.foundation-mq {
    font-family: "xx-small=0em&x-small=22.5em&small=31.25em&mid-small=43.75em&medium=64em&mid-large=77.8125em&large=100em&x-large=118.75em"
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

body, body * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

input[type='button'], input[type='submit'], button {
    border-radius: 0
}

pre {
    white-space: pre-wrap
}

@media screen and (min-width: 0em) and (max-width: 22.4375em) {
    meta[name="manis:breakpoint"] {
        font-family: xx-small;
        font-size: 0
    }

    meta[name="manis:breakpoint"]:after {
        font-family: x-small;
        font-size: 360px
    }
}

@media screen and (min-width: 22.5em) and (max-width: 31.1875em) {
    meta[name="manis:breakpoint"] {
        font-family: x-small;
        font-size: 360px
    }

    meta[name="manis:breakpoint"]:before {
        font-family: xx-small;
        font-size: 0
    }

    meta[name="manis:breakpoint"]:after {
        font-family: small;
        font-size: 500px
    }
}

@media screen and (min-width: 31.25em) and (max-width: 43.6875em) {
    meta[name="manis:breakpoint"] {
        font-family: small;
        font-size: 500px
    }

    meta[name="manis:breakpoint"]:before {
        font-family: x-small;
        font-size: 360px
    }

    meta[name="manis:breakpoint"]:after {
        font-family: mid-small;
        font-size: 700px
    }
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    meta[name="manis:breakpoint"] {
        font-family: mid-small;
        font-size: 700px
    }

    meta[name="manis:breakpoint"]:before {
        font-family: small;
        font-size: 500px
    }

    meta[name="manis:breakpoint"]:after {
        font-family: medium;
        font-size: 1024px
    }
}

@media screen and (min-width: 64em) and (max-width: 77.75em) {
    meta[name="manis:breakpoint"] {
        font-family: medium;
        font-size: 1024px
    }

    meta[name="manis:breakpoint"]:before {
        font-family: mid-small;
        font-size: 700px
    }

    meta[name="manis:breakpoint"]:after {
        font-family: mid-large;
        font-size: 1245px
    }
}

@media screen and (min-width: 77.8125em) and (max-width: 99.9375em) {
    meta[name="manis:breakpoint"] {
        font-family: mid-large;
        font-size: 1245px
    }

    meta[name="manis:breakpoint"]:before {
        font-family: medium;
        font-size: 1024px
    }

    meta[name="manis:breakpoint"]:after {
        font-family: large;
        font-size: 1600px
    }
}

@media screen and (min-width: 100em) and (max-width: 118.6875em) {
    meta[name="manis:breakpoint"] {
        font-family: large;
        font-size: 1600px
    }

    meta[name="manis:breakpoint"]:before {
        font-family: mid-large;
        font-size: 1245px
    }

    meta[name="manis:breakpoint"]:after {
        font-family: x-large;
        font-size: 1900px
    }
}

@media screen and (min-width: 118.75em) {
    meta[name="manis:breakpoint"] {
        font-family: x-large;
        font-size: 1900px
    }

    meta[name="manis:breakpoint"]:before {
        font-family: large;
        font-size: 1600px
    }
}

meta[name="manis:breakpoint"]:before {
    content: "xx-small=0&x-small=360px&small=500px&mid-small=700px&medium=1024px&mid-large=1245px&large=1600px&x-large=1900px"
}

meta[name="manis:breakpoints"] {
    font-family: "xx-small=0&x-small=360px&small=500px&mid-small=700px&medium=1024px&mid-large=1245px&large=1600px&x-large=1900px"
}

[class*="g-column-width-"] {
    padding-left: 16px;
    padding-right: 16px
}

.g-column-floated-left {
    clear: left;
    float: left
}

.g-column-floated-right {
    clear: right;
    float: right
}

.g-column-width-1 {
    width: 25%;
    width: calc(100% / 4 * 1)
}

.g-column-width-2 {
    width: 50%;
    width: calc(100% / 4 * 2)
}

.g-column-width-3 {
    width: 75%;
    width: calc(100% / 4 * 3)
}

.g-column-width-4 {
    width: 100%;
    width: calc(100% / 4 * 4)
}

@media screen and (min-width: 43.75em) {
    .g-column-floated-mid-small-left {
        clear: left;
        float: left
    }
}

@media screen and (min-width: 43.75em) {
    .g-column-floated-mid-small-right {
        clear: right;
        float: right
    }
}

@media screen and (min-width: 43.75em) {
    .g-column-floated-mid-small-off {
        clear: none;
        float: none
    }
}

@media screen and (min-width: 43.75em) {
    .g-column-width-mid-small-1 {
        width: 16.6666666667%;
        width: calc(100% / 6 * 1)
    }
}

@media screen and (min-width: 43.75em) {
    .g-column-width-mid-small-2 {
        width: 33.3333333333%;
        width: calc(100% / 6 * 2)
    }
}

@media screen and (min-width: 43.75em) {
    .g-column-width-mid-small-3 {
        width: 50%;
        width: calc(100% / 6 * 3)
    }
}

@media screen and (min-width: 43.75em) {
    .g-column-width-mid-small-4 {
        width: 66.6666666667%;
        width: calc(100% / 6 * 4)
    }
}

@media screen and (min-width: 43.75em) {
    .g-column-width-mid-small-5 {
        width: 83.3333333333%;
        width: calc(100% / 6 * 5)
    }
}

@media screen and (min-width: 43.75em) {
    .g-column-width-mid-small-6 {
        width: 100%;
        width: calc(100% / 6 * 6)
    }
}

@media screen and (min-width: 64em) {
    .g-column-floated-medium-left {
        clear: left;
        float: left
    }
}

@media screen and (min-width: 64em) {
    .g-column-floated-medium-right {
        clear: right;
        float: right
    }
}

@media screen and (min-width: 64em) {
    .g-column-floated-medium-off {
        clear: none;
        float: none
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-1 {
        width: 8.3333333333%;
        width: calc(100% / 12 * 1)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-2 {
        width: 16.6666666667%;
        width: calc(100% / 12 * 2)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-3 {
        width: 25%;
        width: calc(100% / 12 * 3)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-4 {
        width: 33.3333333333%;
        width: calc(100% / 12 * 4)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-5 {
        width: 41.6666666667%;
        width: calc(100% / 12 * 5)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-6 {
        width: 50%;
        width: calc(100% / 12 * 6)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-7 {
        width: 58.3333333333%;
        width: calc(100% / 12 * 7)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-8 {
        width: 66.6666666667%;
        width: calc(100% / 12 * 8)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-9 {
        width: 75%;
        width: calc(100% / 12 * 9)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-10 {
        width: 83.3333333333%;
        width: calc(100% / 12 * 10)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-11 {
        width: 91.6666666667%;
        width: calc(100% / 12 * 11)
    }
}

@media screen and (min-width: 64em) {
    .g-column-width-medium-12 {
        width: 100%;
        width: calc(100% / 12 * 12)
    }
}

.g-container {
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 64em) {
    .g-container {
        max-width: 1008px
    }
}

@media screen and (min-width: 77.8125em) {
    .g-container {
        max-width: 1176px
    }
}

@media screen and (min-width: 64em) {
    .g-column-offset-left-medium-1 {
        margin-left: 84px
    }
}

@media screen and (min-width: 77.8125em) {
    .g-column-offset-left-medium-1 {
        margin-left: 98px
    }
}

@media screen and (min-width: 64em) {
    .g-column-offset-left-medium-2 {
        margin-left: 168px
    }
}

@media screen and (min-width: 77.8125em) {
    .g-column-offset-left-medium-2 {
        margin-left: 196px
    }
}

.e-striped-box {
    background-image: url("")
}

.accordion__header {
    position: relative
}

.accordion__header label {
    cursor: pointer
}

.accordion__toggle {
    display: none
}

.accordion__toggle:checked ~ .accordion__header .accordion__close {
    display: block
}

.accordion__toggle:checked ~ .accordion__header .accordion__chevron {
    transform: rotate(180deg)
}

.accordion__toggle:checked ~ .accordion__content {
    display: block
}

.accordion__open {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 42px;
    padding: 10px 16px
}

.accordion__close {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.accordion__chevron {
    display: block;
    width: 16px;
    height: 22px;
    background-position: center center;
    background-size: 16px auto;
    transition: transform .2s ease
}

.accordion__title, .accordion__content {
    line-height: 1.5
}

.accordion__title {
    display: flex;
    align-items: center;
    width: calc(100% - 36px);
    font-weight: bold
}

.accordion__content {
    display: none;
    padding: 16px
}

.accordion__content.no-padding {
    padding: 0
}

.accordion__content p:not(:last-child), .accordion__content ul:not(:last-child), .accordion__content ol:not(:last-child) {
    margin-bottom: 16px
}

.accordion__content p {
    font-size: 14px;
    line-height: 1.5
}

.accordion__content ul, .accordion__content ol {
    padding-left: 8px
}

.accordion__content ul li, .accordion__content ol li {
    display: flex;
    align-items: center;
    margin: 8px
}

.accordion__content ol {
    counter-reset: accordion
}

.accordion__content ol li:before {
    counter-increment: accordion;
    content: counter(accordion) ".";
    margin-right: 10px
}

.accordion__content strong {
    font-size: inherit
}

.accordion__row {
    padding: 10px 16px;
    line-height: 22px
}

.accordion__row.description {
    color: #666666;
    font-style: italic
}

.accordion__row:not(:last-child) {
    border-bottom: 1px solid #e6e6e6
}

.accordion__row:nth-child(2n+3) {
    background-color: #f8f8f8
}

.related_box {
    position: relative;
    margin-bottom: 32px;
    text-align: left
}

.related_box__wrapper {
    border: 1px solid #ccc;
    border-top: 0
}

.related_box__wrapper--dark {
    border-color: #323232
}

.related_box__outer {
    position: relative
}

.related_box__title {
    padding: 9px 16px;
    color: white;
    background-color: #323232;
    text-transform: uppercase;
    line-height: 1.5
}

.related_box__container {
    max-height: 500px;
    padding: 24px;
    overflow: auto
}

.related_box__item {
    position: relative;
    padding-left: 21px
}

.related_box__item:not(:last-of-type) {
    padding-bottom: 24px
}

.related_box__item_title {
    display: block;
    line-height: 24px
}

.related_box__btn {
    width: calc(100% - 32px);
    margin: 0 16px 26px 16px
}

.related_box__btn svg {
    height: 13px;
    margin-left: 2px
}

.c-btn {
    background: none;
    border-color: currentColor !important;
    border-style: solid !important;
    border-width: 1px !important;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.4285714286 !important;
    outline: 0;
    overflow: hidden;
    padding: 0 !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: bottom
}

.c-btn:focus:not(:active) {
    box-shadow: 0 0 0 1px #fff inset
}

.c-btn::-moz-focus-inner {
    border: 0 none;
    padding: 0
}

.c-btn[disabled] {
    background-color: currentColor !important;
    color: #ccc !important
}

.c-btn[disabled] .c-btn_container {
    color: #fff !important
}

.c-btn:not([disabled]) {
    cursor: pointer
}

.c-btn-layout-icon {
    height: 42px;
    width: 42px
}

.c-btn-layout-icon .c-btn_container {
    padding: 0
}

@media screen and (max-width: 63.9375em) {
    .c-btn-layout-icon-mid-small-down {
        height: 42px;
        width: 42px
    }

    .c-btn-layout-icon-mid-small-down .c-btn_container {
        padding: 0
    }

    .c-btn-layout-icon-mid-small-down .c-btn_container_text {
        display: none
    }

    .c-btn-layout-icon-mid-small-down.buttonDownload {
        width: auto
    }

    .c-btn-layout-icon-mid-small-down.buttonDownload .c-btn_container {
        padding-left: 16px;
        padding-right: 16px
    }
}

.c-btn-size-full {
    display: block;
    width: 100%
}

@media screen and (max-width: 43.6875em) {
    .c-btn-size-full-small-down {
        display: block;
        width: 100%
    }
}

.c-btn-color-facebook {
    background-color: currentColor !important;
    color: #3b5998 !important
}

.c-btn-color-facebook:hover {
    color: #2d4373 !important
}

.c-btn-color-facebook:focus {
    color: #2d4373 !important
}

.c-btn-color-facebook:active {
    color: #2a2d5b !important
}

.c-btn-color-facebook .c-btn_container {
    color: #fff !important
}

.c-btn-text {
    opacity: .4
}

.c-btn-text:hover {
    opacity: 1
}

.c-btn_container {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px
}

.c-btn_container_icon {
    display: inline-block;
    fill: currentColor;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 20px;
    width: 20px
}

.c-btn_container_text {
    color: currentColor
}

.c-btn_container_icon + .c-btn_container_text {
    margin-left: 8px
}

.c-btn_container_text2 {
    color: currentColor
}

.c-btn_container_text + .c-btn_container_text2 {
    margin-left: 8px
}

.qc-cmp2-container {
    font-family: Helvetica, Arial, sans-serif
}

.qc-cmp2-container .qc-cmp2-main .qc-cmp-cleanslate {
    z-index: 2268594000 !important
}

a.qc-cmp2-persistent-link {
    color: white !important
}

@media all and (max-width: 699px) {
    a.qc-cmp2-persistent-link {
        bottom: 43px
    }
}

@media (max-width: 767px) {
    #qc-cmp2-ui {
        height: inherit
    }
}

.iframe-video-embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.iframe-video-embed-container iframe, .iframe-video-embed-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.iframe-video-embed-container.iframe-5-4 {
    padding-bottom: 41.84%
}

.iframe-porthu-embed-container {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    overflow: hidden
}

.iframe-porthu-embed-container iframe, .iframe-porthu-embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.twitter-tweet.twitter-tweet-rendered {
    padding-left: 16px !important
}

.c-image-box {
    display: block;
    position: relative;
    z-index: 10
}

.c-image-box::before {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 30
}

.c-image-box-overlay-neutral {
    color: #fff
}

.c-image-box-overlay-neutral::before {
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
    content: ''
}

.c-image-box-overlay-neutral.c-image-box-clickable:hover::before, .c-image-box-overlay-neutral.c-image-box-clickable:focus::before {
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.82) 100%)
}

.c-image-box-clickable {
    cursor: pointer;
    outline: 0
}

.c-image-box_image {
    display: block;
    position: relative;
    width: 100%;
    z-index: 20
}

.c-image-box_content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 40
}

.c-image-box-size-base .c-image-box_content {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px
}

@media screen and (min-width: 43.75em) {
    .c-image-box-size-base .c-image-box_content {
        padding-bottom: 32px;
        padding-left: 32px;
        padding-right: 32px
    }
}

.c-image-box-size-mid-small .c-image-box_content {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px
}

@media screen and (min-width: 43.75em) {
    .c-image-box-size-mid-small .c-image-box_content {
        padding-bottom: 24px;
        padding-left: 24px;
        padding-right: 24px
    }
}

.c-image-box-size-small .c-image-box_content {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px
}

.c-image-box_content > *:not(:first-child) {
    margin-top: 6px
}

.manis-log {
    position: relative;
    width: calc(100% - 2rem);
    margin: 1rem auto;
    padding: 1rem 1rem 0;
    border: 1px solid #d1d1d1;
    background: white;
    z-index: 1
}

.manis-log summary {
    display: list-item;
    margin: -1rem -1rem 0;
    padding: 1rem;
    background-color: #f1f1f1;
    cursor: pointer
}

.manis-log summary:focus {
    border: 1px solid #323232;
    box-shadow: 0 0 0 0.25rem rgba(50, 50, 50, 0.25);
    outline: 0
}

.manis-log[open] summary {
    margin-bottom: 1rem
}

@media all and (max-width: 699px) {
    .manis-log {
        margin-bottom: 4rem
    }
}

body #onesignal-slidedown-container {
    z-index: 10000 !important
}

body #onesignal-popover-container #onesignal-popover-dialog {
    width: 100% !important;
    max-width: 396px;
    padding: 24px;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif
}

body #onesignal-popover-container #onesignal-popover-dialog .popover-body-message {
    width: calc(100% - 64px);
    margin-bottom: 15px;
    padding: 0 0 0 16px;
    font-size: 15px;
    color: #323232 !important
}

body #onesignal-popover-container #onesignal-popover-dialog .popover-body-icon {
    width: 64px;
    height: 64px
}

body #onesignal-popover-container #onesignal-popover-dialog .popover-body-icon img {
    display: none
}

body #onesignal-popover-container #onesignal-popover-dialog .popover-footer {
    margin: 9px 0 0 0
}

body #onesignal-popover-container #onesignal-popover-dialog .popover-button {
    padding: 0 16px;
    border-radius: 0;
    font-size: 14px;
    line-height: 42px;
    font-weight: 700;
    letter-spacing: 0
}

body #onesignal-popover-container #onesignal-popover-dialog .popover-button.primary {
    box-shadow: none
}

.userprofile__wrapper {
    padding-top: 40px !important;
    padding-bottom: 100px !important
}

.userprofile__wrapper .szelso-jobb {
    padding-top: 24px !important
}

@media all and (max-width: 1024px) {
    .userprofile__wrapper .szelso-jobb {
        display: none !important
    }
}

@media all and (max-width: 501px) {
    .userprofile__wrapper .szoveg {
        padding-right: 0;
        padding-left: 0
    }
}

.userprofile__right-title {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 42px
}

.userprofile__right-logos img {
    display: block;
    width: 218px;
    margin: 0 auto 32px auto
}

.userprofile .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.userprofile .col {
    flex: 0 0 auto
}

.userprofile .col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.userprofile .col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.userprofile .ml-auto {
    margin-left: auto
}

.userprofile .mr-7 {
    margin-right: 24px
}

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

.userprofile p.small {
    font-size: 14px;
    line-height: 22px
}

.userprofile .related_box {
    margin-bottom: 16px
}

.userprofile .related_box__title {
    font-size: 16px;
    line-height: 24px
}

.userprofile .related_box__container {
    max-height: initial
}

@media all and (max-width: 501px) {
    .userprofile .related_box__container {
        padding-right: 12px;
        padding-left: 12px
    }
}

.userprofile form {
    width: 100%
}

.userprofile form legend, .userprofile form .label, .userprofile form .btn {
    font-weight: 700
}

.userprofile form legend {
    margin-bottom: 16px;
    line-height: 28px
}

.userprofile form .error, .userprofile form .success {
    position: relative;
    margin: 4px 0 10px 0;
    font-style: italic
}

.userprofile form .error {
    color: #e81e49;
    font-size: 14px;
    line-height: 22px
}

.userprofile form .success {
    color: #58bd1b;
    font-size: 16px;
    line-height: 24px
}

.userprofile form .label {
    display: block;
    margin-bottom: 8px
}

.userprofile form .input {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 16px;
    font-size: 16px;
    outline: none
}

.userprofile form .input.has-error + .error {
    display: block
}

.userprofile form .input--text {
    height: 42px
}

.userprofile form .input--select {
    background-color: white
}

.userprofile form .input--text, .userprofile form .input--textarea {
    padding: 16px;
    border: 1px solid #e6e6e6
}

.userprofile form .input--checkbox, .userprofile form .input--radio {
    font-size: 0;
    cursor: pointer
}

.userprofile form .input--checkbox input[type="checkbox"], .userprofile form .input--checkbox input[type="radio"], .userprofile form .input--radio input[type="checkbox"], .userprofile form .input--radio input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.userprofile form .input--checkbox input[type="checkbox"]:checked + .input--checkbox__checkbox:before, .userprofile form .input--checkbox input[type="checkbox"]:checked + .input--radio__radio:before, .userprofile form .input--checkbox input[type="radio"]:checked + .input--checkbox__checkbox:before, .userprofile form .input--checkbox input[type="radio"]:checked + .input--radio__radio:before, .userprofile form .input--radio input[type="checkbox"]:checked + .input--checkbox__checkbox:before, .userprofile form .input--radio input[type="checkbox"]:checked + .input--radio__radio:before, .userprofile form .input--radio input[type="radio"]:checked + .input--checkbox__checkbox:before, .userprofile form .input--radio input[type="radio"]:checked + .input--radio__radio:before {
    opacity: 1
}

.userprofile form .input--checkbox__checkbox, .userprofile form .input--checkbox__radio, .userprofile form .input--checkbox__label, .userprofile form .input--radio__checkbox, .userprofile form .input--radio__radio, .userprofile form .input--radio__label {
    display: inline-block;
    vertical-align: top
}

.userprofile form .input--checkbox__checkbox, .userprofile form .input--checkbox__radio, .userprofile form .input--radio__checkbox, .userprofile form .input--radio__radio {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #e6e6e6
}

.userprofile form .input--checkbox__checkbox:before, .userprofile form .input--checkbox__radio:before, .userprofile form .input--radio__checkbox:before, .userprofile form .input--radio__radio:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    background-color: #1e9cd4;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.userprofile form .input--checkbox__radio, .userprofile form .input--radio__radio {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.userprofile form .input--checkbox__radio:before, .userprofile form .input--radio__radio:before {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.userprofile form .input--checkbox__label, .userprofile form .input--radio__label {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    font-size: 14px;
    line-height: 22px
}

.userprofile form .input--checkbox__label .input, .userprofile form .input--radio__label .input {
    margin-top: 10px;
    margin-bottom: 0
}

.userprofile form .input--checkbox__label .input.has-error, .userprofile form .input--radio__label .input.has-error {
    display: block !important
}

.userprofile form .btn {
    font-size: 14px;
    text-transform: uppercase
}

.userprofile__delete {
    font-size: 14px;
    text-align: right
}

.userprofile__delete a {
    text-decoration: underline
}

.userprofile__delete a:not(:hover) {
    color: inherit !important;
    background-color: transparent !important
}

.userprofile .vehicle_select {
    margin: 32px 0;
    padding: 0 8px;
    border-left: 4px solid transparent
}

.userprofile .vehicle_select--totalcar {
    border-color: #1d2955
}

.userprofile .vehicle_select--totalbike {
    border-color: #f89c20
}

.userprofile .vehicle_select__title {
    margin-bottom: 10px;
    padding: 0 8px;
    font-weight: 700
}

.userprofile .vehicle_select__tags {
    padding: 0 8px
}

.userprofile .vehicle_select__tags .vehicle_select__tag {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 0 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.userprofile .vehicle_select__tags .vehicle_select__tag svg {
    display: block;
    fill: white
}

.userprofile .vehicle_select__tags .vehicle_select__tag--light svg {
    fill: #323232
}

.userprofile .vehicle_select__tags .vehicle_select__tag--totalcar {
    background-color: #1d2955
}

.userprofile .vehicle_select__tags .vehicle_select__tag--totalcar:hover {
    background-color: #10172f
}

.userprofile .vehicle_select__tags .vehicle_select__tag--totalbike {
    background-color: #f89c20
}

.userprofile .vehicle_select__tags .vehicle_select__tag--totalbike:hover {
    background-color: #de8207
}

.userprofile .vehicle_select__tags .vehicle_select__tag--light {
    color: #323232;
    background-color: #e6e6e6;
    font-weight: normal
}

.userprofile .vehicle_select__tags .vehicle_select__tag--light:hover {
    background-color: #ccc
}

.userprofile .vehicle_select__tags .vehicle_select__tag .name, .userprofile .vehicle_select__tags .vehicle_select__tag .user_action {
    display: inline-block;
    vertical-align: middle
}

.userprofile .vehicle_select__tags .vehicle_select__tag .name {
    line-height: 30px
}

@media all and (max-width: 501px) {
    .userprofile .vehicle_select__tags .vehicle_select__tag {
        width: 100%
    }

    .userprofile .vehicle_select__tags .vehicle_select__tag .name {
        width: -webkit-calc(100% - 24px);
        width: calc(100% - 24px)
    }
}

.userprofile .vehicle_select__group {
    margin-bottom: 32px
}

.userprofile .vehicle_select__group .select {
    display: inline-block;
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
    padding: 0 8px
}

@media all and (max-width: 501px) {
    .userprofile .vehicle_select__group .select {
        width: 100%;
        margin-bottom: 10px
    }
}

.userprofile .vehicle_select__group .input {
    margin-bottom: 0
}

.userprofile .separator {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    margin: 24px 0;
    background-color: #e6e6e6
}

.userprofile .separator:before {
    content: attr(data-content);
    position: absolute;
    top: 50%;
    display: block;
    padding: 0 8px;
    background-color: white;
    font-size: 14px
}

.userprofile .separator--left:before {
    left: 0;
    padding-left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.userprofile .separator--center:before {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.userprofile .separator--dark:before {
    background-color: #222222
}

@media all and (max-width: 574px) {
    .userprofile .registration__footer {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        flex-direction: column !important
    }

    .userprofile .registration__footer .col-auto {
        width: 100%;
        margin-right: 0;
        text-align: center
    }

    .userprofile .registration__footer .col-auto:not(:last-child) {
        margin-bottom: 12px
    }
}

.m-kepkuldes-box_wrapper {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f1f1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px
}

@media screen and (min-width: 43.75em) {
    .m-kepkuldes-box_wrapper {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-bottom: 24px;
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 24px
    }
}

.m-kepkuldes-box_wrapper_container {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-right: 24px
}

.m-kepkuldes-box_wrapper_container_icon {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ccc;
    border-radius: 100%;
    display: none;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 42px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 24px;
    width: 42px
}

.m-kepkuldes-box_wrapper_container_icon.m-icon-mail, .m-kepkuldes-box_wrapper_container_icon.m-icon-photo, .m-kepkuldes-box_wrapper_container_icon.m-icon-question {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.m-kepkuldes-box_wrapper_container_icon_image {
    background-repeat: no-repeat;
    background-size: contain
}

.m-kepkuldes-box_wrapper_container_icon.m-icon-mail .m-kepkuldes-box_wrapper_container_icon_image {
    background-image: url("");
    height: 24px;
    width: 24px
}

.m-kepkuldes-box_wrapper_container_icon.m-icon-photo .m-kepkuldes-box_wrapper_container_icon_image {
    background-image: url("");
    height: 20px;
    width: 26px
}

.m-kepkuldes-box_wrapper_container_icon.m-icon-question .m-kepkuldes-box_wrapper_container_icon_image {
    background-image: url("");
    height: 22px;
    width: 15px
}

.m-kepkuldes-box_wrapper_container_text {
    color: #666;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25
}

.m-kepkuldes-box_wrapper_button {
    border-style: solid;
    border-width: 1px;
    color: #fff !important;
    cursor: pointer;
    display: block;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    font-style: normal !important;
    font-weight: 700;
    line-height: 1.4285714286;
    outline: none;
    margin-top: 16px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 100%
}

.m-kepkuldes-box_wrapper_button:focus {
    outline: 1px solid #fff;
    outline-offset: -2px
}

@media screen and (min-width: 43.75em) {
    .m-kepkuldes-box_wrapper_button {
        margin-top: 0;
        width: auto
    }
}

.m-page-footer {
    width: 100%
}

.m-page-footer_container {
    background-color: transparent !important
}

.m-page-footer_container_list {
    position: relative
}

.m-page-footer_container_list_item.hasText {
    display: inline-block
}

.m-page-footer_container_list_item.newline {
    display: block !important
}

.m-page-footer_container_list_item.hasLink {
    display: none
}

@media screen and (min-width: 43.75em) {
    .m-page-footer_container_list_item.hasLink {
        display: inline-block
    }
}

.m-page-footer_container_list_item.positionRight {
    float: right
}

.m-page-footer_container_copy {
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center
}

.m-page-footer_container_logo {
    margin-right: auto;
    margin-left: auto
}

.m-page-footer_container_logo_link {
    outline: 0
}

.m-page-footer_container_logos {
    display: none
}

@media screen and (min-width: 43.75em) {
    .m-page-footer_container_logos {
        display: block
    }
}

.m-page-footer_container_logos_list {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-page-footer_container_logos_list_item {
    margin-right: 16px
}

@media screen and (min-width: 77.8125em) {
    .m-page-footer_container_logos_list_item {
        margin-right: 24px
    }
}

.m-page-footer_container_logos_list_item:last-child {
    margin-right: 0
}

.m-page-footer_container_logos_list_item_link {
    border: 0;
    outline: 0
}

.m-page-footer_container_logos_list_item_link_image {
    max-height: 50px
}

@font-face {
    font-family: 'podcast_icon';
    src: url("");
    src: url("") format("embedded-opentype"), url("") format("truetype"), url("") format("woff"), url("") format("svg");
    font-weight: normal;
    font-style: normal
}

[class*="podcast--icon-"] {
    font-family: 'podcast_icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.podcast--icon-volume--on:before {
    content: ""
}

.podcast--icon-volume--off:before {
    content: ""
}

.podcast--icon-download:before {
    content: ""
}

.podcast--icon-itunes:before {
    content: ""
}

.podcast--icon-android:before {
    content: ""
}

.podcast--icon-spotify:before {
    content: ""
}

.podcast--icon-rss:before {
    content: ""
}

.podcast_player {
    position: relative;
    width: 100%;
    padding: 24px;
    background: #323232 url("") center center/auto 100% no-repeat
}

.podcast_player:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(50, 50, 50, 0), #323232);
    mix-blend-mode: multiply;
    z-index: 1
}

@media all and (min-width: 992px) {
    .podcast_player.layout--cover {
        padding: 48px
    }

    .podcast_player.layout--cover .podcast_player__top {
        margin-bottom: 130px
    }

    .podcast_player.layout--cover .podcast_player__top-title .podcast-title {
        font-size: 48px
    }

    .podcast_player.layout--cover .podcast_player__top-title h5 {
        font-size: 38px
    }

    .podcast_player.layout--cover .podcast_player__playback {
        width: 95px;
        height: 95px
    }

    .podcast_player.layout--cover .podcast_player__volume {
        margin-left: 20px;
        margin-right: 8px
    }

    .podcast_player.layout--cover .podcast_player__volume + i {
        font-size: 24px
    }
}

.podcast_player.layout--sidebar .podcast_player__top {
    flex-direction: column
}

.podcast_player.layout--sidebar .podcast_player__top-title {
    align-self: flex-start
}

.podcast_player.layout--sidebar .podcast_player__top-title .podcast-title {
    font-size: 20px
}

.podcast_player.layout--sidebar .podcast_player__top-title h5 {
    font-size: 16px
}

.podcast_player.layout--sidebar .podcast_player__top-control {
    order: 1;
    margin-top: 42px
}

.podcast_player.layout--sidebar .podcast_player__actions .c-btn_container_text {
    display: none
}

.podcast_player.layout--sidebar.isMobile .podcast_player__controls--bottom {
    margin-top: 6px
}

.podcast_player.layout--sidebar.isMobile .podcast_player__seeker {
    height: 8px
}

.podcast_player.layout--sidebar.isMobile .podcast_player__seeker input::-webkit-slider-thumb {
    transform: scale(2)
}

.podcast_player.layout--sidebar.isMobile .podcast_player__seeker input::-moz-range-thumb {
    transform: scale(2)
}

.podcast_player.layout--sidebar.isMobile .podcast_player__seeker input::-ms-thumb {
    transform: scale(2)
}

.podcast_player.layout--sidebar.isMobile .podcast_player__volume-wrapper {
    display: none
}

.podcast_player.layout--wide {
    width: calc(100% / 12 * 8);
    margin: 32px auto
}

@media all and (max-width: 700px) {
    .podcast_player.layout--cover .podcast_player__top, .podcast_player.layout--articlewide .podcast_player__top, .podcast_player.layout--wide .podcast_player__top {
        flex-direction: column
    }

    .podcast_player.layout--cover .podcast_player__top-title, .podcast_player.layout--articlewide .podcast_player__top-title, .podcast_player.layout--wide .podcast_player__top-title {
        align-self: flex-start
    }

    .podcast_player.layout--cover .podcast_player__top-title .podcast-title, .podcast_player.layout--articlewide .podcast_player__top-title .podcast-title, .podcast_player.layout--wide .podcast_player__top-title .podcast-title {
        font-size: 20px
    }

    .podcast_player.layout--cover .podcast_player__top-title h5, .podcast_player.layout--articlewide .podcast_player__top-title h5, .podcast_player.layout--wide .podcast_player__top-title h5 {
        font-size: 16px
    }

    .podcast_player.layout--cover .podcast_player__top-control, .podcast_player.layout--articlewide .podcast_player__top-control, .podcast_player.layout--wide .podcast_player__top-control {
        order: 1;
        margin-top: 42px
    }

    .podcast_player.layout--cover .podcast_player__actions .c-btn_container_text, .podcast_player.layout--articlewide .podcast_player__actions .c-btn_container_text, .podcast_player.layout--wide .podcast_player__actions .c-btn_container_text {
        display: none
    }

    .podcast_player.layout--cover.isMobile .podcast_player__controls--bottom, .podcast_player.layout--articlewide.isMobile .podcast_player__controls--bottom, .podcast_player.layout--wide.isMobile .podcast_player__controls--bottom {
        margin-top: 6px
    }

    .podcast_player.layout--cover.isMobile .podcast_player__seeker, .podcast_player.layout--articlewide.isMobile .podcast_player__seeker, .podcast_player.layout--wide.isMobile .podcast_player__seeker {
        height: 8px
    }

    .podcast_player.layout--cover.isMobile .podcast_player__seeker input::-webkit-slider-thumb, .podcast_player.layout--articlewide.isMobile .podcast_player__seeker input::-webkit-slider-thumb, .podcast_player.layout--wide.isMobile .podcast_player__seeker input::-webkit-slider-thumb {
        transform: scale(2)
    }

    .podcast_player.layout--cover.isMobile .podcast_player__seeker input::-moz-range-thumb, .podcast_player.layout--articlewide.isMobile .podcast_player__seeker input::-moz-range-thumb, .podcast_player.layout--wide.isMobile .podcast_player__seeker input::-moz-range-thumb {
        transform: scale(2)
    }

    .podcast_player.layout--cover.isMobile .podcast_player__seeker input::-ms-thumb, .podcast_player.layout--articlewide.isMobile .podcast_player__seeker input::-ms-thumb, .podcast_player.layout--wide.isMobile .podcast_player__seeker input::-ms-thumb {
        transform: scale(2)
    }

    .podcast_player.layout--cover.isMobile .podcast_player__volume-wrapper, .podcast_player.layout--articlewide.isMobile .podcast_player__volume-wrapper, .podcast_player.layout--wide.isMobile .podcast_player__volume-wrapper {
        display: none
    }
}

.podcast_player__top, .podcast_player__controls, .podcast_player__actions {
    position: relative;
    z-index: 3
}

.podcast_player__filter {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: .25
}

.podcast_player__filter rect {
    transition: opacity .25s ease
}

.podcast_player__filter rect.playing__mask {
    opacity: 0
}

.podcast_player.isPlaying .paused_mask {
    opacity: 0
}

.podcast_player.isPlaying .playing__mask {
    opacity: 1
}

.podcast_player__top {
    margin-bottom: 42px;
    color: white;
    font-weight: 700
}

.podcast_player__top-title .podcast-title, .podcast_player__top-title h5 {
    line-height: 1.25 !important
}

.podcast_player__top-title .podcast-title {
    margin: 0 0 8px 0;
    padding: 0;
    background: none;
    box-shadow: none;
    font-size: 30px
}

.podcast_player__top-title h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px
}

.podcast_player__top-control {
    order: -1
}

.podcast_player__top a {
    border-right: 2px solid white;
    background: none !important;
    text-decoration: none !important;
    transition: color .25s ease
}

.podcast_player__playback {
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    outline: none;
    border: 2px solid white;
    border-radius: 50%;
    fill: white;
    line-height: 60px;
    cursor: pointer
}

.podcast_player__controls {
    opacity: .5;
    font-family: 'Open Sans', sans-serif;
    transition: opacity .25s ease
}

.podcast_player__controls--bottom {
    height: 24px
}

.podcast_player.isPlaying .podcast_player__controls {
    opacity: 1
}

.podcast_player__timer {
    margin-right: 10px;
    color: white;
    font-size: 14px;
    line-height: 1
}

.podcast_player__currenttime {
    font-weight: 700
}

.podcast_player__seeker, .podcast_player__volume {
    position: relative;
    height: 4px
}

.podcast_player__seeker input, .podcast_player__seeker progress, .podcast_player__volume input, .podcast_player__volume progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.podcast_player__seeker input::-webkit-slider-runnable-track, .podcast_player__volume input::-webkit-slider-runnable-track {
    height: 4px;
    background-color: white;
    cursor: pointer
}

.podcast_player__seeker input::-webkit-slider-thumb, .podcast_player__volume input::-webkit-slider-thumb {
    position: relative;
    width: 12px;
    height: 12px;
    margin-top: -4px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 2
}

.podcast_player__seeker input::-moz-range-track, .podcast_player__volume input::-moz-range-track {
    height: 4px;
    cursor: pointer
}

.podcast_player__seeker input::-moz-range-thumb, .podcast_player__volume input::-moz-range-thumb {
    position: relative;
    width: 12px;
    height: 12px;
    margin-top: -4px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 2
}

.podcast_player__seeker input::-ms-track, .podcast_player__volume input::-ms-track {
    height: 4px;
    cursor: pointer
}

.podcast_player__seeker input::-ms-thumb, .podcast_player__volume input::-ms-thumb {
    position: relative;
    width: 12px;
    height: 12px;
    margin-top: -4px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 2
}

.podcast_player__seeker progress, .podcast_player__volume progress {
    background-color: transparent;
    pointer-events: none;
    z-index: 1
}

.podcast_player__volume {
    width: 60px;
    margin-left: 10px;
    margin-right: 6px
}

.podcast_player__volume + i {
    color: white;
    font-size: 21px;
    line-height: 24px
}

.podcast_player__mute {
    cursor: pointer
}

.podcast_player__actions {
    margin-top: 25px
}

.podcast_player__actions .podcast_player__action:not(:last-child) {
    margin-right: 16px
}

.podcast_player__actions .c-btn_container_icon {
    font-size: 20px;
    line-height: 0
}

.podcast_player .row {
    display: flex;
    margin-right: -16px;
    margin-left: -16px
}

.podcast_player .row .col, .podcast_player .row [class*='col-'] {
    padding-right: 16px;
    padding-left: 16px
}

.podcast_player .row .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.podcast_player .row .col-auto {
    flex: 0 0 auto;
    width: auto
}

.podcast_player .row.align-items-center {
    align-items: center
}

.podcast_player .row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.podcast_player .row.no-gutters .col, .podcast_player .row.no-gutters [class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

.m-floating-ajanlo {
    position: fixed;
    right: 0;
    bottom: 30vh;
    bottom: 30dvh;
    padding: 0.75em 0.75em 0.75em 1.5em;
    background: #fff;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-radius: 0.3em 0px 0px 0.3em;
    display: grid;
    min-height: 5.6em;
    align-items: center;
    grid-template-columns:2em 10.2em;
    gap: 1em;
    font-size: 1em;
    transform: translateX(11em);
    transition: 0.5s;
    z-index: 1000;
    isolation: isolate
}

.m-floating-ajanlo_close {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-radius: 0.3em 0 0.3em 0;
    padding: 0.15em;
    background: #fff;
    font-weight: bold;
    height: 1.4em;
    width: 1.4em;
    text-align: center;
    color: #666;
    transition: 0.5s;
    cursor: pointer
}

.m-floating-ajanlo.active {
    transform: translateX(0) !important
}

.m-floating-ajanlo.active .m-floating-ajanlo_close {
    opacity: 1
}

.m-floating-ajanlo-haslogo {
    grid-template-columns:2em 18.2em;
    transform: translateX(19em)
}

.m-floating-ajanlo_fix {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.m-floating-ajanlo_link {
    font-weight: bold;
    text-wrap: balance;
    display: flex
}

.m-floating-ajanlo_link a {
    display: flex;
    align-items: center
}

.m-floating-ajanlo_image {
    max-height: 5em;
    margin-left: 1em
}

.m-cf-indalista {
    bottom: 0;
    box-sizing: border-box;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9000
}

@media print {
    .m-cf-indalista {
        display: none
    }
}

.m-cf-indalista.open {
    display: block
}

.m-cf-indalista * {
    box-sizing: inherit
}

.m-cf-indalista_container {
    padding-top: 42px;
    padding-right: 16px;
    padding-left: 16px
}

.m-cf-indalista_container_list {
    background-color: #fff;
    box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.2), -5px 5px 10px -5px rgba(0, 0, 0, 0.2);
    padding: 16px;
    position: absolute;
    right: 16px;
    width: 120px
}

@media screen and (min-width: 64em) {
    .m-cf-indalista_container_list {
        right: 0
    }
}

@media screen and (min-width: 64em) {
    .m-cf-indalista_container_list_item {
        text-align: right
    }
}

.m-cf-indalista_container_list_item_link {
    color: #323232;
    display: block;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 24px
}

.m-cf-kiadvanylista:before, .m-cf-kiadvanylista:after {
    bottom: 0;
    content: '';
    position: absolute;
    top: 0;
    width: 16px
}

.m-cf-kiadvanylista_container_list_item_link, .m-cf-kiadvanylista_container_list_item_inda_container_label {
    color: #999;
    display: block;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 42px;
    white-space: nowrap
}

.m-cf-kiadvanylista {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
    height: 43px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8000
}

.m-cf-kiadvanylista * {
    box-sizing: inherit
}

@media screen and (min-width: 43.75em) {
    .m-cf-kiadvanylista {
        display: none
    }
}

@media print {
    .m-cf-kiadvanylista {
        display: none
    }
}

.m-cf-kiadvanylista:before {
    background-image: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    left: 0
}

.m-cf-kiadvanylista:after {
    background-image: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    right: 0
}

.m-cf-kiadvanylista_container {
    overflow-x: scroll
}

.m-cf-kiadvanylista_container_list {
    display: table;
    height: 43px;
    padding-right: 16px;
    padding-left: 16px
}

.m-cf-kiadvanylista_container_list_item {
    display: table-cell;
    vertical-align: middle
}

.m-cf-kiadvanylista_container_list_item:not(:last-child) {
    padding-right: 16px
}

.m-cf-kiadvanylista_container_list_item_inda {
    background: none;
    border: 0;
    cursor: pointer;
    margin: 0;
    outline: 0;
    padding: 0
}

.m-cf-kiadvanylista_container_list_item_inda_container {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.m-cf-kiadvanylista_container_list_item_inda_container_icon {
    fill: #999;
    height: 7px;
    margin-top: 2px;
    margin-left: 6px;
    width: 11px
}

.m-cf-kiadvanylista_container_list_item_inda.isOpen .m-cf-kiadvanylista_container_list_item_inda_container_icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.m-cf-fejlec {
    background-color: #fff;
    bottom: 0;
    border-top: 1px solid #e6e6e6;
    box-shadow: 0 0 10px 4px transparent;
    box-sizing: border-box;
    height: 43px;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 8000;
    transition: box-shadow 0.08s linear
}

html.isScrolledDown .m-cf-fejlec {
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1)
}

@media screen and (min-width: 43.75em) {
    .m-cf-fejlec {
        bottom: auto;
        border-top: 0;
        border-bottom: 1px solid #e6e6e6;
        top: 0
    }
}

@media print {
    .m-cf-fejlec {
        display: none
    }
}

.m-cf-fejlec * {
    box-sizing: inherit
}

body.longform .m-cf-fejlec {
    box-shadow: 0 0 10px 8px transparent
}

html.isScrolledDown body.longform .m-cf-fejlec {
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1)
}

.m-cf-fejlec_container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container {
        border-right: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        margin-right: auto;
        margin-left: auto;
        max-width: 1008px
    }
}

@media screen and (min-width: 77.8125em) {
    .m-cf-fejlec_container {
        max-width: 1140px
    }
}

.m-cf-fejlec_container_wrapper {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.m-cf-fejlec_container_links {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important
}

.m-cf-fejlec_container_links_item {
    border-right: 1px solid #e6e6e6;
    height: 100%;
    overflow: hidden;
    transition: width .1s linear
}

@media screen and (max-width: 63.9375em) {
    .m-cf-fejlec_container_links_item {
        width: 43px
    }
}

.m-cf-fejlec_container_links_item.itemCover {
    border-width: 0;
    width: 0
}

html.isScrolledDown .m-cf-fejlec_container_links_item.itemCover {
    border-width: 1px;
    width: 43px
}

@media screen and (min-width: 64em) {
    html.isScrolledDown .m-cf-fejlec_container_links_item.itemCover {
        width: auto
    }
}

html.isScrolledDown body.cikk .m-cf-fejlec_container_links_item.itemHeadings {
    width: 43px
}

html.isScrolledDown body.cikk .m-cf-fejlec_container_links_item.itemLatest {
    width: 43px
}

.m-cf-fejlec_container_links_item.itemShare {
    border-width: 0;
    width: 0
}

html.isScrolledDown .m-cf-fejlec_container_links_item.itemShare {
    border-width: 1px;
    width: 43px
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item.itemShare {
        position: relative
    }

    html.isScrolledDown .m-cf-fejlec_container_links_item.itemShare {
        overflow: visible;
        width: auto
    }
}

.m-cf-fejlec_container_links_item.itemChapters {
    border-width: 0;
    display: none;
    width: 0
}

html.isScrolledDown .m-cf-fejlec_container_links_item.itemChapters {
    border-width: 1px;
    width: 43px
}

@media screen and (min-width: 22.5em) {
    .m-cf-fejlec_container_links_item.itemChapters {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item.itemChapters {
        position: relative
    }

    html.isScrolledDown .m-cf-fejlec_container_links_item.itemChapters {
        overflow: visible;
        width: auto
    }
}

.m-cf-fejlec_container_links_item_link {
    background: none;
    border: 0;
    cursor: pointer;
    display: block;
    height: 100%;
    margin: 0;
    outline: none;
    padding: 0;
    text-decoration: none !important;
    width: 100%
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_link {
        padding-right: 16px;
        padding-left: 16px
    }
}

html.isScrolledDown body.cikk .m-cf-fejlec_container_links_item.itemHeadings .m-cf-fejlec_container_links_item_link, html.isScrolledDown body.cikk .m-cf-fejlec_container_links_item.itemLatest .m-cf-fejlec_container_links_item_link {
    padding-right: 0;
    padding-left: 0
}

.m-cf-fejlec_container_links_item_link_container {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-cf-fejlec_container_links_item_link_container_logo {
    opacity: .6
}

.m-cf-fejlec_container_links_item_link:active .m-cf-fejlec_container_links_item_link_container_logo, .m-cf-fejlec_container_links_item_link:focus .m-cf-fejlec_container_links_item_link_container_logo, .m-cf-fejlec_container_links_item_link:hover .m-cf-fejlec_container_links_item_link_container_logo {
    opacity: 1
}

.m-cf-fejlec_container_links_item_link_container_icon.iconHamburger {
    height: 17px;
    width: 22px
}

.m-cf-fejlec_container_links_item_link_container_icon.iconClock {
    height: 22px;
    width: 22px
}

.m-cf-fejlec_container_links_item_link_container_icon.iconShare {
    height: 20px;
    width: 18px
}

.m-cf-fejlec_container_links_item_link_container_label {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-left: 10px;
    text-transform: uppercase
}

html.isScrolledDown body.cikk .m-cf-fejlec_container_links_item.itemHeadings .m-cf-fejlec_container_links_item_link_container_label {
    display: none
}

html.isScrolledDown body.cikk .m-cf-fejlec_container_links_item.itemLatest .m-cf-fejlec_container_links_item_link_container_label {
    display: none
}

.m-cf-fejlec_container_links_item_share {
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    bottom: 42px;
    display: none;
    height: 64px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    left: 0;
    padding: 10px 5px;
    position: absolute;
    right: 0;
    z-index: 8001
}

.m-cf-fejlec_container_links_item_share.open {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share.open {
        display: block
    }

    html:not(.isScrolledDown) .m-cf-fejlec_container_links_item_share.open {
        display: none
    }
}

html:not(.isScrolledDown) .m-cf-fejlec_container_links_item_share.open {
    display: none
}

@media screen and (min-width: 43.75em) {
    .m-cf-fejlec_container_links_item_share {
        bottom: auto;
        top: 42px
    }
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share {
        border-right: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        height: auto;
        left: -1px;
        right: -1px
    }
}

.m-cf-fejlec_container_links_item_share_item {
    padding-right: 5px;
    padding-left: 5px;
    width: 25%
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share_item {
        height: 42px;
        width: 100%
    }

    .m-cf-fejlec_container_links_item_share_item:not(:last-child) {
        margin-bottom: 10px
    }
}

.m-cf-fejlec_container_links_item_share_item_link {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share_item_link {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.m-cf-fejlec_container_links_item_share_item_link:focus {
    outline: 1px solid #fff;
    outline-offset: -2px
}

.m-cf-fejlec_container_links_item_share_item_link.linkFacebook {
    background-color: #3b5998
}

.m-cf-fejlec_container_links_item_share_item_link.linkFacebook:hover, .m-cf-fejlec_container_links_item_share_item_link.linkFacebook:focus {
    background-color: #2d4373
}

.m-cf-fejlec_container_links_item_share_item_link.linkTwitter {
    background-color: #55acee
}

.m-cf-fejlec_container_links_item_share_item_link.linkTwitter:hover, .m-cf-fejlec_container_links_item_share_item_link.linkTwitter:focus {
    background-color: #2795e9
}

.m-cf-fejlec_container_links_item_share_item_link.linkTumblr {
    background-color: #35465c
}

.m-cf-fejlec_container_links_item_share_item_link.linkTumblr:hover, .m-cf-fejlec_container_links_item_share_item_link.linkTumblr:focus {
    background-color: #222d3c
}

.m-cf-fejlec_container_links_item_share_item_link.linkViber {
    background-color: #675ca8
}

.m-cf-fejlec_container_links_item_share_item_link.linkViber:hover, .m-cf-fejlec_container_links_item_share_item_link.linkViber:focus {
    background-color: #51497f
}

.m-cf-fejlec_container_links_item_share_item_link.linkReddit {
    background-color: #ff4500
}

.m-cf-fejlec_container_links_item_share_item_link.linkReddit:hover, .m-cf-fejlec_container_links_item_share_item_link.linkReddit:focus {
    background-color: #cc3700
}

.m-cf-fejlec_container_links_item_share_item_link, .m-cf-fejlec_container_links_item_share_item_link_icon {
    fill: #fff
}

.m-cf-fejlec_container_links_item_share_item_link .iconFacebook, .m-cf-fejlec_container_links_item_share_item_link_icon.iconFacebook {
    height: 20px;
    width: 11px
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share_item_link .iconFacebook, .m-cf-fejlec_container_links_item_share_item_link_icon.iconFacebook {
        margin-right: 22px;
        margin-left: 17px
    }
}

.m-cf-fejlec_container_links_item_share_item_link .iconTwitter, .m-cf-fejlec_container_links_item_share_item_link_icon.iconTwitter {
    height: 19px;
    width: 23px
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share_item_link .iconTwitter, .m-cf-fejlec_container_links_item_share_item_link_icon.iconTwitter {
        margin-right: 15px;
        margin-left: 12px
    }
}

.m-cf-fejlec_container_links_item_share_item_link .iconTumblr, .m-cf-fejlec_container_links_item_share_item_link_icon.iconTumblr {
    height: 20px;
    width: 12px
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share_item_link .iconTumblr, .m-cf-fejlec_container_links_item_share_item_link_icon.iconTumblr {
        margin-right: 23px;
        margin-left: 15px
    }
}

.m-cf-fejlec_container_links_item_share_item_link .iconViber, .m-cf-fejlec_container_links_item_share_item_link_icon.iconViber {
    height: 24px;
    width: 23px
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share_item_link .iconViber, .m-cf-fejlec_container_links_item_share_item_link_icon.iconViber {
        margin-right: 13px;
        margin-left: 14px
    }
}

.m-cf-fejlec_container_links_item_share_item_link .iconReddit, .m-cf-fejlec_container_links_item_share_item_link_icon.iconReddit {
    height: 24px;
    width: 23px
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share_item_link .iconReddit, .m-cf-fejlec_container_links_item_share_item_link_icon.iconReddit {
        margin-right: 13px;
        margin-left: 14px
    }
}

.m-cf-fejlec_container_links_item_share_item_link_label {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-left: 10px;
    text-transform: uppercase
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_share_item_link_label {
        margin-left: 0
    }
}

.m-cf-fejlec_container_links_item_chapters {
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    bottom: 42px;
    display: none;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    z-index: 8001
}

.m-cf-fejlec_container_links_item_chapters.open {
    display: block
}

html:not(.isScrolledDown) .m-cf-fejlec_container_links_item_chapters.open {
    display: none
}

@media screen and (min-width: 43.75em) {
    .m-cf-fejlec_container_links_item_chapters {
        bottom: auto;
        top: 42px
    }
}

@media screen and (min-width: 64em) {
    .m-cf-fejlec_container_links_item_chapters {
        border-right: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        left: -1px;
        width: 322px
    }
}

.m-cf-fejlec_container_inda {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 !important
}

.m-cf-fejlec_container_inda_kiadvanyok {
    display: none;
    overflow: hidden
}

@media screen and (min-width: 43.75em) {
    .m-cf-fejlec_container_inda_kiadvanyok {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

html.isScrolledDown body.cikk .m-cf-fejlec_container_inda_kiadvanyok {
    display: none
}

.m-cf-fejlec_container_inda_kiadvanyok_item {
    line-height: 42px
}

.m-cf-fejlec_container_inda_kiadvanyok_item:not(:first-child) {
    margin-left: 16px
}

.m-cf-fejlec_container_inda_kiadvanyok_item_link {
    border-bottom: 0;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    outline: 0;
    text-decoration: none !important
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda {
    background: none;
    border: 0;
    color: #999;
    cursor: pointer;
    display: block;
    line-height: inherit;
    font-family: 'Open Sans', sans-serif;
    height: 100%;
    margin: 0;
    outline: 0;
    padding: 0
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda_container {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_label {
    font-size: 15px
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_icon {
    fill: #999;
    height: 7px;
    margin-top: 2px;
    margin-left: 6px;
    width: 11px
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda.isOpen .m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_icon {
    transform: rotate(180deg)
}

.m-cf-fejlec_container_inda_actions {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 10px !important;
    border-left: 1px solid #e6e6e6
}

.m-cf-fejlec_container_inda_actions_item {
    height: 100%
}

.m-cf-fejlec_container_inda_actions_item.itemSearch {
    width: 43px
}

.m-cf-fejlec_container_inda_actions_item_button {
    background: none;
    border: 0;
    cursor: pointer;
    height: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    width: 100%
}

.m-cf-fejlec_container_inda_actions_item_button_wrapper {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-cf-fejlec_container_inda_actions_item.itemSearch .m-cf-fejlec_container_inda_actions_item_button_wrapper_icon {
    height: 21px;
    width: 21px
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini {
    height: 100% !important;
    width: 86px !important
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini > #_iph_fixed-header {
    height: 100% !important;
    width: 86px !important
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini > #_iph_fixed-header .fixed-header-container {
    height: 100% !important;
    width: 86px !important
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini > #_iph_fixed-header .fixed-header-container ._iph_rgt {
    height: 100% !important
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini > #_iph_fixed-header .icon {
    border-left: 1px solid #e6e6e6;
    height: 42px !important;
    padding: 6px !important;
    width: 43px !important
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini > #_iph_fixed-header .icon-user, .m-cf-fejlec .fixed-header #passportHeader._iph_mini > #_iph_fixed-header .icon-kulcs {
    background-image: url("6d7889410321922cf9fbdcc1f247ef52b121e7c8.svg");
    background-size: 20px 20px !important
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini > #_iph_fixed-header .icon-harang {
    background-image: url("0769b5760c85fb62d5b1efd6e49c83581ddd8eb5.svg");
    background-size: 20px 21px !important
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini > #_iph_fixed-header .icon._iph-icon-avatar {
    background-size: 42px 42px !important
}

@media screen and (max-width: 43.6875em) {
    .m-cf-fejlec .fixed-header #passportHeader._iph_mini .fixed-header-dropdown.active {
        left: 0 !important
    }
}

@media screen and (min-width: 43.75em) {
    .m-cf-fejlec .fixed-header #passportHeader._iph_mini .fixed-header-dropdown.active {
        right: 290px !important
    }
}

.m-cf-fejlec .fixed-header #passportHeader .badge {
    border: 2px solid #fff !important;
    font-size: 0px !important;
    height: 8px !important;
    left: auto !important;
    right: 8px !important;
    top: 8px !important;
    width: 8px !important
}

.m-cf-fejlec_progress {
    display: none;
    background-color: #f1f1f1;
    border: 0;
    bottom: 43px;
    height: 5px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 7999
}

html.isScrolledDown .m-cf-fejlec_progress {
    display: block
}

@media screen and (min-width: 43.75em) {
    .m-cf-fejlec_progress {
        bottom: auto;
        top: 43px
    }
}

.m-cf-fejlec_progress::-webkit-progress-bar {
    background-color: transparent
}

.m-cf-fejlec_progress::-webkit-progress-inner-element {
    background-color: transparent
}

.m-cf-fejlec_progress::-webkit-progress-value {
    background-color: #f90;
    border: 0;
    transition: width .25s ease
}

.m-cf-fejlec_progress::-moz-progress-bar {
    background-color: #f90;
    border: 0;
    transition: width .25s ease
}

.m-cf-fejlec_progress::-ms-fill {
    background-color: #f90;
    border: 0;
    transition: width .25s ease
}

.m-cf-search {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    left: 0;
    padding-right: 16px;
    padding-left: 16px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9000
}

.m-cf-search * {
    box-sizing: inherit
}

@media screen and (min-width: 64em) {
    .m-cf-search {
        padding: 0
    }
}

@media print {
    .m-cf-search {
        display: none
    }
}

.m-cf-search_wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

@media screen and (min-width: 64em) {
    .m-cf-search_wrapper {
        max-width: 1008px
    }
}

@media screen and (min-width: 77.8125em) {
    .m-cf-search_wrapper {
        max-width: 1140px
    }
}

.m-cf-search_wrapper_container {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    width: 100%
}

@media screen and (min-width: 43.75em) {
    .m-cf-search_wrapper_container {
        padding: 16px
    }
}

@media screen and (min-width: 64em) {
    .m-cf-search_wrapper_container {
        width: calc(100% / 12 * 8)
    }
}

.m-cf-search_wrapper_container_form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.m-cf-search_wrapper_container_form_input {
    background: none;
    border: 1px solid #e6e6e6;
    border-right: 0;
    color: #323232;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    outline: 0;
    margin: 0;
    min-width: 0;
    padding: 0 10px
}

.m-cf-search_wrapper_container_form_input::-webkit-input-placeholder {
    color: #999;
    font-style: italic
}

.m-cf-search_wrapper_container_form_input::-moz-placeholder {
    color: #999;
    font-style: italic
}

.m-cf-search_wrapper_container_form_input:-ms-input-placeholder {
    color: #999;
    font-style: italic
}

.m-cf-search_wrapper_container_form_input:-moz-placeholder {
    color: #999;
    font-style: italic
}

.m-cf-search_wrapper_container_form_button {
    border: 0;
    cursor: pointer;
    height: 42px;
    margin: 0;
    outline: 0;
    padding: 0
}

@media screen and (min-width: 43.75em) {
    .m-cf-search_wrapper_container_form_button {
        padding-right: 16px;
        padding-left: 16px
    }
}

.m-cf-search_wrapper_container_form_button:focus {
    outline: 1px solid #fff;
    outline-offset: -2px
}

.m-cf-search_wrapper_container_form_button_wrapper {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 43.6875em) {
    .m-cf-search_wrapper_container_form_button_wrapper {
        width: 42px
    }
}

.m-cf-search_wrapper_container_form_button_wrapper_icon {
    fill: #fff
}

@media screen and (min-width: 43.75em) {
    .m-cf-search_wrapper_container_form_button_wrapper_icon {
        margin-right: 10px
    }
}

.m-cf-search_wrapper_container_form_button_wrapper_label {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

body.cempFejlecModalIsOpen {
    overflow: hidden;
    position: relative
}

.h-background-position-vertical-top {
    background-position-y: top
}

.h-background-position-vertical-center {
    background-position-y: center
}

.h-background-position-vertical-bottom {
    background-position-y: bottom
}

.h-background-position-horizontal-left {
    background-position-x: left
}

.h-background-position-horizontal-center {
    background-position-x: center
}

.h-background-position-horizontal-right {
    background-position-x: right
}

.h-clearfix::after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    overflow: hidden
}

@media screen and (min-width: 0em) and (max-width: 22.4375em) {
    .h-visibility-off_xx-small-only {
        display: none !important
    }
}

.h-visibility-off_xx-small-up {
    display: none !important
}

@media screen and (max-width: 22.4375em) {
    .h-visibility-off_xx-small-down {
        display: none !important
    }
}

@media screen and (min-width: 22.5em) and (max-width: 31.1875em) {
    .h-visibility-off_x-small-only {
        display: none !important
    }
}

@media screen and (min-width: 22.5em) {
    .h-visibility-off_x-small-up {
        display: none !important
    }
}

@media screen and (max-width: 31.1875em) {
    .h-visibility-off_x-small-down {
        display: none !important
    }
}

@media screen and (min-width: 31.25em) and (max-width: 43.6875em) {
    .h-visibility-off_small-only {
        display: none !important
    }
}

@media screen and (min-width: 31.25em) {
    .h-visibility-off_small-up {
        display: none !important
    }
}

@media screen and (max-width: 43.6875em) {
    .h-visibility-off_small-down {
        display: none !important
    }
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    .h-visibility-off_mid-small-only {
        display: none !important
    }
}

@media screen and (min-width: 43.75em) {
    .h-visibility-off_mid-small-up {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .h-visibility-off_mid-small-down {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 77.75em) {
    .h-visibility-off_medium-only {
        display: none !important
    }
}

@media screen and (min-width: 64em) {
    .h-visibility-off_medium-up {
        display: none !important
    }
}

@media screen and (max-width: 77.75em) {
    .h-visibility-off_medium-down {
        display: none !important
    }
}

@media screen and (min-width: 77.8125em) and (max-width: 99.9375em) {
    .h-visibility-off_mid-large-only {
        display: none !important
    }
}

@media screen and (min-width: 77.8125em) {
    .h-visibility-off_mid-large-up {
        display: none !important
    }
}

@media screen and (max-width: 99.9375em) {
    .h-visibility-off_mid-large-down {
        display: none !important
    }
}

@media screen and (min-width: 100em) and (max-width: 118.6875em) {
    .h-visibility-off_large-only {
        display: none !important
    }
}

@media screen and (min-width: 100em) {
    .h-visibility-off_large-up {
        display: none !important
    }
}

@media screen and (max-width: 118.6875em) {
    .h-visibility-off_large-down {
        display: none !important
    }
}

@media screen and (min-width: 118.75em) {
    .h-visibility-off_x-large-only {
        display: none !important
    }
}

@media screen and (min-width: 118.75em) {
    .h-visibility-off_x-large-up {
        display: none !important
    }
}

@media screen and (max-width: ) {
    .h-visibility-off_x-large-down {
        display: none !important
    }
}

@media print {
    .h-visibility-off_print-only {
        display: none !important
    }
}

html.no-js .h-visibility-off_no-js-only {
    display: none !important
}

.scroll-shadow {
    position: relative
}

.scroll-shadow:before, .scroll-shadow:after {
    content: ' ';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 88px;
    opacity: 0;
    transition: opacity .5s ease;
    visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.scroll-shadow:before {
    top: 0;
    background: linear-gradient(180deg, #fff 24px, rgba(255, 255, 255, 0))
}

.scroll-shadow:after {
    bottom: 0;
    background: linear-gradient(0deg, #fff 24px, rgba(255, 255, 255, 0))
}

.scroll-shadow.top:before {
    visibility: visible;
    opacity: 1
}

.scroll-shadow.bottom:after {
    visibility: visible;
    opacity: 1
}

.oldscrollman {
    scroll-behavior: smooth;
    scrollbar-color: transparent transparent;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch
}

.oldscrollman.oldscrollman-pos-relative {
    position: relative
}

.oldscrollman.oldscrollman-pos-relative-children > * {
    position: relative
}

.oldscrollman.oldscrollman-auto-overflow * > {
    overflow: auto
}

.oldscrollman.oldscrollman-step > *:not(.oldscrollman-handlers) {
    scroll-snap-type: x mandatory
}

.oldscrollman.oldscrollman-step > *:not(.oldscrollman-handlers) > *:not(.oldscrollman-cover) {
    scroll-snap-align: center
}

.oldscrollman .oldscrollman-cover {
    border: 0 none transparent;
    bottom: 0;
    box-sizing: border-box;
    display: block;
    font-size: 0;
    height: 100%;
    margin: 0;
    outline: 0 none transparent;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity 0.3s;
    user-select: none;
    z-index: 1000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 44px;
    left: 0;
    opacity: 1;
    right: 0;
    width: 100%
}

.oldscrollman .oldscrollman-handlers {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    user-select: none;
    padding-bottom: 20px
}

.oldscrollman .oldscrollman-handler-left, .oldscrollman .oldscrollman-handler-right {
    aspect-ratio: 1;
    color: rgba(50, 50, 50, 0.2);
    cursor: auto;
    display: block;
    font-size: 36px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    text-align: center;
    user-select: none;
    pointer-events: none
}

.oldscrollman .oldscrollman-cover {
    border: 0 none transparent;
    bottom: 0;
    box-sizing: border-box;
    display: block;
    font-size: 0;
    height: 100%;
    margin: 0;
    outline: 0 none transparent;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity 0.3s;
    user-select: none;
    z-index: 1000;
    background-color: rgba(3, 81, 152, 0.6);
    background-image: url("")
}

.oldscrollman:after, .oldscrollman:before {
    border: 0 none transparent;
    bottom: 0;
    box-sizing: border-box;
    display: block;
    font-size: 0;
    height: 100%;
    margin: 0;
    outline: 0 none transparent;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity 0.3s;
    user-select: none;
    z-index: 1000;
    content: '';
    height: auto;
    opacity: 0;
    width: 46px
}

.oldscrollman:before {
    left: 0;
    right: auto
}

.oldscrollman::not(.oldscrollman-black):not(.oldscrollman-white):before {
    background: linear-gradient(90deg, #035198 0%, rgba(3, 81, 152, 0) 100%)
}

.oldscrollman:after {
    left: auto;
    right: 0
}

.oldscrollman::not(.oldscrollman-black):not(.oldscrollman-white):after {
    background: linear-gradient(90deg, rgba(3, 81, 152, 0) 0%, #035198 100%)
}

.oldscrollman.oldscrollman-leftfromleft:before {
    opacity: 1;
    transition: opacity 0.3s
}

.oldscrollman.oldscrollman-leftfromleft .oldscrollman-handler-left {
    color: #323232;
    cursor: pointer;
    pointer-events: all
}

.oldscrollman.oldscrollman-leftfromright:after {
    opacity: 1;
    transition: opacity 0.3s
}

.oldscrollman.oldscrollman-leftfromright .oldscrollman-handler-right {
    color: #323232;
    cursor: pointer;
    pointer-events: all
}

.oldscrollman.oldscrollman-black .oldscrollman-cover {
    background-color: rgba(0, 0, 0, 0.6);
    background-image: url("")
}

.oldscrollman.oldscrollman-black.oldscrollman-leftfromleft:before {
    background: linear-gradient(90deg, #000 0%, transparent 100%)
}

.oldscrollman.oldscrollman-black.oldscrollman-leftfromright:after {
    background: linear-gradient(90deg, transparent 0%, #000 100%)
}

.oldscrollman.oldscrollman-blue .oldscrollman-cover {
    background-color: rgba(3, 81, 152, 0.6);
    background-image: url("")
}

.oldscrollman.oldscrollman-blue.oldscrollman-leftfromleft:before {
    background: linear-gradient(90deg, #035198 0%, rgba(3, 81, 152, 0) 100%)
}

.oldscrollman.oldscrollman-blue.oldscrollman-leftfromright:after {
    background: linear-gradient(90deg, rgba(3, 81, 152, 0) 0%, #035198 100%)
}

.oldscrollman.oldscrollman-white .oldscrollman-cover {
    background-color: rgba(255, 255, 255, 0.6);
    background-image: url("")
}

.oldscrollman.oldscrollman-white.oldscrollman-leftfromleft:before {
    background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%)
}

.oldscrollman.oldscrollman-white.oldscrollman-leftfromright:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%)
}

.oldscrollman.oldscrollman-handlers-enabled .oldscrollman-cover {
    top: 64px;
    height: auto
}

.oldscrollman.oldscrollman-handlers-enabled:before, .oldscrollman.oldscrollman-handlers-enabled:after {
    top: 64px
}

.oldscrollman:hover .oldscrollman-cover, .oldscrollman:focus .oldscrollman-cover, .oldscrollman:active .oldscrollman-cover {
    opacity: 0;
    transition: opacity 0.3s;
    pointer-events: none
}

@media only screen and (max-width: 1107px) {
    .oldscrollman.oldscrollman-only-desktop .oldscrollman-cover {
        display: none
    }

    .oldscrollman.oldscrollman-only-desktop .oldscrollman-handlers {
        display: none
    }

    .oldscrollman.oldscrollman-only-desktop:after, .oldscrollman.oldscrollman-only-desktop:before {
        display: none
    }
}

@media only screen and (min-width: 1108px) {
    .oldscrollman.oldscrollman-only-mobile .oldscrollman-cover {
        display: none
    }

    .oldscrollman.oldscrollman-only-mobile .oldscrollman-handlers {
        display: none
    }

    .oldscrollman.oldscrollman-only-mobile:after, .oldscrollman.oldscrollman-only-mobile:before {
        display: none
    }
}

.oldscrollman::-webkit-scrollbar {
    background-color: transparent;
    display: none;
    opacity: 0
}

.oldscrollman::-webkit-scrollbar-thumb {
    background-color: transparent;
    opacity: 0
}

.oldscrollman::-webkit-scrollbar-thumb:hover {
    background-color: transparent;
    opacity: 0
}

.oldscrollman::-webkit-scrollbar-track {
    background-color: transparent;
    opacity: 0
}

.oldscrollman > * {
    scrollbar-color: transparent transparent;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch
}

.oldscrollman > *::-webkit-scrollbar {
    background-color: transparent;
    display: none;
    opacity: 0
}

.oldscrollman > *::-webkit-scrollbar-thumb {
    background-color: transparent;
    opacity: 0
}

.oldscrollman > *::-webkit-scrollbar-thumb:hover {
    background-color: transparent;
    opacity: 0
}

.oldscrollman > *::-webkit-scrollbar-track {
    background-color: transparent;
    opacity: 0
}

.mainForm {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;

}

.mainForm button {
    width: 100%;
    margin-top: 10px;
    max-width: 100%!important;
    outline: none;
    border: none;
    font-weight: 600;
    color: white!important;
    font-size: 16px;
}

.mainForm input{
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 10px 20px;
    border-radius: 10px!important;
    outline: none!important;
    font-size: 18px;
    border: 1px solid rgba(0, 0, 0, 0.5);
}


