/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 *//*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:10px;padding-right:var(--bs-gutter-x, 10px);padding-left:10px;padding-left:var(--bs-gutter-x, 10px);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:768px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:1190px}}@media(min-width: 1300px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1280px}}.row{--bs-gutter-x: 20px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*0);margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*20px);margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*20px);margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1300px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media(min-width: 1300px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}:root{--white: #ffffff;--black: #000000;--brand-c1: #fc4842;--brand-c2: #111115;--brand-c3: #e8574b;--brand-c4: #464655;--brand-c5: #cbcbcd;--brand-c6: #e1e1e4;--brand-c7: #6b6b76;--brand-c8: #909099;--brand-c9: #353540;--brand-c10: #de4f43;--brand-c11: #666667;--brand-c12: #f3f3f4;--brand-c13: #b8b8bd;--brand-c14: #7d7d83;--brand-c15: #fd918e;--brand-c16: #cacacc;--brand-c17: rgba(252,72,66,0.50196);--dark-light-colored: #f76c61;--dark-back-1: #1b1b20;--dark-back-2: #353540;--dark-back-3: #3d3d49;--dark-back-4: #494957;--dark-font-1: #ffffff;--dark-font-2: #909099;--dark-font-3: #6b6b76;--dark-font-4: #bebeca;--dark-border: #464655;--dark-bg-font: rgba(255,255,255,0.8);--dark-decor-cube: #6b6b76;--body-bg: var(--white);--link-color-hover: var(--brand-c3);--sport-widget-c1: var(--brand-c1);--sport-widget-c2: #dd483c;--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3);--sport-widget-c5: #fc3029;--site-color-light-24: var(--brand-c1);--site-color-dark-24: var(--brand-c1);--clr-brand24x-1: #002E5E;--clr-brand24x-2: #C6E6F9;--clr-brand24x-3: #2795D5;--clr-brand24x-4: #E6EFF5;--clr-brand24x-5: #31526D}html.site-rangado{--brand-c1: #794742;--brand-c3: #935e58;--brand-c10: #663c37;--brand-c15: #c19894;--brand-c17: rgba(121,71,66,0.50196);--dark-light-colored: #c19894;--sport-widget-c2: var(--brand-c4);--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3);--site-color-light-rangado: var(--brand-c1);--site-color-dark-rangado: var(--brand-c1)}html.site-sokszinuvidek{--brand-c1: #a1be62;--brand-c3: #b0cd71;--brand-c10: #c6e586;--brand-c15: #a0c281;--brand-c17: rgba(161,190,98,0.50196);--dark-light-colored: #a0c281;--sport-widget-c2: var(--brand-c4);--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3);--site-color-light-sokszinuvidek: var(--brand-c1);--site-color-dark-sokszinuvidek: var(--brand-c1)}html.site-eb2020{--brand-c1: #0092A6;--brand-c3: #A60081;--brand-c10: #007383;--brand-c15: #ffd9f7;--brand-c17: rgba(0,146,166,0.50196);--dark-light-colored: #ffd9f7;--link-color-hover: var(--brand-c1);--sport-widget-c2: var(--brand-c3);--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c10)}html.site-focivb2022{--brand-c1: #538ED0;--brand-c3: #1c34c5;--brand-c10: #397ac4;--brand-c15: #cce5ff;--brand-c17: rgba(83,142,208,0.50196);--dark-light-colored: #cce5ff;--link-color-hover: var(--brand-c1);--sport-widget-c2: var(--brand-c3);--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c10)}html.site-olimpia2020{--brand-c1: #C0233A;--brand-c3: #d42d46;--brand-c10: #ea344e;--brand-c15: #ff8798;--brand-c17: rgba(192,35,58,0.50196);--dark-light-colored: #f76c61;--sport-widget-c2: #dd483c;--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3)}html.site-sport24{--brand-c1: #57A600;--brand-c3: #74c61a;--brand-c10: #498b00;--brand-c15: #bbcea6;--brand-c17: rgba(87,166,0,0.50196);--dark-light-colored: #a5bf89;--sport-widget-c2: var(--brand-c4);--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3);--site-color-light-sport24: var(--brand-c1);--site-color-dark-sport24: var(--brand-c1)}html.site-istentudja{--brand-c1: #3cb5c7;--brand-c2: #64667a;--brand-c3: #a67622;--brand-c10: #515151;--brand-c15: #498994;--dark-light-colored: #51acb9}html.site-eb2016{--brand-c1: #1e6334;--brand-c3: #fa444d;--brand-c10: #105726;--brand-c15: #ffd9f7;--dark-light-colored: #ffd9f7;--sport-widget-c2: var(--brand-c3);--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c10)}html.site-focivb2018{--brand-c1: #318a4d;--brand-c3: #1e6334;--brand-c10: #135728;--brand-c15: #c4ffd6;--dark-light-colored: #b4ffcb;--sport-widget-c2: var(--brand-c3);--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c10)}html.site-olimpia2016{--brand-c1: #1982c4;--brand-c3: #e84c4f;--brand-c10: #40c995;--brand-c15: #3c9875;--dark-light-colored: #f76c61;--sport-widget-c2: #dd483c;--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3)}html.site-vizesvb2017{--brand-c1: #039be5;--brand-c3: #fa444d;--brand-c10: #515151;--brand-c15: #949494;--dark-light-colored: #f76c61;--sport-widget-c2: #dd483c;--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3)}html.site-focieb2024{--brand-c1: #00AAA8;--brand-c3: #02adab;--brand-c10: #515151;--brand-c15: #949494;--dark-light-colored: #f76c61;--sport-widget-c2: #dd483c;--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3)}html.site-olimpia2024{--brand-c1: #C0233A;--brand-c3: #d42d46;--brand-c10: #ea344e;--brand-c15: #ff8798;--brand-c17: rgba(192,35,58,0.50196);--dark-light-colored: #f76c61;--sport-widget-c2: #dd483c;--sport-widget-c3: var(--brand-c15);--sport-widget-c4: var(--brand-c3)}.fa-times:before,.fa-close:before{content:""}.fa-bars:before{content:""}.fa-images:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-bullseye:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-youtube-play:before{content:""}.fa-rss:before{content:""}.fa-angle-right:before{content:""}.fa-angle-left:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-volume-up:before{content:""}.fa-volume-down:before{content:""}.fa-volume-off:before{content:""}.fa-clone:before{content:""}.fa-envelope:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-facebook-f:before{content:""}.fa-spotify:before{content:""}.fa-apple:before{content:""}.fa-android:before{content:""}.fa-twitter:before{content:""}.fa-search-plus:before{content:""}.fa-link:before{content:""}.fa-calendar:before{content:""}.fa-camera:before{content:""}.fa-video:before{content:""}.fa-gear:before{content:""}.fa-exclamation-circle:before{content:""}.fa-clock:before{content:""}.fa-location-dot:before{content:""}.fa-microphone:before{content:""}.fa-check:before{content:""}@font-face{font-family:"Work Sans";font-style:normal;font-weight:400;font-display:swap;src:url("https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Work Sans";font-style:normal;font-weight:400;font-display:swap;src:url("https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Work Sans";font-style:normal;font-weight:500;font-display:swap;src:url("https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Work Sans";font-style:normal;font-weight:500;font-display:swap;src:url("https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Work Sans";font-style:normal;font-weight:600;font-display:swap;src:url("https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Work Sans";font-style:normal;font-weight:600;font-display:swap;src:url("https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Work Sans";font-style:normal;font-weight:700;font-display:swap;src:url("https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Work Sans";font-style:normal;font-weight:700;font-display:swap;src:url("https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDp.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Work Sans";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/worksans/v19/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Work Sans";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/worksans/v19/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-brands-400.eot");src:url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-brands-400.woff2") format("woff2"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-brands-400.woff") format("woff"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-brands-400.ttf") format("truetype"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-regular-400.eot");src:url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-regular-400.woff2") format("woff2"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-regular-400.woff") format("woff"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-regular-400.ttf") format("truetype"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-solid-900.eot");src:url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-solid-900.woff2") format("woff2"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-solid-900.woff") format("woff"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-solid-900.ttf") format("truetype"),url("/app/themes/24-2020-theme/fonts/fontawesome-5-15-4/webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}*{box-sizing:border-box}*::before,*::after{box-sizing:border-box}textarea{overflow:auto}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}input:focus,input:active,button:focus,button:active,select:focus,select:active,textarea:focus,textarea:active{outline:none !important}a{-webkit-text-decoration:none;text-decoration:none;transition:color .5s ease}a:hover{-webkit-text-decoration:none;text-decoration:none;outline:none !important}a:focus{-webkit-text-decoration:none;text-decoration:none;outline:none !important}a:active{-webkit-text-decoration:none;text-decoration:none;outline:none !important}figure{margin:0}img{vertical-align:middle}hr{margin-top:inherit;margin-bottom:inherit;border:0}[role=button]{cursor:pointer}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}b,strong{font-weight:600}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}svg:not(:root){overflow:hidden}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}ul,ol,li{margin:0;padding:0;list-style:none}i{font-style:normal}:root{font-size:62.5%}@media(min-width: 576px){.site-sokszinuvidek .a-menu.-menuTop24{margin-left:10px}}.site-sokszinuvidek .a-menu.-menu24{display:none}@media(min-width: 576px){.site-sokszinuvidek .a-menu.-menu24{display:inline-block;margin-left:60px}}@media(min-width: 768px){.site-sokszinuvidek .a-menu.-menu24{margin-left:0}}.site-sokszinuvidek .m-brandLogo{position:absolute;top:0;left:10px;width:50px;height:58px;margin:0;z-index:110;background:url("/app/themes/24-2020-theme/images/logo-24-sokszinuvidek.svg");background-repeat:no-repeat;background-position:top center;background-size:cover;transition:top .5s ease}@media(min-width: 768px){.site-sokszinuvidek .m-brandLogo{transition:background .5s ease, width .5s ease, height .5s ease, top .5s ease}}@media(min-width: 768px){.site-sokszinuvidek .m-brandLogo{left:10px;width:65px;height:75px;background-size:100%}}@media(min-width: 992px){.site-sokszinuvidek .m-brandLogo{left:20px}}.site-sokszinuvidek .-darkMode .m-brandLogo{background:url("/app/themes/24-2020-theme/images/logo-24-sokszinuvidek-dark.svg");background-size:100%}.site-sokszinuvidek .-darkMode .-stickyHeaderHide.affix .m-brandLogo{background:url("/app/themes/24-2020-theme/images/logo-24-sokszinuvidek-dark.svg");background-size:100%}.site-sokszinuvidek .-stickyHeaderHide.affix .m-brandLogo{top:45px;background-position:bottom left;transition:top .5s ease}@media(min-width: 768px){.site-sokszinuvidek .-stickyHeaderHide.affix .m-brandLogo{width:65px;height:75px;top:44px;background-image:url("/app/themes/24-2020-theme/images/logo-24-sokszinuvidek.svg");background-size:100%;transition:top .5s ease}}.site-sokszinuvidek .m-videoArticleOnePlusFourWidget__playBtn{background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-colored-sv.svg") no-repeat center center}html,body{min-height:100%;height:100%;font-family:"Work Sans",sans-serif;font-size:1.4rem;font-weight:400}body{position:relative;min-width:320px;margin:0;background:#ffffff;background:var(--body-bg);color:#111115;color:var(--brand-c2);-webkit-font-smoothing:subpixel-antialiased;overflow-x:hidden}body.-darkMode{background:#1b1b20;background:var(--dark-back-1);color:#ffffff;color:var(--dark-font-1)}body.-overflowHidden{overflow:hidden}@media(min-width: 992px){.o-header .container,.o-footer .container{padding-left:20px;padding-right:20px}}@media(min-width: 1400px){.o-header .container,.o-footer .container{padding-left:20px;padding-right:0}}.container.-mainContainer{background:#ffffff;background:var(--body-bg);margin-bottom:50px}.page-template-index-clone .container.-mainContainer,.home .container.-mainContainer{padding-top:20px}@media(min-width: 768px){.container.-mainContainer .-listPage,.container.-mainContainer .-authorList{padding-top:44px}}.-darkMode .container.-mainContainer{background:#1b1b20;background:var(--dark-back-1)}@media(max-width: 767.98px){.-oCGalleryPage .container.-mainContainer{padding-left:0;padding-right:0}}@media(min-width: 992px){.container.-mainContainer{padding-left:20px;padding-right:20px}}@media(min-width: 1300px){.container.-mainContainer{padding-left:20px;padding-right:0}}.sidebar{padding:0;background:#f3f3f4;background:var(--brand-c12);border-left-width:1px;border-left-style:solid;border-color:#cacacc;border-color:var(--brand-c16)}.-darkMode .sidebar{background:#353540;background:var(--dark-back-2);border-color:#3d3d49;border-color:var(--dark-back-3)}.single-format-video .sidebar,.single-format-audio .sidebar{padding:0 10px;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.-basePageOrList .sidebar,.-searchList .sidebar,.sidebar .-pageSavedArticles{border-top-width:1px;border-top-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .-basePageOrList .sidebar,.-darkMode .-searchList .sidebar,.-darkMode .sidebar .-pageSavedArticles{border-color:#464655;border-color:var(--dark-border)}.single-format-video .sidebar{margin-top:0}@media(max-width: 1299px){.author .sidebar{display:none}}@media(max-width: 991px){.sidebar{display:none}}@media(min-width: 992px){.sidebar{min-width:325px;max-width:325px}}@media(min-width: 1300px){.sidebar{max-width:325px}}.page-template-index-clone .site-content,.home .site-content{padding-right:5px;padding-left:5px}.page-template-index-clone .vc_column_container,.home .vc_column_container{padding-left:10px;padding-right:10px;margin-bottom:-1px}.page-template-index-clone .vc_column_container>.vc_column-inner,.home .vc_column_container>.vc_column-inner{padding:0}.page-template-index-clone .vc_inner,.home .vc_inner{margin:0 -10px}.page-template-index-clone .vc_row.wpb_row .vc_row.wpb_row,.home .vc_row.wpb_row .vc_row.wpb_row{margin-left:-10px;margin-right:-10px}.wpb_row:after{position:relative;bottom:0;left:10px;display:block;width:calc(100% - 20px);height:1px;margin-top:-1px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .wpb_row:after{border-color:#464655;border-color:var(--dark-border)}.wpb_row:after{content:""}.wpb_row.no-border-bottom:after,.wpb_row.no-border-bottom:before{display:none !important}.wpb_row.vc_inner:after{border-color:rgba(0,0,0,0)}.vc_editor .-listPage .wpb_column.sidebar.vc_col-sm-3:first-of-type .m-articleWidget.-morePosts,.vc_editor .-listPage .wpb_column.sidebar.col-sm-3:first-of-type .m-articleWidget.-morePosts{padding-left:10px}.-listPage .wpb_column.sidebar.vc_col-sm-3:not(:first-of-type) .m-articleWidget.-morePosts,.-listPage .wpb_column.sidebar.col-sm-3:not(:first-of-type) .m-articleWidget.-morePosts{padding-left:10px}@media(min-width: 992px){.wpb_column{border-right-width:1px;border-right-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .wpb_column{border-color:#464655;border-color:var(--dark-border)}.wpb_column.vc_col-sm-3+.vc_col-sm-6,.wpb_column.vc_col-sm-3+.col-sm-6,.wpb_column.col-sm-3+.vc_col-sm-6,.wpb_column.col-sm-3+.col-sm-6{border-right-width:1px;border-right-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .wpb_column.vc_col-sm-3+.vc_col-sm-6,.-darkMode .wpb_column.vc_col-sm-3+.col-sm-6,.-darkMode .wpb_column.col-sm-3+.vc_col-sm-6,.-darkMode .wpb_column.col-sm-3+.col-sm-6{border-color:#464655;border-color:var(--dark-border)}.wpb_column.vc_col-sm-3+.vc_col-sm-3+.vc_col-sm-6,.wpb_column.vc_col-sm-3+.vc_col-sm-3+.col-sm-6,.wpb_column.vc_col-sm-3+.col-sm-3+.vc_col-sm-6,.wpb_column.vc_col-sm-3+.col-sm-3+.col-sm-6,.wpb_column.col-sm-3+.vc_col-sm-3+.vc_col-sm-6,.wpb_column.col-sm-3+.vc_col-sm-3+.col-sm-6,.wpb_column.col-sm-3+.col-sm-3+.vc_col-sm-6,.wpb_column.col-sm-3+.col-sm-3+.col-sm-6{border-right:none}.wpb_column:last-of-type{border-right:none}.wpb_column .vc_inner:last-of-type{margin-left:-10px;margin-right:-10px;border-bottom:0}.-pageImpresszum .wpb_column{border-right:none}}.page-template-index-clone .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .m-nonstopWidget.-freshCnt,.page-template-index-clone .m-nonstopWidget.-nonstopCnt,.home .m-nonstopWidget.-mostReadCnt,.home .m-nonstopWidget.-freshCnt,.home .m-nonstopWidget.-nonstopCnt{margin-left:10px}.page-template-index-clone .m-articleWidget.-morePosts,.home .m-articleWidget.-morePosts{margin-left:10px}.page-template-index-clone .m-articleWidget.-liveBox,.home .m-articleWidget.-liveBox{margin-left:10px}.vc_inner .page-template-index-clone .m-articleWidget.-liveBox,.vc_inner .home .m-articleWidget.-liveBox{margin-left:10px}.page-template-index-clone .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt{margin-left:0}.vc_inner .page-template-index-clone .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.vc_inner .page-template-index-clone .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.vc_inner .page-template-index-clone .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.vc_inner .home .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.vc_inner .home .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.vc_inner .home .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt{margin-left:0}.page-template-index-clone .vc_col-sm-12:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-12:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .vc_col-sm-9:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-9:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .vc_col-sm-6:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-6:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .vc_col-sm-4:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-4:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .vc_col-sm-3:first-of-type .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-3:first-of-type .m-articleWidget.-liveBox,.home .vc_col-sm-12:first-of-type .m-articleWidget.-liveBox,.home .col-sm-12:first-of-type .m-articleWidget.-liveBox,.home .vc_col-sm-9:first-of-type .m-articleWidget.-liveBox,.home .col-sm-9:first-of-type .m-articleWidget.-liveBox,.home .vc_col-sm-6:first-of-type .m-articleWidget.-liveBox,.home .col-sm-6:first-of-type .m-articleWidget.-liveBox,.home .vc_col-sm-4:first-of-type .m-articleWidget.-liveBox,.home .col-sm-4:first-of-type .m-articleWidget.-liveBox,.home .vc_col-sm-3:first-of-type .m-articleWidget.-liveBox,.home .col-sm-3:first-of-type .m-articleWidget.-liveBox{margin-left:11px}@media(min-width: 992px){.page-template-index-clone .vc_col-sm-12:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-12:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-12:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-12:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-12:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-12:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .vc_col-sm-9:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-9:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-9:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-9:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-9:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-9:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .vc_col-sm-6:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-6:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-6:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-6:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-6:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-6:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .vc_col-sm-4:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-4:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-4:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-4:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-4:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-4:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .vc_col-sm-3:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-3:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-3:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-3:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-3:not(:first-of-type) .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-3:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-12:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-12:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .vc_col-sm-12:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .col-sm-12:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .col-sm-12:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .col-sm-12:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-9:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-9:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .vc_col-sm-9:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .col-sm-9:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .col-sm-9:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .col-sm-9:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-6:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-6:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .vc_col-sm-6:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .col-sm-6:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .col-sm-6:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .col-sm-6:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-4:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-4:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .vc_col-sm-4:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .col-sm-4:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .col-sm-4:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .col-sm-4:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-3:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-3:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .vc_col-sm-3:not(:first-of-type) .m-nonstopWidget.-nonstopCnt,.home .col-sm-3:not(:first-of-type) .m-nonstopWidget.-mostReadCnt,.home .col-sm-3:not(:first-of-type) .m-nonstopWidget.-freshCnt,.home .col-sm-3:not(:first-of-type) .m-nonstopWidget.-nonstopCnt{margin-left:0}.page-template-index-clone .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .col-sm-12:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .col-sm-9:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .col-sm-6:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .col-sm-4:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-morePosts,.page-template-index-clone .col-sm-3:not(:first-of-type) .m-articleWidget.-morePosts,.home .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-morePosts,.home .col-sm-12:not(:first-of-type) .m-articleWidget.-morePosts,.home .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-morePosts,.home .col-sm-9:not(:first-of-type) .m-articleWidget.-morePosts,.home .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-morePosts,.home .col-sm-6:not(:first-of-type) .m-articleWidget.-morePosts,.home .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-morePosts,.home .col-sm-4:not(:first-of-type) .m-articleWidget.-morePosts,.home .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-morePosts,.home .col-sm-3:not(:first-of-type) .m-articleWidget.-morePosts{margin-left:0}.page-template-index-clone .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox,.page-template-index-clone .col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox,.home .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox,.home .col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox,.home .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox,.home .col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox,.home .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox,.home .col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox,.home .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox,.home .col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox,.home .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox,.home .col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox{margin-left:0}.page-template-index-clone .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.page-template-index-clone .col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.page-template-index-clone .col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.page-template-index-clone .col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .vc_col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .col-sm-12:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .vc_col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .col-sm-9:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .vc_col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .col-sm-6:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .vc_col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .col-sm-4:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .vc_col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt,.home .col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-mostReadCnt,.home .col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-freshCnt,.home .col-sm-3:not(:first-of-type) .m-articleWidget.-liveBox .m-nonstopWidget.-nonstopCnt{margin-left:0}}@media(min-width: 768px)and (max-width: 991.98px){.page-template-index-clone .wpb-content-wrapper .vc_row.wpb_row.vc_row-fluid,.home .wpb-content-wrapper .vc_row.wpb_row.vc_row-fluid{display:flex;flex-wrap:wrap}}@media(min-width: 576px)and (max-width: 767.98px){.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-9,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-6,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-3,.home .vc_row.wpb_row .wpb_column.vc_col-sm-9,.home .vc_row.wpb_row .wpb_column.vc_col-sm-6,.home .vc_row.wpb_row .wpb_column.vc_col-sm-3{flex:0 0 100%;max-width:100%}}@media(min-width: 768px)and (max-width: 991.98px){.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-9,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-6,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-3,.home .vc_row.wpb_row .wpb_column.vc_col-sm-9,.home .vc_row.wpb_row .wpb_column.vc_col-sm-6,.home .vc_row.wpb_row .wpb_column.vc_col-sm-3{flex:0 0 50%;max-width:50%}}@media(min-width: 576px)and (max-width: 767.98px){.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-9 .vc_col-sm-6,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-9 .vc_col-sm-4,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-6 .vc_col-sm-6,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-6 .vc_col-sm-4,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-3 .vc_col-sm-6,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-3 .vc_col-sm-4,.home .vc_row.wpb_row .wpb_column.vc_col-sm-9 .vc_col-sm-6,.home .vc_row.wpb_row .wpb_column.vc_col-sm-9 .vc_col-sm-4,.home .vc_row.wpb_row .wpb_column.vc_col-sm-6 .vc_col-sm-6,.home .vc_row.wpb_row .wpb_column.vc_col-sm-6 .vc_col-sm-4,.home .vc_row.wpb_row .wpb_column.vc_col-sm-3 .vc_col-sm-6,.home .vc_row.wpb_row .wpb_column.vc_col-sm-3 .vc_col-sm-4{flex:0 0 100%;max-width:100%}}@media(min-width: 768px)and (max-width: 991.98px){.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-9 .vc_col-sm-6,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-9 .vc_col-sm-4,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-6 .vc_col-sm-6,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-6 .vc_col-sm-4,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-3 .vc_col-sm-6,.page-template-index-clone .vc_row.wpb_row .wpb_column.vc_col-sm-3 .vc_col-sm-4,.home .vc_row.wpb_row .wpb_column.vc_col-sm-9 .vc_col-sm-6,.home .vc_row.wpb_row .wpb_column.vc_col-sm-9 .vc_col-sm-4,.home .vc_row.wpb_row .wpb_column.vc_col-sm-6 .vc_col-sm-6,.home .vc_row.wpb_row .wpb_column.vc_col-sm-6 .vc_col-sm-4,.home .vc_row.wpb_row .wpb_column.vc_col-sm-3 .vc_col-sm-6,.home .vc_row.wpb_row .wpb_column.vc_col-sm-3 .vc_col-sm-4{flex:0 0 100%;max-width:100%}}.modal{z-index:10050}.hidden{display:none !important}.tL,.textLeft{text-align:left}.tR,.textRight{text-align:right}.tC,.textCenter,.text-center{text-align:center}img{display:inline-block;height:auto;max-width:100%}.img-responsive{width:100%;max-width:100%;height:auto}.img-non-responsive{width:auto;max-width:100%;height:auto}.row-eq-height{display:flex}.no-padding,.no-p{padding:0 !important}.no-margin,.no-m{margin:0 !important}.bold{font-weight:600}.uppercase{text-transform:uppercase}.cursor-pointer{cursor:pointer}.p15l{padding-left:15px !important}.p15r{padding-right:15px !important}.p5lr{padding-right:5px !important;padding-left:5px !important}.m10b{margin-bottom:10px !important}.m5b{margin-bottom:5px !important}.m20b{margin-bottom:20px !important}.full.m20b{width:100%}.fr{float:right}.fl{float:left}.flex1{flex:1 0 auto}.vc_row.wpb_row.row-fluid:before,.vc_row.wpb_row.row-fluid:after{content:" ";display:table}.hide{display:none !important}.cf:before,.cf:after,.clearfix:before,.clearfix:after{content:" ";display:table}.cf:after,.clearfix:after{clear:both}iframe.instagram-media{max-width:100%;width:100%;width:calc(100% - 2px)}@media(max-width: 360px){iframe{width:330px;max-width:330px}}iframe.tracking{z-index:0 !important}#stickyMobileNotification{position:fixed;display:none;height:170px;padding:25px 10px 10px 10px;right:0;bottom:0;left:0;background-color:#e1e1e4;background-color:var(--brand-c6);font-size:1.6rem;line-height:22px;z-index:996}.-darkMode #stickyMobileNotification{background:#464655;background:var(--dark-border)}#stickyMobileNotification .closeBtn{position:absolute;top:-18px;right:10px;cursor:pointer;z-index:997}#stickyMobileNotification .closeBtn i{width:37px;height:37px;background:#cbcbcd url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg") no-repeat center;background:var(--brand-c5) url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg") no-repeat center;background-size:17px;float:right;cursor:pointer}#stickyMobileNotification .closeBtn i:before{display:none}#stickyMobileNotification .a-btn{background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:700;transition:all .5s ease}#stickyMobileNotification .a-btn:hover{background-color:#e8574b;background-color:var(--brand-c3)}#stickyMobileNotification .imageContainer{float:left}#stickyMobileNotification .imageContainer img{width:65px;height:75px}#stickyMobileNotification .descContainer{width:calc(100% - 80px);margin-left:12px;font-weight:600;font-size:1.6rem;line-height:22px;float:left}#stickyMobileNotification .btnContainer{margin-top:8px}#stickyMobileNotification .btnContainer a{font-weight:600;letter-spacing:3px;text-transform:uppercase}#stickyMobileNotification .btnContainer a:hover{background-color:#111115;background-color:var(--brand-c2)}@media(max-width: 375px){#stickyMobileNotification{font-size:14px}}@media(max-width: 330px){#stickyMobileNotification{font-size:1.1rem}#stickyMobileNotification .btnContainer a{font-size:1.2rem}}#stickyHomePageRecommender{position:fixed;display:none;min-height:100px;padding:25px 10px 10px 10px;right:0;bottom:0;left:0;background-color:#e1e1e4;background-color:var(--brand-c6);font-size:1.6rem;font-weight:600;z-index:10002}.-darkMode #stickyHomePageRecommender{background:#464655;background:var(--dark-border)}#stickyHomePageRecommender .closeBtn{position:absolute;top:-18px;right:10px;cursor:pointer}#stickyHomePageRecommender .closeBtn i{width:37px;height:37px;background:#cbcbcd url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg") no-repeat center;background:var(--brand-c5) url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg") no-repeat center;background-size:17px;float:right;cursor:pointer}#stickyHomePageRecommender .closeBtn i:before{display:none}#stickyHomePageRecommender .a-btn{background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:700;transition:all .5s ease}#stickyHomePageRecommender .a-btn:hover{background-color:#e8574b;background-color:var(--brand-c3)}#stickyHomePageRecommender .imageContainer{width:40%;float:left}#stickyHomePageRecommender .imageContainer img{max-width:90%}#stickyHomePageRecommender .descContainer{width:60%;float:right}#stickyHomePageRecommender .descContainerLink{color:#111115;color:var(--brand-c2);font-weight:600;font-size:1.6rem;line-height:22px}.-darkMode #stickyHomePageRecommender .descContainerLink{color:#bebeca;color:var(--dark-font-4)}#stickyHomePageRecommender .descContainerTxt{margin-top:15px;padding-top:15px;padding-bottom:8px;border-top-width:1px;border-top-style:solid;border-color:#b8b8bd;border-color:var(--brand-c13)}.-darkMode #stickyHomePageRecommender .descContainerTxt{border-color:#353540;border-color:var(--brand-c9)}#stickyHomePageRecommender .descContainerTxt{font-weight:400;font-size:1.3rem;text-align:center}.-darkMode #stickyHomePageRecommender .descContainerTxt{color:#bebeca;color:var(--dark-font-4)}#stickyHomePageRecommender .btnContainer{margin-top:8px}#stickyHomePageRecommender .btnContainer a{font-weight:600;letter-spacing:3px;text-transform:uppercase}#stickyHomePageRecommender .btnContainer a:hover{background-color:#111115;background-color:var(--brand-c2)}@media(max-width: 375px){#stickyHomePageRecommender{font-size:1.4rem}}@media(max-width: 330px){#stickyHomePageRecommender{font-size:1.1rem}#stickyHomePageRecommender .btnContainer a{font-size:1.2rem}}.fsSmall{font-size:1.6rem;line-height:22px}.fsMedium{font-size:2.2rem;line-height:29px}.fsLarge{font-size:2.5rem;line-height:33px}@media(min-width: 414px){.fsLarge{font-size:3.3rem;line-height:43px}}.fullWidth{width:100%}.u-fullW{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.u-bodyOverlay{visibility:hidden;opacity:0}.-showBodyOverlay .u-bodyOverlay{position:fixed;top:0;left:0;display:block;width:100%;height:100vh;background:rgba(70,70,85,.7490196078);transition:all .5s ease;visibility:visible;opacity:1;z-index:45;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.-darkMode.-showBodyOverlay .u-bodyOverlay{background:rgba(17,17,21,.7490196078)}.-showBodyOverlay.-openedUserMenu{overflow:hidden}.u-lightBorderColor{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .u-lightBorderColor{border-color:#464655;border-color:var(--dark-border)}.u-mediumBorderColor{border-color:#b8b8bd;border-color:var(--brand-c13)}.-darkMode .u-mediumBorderColor{border-color:#353540;border-color:var(--brand-c9)}.u-darkBorderColor{border-color:#666667;border-color:var(--brand-c11)}.-darkMode .u-darkBorderColor{border-color:#666667;border-color:var(--brand-c11)}.u-coloredBorderColor{border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .u-coloredBorderColor{border-color:#e8574b;border-color:var(--brand-c3)}.u-whiteBorderColor{border-color:#ffffff;border-color:var(--white)}.-darkMode .u-whiteBorderColor{border-color:#ffffff;border-color:var(--white)}.u-topBorder{border-top-width:1px;border-top-style:solid}.u-bottomBorder{border-bottom-width:1px;border-bottom-style:solid}.u-leftBorder{border-left-width:1px;border-left-style:solid}.u-rightBorder{border-right-width:1px;border-right-style:solid}.u-white{color:#ffffff;color:var(--white)}.-darkMode .u-white{color:#fc4842;color:var(--brand-c1)}.u-brandColor{color:#fc4842;color:var(--brand-c1)}.u-darkBack{background:#6b6b76;background:var(--brand-c7);color:#ffffff;color:var(--white)}.u-decorRectTitle{position:relative}.u-decorRectTitle:before{position:absolute;display:inline-block;top:9px;left:0;content:""}.-megaMenuCnt .u-decorRectTitle:before{width:5px;height:10px;background-color:#fc4842;background-color:var(--brand-c1)}@media(min-width: 992px){.-megaMenuCnt .u-decorRectTitle:before{width:12px;height:10px}}.o-footer .u-decorRectTitle:before{width:10px;height:10px;background-color:#ffffff;background-color:var(--white)}.-darkMode .o-footer .u-decorRectTitle:before{background-color:#fc4842;background-color:var(--brand-c1)}.u-dropdown__cnt{position:absolute;top:35px;left:0;visibility:hidden;opacity:0;transition:all .5s ease;z-index:50}.u-dropdown__cnt.-activeMenuCnt{visibility:visible;opacity:1}@media(min-width: 768px){.u-dropdown__cnt{top:45px}}.u-nonUnderline:hover{-webkit-text-decoration:none;text-decoration:none}.u-hide{display:none}.u-visibilityHidden{visibility:hidden;opacity:0}.u-paidArticleIcon{position:relative;display:inline-block;width:1em;height:1em;bottom:-2px;margin-right:.4em;text-indent:0}.u-paidArticleIcon:before{display:inline-block;width:inherit;height:inherit;background-color:rgba(0,0,0,0);content:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI0M2RTZGOSIvPgo8cGF0aCBkPSJNMTUuMzg0NyA0LjYxNTIzSDQuNjE1NDhWNi4xNTM3SDE1LjM4NDdWNC42MTUyM1oiIGZpbGw9IiMyNzk1RDUiLz4KPHBhdGggZD0iTTYuMTUzOTQgMTMuODQ2OVYxMC43NzIySDEyLjMwNzhWOS4yMzA0N0g2LjE1Mzk0SDQuNjE1NDhWMTAuNzcyMlYxMy44NDY5VjE1LjAwOTdWMTUuMzg0M0gxNS4zODQ3VjEzLjg0NjlINi4xNTM5NFoiIGZpbGw9IiMwMDJFNUUiLz4KPC9zdmc+Cg==")}.-payableStripe .u-paidArticleIcon{position:relative;display:inline-block;width:30px;height:30px;bottom:0;margin-right:.4em;text-indent:0}.-payableStripe .u-paidArticleIcon:before{display:inline-block;width:inherit;height:inherit;background-color:rgba(0,0,0,0);content:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI0M2RTZGOSIvPgo8cGF0aCBkPSJNMTUuMzg0NyA0LjYxNTIzSDQuNjE1NDhWNi4xNTM3SDE1LjM4NDdWNC42MTUyM1oiIGZpbGw9IiMyNzk1RDUiLz4KPHBhdGggZD0iTTYuMTUzOTQgMTMuODQ2OVYxMC43NzIySDEyLjMwNzhWOS4yMzA0N0g2LjE1Mzk0SDQuNjE1NDhWMTAuNzcyMlYxMy44NDY5VjE1LjAwOTdWMTUuMzg0M0gxNS4zODQ3VjEzLjg0NjlINi4xNTM5NFoiIGZpbGw9IiMwMDJFNUUiLz4KPC9zdmc+Cg==")}.-payableStripe .u-paidArticleIcon{margin-right:20px}.m-nonstopWidget__link .u-paidArticleIcon{display:inline}.m-podcastHead__titleInnerWrap .u-paidArticleIcon{width:30px;height:30px;margin-right:10px;bottom:0}@media(min-width: 992px){.m-podcastHead__titleInnerWrap .u-paidArticleIcon{margin-right:15px;margin-left:10px}}.m-articleWidget__articleListItem.-paidArticle .u-paidArticleIcon{position:relative;display:inline-block;width:1em;height:1em;bottom:-4px;margin-right:.4em;text-indent:0}.m-articleWidget__articleListItem.-paidArticle .u-paidArticleIcon:before{display:inline-block;width:inherit;height:inherit;background-color:rgba(0,0,0,0);content:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI0M2RTZGOSIvPgo8cGF0aCBkPSJNMTUuMzg0NyA0LjYxNTIzSDQuNjE1NDhWNi4xNTM3SDE1LjM4NDdWNC42MTUyM1oiIGZpbGw9IiMyNzk1RDUiLz4KPHBhdGggZD0iTTYuMTUzOTQgMTMuODQ2OVYxMC43NzIySDEyLjMwNzhWOS4yMzA0N0g2LjE1Mzk0SDQuNjE1NDhWMTAuNzcyMlYxMy44NDY5VjE1LjAwOTdWMTUuMzg0M0gxNS4zODQ3VjEzLjg0NjlINi4xNTM5NFoiIGZpbGw9IiMwMDJFNUUiLz4KPC9zdmc+Cg==")}.-paidArticle .o-post__metaCnt .u-paidArticleIcon{position:relative;display:inline-block;width:30px;height:30px;bottom:-1px;margin-right:.4em;text-indent:0}.-paidArticle .o-post__metaCnt .u-paidArticleIcon:before{display:inline-block;width:inherit;height:inherit;background-color:rgba(0,0,0,0);content:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI0M2RTZGOSIvPgo8cGF0aCBkPSJNMTUuMzg0NyA0LjYxNTIzSDQuNjE1NDhWNi4xNTM3SDE1LjM4NDdWNC42MTUyM1oiIGZpbGw9IiMyNzk1RDUiLz4KPHBhdGggZD0iTTYuMTUzOTQgMTMuODQ2OVYxMC43NzIySDEyLjMwNzhWOS4yMzA0N0g2LjE1Mzk0SDQuNjE1NDhWMTAuNzcyMlYxMy44NDY5VjE1LjAwOTdWMTUuMzg0M0gxNS4zODQ3VjEzLjg0NjlINi4xNTM5NFoiIGZpbGw9IiMwMDJFNUUiLz4KPC9zdmc+Cg==")}.-paidArticle .o-post__metaCnt .u-paidArticleIcon{margin-right:10px;margin-bottom:5px;margin-top:1px}@media(min-width: 992px){.-paidArticle .o-post__metaCnt .u-paidArticleIcon{margin-right:0;margin-left:0}}.u-paidArticleIconLink{display:flex}.widgetBorderCorrection .widget:last-of-type{border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .widgetBorderCorrection .widget:last-of-type{border-color:#464655;border-color:var(--dark-border)}.widgetBorderCorrection .widget:last-of-type{margin-bottom:1px}.page-template-index-clone .innerRow.wpb_row,.home .innerRow.wpb_row{overflow:hidden}@media(min-width: 1300px){.page-template-index-clone .innerRow.wpb_row .wpb_column .vc_column-inner,.home .innerRow.wpb_row .wpb_column .vc_column-inner{height:100%}.page-template-index-clone .innerRow.wpb_row .wpb_column .vc_column-inner .wpb_wrapper,.home .innerRow.wpb_row .wpb_column .vc_column-inner .wpb_wrapper{height:100%}.page-template-index-clone .innerRow.wpb_row .wpb_column .vc_column-inner .wpb_wrapper .vc_inner,.home .innerRow.wpb_row .wpb_column .vc_column-inner .wpb_wrapper .vc_inner{height:100%}.page-template-index-clone .innerRow.wpb_row .wpb_column .vc_column-inner .wpb_wrapper .vc_inner .wpb_column,.home .innerRow.wpb_row .wpb_column .vc_column-inner .wpb_wrapper .vc_inner .wpb_column{height:inherit}}.o-page{min-height:100%;height:100%}.o-page__header{height:35px}@media(min-width: 768px){.o-page__header{height:45px}}.o-header{position:relative;top:0;left:0;width:100%;background:#ffffff;background:var(--white);transition:all .5s;z-index:100}.o-header:after{position:relative;bottom:0;display:block;width:100%;height:1px;background:#e1e1e4;background:var(--brand-c6);content:"";z-index:5}.-darkMode .o-header{background:#111115;background:var(--brand-c2)}.-darkMode .o-header:after{background:#353540;background:var(--dark-back-2)}.o-header.-activeHeader{position:relative;z-index:46}.o-header.-activeHeader:after{background:#f3f3f4;background:var(--brand-c12)}.-darkMode .o-header.-activeHeader{background:#111115;background:var(--brand-c2)}.-darkMode .o-header.-activeHeader:after{background:#353540;background:var(--dark-back-2)}.o-header.-stickyHeaderHide.affix{position:fixed;top:-45px;left:0;width:100%;z-index:100;transition:all .5s}.o-header.-stickyHeaderHide.affix.animating{transition:none 0s ease 0s;transition:initial}.o-header.-stickyHeaderShow{position:relative;top:0;left:0;width:100%;z-index:100;transition:all .5s}.o-header.-stickyHeaderShow.affix{position:fixed}.o-header.-stickyHeaderShow.affix.animating{transition:none 0s ease 0s;transition:initial}.o-header__wrap{position:relative;display:flex;height:35px;justify-content:space-between}@media(min-width: 768px){.o-header__wrap{height:44px}}.o-header__menuWrap{display:flex;flex-direction:row;justify-content:center}.o-header__etcWrap{display:flex;flex-direction:row;justify-content:center}.o-header__iconWrap{position:absolute;display:inline-block;width:50px;height:24px;margin-top:6px;text-align:center;top:0;left:128px}@media(min-width: 768px){.o-header__iconWrap{position:relative;top:auto;top:initial;left:auto;left:initial;margin-top:10px}}.o-header__featuresWrap{display:flex;width:100%}@media(min-width: 992px){.o-header__featuresWrap{width:auto}}.o-header__articlesWrap{padding:0}.o-header__articlesWrap:last-of-type{display:none}@media(min-width: 992px){.o-header__articlesWrap{display:flex;padding:15px 0;justify-content:space-between;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .o-header__articlesWrap{border-color:#464655;border-color:var(--dark-border)}.o-header__articlesWrap:last-of-type{display:flex;border-bottom-width:1px;border-bottom-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .o-header__articlesWrap:last-of-type{border-color:#e8574b;border-color:var(--brand-c3)}}@media(min-width: 1300px){.o-header__articlesWrap{padding:30px 0 30px 0}}.o-header__articleItem{padding:10px 0;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .o-header__articleItem{border-color:#464655;border-color:var(--dark-border)}@media(min-width: 992px){.o-header__articleItem{width:33.3333%;padding:0 15px 0 15px;border-right-width:1px;border-right-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .o-header__articleItem{border-color:#464655;border-color:var(--dark-border)}.o-header__articleItem{border-bottom:none}.o-header__articleItem:first-of-type{padding-left:0}.o-header__articleItem:last-of-type{padding-right:0;border-right:none}}@media(min-width: 1300px){.o-header__articleItem{padding:0 20px 0 20px}}.o-header__articlesMoreLink{display:block;padding:18px 0;color:#fc4842;color:var(--brand-c1);font-weight:700;font-size:1.4rem;line-height:14px;text-align:center;text-transform:uppercase}.o-header__articlesMoreLink:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}@media(min-width: 992px){.o-header__articlesMoreLink{text-align:right}}.m-brandLogo{position:absolute;top:0;left:10px;width:52px;height:60px;margin:0;z-index:110}.site-hir24 .m-brandLogo,.site-staging .m-brandLogo,.site-24hu .m-brandLogo,.site-24 .m-brandLogo{background:url("/app/themes/24-2020-theme/images/logo-24.svg");background-repeat:no-repeat;background-position:top center;background-size:cover;transition:top .5s ease}@media(min-width: 768px){.site-hir24 .m-brandLogo,.site-staging .m-brandLogo,.site-24hu .m-brandLogo,.site-24 .m-brandLogo{transition:background .5s ease, width .5s ease, height .5s ease, top .5s ease}}.o-cegCanvas .m-brandLogo span{text-indent:-9999px}.site-hir24 .-stickyHeaderHide.affix .m-brandLogo,.site-staging .-stickyHeaderHide.affix .m-brandLogo,.site-24hu .-stickyHeaderHide.affix .m-brandLogo,.site-24 .-stickyHeaderHide.affix .m-brandLogo{top:45px;background-position:top left;transition:background .5s ease, width .5s ease, height .5s ease, top .5s ease}.site-hir24 .-stickyHeaderHide.affix .m-brandLogo,.site-staging .-stickyHeaderHide.affix .m-brandLogo,.site-24hu .-stickyHeaderHide.affix .m-brandLogo,.site-24 .-stickyHeaderHide.affix .m-brandLogo{transition:top .5s ease}@media(min-width: 768px){.site-hir24 .-stickyHeaderHide.affix .m-brandLogo,.site-staging .-stickyHeaderHide.affix .m-brandLogo,.site-24hu .-stickyHeaderHide.affix .m-brandLogo,.site-24 .-stickyHeaderHide.affix .m-brandLogo{width:65px;height:50px;top:45px;background-image:url("/app/themes/24-2020-theme/images/logo-24-sticky.svg");background-size:100%;transition:background .5s ease, width .5s ease, height .5s ease, top .5s ease}}.m-brandLogo__wrap{display:block;width:52px;height:60px}@media(min-width: 768px){.m-brandLogo__wrap{width:65px;height:75px}}@media(min-width: 768px){.site-hir24 .m-brandLogo,.site-staging .m-brandLogo,.site-24hu .m-brandLogo,.site-24 .m-brandLogo{left:10px;width:65px;height:75px;background-size:100%}}@media(min-width: 992px){.site-hir24 .m-brandLogo,.site-staging .m-brandLogo,.site-24hu .m-brandLogo,.site-24 .m-brandLogo{left:20px}}.site-hir24 .m-brandLogo.m-cegHeader__24logo,.site-staging .m-brandLogo.m-cegHeader__24logo,.site-24hu .m-brandLogo.m-cegHeader__24logo,.site-24 .m-brandLogo.m-cegHeader__24logo,.site-rangado .m-brandLogo.m-cegHeader__24logo,.site-sokszinuvidek .m-brandLogo.m-cegHeader__24logo{width:38px;height:45px;left:2px}.m-megaMenu__row{display:block}@media(min-width: 992px){.m-megaMenu__row{display:flex}}.m-megaMenu__searchWrap{position:relative;margin:0 10px}@media(min-width: 992px){.m-megaMenu__searchWrap{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-megaMenu__searchWrap{border-color:#464655;border-color:var(--dark-border)}.m-megaMenu__searchWrap{border-right-width:1px;border-right-style:solid;flex:1 1 55%}}@media(min-width: 1300px){.m-megaMenu__searchWrap{flex:1 1 772px}}.m-megaMenu__searchFrom{position:relative;height:50px;margin:30px 0 10px;background:#ffffff;background:var(--white)}.-darkMode .m-megaMenu__searchFrom{background:#1b1b20;background:var(--dark-back-1)}@media(min-width: 992px){.m-megaMenu__searchFrom{width:98.5%;margin:10px 0}}.m-megaMenu__searchInput{display:inline-block;width:91%;height:50px;padding:0 20px;background:rgba(0,0,0,0);border:none;font-weight:500;font-size:1.7rem}.m-megaMenu__searchInput:focus,.m-megaMenu__searchInput:active{outline:none}.-darkMode .m-megaMenu__searchInput{color:#ffffff;color:var(--white)}@media(min-width: 992px){.m-megaMenu__searchInput{width:calc(100% - 100px);margin:0 auto}}.m-megaMenu__communityWrap{clear:both;overflow:hidden}@media(max-width: 991.98px){.m-megaMenu__communityWrap{display:flex;justify-content:space-between;margin-top:5px;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-megaMenu__communityWrap{border-color:#464655;border-color:var(--dark-border)}.m-megaMenu__communityWrap{border-top-width:1px;border-top-style:solid}}@media(min-width: 992px){.m-megaMenu__communityWrap{flex:1 1 45%}}@media(min-width: 1300px){.m-megaMenu__communityWrap{flex:1 1 339px}}.m-megaMenu__newsletterLink{display:inline-block;width:100%;max-width:110px;height:35px;margin:19px 10px;line-height:35px}.m-megaMenu__newsletterLink:hover{background-color:#fc4842;background-color:var(--brand-c1)}@media(max-width: 575.98px){.m-megaMenu__newsletterLink{margin-left:9%}}@media(min-width: 576px){.m-megaMenu__newsletterLink{max-width:140px}}@media(min-width: 768px){.m-megaMenu__newsletterLink{margin-left:15%}}@media(min-width: 992px){.m-megaMenu__newsletterLink{height:30px;max-width:110px;margin:20px 20px 20px 8px;line-height:30px}}.m-megaMenu__link{display:inline-block;height:35px;margin-top:20px;background-position:center;background-repeat:no-repeat}@media(min-width: 992px){.m-megaMenu__link{height:30px}}.m-megaMenu__link.-userLetter{display:none}@media(min-width: 992px){.m-megaMenu__link.-userLetter:hover{background:url("/app/themes/24-2020-theme/images/icons/icon-userletter-colored-sv.svg") no-repeat center;background-size:cover}}@media(max-width: 991.98px){.m-megaMenu__link.-userLetter{margin-right:10px}}@media(min-width: 576px){.m-megaMenu__link.-userLetter{display:inline-block;width:41px;margin-left:10px;background:url("/app/themes/24-2020-theme/images/icons/icon-userletter.svg") no-repeat center;background-size:cover}}@media(min-width: 768px){.m-megaMenu__link.-userLetter{margin-right:15%}}@media(min-width: 992px){.m-megaMenu__link.-userLetter{margin-left:20px;margin-right:inherit}.-sidebarImpresszum .m-megaMenu__link.-userLetter{margin-left:0;background-size:40px 30px;margin-right:25px}}.m-megaMenu__link.-fbLink{width:35px;background:url("/app/themes/24-2020-theme/images/icons/icon-fb.svg");background-size:cover}@media(min-width: 992px){.m-megaMenu__link.-fbLink:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-fb-colored-sv.svg");background-size:cover}}@media(min-width: 992px){.m-megaMenu__link.-fbLink{width:30px}}.m-megaMenu__link.-youtubeLink{width:35px;margin-left:10px;margin-right:10px;background:url("/app/themes/24-2020-theme/images/icons/icon-youtube.svg");background-size:cover}@media(min-width: 992px){.m-megaMenu__link.-youtubeLink:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-youtube-colored-sv.svg");background-size:cover}}@media(min-width: 992px){.m-megaMenu__link.-youtubeLink{width:30px}}.m-megaMenu__link.-instaLink{width:35px;background:url("/app/themes/24-2020-theme/images/icons/icon-insta.svg");background-size:cover}@media(min-width: 992px){.m-megaMenu__link.-instaLink:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-insta-colored-sv.svg");background-size:cover}}@media(max-width: 575.98px){.m-megaMenu__link.-instaLink{margin-right:9%}}@media(min-width: 992px){.m-megaMenu__link.-instaLink{width:30px}}.m-megaMenu__link.-fbLinkFooter{width:45px;height:45px;background-image:url("/app/themes/24-2020-theme/images/icons/icon-fb-footer.svg");background-size:45px}@media(min-width: 992px){.m-megaMenu__link.-fbLinkFooter:hover{width:45px;height:45px;background-image:url("/app/themes/24-2020-theme/images/icons/icon-fb-footer-colored-sv.svg");background-size:45px}}.m-megaMenu__link.-youtubeLinkFooter{width:45px;height:45px;background:url("/app/themes/24-2020-theme/images/icons/icon-youtube-footer.svg");background-size:45px}@media(min-width: 992px){.m-megaMenu__link.-youtubeLinkFooter:hover{width:45px;height:45px;background-image:url("/app/themes/24-2020-theme/images/icons/icon-youtube-footer-colored-sv.svg");background-size:45px}}.m-megaMenu__link.-instaLinkFooter{width:45px;height:45px;background:url("/app/themes/24-2020-theme/images/icons/icon-insta-footer.svg");background-size:45px}@media(min-width: 992px){.m-megaMenu__link.-instaLinkFooter:hover{width:45px;height:45px;background-image:url("/app/themes/24-2020-theme/images/icons/icon-insta-footer-colored-sv.svg");background-size:45px}}.m-megaMenu__categoryWrap.-categoryMenuInMegamenu{padding-bottom:20px;overflow:hidden;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-megaMenu__categoryWrap.-categoryMenuInMegamenu{border-color:#464655;border-color:var(--dark-border)}.m-megaMenu__categoryWrap.-categoryMenuInMegamenu{border-bottom-width:1px;border-bottom-style:solid}@media(min-width: 992px){.m-megaMenu__categoryWrap.-categoryMenuInMegamenu{border-bottom:none}}@media(min-width: 992px){.m-megaMenu__categoryWrap{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-megaMenu__categoryWrap{border-color:#464655;border-color:var(--dark-border)}.m-megaMenu__categoryWrap{border-right-width:1px;border-right-style:solid;flex:1 1 225px}}@media(max-width: 991.98px){.m-megaMenu__top24Wrap{margin-bottom:60px;padding-bottom:20px;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-megaMenu__top24Wrap{border-color:#464655;border-color:var(--dark-border)}.m-megaMenu__top24Wrap{border-bottom-width:1px;border-bottom-style:solid}}@media(min-width: 992px){.m-megaMenu__top24Wrap{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-megaMenu__top24Wrap{border-color:#464655;border-color:var(--dark-border)}.m-megaMenu__top24Wrap{border-right-width:1px;border-right-style:solid;flex:1 1 514px}}.m-megaMenu__top24InnerWrap{display:flex}@media(min-width: 992px){.m-megaMenu__top24InnerWrap.-colDesktop{padding-bottom:25px}}.-colMobile .m-megaMenu__top24Col{display:block;flex:1 1 50%;padding:3px 11px;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .-colMobile .m-megaMenu__top24Col{border-color:#464655;border-color:var(--dark-border)}.-colMobile .m-megaMenu__top24Col{border-right-width:1px;border-right-style:solid}.-colMobile .m-megaMenu__top24Col:last-of-type{padding-left:20px;border-right:none}@media(min-width: 992px){.-colMobile .m-megaMenu__top24Col{display:none}}.-colDesktop .m-megaMenu__top24Col{display:none}@media(min-width: 992px){.-colDesktop .m-megaMenu__top24Col{display:block;margin-top:6px;padding:0 15px 0 27px;border-right-width:1px;border-right-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .-colDesktop .m-megaMenu__top24Col{border-color:#464655;border-color:var(--dark-border)}.-colDesktop .m-megaMenu__top24Col{flex:1 1 33%}.-colDesktop .m-megaMenu__top24Col:last-of-type{border-right:none}}.m-megaMenu__top24Link{display:block;width:100%;margin-bottom:18px;color:#464655;color:var(--brand-c4);font-weight:700;font-size:1.3rem;letter-spacing:.3px}.m-megaMenu__top24Link:hover{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-megaMenu__top24Link{color:#bebeca;color:var(--dark-font-4)}.-darkMode .m-megaMenu__top24Link:hover{color:#f76c61;color:var(--dark-light-colored)}.-colMobile .m-megaMenu__top24Link::before{display:inline-block;width:7px;height:7px;margin-right:6px;background:#464655;background:var(--brand-c4);content:""}.-darkMode .-colMobile .m-megaMenu__top24Link::before{background:#bebeca;background:var(--dark-font-4)}.m-megaMenu__top24Link:hover{-webkit-text-decoration:none;text-decoration:none}.m-megaMenu__top24Link:last-of-type{margin-bottom:8px}.m-megaMenu__mostReadWrap{display:none}@media(min-width: 992px){.m-megaMenu__mostReadWrap{display:block;flex:1 1 372px}}.m-megaMenu__mostReadInnerWrap{padding:0 25px 25px;counter-reset:li}.m-megaMenu__mostReadItem{padding:15px 0;color:#464655;color:var(--brand-c4);counter-increment:li}.m-megaMenu__mostReadItem::before{display:inline-block;width:1em;margin-left:-6px;color:#fc4842;color:var(--brand-c1);text-align:right;float:left;direction:rtl;content:counters(li, "")}.m-megaMenu__mostReadItem:first-of-type{padding-top:6px}.m-megaMenu__mostReadItem:last-of-type{border-bottom:none}.-darkMode .m-megaMenu__mostReadItem{color:#ffffff;color:var(--dark-font-1)}.m-megaMenu__mostReadLink{padding-left:18px;line-height:18px}.m-megaMenu__mostReadLink:last-of-type{margin-bottom:0}.m-dropdownMenu{width:100%;margin:0 auto;padding:30px 10px 0;background:#f3f3f4;background:var(--brand-c12);overflow:hidden}.-darkMode .m-dropdownMenu{background:#353540;background:var(--dark-back-2)}@media(min-width: 992px){.-showBodyOverlay.-userLoggedIn .m-dropdownMenu.-loginMenu{max-height:calc(96vh - 35px);overflow-y:auto}}@media(max-width: 991.98px){.m-dropdownMenu.-loginMenu{padding:25px 0;min-height:calc(100vh - 35px);max-height:calc(100vh - 35px);overflow-y:auto}}@media(min-width: 992px){.m-dropdownMenu.-loginMenu{width:350px;padding:0;left:inherit;right:15px}}@media(min-width: 1300px){.m-dropdownMenu.-loginMenu{right:-6px}}.m-dropdownMenu.-megaMenuCnt{padding:0;cursor:default !important}@media(max-width: 991.98px){.m-dropdownMenu.-megaMenuCnt{min-height:calc(100vh - 35px);max-height:calc(100vh - 35px);padding-top:10px;overflow:hidden;overflow-y:scroll !important}}@media(min-width: 992px){.m-dropdownMenu{max-width:85%;padding:0 20px;left:85px}}@media(min-width: 1300px){.m-dropdownMenu{max-width:1113px;padding:0 30px 0 52px}}.m-categoryMenu.-categoryMenuInHeader{display:none}@media(min-width: 992px){.m-categoryMenu.-categoryMenuInHeader ul{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end}}@media(min-width: 1300px){.m-categoryMenu.-categoryMenuInHeader ul{max-width:630px;transform:none !important}}@media(min-width: 992px){.m-categoryMenu.-categoryMenuInHeader li{width:auto}.m-categoryMenu.-categoryMenuInHeader li:first-of-type a{padding-left:0}}@media(min-width: 992px){.m-categoryMenu.-categoryMenuInHeader{display:inline-flex;margin-right:0;overflow:hidden}}.m-categoryMenu.-categoryMenuInMegamenu a{position:relative;display:block;font-weight:400;letter-spacing:.3px}.m-categoryMenu.-categoryMenuInMegamenu a:hover{-webkit-text-decoration:none;text-decoration:none}.m-categoryMenu.-categoryMenuInMegamenu a:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-categoryMenu.-categoryMenuInMegamenu a{color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .m-categoryMenu.-categoryMenuInMegamenu a{color:#909099;color:var(--dark-font-2);font-weight:500}.m-categoryMenu.-categoryMenuInMegamenu a:before{background-color:#fc4842;background-color:var(--brand-c1)}.m-categoryMenu.-categoryMenuInMegamenu a:hover{color:#e8574b;color:var(--link-color-hover)}.m-categoryMenu.-categoryMenuInMegamenu a{padding-left:24px;line-height:28px}.m-categoryMenu.-categoryMenuInMegamenu a::before{position:absolute;top:10px;left:11px}@media(min-width: 992px){.m-categoryMenu.-categoryMenuInMegamenu a::before{left:34px}}.-darkMode .m-categoryMenu.-categoryMenuInMegamenu a{color:#bebeca;color:var(--dark-font-4)}.-darkMode .m-categoryMenu.-categoryMenuInMegamenu a:hover{color:#f76c61;color:var(--dark-light-colored)}@media(min-width: 992px){.m-categoryMenu.-categoryMenuInMegamenu a{padding-left:48px;padding-right:10px}}.m-categoryMenu.-categoryMenuInFooter ul{max-width:85%}.m-categoryMenu.-categoryMenuInFooter a{position:relative;display:block;font-weight:400;letter-spacing:.3px}.m-categoryMenu.-categoryMenuInFooter a:hover{-webkit-text-decoration:none;text-decoration:none}.m-categoryMenu.-categoryMenuInFooter a:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-categoryMenu.-categoryMenuInFooter a{color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .m-categoryMenu.-categoryMenuInFooter a{color:#909099;color:var(--dark-font-2);font-weight:500}.m-categoryMenu.-categoryMenuInFooter a:before{background-color:#fc4842;background-color:var(--brand-c1)}.m-categoryMenu.-categoryMenuInFooter a:hover{color:#e8574b;color:var(--link-color-hover)}.m-categoryMenu.-categoryMenuInFooter a{display:block;width:100%;margin-bottom:20px;padding-left:25px;font-size:1.4rem;line-height:15px;color:#cacacc;color:var(--brand-c16);padding-left:15px;line-height:20px;transition:all .5s ease}.-sport24Footer .m-categoryMenu.-categoryMenuInFooter a{margin-bottom:30px}@media(min-width: 992px){.-sport24Footer .m-categoryMenu.-categoryMenuInFooter a{margin-bottom:0}}.m-categoryMenu.-categoryMenuInFooter a::before{position:absolute;top:10px;left:11px;background-color:#cacacc;background-color:var(--brand-c16)}@media(min-width: 992px){.m-categoryMenu.-categoryMenuInFooter a::before{top:7px;left:20px}}.-sport24Footer .m-categoryMenu.-categoryMenuInFooter a::before{background:#fc4842;background:var(--brand-c1);top:7px;left:0}@media(min-width: 992px){.-sport24Footer .m-categoryMenu.-categoryMenuInFooter a::before{top:7px;left:20px}}.m-categoryMenu.-categoryMenuInFooter a:hover{color:#e8574b;color:var(--brand-c3)}.m-categoryMenu.-categoryMenuInFooter a:hover::before{background-color:#fc4842;background-color:var(--brand-c1)}.-darkMode .m-categoryMenu.-categoryMenuInFooter a{color:#cacacc;color:var(--brand-c16)}.-darkMode .m-categoryMenu.-categoryMenuInFooter a:hover{color:#e8574b;color:var(--link-color-hover)}.-darkMode .m-categoryMenu.-categoryMenuInFooter a::before{background:#fc4842;background:var(--brand-c1)}@media(min-width: 992px){.m-categoryMenu.-categoryMenuInFooter a{padding-left:33px}}.a-menu{display:inline-block;padding:0 10px;color:#353540;color:var(--brand-c9);font-size:1.3rem;line-height:35px;letter-spacing:1px;text-transform:uppercase}.-darkMode .a-menu{color:#909099;color:var(--dark-font-2)}.a-menu:hover{color:#fc4842;color:var(--brand-c1)}.a-menu.-activeMenu{color:#fc4842;color:var(--brand-c1);font-weight:500}.a-menu.-mBars{position:absolute;display:inline-block;top:0;right:0;width:54px;height:35px;padding:0;background-image:url("/app/themes/24-2020-theme/images/icons/icon-megamenu.svg");background-repeat:no-repeat;background-position:center;-webkit-text-decoration:none;text-decoration:none;z-index:1}.-darkMode .a-menu.-mBars:hover{top:0}@media(min-width: 992px){.a-menu.-mBars:hover{top:0;background-image:url("/app/themes/24-2020-theme/images/icons/icon-megamenu-colored-sv.svg");background-repeat:no-repeat;background-position:center}}.a-menu.-mBars.-activeMenu{background-image:url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg");background-repeat:no-repeat;background-position:center}@media(min-width: 992px){.a-menu.-mBars.-activeMenu:hover{opacity:.7}}.-darkMode .a-menu.-mBars.-activeMenu{background-image:url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg");background-repeat:no-repeat;background-position:center}@media(min-width: 992px){.-darkMode .a-menu.-mBars.-activeMenu:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg");background-repeat:no-repeat;background-position:center;opacity:.7}}.-darkMode .a-menu.-mBars{background-image:url("/app/themes/24-2020-theme/images/icons/icon-megamenu-darkmode.svg");background-repeat:no-repeat;background-position:center}@media(min-width: 992px){.-darkMode .a-menu.-mBars:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-megamenu-colored-sv.svg");background-repeat:no-repeat;background-position:center}}@media(min-width: 768px){.a-menu.-mBars{position:relative;right:inherit;height:45px;margin-left:85px;line-height:45px}}@media(max-width: 767.98px){.a-menu.-mBars{right:0;left:75px}}.a-menu.-menuSport24{width:82px;height:18px;margin:auto 0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/logo-24-sport24.svg") scroll no-repeat center center;background-size:contain}@media(min-width: 768px){.a-menu.-menuSport24{width:109px;height:24px;background-size:109px 24px}}.a-menu.-menuTop24{display:none}@media(min-width: 1300px){.a-menu.-menuTop24{display:inline-block;width:84px;height:24px;margin:auto 0 auto 20px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/logo-24-top24.svg") scroll no-repeat center center;background-size:contain}}.a-menu.-menu24Extra{display:none}@media(min-width: 1300px){.a-menu.-menu24Extra{display:inline-block;width:105px;height:24px;margin:auto 0 auto 20px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/24x/24extra-logo.svg") scroll no-repeat center center;background-size:contain}}@media(min-width: 768px){.a-menu{padding:0 17px;line-height:45px}}@media(max-width: 575.98px){.a-menu{padding:0 6px}}span.a-tag.-articleWidgetTag:hover{color:#6b6b76;color:var(--brand-c7)}.a-tag{display:block;font-weight:400;letter-spacing:.3px}.a-tag:hover{-webkit-text-decoration:none;text-decoration:none}.a-tag:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.-pageSavedContents .a-tag{margin-right:10px;margin-bottom:5px}.-categoryMenuInHeader .a-tag{padding-left:20px;color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .-categoryMenuInHeader .a-tag{color:#909099;color:var(--dark-font-2);font-weight:500}.-categoryMenuInHeader .a-tag:before{background-color:#fc4842;background-color:var(--brand-c1)}.-categoryMenuInHeader .a-tag:hover{color:#e8574b;color:var(--link-color-hover)}.-categoryMenuInHeader .a-tag{line-height:44px;letter-spacing:.3px}.a-tag.-headerArticleCatTag{display:none}@media(min-width: 992px){.a-tag.-headerArticleCatTag{display:block;margin-top:5px;margin-bottom:-2px;color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .a-tag.-headerArticleCatTag{color:#909099;color:var(--dark-font-2);font-weight:500}.a-tag.-headerArticleCatTag:before{background-color:#fc4842;background-color:var(--brand-c1)}.a-tag.-headerArticleCatTag:hover{color:#e8574b;color:var(--link-color-hover)}.a-tag.-headerArticleCatTag{color:#6b6b76;color:var(--brand-c7);letter-spacing:1px;font-size:1.4rem;line-height:14px}.a-tag.-headerArticleCatTag::before{width:8px;height:8px;margin-right:10px;background:#6b6b76;background:var(--brand-c7)}.-darkMode .a-tag.-headerArticleCatTag{font-weight:600}.-darkMode .a-tag.-headerArticleCatTag::before{background:#e1e1e4;background:var(--brand-c6)}}.a-tag.-articleCat{padding-left:14px;color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .a-tag.-articleCat{color:#909099;color:var(--dark-font-2);font-weight:500}.a-tag.-articleCat:before{background-color:#fc4842;background-color:var(--brand-c1)}.a-tag.-articleCat:hover{color:#e8574b;color:var(--link-color-hover)}.a-tag.-articleCat{color:#464655;color:var(--brand-c4);font-size:1.4rem;line-height:15px}.a-tag.-articleCat::before{background:#6b6b76;background:var(--brand-c7)}.a-tag.-blockCats{color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .a-tag.-blockCats{color:#909099;color:var(--dark-font-2);font-weight:500}.a-tag.-blockCats:before{background-color:#fc4842;background-color:var(--brand-c1)}.a-tag.-blockCats:hover{color:#e8574b;color:var(--link-color-hover)}.a-tag.-blockCats{padding-left:28px;color:#464655;color:var(--brand-c4);font-size:1.4rem;line-height:15px}.a-tag.-blockCats::before{background:#fc4842;background:var(--brand-c1)}.-categoryMenuInMegamenu .a-tag{display:block;width:100%;color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .-categoryMenuInMegamenu .a-tag{color:#909099;color:var(--dark-font-2);font-weight:500}.-categoryMenuInMegamenu .a-tag:before{background-color:#fc4842;background-color:var(--brand-c1)}.-categoryMenuInMegamenu .a-tag:hover{color:#e8574b;color:var(--link-color-hover)}.a-tag.-articleWidgetTag{display:inline-block;padding-right:20px;color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .a-tag.-articleWidgetTag{color:#909099;color:var(--dark-font-2);font-weight:500}.a-tag.-articleWidgetTag:before{background-color:#fc4842;background-color:var(--brand-c1)}.a-tag.-articleWidgetTag:hover{color:#e8574b;color:var(--link-color-hover)}.a-tag.-articleWidgetTag{color:#6b6b76;color:var(--tag-color-light, var(--brand-c7));font-size:1.4rem;white-space:nowrap}.a-tag.-articleWidgetTag::before{background-color:#fc4842;background-color:var(--tag-color-light, var(--brand-c1))}.a-tag.-articleWidgetTag:hover{color:#e8574b;color:var(--tag-color-light, var(--link-color-hover))}.a-tag.-articleWidgetTag:last-of-type{padding-right:0}.m-emphasizedWidget__wrap .a-tag.-articleWidgetTag::before{background:#fc4842;background:var(--tag-color-light, var(--brand-c1))}.m-emphasizedWidget__wrap .a-tag.-articleWidgetTag:hover{color:#e8574b;color:var(--tag-color-light, var(--link-color-hover))}.m-emphasizedWidget__wrap.-isDark .a-tag.-articleWidgetTag{color:#bebeca;color:var(--tag-color-dark, var(--dark-font-4));font-weight:500}.m-emphasizedWidget__wrap.-isDark .a-tag.-articleWidgetTag::before{background:#fc4842;background:var(--tag-color-dark, var(--brand-c1))}.m-emphasizedWidget__wrap.-isDark .a-tag.-articleWidgetTag:hover{color:#fc4842;color:var(--tag-color-dark, var(--brand-c1))}.-darkMode .a-tag.-articleWidgetTag{color:#6b6b76;color:var(--tag-color-dark, var(--brand-c7));font-weight:500}.-darkMode .a-tag.-articleWidgetTag::before{background:#fc4842;background:var(--tag-color-dark, var(--brand-c1))}.-darkMode .a-tag.-articleWidgetTag:hover{color:#fc4842;color:var(--tag-color-dark, var(--brand-c1))}.-largeEntryPost .a-tag.-articleWidgetTag{line-height:28px}.-largeEntryPost .a-tag.-articleWidgetTag::before{background:#fc4842;background:var(--brand-c1)}.-listPost .a-tag.-articleWidgetTag{line-height:28px}.-listPost .a-tag.-articleWidgetTag::before{background:#fc4842;background:var(--brand-c1)}.a-tag.-articlePageMainTags{padding:0 10px 0 0;color:#cacacc;color:var(--brand-c16);font-size:1.4rem;line-height:40px}.a-tag.-articlePageMainTags::before{background-color:#cacacc;background-color:var(--brand-c16)}.a-tag.-articlePageMainTags:hover{color:#fc4842;color:var(--brand-c1)}.-darkMode .a-tag.-articlePageMainTags{color:#6b6b76;color:var(--dark-font-3)}.-darkMode .a-tag.-articlePageMainTags::before{background:#6b6b76;background:var(--dark-font-3)}.-darkMode .a-tag.-articlePageMainTags:hover{color:#fc4842;color:var(--brand-c1)}.-aside .a-tag.-articlePageMainTags{display:block;width:100%;line-height:15px}@media(min-width: 768px){.-aside .a-tag.-articlePageMainTags{padding:15px 0 0}}@media(min-width: 768px){.a-tag.-articlePageMainTags{padding:0 30px 0 0;line-height:45px}}.a-tag.-followTag{display:inline-block;height:30px;padding:0 15px;margin-bottom:20px;background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white);font-weight:600;font-size:1.6rem;line-height:30px;text-transform:uppercase;transition:all .5s ease}.a-tag.-followTag::before{display:none}.a-tag.-followTag:hover{background:#fc4842;background:var(--brand-c1)}.a-tag.-notFollowTag{display:inline-block;height:30px;padding:0 15px;margin-bottom:20px;background:#909099;background:var(--brand-c8);color:#ffffff;color:var(--white);font-weight:600;font-size:1.6rem;line-height:30px;text-transform:uppercase;transition:all .5s ease}.a-tag.-notFollowTag::before{display:none}.a-tag.-notFollowTag:hover{background:#fc4842;background:var(--brand-c1)}.a-tag.-iconLiveWrap{display:inline-block;margin-bottom:10px;padding:5px 14px;background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:600;font-size:1.3rem;letter-spacing:.05em;text-transform:uppercase}.o-post__titleInnerWrap .a-tag.-iconLiveWrap{font-size:1.6rem}.-hasImg .a-tag.-iconLiveWrap{display:inline-block}.-liveBox .-hasImg .a-tag.-iconLiveWrap{display:inline-block}.-noImg .a-tag.-iconLiveWrap{display:none}.-liveBox .-noImg .a-tag.-iconLiveWrap{display:inline-block}.-noImg.-livePost .a-tag.-iconLiveWrap{display:inline-block}.a-tag.-iconLiveWrap::before{width:8px;height:8px;top:-2px;background:#ffffff;background:var(--white)}.m-emphasizedWidget .a-tag.-iconLiveWrap{margin-bottom:15px}.single .a-tag.-iconLiveWrap{margin-left:3px}.single .-listPost .a-tag.-iconLiveWrap{margin-left:0}.-darkMode .a-tag.-iconLiveWrap{color:#ffffff;color:var(--white)}@media(min-width: 768px){.m-nonstopWidget.-freshCnt .-listPost .a-tag.-iconLiveWrap{font-weight:700;font-size:1.5rem}}@media(max-width: 991.98px){.-hasImg .m-nonstopWidget__entryCategory .a-tag.-iconLiveWrap{margin-top:20px}}@media(min-width: 768px){.a-tag.-iconLiveWrap{font-weight:700;font-size:1.8rem}}.a-tag.-iconVideoWrap{display:inline-block;padding:5px 14px;background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:600;font-size:1.3rem;letter-spacing:.05em;text-transform:uppercase}.a-tag.-iconVideoWrap i{display:none}.a-tag.-iconVideoWrap::before{display:none}.-listPost .a-tag.-iconVideoWrap{position:absolute;top:0;left:0;z-index:1}.m-nonstopWidget.-freshCnt .-listPost .a-tag.-iconVideoWrap{position:relative;top:inherit;left:inherit}@media(min-width: 768px){.m-nonstopWidget.-freshCnt .-listPost .a-tag.-iconVideoWrap{font-weight:700;font-size:1.5rem}}.-darkMode .a-tag.-iconVideoWrap{color:#ffffff;color:var(--white)}@media(max-width: 991.98px){.m-nonstopWidget__entryCategory .a-tag.-iconVideoWrap{position:relative}.-hasImg .m-nonstopWidget__entryCategory .a-tag.-iconVideoWrap{margin-top:17px}}@media(min-width: 768px){.a-tag.-iconVideoWrap{font-weight:700;font-size:1.8rem}}.a-tag.-iconSport24Wrap{display:inline-block;padding:6px 14px;color:#ffffff;color:var(--white);font-weight:700;font-size:1.6rem;letter-spacing:4px;text-transform:uppercase;border-left:10px solid #464655;background-color:#57a600;background-image:url("/app/themes/24-2020-theme/images/sport24-football.svg");background-repeat:no-repeat;background-position:-50px -7px}.a-tag.-iconSport24Wrap::before{content:none}@media(max-width: 991.98px){.-hasImg .m-nonstopWidget__entryCategory .a-tag.-iconSport24Wrap{margin-top:20px}}.a-tag.-iconEb2020Wrap{display:inline-block;padding:6px 8px 6px 10px;background:#0092a6;color:#ffffff;color:var(--white);font-weight:700;font-size:1.6rem;letter-spacing:4px;text-transform:uppercase;border-left:10px solid #a60081}.a-tag.-iconEb2020Wrap::before{display:none}.a-tag.-iconVb2022Wrap{display:inline-block;padding:6px 8px 6px 10px;background:#538ed0;color:#ffffff;color:var(--white);font-weight:700;font-size:1.6rem;letter-spacing:4px;text-transform:uppercase;border-left:10px solid #112497}.a-tag.-iconVb2022Wrap::before{display:none}.a-tag.-iconOlimpia2020Wrap,.a-tag.-iconOlimpia2024Wrap{display:inline-block;padding:6px 8px 6px 10px;background:#a37d52;color:#ffffff;color:var(--white);font-weight:700;font-size:1.6rem;letter-spacing:4px;text-transform:uppercase;border-left:10px solid #c0233a}.a-tag.-iconOlimpia2020Wrap::before,.a-tag.-iconOlimpia2024Wrap::before{display:none}.-hun .a-tag.-iconOlimpia2024Wrap:before{content:"";display:block;position:absolute;top:0;left:-10px;width:10px;height:100%;background-image:repeating-linear-gradient(to bottom, #FC4842 0, #FC4842 33.3333333333%, white 33.3333333333%, white 66.6666666667%, #57A600 66.6666666667%, #57A600 100%)}.a-tag.-iconEb2024Wrap{display:inline-block;padding:6px 8px 6px 10px;background:#00aaa8;color:#ffffff;color:var(--white);font-weight:700;font-size:1.6rem;letter-spacing:4px;text-transform:uppercase;border-left:10px solid teal}.a-tag.-iconEb2024Wrap::before{display:none}.a-tag.-typeMarker{position:absolute;top:0;left:0;z-index:1}.m-nonstopWidget__entryCategory .a-tag.-iconPodcastWrap,.m-nonstopWidget__entryCategory .a-tag.-iconOpinionWrap{display:inline-block;padding:5px 14px;background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:600;font-size:1.3rem;letter-spacing:.05em;text-transform:uppercase}.m-nonstopWidget__entryCategory .a-tag.-iconPodcastWrap::before,.m-nonstopWidget__entryCategory .a-tag.-iconOpinionWrap::before{display:none}.m-nonstopWidget.-freshCnt .-listPost .m-nonstopWidget__entryCategory .a-tag.-iconPodcastWrap,.m-nonstopWidget.-freshCnt .-listPost .m-nonstopWidget__entryCategory .a-tag.-iconOpinionWrap{position:relative;top:inherit;left:inherit}@media(min-width: 768px){.m-nonstopWidget.-freshCnt .-listPost .m-nonstopWidget__entryCategory .a-tag.-iconPodcastWrap,.m-nonstopWidget.-freshCnt .-listPost .m-nonstopWidget__entryCategory .a-tag.-iconOpinionWrap{font-weight:700;font-size:1.5rem}}.-darkMode .m-nonstopWidget__entryCategory .a-tag.-iconPodcastWrap,.-darkMode .m-nonstopWidget__entryCategory .a-tag.-iconOpinionWrap{color:#ffffff;color:var(--white)}@media(max-width: 991.98px){.m-nonstopWidget__entryCategory .a-tag.-iconPodcastWrap,.m-nonstopWidget__entryCategory .a-tag.-iconOpinionWrap{position:relative}.-hasImg .m-nonstopWidget__entryCategory .a-tag.-iconPodcastWrap,.-hasImg .m-nonstopWidget__entryCategory .a-tag.-iconOpinionWrap{margin-top:17px}}@media(min-width: 768px){.m-nonstopWidget__entryCategory .a-tag.-iconPodcastWrap,.m-nonstopWidget__entryCategory .a-tag.-iconOpinionWrap{font-weight:700;font-size:1.8rem}}.a-tag .-videoPost{letter-spacing:4px}.-tagCloud .a-tag{display:inline-block;padding-left:2px;padding-right:10px;color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .-tagCloud .a-tag{color:#909099;color:var(--dark-font-2);font-weight:500}.-tagCloud .a-tag:before{background-color:#fc4842;background-color:var(--brand-c1)}.-tagCloud .a-tag:hover{color:#e8574b;color:var(--link-color-hover)}.-tagCloud .a-tag{line-height:27px;letter-spacing:.3px}.-tagCloud .a-tag p{margin:0}.a-tag.-articleListCat{padding-left:14px;color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .a-tag.-articleListCat{color:#909099;color:var(--dark-font-2);font-weight:500}.a-tag.-articleListCat:before{background-color:#fc4842;background-color:var(--brand-c1)}.a-tag.-articleListCat:hover{color:#e8574b;color:var(--link-color-hover)}.a-tag.-articleListCat{color:#464655;color:var(--brand-c4);font-size:1.4rem;line-height:28px}.a-tag.-articleListCat::before{background:#fc4842;background:var(--brand-c1)}.-largeEntryPost .a-tag.-articleListCat,.-listPost .a-tag.-articleListCat{padding-left:0;padding-right:15px;white-space:nowrap}@media(min-width: 992px){.-largeEntryPost .a-tag.-articleListCat,.-listPost .a-tag.-articleListCat{padding-left:15px;padding-right:0;padding-bottom:15px}}.a-tag.-greyBackWithHover{position:absolute;display:inline-block;top:0;right:0;margin-top:0;color:#909099;color:var(--brand-c8);font-weight:400;font-size:1.5rem;text-transform:uppercase;letter-spacing:.05em;transition:all .5s ease}.a-tag.-greyBackWithHover:hover{background-color:#fc4842;background-color:var(--brand-c1)}.a-tag.-greyBackWithHover::before{display:none}@media(max-width: 991.98px){.-pageSavedContents .a-tag.-greyBackWithHover{position:relative;top:inherit;right:inherit;left:inherit;padding:5px 14px;background:#909099;background:var(--brand-c8);color:#ffffff;color:var(--white);font-weight:700;font-size:1.5rem}}@media(max-width: 991.98px){.-listPage .m-nonstopFeed .a-tag.-greyBackWithHover{white-space:nowrap}}@media(min-width: 992px){.a-tag.-greyBackWithHover{position:relative;top:inherit;left:inherit;padding:5px 14px;background:#909099;background:var(--brand-c8);color:#ffffff;color:var(--white);font-weight:700;font-size:1.5rem}}.m-weather{display:none;margin:12px 8px 12px 20px;padding-left:18px;padding-right:18px;border-right-width:1px;border-right-style:solid;border-left-width:1px;border-left-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-weather{border-color:#464655;border-color:var(--dark-border)}.m-weather{font-size:1.3rem;line-height:21px}@media(min-width: 992px)and (max-width: 1299.98px){.m-weather{white-space:nowrap}}.m-weather:hover .m-weather__link{color:#fc4842;color:var(--brand-c1)}.m-weather p{margin:0}.m-weather img{max-width:20px;margin-top:-2px}.m-weather .temp{margin-left:7px}.m-weather .temp strong{font-weight:400}.m-weather__number{padding-right:5px}.m-weather__link{color:#909099;color:var(--brand-c8);transition:color .5s ease}.-darkMode .m-weather__link{color:#909099;color:var(--dark-font-2);font-weight:500}@media(min-width: 992px){.m-weather{display:inline-block;float:left}}.m-login{margin-right:-5px}.m-login__iconBtn{position:relative;display:inline-block;border-width:5px;border-style:solid;border-color:#ffffff;border-color:var(--white);white-space:nowrap}.m-login__iconBtn.-activeMenu{border-color:#f3f3f4;border-color:var(--brand-c12)}.-darkMode .m-login__iconBtn{border-color:#111115;border-color:var(--brand-c2)}.m-login__iconBtn.-loggedIn{display:none;min-width:25px;height:35px;background-color:#353540;background-color:var(--brand-c9);transition:background-color .5s ease}.m-login__iconBtn.-loggedIn:hover{background-color:#464655;background-color:var(--brand-c4)}.-darkMode .m-login__iconBtn.-loggedIn{background-color:#464655;background-color:var(--brand-c4);border-color:#111115;border-color:var(--brand-c2)}.-darkMode .m-login__iconBtn.-loggedIn:hover{background-color:#353540;background-color:var(--brand-c9)}.m-login__iconBtn.-loggedIn.-activeMenu{min-width:25px}.-darkMode .m-login__iconBtn.-loggedIn.-activeMenu{border-color:#353540;border-color:var(--dark-back-2)}@media(max-width: 767.98px){.m-login__iconBtn.-loggedIn.-activeMenu{height:35px}}@media(min-width: 768px){.m-login__iconBtn.-loggedIn.-activeMenu{min-width:32px}}@media(min-width: 768px){.m-login__iconBtn.-loggedIn{min-width:32px;height:44px}}.m-login__iconBtn.-newArticleNoti::before{position:absolute;display:block;width:12px;height:12px;bottom:6px;right:8px;background:#fc4842;background:var(--brand-c1);border:2px solid #ffffff;border:2px solid var(--white);border-radius:12px;content:""}@media(min-width: 768px){.m-login__iconBtn{margin-right:-6px;border-width:6px}}.m-login__icon{position:relative;display:inline-block;width:25px;height:25px;float:left;z-index:5}.-loggedIn .m-login__icon{background:#fc4842;background:var(--brand-c1)}.-loggedOut .m-login__icon{background:#353540;background:var(--brand-c9)}.m-login__icon:before{position:absolute;display:block;width:11px;height:13px;top:6px;left:6px;content:"";background-color:#ffffff;background-color:var(--white);background-repeat:no-repeat;background-position:center;background-size:contain}.-loggedIn .m-login__icon:before{width:11px;height:13px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-profile.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-profile.svg");-webkit-mask-size:8px 16px;mask-size:8px 16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center}@media(min-width: 768px){.-loggedIn .m-login__icon:before{-webkit-mask-size:11px 13px;mask-size:11px 13px}}.-loggedOut .m-login__icon:before{width:11px;height:13px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-profile.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-profile.svg");-webkit-mask-size:8px 16px;mask-size:8px 16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center}@media(min-width: 768px){.-loggedOut .m-login__icon:before{-webkit-mask-size:11px 13px;mask-size:11px 13px}}.-loggedIn.-activeMenu .m-login__icon:before{width:10px;height:10px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-close.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-close.svg");-webkit-mask-size:10px 10px;mask-size:10px 10px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;top:7px;left:7px}.-darkMode .-loggedIn.-activeMenu .m-login__icon:before{background-color:#353540;background-color:var(--brand-c9)}@media(min-width: 768px){.-darkMode .-loggedIn.-activeMenu .m-login__icon:before{background-color:#ffffff;background-color:var(--white)}}@media(min-width: 768px){.-loggedIn.-activeMenu .m-login__icon:before{width:11px;height:13px;top:10px;left:10px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-profile.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-profile.svg");-webkit-mask-size:11px 13px;mask-size:11px 13px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center}}@media(min-width: 768px){.m-login__icon:before{top:10px;left:10px}}@media(min-width: 768px){.m-login__icon{width:32px;height:32px}}.m-login__link{display:block}.m-login__link.-monochromeLink{padding-top:10px;color:#6b6b76;color:var(--brand-c7);-webkit-text-decoration:underline;text-decoration:underline}.m-login__link.-coloredLink{margin-top:25px;padding-top:20px;padding-bottom:10px;color:#fc4842;color:var(--brand-c1);border-top-width:1px;border-top-style:solid;border-color:#cacacc;border-color:var(--brand-c16);font-size:1.4rem;font-weight:600}.-darkMode .m-login__link.-coloredLink{border-color:#6b6b76;border-color:var(--dark-font-3)}.m-login__link.-coloredLink.-gray{color:#353540;color:var(--brand-c9)}.m-login__profileItem{display:flex;flex-direction:row;justify-items:center;justify-content:start;align-items:center;align-content:start;margin-left:0;margin-right:0;height:66px;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-login__profileItem{border-color:#464655;border-color:var(--dark-border)}.m-login__profileItem{border-bottom-width:1px;border-bottom-style:solid;clear:both}.m-login__profileItem:hover .m-login__profileLink{color:#fc4842;color:var(--brand-c1)}.m-login__profileItem:hover .m-login__subTxt{color:#353540;color:var(--brand-c9)}.-darkMode .m-login__profileItem:hover .m-login__subTxt{color:#e1e1e4;color:var(--brand-c6)}.m-login__profileItem.-subscriptionsSettings:hover .m-login__profileLink{color:#2795D5;color:var(--clr-brand24x-3)}.-darkMode .m-login__profileItem.-subscriptionsSettings:hover .m-login__profileLink{color:#C6E6F9;color:var(--clr-brand24x-2)}.m-login__profileItem.-profile,.m-login__profileItem.-userName,.m-login__profileItem.-authors,.m-login__profileItem.-newsletterSettings{border-bottom-width:2px}.m-login__profileItem.-userName{height:50px;padding:0 20px}.m-login__profileItem.-btn{padding-left:0}.m-login__profileItem.-adFree{display:none}.m-login__profileItem.-darkmodeItem{display:flex}@media(min-width: 992px){.m-login__profileItem.-darkmodeItem:hover .m-login__profileLink.-darkmode{color:#fc4842;color:var(--brand-c1)}.m-login__profileItem.-darkmodeItem:hover .m-login__profileLink.-darkmode::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-darkmode-colored-sv.svg");background-size:22px 22px}}.m-login__profileItem.-articles,.m-login__profileItem.-logout{margin:0 20px}.m-login__profileItem.-logout{height:50px;border-bottom:rgba(0,0,0,0)}.m-login__subTitle{height:50px;margin:0 20px;padding:20px 0 10px 0;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-login__subTitle{border-color:#464655;border-color:var(--dark-border)}.m-login__subTitle{border-bottom-width:1px;border-bottom-style:solid;font-size:1.4rem;font-weight:600;text-transform:uppercase}.-darkMode .-extraCntWrap .m-login__subTitle{color:#C6E6F9;color:var(--clr-brand24x-2)}.m-login__subTxt{margin:3px 0 0 0;color:#909099;color:var(--brand-c8);font-weight:500;font-size:1.3rem;transition:color .5s ease}.m-login__cntWrap{position:relative;display:flex;flex-direction:column;justify-items:center;justify-content:center;align-items:start;width:100%;height:100%;padding-left:40px}.m-login__cntWrap::before{position:absolute;display:inline-block;top:15px;left:0;content:"";transition:all .5s ease;background-color:#6b6b76;background-color:var(--brand-c7);background-repeat:no-repeat;background-position:center;background-size:contain}.-darkMode .m-login__cntWrap::before{background-color:#909099;background-color:var(--brand-c8)}.m-login__cntWrap:hover:before{background-color:#fc4842;background-color:var(--brand-c1)}.-darkMode .-extraCntWrap .m-login__cntWrap:hover:before{background-color:rgba(0,0,0,0)}.-darkMode .m-login__cntWrap:hover:before{background-color:#fc4842;background-color:var(--brand-c1)}.-profile .m-login__cntWrap{margin:0 20px}.-profile .m-login__cntWrap::before{width:17px;height:20px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-profile.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-profile.svg")}.-newsletterSettings .m-login__cntWrap{margin:0 20px}.-newsletterSettings .m-login__cntWrap::before{width:20px;height:20px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-newsletter.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-newsletter.svg")}.-subscriptionsSettings .m-login__cntWrap{margin:0 20px}.-subscriptionSettings .m-login__cntWrap::before{width:20px;height:20px;top:22px;background-color:#2795D5;background-color:var(--clr-brand24x-3);-webkit-mask-image:url("/app/themes/24-2020-theme/images/24x/icon-24x-subscription-settings.svg");mask-image:url("/app/themes/24-2020-theme/images/24x/icon-24x-subscription-settings.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.-darkMode .-subscriptionSettings .m-login__cntWrap::before{background-color:#2795D5;background-color:var(--clr-brand24x-3)}.-subscriptionSettings .m-login__cntWrap:hover::before{background-color:#2795D5;background-color:var(--clr-brand24x-3)}.-darkMode .-subscriptionSettings .m-login__cntWrap:hover::before{background-color:#2795D5;background-color:var(--clr-brand24x-3)}.-subscriptionUpgrade .m-login__cntWrap::before{width:20px;height:20px;top:22px;background-color:#2795D5;background-color:var(--clr-brand24x-3);-webkit-mask-image:url("/app/themes/24-2020-theme/images/24x/icon-24x-subscription-upgrade.svg");mask-image:url("/app/themes/24-2020-theme/images/24x/icon-24x-subscription-upgrade.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.-darkMode .-subscriptionUpgrade .m-login__cntWrap::before{background-color:#2795D5;background-color:var(--clr-brand24x-3)}.-subscriptionUpgrade .m-login__cntWrap:hover::before{background-color:#2795D5;background-color:var(--clr-brand24x-3)}.-darkMode .-subscriptionUpgrade .m-login__cntWrap:hover::before{background-color:#2795D5;background-color:var(--clr-brand24x-3)}.-articles .m-login__cntWrap::before{width:15px;height:20px;left:2px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-saved-articles.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-saved-articles.svg")}.-authors .m-login__cntWrap{margin:0 20px;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:start}.-authors .m-login__cntWrap::before{width:20px;height:17px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-authors.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-authors.svg")}.-podcast .m-login__cntWrap{margin:0 20px}.-podcast .m-login__cntWrap::before{width:14px;height:21px;left:2px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profilpage-podcast.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profilpage-podcast.svg")}.-logout .m-login__cntWrap::before{width:20px;height:20px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-logout.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-logout.svg")}.-events .m-login__cntWrap{margin:0 20px}.-events .m-login__cntWrap::before{width:20px;height:20px;-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-ticket.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-profile-ticket.svg")}.m-login__extraCntWrap{background:#E6EFF5;background:var(--clr-brand24x-4)}.-darkMode .m-login__extraCntWrap{background:#31526D;background:var(--clr-brand24x-5)}.m-login__userName{padding:20px 20px 10px 0;color:#111115;color:var(--brand-c2);font-size:1.4rem;font-weight:600}.-darkMode .m-login__userName{color:#ffffff;color:var(--white)}.m-login__profileLink{position:relative;display:block;color:#464655;color:var(--brand-c4);font-weight:500;font-size:1.3rem;text-transform:uppercase;transition:all .5s ease}.-darkMode .m-login__profileLink{color:#e1e1e4;color:var(--brand-c6)}.-darkMode .m-login__profileLink:hover{color:#fc4842;color:var(--brand-c1)}.-extraCntWrap .m-login__profileLink{color:#002E5E;color:var(--clr-brand24x-1)}.-darkMode .-extraCntWrap .m-login__profileLink{color:#C6E6F9;color:var(--clr-brand24x-2)}.m-login__articlesNumber{position:relative;padding-right:18px;color:#fc4842;color:var(--brand-c1);font-weight:500;line-height:50px}.m-login__articlesNumber::before{position:absolute;display:block;width:10px;height:10px;top:20px;left:-17px;background-color:#fc4842;background-color:var(--brand-c1);border-radius:10px;content:""}.m-login__settings{position:relative;padding-right:18px;line-height:50px}.m-login__freshCnt{min-width:30px;height:50%;right:-25px;position:relative}.-profilPage .m-login__freshCnt{min-width:45px;right:0}.m-login__freshNum{position:relative;display:flex;width:20px;height:20px;margin:auto;justify-content:center;align-items:center;align-content:center;background:#2795D5;background:var(--clr-brand24x-3);border:2px solid var(--clr-white);color:var(--clr-white);font-size:.9rem;font-weight:600;text-align:center;border-radius:50%}.m-login__freshNum.-topPostition{position:absolute;top:-9px;right:-9px;z-index:10}.m-login__freshNum.-cntPosition{bottom:-3px}.-profilPage .m-login__freshNum{bottom:0;line-height:1.2}.m-login__freshTxt{color:#cacacc;color:var(--brand-c16);font-size:.9rem;font-weight:600;text-transform:uppercase}@media(min-width: 768px){.m-login{margin-right:0}}.a-icon{position:relative;display:inline-block;width:24px;height:24px}.a-icon.-darkModeBtn{background-image:url("/app/themes/24-2020-theme/images/icons/brightness.svg");background-repeat:no-repeat;background-position:center;background-size:24px}.a-icon.-normalModeBtn{background-image:url("/app/themes/24-2020-theme/images/icons/moon.svg");background-repeat:no-repeat;background-position:center;background-size:24px}.a-btn{display:block;width:100%;padding:15px 0;color:#ffffff;color:var(--white);border:none;font-weight:700;text-transform:uppercase;text-align:center;letter-spacing:.02em;transition:background .5s ease}.a-btn.-monochromeBtn{background:#464655;background:var(--brand-c4)}.a-btn.-monochromeBtn:hover{background:#fc4842;background:var(--brand-c1)}.-darkMode .a-btn.-monochromeBtn{background:#6b6b76;background:var(--dark-decor-cube)}.-darkMode .a-btn.-monochromeBtn:hover{background:#fc4842;background:var(--brand-c1)}.a-btn.-coloredBtn{background:#fc4842;background:var(--brand-c1)}.a-btn.-coloredBtn:hover{background:rgba(#fc4842, 0.6);background:rgba(var(--brand-c1), 0.6)}.a-btn.-coloredSport24Btn{background:#57a600}.a-btn.-coloredSport24Btn:hover{background:rgba(87,166,0,.6)}.a-btn.-transparentBtn{background:rgba(0,0,0,0)}.a-btn.-largeFsBtn{font-size:1.6rem;letter-spacing:4px}.a-btn.-allArticlesBtn{width:285px;height:50px;margin:50px auto}.a-btn.-bottomMg{margin-bottom:1px}.a-btn.-searchBtn{position:absolute;display:inline-block;width:51px;max-width:51px;height:51px;top:0;right:0;background:url("/app/themes/24-2020-theme/images/icons/icon-search-colored-sv.svg");background-repeat:no-repeat;background-position:center;text-indent:-9999px}@media(min-width: 992px){.a-btn.-searchBtn:hover{opacity:.7}}.a-btn.-profileBtn{padding-left:20px;background-color:#cbcbcd;background-color:var(--brand-c5);color:#111115;color:var(--brand-c2);font-weight:500;font-size:1.5rem;text-transform:none;text-align:left;transition:color .5s ease}.a-btn.-profileBtn:hover{color:#fc4842;color:var(--brand-c1)}.-darkMode .a-btn.-profileBtn{background-color:#353540;background-color:var(--brand-c9);color:#cbcbcd;color:var(--brand-c5)}.-darkMode .a-btn.-profileBtn:hover{color:#fc4842;color:var(--brand-c1)}.a-btn.-profileBtn.-onHeader{color:#57a600}.a-btn.-profileBtn.-onHeader:hover{color:#fc4842;color:var(--brand-c1)}.a-btn.-subscription{width:120px;height:25px;margin:auto 5px auto 5px;padding:0 10px;background:#C6E6F9;background:var(--clr-brand24x-2);color:#002E5E;color:var(--clr-brand24x-1);font-size:1rem;line-height:23px;letter-spacing:1px}.-darkMode .a-btn.-subscription{background:#2795D5;background:var(--clr-brand24x-3)}@media(min-width: 768px){.a-btn.-subscription{height:32px;margin:auto 15px auto 5px;line-height:33px}}.a-btn.-btnAsTxt{width:auto;padding:0;color:#464655;color:var(--brand-c4);-webkit-text-decoration:underline;text-decoration:underline}.a-subTitle{margin-bottom:10px}.a-subTitle.-inHeader{margin-top:12px;margin-bottom:2px;padding-left:10px;font-weight:700;font-size:1.6rem;line-height:28px;letter-spacing:2px}@media(min-width: 992px){.a-subTitle.-inHeader{margin-top:5px;margin-bottom:0;padding-left:27px}.-categoryMenuInMegamenu .a-subTitle.-inHeader{padding-left:35px}}.a-subTitle.-inFooter{margin-top:-8px;margin-bottom:12px;padding-left:20px;font-weight:700;font-size:1.4rem;line-height:28px;letter-spacing:3px}@media(min-width: 992px){.a-subTitle.-inFooter{font-size:1.6rem}}.u-overlayFullScreen a:hover{-webkit-text-decoration:none;text-decoration:none}.u-overlayFullScreen.-largeLayer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;overflow-x:hidden;overflow-y:auto;transition:800ms ease, 800ms ease;display:flex;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.u-overlayFullScreen.-largeLayer .-backGray{background:rgba(53,53,64,.8)}.u-overlayFullScreen.-smallLayer{position:fixed;width:340px;top:15%;left:calc(50% - 170px);z-index:1100}@media(min-width: 768px){.u-overlayFullScreen.-smallLayer{width:100%;max-width:600px;left:calc(50% - 300px)}}.u-overlayFullScreen.-showLayer{opacity:0;transform:translateY(-20px);transition:none}.u-overlayFullScreen.-activeLayer{opacity:1;transform:translateY(0);transition:opacity .3s ease, transform .3s ease}.u-overlayFullScreen.-hideLayer{opacity:0;transform:translateY(20px);transition:opacity .3s ease, transform .3s ease}.-largeLayer .u-overlayFullScreen__back{position:fixed;width:100%;height:100%;top:0;right:0;bottom:0;left:0;cursor:default;z-index:998}.-smallLayer .u-overlayFullScreen__back{position:relative;visibility:hidden;z-index:-1}.-largeLayer .u-overlayFullScreen__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1110}.-smallLayer .u-overlayFullScreen__link{position:relative;z-index:-1}.u-overlayFullScreen__decorWrap.-loginAlert{position:absolute;top:15%;z-index:1120}.-largeLayer .u-overlayFullScreen__decorWrap.-loginAlert{width:90%;padding:20px;background:rgba(32,32,39,.3)}@media(min-width: 768px){.-largeLayer .u-overlayFullScreen__decorWrap.-loginAlert{width:50%}}@media(min-width: 992px){.-largeLayer .u-overlayFullScreen__decorWrap.-loginAlert{width:100%;max-width:600px}}.-smallLayer .u-overlayFullScreen__decorWrap.-loginAlert{width:100%;background:rgba(0,0,0,0)}@media(min-width: 768px){.-smallLayer .u-overlayFullScreen__decorWrap.-loginAlert{max-width:600px}}.-largeLayer .u-overlayFullScreen__wrap{padding:50px;background:#ffffff;background:var(--white);text-align:center}.-largeLayer .u-overlayFullScreen__wrap::before{position:relative;display:block;width:100%;height:48px;margin:0 auto;background-color:#fc4842;background-color:var(--brand-c1);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-padlock.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-padlock.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:48px;mask-size:48px;content:""}.-darkMode .-largeLayer .u-overlayFullScreen__wrap{color:#111115;color:var(--brand-c2)}.-smallLayer .u-overlayFullScreen__wrap{display:flex;height:74px;padding:15px 20px;background:#111115;background:var(--brand-c2);color:#ffffff;color:var(--white);flex-direction:row;align-items:center;box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.-darkMode .-smallLayer .u-overlayFullScreen__wrap{background:#f3f3f4;background:var(--brand-c12);color:#111115;color:var(--brand-c2)}.u-overlayFullScreen__wrap.-olvasoiSztori{position:absolute;top:10%;padding:0;background:rgba(0,0,0,0);z-index:1000}.u-overlayFullScreen__wrap.-olvasoiSztori:before{display:none}@media(max-width: 575.98px){.u-overlayFullScreen__wrap.-olvasoiSztori{top:18%;left:calc(50% - 150px)}}.u-overlayFullScreen__icon:before{display:inline-block;width:44px;height:44px;margin-right:20px;content:"";background-repeat:no-repeat;background-position:center;background-size:44px}.-largeLayer .u-overlayFullScreen__icon{display:none}.-infoMessage .u-overlayFullScreen__icon{color:#add8e6}.-infoMessage .u-overlayFullScreen__icon:before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-popup-info.svg")}.-successMessage .u-overlayFullScreen__icon{color:green}.-successMessage .u-overlayFullScreen__icon:before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-popup-success.svg")}.-errorMessage .u-overlayFullScreen__icon{color:red}.-errorMessage .u-overlayFullScreen__icon:before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-popup-error.svg")}.-warningMessage .u-overlayFullScreen__icon{color:orange}.-warningMessage .u-overlayFullScreen__icon:before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-popup-warning.svg")}.-largeLayer .u-overlayFullScreen__messageTitle{margin-top:40px;font-size:1.8rem}.-smallLayer .u-overlayFullScreen__messageTitle{display:flex;color:#ffffff;color:var(--white);font-weight:500;line-height:1.3;flex-direction:row;align-items:center}.-darkMode .-smallLayer .u-overlayFullScreen__messageTitle{color:#111115;color:var(--brand-c2)}.u-overlayFullScreen__alertTxt{position:relative;font-size:1.4rem;line-height:1.3}.-largeLayer .u-overlayFullScreen__alertTxt{max-width:400px;margin:0 auto;padding:20px;color:#464655;color:var(--brand-c4)}.-smallLayer .u-overlayFullScreen__alertTxt{margin-top:7px;color:#909099;color:var(--brand-c8)}.-darkMode .-smallLayer .u-overlayFullScreen__alertTxt{color:#464655;color:var(--brand-c4)}.u-overlayFullScreen__btnFirst{display:none}.u-overlayFullScreen__textBtwBtns{display:none}.-loginAlert .u-overlayFullScreen__textBtwBtns{margin-right:5px}.u-overlayFullScreen__btnSecond{display:none;width:220px;margin:20px auto}.u-overlayFullScreen__closeBtn{position:absolute;cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.u-overlayFullScreen__closeBtn i{color:#ffffff;color:var(--white);font-size:3.2rem;transition:800ms ease}.u-overlayFullScreen__closeBtn:hover i{color:#7d7d83;color:var(--brand-c14)}.u-overlayFullScreen__closeBtn.-closeBtn{display:none}.-loginAlert .u-overlayFullScreen__closeBtn.-closeBtn{display:block;top:20px;right:20px;width:48px;height:48px;background-color:#464655;background-color:var(--brand-c4);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-close-colored-24.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-close-colored-24.svg");-webkit-mask-size:10px 10px;mask-size:10px 10px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;cursor:pointer}.u-overlayFullScreen__linkInvisible{position:absolute;width:90vw;max-width:300px;height:20%;top:80%;left:50%;transform:translateX(-50%)}@media(min-width: 768px){.u-overlayFullScreen__linkInvisible{width:100%;height:95px;bottom:0}}.u-overlayFullScreen__overlayVideos{background:rgba(53,53,64,.8)}.u-overlayFullScreen__containerVideos{height:100%}.u-overlayFullScreen__wrapVideos{position:relative;width:100%}.u-overlayFullScreen__titleVideo{margin-top:20px}.u-overlayFullScreen__titleVideoLink{color:#ffffff;color:var(--white);font-weight:600;font-size:2.4rem;line-height:32px;-webkit-text-decoration:none;text-decoration:none}.u-overlayFullScreen__titleVideoLink:hover{-webkit-text-decoration:none;text-decoration:none;color:#7d7d83;color:var(--brand-c14)}.u-overlayFullScreen__wrapVideoList{color:#ffffff;color:var(--white);overflow:auto}.u-overlayFullScreen.-backGrayVideo{background:rgba(53,53,64,.95)}.u-overlayFullScreen .-closeFaClose{top:-16px;right:-12px}.u-overlayFullScreen .-closeFaTimesCircle{top:-18px;right:-18px}.u-overlayFullScreen.-active{visibility:visible;opacity:1}.u-overlayFullScreen__btnWrapper{margin-top:20px;text-transform:uppercase}.a-spinner{animation:rotate-24-spinner 2.5s linear infinite;display:inline-block;width:25px;width:var(--spinner-size, 25px);height:25px;height:var(--spinner-size, 25px);font-size:25px;font-size:var(--spinner-size, 25px);margin-right:10px;line-height:25px;line-height:var(--spinner-size, 25px);text-align:center;vertical-align:middle;color:#fc4842;color:var(--spinner-color, var(--brand-c1))}@keyframes rotate-24-spinner{to{transform:rotate(360deg)}}.a-date{position:relative;color:#6b6b76;color:var(--brand-c7);font-size:1.4rem}.-darkMode .a-date{color:#6b6b76;color:var(--dark-font-3)}.-listPage .a-date{margin-top:7px;margin-bottom:12px}@media(min-width: 992px){.-listPage .a-date{margin-top:0;margin-bottom:0}}@media(min-width: 992px){.-largeEntryPost .a-date,.-listPost .a-date{padding-left:10px;float:left}.-pageSavedArticles .-largeEntryPost .a-date,.-listPostType .-largeEntryPost .a-date,.-pageSavedArticles .-listPost .a-date,.-listPostType .-listPost .a-date{display:inline-block;line-height:28px;margin-left:12px}.-listPage .-largeEntryPost .a-date,.-listPage .-listPost .a-date{margin-left:8px}.-largeEntryPost .a-date::before,.-listPost .a-date::before{display:inline-block;width:1px;height:19px;margin-left:10px;padding-left:10px;border-left-width:1px;border-left-style:solid;border-color:#cacacc;border-color:var(--brand-c16);content:"";position:absolute;left:-15px;top:0}.-pageSavedArticles .-largeEntryPost .a-date::before,.-listPostType .-largeEntryPost .a-date::before,.-pageSavedArticles .-listPost .a-date::before,.-listPostType .-listPost .a-date::before{top:5px}.archive.author .-largeEntryPost .a-date::before,.archive.author .-listPost .a-date::before{display:none}}.archive.author .a-date{padding-left:0}.m-cat{text-transform:uppercase}.m-cat.-articleHead{display:inline-block;padding:5px 14px;margin-bottom:10px;background:#cacacc;background:var(--brand-c16);color:#ffffff;color:var(--white);font-weight:600;font-size:1.3rem;letter-spacing:.05em;transition:all .5s ease}.m-cat.-articleHead:hover{background-color:#fc4842;background-color:var(--brand-c1)}.o-post .m-cat.-articleHead{padding:6px 14px}@media(min-width: 992px)and (min-width: 992px){.single-format-video .o-post .m-cat.-articleHead{margin-left:105px}}.single-format-image .m-cat.-articleHead{margin-top:35px}@media(min-width: 768px){.single-format-image .m-cat.-articleHead{margin-top:45px}}@media(min-width: 992px){.single-format-image .m-cat.-articleHead{margin-top:0}}@media(min-width: 992px){.m-cat.-articleHead+.o-post__titleWrap{margin-top:10px}}.-darkMode .m-cat.-articleHead{background-color:#464655;background-color:var(--dark-border)}.-darkMode .m-cat.-articleHead:hover{background-color:#fc4842;background-color:var(--brand-c1)}.m-cat.-articleHead.-inverse{background-color:#fc4842;background-color:var(--brand-c1)}.m-cat.-articleHead.-inverse:hover{background-color:#464655;background-color:var(--dark-border)}@media(min-width: 768px){.m-cat.-articleHead{font-weight:700;font-size:1.6rem}}.m-cat.-secTitle,.m-cat.-catLive{display:inline-block;margin-left:10px;margin-bottom:10px;padding:5px 14px;background:#cbcbcd;background:var(--brand-c5);color:#ffffff;color:var(--white);font-weight:600;font-size:1.3rem;letter-spacing:.05em;transition:all .5s ease}.m-cat.-secTitle:hover,.m-cat.-catLive:hover{background-color:#fc4842;background-color:var(--brand-c1)}.o-post .m-cat.-secTitle,.o-post .m-cat.-catLive{padding:6px 14px}.m-cat.-secTitle.-nomarginleft,.m-cat.-catLive.-nomarginleft{margin-left:0}.-contentLargeImage .m-cat.-secTitle.-nomarginleft,.-contentLargeImage .m-cat.-catLive.-nomarginleft{margin-left:10px}.-darkMode .m-cat.-secTitle,.-darkMode .m-cat.-catLive{color:#111115;color:var(--brand-c2)}@media(min-width: 768px){.m-cat.-secTitle,.m-cat.-catLive{font-weight:700;font-size:1.8rem}}.m-cat.-typeMarker{position:absolute;top:0;left:0;display:inline-block;margin-bottom:10px;padding:5px 14px;background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white);font-weight:600;font-size:1.3rem;letter-spacing:.05em;transition:all .5s ease;cursor:default}.-darkMode .m-cat.-typeMarker{color:#bebeca;color:var(--dark-font-4)}.m-emphasizedWidget .m-cat.-typeMarker{position:relative;top:inherit;left:inherit}@media(min-width: 768px){.-postTitleOnImage .m-cat.-typeMarker{position:relative;top:inherit;left:inherit}}.-portraitMode.-postTitleOnImage .m-cat.-typeMarker{position:relative}@media(min-width: 768px){.m-cat.-typeMarker{font-weight:700;font-size:1.8rem}}.-postTitleOnImage .m-cat.-listPageTitle{position:relative;top:inherit;left:inherit}.m-cat.-galleryTitle{position:absolute;display:inline-block;top:0;left:0;padding:5px 14px;background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:600;font-size:1.3rem;letter-spacing:.05em;transition:all .5s ease;cursor:default}@media(min-width: 768px){.m-cat.-galleryTitle{font-weight:700;font-size:1.8rem}}.m-social{transition:opacity .25s ease-in-out}.m-social__socialsGroupBtn{float:right;display:block;width:37px;height:37px;background-repeat:no-repeat;background-position:center;background-size:37px;background-image:url("/app/themes/24-2020-theme/images/icons/icon-socials-group.svg")}@media(min-width: 992px){.m-social__socialsGroupBtn.-activeIcon{background-image:url("/app/themes/24-2020-theme/images/icons/icon-socials-group-hover.svg")}}@media(min-width: 992px){.m-social__socialsGroupBtn{display:none}}.m-social__socialsGroupCnt{position:relative;display:none;padding-bottom:15px;border:2px solid #fc4842;border:2px solid var(--brand-c1);background:#ffffff;background:var(--white);float:none;clear:both;z-index:25}.-darkMode .m-social__socialsGroupCnt{background:#353540;background:var(--dark-back-2)}@media(min-width: 992px){.-darkMode .m-social__socialsGroupCnt{background:rgba(0,0,0,0)}}.m-social__socialsGroupCnt.-showSocialIcons{display:block;overflow:hidden}@media(max-width: 575.98px){.m-social__socialsGroupCnt.-showSocialIcons{padding-left:4px;padding-right:4px}}@media(min-width: 992px){.m-social__socialsGroupCnt{display:block;padding:0;border:none;background:rgba(0,0,0,0)}}.m-social__link{display:inline-block;width:44px;height:44px;margin:8px 4px 0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;float:left;transition:-webkit-mask-image .5s ease;transition:mask-image .5s ease;transition:mask-image .5s ease, -webkit-mask-image .5s ease}.m-social__link:last-of-type{margin-bottom:0}.m-social__link.-fbLink{background-color:#6b6b76;background-color:var(--dark-decor-cube);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons//icon-fb-article.svg");mask-image:url("/app/themes/24-2020-theme/images/icons//icon-fb-article.svg")}@media(min-width: 992px){.m-social__link.-fbLink:hover{background-color:#fc4842;background-color:var(--brand-c1)}}.m-social__link.-ccLink{background-color:#6b6b76;background-color:var(--dark-decor-cube);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons//icon-cc-article.svg");mask-image:url("/app/themes/24-2020-theme/images/icons//icon-cc-article.svg")}@media(min-width: 992px){.m-social__link.-ccLink:hover{background-color:#fc4842;background-color:var(--brand-c1)}}.m-social__link.-commentLink{display:none}.m-social__link.-bookmarkLink{height:55px;background-color:#6b6b76;background-color:var(--dark-decor-cube);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons//icon-save-article-large.svg");mask-image:url("/app/themes/24-2020-theme/images/icons//icon-save-article-large.svg")}@media(min-width: 992px){.m-social__link.-bookmarkLink:hover{background-color:#6b6b76;background-color:var(--dark-decor-cube);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons//icon-save-article-large-hover.svg");mask-image:url("/app/themes/24-2020-theme/images/icons//icon-save-article-large-hover.svg")}}.m-social__link.-bookmarkLink.-active{background-color:#fc4842;background-color:var(--brand-c1);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons//icon-saved-article-large.svg");mask-image:url("/app/themes/24-2020-theme/images/icons//icon-saved-article-large.svg")}.m-social__link.-bookmarkLink.-active:hover{background-color:#6b6b76;background-color:var(--dark-decor-cube);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons//icon-saved-article-large-hover.svg");mask-image:url("/app/themes/24-2020-theme/images/icons//icon-saved-article-large-hover.svg")}@media(max-width: 991.98px){.-recommended .-hasImg .m-social__link.-bookmarkLink{top:-8px;right:-8px}}@media(max-width: 991.98px){.-recommended .-noImg .m-social__link.-bookmarkLink{top:-13px;right:-18px}}.-pageSavedContents .-recommended .-noImg .m-social__link.-bookmarkLink{top:-15px;right:-7px}@media(max-width: 991.98px){.-recommended .m-social__link.-bookmarkLink{position:absolute;background-size:30px;z-index:100}}.m-social__link.-simpleBookmarkLink{width:auto;height:36px;margin-right:0;margin-left:auto;padding:0 10px;background:#f3f3f4;background:var(--brand-c12);color:#464655;color:var(--brand-c4);text-transform:uppercase}.m-social__link.-simpleBookmarkLink:before{display:inline-block;width:16px;height:16px;margin-right:5px;background:#464655;background:var(--brand-c4);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-save-article.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-save-article.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;content:""}.-darkMode .m-social__link.-simpleBookmarkLink:before{background:#f3f3f4;background:var(--brand-c12)}.m-social__link.-simpleBookmarkLink:after{display:inline-block;content:"Mentem"}.m-social__link.-simpleBookmarkLink:hover:before{background:#464655;background:var(--brand-c4);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-save-article-hover.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-save-article-hover.svg")}.-darkMode .m-social__link.-simpleBookmarkLink{background:#464655;background:var(--brand-c4);color:#f3f3f4;color:var(--brand-c12)}.m-social__link.-simpleBookmarkLink.-active:before{background:#fc4842;background:var(--brand-c1);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-saved-article.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-saved-article.svg")}.m-social__link.-simpleBookmarkLink.-active:after{display:inline-block;content:"Mentve"}.m-social__link.-simpleBookmarkLink.-active:hover:before{background:#464655;background:var(--brand-c4);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-saved-article-hover.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-saved-article-hover.svg")}.m-social__link.-simpleBookmarkLink.-active:hover:after{display:inline-block;content:"Törlöm"}@media(min-width: 576px){.m-social__link{margin:8px 8px 0}}@media(min-width: 992px){.m-social__link{display:block;float:none;margin:0 0 10px}}@media(min-width: 992px){.m-social{padding-right:20px;margin-right:20px;border-right-width:1px;border-right-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .m-social{border-color:#e8574b;border-color:var(--brand-c3)}}.m-followMenu__menuWrap{position:relative;display:inline-block;width:30px;margin-right:10px;line-height:normal}.m-followMenu__menuWrap.-inAuthorSocial{width:45px}@media(min-width: 1300px){.m-followMenu__menuWrap.-inAuthorSocial{width:39px}}.m-followMenu__menuWrap.-inAuthorRecommend{margin-right:0;margin-right:initial;margin-left:10px;float:left}.m-followMenu__menuWrap.-inAuthorMeta{vertical-align:middle}.m-followMenu__menuWrap.-inAuthorBar{vertical-align:middle}.m-followMenu__icon{display:inline-block;width:30px;height:30px;background-position:center;background-repeat:no-repeat;background-size:30px 30px;transition:all .5s ease;float:left}.-inAuthorSocial .m-followMenu__icon{width:45px;height:45px}@media(min-width: 1300px){.-inAuthorSocial .m-followMenu__icon{width:39px;height:39px}}.m-followMenu__icon.-followAdd{position:relative;background:#6b6b76;background:var(--brand-c7);text-align:center}@media(min-width: 992px){.m-followMenu__icon.-followAdd:hover{background-color:#fc4842;background-color:var(--brand-c1)}}.m-followMenu__icon.-followAdd::before{display:block;width:100%;height:100%;color:#ffffff;color:var(--white);font-family:"Font Awesome 5 Free";font-weight:600;font-size:1.6rem;text-align:center;content:"";line-height:30px}.-inAuthorSocial .m-followMenu__icon.-followAdd::before{font-size:2.4rem;line-height:45px}@media(min-width: 1300px){.-inAuthorSocial .m-followMenu__icon.-followAdd::before{line-height:39px}}.m-followMenu__icon.-followAdd.-active{position:relative;background:#fc4842;background:var(--brand-c1)}.m-followMenu__icon.-followAdd.-active::before{content:""}.m-followMenu__icon.-followAdd.-active:hover{background:#6b6b76;background:var(--brand-c7)}.m-followMenu__menu{position:absolute;width:220px;top:30px;right:-10px;background:#f3f3f4;background:var(--brand-c12);border-width:1px;border-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-followMenu__menu{border-color:#464655;border-color:var(--dark-border)}.m-followMenu__menu{opacity:0;visibility:hidden;z-index:50;transition:all .5s ease}.-inAuthorSocial .m-followMenu__menu{top:45px}@media(min-width: 1300px){.-inAuthorSocial .m-followMenu__menu{top:39px}}.m-followMenu__menu.-active{opacity:1;visibility:visible}@media(min-width: 992px){.m-followMenu__menu{left:10px;right:inherit}}.m-followMenu__followBtn{position:relative;display:block;padding:20px 0 20px 50px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-followMenu__followBtn{border-color:#464655;border-color:var(--dark-border)}.m-followMenu__followBtn{color:#111115;color:var(--brand-c2);font-weight:500;font-size:1.4rem;text-align:left}.m-followMenu__followBtn:last-of-type{border-bottom:0}.m-followMenu__followBtn:hover{color:#fc4842;color:var(--brand-c1)}.m-followMenu__followBtn::before{position:absolute;display:block;width:50px;height:40px;top:9px;left:0;background-position:center;background-repeat:no-repeat;content:""}.m-followMenu__followBtn.-notFollow::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-notFollow.svg")}.m-followMenu__followBtn.-myAuthors::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-myAuthors.svg")}.a-pseudoCheckbox{position:absolute;display:inline-block;width:18px;height:18px;top:4px;left:-26px;background:#ffffff;background:var(--white);border:2px solid #fc4842;border:2px solid var(--brand-c1);cursor:pointer}.-europoli .a-pseudoCheckbox{background:#ffffff;background:var(--white);border:2px solid hsl(224.4,70.4225352113%,47.8431372549%)}.-darkMode .-europoli .a-pseudoCheckbox{border:2px solid #80a1ff}.-darkMode .a-pseudoCheckbox{background:#353540;background:var(--dark-back-2)}.a-pseudoCheckbox:hover{background:#fc4842;background:var(--brand-c1);border:2px solid #fc4842;border:2px solid var(--brand-c1)}.-europoli .a-pseudoCheckbox:hover{background:#152f79;border:2px solid #152f79}.a-pseudoCheckbox.-checked{background:#fc4842;background:var(--brand-c1);border:2px solid #fc4842;border:2px solid var(--brand-c1)}.-europoli .a-pseudoCheckbox.-checked{background:#152f79;border:2px solid #152f79}.a-pseudoCheckbox.-checked::after{position:absolute;display:block;top:-1px;left:4px;width:6px;height:12px;border:solid #ffffff;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg);content:""}.m-pageTitle{position:relative;margin-top:35px}.m-pageTitle::before{position:absolute;display:block;width:100%;top:0;left:0;border-top-width:1px;border-top-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-pageTitle::before{border-color:#464655;border-color:var(--dark-border)}.m-pageTitle::before{content:""}@media(min-width: 992px){.-basePageOrList .m-pageTitle::before,.-searchList .m-pageTitle::before,.-pageSavedArticles .m-pageTitle::before{width:calc(100% + 10px)}}.m-pageTitle__title{display:inline-block;margin-top:0;padding:6px 14px 5px;background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white);font-weight:700;font-size:1.6rem;line-height:19px;text-transform:uppercase;letter-spacing:.6px;cursor:default}.-darkMode .m-pageTitle__title{color:#909099;color:var(--dark-font-2)}.-listPostType .m-pageTitle__title{margin-bottom:15px}@media(min-width: 768px){.m-pageTitle__title{font-size:2.2rem;line-height:29px;letter-spacing:2px}}@media(min-width: 768px){.m-pageTitle{margin-top:0}}.o-list{width:100%;max-width:100%;flex:0 0 100%}@media(min-width: 992px){.o-list{max-width:calc(100% - 325px)}}@media(min-width: 1300px){.o-list{max-width:946px}}@media(min-width: 992px){.page .site-content .-basePageOrList .wpb_column.vc_column_container.vc_col-sm-9>.vc_column-inner{padding-right:10px}}@media(min-width: 1300px){.page .site-content .-basePageOrList .wpb_column.vc_column_container.vc_col-sm-9{max-width:952px}}@media(min-width: 1300px){.page .site-content .-basePageOrList .sidebar.wpb_column.vc_column_container.vc_col-sm-3{max-width:325px}}.page .site-content .-basePageOrList .sidebar.wpb_column.vc_column_container.vc_col-sm-3>.vc_column-inner{padding-left:0;padding-right:0}.-listPage .wpb_column.vc_column_container.vc_col-sm-9{width:100%;max-width:100%;flex:0 0 100%}@media(min-width: 992px){.-listPage .wpb_column.vc_column_container.vc_col-sm-9 .o-list{max-width:100%}}@media(min-width: 992px){.-listPage .wpb_column.vc_column_container.vc_col-sm-9{max-width:calc(100% - 325px)}}@media(min-width: 576px){.-listPage .-sportContent .wpb_column.vc_column_container.vc_col-sm-3{flex:0 0 25%;max-width:325px}}@media(min-width: 992px){.-listPage .-sportContent.-diagram .wpb_column.vc_column_container.vc_col-sm-9{max-width:calc(100% - 325px)}}@media(min-width: 576px){.-listPage .-sportContent .wpb_column.vc_column_container.vc_col-sm-9{flex:0 0 75%;max-width:960px}}@media(max-width: 991.98px){.-listPage .-sportContent .wpb_column.vc_column_container.vc_col-sm-3,.-listPage .-sportContent .wpb_column.vc_column_container.vc_col-sm-4,.-listPage .-sportContent .wpb_column.vc_column_container.vc_col-sm-6,.-listPage .-sportContent .wpb_column.vc_column_container.vc_col-sm-8,.-listPage .-sportContent .wpb_column.vc_column_container.vc_col-sm-9{width:100%;max-width:100%;flex:0 0 100%}}@media(min-width: 576px){.-listPage .-olimpiaSportContent .wpb_column.vc_column_container.vc_col-sm-3{flex:0 0 25%;max-width:325px}}@media(min-width: 576px){.-listPage .-olimpiaSportContent .wpb_column.vc_column_container.vc_col-sm-9{flex:0 0 75%;max-width:960px}}@media(max-width: 991.98px){.-listPage .-olimpiaSportContent .wpb_column.vc_column_container.vc_col-sm-3,.-listPage .-olimpiaSportContent .wpb_column.vc_column_container.vc_col-sm-4,.-listPage .-olimpiaSportContent .wpb_column.vc_column_container.vc_col-sm-6,.-listPage .-olimpiaSportContent .wpb_column.vc_column_container.vc_col-sm-8,.-listPage .-olimpiaSportContent .wpb_column.vc_column_container.vc_col-sm-9{width:100%;max-width:100%;flex:0 0 100%}}.pager{padding-left:0;margin:20px 0 30px;list-style:none;text-align:center}.pager ul{padding:0;position:relative}.pager ul li{display:inline}@media(max-width: 767.98px){.pager ul li{display:none}}.pager ul li.prev-btn span,.pager ul li.next-btn span{display:none}@media(max-width: 767.98px){.pager ul li.prev-btn,.pager ul li.next-btn{display:inline-block}}.pager ul li.next-btn{left:auto;right:0}.pager ul li a,.pager ul li span{display:inline-block;margin:0 5px;background:#909099;background:var(--brand-c8);border:0;color:#ffffff;color:var(--white);font-weight:600;font-size:1.8rem}.pager ul li a:hover,.pager ul li a:focus,.pager ul li span:hover,.pager ul li span:focus{background:#e8574b;background:var(--brand-c3);-webkit-text-decoration:none;text-decoration:none}.pager ul li a:hover span,.pager ul li a:focus span,.pager ul li span:hover span,.pager ul li span:focus span{background:#e8574b;background:var(--brand-c3)}.pager ul li a.page-numbers,.pager ul li span.page-numbers{line-height:40px;min-width:40px;padding:0 8px}.pager ul li a.next,.pager ul li a.prev,.pager ul li span.next,.pager ul li span.prev{position:relative;top:14px;width:60px;height:40px;background:#909099;background:var(--brand-c8)}.pager ul li a.next:hover,.pager ul li a.prev:hover,.pager ul li span.next:hover,.pager ul li span.prev:hover{background:#fc4842;background:var(--brand-c1)}.pager ul li a.next::before,.pager ul li a.prev::before,.pager ul li span.next::before,.pager ul li span.prev::before{position:absolute;display:block;width:22px;height:16px;top:13px;left:20px;background-position:center;background-repeat:no-repeat;transition:all .5s ease;content:" "}.pager ul li a.next i.fa,.pager ul li a.prev i.fa,.pager ul li span.next i.fa,.pager ul li span.prev i.fa{display:none}@media(max-width: 767.98px){.pager ul li a.next,.pager ul li a.prev,.pager ul li span.next,.pager ul li span.prev{padding:0 12px 0 11px}.pager ul li a.next span,.pager ul li a.prev span,.pager ul li span.next span,.pager ul li span.prev span{display:none}}.pager ul li a.prev::before,.pager ul li span.prev::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-arrow-left.svg")}.pager ul li a.next,.pager ul li span.next{padding:0 13px 0 18px}.pager ul li a.next::before,.pager ul li span.next::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-arrow-right.svg")}@media(max-width: 767.98px){.pager ul li a.next,.pager ul li span.next{padding:0 12px}}@media(min-width: 992px){.pager ul li a,.pager ul li span{margin:0 10px}}.pager ul li span.page-numbers{background:#e8574b;background:var(--brand-c3)}.pager ul li span.page-numbers.dots{background:#909099;background:var(--brand-c8)}.pager .next>a,.pager .next>span{float:none}.m-emphasizedWidget .o-authorBar .m-author{max-width:80%;margin-top:15px;margin-left:auto;margin-right:auto;justify-content:center}@media(max-width: 991.98px){.m-emphasizedWidget .o-authorBar .m-author{margin-top:18px;padding-bottom:8px}}.m-emphasizedWidget .o-authorBar .m-author:last-of-type{border-bottom-width:1px;border-bottom-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .m-emphasizedWidget .o-authorBar .m-author:last-of-type{border-color:#e8574b;border-color:var(--brand-c3)}.m-emphasizedWidget .o-authorBar .m-author:last-of-type::after{position:relative;display:block;width:100%;height:1px;content:""}@media(min-width: 992px){.m-emphasizedWidget .o-authorBar .m-author:last-of-type{padding:10px 0 25px}}.-postTitleOnImage .o-authorBar .m-author{margin-top:15px;justify-content:center}@media(max-width: 991.98px){.-postTitleOnImage .o-authorBar .m-author{padding-bottom:20px}}@media(min-width: 992px){.-portraitMode .o-authorBar .m-author{display:block}}.-centeredView .o-authorBar .m-author{justify-content:center}@media(min-width: 992px){.o-authorBar .m-author{display:flex;flex-wrap:wrap;align-items:center}}.single .m-author{padding-top:10px}@media(max-width: 991.98px){.single .m-author{padding-bottom:35px}}@media(max-width: 991.98px){body:not(.home) .m-author{display:flex;line-height:40px;flex-wrap:wrap}}.m-author__authorWrap{margin-top:10px;margin-right:10px;line-height:20px}.m-author__authorWrap:hover .m-author__name{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-author__authorWrap:hover .m-author__name{color:#feb6b3}.-paidArticle.-darkMode .m-author__authorWrap:hover .m-author__name{color:#feb6b3}.m-author__authorWrap:not([href]):hover{cursor:default}.m-author__authorWrap:not([href]):hover i{color:inherit}.m-author__authorWrap:not([href]):hover .m-author__name{color:inherit}body:not(.home) .m-author__authorWrap{display:inline-flex;flex-direction:row;justify-content:center;align-content:space-between;align-items:center;line-height:normal}@media(max-width: 991.98px){.m-emphasizedWidget .-moreAuthors .m-author__authorWrap{margin-bottom:15px}}.-pageSettings .m-author__authorWrap{padding-left:17px;padding-right:17px;border-left-width:1px;border-left-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .-pageSettings .m-author__authorWrap{border-color:#464655;border-color:var(--dark-border)}.-pageSettings .m-author__authorWrap:first-of-type{padding-left:0;border-left:none}.-centeredView .o-authorBar .m-author__authorWrap{float:none}.-portraitMode .o-authorBar .m-author__authorWrap{padding:0 0 20px}.-portraitMode .o-authorBar .m-author__authorWrap:last-of-type{border-bottom-width:1px;border-bottom-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .-portraitMode .o-authorBar .m-author__authorWrap:last-of-type{border-color:#e8574b;border-color:var(--brand-c3)}.-portraitMode .o-authorBar .m-author__authorWrap:last-of-type::after{position:relative;display:block;width:100%;height:1px;content:""}@media(min-width: 992px){.-portraitMode .o-authorBar .m-author__authorWrap:last-of-type{padding:20px 0}}@media(min-width: 992px){.-portraitMode .o-authorBar .m-author__authorWrap{margin-left:auto;margin-right:auto;padding:20px 0 0;float:none}}@media(min-width: 992px){.o-authorBar .m-author__authorWrap{float:left}}.-pageSavedContents .m-author__authorWrap{margin-bottom:5px}@media(max-width: 991.98px){.-pageSavedContents .m-author__authorWrap{margin-top:4px}}.archive.author .m-author__authorWrap{margin-bottom:10px}body:not(.home) .m-author__authorWrap{margin-right:3px}@media(max-width: 991.98px){body:not(.home) .m-author__authorWrap{margin-top:0}}@media(min-width: 992px){.m-author__authorWrap{height:inherit;margin-top:0;margin-right:8px;line-height:inherit}}.m-author__imgLink{display:inline-block;margin-right:4px}@media(min-width: 992px){.single.-paidArticle .m-author__imgLink+.m-author__name{margin-left:-12px;padding:0 10px 0 20px}}body:not(.home) .m-author__imgLink{position:relative;margin-right:0;background:rgba(0,0,0,0);border-radius:50%;z-index:1}body:not(.home) .m-author__imgLink:before{position:absolute;display:block;width:15px;height:30px;content:"";background:#f3f3f4;background:var(--brand-c12);z-index:0;top:0;right:0}body:not(.home) .m-recommendedAuthors .m-author__imgLink:before{top:9px}.-pageSavedArticles .-followedAuthorsWrap .m-author__imgLink:before{top:9px}.-darkMode .-pageSavedArticles .m-author__imgLink:before{background:#353540;background:var(--dark-back-2)}.page.-darkMode .m-author__imgLink:before,.search.-darkMode .m-author__imgLink:before,.archive.tag.-darkMode .m-author__imgLink:before,.single.-darkMode .m-author__imgLink:before{background:#353540;background:var(--dark-back-2)}.-paidArticle .m-author__imgLink:before{background:#C6E6F9;background:var(--clr-brand24x-2)}.single.-paidArticle .m-author__imgLink:before{background:#C6E6F9;background:var(--clr-brand24x-2)}.single.-paidArticle.-darkMode .m-author__imgLink:before{background:#002E5E;background:var(--clr-brand24x-1)}.single-format-quote .m-author__imgLink{background:rgba(0,0,0,0)}.single-format-quote .m-author__imgLink:before{display:none}.single-format-quote.-darkMode .m-author__imgLink{background:rgba(0,0,0,0)}@media(max-width: 991.98px){.m-author__imgLink{display:none}.m-emphasizedWidget .m-author__imgLink{display:inline-block}.single-format-quote .m-author__imgLink{display:inline-block}}.m-author__imgFixSize{width:31px;height:31px;border-radius:31px}body:not(.home) .m-author__imgFixSize{position:relative;width:30px;height:30px;border:3px solid #ffffff;border:3px solid var(--white);border-radius:50%;z-index:1}.-pageSavedArticles .m-recommendedAuthors .m-author__imgFixSize,.-pageSavedArticles .-followedAuthorsWrap .m-author__imgFixSize{width:49px;height:49px}.page.-darkMode .m-author__imgFixSize,.search.-darkMode .m-author__imgFixSize,.archive.tag.-darkMode .m-author__imgFixSize,.single.-darkMode .m-author__imgFixSize{border-color:#1b1b20;border-color:var(--dark-back-1)}.-darkMode .-pageSavedArticles .m-author__imgFixSize{border-color:#1b1b20;border-color:var(--dark-back-1)}.single.-paidArticle.-darkMode .m-author__imgFixSize{border-color:#1b1b20;border-color:var(--dark-back-1)}.single-format-quote .m-author__imgFixSize{width:60px;height:60px}@media(min-width: 992px){.single-format-quote .single-format-quote .m-author__imgFixSize{width:70px;height:70px}}.m-author__img{padding-right:7px}.m-author__type{display:inline-block;width:30px;height:30px;margin-right:2px;background:#f3f3f4;background:var(--brand-c12);text-align:center;line-height:30px}.m-author__type i{color:#464655;color:var(--brand-c4);font-size:12px;transition:color .5s ease}.-paidArticle .m-author__type i{color:#002E5E;color:var(--clr-brand24x-1)}@media(min-width: 992px){.single.-paidArticle .m-author__type+.m-author__name{margin-left:0;padding:0 10px}}.-paidArticle .m-author__type{background:#C6E6F9;background:var(--clr-brand24x-2)}.-paidArticle.-darkMode .m-author__type{background:#002E5E;background:var(--clr-brand24x-1)}.-paidArticle.-darkMode .m-author__type i{color:#C6E6F9;color:var(--clr-brand24x-2)}.-darkMode .m-author__type{background:#353540;background:var(--dark-back-2)}.-darkMode .m-author__type i{color:#f3f3f4;color:var(--brand-c12)}.m-author__name{display:inline-block;color:#353540;color:var(--brand-c9);font-weight:500;transition:color .5s ease}.m-author__name:hover{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-author__name:hover{color:#fc4842;color:var(--brand-c1)}body:not(.home) .m-author__name{padding:0 10px;background:#f3f3f4;background:var(--brand-c12);line-height:30px;letter-spacing:.3px}.single.-paidArticle .m-author__name{background:#C6E6F9;background:var(--clr-brand24x-2);color:#002E5E;color:var(--clr-brand24x-1)}.single.-paidArticle .m-author__name:hover{color:#fc4842;color:var(--brand-c1)}.single-format-quote .m-author__name{font-weight:700}.single-format-quote.-paidArticle .m-author__name{background:#C6E6F9;background:var(--clr-brand24x-2)}@media(min-width: 992px){.single-format-quote.-paidArticle .m-author__name{padding:0 10px}}.single-format-quote.-paidArticle .m-author__name,.single-format-quote.-paidArticle.-darkMode .m-author__name{margin-left:10px;background:#C6E6F9;background:var(--clr-brand24x-2)}@media(min-width: 992px){.single-format-quote.-paidArticle .m-author__name,.single-format-quote.-paidArticle.-darkMode .m-author__name{margin-left:15px}}.page.-darkMode .m-author__name,.search.-darkMode .m-author__name,.archive.tag.-darkMode .m-author__name,.single.-darkMode .m-author__name{background:#353540;background:var(--dark-back-2)}.page.-darkMode .m-author__name:hover,.search.-darkMode .m-author__name:hover,.archive.tag.-darkMode .m-author__name:hover,.single.-darkMode .m-author__name:hover{color:#fc4842;color:var(--brand-c1)}.home.-darkMode .m-author__name{background:rgba(0,0,0,0)}.-darkMode .-pageSavedArticles .m-author__name{background:#353540;background:var(--dark-back-2)}.single.-paidArticle.-darkMode .m-author__name{background:#002E5E;background:var(--clr-brand24x-1);color:#C6E6F9;color:var(--clr-brand24x-2)}.-isDark .m-author__name,.-darkMode .m-author__name{color:#ffffff;color:var(--white)}.-pageSettings .m-author__name{font-weight:600;line-height:31px}.m-author__name a{color:#353540;color:var(--brand-c9)}.m-author__name a:hover{color:#fc4842;color:var(--brand-c1)}@media(max-width: 991.98px){.m-author__name{letter-spacing:.5px}}@media(max-width: 991.98px){.m-author__catDateTitulusUpdateDate{display:block;margin-top:-10px;margin-bottom:17px;color:#fc4842;color:var(--brand-c1);line-height:15px}}@media(min-width: 992px){.m-author__catDateTitulusUpdateDate::before{position:relative;top:6px;display:inline-block;width:1px;height:20px;margin-left:14px;margin-right:13px;background:#b8b8bd;background:var(--brand-c13);content:""}}.m-author__date{color:#6b6b76;color:var(--brand-c7)}@media(min-width: 992px){.m-author__date::before{position:relative;top:6px;display:inline-block;width:1px;height:20px;margin-left:14px;margin-right:13px;background:#b8b8bd;background:var(--brand-c13);content:""}}.m-author__link{display:inline-block;margin-right:10px;width:31px;height:31px;background-repeat:no-repeat;background-position:center;background-size:31px;vertical-align:middle}.m-author__authorItem{display:flex;margin-right:5px;margin-bottom:5px;align-items:center}@media(min-width: 992px){.single .m-author__authorItem{margin-right:15px}}@media(min-width: 992px){.-listPage .m-author__authorItem{margin-right:15px}}.-followedAuthorsWrap .m-author__authorItem{margin-right:20px}.-pageSavedArticles .m-author__authorItem{margin-bottom:20px}.m-author__authorItem.-inactiveAuthor{opacity:.5}.m-author__followLink{display:flex;width:30px;height:30px;margin-top:10px;justify-content:center;align-items:center;background:#f3f3f4;background:var(--brand-c12)}.-darkMode .m-author__followLink{background:#353540;background:var(--dark-back-2)}.single.-paidArticle .m-author__followLink{background:#C6E6F9;background:var(--clr-brand24x-2)}.single.-paidArticle.-darkMode .m-author__followLink{background:#002E5E;background:var(--clr-brand24x-1)}.-impressumWidget .m-author__followLink:after,.-authorList .m-author__followLink:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;z-index:1}.m-author__followLink:before{display:block;width:14px;height:14px;text-align:center;content:"";background-color:#464655;background-color:var(--brand-c4);-webkit-mask-image:url("/app/themes/24-2020-theme/images/24x/icon-follow-author.svg");mask-image:url("/app/themes/24-2020-theme/images/24x/icon-follow-author.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.-darkMode .m-author__followLink:before{background-color:#ffffff;background-color:var(--white)}.single.-paidArticle.-darkMode .m-author__followLink:before{background:#C6E6F9;background:var(--clr-brand24x-2)}.-authorList .m-author__followLink:before,.-impressumWidget .m-author__followLink:before{width:20px;height:20px}.m-author__followLink:hover:before{background-color:#464655;background-color:var(--brand-c4);-webkit-mask-image:none;mask-image:none;color:#ffffff;color:var(--white);font-family:"Font Awesome 5 Free";font-weight:600;font-size:.8rem;line-height:1.4rem;content:""}.-darkMode .m-author__followLink:hover:before{background-color:#ffffff;background-color:var(--white);color:#464655;color:var(--brand-c4)}.single.-paidArticle.-darkMode .m-author__followLink:hover:before{background:#C6E6F9;background:var(--clr-brand24x-2);color:#002E5E;color:var(--clr-brand24x-1)}.-authorList .m-author__followLink:hover:before,.-impressumWidget .m-author__followLink:hover:before{font-size:1rem;line-height:1.9rem}.m-author__followLink.-active::before{background-color:#fc4842;background-color:var(--brand-c1);-webkit-mask-image:none;mask-image:none;color:#ffffff;color:var(--white);font-family:"Font Awesome 5 Free";font-weight:600;font-size:.8rem;line-height:1.4rem;content:""}.-darkMode .m-author__followLink.-active::before{color:#464655;color:var(--brand-c4)}.-darkMode .-paidArticle .m-author__followLink.-active::before{background-color:#fc4842;background-color:var(--brand-c1);color:#002E5E;color:var(--clr-brand24x-1)}.single.-darkMode.-paidArticle .m-author__followLink.-active::before{background-color:#fc4842;background-color:var(--brand-c1);color:#002E5E;color:var(--clr-brand24x-1)}.-authorList .m-author__followLink.-active::before,.-impressumWidget .m-author__followLink.-active::before{font-size:1rem;line-height:1.9rem}.m-author__followLink.-active:hover::before{display:block;width:14px;height:14px;background-color:#464655;background-color:var(--brand-c4);-webkit-mask-image:url("/app/themes/24-2020-theme/images/24x/icon-followed-author-unsubscribe.svg");mask-image:url("/app/themes/24-2020-theme/images/24x/icon-followed-author-unsubscribe.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;text-align:center;content:""}.-darkMode .m-author__followLink.-active:hover::before{background-color:#f3f3f4;background-color:var(--brand-c12)}.-darkMode.-paidArticle .m-author__followLink.-active:hover::before{background-color:#C6E6F9;background-color:var(--clr-brand24x-2)}.-authorList .m-author__followLink.-active:hover::before,.-impressumWidget .m-author__followLink.-active:hover::before{width:20px;height:20px}@media(max-width: 991.98px){.archive.tag .-listPost.-paidArticle .m-author__followLink{margin-top:0}}@media(max-width: 991.98px){.-pageSavedArticles .-paidArticle .m-author__followLink{margin-top:0}}@media(max-width: 991.98px){body:not(.home) .m-author__followLink{margin-top:0}}.-impressumWidget .m-author__followLink{margin-top:0;margin-right:10px}.-darkMode .-impressumWidget .m-author__followLink{background:rgba(0,0,0,0)}.-authorList .m-author__followLink{margin-top:0}@media(min-width: 992px){.m-author__followLink{margin-top:0}}.m-author__followedAuthorsWrap{margin:30px 0;flex-wrap:wrap}@media(min-width: 992px){.m-author__followedAuthorsWrap{margin:60px 0}}.m-author__etcTxtWrap{width:100%;max-width:700px;margin:40px auto;text-align:center;color:#111115;color:var(--brand-c2);font-size:1.4rem;line-height:1.3}.-darkMode .m-author__etcTxtWrap{color:#b8b8bd;color:var(--brand-c13)}@media(min-width: 992px){.m-author__etcTxtWrap{margin:100px auto}}.m-author__etcTxt{margin-top:20px;color:#353540;color:var(--brand-c9);font-size:1.8rem}.-darkMode .m-author__etcTxt{color:#ffffff;color:var(--white)}.m-author__etcTxt.-emptyAuthorList{color:var(--clr-black)}.m-author__etcTxt.-emptyAuthorList:before{background:#fc4842;background:var(--brand-c1);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-cogito-ergo-sum.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-cogito-ergo-sum.svg")}.m-author__etcTxt.-emptySavedArticleList{color:var(--clr-black)}.-darkMode .m-author__etcTxt.-emptySavedArticleList{color:#ffffff;color:var(--white)}.m-author__etcTxt.-emptySavedArticleList:before{background:var(--clr-darker-gray);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-empty-cnt.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-empty-cnt.svg")}.m-author__etcTxt:before{display:block;width:36px;height:48px;margin:0 auto 20px auto;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;content:""}.m-author__etcSubTxt{margin-top:0;color:var(--clr-darker-gray);font-size:1.4rem;text-align:center;line-height:1.3;letter-spacing:.5px}.-darkMode .m-author__etcSubTxt{color:#f3f3f4;color:var(--brand-c12)}.m-author__authorFilter{width:30px;height:30px;margin-left:3px;background-color:#f3f3f4;background-color:var(--brand-c12);opacity:1;transition:all .5s ease ease-in}.m-author__authorFilter:hover{opacity:.7;transition:all .5s ease ease-in}.-darkMode .m-author__authorFilter{background-color:#353540;background-color:var(--dark-back-2)}.m-author__authorFilterIcon{display:block;width:30px;height:30px;background-color:#464655;background-color:var(--brand-c4);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-filter.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-filter.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:18px;mask-size:18px}.-darkMode .m-author__authorFilterIcon{background-color:#f3f3f4;background-color:var(--brand-c12)}.-listPost .m-author{position:relative}.-largeEntryPost .o-authorBar,.-listPost .o-authorBar{margin-bottom:5px}@media(min-width: 992px){.-largeEntryPost .o-authorBar,.-listPost .o-authorBar{margin-bottom:auto;float:left}.archive.author .-largeEntryPost .o-authorBar,.archive.author .-listPost .o-authorBar{float:none}}.-authorList .o-authorBar{display:none}@media(min-width: 992px){.-listPodcast .o-authorBar{float:left}}.o-authorBar+.m-articleWidget__tagWrap{margin-top:20px}.m-authorRecommend{position:relative;margin:40px auto 55px}.sidebar .m-authorRecommend{margin:25px 10px}.m-authorRecommend__titleWrap{width:calc(100% - 110px)}.m-authorRecommend__title{margin-left:20px}.m-authorRecommend__title a{color:#111115;color:var(--brand-c2)}.m-authorRecommend__title a:hover{color:#e8574b;color:var(--brand-c3)}.-darkMode .m-authorRecommend__title a{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-authorRecommend__title a:hover{color:#909099;color:var(--dark-font-2)}.m-authorRecommend__title span{display:block}.-darkMode .m-authorRecommend__title span:last-of-type{color:#6b6b76;color:var(--dark-font-3)}@media(max-width: 991.98px){.m-authorRecommend__title span{display:block}}@media(max-width: 991.98px){.m-authorRecommend__title{margin-top:-10px}}.m-authorRecommend__imgWrap{position:relative;max-width:90px;text-align:left;z-index:10}.m-authorRecommend__imgWrap img{width:80px;height:80px;margin-left:3px;margin-bottom:0;border-radius:50%;border-color:#b8b8bd;border-color:var(--brand-c13)}.-darkMode .m-authorRecommend__imgWrap img{border-color:#353540;border-color:var(--brand-c9)}.m-authorRecommend__imgWrap img{border-width:1px;border-style:solid}@media(min-width: 768px)and (max-width: 991.98px){.sidebar .m-authorRecommend__imgWrap img{width:56px;height:56px}}@media(min-width: 992px){.sidebar .m-authorRecommend__imgWrap img{width:81px;height:80px}}@media(min-width: 768px)and (max-width: 991.98px){.m-authorRecommend__imgWrap{margin-top:29px;margin-bottom:20px}}.m-authorRecommend__cntWrap{margin-top:10px;clear:both;width:100%;max-width:100%}.sidebar .m-authorRecommend__cntWrap{width:100%;clear:both}@media(min-width: 768px){.sidebar .m-authorRecommend__cntWrap{max-width:100%;margin-top:10px;flex:0 0 100%}}.m-authorRecommend__cntWrap ul{padding-left:0}.sidebar .m-authorRecommend__cntWrap ul{margin-top:20px;margin-bottom:0}.m-authorRecommend__cntWrap ul li{position:relative;padding-left:20px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-authorRecommend__cntWrap ul li{border-color:#464655;border-color:var(--dark-border)}.m-authorRecommend__cntWrap ul li::before{position:absolute;display:block;width:9px;height:9px;background-color:#fc4842;background-color:var(--brand-c1);left:0;top:7px;content:""}.m-authorRecommend__cntWrap ul li a{display:block;font-weight:500}.sidebar .m-authorRecommend__cntWrap ul li a,.u-onlyArticlePages .m-authorRecommend__cntWrap ul li a{color:#111115;color:var(--brand-c2);font-size:1.5rem;line-height:23px}.sidebar .m-authorRecommend__cntWrap ul li a:hover,.u-onlyArticlePages .m-authorRecommend__cntWrap ul li a:hover{color:#fc4842;color:var(--brand-c1);opacity:1}.-darkMode .sidebar .m-authorRecommend__cntWrap ul li a,.-darkMode .u-onlyArticlePages .m-authorRecommend__cntWrap ul li a{color:#909099;color:var(--dark-font-2)}.-darkMode .sidebar .m-authorRecommend__cntWrap ul li a:hover,.-darkMode .u-onlyArticlePages .m-authorRecommend__cntWrap ul li a:hover{color:#fc4842;color:var(--brand-c1)}.u-onlyArticlePages .m-authorRecommend__cntWrap ul li{margin-bottom:18px;padding-bottom:18px}@media(max-width: 991.98px){.u-onlyArticlePages .m-authorRecommend__cntWrap ul li{padding-left:0}}.sidebar .m-authorRecommend__cntWrap ul li{margin-bottom:8px;padding-bottom:8px}@media(max-width: 991.98px){.sidebar .m-authorRecommend__cntWrap ul li{padding-left:0}}@media(max-width: 991.98px){.m-authorRecommend__cntWrap ul li{border-bottom:none;text-indent:20px}}.m-authorRecommend__socialIcons{position:relative;top:-5px;display:flex;font-size:1.3rem;text-transform:uppercase;justify-content:center;align-items:center}@media(min-width: 992px){.m-authorRecommend__socialIcons{margin-left:10px}}@media(min-width: 992px){.-authorList .m-authorRecommend__socialIcons{margin-left:0}}.-impressumWidget .m-authorRecommend__socialIcons{position:relative;width:130px;height:40px;top:auto;top:initial;margin:auto;padding:0 10px;background-color:#f3f3f4;background-color:var(--brand-c12)}.-darkMode .-impressumWidget .m-authorRecommend__socialIcons{background-color:#353540;background-color:var(--brand-c9)}.sidebar .m-authorRecommend__socialIcons{display:none}.m-authorRecommend__icon{display:inline-block;width:30px;height:30px;margin-left:10px;background-position:center;background-repeat:no-repeat;background-size:30px 30px;transition:all .5s ease;float:left}.m-authorRecommend__icon.-authorSocialFb{background-image:url("/app/themes/24-2020-theme/images/icons/icon-fb-widget.svg")}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialFb:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-fb-colored-sv.svg")}}.m-authorRecommend__icon.-authorSocialTwitter{display:none;background-image:url("/app/themes/24-2020-theme/images/icons/icon-twitter-widget.svg")}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialTwitter:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-twitter-colored-sv.svg")}}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialTwitter{display:inline-block}}.m-authorRecommend__icon.-authorSocialLinkedin{display:none;background-image:url("/app/themes/24-2020-theme/images/icons/icon-linkedin.svg")}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialLinkedin:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-linkedin-hover.svg")}}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialLinkedin{display:inline-block}}.m-authorRecommend__icon.-authorSocialInsta{display:none;background-image:url("/app/themes/24-2020-theme/images/icons/icon-insta-widget.svg")}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialInsta:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-insta-colored-sv.svg")}}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialInsta{display:inline-block}}.m-authorRecommend__icon.-authorSocialEmail{display:none;background-image:url("/app/themes/24-2020-theme/images/icons/icon-userletter-colored-sv.svg");background-size:38px 30px}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialEmail:hover{background-image:url("/app/themes/24-2020-theme/images/icons/icon-userletter.svg")}}@media(min-width: 992px){.m-authorRecommend__icon.-authorSocialEmail{display:inline-block}}.m-authorRecommend__txt{margin-right:5px;color:#111115;color:var(--brand-c2);text-transform:uppercase}.-darkMode .m-authorRecommend__txt{color:#ffffff;color:var(--white)}.-authorList .m-authorRecommend__txt{margin-left:10px}@media(max-width: 360px){.m-authorRecommend iframe{width:270px;max-width:270px}}@media(min-width: 768px){.o-post .m-authorRecommend{width:85%}}.m-tagAndIcons{position:relative}.-livePost.-baseView .m-tagAndIcons,.-livePost.-centeredView .m-tagAndIcons,.-livePost.-postTitleOnImage .m-tagAndIcons,.-videoPost.-baseView .m-tagAndIcons,.-videoPost.-centeredView .m-tagAndIcons,.-videoPost.-postTitleOnImage .m-tagAndIcons,.m-tagAndIcons.-fixedLabel{position:absolute;top:0;left:0;z-index:1}.-videoPost.-noImg .m-tagAndIcons{display:none}.-listPostType .-largeEntryPost.-hasImg .m-tagAndIcons,.-listPostType .-listPost.-hasImg .m-tagAndIcons{position:absolute;top:0;left:0;z-index:1;left:0}.m-articleWidget__wrap.-noImg .m-tagAndIcons{height:31px;margin-bottom:10px}.m-newsletter{padding:10px 20px 40px;border-width:1px;border-style:solid;border-color:#fd918e;border-color:var(--brand-c15)}.-darkMode .m-newsletter{border-color:#de4f43;border-color:var(--brand-c10)}.sidebar .m-newsletter.-europoli{margin-left:10px;margin-right:10px;margin-bottom:30px;background:#ffffff;background:var(--white);border-color:hsl(224.4,70.4225352113%,47.8431372549%)}.-darkMode .sidebar .m-newsletter.-europoli{background:#464655;background:var(--brand-c4);border-color:#ffffff;border-color:var(--white)}.m-newsletter__titleText{margin:20px 0;font-weight:600;font-size:3.3rem;line-height:48px}.-darkMode .m-newsletter__titleText{color:#fc4842;color:var(--brand-c1)}.-darkMode .-europoli .m-newsletter__titleText{color:#ffffff;color:var(--white)}.sidebar .-europoli .m-newsletter__titleText{font-size:2.3rem;line-height:30px}.m-newsletter__text{margin:20px 0;color:#464655;color:var(--brand-c4);font-size:2rem;line-height:28px}.sidebar .-europoli .m-newsletter__text{font-size:1.7rem;line-height:24px;text-align:left}.-darkMode .m-newsletter__text{color:#bebeca;color:var(--dark-font-4)}.m-newsletter__link{color:#fc4842;color:var(--brand-c1)}.m-newsletter__link:hover{opacity:.7}.-europoli .m-newsletter__link{color:#152f79}.-darkMode .-europoli .m-newsletter__link{color:#80a1ff}.m-newsletter__flex{display:block;margin-bottom:20px}@media(min-width: 768px){.m-newsletter__flex{display:flex;align-items:stretch}}.m-newsletter__checkboxWrap{margin:5px 5px 20px 0}.sidebar .-europoli .m-newsletter__checkboxWrap{margin-bottom:15px}@media(min-width: 768px){.m-newsletter__checkboxWrap{margin:5px 30px 5px 0}}.m-newsletter__checkboxText{position:relative;margin-left:27px;color:#464655;color:var(--brand-c4);font-size:2rem}.-darkMode .m-newsletter__checkboxText{color:#bebeca;color:var(--dark-font-4)}.m-newsletter__contributionWrap{margin-left:27px}.m-newsletter__contributionText{position:relative;padding-top:4px;color:#7d7d83;color:var(--brand-c14);font-size:1.6rem;line-height:25px}.-darkMode .m-newsletter__contributionText{color:#bebeca;color:var(--dark-font-4)}.m-newsletter__contributionCheckbox{display:none}.m-newsletter__checkbox{display:none}.m-newsletter__addressee{margin:20px 0;font-weight:600;font-size:3.3rem;line-height:48px}.-europoli .m-newsletter__addressee{font-size:2.3rem;line-height:30px;text-align:left}.m-newsletter__subscribeEndText{position:relative;display:none;width:100%;margin:auto;text-align:center;float:none;clear:both}.m-newsletter__subscribeBtn,.m-newsletter__goIndexBtn,.m-newsletter__subscribeBtn{padding:12px 20px;background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:700;font-size:1.6rem;line-height:22px;letter-spacing:4px;text-align:center;text-transform:uppercase;transition:all .5s ease}.m-newsletter__subscribeBtn.subscribe,.m-newsletter__goIndexBtn.subscribe,.m-newsletter__subscribeBtn.subscribe{display:block;margin-top:20px;border:none}.m-newsletter__subscribeBtn:hover,.m-newsletter__goIndexBtn:hover,.m-newsletter__subscribeBtn:hover{background:#e8574b;background:var(--brand-c3)}.-europoli .m-newsletter__subscribeBtn,.-europoli .m-newsletter__goIndexBtn,.-europoli .m-newsletter__subscribeBtn{background:#152f79;color:#ffffff;color:var(--white)}@media(min-width: 768px){.m-newsletter__subscribeBtn,.m-newsletter__goIndexBtn,.m-newsletter__subscribeBtn{padding:12px 40px}.sidebar .-europoli .m-newsletter__subscribeBtn,.sidebar .-europoli .m-newsletter__goIndexBtn,.sidebar .-europoli .m-newsletter__subscribeBtn{padding:12px 20px}}.m-newsletter__closeBtn{display:block;padding:12px 20px;background:#fc4842;background:var(--brand-c1);border:none;color:#ffffff;color:var(--white);font-weight:700;font-size:1.6rem;line-height:22px;letter-spacing:4px;text-align:center;text-transform:uppercase;transition:all .5s ease}.m-newsletter__closeBtn:hover{background:#e8574b;background:var(--brand-c3)}.-europoli .m-newsletter__closeBtn{background:#152f79;color:#ffffff;color:var(--white)}.-europoli .m-newsletter__closeBtn:hover{background:#152f79}.-europoli .m-newsletter__inputWrap i{display:none}.m-newsletter__goIndexBtn{display:inline-block;width:auto;margin:auto}.m-newsletter__message{padding:10px 30px 50px;border-width:1px;border-style:solid;border-color:#fd918e;border-color:var(--brand-c15)}.-darkMode .m-newsletter__message{border-color:#de4f43;border-color:var(--brand-c10)}.m-newsletter__message{font-size:2rem;line-height:28px;text-align:center}.m-newsletter__message h3{margin-bottom:30px}.m-newsletter__subscribeBtn__anywhere{display:block;margin:40px auto 20px;border:none;text-align:center;white-space:inherit}.m-newsletter__subscribeBtn__anywhere__link{background:#464655;background:var(--brand-c4);margin:20px auto}@media(min-width: 768px){.m-newsletter.-europoli{padding:10px 20px 30px}}.m-newsletter__wrapSubscribe.-contentCnt1,.m-newsletter__wrapSubscribe.-bottomCnt1{display:none}.a-errorText{margin-bottom:30px;padding:30px;background:#fff1d7;color:red;font-style:italic;font-weight:500;font-size:2rem;line-height:34px}.-darkMode .a-errorText{background:#000000;background:var(--black);color:#bf0000}.a-input{display:block;width:100%;height:50px;margin-bottom:13px;padding:0 22px;background:#ffffff;background:var(--white);border:1px solid #e6e6e8;font-size:1.7rem}.-darkMode .a-input{background:#353540;background:var(--dark-back-2);border:1px solid #353540;border:1px solid var(--dark-back-2);color:#ffffff;color:var(--white)}@keyframes floatingUp{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}.m-donationBottomLine{position:fixed;width:100%;bottom:0;left:0;color:#ffffff;color:var(--white);border-top:1px solid #e1e1e4;border-top:1px solid var(--brand-c6);transition-property:opacity,bottom;transition-delay:1s;pointer-events:auto;animation:floatingUp .5s linear;z-index:10010}.m-donationBottomLine.-hide{opacity:0;transform:translateY(100px);transition:all .5s ease-in-out;pointer-events:none}.m-donationBottomLine__wrap{display:block;width:100%}.m-donationBottomLine__innerWrap{position:relative;width:100%;height:70px;margin:0 auto;background:#ffffff;background:var(--white);flex-wrap:wrap;z-index:2}@media(min-width: 1300px){.m-donationBottomLine__innerWrap{height:96px}}.m-donationBottomLine__txtWrap{position:relative;width:65%;height:100%;padding:0 0 0 12px;text-align:left;background-color:#fc4842}.m-donationBottomLine__txtWrap::after{position:absolute;display:block;width:100px;height:inherit;top:0;right:-98px;background-image:url("/app/themes/24-2020-theme/images/darkmode-mobileview.svg");background-repeat:no-repeat;background-position:center;background-size:cover;content:""}@media(min-width: 1300px){.m-donationBottomLine__txtWrap::after{width:298px;right:-296px;background-image:url("/app/themes/24-2020-theme/images/darkmode-desktopview.svg")}}@media(min-width: 768px){.m-donationBottomLine__txtWrap{width:75%}}@media(min-width: 1300px){.m-donationBottomLine__txtWrap{width:70%}}.m-donationBottomLine__txt{display:block}.m-donationBottomLine__txt.-simpleTxt{font-weight:600;font-size:13px;line-height:1.375}@media(min-width: 576px){.m-donationBottomLine__txt.-simpleTxt{font-weight:700;font-size:15px}}@media(min-width: 768px){.m-donationBottomLine__txt.-simpleTxt{padding-right:20px;font-size:18px}}@media(min-width: 1300px){.m-donationBottomLine__txt.-simpleTxt{padding-right:30px;font-size:26px}}.m-donationBottomLine__close{position:absolute;width:32px;height:32px;right:0;top:0;color:#909099;font-size:22px;font-weight:300;line-height:28px;text-align:center;z-index:5;cursor:pointer}@media(min-width: 1300px){.m-donationBottomLine__close{font-size:26px}}.sponsoredpost-widget{float:none !important}.sponsoredpost-widget .sponsoredpost_title{font-weight:600}.sponsoredpost-widget article a.title{font-weight:600}.m-team{margin-bottom:50px;padding-top:5px}.top-banner-row{width:100%;background:#f3f3f4;background:var(--brand-c12);text-align:center;overflow:auto}.-darkMode .top-banner-row{background:#1b1b20;background:var(--dark-back-1)}.top-banner-row .banner-container{overflow:hidden}.top-banner-row.fixed{position:fixed;top:0;z-index:1002}.banner-container{position:relative;min-height:0;margin:auto;z-index:1}.banner-container.clear-banner-row{clear:both}@media(max-width: 360px){.banner-container{max-width:300px}}@media(max-width: 991.98px){.is_content .banner-container.toothbrush-handle,.is_content .banner-container.toothbrush-head{display:none}}.-darkMode .site-content .banner-container .banner-wrapper{margin-top:5px;margin-bottom:5px;background:#353540;background:var(--brand-c9)}.-darkMode .o-post .post-body .banner-container{padding-left:0}body.safari #page .row:before,body.safari #page .row:after{display:inline-block}@media(min-width: 768px){body.single.safari .row>.o-articleHead+.banner-container.cf:before,body.single.safari .row>.o-articleHead+.banner-container.cf:after,body.single.safari .row>.o-articleHead+.banner-container.cf .banner-wrapper.cf:before,body.single.safari .row>.o-articleHead+.banner-container.cf .banner-wrapper.cf:after{display:inline-block}}@media(min-width: 768px){body.archive.safari .list-category .row>.banner-container,body.archive.safari .list-category .row>.banner-container.cf,body.single.safari .row>.o-articleHead+.banner-container,body.single.safari .row>.o-articleHead+.banner-container.cf,body.search.safari .list-category .row>.banner-container,body.search.safari .list-category .row>.banner-container.cf{width:100%;flex:100%}}div[data-position=right010] .ce_adocean_ad_slot{position:sticky;top:0}.central-jwplayer-wrap{position:relative}.central-jwplayer-wrap.-loading::after{position:relative;display:flex;top:0;left:0;width:100%;height:100px;justify-content:center;align-items:center;color:#000000;color:var(--black);background-color:#e1e1e4;background-color:var(--brand-c6);content:"...betöltés"}.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:none}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0, 0, 0, 0.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255, 255, 255, 0.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}#smartbanner{position:absolute;left:0;top:-82px;border-bottom:1px solid #e8e8e8;width:100%;height:78px;font-family:Roboto,sans-serif;background:-webkit-linear-gradient(top, #f4f4f4 0, #cdcdcd 100%);background-image:-moz-linear-gradient(top, #F4F4F4 0, #CDCDCD 100%);box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);z-index:9998;-webkit-font-smoothing:antialiased;overflow:hidden;-webkit-text-size-adjust:none}#smartbanner,html.sb-animation{-webkit-transition:all .3s ease}#smartbanner .sb-container{margin:0 auto}#smartbanner .sb-close{position:absolute;left:5px;top:5px;display:block;border:2px solid #fff;width:14px;height:14px;font-family:ArialRoundedMTBold,Arial;font-size:15px;line-height:15px;text-align:center;color:#fff;background:#070707;-webkit-text-decoration:none;text-decoration:none;text-shadow:none;border-radius:14px;box-shadow:0 2px 3px rgba(0, 0, 0, 0.4);-webkit-font-smoothing:subpixel-antialiased}#smartbanner .sb-button,#smartbanner .sb-info{font-weight:700;text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);position:absolute}#smartbanner .sb-close:active{font-size:13px;color:#aaa}#smartbanner .sb-icon{position:absolute;left:30px;top:10px;display:block;width:57px;height:57px;background:rgba(0, 0, 0, 0.6);background-size:cover;border-radius:10px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.3)}#smartbanner.no-icon .sb-icon{display:none}#smartbanner .sb-info{left:98px;top:18px;width:44%;font-size:11px;line-height:1.2em;color:#6a6a6a}#smartbanner #smartbanner.no-icon .sb-info{left:34px}#smartbanner .sb-info strong{display:block;font-size:13px;color:#4d4d4d;line-height:18px}#smartbanner .sb-info>span{display:block}#smartbanner .sb-info em{font-style:normal;text-transform:uppercase}#smartbanner .sb-button{right:20px;top:24px;border:1px solid #bfbfbf;padding:0 10px;min-width:10%;height:24px;font-size:14px;line-height:24px;text-align:center;color:#6a6a6a;background:-webkit-linear-gradient(top, #efefef 0, #dcdcdc 100%);text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none;border-radius:3px;box-shadow:0 1px 0 rgba(255, 255, 255, 0.6),0 1px 0 rgba(255, 255, 255, 0.7) inset}#smartbanner .sb-button:active,#smartbanner .sb-button:hover{background:-webkit-linear-gradient(top, #dcdcdc 0, #efefef 100%)}#smartbanner .sb-icon.gloss:after{content:"";position:absolute;left:0;top:-1px;border-top:1px solid rgba(255, 255, 255, 0.8);width:100%;height:50%;background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 100%);border-radius:10px 10px 12px 12px}#smartbanner.android,#smartbanner.ios{border-color:#212228;background:url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7) #3d3d3d;box-shadow:none}#smartbanner.android .sb-close,#smartbanner.ios .sb-close{border:0;width:17px;height:17px;line-height:17px;color:#b1b1b3;background:#1c1e21;text-shadow:0 1px 1px #000;box-shadow:0 1px 2px rgba(0, 0, 0, 0.8) inset,0 1px 1px rgba(255, 255, 255, 0.3)}#smartbanner.android .sb-close:active,#smartbanner.ios .sb-close:active{color:#eee}#smartbanner.android .sb-info,#smartbanner.ios .sb-info{color:#ccc;text-shadow:0 1px 2px #000}#smartbanner.android .sb-info strong,#smartbanner.ios .sb-info strong{color:#fff}#smartbanner.android .sb-button,#smartbanner.ios .sb-button{min-width:12%;border:1px solid #dddcdc;padding:1px;color:#fff;background:0 0;border-radius:0;box-shadow:none;min-height:28px}#smartbanner.android .sb-button span,#smartbanner.ios .sb-button span{text-align:center;display:block;padding:0 10px;background-color:#fa444d;text-transform:none;text-shadow:none;box-shadow:none}#smartbanner.android .sb-button:active,#smartbanner.android .sb-button:hover,#smartbanner.ios .sb-button:active,#smartbanner.ios .sb-button:hover{background:0 0}#smartbanner.android .sb-button:active span,#smartbanner.android .sb-button:hover span,#smartbanner.ios .sb-button:active span,#smartbanner.ios .sb-button:hover span{background:#fa444d}#smartbanner.windows .sb-icon{border-radius:0}.m-postSummary{position:relative;margin-bottom:15px;margin-top:25px;border-left-width:1px;border-left-style:solid;border-color:#cacacc;border-color:var(--brand-c16)}.sidebar .m-postSummary{margin-top:0}.-darkMode .m-postSummary{border-color:#464655;border-color:var(--dark-border)}.-fullWidthPost .m-postSummary{width:100%;max-width:100%;flex:0 0 100%}.m-postSummary__title{position:relative;display:block;top:-6px;margin-bottom:-5px;color:#fc4842;color:var(--brand-c1);font-size:1.6rem;text-transform:uppercase}.m-postSummary__title::before{display:inline-block;width:20px;height:10px;background:#fc4842;background:var(--brand-c1);margin-left:-1px;margin-right:10px;content:""}.-darkBg .m-postSummary__title{color:rgba(255,255,255,0.8);color:var(--dark-bg-font)}.m-postSummary__linkList li{padding-left:12px}.m-postSummary__linkList li:last-of-type .m-postSummary__link{border-bottom:none}.m-postSummary__link{display:block;width:100%;padding:20px 0 17px;color:#111115;color:var(--brand-c2);font-size:1.6rem;line-height:22px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-postSummary__link{border-color:#464655;border-color:var(--dark-border)}.-darkMode .m-postSummary__link{color:rgba(255,255,255,0.8);color:var(--dark-bg-font)}.m-postSummary__link:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.m-postSummary__link:hover .a-decor{background:#fc4842;background:var(--brand-c1)}.-darkBg .m-postSummary__link:hover{color:#ffffff;color:var(--white)}.m-postSummary__arrowIcon{display:inline-block;float:left}.m-postSummary__arrowIcon i.fa{position:relative;top:-2px;margin-right:10px;font-size:1rem;color:#fc4842;color:var(--brand-c1)}.m-wideContent__cnt{padding:0 10px}@media(min-width: 992px){.m-wideContent__cnt{padding:0 20px 0 0;width:78%}}@media(min-width: 1300px){.m-wideContent__cnt{width:1025px;padding-right:25px}}.m-wideContent__sidebar{display:none}.m-wideContent__sidebar .o-articleHead__catWrap{position:relative;margin-left:10px}.m-wideContent__sidebar .o-articleHead__catWrap::before{position:absolute;display:block;top:0;left:-11px;width:1px;height:calc(100% + 25px);border-left-width:1px;border-left-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-wideContent__sidebar .o-articleHead__catWrap::before{border-color:#464655;border-color:var(--dark-border)}.m-wideContent__sidebar .o-articleHead__catWrap::before{content:""}.m-wideContent__sidebar .tags{position:relative;margin-left:10px}.m-wideContent__sidebar .tags::before{position:absolute;display:block;top:0;left:-11px;width:1px;height:100%;border-left-width:1px;border-left-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-wideContent__sidebar .tags::before{border-color:#464655;border-color:var(--dark-border)}.m-wideContent__sidebar .tags::before{content:""}.single-format-image .m-wideContent__sidebar{margin-top:30px}@media(min-width: 992px){.m-wideContent__sidebar{display:inline-block;width:200px}}@media(min-width: 1300px){.m-wideContent__sidebar{width:245px}}.top-live-feed-count{position:fixed;bottom:0;left:0;width:100%;height:110px;padding:15px;background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white);font-size:1.8rem;line-height:50px;z-index:20}@media(min-width: 992px){.top-live-feed-count::before{position:absolute;display:inline-block;width:180px;top:30px;right:130px;padding:0;background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:600;font-size:1.6rem;line-height:51px;text-transform:uppercase;text-align:center;letter-spacing:4px;content:"Megnézem";z-index:-1}.top-live-feed-count::before:hover{background:#e8574b;background:var(--brand-c3)}}@media(min-width: 992px){.top-live-feed-count{padding:30px 50px;font-size:2.2rem}}.top-live-feed-count .top-live-feed-count-number{width:100%;display:block;cursor:pointer;z-index:25}.top-live-feed-count .top-live-feed-count-close{position:absolute;top:15px;right:15px;width:51px;height:51px;background:url("/app/themes/24-2020-theme/images/icons/icon-layer-close.svg") no-repeat;background-size:cover;text-indent:-9999px;cursor:pointer;z-index:30}@media(min-width: 992px){.top-live-feed-count .top-live-feed-count-close{top:30px;right:50px}}.m-livePost__titleHeader{position:relative;font-weight:600;font-size:2.8rem;text-transform:uppercase}.m-livePost__titleHighlight{margin-left:18px;color:green}.m-livePost__titleHighlight::before{position:absolute;display:inline-block;width:14px;height:14px;top:50%;left:0;transform:translate(-50%);border-radius:50%;content:""}.m-livePost__eventsWrap{position:relative;margin-top:20px}@media(min-width: 992px){.-contentLargeImage .m-livePost__eventsWrap{padding-left:165px}}@media(min-width: 1300px){.-contentLargeImage .m-livePost__eventsWrap{padding-left:220px}}@media(min-width: 992px){.m-livePost__eventsWrap{padding-left:105px}}.m-livePost__events{position:relative}.m-livePost__events:not(:last-of-type){margin-bottom:30px}.m-livePost__img{width:40px;height:40px;min-width:40px;margin-right:10px}.page-template-index-clone .m-livePost__img,.home .m-livePost__img,.sidebar .m-livePost__img{display:none}.m-livePost__link{position:relative;top:-45px}.m-livePost__postHeader{position:relative;border-top-width:1px;border-top-style:solid}.m-livePost__postHeader.noteHeader,.m-livePost__postHeader.eventHeader{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-livePost__postHeader.noteHeader,.-darkMode .m-livePost__postHeader.eventHeader{border-color:#464655;border-color:var(--dark-border)}.m-livePost__postHeader.milestoneHeader{border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .m-livePost__postHeader.milestoneHeader{border-color:#e8574b;border-color:var(--brand-c3)}.m-livePost__postHeader.-noBorder{border-top-width:0}.m-livePost__postTag{display:inline-block;height:30px;padding:0 14px;color:#ffffff;color:var(--white);font-weight:500;font-size:1.4rem;line-height:28px;text-align:center;white-space:nowrap}.m-livePost__postTag.note,.m-livePost__postTag.event{background-color:#909099;background-color:var(--brand-c8)}.-darkMode .m-livePost__postTag.note,.-darkMode .m-livePost__postTag.event{color:#3d3d49;color:var(--dark-back-3)}.m-livePost__postTag.milestone{background-color:#fc4842;background-color:var(--brand-c1)}.m-livePost__postTag.-subType{padding:0 20px 0 0}.m-livePost__postTag.-subType::before{display:inline-block;width:30px;height:30px;margin-right:15px;background:#111115;background:var(--brand-c2);background-repeat:no-repeat;background-position:center;background-size:80%;float:left;content:""}.m-livePost__postTag.foci-gol::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-gol-light.svg")}.m-livePost__postTag.foci-csere::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-csere-light.svg")}.m-livePost__postTag.foci-sargalap::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-sargalap-light.svg")}.m-livePost__postTag.foci-piroslap::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-piroslap-light.svg")}.m-livePost__postTag.foci-ongol::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-ongol-light.svg")}.m-livePost__postTag.foci-serules::before{background-image:url("/app/themes/24-2020-theme/images/icons/icon-serules-light.svg")}.m-livePost__postAuthorWrap{display:block;padding:8px 0}@media(min-width: 992px){.m-livePost__postAuthorWrap{display:inline-block;max-width:70%;text-align:right;float:right}}.m-livePost__postAuthor{display:block;padding:8px 0}.m-livePost__postAuthor img{max-width:35px;max-height:35px;border-radius:50%}.m-livePost__postAuthor a{display:inline-block;color:#6b6b76;color:var(--brand-c7);font-weight:600;font-size:1.4rem}.m-livePost__postAuthor a:hover{color:#fc4842;color:var(--brand-c1)}@media(min-width: 992px){.m-livePost__postAuthor{display:inline-block;padding:0}}.m-livePost__postAuthorSeparator{display:none}@media(min-width: 992px){.m-livePost__postAuthorSeparator{position:relative;display:inline-block;top:4px;width:1px;height:15px;margin:0 5px;border-left-width:1px;border-left-style:solid;border-color:#b8b8bd;border-color:var(--brand-c13)}.-darkMode .m-livePost__postAuthorSeparator{border-color:#353540;border-color:var(--brand-c9)}.m-livePost__postAuthorSeparator{text-align:center;content:""}}.m-livePost__postTitle{display:block;max-width:66%;margin-top:43px;margin-bottom:23px;font-weight:500;font-size:2.2rem;line-height:30px}.m-livePost__postTitle.foci-gol::before{display:inline-block;width:20px;height:20px;content:""}.m-livePost__postTitle.foci-sargalap::before{display:inline-block;width:20px;height:20px;content:""}.m-livePost__postLink{color:#111115;color:var(--brand-c2);cursor:default}.m-livePost__postLink:hover{color:inherit}.milestone .m-livePost__postLink{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-livePost__postLink{color:#bebeca;color:var(--dark-font-4)}.m-livePost__backTitle{padding-left:15px;color:#fc4842;color:var(--brand-c1);font-size:1.6rem;line-height:22px;text-transform:uppercase}.m-livePost__backLink{color:#000000;color:var(--black)}.m-livePost__backLink.-topLink{margin-top:10px;padding:4px 15px;font-size:18px;font-weight:500;line-height:28px}@media(min-width: 768px){.m-livePost__backLink.-topLink{font-size:22px;line-height:30px}}.m-livePost__backLink.-bottomLink{margin-top:15px;padding:0;background:#fc4842;background:var(--brand-c1);font-size:14px;font-weight:700}@media(min-width: 768px){.m-livePost__backLink.-bottomLink{font-size:16px}}.m-livePost__backLinkTxt{color:#ffffff;color:var(--white);line-height:35px;letter-spacing:3px;text-transform:uppercase}@media(min-width: 768px){.m-livePost__backLinkTxt{letter-spacing:2px}}.m-livePost__mainPost{margin:3px 0 0 0;padding-left:15px}@media(min-width: 768px){.m-livePost__mainPost{margin:2px 0 0 0}}.m-livePost__mainPostIcon::before{display:block;width:35px;height:35px;background-color:#fc4842;background-color:var(--brand-c1);background-image:url("/app/themes/24-2020-theme/images/icons/icon-arrow-left-white.svg");background-repeat:no-repeat;background-position:center;content:""}.m-livePost__parentRecommendingTitle{padding:0 10px;text-transform:uppercase;color:#909099;color:var(--brand-c8)}.m-livePost__parentRecommendingText{display:block;width:100%;margin:5px 0 0;padding:10px 10px 10px 32px;background-color:#fc4842;background-color:var(--brand-c1);background-attachment:scroll;background-image:url("/app/themes/24-2020-theme/images/icons/icon-arrow-left-white.svg");background-position:10px center;background-repeat:no-repeat;font-size:1.3rem;font-weight:700;line-height:1.7rem;letter-spacing:.05em;text-transform:uppercase;color:#ffffff;color:var(--white)}.m-livePost__parentRecommendingText:hover{opacity:.7}.m-livePost__pager{margin-top:40px}.m-mileStone{position:relative;display:block;margin-bottom:30px;padding:10px 10px 20px;background:#ffffff;background:var(--white)}.sidebar .m-mileStone{margin-top:-15px}.-darkMode .m-mileStone{background:#1b1b20;background:var(--dark-back-1)}.m-mileStone__titleHeader{display:block;padding-left:17px;color:#fc4842;color:var(--brand-c1);font-size:1.6rem;font-weight:400;text-transform:uppercase;position:absolute}.m-mileStone__titleHeader:before{position:relative;display:block;width:20px;height:10px;background:#fc4842;background:var(--brand-c1);content:""}.m-mileStone__titleHeader{position:relative}.m-mileStone__titleHeader::before{top:14px;left:-30px}.m-mileStone__cntWrap{display:block;margin-top:10px}.m-mileStone__post{position:relative;display:block;margin-bottom:10px;padding-bottom:15px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-mileStone__post{border-color:#464655;border-color:var(--dark-border)}.m-mileStone__timeWrap{position:relative}.m-mileStone__img{margin-left:15px;flex:0 0 auto}.m-mileStone__time{position:relative;margin-bottom:10px;color:#fc4842;color:var(--brand-c1);font-size:1.4rem;position:relative}.m-mileStone__time:before{position:relative;display:block;width:6px;height:10px;background:#fc4842;background:var(--brand-c1);content:""}.m-mileStone__time::before{top:14px;left:-13px}.m-mileStone__link{display:block;font-weight:400;color:#111115;color:var(--brand-c2);font-size:1.5rem;line-height:22px}.m-mileStone__link:hover{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-mileStone__link{color:rgba(255,255,255,0.8);color:var(--dark-bg-font)}.-darkMode .m-mileStone__link:hover{color:#fc4842;color:var(--brand-c1)}.m-mileStone__btn{position:relative;display:block;width:100%;padding:0 0 10px;color:#ffffff;color:var(--white);background-color:#909099;background-color:var(--brand-c8);font-weight:700;font-size:1.7rem;letter-spacing:.3px;text-align:center;text-transform:uppercase;cursor:pointer;transition:all .5s ease}.m-mileStone__btn i{position:absolute;left:50%;transform:translateX(-50%);top:25px;color:#111115;color:var(--brand-c2);font-size:1.8rem}.m-mileStone__btn:hover{background-color:#fc4842;background-color:var(--brand-c1)}.m-mileStone__btn::before{position:relative;display:block;width:0;height:0;margin:auto auto 8px;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-top:15px solid #f3f3f4;border-top:15px solid var(--brand-c12);content:""}.-darkMode .m-mileStone__btn::before{border-top:15px solid #1b1b20;border-top:15px solid var(--dark-back-1)}.-darkMode .m-mileStone__btn{background-color:#353540;background-color:var(--dark-back-2)}.-darkMode .m-mileStone__btn:hover{background-color:#fc4842;background-color:var(--brand-c1)}.m-mileStone .-milestoneLess{display:none}.m-mileStone:not(.-showAllMilestone) .m-mileStone__post:nth-child(5) .m-mileStone__timeWrap::after{height:25px;background:#c3c3c3;background:linear-gradient(to bottom, rgb(195, 195, 195) 0%, rgba(195, 195, 195, 0) 100%)}.m-mileStone:not(.-showAllMilestone) .m-mileStone__post:nth-child(n+6){display:none}.m-mileStone.-showAllMilestone .-milestoneMore{display:none}.m-mileStone.-showAllMilestone .-milestoneLess{display:block}@media(min-width: 768px){.m-mileStone{margin-top:30px;padding:0 13px 10px}}.o-articleHead.vc_col-sm-12{padding-left:0;padding-right:0}.single-format-quote .o-articleHead.vc_col-sm-12{padding-bottom:0}@media(min-width: 992px){.single-format-image .o-articleHead.vc_col-sm-12{padding-bottom:0}}@media(min-width: 992px){.single-format-video .o-articleHead.vc_col-sm-12{padding-bottom:0}}@media(min-width: 992px){.o-articleHead.vc_col-sm-12{padding-bottom:20px;padding-left:105px}}@media(min-width: 1300px){.o-articleHead+.banner-container{max-width:880px}}@media(min-width: 992px){.-contentLargeImage .o-articleHead{max-width:100%;margin-left:10px;margin-right:0}}@media(min-width: 1300px){.-contentLargeImage .o-articleHead{margin-left:-10px;margin-right:40px}}.-contentLargeImage .o-articleHead{padding:0}@media(min-width: 768px)and (max-width: 991.98px){.-contentLargeImage .o-articleHead{margin-left:10px}}.a-decor{position:relative;display:inline-block;width:5px;height:10px;margin-bottom:1px;margin-right:4px;left:-12px;background:#6b6b76;background:var(--brand-c7);transition:background .5s ease}.-darkMode .a-decor{background:#6b6b76;background:var(--dark-font-3)}.m-postSummary .a-decor{margin-right:-3px}.-morePosts .a-decor{margin-top:7px;margin-right:10px;float:left}.-entryMorePostBaseView .a-decor{margin-top:7px;margin-right:10px;float:left}.-entryMorePostExtraView .a-decor{width:10px;height:10px;margin-top:5px;margin-right:10px;float:left}@media(min-width: 992px){.-entryMorePostExtraView .a-decor{margin-top:7px}}a.a-imgSource{color:#fc4842;color:var(--brand-c1)}a.a-imgSource:hover{opacity:.7}.-darkMode a.a-imgSource{color:#fc4842;color:var(--brand-c1)}span.a-imgSource{color:#909099;color:var(--brand-c8)}.-darkMode span.a-imgSource{color:#6b6b76;color:var(--dark-font-3)}.a-imgSource{position:absolute;display:block;width:100%;font-size:1.1rem;line-height:18px;letter-spacing:.15em;text-align:right;text-transform:uppercase}figcaption .a-imgSource{position:relative}.-source .a-imgSource{position:relative}.o-post__featuredImageCnt .a-imgSource{text-align:left}.-contentLargeImage .o-post__featuredImageCnt .a-imgSource{padding-left:10px}@media(max-width: 767.98px){.o-post__featuredImageCnt .a-imgSource{position:relative;bottom:-20px}}@media(min-width: 992px){.o-post__featuredImageCnt .a-imgSource{padding-left:0}}.o-post__featuredImageSource .a-imgSource{position:inherit;text-align:right}.single-format-standard .o-post__featuredImageSource .a-imgSource,.single-format-status .o-post__featuredImageSource .a-imgSource,.single-format-image .o-post__featuredImageSource .a-imgSource{letter-spacing:.14em;margin-top:5px}.-contentLargeImage .o-post__featuredImageSource .a-imgSource{padding-left:10px}.-contentLargeImage .a-imgSource{padding-right:20px}@media(min-width: 992px){.-contentLargeImage .a-imgSource{padding-left:11px;padding-right:0}}.full .a-imgSource{position:relative}.m-adultModal.-adultModal{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:hsla(0,0%,100%,.95);overflow:auto}.-darkMode .m-adultModal.-adultModal{background:rgba(0,0,0,.95)}.m-adultModal__text{font-size:1.6rem;line-height:21px}.m-adultModal__wrap{width:300px;margin:15% auto 0;color:#111115;color:var(--brand-c2);text-align:center}.-darkMode .m-adultModal__wrap{color:#909099;color:var(--dark-font-2)}@media(min-width: 768px){.m-adultModal__wrap{margin-top:5.5%}}.m-adultModal__circle{width:130px;height:130px;margin:25px auto;padding-top:35px;border-radius:50%;background:#ffffff;background:var(--white);border:14px solid #fc4842;border:14px solid var(--brand-c1);color:#fc4842;color:var(--brand-c1);font-size:5rem;font-weight:700;line-height:32px;text-align:center}@media(min-width: 768px){.m-adultModal__circle{width:230px;height:230px;border:28px solid #fc4842;border:28px solid var(--brand-c1);font-size:9rem;line-height:100px}}.m-adultModal__title{margin:26px 0 15px;font-size:2.8rem;line-height:24px;font-weight:600}.m-adultModal__btnsWrap{margin-top:28px}.m-adultModal__btn{display:block;width:100%;margin:20px auto;padding:15px 0;border:none;cursor:pointer}.m-adultModal__btn:hover,.m-adultModal__btn:focus{background:#e6e6e6;-webkit-text-decoration:none;text-decoration:none;outline:none}.m-adultModal__btn.-darkBtn{background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white);font-weight:600;font-size:1.9rem;line-height:20px;text-transform:uppercase;transition:all .5s ease}.m-adultModal__btn.-darkBtn:hover,.m-adultModal__btn.-darkBtn:focus{background:#fc4842;background:var(--brand-c1)}.m-adultModal__btn.-transparentBtn{background:rgba(0,0,0,0);color:#464655;color:var(--brand-c4);font-weight:400;font-size:1.5rem;line-height:20px;-webkit-text-decoration:underline;text-decoration:underline}.m-adultModal__btn.-transparentBtn:hover,.m-adultModal__btn.-transparentBtn:focus{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-adultModal__btn.-transparentBtn{color:#ffffff;color:var(--dark-font-1)}.-darkMode .m-adultModal__btn.-transparentBtn:hover,.-darkMode .m-adultModal__btn.-transparentBtn:focus{color:#fc4842;color:var(--brand-c1)}.m-articRecommend{margin:20px auto 30px;background:rgba(0,0,0,0)}.m-articRecommend__imgWrap{width:100%;margin-bottom:0;float:left}.u-onlyArticlePages .m-articRecommend__imgWrap img{margin-bottom:0}@media(min-width: 768px){.m-articRecommend__imgWrap{width:30%;min-width:295px}}.m-articRecommend__cntWrap{width:100%;margin-top:-8px;float:left}@media(min-width: 768px){.m-articRecommend__cntWrap.-fullSize{width:100%;max-width:100%;padding-top:8px;padding-left:0}}@media(min-width: 768px){.m-articRecommend__cntWrap{width:70%;max-width:calc(100% - 295px);padding-left:20px}}.article-recommendation-container .m-articRecommend__widgetTitle{margin:0;color:#909099;color:var(--brand-c8);font-weight:400;font-size:1.3rem;line-height:28px;text-transform:uppercase}.-darkMode .article-recommendation-container .m-articRecommend__widgetTitle{color:#909099;color:var(--dark-font-2)}.m-articRecommend__title{display:block;margin-top:20px;margin-bottom:9px;color:#6b6b76;color:var(--brand-c7);font-size:2.2rem;line-height:28px;font-weight:600}.m-articRecommend__title:hover{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-articRecommend__title{color:#909099;color:var(--dark-font-2)}.-darkMode .m-articRecommend__title:hover{color:#e8574b;color:var(--brand-c3)}.-noImg .m-articRecommend__title::before{position:relative;display:inline-block;top:-1px;left:0;width:12px;height:11px;margin-right:4px;background:#fc4842;background:var(--brand-c1);content:""}@media(min-width: 768px){.m-articRecommend__title{margin-top:0;color:#111115;color:var(--brand-c2)}}.m-articRecommend__lead{font-weight:500;font-size:1.4rem;line-height:19px}.-darkMode .m-articRecommend__lead{color:#909099;color:var(--dark-font-2)}@media(min-width: 768px){.m-articRecommend__lead{color:#111115;color:var(--brand-c2)}}@media(min-width: 992px){.m-articRecommend{width:100%;max-width:85%;margin:40px auto 50px}}.m-tag.swiper-container{max-width:calc(100% - 70px);height:40px;margin:0 0 0 70px}@media(min-width: 768px){.m-tag.swiper-container{margin:0 0 0 85px}}@media(min-width: 992px){.m-tag.swiper-container{margin:0}}.m-tag__swiperBtn:active,.m-tag__swiperBtn:focus{outline:none !important}.m-tag__swiperBtn.swiper-button-prev{width:30px;height:42px;background-size:13px 8px;background:#ffffff url("/app/themes/24-2020-theme/images/icons/icon-arrow-left-grey.svg") no-repeat center;background:var(--white) url("/app/themes/24-2020-theme/images/icons/icon-arrow-left-grey.svg") no-repeat center;left:-10px;right:auto}.m-tag__swiperBtn.swiper-button-prev.swiper-button-disabled{opacity:0}.-darkMode .m-tag__swiperBtn.swiper-button-prev{background:#1b1b20 url("/app/themes/24-2020-theme/images/icons/icon-arrow-left-grey.svg") no-repeat center;background:var(--dark-back-1) url("/app/themes/24-2020-theme/images/icons/icon-arrow-left-grey.svg") no-repeat center}.m-tag__swiperBtn.swiper-button-next{width:30px;height:42px;background-size:13px 8px;background:#ffffff url("/app/themes/24-2020-theme/images/icons/icon-arrow-right-grey.svg") no-repeat center;background:var(--white) url("/app/themes/24-2020-theme/images/icons/icon-arrow-right-grey.svg") no-repeat center;right:0;left:auto}.m-tag__swiperBtn.swiper-button-next.swiper-button-disabled{opacity:0}.-darkMode .m-tag__swiperBtn.swiper-button-next{background:#1b1b20 url("/app/themes/24-2020-theme/images/icons/icon-arrow-right-grey.svg") no-repeat center;background:var(--dark-back-1) url("/app/themes/24-2020-theme/images/icons/icon-arrow-right-grey.svg") no-repeat center}@media(min-width: 992px){.m-tag__swiperBtn{display:none !important}}.m-tag__links.swiper-slide{width:auto;float:left}.u-onlyArticlePages{font-size:1.6rem}@media(min-width: 768px){.u-onlyArticlePages{font-size:1.8rem}}.u-onlyArticlePages .highlight-block-small,.u-onlyArticlePages .highlight-block{display:block;margin:20px 0;color:#fc4842;color:var(--brand-c1);font-weight:700}.u-onlyArticlePages .article_box_border_killmyself,.u-onlyArticlePages .article_box_border_attention,.u-onlyArticlePages .article_box_border_update,.u-onlyArticlePages .article_box_border_right,.u-onlyArticlePages .article_box_border_left,.u-onlyArticlePages .article_box_border{margin:16px 0;padding:20px;color:#7d7d83;color:var(--brand-c14);border-width:1px;border-style:solid;border-color:#fd918e;border-color:var(--brand-c15)}.-darkMode .u-onlyArticlePages .article_box_border_killmyself,.-darkMode .u-onlyArticlePages .article_box_border_attention,.-darkMode .u-onlyArticlePages .article_box_border_update,.-darkMode .u-onlyArticlePages .article_box_border_right,.-darkMode .u-onlyArticlePages .article_box_border_left,.-darkMode .u-onlyArticlePages .article_box_border{border-color:#de4f43;border-color:var(--brand-c10)}.u-onlyArticlePages .article_box_border_killmyself h2,.u-onlyArticlePages .article_box_border_attention h2,.u-onlyArticlePages .article_box_border_update h2,.u-onlyArticlePages .article_box_border_right h2,.u-onlyArticlePages .article_box_border_left h2,.u-onlyArticlePages .article_box_border h2{color:#7d7d83;color:var(--brand-c14)}.-darkMode .u-onlyArticlePages .article_box_border_killmyself h2,.-darkMode .u-onlyArticlePages .article_box_border_attention h2,.-darkMode .u-onlyArticlePages .article_box_border_update h2,.-darkMode .u-onlyArticlePages .article_box_border_right h2,.-darkMode .u-onlyArticlePages .article_box_border_left h2,.-darkMode .u-onlyArticlePages .article_box_border h2{color:#909099;color:var(--dark-font-2)}.u-onlyArticlePages .article_box_border_killmyself h3,.u-onlyArticlePages .article_box_border_attention h3,.u-onlyArticlePages .article_box_border_update h3,.u-onlyArticlePages .article_box_border_right h3,.u-onlyArticlePages .article_box_border_left h3,.u-onlyArticlePages .article_box_border h3{color:#7d7d83;color:var(--brand-c14)}.-darkMode .u-onlyArticlePages .article_box_border_killmyself h3,.-darkMode .u-onlyArticlePages .article_box_border_attention h3,.-darkMode .u-onlyArticlePages .article_box_border_update h3,.-darkMode .u-onlyArticlePages .article_box_border_right h3,.-darkMode .u-onlyArticlePages .article_box_border_left h3,.-darkMode .u-onlyArticlePages .article_box_border h3{color:#909099;color:var(--dark-font-2)}.u-onlyArticlePages .article_box_border_killmyself p,.u-onlyArticlePages .article_box_border_attention p,.u-onlyArticlePages .article_box_border_update p,.u-onlyArticlePages .article_box_border_right p,.u-onlyArticlePages .article_box_border_left p,.u-onlyArticlePages .article_box_border p{margin-bottom:0;color:#7d7d83;color:var(--brand-c14);font-size:1.6rem;line-height:25px}.-darkMode .u-onlyArticlePages .article_box_border_killmyself p,.-darkMode .u-onlyArticlePages .article_box_border_attention p,.-darkMode .u-onlyArticlePages .article_box_border_update p,.-darkMode .u-onlyArticlePages .article_box_border_right p,.-darkMode .u-onlyArticlePages .article_box_border_left p,.-darkMode .u-onlyArticlePages .article_box_border p{color:#909099;color:var(--dark-font-2)}.u-onlyArticlePages .article_box_border_killmyself ul li,.u-onlyArticlePages .article_box_border_attention ul li,.u-onlyArticlePages .article_box_border_update ul li,.u-onlyArticlePages .article_box_border_right ul li,.u-onlyArticlePages .article_box_border_left ul li,.u-onlyArticlePages .article_box_border ul li{padding-left:17px}.u-onlyArticlePages .article_box_border_killmyself ul li::before,.u-onlyArticlePages .article_box_border_attention ul li::before,.u-onlyArticlePages .article_box_border_update ul li::before,.u-onlyArticlePages .article_box_border_right ul li::before,.u-onlyArticlePages .article_box_border_left ul li::before,.u-onlyArticlePages .article_box_border ul li::before{width:5px;height:5px;background:#7d7d83;background:var(--brand-c14)}.u-onlyArticlePages h1,.u-onlyArticlePages h2:not([class]),.u-onlyArticlePages h3,.u-onlyArticlePages h4,.u-onlyArticlePages h5,.u-onlyArticlePages h6{font-weight:500;line-height:1.3}.u-onlyArticlePages h1{margin:50px 0 30px 0;font-size:2.2rem;line-height:1.36}.u-onlyArticlePages h2:not([class]),.u-onlyArticlePages h3,.u-onlyArticlePages h4{margin:30px 0;color:#111115;color:var(--brand-c2);font-weight:600}.-darkMode .u-onlyArticlePages h2:not([class]),.-darkMode .u-onlyArticlePages h3,.-darkMode .u-onlyArticlePages h4{color:#ffffff;color:var(--dark-font-1)}@media(min-width: 992px){.u-onlyArticlePages h2:not([class]),.u-onlyArticlePages h3,.u-onlyArticlePages h4{max-width:66%}}.u-onlyArticlePages h2:not([class]){margin:50px 0 30px 0;font-size:2.2rem;line-height:30px}.u-onlyArticlePages h2:not([class]) a.m-entryWidget__link{-webkit-text-decoration:none !important;text-decoration:none !important}.u-onlyArticlePages h3{margin:50px 0 30px 0}.u-onlyArticlePages h3.m-entryCollectWidget__widgetTitle{font-size:1.3rem;font-weight:100}.u-onlyArticlePages h3,.u-onlyArticlePages h4{font-size:1.8rem}.u-onlyArticlePages h4{margin:30px 0}@supports(-webkit-touch-callout: none){.u-onlyArticlePages h1,.u-onlyArticlePages h2:not([class]),.u-onlyArticlePages h3,.u-onlyArticlePages h4,.u-onlyArticlePages h5,.u-onlyArticlePages h6,.u-onlyArticlePages ul li,.u-onlyArticlePages ol li,.u-onlyArticlePages p{hyphens:none}}.-darkBg .u-onlyArticlePages h1,.-darkBg .u-onlyArticlePages h2:not([class]),.-darkBg .u-onlyArticlePages h3,.-darkBg .u-onlyArticlePages h4,.-darkBg .u-onlyArticlePages h5,.-darkBg .u-onlyArticlePages h6,.-darkBg .u-onlyArticlePages ul li,.-darkBg .u-onlyArticlePages ol li,.-darkBg .u-onlyArticlePages p{color:rgba(255,255,255,0.8);color:var(--dark-bg-font)}.u-onlyArticlePages h1 a,.u-onlyArticlePages h2:not([class]) a,.u-onlyArticlePages h3 a,.u-onlyArticlePages h4 a,.u-onlyArticlePages h5 a,.u-onlyArticlePages h6 a,.u-onlyArticlePages ul li a,.u-onlyArticlePages ol li a,.u-onlyArticlePages p a{color:#fc4842;color:var(--brand-c1)}.u-onlyArticlePages h1 a:hover,.u-onlyArticlePages h2:not([class]) a:hover,.u-onlyArticlePages h3 a:hover,.u-onlyArticlePages h4 a:hover,.u-onlyArticlePages h5 a:hover,.u-onlyArticlePages h6 a:hover,.u-onlyArticlePages ul li a:hover,.u-onlyArticlePages ol li a:hover,.u-onlyArticlePages p a:hover{opacity:.7}.u-onlyArticlePages p{margin-top:0;margin-bottom:32px;line-height:1.5}@media(min-width: 768px){.u-onlyArticlePages p{line-height:1.68}}.u-onlyArticlePages ul:not(.m-paywall__summaryCnt ul),.u-onlyArticlePages ol{margin-bottom:10px}.u-onlyArticlePages ol{margin-left:22px;margin-top:15px;margin-bottom:15px}.u-onlyArticlePages ol li{margin-bottom:5px;padding-left:1px;list-style:decimal;line-height:26px}.u-onlyArticlePages ol li::marker{color:#fc4842;color:var(--brand-c1);font-weight:700}@media(min-width: 768px){.u-onlyArticlePages ol li{line-height:1.68}}@media(min-width: 992px){.u-onlyArticlePages ol li{margin-bottom:15px}}@media(min-width: 992px){.u-onlyArticlePages ol{margin-left:21px}}.u-onlyArticlePages li{padding-bottom:6px}.u-onlyArticlePages ul:not(.m-paywall__summaryCnt ul){margin-top:15px;margin-bottom:15px;margin-left:5px}.u-onlyArticlePages ul:not(.m-paywall__summaryCnt ul) li:not(.m-authorRecommend__item):not(.m-paywall__summaryCnt li){position:relative;margin-bottom:5px;padding-left:22px;line-height:26px}.u-onlyArticlePages ul:not(.m-paywall__summaryCnt ul) li:not(.m-authorRecommend__item):not(.m-paywall__summaryCnt li)::before{display:block;position:absolute;width:9px;height:9px;background-color:#fc4842;background-color:var(--brand-c1);left:0;top:9px;content:""}@media(min-width: 768px){.u-onlyArticlePages ul:not(.m-paywall__summaryCnt ul) li:not(.m-authorRecommend__item):not(.m-paywall__summaryCnt li)::before{top:11px}}@media(min-width: 768px){.u-onlyArticlePages ul:not(.m-paywall__summaryCnt ul) li:not(.m-authorRecommend__item):not(.m-paywall__summaryCnt li){line-height:1.68}}@media(min-width: 992px){.u-onlyArticlePages ul:not(.m-paywall__summaryCnt ul) li:not(.m-authorRecommend__item):not(.m-paywall__summaryCnt li){margin-bottom:15px}}@media(min-width: 992px){.u-onlyArticlePages ul:not(.m-paywall__summaryCnt ul){margin-left:0}}.u-onlyArticlePages blockquote{position:relative;margin:15px 0;z-index:0}.-darkMode .u-onlyArticlePages blockquote{color:#ffffff;color:var(--dark-font-1)}.u-onlyArticlePages blockquote p:not(.m-paywall__lastTxt){margin-top:0;margin-bottom:0;font-weight:500;font-size:2.2rem;line-height:29px}.u-onlyArticlePages blockquote::before{position:relative;display:inline-block;width:32px;height:33px;top:0;left:0;background:url("/app/themes/24-2020-theme/images/icons/quote-icon-24hu-sv.svg") no-repeat;background-size:32px 33px;content:""}@media(min-width: 768px){.u-onlyArticlePages blockquote::before{position:absolute;width:53px;height:42px;top:5px;left:0;background-size:53px 42px}}.u-onlyArticlePages blockquote.small-quote{border:none}.u-onlyArticlePages blockquote.small-quote p{margin-top:0;margin-bottom:0;font-weight:600;font-size:3.2rem;line-height:43px}.u-onlyArticlePages blockquote.small-quote p strong{font-weight:700}@media(min-width: 992px){.u-onlyArticlePages blockquote.small-quote p{font-size:4.2rem;line-height:54px}}@media(min-width: 768px){.u-onlyArticlePages blockquote{margin:30px 0;padding:0 0 0 85px}}.u-onlyArticlePages img{margin-bottom:8px}.u-onlyArticlePages figure,.u-onlyArticlePages img.media-object{position:relative;width:auto;max-width:100%;margin-top:6px;margin-bottom:22px}.u-onlyArticlePages figure .wp-caption-text,.u-onlyArticlePages img.media-object .wp-caption-text{margin-top:0;margin-bottom:15px;padding-bottom:15px;color:#6b6b76;color:var(--brand-c7);border-color:#b8b8bd;border-color:var(--brand-c13)}.-darkMode .u-onlyArticlePages figure .wp-caption-text,.-darkMode .u-onlyArticlePages img.media-object .wp-caption-text{border-color:#353540;border-color:var(--brand-c9)}.u-onlyArticlePages figure .wp-caption-text,.u-onlyArticlePages img.media-object .wp-caption-text{border-bottom-width:1px;border-bottom-style:solid;font-size:1.4rem}.-contentLargeImage .u-onlyArticlePages figure .wp-caption-text,.-contentLargeImage .u-onlyArticlePages img.media-object .wp-caption-text{padding-left:10px}@media(min-width: 992px){.-contentLargeImage .u-onlyArticlePages figure .wp-caption-text,.-contentLargeImage .u-onlyArticlePages img.media-object .wp-caption-text{padding-left:0}}@media(min-width: 768px){.u-onlyArticlePages figure .wp-caption-text,.u-onlyArticlePages img.media-object .wp-caption-text{font-size:1.4rem;line-height:20px}}.u-onlyArticlePages figure .wp-caption-text a,.u-onlyArticlePages img.media-object .wp-caption-text a{color:#fc4842;color:var(--brand-c1)}.u-onlyArticlePages figure .wp-caption-text a:hover,.u-onlyArticlePages img.media-object .wp-caption-text a:hover{opacity:.7}.-contentLargeImage .u-onlyArticlePages figure.aligncenter,.-contentLargeImage .u-onlyArticlePages img.media-object.aligncenter{min-width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}@media(min-width: 992px){.-contentLargeImage .u-onlyArticlePages figure.aligncenter,.-contentLargeImage .u-onlyArticlePages img.media-object.aligncenter{width:100%;max-width:940px;margin-left:-80px;margin-right:-80px}}@media(max-width: 1299.98px){.u-onlyArticlePages figure,.u-onlyArticlePages img.media-object{width:auto !important}}.u-onlyArticlePages .aligncenter{display:block;margin-left:auto;margin-right:auto}.u-onlyArticlePages .alignleft{float:left;margin-right:30px}.u-onlyArticlePages .alignright{float:right;margin-left:30px}.-contentLargeImage .u-onlyArticlePages .noratio{min-width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;margin-bottom:21px}@media(min-width: 992px){.-contentLargeImage .u-onlyArticlePages .noratio{width:auto;min-width:calc(100% + 20px);max-width:940px;margin-left:-80px;margin-right:-80px}}@media(min-width: 1300px){.-contentLargeImage .u-onlyArticlePages .noratio{width:100%;min-width:1024px;max-width:1024px;margin-left:-122px;margin-right:-122px}}.u-onlyArticlePages .article_solidheader h2,.u-onlyArticlePages .article_solidheader h3{max-width:100%;margin:0 0 15px}.u-onlyArticlePages .article_solidheader h2{font-size:2.2rem;line-height:30px}.u-onlyArticlePages .article_solidheader h3{font-size:2rem;line-height:28px}.u-onlyArticlePages .article_box_border h2{color:#7d7d83;color:var(--brand-c14)}.u-onlyArticlePages .article_box_border p,.u-onlyArticlePages .article_box_border_left p,.u-onlyArticlePages .article_box_border_right p{line-height:1.5}@media(min-width: 768px){.u-onlyArticlePages .article_box_border p,.u-onlyArticlePages .article_box_border_left p,.u-onlyArticlePages .article_box_border_right p{font-size:18px;line-height:1.68}}.u-onlyArticlePages .article_box_border_left{width:100%}.u-onlyArticlePages .article_box_border_left li{padding-left:18px}.u-onlyArticlePages .article_box_border_right{width:100%}.u-onlyArticlePages .article_box_border_right li{padding-left:18px}.u-onlyArticlePages .article_box_border_szponzibox{margin:10px 0;padding:15px;background:#cbcbcd;background:var(--brand-c5);color:#464655;color:var(--brand-c4);font-size:1.4rem}.u-onlyArticlePages .article_box_border_szponzibox h2{color:#464655;color:var(--brand-c4)}.-darkMode .u-onlyArticlePages .article_box_border_szponzibox h2{color:#bebeca;color:var(--dark-font-4)}.u-onlyArticlePages .article_box_border_szponzibox p{margin-bottom:0}.-darkMode .u-onlyArticlePages .article_box_border_szponzibox{background:#464655;background:var(--brand-c4);color:#bebeca;color:var(--dark-font-4)}.u-onlyArticlePages .article_box_border_attention p:first-of-type{margin-bottom:32px}.-contentLargeImage .u-onlyArticlePages .o-cegPostCnt{min-width:100%;margin-left:0;margin-right:0}@media(min-width: 992px){.-contentLargeImage .u-onlyArticlePages .o-cegPostCnt{min-width:calc(100% + 160px);max-width:940px;margin-left:-80px;margin-right:-80px}}.u-onlyArticlePages .highlight-block{font-size:3.3rem;line-height:41px}@media(min-width: 768px){.u-onlyArticlePages .highlight-block{font-size:4.2rem;line-height:49px}}.u-onlyArticlePages .highlight-block a{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:underline;text-decoration:underline}.u-onlyArticlePages .highlight-block-small{font-size:2.2rem;line-height:30px}.u-onlyArticlePages .highlight-block-small a{-webkit-text-decoration:underline;text-decoration:underline}.-contentLargeImage .u-onlyArticlePages .full{min-width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}@media(min-width: 992px){.-contentLargeImage .u-onlyArticlePages .full{width:auto;min-width:calc(100% + 20px);max-width:940px;margin-left:-80px;margin-right:-80px}}@media(min-width: 1300px){.-contentLargeImage .u-onlyArticlePages .full{width:100%;min-width:940px;max-width:940px;margin-left:-80px;margin-right:-80px}}.-contentLargeImage .u-onlyArticlePages .twentytwenty-wrapper.full{max-width:10px}@media(min-width: 992px){.-fullWidthPost .u-onlyArticlePages h1,.-fullWidthPost .u-onlyArticlePages h2,.-fullWidthPost .u-onlyArticlePages h3,.-fullWidthPost .u-onlyArticlePages h4,.-fullWidthPost .u-onlyArticlePages h5,.-fullWidthPost .u-onlyArticlePages h6,.-fullWidthPost .u-onlyArticlePages p,.-fullWidthPost .u-onlyArticlePages ul,.-fullWidthPost .u-onlyArticlePages ol,.-fullWidthPost .u-onlyArticlePages blockquote,.-fullWidthPost .u-onlyArticlePages .m-authorRecommend,.-fullWidthPost .u-onlyArticlePages .m-articRecommend,.-fullWidthPost .u-onlyArticlePages .article_solidheader,.-fullWidthPost .u-onlyArticlePages .article_box_border_killmyself,.-fullWidthPost .u-onlyArticlePages .article_box_border_update,.-fullWidthPost .u-onlyArticlePages .article_box_border,.-fullWidthPost .u-onlyArticlePages .article_box_border_szponzibox,.-fullWidthPost .u-onlyArticlePages .article_box_border_attention{width:72%;margin-left:auto;margin-right:auto;flex:0 0 72%}.-fullWidthPost .u-onlyArticlePages ol{padding-left:40px}.-fullWidthPost .u-onlyArticlePages .article_box_border *,.-fullWidthPost .u-onlyArticlePages .article_box_border_szponzibox *,.-fullWidthPost .u-onlyArticlePages .article_box_border_left *,.-fullWidthPost .u-onlyArticlePages .article_box_border_right *,.-fullWidthPost .u-onlyArticlePages .article_box_border_update *,.-fullWidthPost .u-onlyArticlePages .article_box_border_killmyself *,.-fullWidthPost .u-onlyArticlePages .article_box_border_attention *,.-fullWidthPost .u-onlyArticlePages blockquote p{width:100%}.-fullWidthPost .u-onlyArticlePages .article_box_border_left,.-fullWidthPost .u-onlyArticlePages figure.alignleft{margin-left:14%}.-fullWidthPost .u-onlyArticlePages .article_box_border_right,.-fullWidthPost .u-onlyArticlePages figure.alignright{margin-right:14%}.-fullWidthPost .u-onlyArticlePages .jwplayer{max-width:1024px;margin:10px auto}}.o-post{float:left;z-index:10}@media(max-width: 767.98px){.-singlePage .o-post{word-break:break-word;hyphens:auto}}.o-post.vc_col-sm-9{width:100%;max-width:100%;padding-left:0;flex:0 0 100%}.o-post.vc_col-sm-9.-contentAudio,.o-post.vc_col-sm-9.-contentVideo{float:none}@media(min-width: 992px){.o-post.vc_col-sm-9.-contentAudio,.o-post.vc_col-sm-9.-contentVideo{padding-right:30px}}@media(min-width: 1300px){.o-post.vc_col-sm-9.-contentAudio,.o-post.vc_col-sm-9.-contentVideo{padding-right:0}}@media(min-width: 992px){.o-post.vc_col-sm-9{max-width:calc(100% - 325px);padding-right:20px}}@media(min-width: 1300px){.o-post.vc_col-sm-9{max-width:880px;padding-right:0}}.o-post.-noFeaturedImg.-contentLargeImage{padding-top:35px}@media(min-width: 768px){.o-post.-noFeaturedImg.-contentLargeImage{padding-top:50px}}@media(min-width: 992px){.o-post .banner-container{padding-left:105px}}@media(min-width: 992px){.o-post .u-onlyArticlePages .banner-container{padding-left:0}}@media(min-width: 992px){.o-post .no-container-padding-left .banner-container{padding-left:0}}@media(min-width: 992px){.o-post.-contentLargeImage .banner-container{padding-left:165px}}@media(min-width: 1300px){.o-post.-contentLargeImage .banner-container{padding-left:220px}}@media(min-width: 992px){.o-post.-contentLargeImage .-widthFull .banner-container{padding-left:0}}@media(min-width: 1300px){.o-post.-contentLargeImage .-widthFull .banner-container{padding-left:0}}@media(min-width: 768px)and (max-width: 1299.98px){.o-post.-contentLargeImage{width:100%}}.o-post__imgWrap{position:relative;margin-bottom:5px}.o-post__featuredImageCnt{position:relative;margin-bottom:0;padding-top:56.25%}.-mobilePortraitImg .o-post__featuredImageCnt{padding-top:0}.o-post__featuredImageCnt.-no-mb{margin-bottom:0}@media(min-width: 768px){.o-post__featuredImageCnt.-no-mb{margin-bottom:0}}@media(min-width: 992px){.single-format-standard .o-post__featuredImagesourceAndCaption,.single-format-status .o-post__featuredImagesourceAndCaption,.single-format-quote .o-post__featuredImagesourceAndCaption{margin-left:105px}}@media(min-width: 992px){.single-format-image .o-post__featuredImagesourceAndCaption{margin-left:165px}}@media(min-width: 1300px){.single-format-image .o-post__featuredImagesourceAndCaption{margin-left:240px}}@media(min-width: 992px){.o-post__featuredImagesourceAndCaption{margin-top:8px;border-color:#b8b8bd;border-color:var(--brand-c13)}.-darkMode .o-post__featuredImagesourceAndCaption{border-color:#353540;border-color:var(--brand-c9)}.o-post__featuredImagesourceAndCaption{border-bottom-width:1px;border-bottom-style:solid;border-color:#cacacc;border-color:var(--brand-c16)}}.o-post__featuredImageSource{margin-bottom:10px}@media(min-width: 992px){.o-post__featuredImageSource{margin-bottom:5px}}.o-post__featuredImageCaption{padding-bottom:0;color:#909099;color:var(--brand-c8);font-style:italic;font-size:1.4rem;line-height:21px}.single-format-standard .o-post__featuredImageCaption,.single-format-status .o-post__featuredImageCaption,.single-format-image .o-post__featuredImageCaption{margin-top:10px;margin-bottom:12px}@media(min-width: 992px){.single-format-standard .o-post__featuredImageCaption,.single-format-status .o-post__featuredImageCaption,.single-format-image .o-post__featuredImageCaption{margin-top:3px;margin-bottom:0;margin-left:0}}@media(min-width: 992px){.o-post__featuredImageCaption{padding-bottom:8px;color:#6b6b76;color:var(--brand-c7);font-style:normal}}.-contentLargeImage .o-post__featuredImageCaption{padding-left:10px}@media(min-width: 992px){.-contentLargeImage .o-post__featuredImageCaption{padding-left:0}}@media(min-width: 768px){.o-post__featuredImageCaption{font-size:1.4rem;line-height:20px}}.o-post__featuredImageCaption a{color:#fc4842;color:var(--brand-c1)}.o-post__featuredImageCaption a:hover{opacity:.7}.o-post__featuredImage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.-mobilePortraitImg .o-post__featuredImage{position:relative}.o-post__featuredImagePlayBtn{position:absolute;width:100%;height:100%;bottom:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play.svg") no-repeat center center;background-size:65px 65px;opacity:1;transition:opacity .2s linear;cursor:pointer}.o-post__featuredImagePlayBtn:hover{transition:opacity .2s linear;opacity:.7}.single-format-video .o-post__leadWrap{margin-top:30px}.o-post__cntWrap{position:relative;margin-top:30px}.single-format-audio .o-post__cntWrap{margin-top:0}.single-format-video .o-post__cntWrap{margin-top:40px}@media(min-width: 992px){.single-format-video .o-post__cntWrap{margin-top:10px}}.o-post__catWrap{min-height:44px}@media(min-width: 992px){.-singlePodcastPage .o-post__catWrap{margin-left:105px}}@media(min-width: 992px){.-singleVideoPage .o-post__catWrap{margin-left:0}}@media(min-width: 768px){.o-post__catWrap{min-height:52px}}.o-post__titleWrap{margin-top:0;margin-bottom:10px}.-noImg .o-post__titleWrap{margin-top:15px}@media(min-width: 992px)and (min-width: 992px){.single-format-video .o-post__titleWrap{margin-left:105px}}@media(min-width: 768px){.o-post__titleWrap{margin-top:10px}}.o-post__titleInnerWrap{position:relative}@media(min-width: 992px){.-contentLargeImage .o-post__titleInnerWrap{padding-left:165px}}@media(min-width: 1300px){.-contentLargeImage .o-post__titleInnerWrap{padding-left:220px}}@media(min-width: 992px){.o-post__titleInnerWrap{padding-left:105px}}.o-post__metaCnt{position:relative;line-height:28px}@media(min-width: 992px)and (min-width: 992px){.single-format-image .o-post__metaCnt{padding-left:165px}}@media(min-width: 992px)and (min-width: 1300px){.single-format-image .o-post__metaCnt{padding-left:220px}}@media(min-width: 992px)and (min-width: 992px){.single-format-video .o-post__metaCnt{margin-left:105px}}.o-post__title{display:inline-block;margin:0;font-weight:700;font-size:3.3rem;line-height:1.3}@media(min-width: 992px)and (min-width: 992px){.single-format-image .o-post__title{padding-left:165px}}@media(min-width: 992px)and (min-width: 1300px){.single-format-image .o-post__title{padding-left:220px}}@media(min-width: 992px){.single-format-standard .o-post__title,.single-format-quote .o-post__title,.single-format-status .o-post__title{margin-right:100px}}.-singleImagePage .o-post__title{margin-top:7px}@media(min-width: 992px){.-singleImagePage .o-post__title{margin-top:10px}}.-darkMode .o-post__title{color:#ffffff;color:var(--white)}.-contentLargeImage .o-post__title{max-width:90%}@media(min-width: 414px){.o-post__title{font-size:3.3rem;line-height:43px}}@media(min-width: 992px){.o-post__title{margin:-13px 0 0;font-size:4.2rem;line-height:54px}}.single .o-post__dateWrap{margin-bottom:3px}.single .o-post__dateWrap:before{display:inline-block;width:1px;height:20px;margin-left:15px;background:#cacacc;background:var(--brand-c16);content:""}@media(max-width: 991.98px){.single .o-post__dateWrap{position:absolute;bottom:0;left:0;margin-bottom:0}.single .o-post__dateWrap:before{display:none}}.single.-paidArticle .o-post__dateWrap:before{display:none}.o-post__date{bottom:0}.single .o-post__date{margin-left:15px}@media(max-width: 991.98px){.single .o-post__date{margin-left:0}}.single-format-audio.-paidArticle .o-post__date{bottom:-6px}@media(min-width: 992px){.single-format-audio.-paidArticle .o-post__date{bottom:-6px}}@media(min-width: 992px){.single-format-quote .o-post__date{line-height:86px}}@media(min-width: 992px){.o-post__date{float:none;margin-right:0;bottom:inherit}}.o-post__author{margin-top:10px;padding-bottom:10px;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .o-post__author{border-color:#464655;border-color:var(--dark-border)}.single-format-quote .o-post__author{padding:5px 0 10px 0;background:url("/app/themes/24-2020-theme/images/icons/icon-cite-grey.svg") no-repeat right 22px;background-size:59px 46px}@media(min-width: 992px){.single-format-quote .o-post__author{margin-right:100px;padding:10px 0 30px 0;background:url("/app/themes/24-2020-theme/images/icons/icon-cite-grey.svg") no-repeat right 10px;background-size:87px 68px}}@media(min-width: 992px){.o-post__author{margin-top:0;border:none}}.o-post__authorShare{position:absolute;height:37px;right:0;bottom:10px}@media(min-width: 992px){.o-post__authorShare{position:absolute;height:auto;left:0;top:0;right:inherit;bottom:inherit;z-index:100}}@media(min-width: 992px){.-contentLargeImage .o-post__authorShare{width:65px;left:0}}.o-post__lead{margin-top:7px;font-size:1.8rem;line-height:1.55;font-weight:500}.-darkMode .o-post__lead{color:#ffffff;color:var(--dark-font-1)}.o-post__lead a{color:#fc4842;color:var(--brand-c1)}.o-post__lead a:hover{opacity:.7}.o-post__lead code{font-size:1.8rem}.o-post__lead ul{margin-top:15px;margin-bottom:15px;margin-left:0}.o-post__lead ul li{margin-bottom:8px;margin-left:3px;padding-left:20px;position:relative;line-height:26px}.o-post__lead ul li::before{content:"";display:block;position:absolute;left:0;top:8px;width:9px;height:9px;background:#fc4842;background:var(--brand-c1)}.o-post__lead ol{margin-top:15px;margin-bottom:15px;margin-left:0;list-style:decimal}.o-post__lead ol li{list-style:inherit;margin-bottom:8px;margin-left:22px}@media(min-width: 992px){.o-post__lead .o-post__lead{padding-left:0}.-contentLargeImage .o-post__lead .o-post__lead{padding-left:0}}@media(min-width: 992px){.-contentLargeImage .o-post__lead{padding-left:165px}}@media(min-width: 1300px){.-contentLargeImage .o-post__lead{padding-left:220px}}@media(min-width: 768px){.o-post__lead{font-size:2rem}}@media(min-width: 992px){.o-post__lead{padding-left:105px}}@media(min-width: 1300px){.o-post__lead{margin-top:10px}}@media(min-width: 992px)and (min-width: 992px){.o-post__summary{margin-left:105px}}@media(min-width: 992px){.sidebar .o-post__summary{margin-left:-1px;padding-top:0;background:#ffffff;background:var(--white)}.-darkMode .sidebar .o-post__summary{background:#1b1b20;background:var(--dark-back-1)}}.o-post__body{font-weight:400;margin-top:20px;margin-bottom:20px}.m-livePost__events .o-post__body{padding-left:0}@media(min-width: 992px){.-contentLargeImage .o-post__body{padding-left:165px}}@media(min-width: 1300px){.-contentLargeImage .o-post__body{padding-left:220px}}@media(min-width: 992px){.o-post__body{padding-left:105px}}.o-post__articRecommend{display:block;width:100%;padding:0}.o-post__livePostTitle{margin-bottom:15px}@media(min-width: 992px){.o-post__livePostTitle{margin-left:105px}}.o-post__livePostTitle{border-left-width:1px;border-left-style:solid;border-bottom-width:1px;border-bottom-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .o-post__livePostTitle{border-color:#e8574b;border-color:var(--brand-c3)}.-liveHead .o-post__livePostTitle{margin-left:-15px;padding-bottom:8px}@media(min-width: 576px){.-liveHead .o-post__livePostTitle{margin-left:0;padding-bottom:15px}}@media(min-width: 992px){.-liveHead .o-post__livePostTitle{max-width:100%;margin-left:-105px}}.o-post__livePostTitle.-bottomLinkWrap{border-top-width:1px;border-top-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .o-post__livePostTitle.-bottomLinkWrap{border-color:#e8574b;border-color:var(--brand-c3)}.o-post__livePostTitle.-bottomLinkWrap{border-left:none}@media(min-width: 768px){.o-post__livePostTitle{margin-bottom:55px}}@media(min-width: 992px){.o-post__livePostTitle{max-width:790px}}@media(min-width: 768px){.o-post{margin-bottom:23px}}.o-post__body iframe[src*="www.facebook.com"]{background-color:#ffffff;background-color:var(--white)}.m-fbComment__title{display:inline-block;margin-bottom:10px;font-weight:400;font-size:1.6rem;line-height:22px;text-align:left;text-transform:uppercase;margin-left:6px;color:#111115;color:var(--brand-c2)}.m-fbComment__title::before{display:inline-block;width:20px;height:10px;margin-right:10px;background-color:#fc4842;background-color:var(--brand-c1);content:""}.-darkMode .m-fbComment__title{color:#ffffff;color:var(--white)}@media(min-width: 992px){.-contentLargeImage .m-fbComment__embed,.-contentLargeImage .m-fbComment__title{padding-left:165px}}@media(min-width: 1300px){.-contentLargeImage .m-fbComment__embed,.-contentLargeImage .m-fbComment__title{padding-left:220px}}@media(min-width: 992px){.m-fbComment__embed,.m-fbComment__title{padding-left:105px}}.m-fbComment__txtAndIframeWrap{margin:16px 0;padding:20px;color:#7d7d83;color:var(--brand-c14);border-width:1px;border-style:solid;border-color:#fd918e;border-color:var(--brand-c15)}.-darkMode .m-fbComment__txtAndIframeWrap{border-color:#de4f43;border-color:var(--brand-c10)}@media(min-width: 992px){.-contentLargeImage .m-fbComment__txtAndIframeWrap{margin-left:165px}}@media(min-width: 1300px){.-contentLargeImage .m-fbComment__txtAndIframeWrap{margin-left:220px}}@media(min-width: 992px)and (min-width: 992px){.m-fbComment__txtAndIframeWrap{margin-left:105px}}.m-fbComment__txt{font-size:1.6rem;line-height:25px}.m-fbComment__txt a:link,.m-fbComment__txt a:visited{color:#fc4842;color:var(--brand-c1)}.m-fbComment__txt a:hover{opacity:.7}.m-fbComment__wrap{margin:30px auto 22px;display:table}.m-fbComment__wrap .fb-post{display:block}@media(max-width: 767.98px){.m-fbComment__wrap .fb-post{display:none !important}}.m-fbComment__wrap .fb-post-url{display:block;font-weight:700;font-size:2rem;line-height:28px}@media(min-width: 768px){.m-fbComment__wrap .fb-post-url{display:none}}.m-fbComment__wrap .fb-post-url a:link,.m-fbComment__wrap .fb-post-url a:visited{color:#fc4842;color:var(--brand-c1)}.m-fbComment__wrap .fb-post-url a:hover{opacity:.7}.fb-like-holder{padding-top:5px}.m-articleMatchingVideo{width:100%;max-width:85%;margin:30px auto 50px}.m-articleMatchingVideo__title{margin:0 0 10px;color:#6b6b76;color:var(--brand-c7);font-size:1.5rem;line-height:22px;text-transform:uppercase}.-contentLargeImage .m-articleMatchingVideo__title{padding-left:10px}@media(min-width: 992px){.-contentLargeImage .m-articleMatchingVideo__title{padding-left:0}}.-contentLargeImage .m-articleMatchingVideo{min-width:calc(100% + 20px);max-width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}@media(min-width: 992px){.-contentLargeImage .m-articleMatchingVideo{width:100%;margin:30px -80px 50px;min-width:940px;max-width:940px}}.m-fbExitPopup{position:fixed;width:100vw;height:100vh;top:0;left:0;background:rgba(53,53,64,.8);text-align:center;z-index:99999}.m-fbExitPopup__wrap{width:350px;height:320px;margin:100px auto auto;padding:10px 20px 20px;background:#ffffff;background:var(--white);color:#cbcbcd;color:var(--brand-c5)}.m-fbExitPopup__head{padding:5px 0 10px;color:#111115;color:var(--brand-c2)}.m-fbExitPopup__head i{width:15px;height:15px;margin-right:-8px;background-image:url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg");background-size:cover;background-repeat:no-repeat;float:right;cursor:pointer}.m-fbExitPopup__head i:before{display:none}.m-fbExitPopup__linkClose{display:block;margin-top:20px;color:#fc4842;color:var(--brand-c1);cursor:pointer}@media(min-width: 992px){.a-hirstartRecommender{padding-left:105px}}@media(min-width: 992px)and (min-width: 992px){.-contentLargeImage .a-hirstartRecommender{padding-left:165px}}@media(min-width: 992px)and (min-width: 1300px){.-contentLargeImage .a-hirstartRecommender{padding-left:220px}}.m-videoArtic{padding-top:5%;padding-bottom:5%}.m-videoArtic__wrap{margin-bottom:15px;margin-left:-10px;margin-right:-10px}.-bgVideo .m-videoArtic__wrap{width:90%;margin:0 auto}@media(min-width: 992px){.single-format-video .m-videoArtic__wrap{margin-bottom:50px;margin-top:0}}@media(min-width: 992px){.m-videoArtic__wrap{margin-bottom:60px;margin-left:0;margin-right:0;margin-top:30px}}.m-videoArtic.-bgVideo{background-color:#1b1b20;background-color:var(--dark-back-1)}.m-recommendedVideoWidget{position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-recommendedVideoWidget{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-recommendedVideoWidget{border-bottom:none}.m-recommendedVideoWidget{color:#111115;color:var(--brand-c2);line-height:29px;margin-bottom:18px;padding-bottom:18px}@media(min-width: 992px){.m-recommendedVideoWidget{margin-bottom:30px;padding-bottom:30px}}.-darkMode .m-recommendedVideoWidget{color:#bebeca;color:var(--dark-font-4)}@media(min-width: 992px)and (min-width: 992px){.single .m-recommendedVideoWidget{margin-left:105px}}@media(min-width: 992px)and (min-width: 992px){.-contentLargeImage .single .m-recommendedVideoWidget{margin-left:165px}}@media(min-width: 992px)and (min-width: 1300px){.-contentLargeImage .single .m-recommendedVideoWidget{margin-left:220px}}.m-recommendedVideoWidget__arWrapper{position:relative;width:100%;max-width:100%;aspect-ratio:16/9;animation:waveBackground 3s ease-in-out 3;background-image:linear-gradient(45deg, var(--clr-white), #f3f3f4);background-image:linear-gradient(45deg, var(--clr-white), var(--brand-c12));background-size:400% 400%;background-position:center}.m-recommendedVideoWidget__arWrapper>div{position:absolute;top:0;left:0;width:100%;height:100%}@keyframes waveBackground{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:none}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0, 0, 0, 0.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255, 255, 255, 0.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}#smartbanner{position:absolute;left:0;top:-82px;border-bottom:1px solid #e8e8e8;width:100%;height:78px;font-family:Roboto,sans-serif;background:-webkit-linear-gradient(top, #f4f4f4 0, #cdcdcd 100%);background-image:-moz-linear-gradient(top, #F4F4F4 0, #CDCDCD 100%);box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);z-index:9998;-webkit-font-smoothing:antialiased;overflow:hidden;-webkit-text-size-adjust:none}#smartbanner,html.sb-animation{-webkit-transition:all .3s ease}#smartbanner .sb-container{margin:0 auto}#smartbanner .sb-close{position:absolute;left:5px;top:5px;display:block;border:2px solid #fff;width:14px;height:14px;font-family:ArialRoundedMTBold,Arial;font-size:15px;line-height:15px;text-align:center;color:#fff;background:#070707;-webkit-text-decoration:none;text-decoration:none;text-shadow:none;border-radius:14px;box-shadow:0 2px 3px rgba(0, 0, 0, 0.4);-webkit-font-smoothing:subpixel-antialiased}#smartbanner .sb-button,#smartbanner .sb-info{font-weight:700;text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);position:absolute}#smartbanner .sb-close:active{font-size:13px;color:#aaa}#smartbanner .sb-icon{position:absolute;left:30px;top:10px;display:block;width:57px;height:57px;background:rgba(0, 0, 0, 0.6);background-size:cover;border-radius:10px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.3)}#smartbanner.no-icon .sb-icon{display:none}#smartbanner .sb-info{left:98px;top:18px;width:44%;font-size:11px;line-height:1.2em;color:#6a6a6a}#smartbanner #smartbanner.no-icon .sb-info{left:34px}#smartbanner .sb-info strong{display:block;font-size:13px;color:#4d4d4d;line-height:18px}#smartbanner .sb-info>span{display:block}#smartbanner .sb-info em{font-style:normal;text-transform:uppercase}#smartbanner .sb-button{right:20px;top:24px;border:1px solid #bfbfbf;padding:0 10px;min-width:10%;height:24px;font-size:14px;line-height:24px;text-align:center;color:#6a6a6a;background:-webkit-linear-gradient(top, #efefef 0, #dcdcdc 100%);text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none;border-radius:3px;box-shadow:0 1px 0 rgba(255, 255, 255, 0.6),0 1px 0 rgba(255, 255, 255, 0.7) inset}#smartbanner .sb-button:active,#smartbanner .sb-button:hover{background:-webkit-linear-gradient(top, #dcdcdc 0, #efefef 100%)}#smartbanner .sb-icon.gloss:after{content:"";position:absolute;left:0;top:-1px;border-top:1px solid rgba(255, 255, 255, 0.8);width:100%;height:50%;background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 100%);border-radius:10px 10px 12px 12px}#smartbanner.android,#smartbanner.ios{border-color:#212228;background:url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7) #3d3d3d;box-shadow:none}#smartbanner.android .sb-close,#smartbanner.ios .sb-close{border:0;width:17px;height:17px;line-height:17px;color:#b1b1b3;background:#1c1e21;text-shadow:0 1px 1px #000;box-shadow:0 1px 2px rgba(0, 0, 0, 0.8) inset,0 1px 1px rgba(255, 255, 255, 0.3)}#smartbanner.android .sb-close:active,#smartbanner.ios .sb-close:active{color:#eee}#smartbanner.android .sb-info,#smartbanner.ios .sb-info{color:#ccc;text-shadow:0 1px 2px #000}#smartbanner.android .sb-info strong,#smartbanner.ios .sb-info strong{color:#fff}#smartbanner.android .sb-button,#smartbanner.ios .sb-button{min-width:12%;border:1px solid #dddcdc;padding:1px;color:#fff;background:0 0;border-radius:0;box-shadow:none;min-height:28px}#smartbanner.android .sb-button span,#smartbanner.ios .sb-button span{text-align:center;display:block;padding:0 10px;background-color:#fa444d;text-transform:none;text-shadow:none;box-shadow:none}#smartbanner.android .sb-button:active,#smartbanner.android .sb-button:hover,#smartbanner.ios .sb-button:active,#smartbanner.ios .sb-button:hover{background:0 0}#smartbanner.android .sb-button:active span,#smartbanner.android .sb-button:hover span,#smartbanner.ios .sb-button:active span,#smartbanner.ios .sb-button:hover span{background:#fa444d}#smartbanner.windows .sb-icon{border-radius:0}.m-pageDescription p{margin-bottom:10px;color:#6b6b76;color:var(--brand-c7);font-size:1.6rem;line-height:26px}.m-pageDescription p:last-of-type{margin-bottom:20px;padding-bottom:25px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-pageDescription p:last-of-type{border-color:#464655;border-color:var(--dark-border)}.m-pageDescription a{color:#fc4842;color:var(--brand-c1)}.m-pageDescription ul,.m-pageDescription ol{margin-bottom:10px}.m-pageDescription ol{margin-left:22px;margin-top:15px;margin-bottom:15px}.m-pageDescription ol li{margin-bottom:5px;padding-left:5px;list-style:decimal;line-height:26px}@media(min-width: 992px){.m-pageDescription ol li{margin-bottom:10px}}@media(min-width: 992px){.m-pageDescription ol{margin-left:17px}}.m-pageDescription li{padding-bottom:6px;color:#6b6b76;color:var(--brand-c7);font-size:1.6rem;line-height:26px}.m-pageDescription ul{margin-top:15px;margin-bottom:15px;margin-left:5px}.m-pageDescription ul li{position:relative;margin-bottom:5px;padding-left:22px;line-height:26px}.m-pageDescription ul li::before{display:block;position:absolute;width:9px;height:9px;left:0;top:7px;background:#fc4842;background:var(--brand-c1);content:""}@media(min-width: 992px){.m-pageDescription ul li{margin-bottom:10px}}@media(min-width: 992px){.m-pageDescription ul{margin-left:0}}.o-authorHead{padding-top:35px;padding-bottom:12px}.o-authorHead.vc_col-xl-3{flex:0 0 100%;max-width:100%}@media(min-width: 1300px){.o-authorHead.vc_col-xl-3{flex:0 0 24%;max-width:24%;padding-left:0;padding-right:10px}}@media(min-width: 1300px){.o-authorHead+.vc_col-xl-6{padding-left:10px;padding-right:10px}}.o-authorHead__wrap{background:#f3f3f4;background:var(--brand-c12)}.-darkMode .o-authorHead__wrap{background:#353540;background:var(--dark-back-2)}@media(max-width: 991.98px){.o-authorHead__wrap{padding-bottom:0}}.o-authorHead__pctWrap{padding:30px 0 0;text-align:center}.o-authorHead__pctWrap p{margin:0}.o-authorHead__pctWrap img{margin:auto;border-radius:50%;overflow:hidden}.o-authorHead__name{max-width:90%;margin:15px auto 10px auto;color:#fc4842;color:var(--brand-c1);font-size:3.3rem;font-weight:500;line-height:1.3}.o-authorHead__titulus{margin-bottom:10px;padding:0 10px;font-size:1.6rem;font-weight:500}.-darkMode .o-authorHead__titulus{color:#bebeca;color:var(--dark-font-4)}.o-authorHead__infoTxt{padding:0 20px;color:#6b6b76;color:var(--brand-c7);font-size:1.6rem;line-height:1.4}@media(min-width: 1300px){.o-authorHead{padding-top:0;padding-bottom:0;border-right-width:1px;border-right-style:solid;border-color:#cacacc;border-color:var(--brand-c16)}.-darkMode .o-authorHead{border-color:#3d3d49;border-color:var(--dark-back-3)}}.m-authorSocial{display:flex;margin:15px 0 0 0;flex-direction:column;justify-content:start;align-items:start}.m-authorSocial__socialIconsItem{position:relative;display:flex;width:100%;height:50px;padding:0 15px;align-items:center;border-top:1px solid #ffffff;border-top:1px solid var(--white)}.m-authorSocial__link{display:inline-block;margin-right:10px;width:45px;height:45px;background-repeat:no-repeat;background-position:center;background-size:45px}.m-authorSocial__link.-emailLink{display:flex;width:100%;align-items:center}@media(min-width: 1300px){.m-authorSocial__link{margin-right:3px;width:39px;height:39px}}.-emailLink .m-authorSocial__icon{width:20px;height:20px;margin-left:5px;margin-right:5px;background-color:#111115;background-color:var(--brand-c2);-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-email-outline.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-email-outline.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.-darkMode .-emailLink .m-authorSocial__icon{background-color:#ffffff;background-color:var(--white)}.m-error404{margin-top:50px;text-align:center}.m-error404::before{display:block;width:275px;height:210px;margin:auto auto 20px;background:url("/app/themes/24-2020-theme/images//img-404.svg");background-repeat:no-repeat;background-position:center;background-size:275px 210px;content:""}.-darkMode .m-error404::before{width:275px;height:210px;margin:auto auto 20px;background:url("/app/themes/24-2020-theme/images//img-404-dark.svg");background-repeat:no-repeat;background-position:center;background-size:275px 210px}@media(min-width: 768px){.-darkMode .m-error404::before{width:495px;height:378px;background-size:495px 378px}}@media(min-width: 768px){.m-error404::before{width:495px;height:378px;background-size:495px 378px}}.m-error404__title{display:inline;margin:0;color:#464655;color:var(--brand-c4);font-weight:500;font-size:1.6rem;line-height:30px}.m-error404__btnLink{display:block;max-width:300px;margin:40px auto;padding:10px 0;background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white);border:none;font-size:1.5rem;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.2em;outline:none !important;transition:background-color .5s ease}.m-error404__btnLink:hover{background:#fc4842;background:var(--brand-c1)}@media(min-width: 768px){.m-error404__btnLink{max-width:330px;padding:15px 0;font-size:2rem}}.a-blockTitle{display:block;padding-left:30px;margin-bottom:40px;color:#6b6b76;color:var(--brand-c7);font-weight:400;font-size:1.6rem;text-transform:uppercase;position:relative}.a-blockTitle:before{position:relative;display:block;width:20px;height:10px;background:#6b6b76;background:var(--brand-c7);content:""}.a-blockTitle{clear:both}.a-blockTitle::before{top:15px;left:-30px}.-pageSavedContents .a-blockTitle{margin-bottom:0}.-recommended .a-blockTitle{color:#909099;color:var(--brand-c8)}.-recommended .a-blockTitle::before{top:15px;left:-30px;background:#909099;background:var(--brand-c8)}.o-pageSettings hr{display:block;width:100%;margin:30px auto 0;border-bottom-width:1px;border-bottom-style:solid;border-color:#666667;border-color:var(--brand-c11)}.-darkMode .o-pageSettings hr{border-color:#666667;border-color:var(--brand-c11)}.o-pageSettings hr{clear:both;float:none}.o-pageSettings__block{margin:0 auto 18px}.o-pageSettings__block hr{margin:30px auto 0;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .o-pageSettings__block hr{border-color:#464655;border-color:var(--dark-border)}.o-pageSettings__themeWrap{margin-bottom:30px;float:left}.o-pageSettings__themeItem{margin-right:30px}.o-pageSettings__authorWrap{margin-bottom:30px;float:left}.o-pageSettings__titleLink{display:inline-block;height:31px;margin:0 0 0 20px;padding:0 10px;color:#464655;color:var(--brand-c4);font-size:1.4rem;line-height:31px;-webkit-text-decoration:underline;text-decoration:underline}.o-pageSettings__titleLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:underline;text-decoration:underline}.-pageSavedArticles .o-pageSettings__titleLink{display:flex;align-items:center;height:40px;background:#f3f3f4;background:var(--brand-c12);-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}.o-pageSettings__titleLink.-withIcon{font-size:1.3rem;font-weight:500}.-darkMode .o-pageSettings__titleLink.-withIcon:hover{color:#ffffff;color:var(--white)}.o-pageSettings__titleLink.-withIcon:before{position:relative;display:inline-block;width:16px;height:16px;margin-right:5px;background-color:#464655;background-color:var(--brand-c4);-webkit-mask-size:16px 16px;mask-size:16px 16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;content:""}.-darkMode .o-pageSettings__titleLink.-withIcon:before{background-color:#f3f3f4;background-color:var(--brand-c12)}.-darkMode .o-pageSettings__titleLink.-withIcon{background-color:#464655;background-color:var(--brand-c4);color:#e1e1e4;color:var(--brand-c6)}.o-pageSettings__titleLink.-deleteList:before{-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-delete-listitem.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-delete-listitem.svg")}.o-pageSettings__titleLink.-allAuthors:before{-webkit-mask-image:url("/app/themes/24-2020-theme/images/icons/icon-all-authors.svg");mask-image:url("/app/themes/24-2020-theme/images/icons/icon-all-authors.svg")}.o-pageSettings__etcWrap{margin-bottom:10px}@media(max-width: 991.98px){.-hasImg .o-pageSettings__innerWrap{padding-top:38px}}@media(max-width: 991.98px){.-noImg .o-pageSettings__innerWrap{padding-top:34px}}@media(max-width: 991.98px){.o-pageSettings__entryAuthorWrap.-savedCntPage{position:absolute;top:0;left:0}}@media(min-width: 992px){.o-pageSettings__entryAuthorWrap.-savedCntPage{padding:0 0 10px}}.o-pageSettings__readStatus{color:#fc4842;color:var(--brand-c1)}.o-pageSettings__readStatus::before{display:inline-block;width:16px;height:16px;background-image:url("/app/themes/24-2020-theme/images/icons/icon-uj-cikk.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.o-pageSettings__recommendedAuthors{margin-top:30px}@media(min-width: 992px){.o-pageSettings__recommendedAuthors{margin-top:60px}}.o-donate{display:flex;height:100%;background:#f3f3f4 url("/app/themes/24-2020-theme/images/donation-bg.svg") no-repeat scroll center top;background:var(--brand-c12) url("/app/themes/24-2020-theme/images/donation-bg.svg") no-repeat scroll center top;background-size:auto auto;margin:0 -20px}@media(min-width: 992px){.o-donate{background-size:100% auto}}.-darkMode .o-donate{background-color:#1b1b20;background-color:var(--dark-back-1);background-image:url("/app/themes/24-2020-theme/images/donation-bg-dark.svg")}.o-donate input[type=checkbox]{position:absolute;opacity:0;z-index:-1}.o-donate label{position:relative;display:inline-block;padding:0 0 0 2em;cursor:pointer}.o-donate label::before,.o-donate label::after{position:absolute;top:0;left:0;display:block;transition:.25s all ease}.o-donate__pageTitleWrap{margin:50px auto 0;padding:0 15px;text-align:center}@media(min-width: 992px){.o-donate__pageTitleWrap{padding:0 50px}}.o-donate__pageTitle{margin-bottom:30px;font-weight:bold;font-size:3.6rem;line-height:40px;color:#111115;color:var(--brand-c2)}@media(min-width: 992px){.o-donate__pageTitle{font-size:5.2rem;line-height:59px}}@media(min-width: 1300px){.o-donate__pageTitle{font-size:7.2rem;line-height:79px}}.-darkMode .o-donate__pageTitle{color:#ffffff;color:var(--white)}.o-donate__pageSubTitle{margin-bottom:30px;font-weight:600;font-size:1.8rem;line-height:24px;color:#111115;color:var(--brand-c2)}@media(min-width: 768px){.o-donate__pageSubTitle{font-size:2.2rem;line-height:29px}}.-darkMode .o-donate__pageSubTitle{color:#ffffff;color:var(--white)}.o-donate__pageDesc{margin-bottom:30px;font-size:1.6rem;line-height:26px;text-transform:uppercase;color:#6b6b76;color:var(--brand-c7)}.-darkMode .o-donate__pageDesc{color:#ffffff;color:var(--white)}.o-donate__wrap{width:100%}.o-donate__boxMainWrap{margin:0 20px 40px;box-shadow:0 10px 20px rgba(0,0,0,.1)}.-darkMode .o-donate__boxMainWrap{box-shadow:none;box-shadow:initial}.o-donate__boxMainWrap.-thankYouPage{margin-top:60px}@media(min-width: 992px){.o-donate__boxMainWrap.-thankYouPage{margin-top:120px}}.o-donate__boxWrap{background:#ffffff;background:var(--white);padding:15px 15px 30px}@media(min-width: 768px){.o-donate__boxWrap{padding:30px}}@media(min-width: 1300px){.o-donate__boxWrap{padding:30px 100px}}.-darkMode .o-donate__boxWrap{background:#464655;background:var(--brand-c4);color:#f3f3f4;color:var(--brand-c12)}.o-donate__boxFooterWrap{padding:15px;background:#f3f3f4;background:var(--brand-c12);color:#111115;color:var(--brand-c2);font-size:1.6rem;line-height:26px}@media(min-width: 992px){.o-donate__boxFooterWrap{padding:30px}}@media(min-width: 1300px){.o-donate__boxFooterWrap{padding:30px 100px}}.-darkMode .o-donate__boxFooterWrap{background:#353540;background:var(--dark-back-2);color:#bebeca;color:var(--dark-font-4)}.o-donate__title{margin-bottom:30px;font-weight:600;font-size:1.8rem;line-height:24px;text-align:center;text-transform:uppercase}@media(min-width: 768px){.o-donate__title{font-size:2.2rem;line-height:29px}}.o-donate__introTxt{margin-bottom:30px;font-weight:bold;font-size:1.6rem;line-height:22px;text-align:center}.o-donate__introTxt.-highlighted{margin-bottom:30px;font-weight:800;font-size:2.2rem;line-height:30px;color:#fc4842;color:var(--brand-c1)}.o-donate__txt{font-size:1.6rem;line-height:26px}.o-donate__subTitle{padding:24px 0 20px;font-weight:600;font-size:1.6rem;line-height:20px}.o-donate__subscribeBtn{max-width:270px;margin:0 auto}.o-donate__separator{position:relative;height:26px;margin:0 20px 40px;line-height:26px;text-align:center}.o-donate__separator::before{position:absolute;width:100%;content:"";height:1px;background:#cbcbcd;background:var(--brand-c5);top:13px;left:0}.-darkMode .o-donate__separator::before{background:#6b6b76;background:var(--dark-font-3)}.o-donate__separator::after{position:relative;display:inline-block;width:auto;content:"vagy";padding:0 40px;background:#f3f3f4;background:var(--brand-c12);font-size:1.6rem;text-transform:uppercase;color:#909099;color:var(--brand-c8)}.-darkMode .o-donate__separator::after{background-color:#1b1b20;background-color:var(--dark-back-1);color:#6b6b76;color:var(--dark-font-3)}.o-donate__donateTypeWrap{padding:0 15px;background:#ffffff;background:var(--white);border-bottom:#cacacc 1px solid;border-bottom:var(--brand-c16) 1px solid}@media(min-width: 992px){.o-donate__donateTypeWrap{padding:0 30px}}@media(min-width: 1300px){.o-donate__donateTypeWrap{padding:0 100px}}.-darkMode .o-donate__donateTypeWrap{background:#464655;background:var(--brand-c4);border-bottom:#353540 1px solid;border-bottom:var(--dark-back-2) 1px solid}.o-donate__donateType{width:50%;padding-bottom:8px;font-weight:500;font-size:1.4rem;line-height:19px;color:#cacacc;color:var(--brand-c16);text-align:center;text-transform:uppercase;float:left;cursor:pointer}@media(min-width: 768px){.o-donate__donateType{padding-bottom:0;font-size:1.6rem;line-height:22px}}@media(min-width: 1300px){.o-donate__donateType{font-weight:600;line-height:60px}}.-darkMode .o-donate__donateType{color:#353540;color:var(--dark-back-2)}.o-donate__donateType.-active{margin-bottom:-1px;font-weight:600;color:#fc4842;color:var(--brand-c1);border-bottom:#fc4842 4px solid;border-bottom:var(--brand-c1) 4px solid}@media(min-width: 1300px){.o-donate__donateType.-active{font-weight:500;font-size:22px}}.o-donate__summWrap{padding:30px 15px;background:#ffffff;background:var(--white)}@media(min-width: 992px){.o-donate__summWrap{padding:45px 15px 60px}}@media(min-width: 1300px){.o-donate__summWrap{padding:45px 100px 60px}}.-darkMode .o-donate__summWrap{background:#464655;background:var(--brand-c4)}.o-donate__summInnerWrap{display:flex;width:100%;margin:0 auto;flex-direction:column;justify-content:space-between}@media(min-width: 768px){.o-donate__summInnerWrap{flex-direction:row}}@media(min-width: 992px){.o-donate__summInnerWrap{max-width:920px}}.o-donate__summItem{width:100%;margin:1.5%}@media(min-width: 768px){.o-donate__summItem{width:auto;width:initial;margin:0}}.o-donate__summBtn[type=radio]{display:none}.o-donate__summBtn[type=radio]+label{display:block;width:250px;height:68px;margin:0 auto;padding:14px 0;background:#ffffff;background:var(--white);color:#353540;color:var(--brand-c9);border:4px solid #353540;border:4px solid var(--brand-c9);font-size:2.2rem;font-weight:500;line-height:29px;text-align:center;cursor:pointer}@media(min-width: 768px){.o-donate__summBtn[type=radio]+label{width:200px}}.o-donate__summBtn[type=radio]+label span{font-size:1.4rem}.-darkMode .o-donate__summBtn[type=radio]+label{border-color:#e1e1e4;border-color:var(--brand-c6);color:#e1e1e4;color:var(--brand-c6);background:#464655;background:var(--brand-c4)}.o-donate__summBtn[type=radio]:checked+label{color:#fc4842;color:var(--brand-c1);border-color:#fc4842;border-color:var(--brand-c1)}.o-donate__summBtnTxt{display:block;width:250px;height:68px;margin:0 auto;padding:14px 0;background:#ffffff;background:var(--white);color:#353540;color:var(--brand-c9);border:4px solid #353540;border:4px solid var(--brand-c9);font-size:2.2rem;font-weight:500;line-height:29px;text-align:center;cursor:pointer;outline:none !important}@media(min-width: 768px){.o-donate__summBtnTxt{width:200px}}.-darkMode .o-donate__summBtnTxt{color:#e1e1e4;color:var(--brand-c6);border-color:#e1e1e4;border-color:var(--brand-c6);background:#464655;background:var(--brand-c4)}.o-donate__summBtnTxt::-moz-placeholder{color:#353540;color:var(--brand-c9);opacity:1}.o-donate__summBtnTxt::placeholder{color:#353540;color:var(--brand-c9);opacity:1}.-darkMode .o-donate__summBtnTxt::-moz-placeholder{color:#e1e1e4;color:var(--brand-c6)}.-darkMode .o-donate__summBtnTxt::placeholder{color:#e1e1e4;color:var(--brand-c6)}.o-donate__summBtnTxt:input-placeholder{color:#353540;color:var(--brand-c9)}.-darkMode .o-donate__summBtnTxt:input-placeholder{color:#e1e1e4;color:var(--brand-c6)}.o-donate__summBtnTxt::input-placeholder{color:#353540;color:var(--brand-c9)}.-darkMode .o-donate__summBtnTxt::input-placeholder{color:#e1e1e4;color:var(--brand-c6)}.o-donate__summBtnTxt:active,.o-donate__summBtnTxt:focus,.o-donate__summBtnTxt.-active{color:#fc4842;color:var(--brand-c1);border-color:#fc4842;border-color:var(--brand-c1)}.o-donate__summBtnTxt:active::-moz-placeholder, .o-donate__summBtnTxt:focus::-moz-placeholder, .o-donate__summBtnTxt.-active::-moz-placeholder{color:#fc4842;color:var(--brand-c1);opacity:1}.o-donate__summBtnTxt:active::placeholder,.o-donate__summBtnTxt:focus::placeholder,.o-donate__summBtnTxt.-active::placeholder{color:#fc4842;color:var(--brand-c1);opacity:1}.o-donate__summBtnTxt:active:input-placeholder,.o-donate__summBtnTxt:focus:input-placeholder,.o-donate__summBtnTxt.-active:input-placeholder{color:#fc4842;color:var(--brand-c1)}.o-donate__summBtnTxt:active::input-placeholder,.o-donate__summBtnTxt:focus::input-placeholder,.o-donate__summBtnTxt.-active::input-placeholder{color:#fc4842;color:var(--brand-c1)}.o-donate__nsFormWrap{margin-bottom:30px}.o-donate__nsFormInput{width:100%;height:50px;margin-bottom:16px;padding:0 20px;line-height:50px;background:#ffffff;background:var(--white);border:#e1e1e4 1px solid;border:var(--brand-c6) 1px solid;font-size:1.7rem;font-weight:500}@media(min-width: 992px){.o-donate__nsFormInput{width:250px;margin-bottom:0;float:left}}@media(min-width: 1300px){.o-donate__nsFormInput{width:320px}}.-darkMode .o-donate__nsFormInput{background:#bebeca;background:var(--dark-font-4);border-color:#6b6b76;border-color:var(--dark-font-3)}.o-donate__nsFormInput.-lastname{margin-right:10px}@media(min-width: 992px){.o-donate__nsFormInput.-email{float:right}}.o-donate__nsFormInput::-moz-placeholder{color:#909099;color:var(--brand-c8);opacity:1}.o-donate__nsFormInput::placeholder{color:#909099;color:var(--brand-c8);opacity:1}.-darkMode .o-donate__nsFormInput::-moz-placeholder{color:#353540;color:var(--dark-back-2)}.-darkMode .o-donate__nsFormInput::placeholder{color:#353540;color:var(--dark-back-2)}.o-donate__nsFormInput:input-placeholder{color:#909099;color:var(--brand-c8)}.-darkMode .o-donate__nsFormInput:input-placeholder{color:#353540;color:var(--dark-back-2)}.o-donate__nsFormInput::input-placeholder{color:#909099;color:var(--brand-c8)}.-darkMode .o-donate__nsFormInput::input-placeholder{color:#353540;color:var(--dark-back-2)}.o-donate__contributionWrap{width:100%;margin:12px auto 16px;color:#909099;color:var(--brand-c8)}@media(min-width: 992px){.o-donate__contributionWrap{width:calc(100% - 32px);max-width:920px}}.-darkMode .o-donate__contributionWrap{color:#909099;color:var(--dark-font-2)}.o-donate__contributionWrap.-selected{color:#353540;color:var(--brand-c9)}.-darkMode .o-donate__contributionWrap.-selected{color:#cacacc;color:var(--brand-c16)}.o-donate__contributionWrap label{height:20px;font-size:1.4rem;line-height:22px}.o-donate__contributionWrap label::before,.o-donate__contributionWrap label::after{width:20px;height:20px}.o-donate__contributionWrap label::before{content:" ";background:#ffffff;background:var(--white);border:2px solid #909099;border:2px solid var(--brand-c8)}.-darkMode .o-donate__contributionWrap label::before{background:#ffffff;background:var(--white)}.o-donate__contributionWrap input[type=checkbox]+label::after{color:#ffffff;color:var(--white);line-height:20px}.o-donate__contributionWrap input[type=checkbox]:checked+label::before{background:#fc4842;background:var(--brand-c1);border-color:#fc4842;border-color:var(--brand-c1);color:#fc4842;color:var(--brand-c1)}.o-donate__contributionLink{color:#909099;color:var(--brand-c8);-webkit-text-decoration:underline;text-decoration:underline}.-darkMode .o-donate__contributionLink{color:#909099;color:var(--dark-font-2)}.o-donate__contributionWrap.-selected .o-donate__contributionLink{color:#353540;color:var(--brand-c9)}.-darkMode .o-donate__contributionWrap.-selected .o-donate__contributionLink{color:#cacacc;color:var(--brand-c16)}.o-donate__contributionWrap.-selected .o-donate__contributionLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:underline;text-decoration:underline}.o-donate__contributionLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:underline;text-decoration:underline}.o-donate__donateBtn{max-width:270px;margin:0 auto 30px}.o-donate__alertWrap{display:none;width:100%;height:auto;margin-bottom:16px;text-align:center;background:#e8574b;background:var(--brand-c3)}.o-donate__alertTxt{padding:10px 20px;font-size:1.4rem;color:#ffffff;color:var(--white)}.o-donate__footNote{font-size:1.2rem;line-height:14px;text-align:right;color:#909099;color:var(--brand-c8)}.o-donate__bankTransfer{padding:15px 15px 30px;background:#ffffff;background:var(--white);font-size:1.6rem;line-height:26px}.-darkMode .o-donate__bankTransfer{background:#3d3d49;background:var(--dark-back-3);color:#bebeca;color:var(--dark-font-4)}@media(min-width: 768px){.o-donate__bankTransfer{padding:30px}}@media(min-width: 1300px){.o-donate__bankTransfer{padding:30px 100px}}.o-donate__bankTransferLargeTxt{font-size:20px;line-height:30px}.o-donate__bankTransferItem{margin-top:20px}@media(min-width: 768px){.o-donate__bankTransferItem{margin-top:5px}}.o-donate__bankTransferLabel{display:block}@media(min-width: 768px){.o-donate__bankTransferLabel{display:inline-block;min-width:150px}}.o-donate__bankTransferValue{display:block;font-weight:600}@media(min-width: 768px){.o-donate__bankTransferValue{display:inline-block}}.o-donate__thankYouBoxWrap{display:flex;flex-direction:column;align-items:center;background:#ffffff;background:var(--white);padding:30px 15px}@media(min-width: 992px){.o-donate__thankYouBoxWrap{flex-direction:row;justify-content:space-between;padding:30px}}@media(min-width: 1300px){.o-donate__thankYouBoxWrap{padding:100px 0}}.-darkMode .o-donate__thankYouBoxWrap{background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white)}.o-donate__thankYouIcon{width:159px;height:137px;margin-bottom:30px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/donation-thank-you.svg") no-repeat scroll center center;background-size:159px 137px}@media(min-width: 992px){.o-donate__thankYouIcon{margin-bottom:0}}.o-donate__thankYouMessage{width:auto;font-weight:bold;font-size:2rem;line-height:24px}@media(min-width: 768px){.o-donate__thankYouMessage{font-size:4.8rem;line-height:56px}}@media(min-width: 1300px){.o-donate__thankYouMessage{font-size:6.8rem;line-height:74px}}.o-donate__thankYouMessage span{display:block;margin-bottom:10px;font-weight:600;font-size:1.8rem;line-height:22px}@media(min-width: 768px){.o-donate__thankYouMessage span{font-size:2.2rem;line-height:29px}}.m-emphasizedWidget{padding-top:18px;padding-bottom:18px;text-align:center}.m-emphasizedWidget picture{display:block;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}@media(min-width: 992px){.m-emphasizedWidget picture{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}}.m-emphasizedWidget picture img{width:100%}.m-emphasizedWidget__innerWrap{position:relative}.m-emphasizedWidget__wrap{position:relative}.m-emphasizedWidget__wrap.-hasPadding picture{width:100%;margin-left:auto;margin-right:auto}.site-sport24 .m-emphasizedWidget__titleWrap{max-width:85%;margin:0 auto 20px}.m-emphasizedWidget__title{max-width:90%;margin:0 auto 10px;letter-spacing:-0.7px}.real-size- .-fsSmall .m-emphasizedWidget__title,.real-size-12 .-fsSmall .m-emphasizedWidget__title{font-weight:600;font-size:2.2rem;line-height:29px}@media(min-width: 992px){.real-size- .-fsSmall .m-emphasizedWidget__title,.real-size-12 .-fsSmall .m-emphasizedWidget__title{font-size:3.3rem;line-height:43px}}.real-size- .-fsMedium .m-emphasizedWidget__title,.real-size-12 .-fsMedium .m-emphasizedWidget__title{font-weight:600;font-size:2.2rem;line-height:29px}@media(min-width: 992px){.real-size- .-fsMedium .m-emphasizedWidget__title,.real-size-12 .-fsMedium .m-emphasizedWidget__title{font-weight:700;font-size:4.2rem;line-height:55px}}.real-size- .-fsLarge .m-emphasizedWidget__title,.real-size-12 .-fsLarge .m-emphasizedWidget__title{font-weight:600;font-size:2.2rem;line-height:29px}@media(min-width: 992px){.real-size- .-fsLarge .m-emphasizedWidget__title,.real-size-12 .-fsLarge .m-emphasizedWidget__title{font-size:4.6rem;line-height:58px}}.-isDark .m-emphasizedWidget__title{color:#ffffff;color:var(--white)}@media(min-width: 992px){.m-emphasizedWidget__title{max-width:70%;margin-left:auto;margin-right:auto}}.-livePost.-isDark .m-emphasizedWidget__link.-emphasizedLink{color:#ffffff;color:var(--white)}.-livePost.-isDark .m-emphasizedWidget__link.-emphasizedLink:hover{color:#cacacc;color:var(--brand-c16)}.-livePost .m-emphasizedWidget__link.-emphasizedLink::before{display:none}.-paidArticle .-livePost .m-emphasizedWidget__link.-emphasizedLink{display:inline-block}.-darkMode .m-emphasizedWidget__link.-emphasizedLink{color:#ffffff;color:var(--white)}.-darkMode .m-emphasizedWidget__link.-emphasizedLink:hover{color:#cacacc;color:var(--brand-c16)}.-isDark .m-emphasizedWidget__link{color:#ffffff;color:var(--white)}.-isDark .m-emphasizedWidget__link:hover{color:#cacacc;color:var(--brand-c16)}.m-emphasizedWidget__lead{margin-left:auto;margin-right:auto}@media(min-width: 992px){.m-emphasizedWidget__lead{max-width:70%}}.m-emphasizedWidget__content{position:absolute;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;padding:120px 0 15px;bottom:-2px;left:0;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);text-align:center}.-hasPadding .m-emphasizedWidget__content{width:100%;margin-left:auto;margin-right:auto}.-isDark .m-emphasizedWidget__content{background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%)}.-darkMode .m-emphasizedWidget__content{background:linear-gradient(to bottom, rgba(27, 27, 32, 0) 0%, rgb(27, 27, 32) 100%)}@media(min-width: 992px){.m-emphasizedWidget__content{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}}@media(max-width: 991.98px){.m-emphasizedWidget__col:last-of-type .m-emphasizedWidget__morePostsTitle{margin-bottom:15px}}@media(max-width: 991.98px){.m-emphasizedWidget__col{padding-left:0;padding-right:0}}.m-emphasizedWidget__morePosts{margin-left:-10px;margin-right:-10px;background:#ffffff;background:var(--white)}.-isDark .m-emphasizedWidget__morePosts{background:#000}.-darkMode .m-emphasizedWidget__morePosts{background:#1b1b20}.-hasPadding .m-emphasizedWidget__morePosts{width:100%;margin-left:auto;margin-right:auto}@media(min-width: 992px){.m-emphasizedWidget__morePosts{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding:0 10px}}.m-emphasizedWidget__morePostsTitle{margin-top:20px;margin-bottom:30px;padding-top:15px;border-top-width:1px;border-top-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .m-emphasizedWidget__morePostsTitle{border-color:#e8574b;border-color:var(--brand-c3)}.m-emphasizedWidget__morePostsTitle{text-align:left}.-livePost .m-emphasizedWidget__morePostsTitle{border-color:#b8b8bd;border-color:var(--brand-c13)}.-darkMode .-livePost .m-emphasizedWidget__morePostsTitle{border-color:#353540;border-color:var(--brand-c9)}.vc_col-lg-12 .m-emphasizedWidget__morePostsTitle{text-align:center}@media(max-width: 991.98px){.m-emphasizedWidget__morePostsTitle{margin-bottom:-5px;padding-left:10px;padding-right:10px}}.-isDark .m-emphasizedWidget__morePostsLink{color:#ffffff;color:var(--white)}.-isDark .m-emphasizedWidget__morePostsLink:hover{color:#fc4842;color:var(--brand-c1)}.-livePost.-isDark .-more .m-emphasizedWidget__morePostsLink,.-morePosts.-isDark .-more .m-emphasizedWidget__morePostsLink{color:#ffffff;color:var(--white)}.-livePost.-isDark .-more .m-emphasizedWidget__morePostsLink:hover,.-morePosts.-isDark .-more .m-emphasizedWidget__morePostsLink:hover{color:#fc4842;color:var(--brand-c1)}.m-emphasizedWidget__morePostsLink.-coloredSquare{position:relative}.-livePost .m-emphasizedWidget__morePostsLink.-coloredSquare::before{display:none}.m-emphasizedWidget__morePostsLink.-coloredSquare::before{position:absolute;display:block;left:0;background:#fc4842;background:var(--brand-c1);content:""}.vc_col-lg-12 .m-emphasizedWidget__morePostsLink.-coloredSquare::before{width:10px;height:10px;top:9px;left:-16px}.vc_col-lg-6 .m-emphasizedWidget__morePostsLink.-coloredSquare::before{width:7px;height:7px;top:8px}@media(min-width: 992px){.vc_col-lg-6 .m-emphasizedWidget__morePostsLink.-coloredSquare::before{width:10px;height:10px;top:11px}}.vc_col-lg-4 .m-emphasizedWidget__morePostsLink.-coloredSquare::before,.vc_col-lg-3 .m-emphasizedWidget__morePostsLink.-coloredSquare::before{width:7px;height:7px;top:8px}.vc_col-lg-12 .m-emphasizedWidget__morePostsLink{display:inline-block;max-width:90%}.vc_col-lg-6 .m-emphasizedWidget__morePostsLink{text-indent:15px;font-size:1.6rem;line-height:22px}.-livePost .vc_col-lg-6 .m-emphasizedWidget__morePostsLink{text-indent:0}@media(min-width: 992px){.vc_col-lg-6 .m-emphasizedWidget__morePostsLink{text-indent:20px;font-size:2.2rem;line-height:29px;letter-spacing:-0.3px}}.vc_col-lg-4 .m-emphasizedWidget__morePostsLink,.vc_col-lg-3 .m-emphasizedWidget__morePostsLink{text-indent:15px;font-size:1.6rem;line-height:22px}.-livePost .vc_col-lg-4 .m-emphasizedWidget__morePostsLink,.-livePost .vc_col-lg-3 .m-emphasizedWidget__morePostsLink{text-indent:0}@media(min-width: 992px){.vc_col-lg-4 .m-emphasizedWidget__morePostsLink,.vc_col-lg-3 .m-emphasizedWidget__morePostsLink{font-size:1.6rem;line-height:22px}}.m-emphasizedWidget__liveDate{color:#fc4842;color:var(--brand-c1);font-weight:400;font-size:1.6rem;line-height:22px}.m-separatorWidget{display:flex;margin:0 auto 5px;justify-content:space-between;border-bottom:none;z-index:1}.m-separatorWidget.-pageHeaderView{margin:35px auto 5px;border-top-width:1px;border-top-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-separatorWidget.-pageHeaderView{border-color:#464655;border-color:var(--dark-border)}@media(min-width: 768px){.m-separatorWidget.-pageHeaderView{margin:0 auto 5px}}.-bulletView .m-separatorWidget__left{background:rgba(0,0,0,0)}.m-separatorWidget__left a{cursor:pointer}.-bulletView .m-separatorWidget__head::before{position:absolute;display:inline-block;top:10px;left:0;width:20px;height:10px;margin-right:8px;content:""}.m-separatorWidget__title{position:relative;display:inline-block;margin-top:-1px;margin-bottom:0;padding:6px 14px 5px;font-weight:700;font-size:1.3rem;letter-spacing:.6px;text-transform:uppercase;background:var(--bg-color-light);color:var(--fg-color-light)}.-bulletView .m-separatorWidget__title{padding-left:3px}.-bulletView .m-separatorWidget__title::before{position:relative;display:inline-block;background:var(--fg-color-light);top:0;left:-3px;width:20px;height:10px;margin-right:8px;content:""}.-darkMode .-bulletView .m-separatorWidget__title::before{background:var(--fg-color-dark)}.-pageHeaderView .m-separatorWidget__title{font-size:1.6rem;line-height:19px}.-listPostType .-pageHeaderView .m-separatorWidget__title{background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white)}@media(min-width: 768px){.-pageHeaderView .m-separatorWidget__title{font-size:2.2rem;line-height:29px;letter-spacing:2px}}.-listPostType .m-separatorWidget__title{margin-bottom:15px}.-darkMode .m-separatorWidget__title{background:var(--bg-color-dark);color:var(--fg-color-dark)}@media(min-width: 768px){.m-separatorWidget__title{font-size:1.6rem;line-height:19px;letter-spacing:.6px}}.m-separatorWidget__tagList{display:none}@media(min-width: 992px){.m-separatorWidget__tagList{display:inline-block}}.m-separatorWidget__tagItem{padding-left:14px;display:block;font-weight:400;letter-spacing:.3px}.m-separatorWidget__tagItem:hover{-webkit-text-decoration:none;text-decoration:none}.m-separatorWidget__tagItem:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-separatorWidget__tagItem{color:#464655;color:var(--brand-c4);font-size:1.3rem;letter-spacing:.3px}.-darkMode .m-separatorWidget__tagItem{color:#909099;color:var(--dark-font-2);font-weight:500}.m-separatorWidget__tagItem:before{background-color:#fc4842;background-color:var(--brand-c1)}.m-separatorWidget__tagItem:hover{color:#e8574b;color:var(--link-color-hover)}.m-separatorWidget__tagItem{line-height:31px;letter-spacing:.3px;display:inline-block}.m-separatorWidget__icon.-light{display:inline-block}.-darkMode .m-separatorWidget__icon.-light{display:none}.m-separatorWidget__icon.-dark{display:none}.-darkMode .m-separatorWidget__icon.-dark{display:inline-block}.a-galleryBadge{display:inline-flex;align-items:center;gap:7px;padding:9px 7px;font-size:1rem;letter-spacing:1px;line-height:1;text-transform:uppercase;background:rgba(252,72,66,.5);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff}.a-galleryBadge::before{display:inline-block;content:"";background:url("../../images/icons/next-gallery-decor.svg") no-repeat center center;width:15px;height:15px}@media(min-width: 992px){.m-articleWidget:last-of-type .m-articleWidget__wrap{padding-bottom:26px;border-bottom:none}.m-articleWidget:last-of-type .m-articleWidget__wrap.measuring-layer-article-hightlight+.m-articleWidget__articleListWrap{margin-top:0}.m-articleWidget:last-of-type .m-articleWidget__wrap+.m-articleWidget__articleListWrap{margin-top:-26px;margin-bottom:26px;border-bottom:none}.m-articleWidget:last-of-type .m-articleWidget__wrap+.m-articleWidget__articleListWrap::after{display:none !important}.sidebar .m-articleWidget:last-of-type .m-articleWidget__wrap+.m-articleWidget__articleListWrap{margin-top:0}.m-articleWidget:last-of-type .m-articleWidget__wrap.-automaticArticles{position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-articleWidget:last-of-type .m-articleWidget__wrap.-automaticArticles{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-articleWidget:last-of-type .m-articleWidget__wrap.-automaticArticles{border-bottom:none}.m-articleWidget:last-of-type .m-articleWidget__wrap.-automaticArticles:last-of-type{margin-bottom:36px;padding-bottom:0;border-bottom:none}}.sidebar .m-articleWidget{padding-left:10px;padding-right:10px}.m-articleWidget.-morePosts.real-size-12{margin-left:11px}.sidebar .m-articleWidget.-morePosts.real-size-12{margin-left:0}.single .u-onlyArticlePages .m-articleWidget.-morePosts{padding-left:10px}@media(min-width: 992px){.single .u-onlyArticlePages .m-articleWidget.-morePosts{width:100%;max-width:85%;margin:0 auto;border-bottom:0}}@media(min-width: 992px)and (min-width: 992px){.single .m-articleWidget.m-articleListWidget{margin-left:105px}}@media(min-width: 992px)and (min-width: 992px){.-contentLargeImage .single .m-articleWidget.m-articleListWidget{margin-left:165px}}@media(min-width: 992px)and (min-width: 1300px){.-contentLargeImage .single .m-articleWidget.m-articleListWidget{margin-left:220px}}@media(min-width: 992px){.single .sidebar .m-articleWidget.m-articleListWidget{margin-left:0}.-contentLargeImage .single .sidebar .m-articleWidget.m-articleListWidget{margin-left:0}}.widget-tag-component .m-articleWidget.-largePost:last-of-type{border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .widget-tag-component .m-articleWidget.-largePost:last-of-type{border-color:#464655;border-color:var(--dark-border)}.m-articleWidget__wrap{position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-articleWidget__wrap{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-articleWidget__wrap{border-bottom:none}.m-articleWidget__wrap+.m-articleWidget__articleListWrap{padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-articleWidget__wrap+.m-articleWidget__articleListWrap{border-color:#464655;border-color:var(--dark-border)}.u-onlyArticlePages .m-articleWidget__wrap+.m-articleWidget__articleListWrap{margin-bottom:25px;border-bottom:none}.m-articleWidget__wrap.-readed{opacity:.5;transition:opacity .5s ease}.m-articleWidget__wrap.-readed:hover{opacity:1}.m-articleWidget__wrap.-baseView{text-align:left}.m-articleWidget__wrap.-centeredView{text-align:center}.m-articleWidget__wrap.-postTitleOnImage{text-align:center}.sidebar .m-articleWidget__wrap.-postTitleOnImage{text-align:left}.-morePosts .m-articleWidget__wrap{margin-bottom:0;padding-bottom:0;border-bottom:none}.-pageSavedArticles .sidebar .-morePosts .m-articleWidget__wrap,.-searchList .sidebar .-morePosts .m-articleWidget__wrap,.-authorList .sidebar .-morePosts .m-articleWidget__wrap,.-tagList .sidebar .-morePosts .m-articleWidget__wrap{margin-bottom:0;padding-bottom:0;border-bottom:none}.-basePageOrList .m-articleWidget__wrap,.-pageSavedArticles .m-articleWidget__wrap,.-searchList .m-articleWidget__wrap,.-authorList .m-articleWidget__wrap,.-tagList .m-articleWidget__wrap{width:100%;margin-top:0;margin-bottom:calc(18px*2);padding-bottom:25px}.sidebar .-basePageOrList .m-articleWidget__wrap,.sidebar .-pageSavedArticles .m-articleWidget__wrap,.sidebar .-searchList .m-articleWidget__wrap,.sidebar .-authorList .m-articleWidget__wrap,.sidebar .-tagList .m-articleWidget__wrap{margin-bottom:0;padding-bottom:0;border-bottom:none}.-pageSavedContents .m-articleWidget__wrap{margin-bottom:10px}@media(max-width: 991.98px){.-pageSavedContents .m-articleWidget__wrap{margin-top:0;margin-bottom:30px}}.sidebar .m-articleWidget__wrap.-automaticArticles{margin-top:18px;margin-bottom:0;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .sidebar .m-articleWidget__wrap.-automaticArticles{border-color:#464655;border-color:var(--dark-border)}.sidebar .m-articleWidget__wrap.-automaticArticles.-noImg:last-of-type{border-bottom:none;margin-bottom:25px}.-listPostType .sidebar .-morePosts .m-articleWidget__wrap.-automaticArticles,.-pageSavedArticles .sidebar .-morePosts .m-articleWidget__wrap.-automaticArticles,.-authorList .sidebar .-morePosts .m-articleWidget__wrap.-automaticArticles,.-basePageOrList .sidebar .-morePosts .m-articleWidget__wrap.-automaticArticles,.single-post .sidebar .-morePosts .m-articleWidget__wrap.-automaticArticles{margin-bottom:0;padding-bottom:0;border-bottom:none}.-morePosts .m-articleWidget__wrap.-automaticArticles:last-of-type{margin-bottom:10px;padding-bottom:0;border-bottom:none}.-listPostType .m-articleWidget__wrap.-hasImg.-largeEntryPost{margin-top:18px}@media(min-width: 992px){.m-articleListWidget .m-articleWidget__wrap{margin-bottom:calc(18px*2);padding-bottom:25px}}.m-articleWidget__innerWrap{position:relative}.-morePosts .m-articleWidget__innerWrap{margin-bottom:15px}.sidebar .-morePosts .m-articleWidget__innerWrap{margin-bottom:10px}@media(min-width: 992px){.-smallEntryPost .m-articleWidget__innerWrap{display:flex}}@media(min-width: 992px){.sidebar .m-articleListWidget .m-articleWidget__innerWrap{display:block}}@media(min-width: 992px){.m-articleListWidget .m-articleWidget__innerWrap{display:flex}}.page-template-index-clone .-morePosts .-automaticArticles .m-articleWidget__innerWrap,.home .-morePosts .-automaticArticles .m-articleWidget__innerWrap,.page-template-index-clone .m-articleListWidget .-automaticArticles .m-articleWidget__innerWrap,.home .m-articleListWidget .-automaticArticles .m-articleWidget__innerWrap{margin-bottom:7px}@media(min-width: 992px){.page-template-index-clone .-morePosts .-automaticArticles .m-articleWidget__innerWrap,.home .-morePosts .-automaticArticles .m-articleWidget__innerWrap,.page-template-index-clone .m-articleListWidget .-automaticArticles .m-articleWidget__innerWrap,.home .m-articleListWidget .-automaticArticles .m-articleWidget__innerWrap{display:block}}@media(min-width: 992px){.-authorList .m-articleWidget__innerWrap{display:flex}}@media(min-width: 992px){.-authorList .sidebar .m-articleWidget__innerWrap{display:block}}@media(min-width: 992px){.-pageSavedArticles .m-articleWidget__innerWrap{display:flex}}.m-articleWidget__linkImgWrap{position:relative;display:block;margin-bottom:15px}.page-template-index-clone .-liveBox .m-articleWidget__linkImgWrap,.home .-liveBox .m-articleWidget__linkImgWrap{padding-bottom:25px;margin-bottom:-25px}.-morePosts .m-articleWidget__linkImgWrap{border-left:6px solid #fc4842;border-left:6px solid var(--brand-c1);margin-left:-11px;margin-bottom:-5px;padding-left:6px}.single .sidebar .-morePosts .m-articleWidget__linkImgWrap{padding-bottom:20px}.-pageSavedArticles .sidebar .-morePosts .m-articleWidget__linkImgWrap,.-searchList .sidebar .-morePosts .m-articleWidget__linkImgWrap,.-authorList .sidebar .-morePosts .m-articleWidget__linkImgWrap,.-tagList .sidebar .-morePosts .m-articleWidget__linkImgWrap{padding-bottom:20px}.-authorList .sidebar .-morePosts .m-articleWidget__linkImgWrap{margin-bottom:0}:not(.page-template-index-clone) .-basePageOrList .sidebar .-morePosts .m-articleWidget__linkImgWrap,:not(.home) .-basePageOrList .sidebar .-morePosts .m-articleWidget__linkImgWrap{padding-bottom:20px}.page-template-index-clone .-morePosts .m-articleWidget__linkImgWrap,.home .-morePosts .m-articleWidget__linkImgWrap{padding-bottom:25px;margin-bottom:-25px}.-miniView .-morePosts .m-articleWidget__linkImgWrap{border-left:none;margin-left:0;padding-left:0}.o-post .-morePosts .m-articleWidget__linkImgWrap{border-left:none;margin-left:0;margin-bottom:15px;padding-left:0;padding-bottom:0}.-liveBox .m-articleWidget__linkImgWrap{border-left:6px solid #fc4842;border-left:6px solid var(--brand-c1);margin-left:-11px;margin-bottom:-5px;padding-left:6px}.page-template-index-clone .-liveBox .m-articleWidget__linkImgWrap,.home .-liveBox .m-articleWidget__linkImgWrap{padding-bottom:25px;margin-bottom:-10px}.-miniView .-liveBox .m-articleWidget__linkImgWrap{border-left:none;margin-left:0;padding-left:0}.o-post .-liveBox .m-articleWidget__linkImgWrap{border-left:none;margin-left:0;margin-bottom:15px;padding-left:0;padding-bottom:0}.-miniView .m-articleWidget__linkImgWrap{width:100px;height:100px;margin-bottom:0;overflow:hidden}.-miniView .m-articleWidget__linkImgWrap img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;height:100px}.-videoPost .m-articleWidget__linkImgWrap{position:relative}.-listPostType .m-articleWidget__linkImgWrap,.-pageSavedArticles .m-articleWidget__linkImgWrap,.-authorList .m-articleWidget__linkImgWrap,.-basePageOrList .m-articleWidget__linkImgWrap{margin-bottom:0;padding-bottom:0}.-authorList .sidebar .m-articleWidget__linkImgWrap{margin-bottom:15px}.-listPost .m-articleWidget__linkImgWrap{position:relative;margin-bottom:auto}@media(min-width: 992px){.o-post .-listPost .m-articleWidget__linkImgWrap{min-width:50%;max-width:50%;margin-right:20px}}@media(min-width: 1300px){.o-post .-listPost .m-articleWidget__linkImgWrap{min-width:383px;max-width:383px;margin-right:20px;margin-bottom:0}}@media(min-width: 992px){.-listPost .m-articleWidget__linkImgWrap{min-width:295px;max-width:295px;margin-right:20px}}.m-articleWidget__linkImgWrapContainer{position:relative}.m-articleWidget__linkImgWrapContainer .-top24link{position:absolute;left:0;top:0;letter-spacing:4px;font-weight:700;font-size:1.8rem;padding-top:6px;padding-bottom:6px;border-left:10px solid red;background:#464655;color:#fff;z-index:1;width:auto;display:inline-block;padding-right:14px}.m-articleWidget__linkImgWrapContainer .-top24link::before{content:"";padding-left:14px}.-postTitleOnImage .m-articleWidget__textOnImgWrap{text-align:left}@media(min-width: 992px){.-postTitleOnImage .m-articleWidget__textOnImgWrap{position:absolute;bottom:0;left:0;width:100%;padding:50px 20px 10px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);text-align:center}.-darkMode .-postTitleOnImage .m-articleWidget__textOnImgWrap{background:linear-gradient(to bottom, rgba(27, 27, 32, 0) 0%, rgb(27, 27, 32) 70%)}}.-portraitMode.-postTitleOnImage .m-articleWidget__textOnImgWrap{position:absolute;bottom:0;left:0;width:100%;padding:50px 20px 10px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);text-align:center}.-darkMode .-portraitMode.-postTitleOnImage .m-articleWidget__textOnImgWrap{background:linear-gradient(to bottom, rgba(27, 27, 32, 0) 0%, rgb(27, 27, 32) 70%)}.-portraitMode.-centeredView .m-articleWidget__textOnImgWrap{text-align:center}.m-articleWidget__wrapTitleCnt{width:100%}.-miniView .m-articleWidget__wrapTitleCnt{width:calc(100% - 120px)}@media(min-width: 992px){.m-articleListWidget .-smallEntryPost .m-articleWidget__wrapTitleCnt,.-basePageOrList .-smallEntryPost .m-articleWidget__wrapTitleCnt,.-listPostType .-smallEntryPost .m-articleWidget__wrapTitleCnt,.-pageSavedArticles .-smallEntryPost .m-articleWidget__wrapTitleCnt,.-searchList .-smallEntryPost .m-articleWidget__wrapTitleCnt,.-authorList .-smallEntryPost .m-articleWidget__wrapTitleCnt,.-tagList .-smallEntryPost .m-articleWidget__wrapTitleCnt{display:flex;width:100%;flex-direction:column}}.-morePosts .-noImg .m-articleWidget__wrapTitleCnt::before{top:15px}.-morePosts .m-articleWidget__wrapTitleCnt::before{border-left-width:1px;border-left-style:solid;border-color:#fc4842;border-color:var(--brand-c1);position:absolute;display:block;width:1px;height:100%;top:0;left:-11px;content:"";height:calc(100% - 5px)}.u-onlyArticlePages .-morePosts .m-articleWidget__wrapTitleCnt::before{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .u-onlyArticlePages .-morePosts .m-articleWidget__wrapTitleCnt::before{border-color:#464655;border-color:var(--dark-border)}.o-post .-liveBox .m-articleWidget__wrapTitleCnt::before{display:none}.-liveBox .m-articleWidget__wrapTitleCnt::before{border-left-width:1px;border-left-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.-darkMode .-liveBox .m-articleWidget__wrapTitleCnt::before{border-color:#e8574b;border-color:var(--brand-c3)}.-liveBox .m-articleWidget__wrapTitleCnt::before{position:absolute;display:block;width:1px;height:100%;top:0;left:-11px;content:"";height:calc(100% - 5px)}.u-onlyArticlePages .-liveBox .m-articleWidget__wrapTitleCnt::before{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .u-onlyArticlePages .-liveBox .m-articleWidget__wrapTitleCnt::before{border-color:#464655;border-color:var(--dark-border)}.-miniView .-liveBox .m-articleWidget__wrapTitleCnt::before{display:none}@media(max-width: 991.98px){.m-feedBox .m-articleWidget__wrapTitleCnt{display:flex;flex-direction:column}}.m-articleWidget__titleWrap+.m-articleWidget__tagWrap{margin-top:10px}.m-articleWidget__titleWrap+.o-authorBar{margin-top:15px}.m-articleWidget__titleWrap+.m-nonstopWidget.-freshCnt{margin-top:10px}.-postTitleOnImage .m-articleWidget__titleWrap{max-width:100%;margin:auto auto 10px}.real-size-6 .-postTitleOnImage .m-articleWidget__titleWrap{max-width:600px}.real-size-9 .-postTitleOnImage .m-articleWidget__titleWrap{max-width:715px}.real-size-12 .-postTitleOnImage .m-articleWidget__titleWrap{max-width:715px}@media(min-width: 992px){.-listPostType .m-articleWidget__titleWrap{margin-right:30px}}.page-template-index-clone .-miniView .-hasImg .m-articleWidget__titleWrap,.home .-miniView .-hasImg .m-articleWidget__titleWrap{margin-top:0}.page-template-index-clone .-hasImg .m-articleWidget__titleWrap,.home .-hasImg .m-articleWidget__titleWrap{margin-top:15px}@media(min-width: 992px){.single .sidebar .-morePosts .-hasImg .m-articleWidget__titleWrap{margin-top:-7px}}@media(min-width: 992px){.-pageSavedArticles .sidebar .-morePosts .-hasImg .m-articleWidget__titleWrap,.-searchList .sidebar .-morePosts .-hasImg .m-articleWidget__titleWrap,.-authorList .sidebar .-morePosts .-hasImg .m-articleWidget__titleWrap,.-tagList .sidebar .-morePosts .-hasImg .m-articleWidget__titleWrap{margin-top:-7px}}@media(min-width: 992px){:not(.page-template-index-clone) .-basePageOrList .sidebar .-morePosts .-hasImg .m-articleWidget__titleWrap,:not(.home) .-basePageOrList .sidebar .-morePosts .-hasImg .m-articleWidget__titleWrap{margin-top:-7px}}.page-template-index-clone .-liveBox .-hasImg.-livePost .m-articleWidget__titleWrap,.home .-liveBox .-hasImg.-livePost .m-articleWidget__titleWrap{margin-top:0}.-listPostType .-hasImg.-largeEntryPost .m-articleWidget__titleWrap,.-basePageOrList .-hasImg.-largeEntryPost .m-articleWidget__titleWrap{margin-top:15px}.-hasImg.-smallEntryPost .m-articleWidget__titleWrap{margin-top:15px}@media(min-width: 992px){.-hasImg.-smallEntryPost .m-articleWidget__titleWrap{margin-top:-7px}}.m-feedBox .m-articleWidget__titleWrap{order:1}@media(min-width: 992px){.m-feedBox .m-articleWidget__titleWrap{order:2}}.sidebar .-noImg .m-articleWidget__titleWrap{margin-top:0}.sidebar .-hasImg .m-articleWidget__titleWrap{margin-top:15px}.sidebar .-miniView .m-articleWidget__titleWrap{margin-top:0}.m-articleWidget__title{margin-top:0;margin-bottom:0;font-size:inherit}.m-articleWidget__title:hover{color:#e8574b;color:var(--brand-c3)}.m-articleWidget__title.-fsSmall{font-size:1.6rem;line-height:22px}.real-size-12 .-fsSmall.-firstTitleBlock+.m-articleWidget__articleListWrap.-more .m-articleWidget__title.-fsSmall,.real-size-12 .-fsMedium.-firstTitleBlock+.m-articleWidget__articleListWrap.-more .m-articleWidget__title.-fsSmall{font-weight:600;font-size:2.2rem;line-height:31px}.sidebar .real-size-12 .-fsSmall.-firstTitleBlock+.m-articleWidget__articleListWrap.-more .m-articleWidget__title.-fsSmall,.sidebar .real-size-12 .-fsMedium.-firstTitleBlock+.m-articleWidget__articleListWrap.-more .m-articleWidget__title.-fsSmall{font-size:1.6rem;line-height:22px}.real-size-12 .-fsLarge.-firstTitleBlock+.m-articleWidget__articleListWrap.-more .m-articleWidget__title.-fsSmall{font-weight:600;font-size:2.2rem;line-height:31px}@media(min-width: 992px){.real-size-12 .-fsLarge.-firstTitleBlock+.m-articleWidget__articleListWrap.-more .m-articleWidget__title.-fsSmall{font-size:3.3rem;line-height:43px}}.real-size-12 .m-articleWidget__title.-fsSmall{font-weight:700;font-size:3.3rem;line-height:43px;letter-spacing:-0.7px}@media(min-width: 992px){.sidebar .real-size-12 .m-articleWidget__title.-fsSmall{font-size:1.6rem;line-height:16px;letter-spacing:normal}}@media(max-width: 413px){.real-size-12 .m-articleWidget__title.-fsSmall{font-size:2.5rem;line-height:33px}}@media(min-width: 992px){.real-size-12 .m-articleWidget__title.-fsSmall{font-size:4.2rem;line-height:55px;letter-spacing:-0.7px}}.m-articleWidget__title.-fsBase,.m-articleWidget__title.-fsMedium{font-size:2.2rem;line-height:29px}.real-size-12 .m-articleWidget__title.-fsBase,.real-size-12 .m-articleWidget__title.-fsMedium{font-weight:700;font-size:3.3rem;line-height:43px;letter-spacing:-0.7px}@media(min-width: 992px){.sidebar .real-size-12 .m-articleWidget__title.-fsBase,.sidebar .real-size-12 .m-articleWidget__title.-fsMedium{font-size:2.2rem;line-height:29px;letter-spacing:normal}}@media(max-width: 413px){.real-size-12 .m-articleWidget__title.-fsBase,.real-size-12 .m-articleWidget__title.-fsMedium{font-size:2.5rem;line-height:33px}}@media(min-width: 992px){.real-size-12 .m-articleWidget__title.-fsBase,.real-size-12 .m-articleWidget__title.-fsMedium{font-size:4.2rem;line-height:55px;letter-spacing:-0.7px}}.m-articleWidget__title.-fsLarge{font-size:2.5rem;line-height:33px}@media(min-width: 414px){.m-articleWidget__title.-fsLarge{font-size:3.3rem;line-height:43px}}@media(min-width: 992px)and (max-width: 1299.98px){.real-size-3 .m-articleWidget__title.-fsLarge{word-wrap:break-word;word-wrap:break-word;hyphens:auto}}@media(min-width: 992px){.real-size-3 .m-articleWidget__title.-fsLarge{font-size:2.5rem;line-height:33px}}@media(min-width: 1300px){.real-size-3 .m-articleWidget__title.-fsLarge{font-size:2.7rem;line-height:35px}}.real-size-12 .m-articleWidget__title.-fsLarge{font-weight:700;font-size:3.3rem;line-height:43px;letter-spacing:-0.7px}@media(min-width: 992px){.sidebar .real-size-12 .m-articleWidget__title.-fsLarge{font-size:2.5rem;line-height:33px;letter-spacing:normal}}@media(max-width: 413px){.real-size-12 .m-articleWidget__title.-fsLarge{font-size:2.5rem;line-height:33px}}@media(min-width: 992px){.real-size-12 .m-articleWidget__title.-fsLarge{font-size:7.2rem;line-height:79px;letter-spacing:-0.02em}}.-headerArticles .m-articleWidget__title{margin-top:0;margin-bottom:5px}.m-articleWidget__title.-coloredSquare{position:relative}.m-articleWidget__title.-coloredSquare::before{position:absolute;display:block;top:12px;left:0;background-color:#fc4842;background-color:var(--brand-c1);content:""}.m-articleWidget__title.-coloredSquare.-fsSmall::before{width:7px;height:7px;top:8px}.real-size-12 .m-articleWidget__title.-coloredSquare.-fsSmall::before{width:17px;height:17px;top:13px}@media(max-width: 413px){.real-size-12 .m-articleWidget__title.-coloredSquare.-fsSmall::before{top:9px}}@media(min-width: 992px){.real-size-12 .m-articleWidget__title.-coloredSquare.-fsSmall::before{width:21px;height:21px;top:17px}}@media(min-width: 992px){.m-articleWidget__title.-coloredSquare.-fsSmall::before{top:8px}}.m-articleWidget__title.-coloredSquare.-fsMedium::before{width:12px;height:12px;top:10px}.real-size-12 .m-articleWidget__title.-coloredSquare.-fsMedium::before{width:17px;height:17px;top:13px}@media(max-width: 413px){.real-size-12 .m-articleWidget__title.-coloredSquare.-fsMedium::before{top:9px}}@media(min-width: 992px){.real-size-12 .m-articleWidget__title.-coloredSquare.-fsMedium::before{width:21px;height:21px;top:17px}}.m-articleWidget__title.-coloredSquare.-fsLarge::before{width:17px;height:17px;top:13px}@media(max-width: 413px){.m-articleWidget__title.-coloredSquare.-fsLarge::before{top:9px}}.real-size-12 .m-articleWidget__title.-coloredSquare.-fsLarge::before{width:17px;height:17px;top:13px}@media(max-width: 413px){.real-size-12 .m-articleWidget__title.-coloredSquare.-fsLarge::before{top:9px}}@media(min-width: 992px){.real-size-12 .m-articleWidget__title.-coloredSquare.-fsLarge::before{width:36px;height:36px;top:22px}}@media(min-width: 992px){.m-articleWidget__title.-coloredSquare.-fsLarge::before{top:13px}}@media(min-width: 992px){.real-size-3 .m-articleWidget__title.-coloredSquare.-fsLarge::before{top:9px}}.u-onlyArticlePages .-morePosts .m-articleWidget__title.-firstTitle{margin-top:0;margin-bottom:0}.-morePosts .-postTitleOnImage .m-articleWidget__title::before{display:none}.-morePosts .m-articleWidget__title{position:relative;display:block;padding-left:15px;margin-left:-15px;color:#111115;color:var(--brand-c2);font-weight:500}.-morePosts .m-articleWidget__title:hover{color:#e8574b;color:var(--brand-c3)}.-morePosts .m-articleWidget__title::before{border-left-width:1px;border-left-style:solid;border-color:#fc4842;border-color:var(--brand-c1);position:absolute;display:block;width:1px;height:100%;top:0;left:-11px;content:"";height:calc(100% + 10px);top:10px;left:4px}.u-onlyArticlePages .-morePosts .m-articleWidget__title::before{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .u-onlyArticlePages .-morePosts .m-articleWidget__title::before{border-color:#464655;border-color:var(--dark-border)}.-morePosts .m-articleWidget__title:not(.-firstTitle){padding-left:22px;margin-left:-11px}.-morePosts .m-articleWidget__title:not(.-firstTitle)::before{position:absolute;display:block;width:14px;height:calc(100% - 7px);background-color:#fc4842;background-color:var(--brand-c1);content:"";top:4px;left:0}.u-onlyArticlePages .-morePosts .m-articleWidget__title:not(.-firstTitle)::before{background:#cbcbcd;background:var(--brand-c5)}.u-onlyArticlePages .-morePosts .m-articleWidget__title{width:100%;max-width:100%}.-darkMode .-morePosts .m-articleWidget__title{color:#bebeca;color:var(--dark-font-4)}.-darkMode .-morePosts .m-articleWidget__title:hover{color:#e8574b;color:var(--brand-c3)}.-pageSavedArticles .-noImg .m-articleWidget__title{padding-right:40px}.m-articleWidget__link{display:block;color:#111115;color:var(--brand-c2);font-weight:600}.m-articleWidget__link:hover,.m-articleWidget__link:focus,.m-articleWidget__link:active{color:#e8574b;color:var(--brand-c3);-webkit-text-decoration:none;text-decoration:none}.emphasizedMorePostLink .m-articleWidget__link{display:block}.-brandColor .m-articleWidget__link{color:#fc4842;color:var(--brand-c1)}.-fsSmall.-coloredSquare .m-articleWidget__link{text-indent:15px}.real-size-12 .-fsSmall.-coloredSquare .m-articleWidget__link{text-indent:25px}@media(min-width: 992px){.real-size-12 .-fsSmall.-coloredSquare .m-articleWidget__link{text-indent:30px}}.-fsMedium.-coloredSquare .m-articleWidget__link{text-indent:20px}.real-size-12 .-fsMedium.-coloredSquare .m-articleWidget__link{text-indent:25px}@media(min-width: 992px){.real-size-12 .-fsMedium.-coloredSquare .m-articleWidget__link{text-indent:30px}}.-fsLarge.-coloredSquare .m-articleWidget__link{text-indent:25px}@media(min-width: 992px){.real-size-12 .-fsLarge.-coloredSquare .m-articleWidget__link{text-indent:49px}}.-darkMode .-headerArticles .m-articleWidget__link{color:#bebeca;color:var(--dark-font-4)}.-darkMode .-headerArticles .m-articleWidget__link:hover{color:#f76c61;color:var(--dark-light-colored)}.-darkMode .-portraitMode .m-articleWidget__link{color:#ffffff;color:var(--dark-font-1)}.-darkMode .-portraitMode .m-articleWidget__link:hover{color:#e8574b;color:var(--brand-c3)}.-postTitleOnImage .m-articleWidget__link{color:#111115;color:var(--brand-c2)}@media(min-width: 992px){.-morePosts .-postTitleOnImage .m-articleWidget__link::before{display:none}}.-postTitleOnImage .m-articleWidget__link:hover{color:#e8574b;color:var(--brand-c3)}.-darkMode .-postTitleOnImage .m-articleWidget__link{color:#bebeca;color:var(--dark-font-4)}.-darkMode .-postTitleOnImage .m-articleWidget__link:hover{color:#e8574b;color:var(--brand-c3)}.-morePosts .m-articleWidget__link{position:relative;display:block;padding-left:11px;margin-left:-11px;color:#111115;color:var(--brand-c2)}.-morePosts .m-articleWidget__link::before{position:absolute;display:block;left:0;width:6px;background-color:#fc4842;background-color:var(--brand-c1);content:""}.-miniView .-morePosts .m-articleWidget__link::before{display:none}.o-post .-morePosts .m-articleWidget__link::before,.-listPostType .-morePosts .m-articleWidget__link::before{display:none}.u-onlyArticlePages .-morePosts .m-articleWidget__link::before{display:block;background:#cbcbcd;background:var(--brand-c5);height:calc(100% - 12px)}.-morePosts .m-articleWidget__link:hover{color:#e8574b;color:var(--brand-c3)}.-miniView .-morePosts .m-articleWidget__link{padding-left:0;margin-left:0}.-darkMode .-morePosts .m-articleWidget__link.m-emphasizedWidget{color:#ffffff;color:var(--white)}.-darkMode .-morePosts .m-articleWidget__link.m-emphasizedWidget:hover{color:#e8574b;color:var(--brand-c3)}.u-onlyArticlePages .-morePosts .m-articleWidget__link:hover{color:#e8574b;color:var(--brand-c3);opacity:1}.-liveBox .m-articleWidget__link{position:relative;display:block;padding-left:11px;margin-left:-11px;color:#111115;color:var(--brand-c2)}.-liveBox .m-articleWidget__link::before{position:absolute;display:block;left:0;width:6px;background-color:#fc4842;background-color:var(--brand-c1);content:""}.-miniView .-liveBox .m-articleWidget__link::before{display:none}.o-post .-liveBox .m-articleWidget__link::before,.-listPostType .-liveBox .m-articleWidget__link::before{display:none}.u-onlyArticlePages .-liveBox .m-articleWidget__link::before{display:block;background:#cbcbcd;background:var(--brand-c5);height:calc(100% - 12px)}.-liveBox .m-articleWidget__link:hover{color:#e8574b;color:var(--brand-c3)}.-miniView .-liveBox .m-articleWidget__link{padding-left:0;margin-left:0}.-darkMode .-liveBox .m-articleWidget__link.m-emphasizedWidget{color:#ffffff;color:var(--white)}.-darkMode .-liveBox .m-articleWidget__link.m-emphasizedWidget:hover{color:#fc4842;color:var(--brand-c1)}.u-onlyArticlePages .-liveBox .m-articleWidget__link:hover{color:#fc4842;color:var(--brand-c1);opacity:1}.-livePost .fsSmall .m-articleWidget__link::before,.-morePosts .fsSmall .m-articleWidget__link::before{top:6px;height:calc(100% - 12px)}.-livePost .-fsMedium .m-articleWidget__link::before,.-morePosts .-fsMedium .m-articleWidget__link::before{top:7px;height:calc(100% - 14px)}.-livePost .-fsLarge .m-articleWidget__link::before,.-morePosts .-fsLarge .m-articleWidget__link::before{top:7px;height:calc(100% - 17px)}.-darkMode .m-articleWidget__link{color:#bebeca;color:var(--dark-font-4)}.-darkMode .m-articleWidget__link:hover{color:#fc4842;color:var(--brand-c1)}.m-articleWidget__lead{margin-top:10px;color:#111115;color:var(--brand-c2);font-weight:500;font-size:1.4rem;line-height:19px}.-darkMode .m-articleWidget__lead{color:#909099;color:var(--dark-font-2)}.-brandColor .m-articleWidget__lead{color:#fc4842;color:var(--brand-c1)}.m-articleWidget__lead+.m-articleWidget__tagWrap{margin-top:12px}.m-articleWidget__lead+.o-authorBar{margin-top:15px}.m-articleWidget__lead+.m-nonstopWidget.-freshCnt{margin-top:15px}@media(max-width: 991.98px){.-listPostType .m-articleWidget__lead{margin-top:15px}}.-listPost .m-articleWidget__lead p{margin:0}@media(min-width: 992px){.o-post .-listPost .m-articleWidget__lead{margin-right:0}}.-listPost .m-articleWidget__lead.-noImg .-listPost .m-articleWidget__lead{margin-bottom:15px}@media(min-width: 992px){.-listPost .m-articleWidget__lead{margin-right:30px}}.-largeEntryPost .m-articleWidget__lead{margin-bottom:15px}@media(min-width: 992px)and (max-width: 1299.98px){.-pageSavedContents .m-articleWidget__lead{display:none}}.real-size-.m-emphasizedWidget .-isDark .m-articleWidget__lead,.real-size-12.m-emphasizedWidget .-isDark .m-articleWidget__lead{color:#ffffff;color:var(--white)}@media(min-width: 992px){.real-size-.m-emphasizedWidget .-isDark .m-articleWidget__lead,.real-size-12.m-emphasizedWidget .-isDark .m-articleWidget__lead{color:#ffffff;color:var(--white)}}.m-articleWidget__lead .real-size-,.real-size-12 .m-articleWidget__lead{font-weight:500;font-size:1.4rem;line-height:18px}@media(min-width: 992px){.sidebar .m-articleWidget__lead .real-size-,.sidebar .real-size-12 .m-articleWidget__lead{font-weight:500;font-size:1.4rem;line-height:19px;letter-spacing:normal}}@media(min-width: 992px){.m-articleWidget__lead .real-size-,.real-size-12 .m-articleWidget__lead{font-weight:400;font-size:2.2rem;line-height:31px;letter-spacing:-0.4px}}.real-size-8 .m-articleWidget__lead,.real-size-9 .m-articleWidget__lead{font-size:1.6rem;line-height:24px}.-listPostType .real-size-8 .m-articleWidget__lead,.-listPostType .real-size-9 .m-articleWidget__lead{font-size:1.4rem;line-height:19px}.real-size-.m-emphasizedWidget .m-articleWidget__lead,.real-size-12.m-emphasizedWidget .m-articleWidget__lead{display:block;max-width:90%;margin-top:10px;margin-bottom:12px;color:#111115;color:var(--brand-c2);font-weight:500;font-size:1.4rem;line-height:19px}.-darkMode .real-size-.m-emphasizedWidget .m-articleWidget__lead,.-darkMode .real-size-12.m-emphasizedWidget .m-articleWidget__lead{color:#ffffff;color:var(--white)}@media(min-width: 992px){.real-size-.m-emphasizedWidget .m-articleWidget__lead,.real-size-12.m-emphasizedWidget .m-articleWidget__lead{max-width:70%;margin-top:15px;margin-bottom:17px;color:#111115;color:var(--brand-c2);font-weight:500;font-size:1.6rem;line-height:24px}}.-postTitleOnImage .m-articleWidget__lead{margin:auto;color:#111115;color:var(--brand-c2)}.-darkMode .-postTitleOnImage .m-articleWidget__lead{color:#909099;color:var(--dark-font-2)}.real-size-6 .-postTitleOnImage .m-articleWidget__lead{max-width:400px}.real-size-9 .-postTitleOnImage .m-articleWidget__lead{max-width:505px}.real-size-12 .-postTitleOnImage .m-articleWidget__lead{max-width:505px}.m-feedBox .m-articleWidget__lead{order:2}@media(min-width: 992px){.m-feedBox .m-articleWidget__lead{order:3}}.m-articleWidget__articleListWrap{position:relative}.-morePosts .m-articleWidget__articleListWrap::before{border-left-width:1px;border-left-style:solid;border-color:#fc4842;border-color:var(--brand-c1);position:absolute;display:block;width:1px;height:100%;top:0;left:-11px;content:"";top:-22px;left:-11px;height:calc(100% + 2px)}.u-onlyArticlePages .-morePosts .m-articleWidget__articleListWrap::before{border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .u-onlyArticlePages .-morePosts .m-articleWidget__articleListWrap::before{border-color:#464655;border-color:var(--dark-border)}.m-articleWidget__articleListItem.-fsSmall{font-size:1.6rem;line-height:22px;line-height:16px}.-morePosts .m-articleWidget__articleListItem{display:block;margin-bottom:20px}.-morePosts .m-articleWidget__articleListItem:last-of-type{margin-bottom:0}.m-articleWidget__playBtn{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-colored-sv.svg") no-repeat center center;background-size:65px 65px;opacity:1;transition:opacity .2s linear}.m-articleWidget__playBtn:hover{opacity:.7;transition:opacity .2s linear}@media(min-width: 992px){.m-articleWidget__playBtn{background-position:left 10px bottom 10px;background-size:40px 40px}}.-morePosts .m-articleWidget__playBtn{height:calc(100% - 25px)}.m-articleWidget__tagWrap+.o-authorBar{margin-top:15px}.-miniView .m-articleWidget__tagWrap{margin-top:10px}.-largeEntryPost .m-articleWidget__tagWrap,.-listPost .m-articleWidget__tagWrap{margin-top:0;margin-bottom:0}@media(min-width: 992px){.-largeEntryPost .m-articleWidget__tagWrap,.-listPost .m-articleWidget__tagWrap{float:right;padding-left:5px}}.archive.author .m-articleWidget__tagWrap{display:none}.-gallery .m-articleWidget__tagWrap{margin-top:10px}.m-articleWidget__etcWrap{display:flex;flex-direction:column}.archive.author .m-articleWidget__etcWrap{padding-bottom:3px}.-hasImg .m-articleWidget__etcWrap{position:relative;margin-top:15px}@media(min-width: 768px){.-hasImg .m-articleWidget__etcWrap{margin-top:auto;padding-top:15px}}.-noImg .m-articleWidget__etcWrap{margin-top:15px}.-listPage .m-articleWidget__etcWrap{margin-top:33px}@media(min-width: 992px){.-listPage .m-articleWidget__etcWrap{display:flex;flex-direction:row;justify-content:space-between}}.-hasImg.-largeEntryPost .m-articleWidget__etcWrap{top:0;padding-top:0}@media(min-width: 992px){.m-articleWidget__etcWrap{display:block;flex-direction:inherit;overflow:hidden}}@media(min-width: 768px){.m-articleWidget__itemWrap{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1120px}}.m-articleWidget__item{position:relative;margin:20px;margin-bottom:30px;text-align:left}@media(min-width: 768px){.m-articleWidget__item{width:calc(33.3333333333% - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px}}.m-articleWidget__galleryDecor{position:absolute;right:0;bottom:0}.single .sidebar .-morePosts .m-articleWidget__galleryDecor{bottom:20px}.page-template-index-clone .m-articleWidget.-morePosts .m-articleWidget__galleryDecor,.home .m-articleWidget.-morePosts .m-articleWidget__galleryDecor{bottom:25px}.m-nonstopWidget{margin-bottom:21px}.m-nonstopWidget:last-of-type .m-nonstopWidget__wrap{border-bottom:none}.-livePost .m-nonstopWidget.-freshCnt{margin-bottom:0}.sidebar .m-nonstopWidget.-freshCnt{padding-bottom:0;padding-left:10px;border-bottom:none}.sidebar .m-nonstopWidget.-nonstopCnt{padding-left:9px}.m-nonstopWidget__wrap{position:relative;position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-nonstopWidget__wrap{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-nonstopWidget__wrap{border-bottom:none}.page-template-index-clone .m-nonstopWidget__wrap .m-feedBox,.home .m-nonstopWidget__wrap .m-feedBox{margin-top:-10px}.sidebar .-nonstopCnt .m-nonstopWidget__wrap::before{position:absolute;display:inline-block;width:1px;height:calc(100% - 30px);top:20px;left:-11px;content:""}.m-nonstopWidget__head{height:35px}.-nonstopCnt .m-nonstopWidget__head{display:flex;justify-content:flex-start}.m-nonstopWidget__list{position:absolute;visibility:hidden;pointer-events:none;display:flex;width:100%;flex-flow:column wrap;overflow:hidden;align-items:flex-start;padding-top:8px;padding-left:10px;margin-left:-11px}.m-nonstopWidget__list.-livePostList{position:relative;visibility:visible;pointer-events:auto}.sidebar .m-nonstopWidget__list:not(.m-nonstopWidget__list.manual-height){margin-left:-10px}.sidebar .m-nonstopWidget__list.no-auto-height:not(.m-nonstopWidget__list.manual-height){margin-left:-11px}.-smallBox .m-nonstopWidget__list{background:rgba(0,0,0,0)}.m-nonstopWidget__title{display:inline-block;margin:0 0 0 -5px;padding:0 2px;color:#fc4842;color:var(--brand-c1);text-transform:uppercase;font-weight:400;font-size:1.6rem;line-height:35px;cursor:pointer}.m-nonstopWidget__title:first-of-type{position:relative}.m-nonstopWidget__title:first-of-type:before{position:absolute;display:block;width:6px;height:10px;background:#fc4842;background:var(--brand-c1);content:""}.m-nonstopWidget__title:first-of-type::before{height:11px;top:12px;left:-5px}.sidebar .-freshCnt .m-nonstopWidget__title:first-of-type{margin-left:-5px}.m-nonstopWidget__title:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none;opacity:.8}.m-nonstopWidget__title:hover::after{color:#fc4842;color:var(--brand-c1)}.m-nonstopWidget__title::after{display:inline-block;width:15px;margin:0 10px;font-weight:400;text-align:center;content:"/"}@media(min-width: 992px)and (max-width: 1299.98px){.m-nonstopWidget__title::after{width:5px;margin:0 2px;content:""}}.-mostReadCnt .m-nonstopWidget__title::after{display:none}.m-nonstopWidget__title:first-of-type{padding-left:6px}.m-nonstopWidget__title.-last{border-right:none}.m-nonstopWidget__title.-active{font-weight:700}@media(min-width: 992px)and (max-width: 1299.98px){.page-template-index-clone .vc_col-sm-3 .m-nonstopWidget__title::after,.home .vc_col-sm-3 .m-nonstopWidget__title::after,.page-template-index-clone .col-sm-3 .m-nonstopWidget__title::after,.home .col-sm-3 .m-nonstopWidget__title::after{width:10px;margin:0;content:""}}.m-nonstopWidget__title.-last{padding-left:0}.m-nonstopWidget__title.-last::before{display:none}.m-nonstopWidget__title.-last::after{display:none}.m-nonstopWidget__linkSingle{display:inline-block;padding:0 2px;color:#fc4842;color:var(--brand-c1);font-weight:400;font-size:1.6rem;line-height:35px;text-align:left;text-transform:uppercase}.m-nonstopWidget__linkSingle:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none;opacity:.8}.m-nonstopWidget__cnt{position:relative;display:none;padding-top:8px;clear:both}.m-nonstopWidget__cnt.-active{display:block}.m-nonstopWidget__cnt .manual-height{overflow:hidden;display:flex;flex-flow:column wrap;align-items:flex-start;padding-left:10px;margin-left:-10px}.m-nonstopWidget__item{position:relative;width:100%;margin:0 20px 0 0;padding:0;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-nonstopWidget__item{border-color:#464655;border-color:var(--dark-border)}.m-nonstopWidget__item:first-of-type .m-nonstopWidget__link{padding-top:0;margin-top:-4px}.m-nonstopWidget__list .m-nonstopWidget__item:last-of-type .m-nonstopWidget__link::before{top:-13px}.m-nonstopWidget__item:last-child{margin-bottom:0;border-bottom:none}.sidebar .m-nonstopWidget__item:last-child{margin-bottom:5px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .sidebar .m-nonstopWidget__item:last-child{border-color:#464655;border-color:var(--dark-border)}.m-nonstopWidget__link{display:block;padding:10px 10px 10px 0;color:#111115;color:var(--brand-c2);font-size:1.4rem;line-height:20px}.m-nonstopWidget__link:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.-darkMode .m-nonstopWidget__link{color:#bebeca;color:var(--dark-font-4);font-weight:500}.-darkMode .m-nonstopWidget__link:hover{color:#e8574b;color:var(--brand-c3)}.m-nonstopWidget__link::before{display:block;position:absolute;height:calc(100% + 2px);top:0;left:-10px;content:"";width:1px;border-left-width:1px;border-left-style:solid;border-color:#fc4842;border-color:var(--brand-c1)}.m-nonstopWidget__time{display:block;margin-bottom:5px;color:#fc4842;color:var(--brand-c1);font-weight:500;font-size:1.3rem;line-height:18px;position:relative}.m-nonstopWidget__time:before{position:absolute;display:block;width:6px;height:10px;background:#fc4842;background:var(--brand-c1);content:""}.m-nonstopWidget__time::before{top:4px;left:-11px;height:9px}.-darkMode .m-nonstopWidget__time{font-weight:600}.m-nonstopWidget__time .a-flag.-smallFlag{margin-top:3px;float:right}.-smallBox .m-nonstopWidget__img{display:none}.m-nonstopWidget__txt{display:inline-block;font-size:1.4rem;-webkit-text-decoration:none;text-decoration:none;line-height:18px}.m-nonstopWidget__txt i.fa{margin-right:6px;color:#666667;color:var(--brand-c11)}.-paidArticle .m-nonstopWidget__txt{display:inline}.m-nonstopWidget__entryDate{position:relative;display:block;margin:20px 0 0;color:#fc4842;color:var(--brand-c1);font-size:1.5rem;line-height:30px;font-weight:400;z-index:10}.m-nonstopWidget__entryDate::before{position:relative;display:inline-block;width:15px;height:10px;margin-right:8px;top:-1px;background-color:#fc4842;background-color:var(--brand-c1);content:""}@media(min-width: 992px){.m-nonstopWidget__entryDate{font-size:2.2rem}}.m-nonstopWidget__entryWrap{position:relative;width:100%;margin:0 auto;padding:30px 0 10px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-nonstopWidget__entryWrap{border-color:#464655;border-color:var(--dark-border)}@media(min-width: 992px){.m-nonstopWidget__entryWrap:first-of-type{padding:10px 0 30px}}@media(min-width: 992px){.m-nonstopWidget__entryWrap{padding:30px 0}}.m-nonstopWidget__entryLink{display:block;padding:0;color:#e1e1e4;color:var(--brand-c6);overflow:hidden;align-items:center}.m-nonstopWidget__entryLink:hover{color:#111115;color:var(--brand-c2);-webkit-text-decoration:none;text-decoration:none}.m-nonstopWidget__entryLink:hover i.fa{color:#fc4842;color:var(--brand-c1)}.m-nonstopWidget__pctWrap{padding-left:0}.m-nonstopWidget__pctWrap img{margin-top:10px;float:left}@media(min-width: 768px){.m-nonstopWidget__pctWrap img{width:auto;margin-top:5px;margin-right:15px}}@media(max-width: 767.98px){.m-nonstopWidget__pctWrap{padding-right:0}}.m-nonstopWidget__entryTitle{margin:12px 0;color:#111115;color:var(--brand-c2);font-size:2.2rem;font-weight:600;line-height:26px;-webkit-text-decoration:none;text-decoration:none}.m-nonstopWidget__entryTitle i.fa{color:#353540;color:var(--brand-c9)}.m-nonstopWidget__entryTitle:hover{-webkit-text-decoration:none;text-decoration:none}.m-nonstopWidget__entryTime{display:inline-block;width:38px;margin:0;padding:2px 4px;background-color:#666667;background-color:var(--brand-c11);color:#ffffff;color:var(--white);font-size:1.2rem;text-align:center;line-height:18px;border-radius:5px}.-freshCnt .m-nonstopWidget__entryTime{width:auto;margin-bottom:5px;padding:0 10px 0 0;color:#111115;color:var(--brand-c2);background-color:rgba(0,0,0,0);font-size:1.5rem;text-align:left;border-radius:0}.-freshCnt .m-nonstopWidget__entryTime::before{position:relative;display:inline-block;width:20px;height:10px;margin-right:8px;top:0;background:#666667;background:var(--brand-c11);content:""}.-darkMode .-freshCnt .m-nonstopWidget__entryTime{color:#ffffff;color:var(--white)}@media(min-width: 992px){.-freshCnt .m-nonstopWidget__entryTime{min-width:78px;margin-left:10px;font-size:1.4rem}}@media(max-width: 767.98px){.m-nonstopWidget__entryTime{padding:2px 0}}@media(min-width: 768px){.m-nonstopWidget__entryTime{float:left}}.m-nonstopWidget__entryTime.-noBefore::before{display:none}.m-nonstopWidget__entryTime .a-flag.-smallFlag{margin-right:8px;margin-top:-3px}@media(min-width: 992px){.m-nonstopWidget__entryCategory+.m-nonstopWidget__entryAuthorName{margin-left:20px}}@media(max-width: 991.98px){.m-nonstopWidget__entryCategory{position:absolute;top:-3px;right:0}.-hasImg .m-nonstopWidget__entryCategory{top:3px}}@media(min-width: 768px){.m-nonstopWidget__entryTitleAndLead{padding-left:9px}}.m-nonstopWidget__entryLead{margin-top:0;margin-bottom:0;color:#111115;color:var(--brand-c2);font-weight:500;font-size:1.6rem;line-height:22px;vertical-align:top}@media(min-width: 768px){.m-nonstopWidget__entryLead{margin-top:10px}}.m-nonstopWidget__entryAuthorWrap.-nonstopPage{margin-top:15px;padding:0 0 10px;order:3}@media(min-width: 992px){.m-nonstopWidget__entryAuthorWrap.-nonstopPage{margin-top:0;order:1}}.m-nonstopWidget__entryAuthorName{display:inline-block;max-width:90%;color:#cbcbcd;color:var(--brand-c5);font-weight:500;font-style:normal;font-size:1.5rem;line-height:26px}.m-nonstopWidget__entryAuthorName i{display:none}.m-nonstopWidget__entryAuthorName a{color:#111115;color:var(--brand-c2)}.-darkMode .m-nonstopWidget__entryAuthorName a{color:#ffffff;color:var(--white)}.m-opinionWidget{margin-top:25px;padding-bottom:25px;position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-opinionWidget{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-opinionWidget{border-bottom:none}@media(min-width: 992px){.m-opinionWidget:last-of-type{border-bottom:none}}.vc_col-sm-3 .m-opinionWidget__wrap,.vc_col-sm-4 .m-opinionWidget__wrap{display:block}.vc_col-sm-6 .m-opinionWidget__wrap.-hasImg,.vc_col-sm-9 .m-opinionWidget__wrap.-hasImg{display:block}@media(min-width: 992px){.vc_col-sm-6 .m-opinionWidget__wrap.-hasImg,.vc_col-sm-9 .m-opinionWidget__wrap.-hasImg{display:flex;justify-content:flex-start}}.vc_col-sm-3 .m-opinionWidget__imgWrap,.vc_col-sm-4 .m-opinionWidget__imgWrap{display:block;background:url("/app/themes/24-2020-theme/images/icons/icon-quotationMark.svg") no-repeat right 8px}.-darkMode .vc_col-sm-3 .m-opinionWidget__imgWrap,.-darkMode .vc_col-sm-4 .m-opinionWidget__imgWrap{background:url("/app/themes/24-2020-theme/images/icons/icon-quotationMark-darkmode.svg") no-repeat right 8px}.vc_col-sm-6 .m-opinionWidget__imgWrap,.vc_col-sm-9 .m-opinionWidget__imgWrap{display:block;background:url("/app/themes/24-2020-theme/images/icons/icon-quotationMark.svg") no-repeat right 8px}.-darkMode .vc_col-sm-6 .m-opinionWidget__imgWrap,.-darkMode .vc_col-sm-9 .m-opinionWidget__imgWrap{background:url("/app/themes/24-2020-theme/images/icons/icon-quotationMark-darkmode.svg") no-repeat right 8px}@media(min-width: 992px){.-darkMode .vc_col-sm-6 .m-opinionWidget__imgWrap,.-darkMode .vc_col-sm-9 .m-opinionWidget__imgWrap{background:none}}@media(min-width: 992px){.vc_col-sm-6 .m-opinionWidget__imgWrap,.vc_col-sm-9 .m-opinionWidget__imgWrap{display:inline-block;min-width:110px;background:none}}.m-opinionWidget__imgWrapLink{display:block;width:85px;height:85px;margin-bottom:8px;border:1px solid #cbcbcd;border:1px solid var(--brand-c5);border-radius:85px;overflow:hidden}.m-opinionWidget__cntWap{width:100%}.-noImg .m-opinionWidget__cntWap{padding-left:82px;background:url("/app/themes/24-2020-theme/images/icons/icon-quotationMark.svg") no-repeat left 8px;background-size:67px 53px}.-darkMode .-noImg .m-opinionWidget__cntWap{background:url("/app/themes/24-2020-theme/images/icons/icon-quotationMark-darkmode.svg") no-repeat left 8px;background-size:67px 53px}.vc_col-sm-3 .-noImg .m-opinionWidget__cntWap,.vc_col-sm-4 .-noImg .m-opinionWidget__cntWap{min-height:68px}.vc_col-sm-6 .-noImg .m-opinionWidget__cntWap,.vc_col-sm-9 .-noImg .m-opinionWidget__cntWap{min-height:68px}.vc_col-sm-3 .-hasImg .m-opinionWidget__cntWap,.vc_col-sm-4 .-hasImg .m-opinionWidget__cntWap{display:block}@media(min-width: 992px){.vc_col-sm-6 .-hasImg .m-opinionWidget__cntWap,.vc_col-sm-9 .-hasImg .m-opinionWidget__cntWap{display:inline-block;background:url("/app/themes/24-2020-theme/images/icons/icon-quotationMark.svg") no-repeat 97% 8px}.-darkMode .vc_col-sm-6 .-hasImg .m-opinionWidget__cntWap,.-darkMode .vc_col-sm-9 .-hasImg .m-opinionWidget__cntWap{background:url("/app/themes/24-2020-theme/images/icons/icon-quotationMark-darkmode.svg") no-repeat 97% 8px}}.m-opinionWidget__title{margin-top:0;margin-bottom:10px;font-weight:600}.-noImg .m-opinionWidget__title{font-size:1.6rem;line-height:22px}.-hasImg .m-opinionWidget__title{font-size:2.3rem;line-height:30px}.vc_col-sm-3 .-hasImg .m-opinionWidget__title,.vc_col-sm-4 .-hasImg .m-opinionWidget__title{margin:0 0 10px}@media(min-width: 992px){.vc_col-sm-6 .-hasImg .m-opinionWidget__title{margin:0 90px 10px 0}}@media(min-width: 992px){.vc_col-sm-9 .-hasImg .m-opinionWidget__title{margin:0 120px 10px 0}}.m-opinionWidget__titleLink{color:#111115;color:var(--brand-c2)}.m-opinionWidget__titleLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.-darkMode .m-opinionWidget__titleLink{color:#bebeca;color:var(--dark-font-4)}.-darkMode .m-opinionWidget__titleLink:hover{color:#ffffff;color:var(--white)}.m-opinionWidget__lead{margin-top:5px;margin-bottom:12px;font-size:1.4rem;line-height:19px}.-darkMode .m-opinionWidget__lead{color:#bebeca;color:var(--dark-font-4)}.vc_col-sm-3 .-hasImg .m-opinionWidget__lead,.vc_col-sm-4 .-hasImg .m-opinionWidget__lead{margin:0 0 10px}@media(min-width: 992px){.vc_col-sm-6 .-hasImg .m-opinionWidget__lead{margin:0 90px 10px 0}}@media(min-width: 992px){.vc_col-sm-9 .-hasImg .m-opinionWidget__lead{margin:0 120px 10px 0}}.m-opinionWidget__tagWrap{margin-top:10px;overflow:hidden}.m-articlesOnImgWidget{display:block;height:100%;padding-bottom:0;margin-bottom:21px;overflow:hidden;position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-articlesOnImgWidget{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-articlesOnImgWidget{border-bottom:none}@media(min-width: 992px){.m-articlesOnImgWidget:last-of-type{border-bottom:none}}.m-articlesOnImgWidget__widgetTitle{height:32px;margin:0;padding:0 8px;background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:600;font-size:1.6rem;line-height:32px;letter-spacing:.3px;text-transform:uppercase}.-darkMode .m-articlesOnImgWidget__widgetTitle{background:#909099;background:var(--brand-c8)}.m-articlesOnImgWidget__widgetTitleLink{color:#ffffff;color:var(--white)}.m-articlesOnImgWidget__widgetTitleLink:hover{color:#cbcbcd;color:var(--brand-c5)}.m-articlesOnImgWidget__wrap{position:relative;border-left:5px solid #fc4842;border-left:5px solid var(--brand-c1);border-right:5px solid #fc4842;border-right:5px solid var(--brand-c1);overflow:hidden}.-darkMode .m-articlesOnImgWidget__wrap{border-left:5px solid #909099;border-left:5px solid var(--brand-c8);border-right:5px solid #909099;border-right:5px solid var(--brand-c8)}.m-articlesOnImgWidget__innerWrap{height:100%}.m-articlesOnImgWidget__bgLayer{position:relative;height:100%}.m-articlesOnImgWidget__bgPicture{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.m-articlesOnImgWidget__bgImg{max-width:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.m-articlesOnImgWidget__articleLayer{position:relative;display:flex;height:100%;background:rgba(0,0,0,.4);flex-direction:column;justify-content:center;z-index:10}.m-articlesOnImgWidget .measure-wrap:last-of-type .m-articlesOnImgWidget__linkItem::after{display:none}.m-articlesOnImgWidget__linkItem{position:relative;display:flex;padding:20px 0;color:#ffffff;color:var(--white);text-align:left;flex-direction:column;justify-content:flex-start;transition:background .5s ease}.m-articlesOnImgWidget__linkItem::after{position:absolute;display:block;width:calc(100% - 14px);height:1px;bottom:0;left:0;margin-left:7px;margin-right:7px;border-bottom-width:1px;border-bottom-style:solid;border-color:#cacacc;border-color:var(--brand-c16);content:""}.-darkMode .m-articlesOnImgWidget__linkItem::after{border-color:#464655;border-color:var(--dark-border)}.m-articlesOnImgWidget__linkItem:hover{background:hsla(0,0%,100%,.1)}.-darkMode .m-articlesOnImgWidget__linkItem{color:#bebeca;color:var(--dark-font-4)}.-darkMode .m-articlesOnImgWidget__linkItem:hover{color:#ffffff;color:var(--white)}.-article2 .m-articlesOnImgWidget__linkItem{height:50%}.-article3 .m-articlesOnImgWidget__linkItem{height:33.3333%}.-article4 .m-articlesOnImgWidget__linkItem{height:25%}.-article5 .m-articlesOnImgWidget__linkItem{height:20%}.m-articlesOnImgWidget__link{color:#ffffff;color:var(--white);padding:0 5px 0 7px}.m-articlesOnImgWidget__title{margin:0;padding:0 5px 0 7px}.m-articlesOnImgWidget__title.-fsSmall{font-size:1.6rem;line-height:22px;font-weight:700}.m-articlesOnImgWidget__title.-fsLarge{font-size:2.5rem;line-height:33px}@media(min-width: 414px){.m-articlesOnImgWidget__title.-fsLarge{font-size:3.3rem;line-height:43px}}.m-articlesOnImgWidget__title.-fsLarge{font-weight:600}.-real-size-3 .m-articlesOnImgWidget__title.-fsLarge{font-size:2.5rem;line-height:33px}.m-fbLikeWidget{margin-right:auto;margin-left:auto;width:310px !important;overflow:hidden;padding-bottom:25px;position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-fbLikeWidget{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-fbLikeWidget{border-bottom:none}.m-fbLikeWidget__wrap{position:relative;display:inline-block;margin:0 auto}@media(max-width: 360px){.m-fbLikeWidget{width:290px !important;margin:0;overflow:hidden}}.m-stickyVideoWidget{position:fixed;display:none;width:300px;bottom:10px;right:10px;background-color:#ffffff;background-color:var(--white);z-index:997}.-darkMode .m-stickyVideoWidget{background-color:#353540;background-color:var(--dark-back-2)}.m-stickyVideoWidget__title{max-height:40px;padding:0 10px;background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white);font-size:1.6rem;font-weight:600;line-height:40px;overflow:hidden}@media(min-width: 1300px){.m-stickyVideoWidget__title{font-size:1.4rem}}.m-stickyVideoWidget__title i{margin-right:5px;bottom:-1px;font-size:18px}.m-stickyVideoWidget__closeWrap{position:absolute;width:40px;height:40px;top:0;right:0;background-color:#e1e1e4;background-color:var(--brand-c6);background-image:url("/app/themes/24-2020-theme/images/icons/icon-close-colored-sv.svg");background-repeat:no-repeat;background-position:center;font-size:22px;line-height:24px}.m-stickyVideoWidget__closeWrap i{color:hsla(0,0%,100%,.5)}.m-stickyVideoWidget__closeWrap i:hover{color:#ffffff;color:var(--white)}.m-stickyVideoWidget__close{display:block;width:40px;height:40px}.m-stickyVideoWidget__cntWrap{overflow:hidden}.m-stickyVideoWidget__descWrap{padding:10px;font-size:1.4rem}@media(min-width: 992px){.m-stickyVideoWidget{width:350px}}@media(min-width: 1300px){.m-stickyVideoWidget{width:400px}}.m-stickyMobileVideoWidget{position:fixed;display:none;width:100%;height:40px;bottom:0;background-color:#e8574b;background-color:var(--brand-c3);color:#ffffff;color:var(--white);font-size:1.6rem;font-weight:400;line-height:40px;text-align:center;cursor:pointer;z-index:10001}.m-stickyMobileVideoWidget__closeWrap{position:absolute;top:-25px;right:2px;font-size:2.4rem;line-height:24px;z-index:10002}.m-stickyMobileVideoWidget__closeWrap i{color:#111115;color:var(--brand-c2)}.m-stickyMobileVideoWidget__closeWrap i:hover{color:#e8574b;color:var(--brand-c3)}.m-stickyMobileVideoWidget__importantText{font-weight:600}.m-stickyMobileVideoWidget .fa-times-circle{margin:0 10px}.m-stickyMobileVideoWidget .fa-youtube-play{margin:0 6px 0 0}.a-sideStickyVideoReOpen{position:fixed;display:none;width:40px;height:34px;bottom:0;right:10px;background-color:#464655;background-color:var(--brand-c4);color:#ffffff;color:var(--white);font-size:1.6rem;font-weight:400;text-align:center;line-height:30px;cursor:pointer;z-index:995;border-radius:5px 5px 0 0}.a-sideStickyVideoReOpen::before{position:relative;display:inline-block;width:20px;height:20px;top:8px;background-image:url("/app/themes/24-2020-theme/images/icons/icon-youtube-white.svg");background-repeat:no-repeat;background-position:center;background-size:20px;content:""}.m-breakingWidget{position:fixed;display:none;bottom:0;left:0;right:0;padding:16px;background-color:#464655;background-color:var(--brand-c4);color:#ffffff;color:var(--white);cursor:pointer;z-index:999}@media(min-width: 992px){.m-breakingWidget{padding:22px 25px 22px 50px}}@media(min-width: 992px){.m-breakingWidget__wrap{display:flex;justify-content:space-between;align-items:center}}.m-breakingWidget__title{margin:0 0 20px;font-size:1.6rem;font-weight:400}.m-breakingWidget__title:hover{opacity:.7}@media(min-width: 992px){.m-breakingWidget__title{max-width:70%;margin:0;font-size:2.2rem;float:left}}@media(min-width: 992px){.m-breakingWidget__btnsWrap{float:right}}.m-breakingWidget__viewBtn{display:inline-block;margin:0 25px 0 0;padding:0 40px;background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white);font-weight:bold;font-size:1.6rem;letter-spacing:4px;text-transform:uppercase;line-height:50px}.m-breakingWidget__viewBtn:hover{background:#e8574b;background:var(--brand-c3)}@media(min-width: 992px){.m-breakingWidget__viewBtn{padding:0 10px}}@media(min-width: 1300px){.m-breakingWidget__viewBtn{padding:0 80px}}.m-breakingWidget__closeBtn{width:50px;height:50px;float:right;background-color:#909099;background-color:var(--brand-c8)}.m-breakingWidget__closeBtn:hover{opacity:.7}.m-breakingWidget__closeBtn::before{display:block;width:40px;height:40px;margin:4px auto;background-image:url("/app/themes/24-2020-theme/images/icons/icon-close-darkmode.svg");background-repeat:no-repeat;background-position:center;background-size:20px;content:""}@media(min-width: 768px){.m-breakingWidget{font-size:1.7rem}}.m-authorWidget__imgLinkWrap{position:relative;width:260px;height:260px;margin:auto}@media(min-width: 768px){.m-authorWidget__imgLinkWrap{width:236px;height:236px}}@media(min-width: 992px){.m-authorWidget__imgLinkWrap{width:160px;height:160px}}@media(min-width: 1300px){.m-authorWidget__imgLinkWrap{width:260px;height:260px}}.m-authorWidget__imgLink{display:block;margin:auto;border-radius:50%;overflow:hidden}.m-authorWidget__imgLink img{-o-object-fit:none;object-fit:none}.m-authorWidget__name{margin:15px auto 5px auto;font-size:3rem;font-weight:600}.-impressumWidget .m-authorWidget__name{font-size:3.3rem;font-weight:500}@media(min-width: 992px){.-impressumWidget .m-authorWidget__name{font-size:2.3rem}}@media(min-width: 1300px){.-impressumWidget .m-authorWidget__name{font-size:3.3rem}}.m-authorWidget__position{margin-top:10px;margin-bottom:0;font-size:1.5rem;font-weight:400}.-impressumWidget .m-authorWidget__position{margin-bottom:5px}.m-authorWidget__link{color:#6b6b76;color:var(--brand-c7)}.-impressumWidget .m-authorWidget__link{display:block;color:#464655;color:var(--brand-c4)}.-darkMode .-impressumWidget .m-authorWidget__link{color:#6b6b76;color:var(--brand-c7)}.-impressumWidget .-position .m-authorWidget__link{width:100%;max-width:250px;height:40px;margin:auto}.-sidebarImpresszum{background:#f3f3f4;background:var(--brand-c12);color:#6b6b76;color:var(--brand-c7);border-left:1px solid #cbcbcd;border-left:1px solid var(--brand-c5)}.-darkMode .-sidebarImpresszum{background:#353540;background:var(--brand-c9);color:#f3f3f4;color:var(--brand-c12)}.-sidebarImpresszum a{color:#6b6b76;color:var(--brand-c7)}.-sidebarImpresszum a:hover{color:#fc4842;color:var(--brand-c1)}.-sidebarImpresszum p{margin-bottom:15px;line-height:20px}.-sidebarImpresszum ul li{padding-bottom:10px}.-sidebarImpresszum hr{margin-top:15px;margin-bottom:15px;height:1px;background:#cbcbcd;background:var(--brand-c5)}.-sidebarImpresszum .vc_column-inner{padding:0 5px}@media(max-width: 991.98px){.-sidebarImpresszum{flex:0 0 100%;max-width:100%;border-left:none}}.m-widgetTitle{display:inline-block;padding:0 2px;font-weight:400;font-size:1.6rem;line-height:22px;text-align:left;text-transform:uppercase}.m-widgetTitle.-galleryTitle{margin-top:20px;margin-bottom:20px}.sidebar .m-widgetTitle{padding-left:1px}.u-onlyArticlePages .-morePosts .m-widgetTitle{letter-spacing:1.5px}.u-onlyArticlePages .m-widgetTitle+.m-articleWidget__wrap{margin-top:0}.u-onlyArticlePages .m-widgetTitle{width:100%;max-width:100%;font-size:1.4rem;line-height:20px;text-transform:none;font-weight:400}.page-template-index-clone .m-widgetTitle,.home .m-widgetTitle{margin-top:0}.page-template-index-clone .m-widgetTitle+.m-articleWidget__wrap.-automaticArticles,.page-template-index-clone .m-widgetTitle+.m-articleWidget__wrap,.home .m-widgetTitle+.m-articleWidget__wrap.-automaticArticles,.home .m-widgetTitle+.m-articleWidget__wrap{margin-top:0}.-sidebarImpresszum .m-widgetTitle{display:block;margin-bottom:20px;padding-left:6px;position:relative}.-sidebarImpresszum .m-widgetTitle:before{position:relative;display:block;width:15px;height:10px;background:#fc4842;background:var(--brand-c1);content:""}.-sidebarImpresszum .m-widgetTitle{color:#fc4842;color:var(--brand-c1);text-transform:uppercase;letter-spacing:.2em}.-sidebarImpresszum .m-widgetTitle::before{top:16px;left:-22px}.m-widgetTitle.-txtTitle{margin-bottom:10px;margin-left:-13px;color:#111115;color:var(--brand-c2)}.m-articleWidget .m-widgetTitle.-txtTitle{margin-top:12px}.u-onlyArticlePages .m-widgetTitle.-txtTitle{margin-left:0;color:#6b6b76;color:var(--brand-c7)}.sidebar .m-widgetTitle.-txtTitle{margin-left:-12px}@media(max-width: 1007px){.m-chronologyWidget .m-widgetTitle.-txtTitle{position:relative;top:-6px;margin-top:-10px;margin-left:-15px}}.m-widgetTitle.-txtTitle::before{display:inline-block;width:20px;height:10px;background-color:#fc4842;background-color:var(--brand-c1);margin-right:10px;content:""}.u-onlyArticlePages .m-widgetTitle.-txtTitle::before{width:7px;height:7px}.-recommendWidget .m-widgetTitle.-txtTitle::before{margin-left:10px;background:#909099;background:var(--brand-c8)}.m-recommendedVideoWidget .m-widgetTitle.-txtTitle::before{margin-left:10px;background:#909099;background:var(--brand-c8)}.sidebar .m-widgetTitle.-txtTitle::before{margin-left:0}.-darkMode .m-widgetTitle.-txtTitle{color:#909099;color:var(--dark-font-2)}.page-template-index-clone .m-widgetTitle.-txtTitle,.home .m-widgetTitle.-txtTitle{margin-left:0}.-linkTitle .m-widgetTitle.-txtTitle{color:#fc4842;color:var(--brand-c1);transition:all .5s ease}.u-onlyArticlePages .-linkTitle .m-widgetTitle.-txtTitle{max-width:100%;color:#fc4842;color:var(--brand-c1);font-weight:400;font-size:1.4rem;line-height:20px;text-transform:none}.-linkTitle .m-widgetTitle.-txtTitle:hover{opacity:.7}.m-podcastArticleListWidget .m-widgetTitle.-txtTitle{margin-left:-3px}@media(min-width: 992px){.m-podcastArticleListWidget .m-widgetTitle.-txtTitle{margin-left:-13px}}.u-onlyArticlePages .-morePosts .m-widgetTitle__moreNews{color:#6b6b76;color:var(--brand-c7)}.sidebar .m-widgetTitle__moreNews{display:none}.m-podcastWidget{width:100%;position:relative;position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-podcastWidget{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-podcastWidget{border-bottom:none}.m-podcastWidget{padding-bottom:0}.-listPodcast .m-podcastWidget{margin-bottom:30px}@media(min-width: 992px){.m-podcastWidget:last-of-type{border-bottom:none}}.m-podcastWidget__boxTitleWrap{width:100%;height:30px;padding:0 10px;background:#464655;background:var(--brand-c4)}.m-podcastWidget__boxTitle{color:#ffffff;color:var(--dark-font-1);font-weight:bold;font-size:1.6rem;line-height:30px;text-transform:uppercase;float:left}.m-podcastWidget__boxTitle a{color:#ffffff;color:var(--dark-font-1);-webkit-text-decoration:none;text-decoration:none}.m-podcastWidget__boxTitle a:hover{color:#fc4842;color:var(--brand-c1)}.m-podcastWidget__storeBtnsWrap{font-size:1.8rem;line-height:30px;text-align:right;float:right}.m-podcastWidget__storeBtnsWrap a{margin:0 0 0 5px;color:#cacacc;color:var(--brand-c16);-webkit-text-decoration:none;text-decoration:none}.m-podcastWidget__storeBtnsWrap a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.m-podcastWidget__imgWrap{position:relative;width:100%;height:100px;margin:0 0 12px;background-attachment:scroll;background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat;background-size:cover}.m-podcastWidget__playBtn{position:relative;width:100%;height:100%;cursor:pointer;opacity:1;transition:opacity .2s linear}.m-podcastWidget__playBtn:hover{opacity:.7;transition:opacity .2s linear}.m-podcastWidget__playBtn span{display:block;position:absolute;width:calc(100% - 15px);height:100%;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-soundwave.png") no-repeat left 15px center;background-size:auto 65px}.m-podcastWidget__separatePlayBtn{position:absolute;top:0;left:0;width:calc(100% - 15px);height:100%;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-soundwave-1220x30.png") no-repeat 93px 28px;background-size:auto 30px;opacity:1}@media(min-width: 992px){.m-podcastWidget__separatePlayBtn:hover{opacity:.7}}.m-podcastWidget__separatePlayBtn svg{position:absolute;top:18px;left:18px;width:65px;height:65px}.m-podcastWidget__title{margin:0 0 10px;font-style:normal;font-weight:600;font-size:2.2rem;line-height:29px;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastWidget__title{color:#ffffff;color:var(--white)}.m-podcastWidget__titleLink{-webkit-text-decoration:none;text-decoration:none;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastWidget__titleLink{color:#ffffff;color:var(--dark-font-1)}.m-podcastWidget__titleLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.m-podcastWidget__lead{margin:0 0 10px;font-size:1.4rem;line-height:18px;font-weight:500;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastWidget__lead{color:#ffffff;color:var(--white)}.m-podcastWidget__cnt{margin:0 0 24px}.-listPodcast .m-podcastWidget__cnt{margin:12px 0 24px}@media(min-width: 992px){.-listPodcast .m-podcastWidget__cnt{margin:0 0 24px;float:right}}.m-podcastWidget__cntLink{display:block;color:#6b6b76;color:var(--dark-font-3);font-weight:400;font-size:1.4rem;display:block;font-weight:400;letter-spacing:.3px}.m-podcastWidget__cntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-podcastWidget__cntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-podcastWidget__cntLink::before{top:0;background:#fc4842;background:var(--brand-c1)}.m-podcastWidget__cntLink:hover{color:#fc4842;color:var(--brand-c1)}.m-podcastHead{width:100%;margin-bottom:22px}@media(min-width: 992px){.m-podcastHead{padding-left:105px}}@media(min-width: 992px)and (min-width: 992px){.-contentLargeImage .m-podcastHead{padding-left:165px}}@media(min-width: 992px)and (min-width: 1300px){.-contentLargeImage .m-podcastHead{padding-left:220px}}.m-podcastHead__headerLogoLink{position:absolute;display:block;width:120px;height:40px;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/logo-podcast.svg") no-repeat scroll 15px center}.m-podcastHead__headerMenu{display:none}@media(min-width: 992px){.m-podcastHead__headerMenu{display:block;width:100%;padding:0 0 0 100px;font-style:normal;font-weight:bold;font-size:1.4rem;line-height:40px;text-align:right;text-transform:uppercase;color:#ffffff;color:var(--white)}}.m-podcastHead__headerMenuLink{margin:0 16px 0 0;padding:0;color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none}.m-podcastHead__headerMenuLink:hover{color:#e6e6e6;-webkit-text-decoration:none;text-decoration:none}.m-podcastHead__headerMenuLink.-last{margin:0;padding:0 0 0 16px;border-left:1px solid hsla(0,0%,100%,.4)}.m-podcastHead__bg{position:absolute;top:0;left:-10px;width:calc(100% + 20px);height:300px;background-attachment:scroll;background-color:rgba(0,0,0,0);background-image:none;background-position:center center;background-repeat:no-repeat;background-size:cover}.m-podcastHead__podcastBtn{display:inline-block;width:75px;height:75px;border-radius:75px}.m-podcastHead__podcastBtn.-play{background:url("/app/themes/24-2020-theme/images/icons/icon-play.svg") no-repeat center;background-size:cover}.m-podcastHead__podcastBtn.-pause{background:url("/app/themes/24-2020-theme/images/icons/icon-pause.svg") no-repeat center}.m-podcastHead__btn{display:inline-block;width:28px;height:29px;margin-right:15px}.m-podcastHead__btn.-spotify{background:url("/app/themes/24-2020-theme/images/icons/icon-spotify-grey.svg") no-repeat center;background-size:28px}@media(min-width: 992px){.m-podcastHead__btn.-spotify:hover{background:url("/app/themes/24-2020-theme/images/icons/icon-spotify-hover.svg") no-repeat center;background-size:28px}}.m-podcastHead__btn.-ios{background:url("/app/themes/24-2020-theme/images/icons/icon-ios-grey.svg") no-repeat center;background-size:24px}@media(min-width: 992px){.m-podcastHead__btn.-ios:hover{background:url("/app/themes/24-2020-theme/images/icons/icon-ios-hover.svg") no-repeat center;background-size:24px}}.m-podcastHead__btn.-android{background:url("/app/themes/24-2020-theme/images/icons/icon-android-grey.svg") no-repeat center;background-size:28px}@media(min-width: 992px){.m-podcastHead__btn.-android:hover{background:url("/app/themes/24-2020-theme/images/icons/icon-android-hover.svg") no-repeat center;background-size:28px}}.m-podcastHead__downloadBtn{position:relative;display:inline-block;width:auto;height:30px;margin:0 15px 0 0;padding:0 18px;background:#6b6b76;background:var(--dark-font-3);color:#111115;color:var(--brand-c2);font-weight:700;font-size:1.3rem;line-height:30px;text-transform:uppercase;cursor:pointer;vertical-align:center;float:left;transition:all .5s ease}.m-podcastHead__downloadBtn:hover{background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white)}@media(min-width: 992px){.m-podcastHead__downloadBtn{margin:0 35px 0 0}}.m-podcastHead__rssBtn{margin:0 15px 0 0;float:left}@media(min-width: 992px){.m-podcastHead__rssBtn{margin:0 35px 0 0}}.m-podcastHead__rssBtn a{color:#6b6b76;color:var(--dark-font-3);font-size:3rem;line-height:30px}.m-podcastHead__rssBtn a:hover{color:#fc4842;color:var(--brand-c1)}.m-podcastHead__storeBtnsWrap{float:right}@media(min-width: 992px){.m-podcastHead__storeBtnsWrap{float:left}}.m-podcastHead__storeBtn{margin:0 0 0 15px;color:#6b6b76;color:var(--dark-font-3);font-size:3rem;float:left;line-height:30px}.m-podcastHead__storeBtn:hover{color:#fc4842;color:var(--brand-c1)}@media(min-width: 992px){.m-podcastHead__storeBtn{margin:0 15px 0 0}}.m-podcastHead__title.o-post__title{line-height:26px;color:#ffffff;color:var(--white)}@media(min-width: 992px){.m-podcastHead__title.o-post__title{line-height:50px}}.m-podcastHead__playerWrap{position:relative}.m-podcastHead__soundWave{position:absolute;top:0;left:95px;width:calc(100% - 95px);height:40px}.m-podcastHead__soundWaveCanvas{position:absolute;top:0;left:0;width:100%;height:100%}.m-podcastHead__soundWaveBtn{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.m-podcastHead__playPauseBtn{display:none;position:absolute;top:0;left:0;width:75px;height:75px;cursor:pointer}.m-podcastHead__playPauseBtn:hover{opacity:.7}.m-podcastHead__separator{display:none;margin-top:30px;width:100%;height:1px;background:#464655;background:var(--dark-border)}@media(min-width: 992px){.m-podcastHead__separator{display:block}}.m-podcastHead__sidebar{z-index:11}.m-podcastHead__sidebar.sidebar{display:block}@media(max-width: 991.98px){.m-podcastHead__sidebar.sidebar{width:100%;max-width:100%;margin-top:0}}.m-podcastHead__player{position:relative;margin:30px 0;height:auto}.m-podcastHead__player.-static{background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/podcast/static-player-center.png") repeat-x scroll 0 0;cursor:pointer;height:60px}.m-podcastHead__player.-static::before{position:absolute;display:block;content:"";width:99px;height:52px;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/podcast/static-player-left.png") repeat-x scroll 0 0}.m-podcastHead__player.-static::after{position:absolute;display:block;content:"";width:53px;height:52px;top:0;right:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/podcast/static-player-right.png") repeat-x scroll 0 0}.m-podcastListItemWidget{width:100%;margin-top:18px;margin-bottom:18px;padding:24px;background:#454545}.m-podcastListItemWidget__logoImg{margin-bottom:12px;text-align:center}.m-podcastListItemWidget__logoImg img{width:auto;height:30px}.m-podcastListItemWidget__logoSlogan{min-height:40px;margin-bottom:16px;font-weight:bold;font-size:1.2rem;line-height:18px;text-align:center;text-transform:uppercase}.m-podcastListItemWidget__description{margin-bottom:16px;font-size:1.5rem;line-height:22px;text-align:center;color:#ffffff;color:var(--white)}@media(min-width: 768px){.m-podcastListItemWidget__description{min-height:250px}}.m-podcastListItemWidget__twoColumn{width:100%;margin-bottom:24px;line-height:24px}.m-podcastListItemWidget__twoColumnLeft{width:50%;margin:0;padding:0;float:left}.m-podcastListItemWidget__twoColumnRight{width:50%;text-align:right;float:right}.m-podcastListItemWidget__storeBtn{margin-right:12px;font-size:2.4rem;-webkit-text-decoration:none;text-decoration:none;color:hsla(0,0%,100%,.8)}.m-podcastListItemWidget__storeBtn:hover{-webkit-text-decoration:none;text-decoration:none;color:#ffffff;color:var(--white)}@media(min-width: 992px)and (max-width: 1399.98px){.m-podcastListItemWidget__storeBtn{margin-right:0}}.m-podcastListItemWidget__episodes{display:inline-block;padding-left:30px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/podcast-sound-icon.svg") no-repeat scroll left center;background-size:26px 24px;font-size:1.6rem;text-transform:uppercase;color:#ffffff;color:var(--white)}@media(min-width: 768px)and (max-width: 1299.98px){.m-podcastListItemWidget__episodes{padding-left:0;background:none}}.m-podcastListItemWidget__listenBtn a{display:block;padding:10px 0;width:100%;font-weight:bold;font-size:1.1rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;color:rgba(0,0,0,.6)}.m-podcastListItemWidget__listenBtn a:hover{color:#000000;color:var(--black);-webkit-text-decoration:none;text-decoration:none}.m-podcastListItemWidget__listenBtn i{margin-left:8px}.m-podcastArticleListWidget{position:relative}.m-podcastArticleListWidget:before{position:absolute;display:block;width:1px;height:100%;top:0;left:0;border-left-width:1px;border-left-style:solid;border-color:#464655;border-color:var(--dark-border);content:""}@media(min-width: 992px){.m-podcastArticleListWidget:before{left:-11px}}.m-podcastArticleListWidget__articleListItem{position:relative;margin-bottom:10px;padding-bottom:10px;border-bottom:#464655 1px solid;border-bottom:var(--dark-border) 1px solid}.m-podcastArticleListWidget__title{display:block;padding-left:10px;font-size:1.6rem;line-height:22px;color:#cacacc;color:var(--brand-c16)}@media(min-width: 992px){.m-podcastArticleListWidget__title{padding-left:0}}.m-podcastArticleListWidget__title::before{position:absolute;display:block;width:4px;height:10px;content:"";top:6px;left:0;background:#464655;background:var(--dark-border);transition:background .5s ease}@media(min-width: 992px){.m-podcastArticleListWidget__title::before{left:-10px}}.m-podcastSeriesDescWidget{position:relative;padding:20px 15px;background:#353540;background:var(--dark-back-2);border-left:#353540 4px solid;border-left:var(--dark-back-2) 4px solid}@media(min-width: 992px){.single-format-audio .m-podcastSeriesDescWidget{margin-left:-10px}}.m-podcastSeriesDescWidget__logo{margin-bottom:20px}.m-podcastSeriesDescWidget__logo img{max-width:100%}.m-podcastSeriesDescWidget__slogan{margin-bottom:20px;font-size:1.6rem;line-height:19px;color:#ffffff;color:var(--white);text-transform:uppercase}.m-podcastSeriesDescWidget__desc{font-style:italic;font-size:1.6rem;line-height:23px;color:#909099;color:var(--dark-font-2)}.m-podcastSeriesDescWidget__listPageSeparator{position:relative;width:100%;height:10px;background:#1b1b20;background:var(--dark-back-1)}@media(min-width: 992px){.m-podcastSeriesDescWidget__listPageSeparator{height:40px}}.m-podcastArticleSwiperWidget{width:100%;position:relative}.m-podcastArticleSwiperWidget>.container{padding-left:0;padding-right:0}.single-format-audio .m-podcastArticleSwiperWidget>.container{padding-left:10px;padding-right:10px}.m-podcastArticleSwiperWidget__boxTitleWrap{margin:0 0 15px;border-top:#464655 1px solid;border-top:var(--dark-border) 1px solid}.m-podcastArticleSwiperWidget__boxTitle{display:inline-block;padding:5px 14px;color:#ffffff;color:var(--dark-font-1);background:#464655;background:var(--brand-c4);font-weight:600;font-size:1.6rem;line-height:22px;text-transform:uppercase}.m-podcastArticleSwiperWidget__storeBtnsWrap{width:100%;height:30px;padding:0 10px;font-size:1.8rem;line-height:30px;background:#464655;background:var(--brand-c4);text-align:right}.m-podcastArticleSwiperWidget__storeBtnsWrap a{margin:0 0 0 5px;color:#cacacc;color:var(--brand-c16);-webkit-text-decoration:none;text-decoration:none}.m-podcastArticleSwiperWidget__storeBtnsWrap a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.m-podcastArticleSwiperWidget__imgWrap{position:relative;width:100%;height:100px;margin:0 0 12px;background-attachment:scroll;background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat;background-size:cover}.m-podcastArticleSwiperWidget__playBtn{position:relative;width:100%;height:100%;cursor:pointer;opacity:1;transition:opacity .2s linear}.m-podcastArticleSwiperWidget__playBtn:hover{opacity:.7;transition:opacity .2s linear}.m-podcastArticleSwiperWidget__playBtn span{display:block;position:absolute;width:calc(100% - 15px);height:100%;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-soundwave.png") no-repeat left 15px center;background-size:auto 65px}.m-podcastArticleSwiperWidget__title{margin:0 0 8px;font-style:normal;font-weight:600;font-size:1.6rem;line-height:22px;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastArticleSwiperWidget__title{color:#ffffff;color:var(--white)}.m-podcastArticleSwiperWidget__titleLink{-webkit-text-decoration:none;text-decoration:none;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastArticleSwiperWidget__titleLink{color:#ffffff;color:var(--dark-font-1)}.m-podcastArticleSwiperWidget__titleLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.m-podcastArticleSwiperWidget__cnt{margin:0 0 24px}.m-podcastArticleSwiperWidget__cntLink{display:block;margin-top:10px;color:#6b6b76;color:var(--dark-font-3);font-weight:400;font-size:1.4rem;display:block;font-weight:400;letter-spacing:.3px}.m-podcastArticleSwiperWidget__cntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-podcastArticleSwiperWidget__cntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-podcastArticleSwiperWidget__cntLink::before{top:0;background:#fc4842;background:var(--brand-c1)}.m-podcastArticleSwiperWidget__cntLink:hover{color:#fc4842;color:var(--brand-c1)}.m-podcastArticleSwiperWidget__separator{width:100%;height:1px;margin:24px 0;background:#464655;background:var(--dark-border)}@media(min-width: 992px){.m-podcastArticleSwiperWidget__separator{display:none}}.m-podcastArticleSwiperWidget__separator.-lastItem{display:none}@media(min-width: 992px){.single-format-audio .m-podcastArticleSwiperWidget{margin-left:105px}}@media(min-width: 992px){.single-format-audio .m-podcastArticleSwiperWidget{margin-left:95px;width:calc(100% - 85px)}}.m-podcastWidgetFullWidth{width:100%;position:relative;margin-top:18px;padding-bottom:18px}@media(min-width: 992px){.m-podcastWidgetFullWidth:last-of-type{border-bottom:none}}.m-podcastWidgetFullWidth__boxTitleWrap{width:100%;height:30px;padding:0 10px;background:#464655;background:var(--brand-c4)}@media(min-width: 992px){.m-podcastWidgetFullWidth__boxTitleWrap{height:auto;margin:0 0 10px;padding:0;background:rgba(0,0,0,0)}}.m-podcastWidgetFullWidth__boxTitle{color:#ffffff;color:var(--dark-font-1);font-weight:bold;font-size:1.6rem;line-height:30px;text-transform:uppercase;float:left}@media(min-width: 992px){.m-podcastWidgetFullWidth__boxTitle{display:inline-block;padding:6px 22px;color:#ffffff;color:var(--dark-font-1);background:#464655;background:var(--brand-c4);line-height:19px;letter-spacing:4px;float:none;float:initial}}.m-podcastWidgetFullWidth__boxTitle a{color:#ffffff;color:var(--dark-font-1);-webkit-text-decoration:none;text-decoration:none}.m-podcastWidgetFullWidth__boxTitle a:hover{color:#fc4842;color:var(--brand-c1)}.m-podcastWidgetFullWidth__storeBtnsWrapAtTop{font-size:1.8rem;line-height:30px;text-align:right;float:right}@media(min-width: 992px){.m-podcastWidgetFullWidth__storeBtnsWrapAtTop{display:none}}.m-podcastWidgetFullWidth__storeBtnsWrapAtTop a{margin:0 0 0 5px;color:#cacacc;color:var(--brand-c16);-webkit-text-decoration:none;text-decoration:none}.m-podcastWidgetFullWidth__storeBtnsWrapAtTop a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.m-podcastWidgetFullWidth__wrap{position:relative;width:100%;height:auto;background-attachment:scroll;background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat;background-size:cover}.m-podcastWidgetFullWidth__leftCol{position:relative;display:none;width:25%;height:100%;float:left}@media(min-width: 992px){.m-podcastWidgetFullWidth__leftCol{display:block}}.m-podcastWidgetFullWidth__playBtn{position:relative;display:block;top:0;left:0;width:100%;min-height:295px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play.svg") no-repeat scroll center center;background-size:30% 30%}.m-podcastWidgetFullWidth__playBtn:hover{opacity:.7}.m-podcastWidgetFullWidth__storeBtnsWrap{position:absolute;bottom:0;left:0;width:100%;height:25%;text-align:center}.m-podcastWidgetFullWidth__storeBtnsWrap a{margin:0 5px;color:#ffffff;color:var(--white);font-size:3rem;line-height:100%}.m-podcastWidgetFullWidth__storeBtnsWrap a:hover{opacity:.7}.m-podcastWidgetFullWidth__rightCol{position:relative;width:100%;height:auto;min-height:295px;padding:20px}@media(min-width: 992px){.m-podcastWidgetFullWidth__rightCol{width:75%;padding:35px 25px;float:right}}@media(min-width: 992px){.m-podcastWidgetFullWidth__rightCol::before{position:absolute;display:block;width:2px;height:100%;top:0;left:0;border-left-width:1px;border-left-style:solid;border-color:#ffffff;border-color:var(--white);content:""}.-darkMode .m-podcastWidgetFullWidth__rightCol::before{border-color:#464655;border-color:var(--dark-border)}}.m-podcastWidgetFullWidth__soundwave{position:relative;display:block;width:100%;height:65px;margin:0 0 30px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-soundwave.png") no-repeat scroll left center;background-size:auto 100%}@media(min-width: 992px){.m-podcastWidgetFullWidth__soundwave{height:60px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-soundwave.png") no-repeat scroll left center}}.m-podcastWidgetFullWidth__soundwave:hover{opacity:.7}.m-podcastWidgetFullWidth__title{margin:0 0 15px;font-size:2.2rem;font-weight:600;line-height:29px}.m-podcastWidgetFullWidth__titleLink{color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none}.m-podcastWidgetFullWidth__titleLink:hover{opacity:.7}.m-podcastWidgetFullWidth__lead{margin:0 0 15px;font-weight:500;font-size:1.4rem;line-height:18px;color:#ffffff;color:var(--white)}.m-podcastWidgetFullWidth__cnt{font-size:1.4rem;line-height:18px}.m-podcastWidgetFullWidth__cntLink{color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none;display:block;font-weight:400;letter-spacing:.3px}.m-podcastWidgetFullWidth__cntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-podcastWidgetFullWidth__cntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-podcastWidgetFullWidth__cntLink::before{top:0;background:#ffffff;background:var(--white)}.m-podcastWidgetFullWidth__cntLink:hover{opacity:.7}.m-podcastLatestMainPageWidget{width:100%;position:relative}.m-podcastLatestMainPageWidget__boxTitleWrap{margin:0 0 15px}.m-podcastLatestMainPageWidget__boxTitle{display:inline-block;padding:5px 14px;color:#ffffff;color:var(--dark-font-1);background:#464655;background:var(--brand-c4);font-weight:600;font-size:1.6rem;line-height:22px;text-transform:uppercase}@media(min-width: 992px){.m-podcastLatestMainPageWidget__item{border-right:#e1e1e4 1px solid;border-right:var(--brand-c6) 1px solid}.-darkMode .m-podcastLatestMainPageWidget__item{border-color:#464655;border-color:var(--dark-border)}}.m-podcastLatestMainPageWidget__item.-lastItem{border-right:none}.m-podcastLatestMainPageWidget__storeBtnsWrap{width:100%;height:30px;padding:0 10px;font-size:1.8rem;line-height:30px;background:#464655;background:var(--brand-c4);text-align:right}.m-podcastLatestMainPageWidget__storeBtnsWrap a{margin:0 0 0 5px;color:#cacacc;color:var(--brand-c16);-webkit-text-decoration:none;text-decoration:none}.m-podcastLatestMainPageWidget__storeBtnsWrap a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.m-podcastLatestMainPageWidget__imgWrap{position:relative;width:100%;height:100px;margin:0 0 12px;background-attachment:scroll;background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat;background-size:cover}.m-podcastLatestMainPageWidget__playBtn{position:relative;width:100%;height:100%;cursor:pointer;opacity:1;transition:opacity .2s linear}.m-podcastLatestMainPageWidget__playBtn:hover{opacity:.7;transition:opacity .2s linear}.m-podcastLatestMainPageWidget__playBtn span{display:block;position:absolute;width:calc(100% - 15px);height:100%;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-soundwave.png") no-repeat left 15px center;background-size:auto 65px}.m-podcastLatestMainPageWidget__title{margin:0 0 8px;font-style:normal;font-weight:600;font-size:1.6rem;line-height:22px;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastLatestMainPageWidget__title{color:#ffffff;color:var(--white)}.m-podcastLatestMainPageWidget__titleLink{-webkit-text-decoration:none;text-decoration:none;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastLatestMainPageWidget__titleLink{color:#ffffff;color:var(--dark-font-1)}.m-podcastLatestMainPageWidget__titleLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.m-podcastLatestMainPageWidget__cnt{margin:0 0 24px}.m-podcastLatestMainPageWidget__cntLink{display:block;margin-top:10px;color:#6b6b76;color:var(--dark-font-3);font-weight:400;font-size:1.4rem;display:block;font-weight:400;letter-spacing:.3px}.m-podcastLatestMainPageWidget__cntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-podcastLatestMainPageWidget__cntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-podcastLatestMainPageWidget__cntLink::before{top:0;background:#fc4842;background:var(--brand-c1)}.m-podcastLatestMainPageWidget__cntLink:hover{color:#fc4842;color:var(--brand-c1)}.m-podcastLatestMainPageWidget__separator{width:100%;height:1px;margin:24px 0;background:#e1e1e4;background:var(--brand-c6)}@media(min-width: 992px){.m-podcastLatestMainPageWidget__separator{display:none}}.-darkMode .m-podcastLatestMainPageWidget__separator{background:#464655;background:var(--dark-border)}.m-podcastLatestMainPageWidget__item.-lastItem .m-podcastLatestMainPageWidget__separator{display:none}.m-podcastLatestMainPageWidgetTopSection{width:100%;position:relative}.m-podcastLatestMainPageWidgetTopSection__wrap{position:relative;width:100%;max-width:1280px;height:auto;margin:0 0 20px;overflow:hidden}.m-podcastLatestMainPageWidgetTopSection__leftCol{position:relative;height:100%;background-attachment:scroll;background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat;background-size:cover}@media(min-width: 992px){.m-podcastLatestMainPageWidgetTopSection__leftCol{max-width:300px}}.m-podcastLatestMainPageWidgetTopSection__playBtn{position:relative;display:block;top:0;left:0;width:100%;min-height:295px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play.svg") no-repeat scroll center center;background-size:30% 30%}.m-podcastLatestMainPageWidgetTopSection__playBtn:hover{opacity:.7}.m-podcastLatestMainPageWidgetTopSection__storeBtnsWrap{position:absolute;bottom:0;left:0;width:100%;height:25%;font-size:3rem;line-height:100%;background:rgba(0,0,0,0);text-align:center}.m-podcastLatestMainPageWidgetTopSection__storeBtnsWrap a{margin:0 5px;color:#ffffff;color:var(--white)}.m-podcastLatestMainPageWidgetTopSection__rightCol{position:relative;height:auto}@media(min-width: 992px){.m-podcastLatestMainPageWidgetTopSection__rightCol{min-height:295px;padding-left:10px;padding-top:35px;padding-bottom:35px;border-bottom:#e1e1e4 1px solid;border-bottom:var(--brand-c6) 1px solid}.-darkMode .m-podcastLatestMainPageWidgetTopSection__rightCol{border-color:#464655;border-color:var(--dark-border)}.m-podcastLatestMainPageWidget.-onePostView .m-podcastLatestMainPageWidgetTopSection__rightCol{border-bottom:none}}.m-podcastLatestMainPageWidgetTopSection__storeBtnsWrapMobile{width:100%;height:30px;padding:0 10px;font-size:1.8rem;line-height:30px;background:#464655;background:var(--brand-c4);text-align:right}.m-podcastLatestMainPageWidgetTopSection__storeBtnsWrapMobile a{margin:0 0 0 5px;color:#cacacc;color:var(--brand-c16);-webkit-text-decoration:none;text-decoration:none}.m-podcastLatestMainPageWidgetTopSection__storeBtnsWrapMobile a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}@media(min-width: 992px){.m-podcastLatestMainPageWidgetTopSection__storeBtnsWrapMobile{display:none}}.m-podcastLatestMainPageWidgetTopSection__imgWrapMobile{position:relative;width:100%;height:100px;margin:0 0 12px;background-attachment:scroll;background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat;background-size:cover}@media(min-width: 992px){.m-podcastLatestMainPageWidgetTopSection__imgWrapMobile{display:none}}.m-podcastLatestMainPageWidgetTopSection__playBtnMobile{position:relative;width:100%;height:100%;cursor:pointer;opacity:1;transition:opacity .2s linear}.m-podcastLatestMainPageWidgetTopSection__playBtnMobile:hover{opacity:.7;transition:opacity .2s linear}.m-podcastLatestMainPageWidgetTopSection__playBtnMobile span{display:block;position:absolute;width:calc(100% - 15px);height:100%;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-soundwave.png") no-repeat left 15px center;background-size:auto 65px}.m-podcastLatestMainPageWidgetTopSection__soundwave{position:relative;display:none;width:100%;height:65px;margin:0 0 30px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-soundwave.png") no-repeat scroll left center;background-size:auto 100%}@media(min-width: 992px){.m-podcastLatestMainPageWidgetTopSection__soundwave{display:block;height:60px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-soundwave-dark.png") no-repeat scroll left center}.-darkMode .m-podcastLatestMainPageWidgetTopSection__soundwave{background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-soundwave.png") no-repeat scroll left center}}.m-podcastLatestMainPageWidgetTopSection__soundwave:hover{opacity:.7}.m-podcastLatestMainPageWidgetTopSection__title{margin:0 0 15px;font-size:2.2rem;font-weight:600;line-height:29px}.m-podcastLatestMainPageWidgetTopSection__titleLink{-webkit-text-decoration:none;text-decoration:none;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastLatestMainPageWidgetTopSection__titleLink{color:#ffffff;color:var(--dark-font-1)}.m-podcastLatestMainPageWidgetTopSection__titleLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.m-podcastLatestMainPageWidgetTopSection__lead{margin:0 0 15px;font-weight:500;font-size:1.4rem;line-height:18px;color:#111115;color:var(--brand-c2)}.-darkMode .m-podcastLatestMainPageWidgetTopSection__lead{color:#ffffff;color:var(--dark-font-1)}.m-podcastLatestMainPageWidgetTopSection__cnt{font-size:1.4rem;line-height:18px}.m-podcastLatestMainPageWidgetTopSection__cntLink{color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none;display:block;font-weight:400;letter-spacing:.3px}.m-podcastLatestMainPageWidgetTopSection__cntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-podcastLatestMainPageWidgetTopSection__cntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-podcastLatestMainPageWidgetTopSection__cntLink::before{top:0;background:#ffffff;background:var(--white)}.m-podcastLatestMainPageWidgetTopSection__cntLink:hover{opacity:.7}.m-podcastLatestMainPageWidgetTopSection__separator{width:100%;height:1px;margin-top:24px;background:#e1e1e4;background:var(--brand-c6)}.m-podcastLatestMainPageWidget.-onePostView .m-podcastLatestMainPageWidgetTopSection__separator{display:none}@media(min-width: 992px){.m-podcastLatestMainPageWidgetTopSection__separator{display:none}}.-darkMode .m-podcastLatestMainPageWidgetTopSection__separator{background:#464655;background:var(--dark-border)}.m-videoArticleListWidget{clear:both}.m-videoArticleListWidget__wrap{width:100%;margin-top:0;margin-bottom:24px}.m-videoArticleListWidget__listWrap{position:relative}.m-videoArticleListWidget__listWrap:before{position:absolute;display:block;width:1px;height:100%;top:0;left:0;border-left-width:1px;border-left-style:solid;border-color:#464655;border-color:var(--dark-border);content:""}@media(min-width: 992px){.m-videoArticleListWidget__listWrap:before{left:-11px}}.m-videoArticleListWidget__imgWrap{position:relative;margin-bottom:10px}.m-videoArticleListWidget__playBtn{position:absolute;width:100%;height:100%;bottom:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play.svg") no-repeat center center;background-size:65px 65px;opacity:1;transition:opacity .2s linear}.m-videoArticleListWidget__playBtn:hover{transition:opacity .2s linear;opacity:.7}@media(min-width: 992px){.m-videoArticleListWidget__playBtn{background-position:left 10px bottom 10px;background-size:40px 40px}}@media(min-width: 992px){.m-videoArticleListWidget__playBtn.-big{background-size:80px 80px}}.m-videoArticleListWidget__title{margin:0 0 5px;font-size:1.6rem;font-weight:500;line-height:22px}@media(min-width: 768px){.m-videoArticleListWidget__title{font-size:1.6rem;line-height:20px}}.m-videoArticleListWidget__link{color:#cacacc;color:var(--brand-c16)}.m-videoArticleListWidget__link:hover{-webkit-text-decoration:none;text-decoration:none;color:#ffffff;color:var(--white)}.m-videoArticleListWidget__lead{display:none}@media(min-width: 768px){.m-videoArticleListWidget__lead{display:block}}.m-videoArticleListWidget__cntLink{display:block;margin-top:10px;color:#6b6b76;color:var(--dark-font-3);font-weight:400;font-size:1.4rem;display:block;font-weight:400;letter-spacing:.3px}.m-videoArticleListWidget__cntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-videoArticleListWidget__cntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-videoArticleListWidget__cntLink::before{top:0;background:#fc4842;background:var(--brand-c1)}.m-videoArticleListWidget__cntLink:hover{color:#fc4842;color:var(--brand-c1)}.m-videoArticleBoxWidget{width:100%}.m-videoArticleBoxWidget__wrap{margin-top:40px}@media(min-width: 992px){.m-videoArticleBoxWidget__wrap{margin-top:60px}}.m-videoArticleBoxWidget__boxTitleWrap{margin:0 0 24px;border-top:#464655 1px solid;border-top:var(--dark-border) 1px solid}.m-videoArticleBoxWidget__boxTitle{display:inline-block;padding:5px 10px;color:#ffffff;color:var(--dark-font-1);font-weight:bold;background:#fc4842;background:var(--brand-c1);font-size:2.2rem;line-height:130%;text-transform:uppercase}@media(min-width: 992px){.m-videoArticleBoxWidget__boxTitle{font-size:2.2rem;line-height:130%}}.m-videoArticleBoxWidget__leftWrap{margin:0}.m-videoArticleBoxWidget__leftImgWrap{position:relative;margin:0 0 24px}.m-videoArticleBoxWidget__leftTitle{margin:0 0 10px;font-weight:600;font-size:3.3rem;line-height:43px}.m-videoArticleBoxWidget__leftLead{font-weight:500;font-size:1.4rem;line-height:18px}.m-videoArticleBoxWidget__rightTitle{margin:0 0 10px;font-weight:600;font-size:1.6rem;line-height:22px}.m-videoArticleBoxWidget__leftTitleLink,.m-videoArticleBoxWidget__rightTitleLink{color:#ffffff;color:var(--dark-font-1)}.m-videoArticleBoxWidget__leftTitleLink:hover,.m-videoArticleBoxWidget__rightTitleLink:hover{color:#fc4842;color:var(--brand-c1)}.m-videoArticleBoxWidget__leftCntLink,.m-videoArticleBoxWidget__rightCntLink{color:#6b6b76;color:var(--dark-font-3);font-weight:400;font-size:1.4rem}.m-videoArticleBoxWidget__leftCntLink:hover,.m-videoArticleBoxWidget__rightCntLink:hover{color:#fc4842;color:var(--brand-c1)}.m-videoArticleBoxWidget__leftCntLink{display:block;margin-top:10px;display:block;font-weight:400;letter-spacing:.3px}.m-videoArticleBoxWidget__leftCntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-videoArticleBoxWidget__leftCntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-videoArticleBoxWidget__leftCntLink::before{top:0;background:#fc4842;background:var(--brand-c1)}@media(min-width: 992px){.m-videoArticleBoxWidget__leftCnt{margin:0 0 24px}}.m-videoArticleBoxWidget__rightImgWrap{position:relative;margin:0 0 12px}.m-videoArticleBoxWidget__rightImgWrap img{width:100%;height:auto}.m-videoArticleBoxWidget__rightTitle{margin:0;color:#ffffff;color:var(--dark-font-1)}.m-videoArticleBoxWidget__rightCnt{margin:0 0 24px}.m-videoArticleBoxWidget__rightCntLink{display:block;margin-top:10px;display:block;font-weight:400;letter-spacing:.3px}.m-videoArticleBoxWidget__rightCntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-videoArticleBoxWidget__rightCntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-videoArticleBoxWidget__rightCntLink::before{top:0;background:#fc4842;background:var(--brand-c1)}.m-videoArticleBoxWidget__playBtn{position:absolute;width:100%;height:100%;bottom:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play.svg") no-repeat center center;background-size:65px 65px;opacity:1;transition:opacity .2s linear}.m-videoArticleBoxWidget__playBtn:hover{transition:opacity .2s linear;opacity:.7}@media(min-width: 992px){.m-videoArticleBoxWidget__playBtn{background-position:left 10px bottom 10px;background-size:40px 40px}}@media(min-width: 992px){.m-videoArticleBoxWidget__playBtn.-big{background-size:80px 80px}}.m-videoArticleBoxWidget__separator{width:100%;height:1px;margin:24px 0;background:#464655;background:var(--dark-border)}@media(min-width: 992px){.m-videoArticleBoxWidget__separator{display:none}}.m-videoArticleBoxWidget__separator.-lastItem{display:none}.m-videoArticleSwiperWidget{width:100%;position:relative;background:#1b1b20;background:var(--dark-back-1)}.m-videoArticleSwiperWidget__boxTitleWrap{margin:0 0 15px;border-top:#464655 1px solid;border-top:var(--dark-border) 1px solid}.m-videoArticleSwiperWidget__boxTitle{display:inline-block;padding:5px 14px;color:#ffffff;color:var(--dark-font-1);background:#fc4842;background:var(--brand-c1);font-weight:600;font-size:1.6rem;line-height:22px}.m-videoArticleSwiperWidget__boxTitle.-link{background-color:#464655;background-color:var(--brand-c4)}.m-videoArticleSwiperWidget__boxTitle.-link:hover{opacity:.7}.m-videoArticleSwiperWidget__imgWrap{position:relative;margin:0 0 12px}.m-videoArticleSwiperWidget__playBtn{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play.svg") no-repeat center center;background-size:65px 65px;opacity:1;transition:opacity .2s linear}.m-videoArticleSwiperWidget__playBtn:hover{opacity:.7;transition:opacity .2s linear}@media(min-width: 992px){.m-videoArticleSwiperWidget__playBtn{background-position:left 10px bottom 10px;background-size:40px 40px}}.m-videoArticleSwiperWidget__title{margin:0 0 8px;font-style:normal;font-weight:600;font-size:1.6rem;line-height:22px;color:#ffffff;color:var(--white)}.m-videoArticleSwiperWidget__titleLink{color:#ffffff;color:var(--dark-font-1);-webkit-text-decoration:none;text-decoration:none}.m-videoArticleSwiperWidget__titleLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.m-videoArticleSwiperWidget__cnt{margin:0 0 24px}.m-videoArticleSwiperWidget__cntLink{display:block;margin-top:10px;color:#6b6b76;color:var(--dark-font-3);font-weight:400;font-size:1.4rem;display:block;font-weight:400;letter-spacing:.3px}.m-videoArticleSwiperWidget__cntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-videoArticleSwiperWidget__cntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-videoArticleSwiperWidget__cntLink::before{top:0;background:#fc4842;background:var(--brand-c1)}.m-videoArticleSwiperWidget__cntLink:hover{color:#fc4842;color:var(--brand-c1)}.m-videoArticleSwiperWidget__separator{width:100%;height:1px;margin:24px 0;background:#464655;background:var(--dark-border)}@media(min-width: 992px){.m-videoArticleSwiperWidget__separator{display:none}}.m-videoArticleSwiperWidget__separator.-lastItem{display:none}@media(min-width: 992px)and (min-width: 992px){.single-format-video .m-videoArticleSwiperWidget{margin-left:105px}}.m-videoArticleOnePlusFourWidget{width:100%;position:relative}.m-videoArticleOnePlusFourWidget__itemTop{position:relative}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__itemTop{margin-bottom:15px}}.m-videoArticleOnePlusFourWidget__itemTopBg{position:relative}@media(max-width: 991.98px){.m-videoArticleOnePlusFourWidget__itemTopBg{background:none !important}}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__itemTopBg{padding-bottom:20px;background-attachment:scroll;background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat;background-size:cover}}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__itemTopWrap{width:820px;margin:0 auto;padding-top:470px;border-bottom:#fc4842 solid 1px;border-bottom:var(--brand-c1) solid 1px}}.m-videoArticleOnePlusFourWidget__titleTop{margin-bottom:10px;font-style:normal;font-weight:600;font-size:1.6rem;line-height:22px;color:#111115;color:var(--brand-c2)}.-darkMode .m-videoArticleOnePlusFourWidget__titleTop{color:#ffffff;color:var(--dark-font-1)}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__titleTop{margin-bottom:10px;font-weight:600;font-size:3.3rem;text-align:center;line-height:43px;color:#ffffff;color:var(--dark-font-1)}}.m-videoArticleOnePlusFourWidget__titleLinkTop{color:#111115;color:var(--brand-c2);-webkit-text-decoration:none;text-decoration:none}.m-videoArticleOnePlusFourWidget__titleLinkTop:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.-darkMode .m-videoArticleOnePlusFourWidget__titleLinkTop{color:#ffffff;color:var(--dark-font-1)}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__titleLinkTop{color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none}}.m-videoArticleOnePlusFourWidget__leadTop{margin-bottom:15px;font-weight:500;font-size:1.4rem;line-height:18px;color:#111115;color:var(--brand-c2)}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__leadTop{margin-bottom:30px;text-align:center;color:#ffffff;color:var(--dark-font-1)}}.-darkMode .m-videoArticleOnePlusFourWidget__leadTop{color:#ffffff;color:var(--dark-font-1)}.m-videoArticleOnePlusFourWidget__cntTop{font-size:1.4rem;line-height:18px;letter-spacing:1px;color:#6b6b76;color:var(--dark-font-3)}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__cntTop{margin-bottom:30px}}.m-videoArticleOnePlusFourWidget__cntTop a{color:#909099;color:var(--dark-font-2);-webkit-text-decoration:none;text-decoration:none;display:block;font-weight:400;letter-spacing:.3px}.m-videoArticleOnePlusFourWidget__cntTop a:hover{-webkit-text-decoration:none;text-decoration:none}.m-videoArticleOnePlusFourWidget__cntTop a:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-videoArticleOnePlusFourWidget__cntTop a:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.m-videoArticleOnePlusFourWidget__cntTop a::before{top:0;background:#fc4842;background:var(--brand-c1)}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__cntTop{text-align:center}}.m-videoArticleOnePlusFourWidget__imgWrap{position:relative;margin:0 0 12px}.m-videoArticleOnePlusFourWidget__postType{position:absolute;top:0;left:0;padding:6px 10px 6px 14px;font-weight:bold;font-size:1.6rem;line-height:19px;letter-spacing:4px;text-transform:uppercase;color:#ffffff;color:var(--white);background-color:#fc4842;background-color:var(--brand-c1)}.m-videoArticleOnePlusFourWidget__playBtn{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images/icons/icon-play-colored-sv.svg") no-repeat center center;background-size:65px 65px;opacity:1;transition:opacity .2s linear}.m-videoArticleOnePlusFourWidget__playBtn:hover{opacity:.7;transition:opacity .2s linear}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__playBtn{background-position:left 10px bottom 10px;background-size:40px 40px}}.m-videoArticleOnePlusFourWidget__title{margin-bottom:10px;font-style:normal;font-weight:600;font-size:1.6rem;line-height:22px;color:#111115;color:var(--brand-c2)}.-darkMode .m-videoArticleOnePlusFourWidget__title{color:#ffffff;color:var(--dark-font-1)}.m-videoArticleOnePlusFourWidget__titleLink{color:#111115;color:var(--brand-c2);-webkit-text-decoration:none;text-decoration:none}.m-videoArticleOnePlusFourWidget__titleLink:hover{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.-darkMode .m-videoArticleOnePlusFourWidget__titleLink{color:#ffffff;color:var(--dark-font-1)}.m-videoArticleOnePlusFourWidget__cnt{margin:0 0 24px}.m-videoArticleOnePlusFourWidget__cntLink{display:block;color:#6b6b76;color:var(--dark-font-3);font-weight:400;font-size:1.4rem;display:block;font-weight:400;letter-spacing:.3px}.m-videoArticleOnePlusFourWidget__cntLink:hover{-webkit-text-decoration:none;text-decoration:none}.m-videoArticleOnePlusFourWidget__cntLink:before{position:relative;display:inline-block;top:-1px;width:7px;height:7px;margin-right:5px;content:"";transition:all .5s ease}.m-videoArticleOnePlusFourWidget__cntLink::before{top:0;background-color:#fc4842;background-color:var(--brand-c1)}.m-videoArticleOnePlusFourWidget__cntLink:hover{color:#fc4842;color:var(--brand-c1)}.m-videoArticleOnePlusFourWidget__separator{width:100%;height:1px;margin:24px 0;background:#e1e1e4;background:var(--brand-c6)}@media(min-width: 992px){.m-videoArticleOnePlusFourWidget__separator{display:none}}.-darkMode .m-videoArticleOnePlusFourWidget__separator{background:#464655;background:var(--dark-border)}.m-videoArticleOnePlusFourWidget__separator.-lastItem{display:none}.m-tagCloudWidget{position:relative;position:relative;margin-top:18px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-tagCloudWidget{border-color:#464655;border-color:var(--dark-border)}.-noBorder .m-tagCloudWidget{border-bottom:none}.sidebar .m-tagCloudWidget{padding-left:10px}.m-tagCloudWidget .-tagCloud p{margin:0}.m-storyLineWidget{margin-top:20px;padding-top:0;background:#ffffff;background:var(--white)}.sidebar .m-storyLineWidget{margin-top:-22px}.-darkMode .m-storyLineWidget{background:#1b1b20;background:var(--dark-back-1)}.m-storyLineWidget__postTitle.-extraLink{color:#fc4842;color:var(--brand-c1)}.m-storyLineWidget__postTitle.-extraLink:hover{opacity:.75}.m-chronologyWidget{position:relative;display:block;margin-bottom:30px;padding:10px 10px 20px}.m-chronologyWidget__cntWrap{display:block}.m-chronologyWidget__item{position:relative;display:block;margin-bottom:10px;padding-bottom:15px;border-bottom-width:1px;border-bottom-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-chronologyWidget__item{border-color:#464655;border-color:var(--dark-border)}.m-chronologyWidget__time{position:relative;margin-bottom:10px;color:#fc4842;color:var(--brand-c1);font-size:1.4rem;position:relative}.m-chronologyWidget__time:before{position:relative;display:block;width:6px;height:10px;background:#fc4842;background:var(--brand-c1);content:""}.m-chronologyWidget__time:before{top:13px;left:-11px}.m-chronologyWidget__link{display:block;font-weight:400;color:#111115;color:var(--brand-c2);font-size:1.5rem;line-height:22px}.m-chronologyWidget__link:hover{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-chronologyWidget__link{color:rgba(255,255,255,0.8);color:var(--dark-bg-font)}.-darkMode .m-chronologyWidget__link:hover{color:#fc4842;color:var(--brand-c1)}.m-chronologyWidget__btn{position:relative;display:block;width:100%;padding:0 0 10px;color:#ffffff;color:var(--white);background-color:#909099;background-color:var(--brand-c8);font-weight:700;font-size:1.7rem;letter-spacing:.3px;text-align:center;text-transform:uppercase;cursor:pointer;transition:all .5s ease}.m-chronologyWidget__btn:hover{background-color:#fc4842;background-color:var(--brand-c1)}.m-chronologyWidget__btn::before{position:relative;display:block;width:0;height:0;margin:auto auto 8px;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-top:15px solid #ffffff;border-top:15px solid var(--white);content:""}.-darkMode .m-chronologyWidget__btn::before{border-top:15px solid #1b1b20;border-top:15px solid var(--dark-back-1)}.-darkMode .m-chronologyWidget__btn{background-color:#353540;background-color:var(--dark-back-2)}.-darkMode .m-chronologyWidget__btn:hover{background-color:#fc4842;background-color:var(--brand-c1)}@media(max-width: 1007px){.m-chronologyWidget{padding-top:0;padding-bottom:1px;border-left-width:1px;border-left-style:solid;border-color:#e1e1e4;border-color:var(--brand-c6)}.-darkMode .m-chronologyWidget{border-color:#464655;border-color:var(--dark-border)}}@media(min-width: 768px){.m-chronologyWidget{padding:0 10px 10px}}@media(min-width: 992px)and (max-width: 1007px)and (min-width: 992px){.m-chronologyWidget{margin-left:105px}}.m-consentLayer__cntDecorWrap{width:100%;max-width:700px;margin:0 auto 20px;padding:20px;color:#464655;color:var(--brand-c4);background:rgba(0,0,0,0)}@media(min-width: 576px){.m-consentLayer__cntDecorWrap{margin:60px auto 20px;background:rgba(0,0,0,.4)}}.m-consentLayer__wrap{position:relative;width:100%;padding:20px 20px 50px;background:#ffffff;background:var(--white);z-index:1110}@media(min-width: 576px){.m-consentLayer__wrap{padding:40px 60px 60px}}.m-consentLayer__layerTitle{position:relative;width:100%;margin-bottom:40px;font-weight:600;font-size:1.6rem;line-height:22px;text-align:center}@media(min-width: 576px){.m-consentLayer__layerTitle{font-weight:500;font-size:2.2rem;line-height:29px}}.m-consentLayer__closeBtn{position:absolute;top:-10px;right:-5px;display:block;font-weight:300;font-size:2.6rem;cursor:pointer}@media(min-width: 576px){.m-consentLayer__closeBtn{top:-20px;right:-33px}}.m-consentLayer__phase1{width:100%;padding:0 0 230px;background-color:rgba(0,0,0,0);background-image:url("/app/themes/24-2020-theme/images//consent/consenting-phase-1.svg");background-repeat:no-repeat;background-position:center bottom;background-attachment:scroll;background-size:contain;font-size:1.2rem;line-height:18px;text-align:center;text-transform:uppercase}@media(min-width: 576px){.m-consentLayer__phase1{padding:50px 270px 50px 0;background-position:right center;background-attachment:scroll;background-size:auto 100%;text-align:left}}.m-consentLayer__phase2,.m-consentLayer__phase3{width:100%;height:auto;padding:200px 0 25px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center top;background-attachment:scroll;background-size:contain;font-size:1.2rem;line-height:18px;letter-spacing:2px;text-align:center;text-transform:uppercase}@media(min-width: 576px){.m-consentLayer__phase2,.m-consentLayer__phase3{height:320px;background-position:center center;background-size:auto 100%;text-align:left}}.m-consentLayer__phase2{padding:200px 0 25px;background-image:url("/app/themes/24-2020-theme/images//consent/consenting-phase-2.svg")}@media(min-width: 576px){.m-consentLayer__phase2{padding:200px 45px 0}}.m-consentLayer__phase3{padding:150px 0 45px;background-image:url("/app/themes/24-2020-theme/images//consent/consenting-phase-3.svg")}@media(min-width: 576px){.m-consentLayer__phase3{padding:210px 45px 0}}.m-consentLayer__text{display:block;padding-left:0;font-size:1.8rem;font-weight:500;line-height:24px;text-transform:none;letter-spacing:normal}@media(min-width: 576px){.m-consentLayer__text{padding-left:10px}}.m-consentLayer__text2{padding:20px 0;font-size:1.2rem;line-height:14px}.m-consentLayer__btnWrap{padding:0;font-size:1.2rem;line-height:14px;color:#909099;color:var(--brand-c8)}@media(min-width: 576px){.m-consentLayer__btnWrap{padding:0 45px}}.m-consentLayer__btnWrap a{color:#909099;color:var(--brand-c8);-webkit-text-decoration:underline;text-decoration:underline}.m-consentLayer__btnWrap a:hover{-webkit-text-decoration:none;text-decoration:none}.m-consentLayer__checkboxRow{margin-bottom:30px}.m-consentLayer__checkbox{position:relative;display:inline-block;width:15px;height:15px;cursor:pointer;border:1px solid #464655;border:1px solid var(--brand-c4)}.m-consentLayer__checkbox.-checked::after{display:block;position:absolute;content:"";top:2px;left:2px;width:9px;height:9px;background:#464655;background:var(--brand-c4)}.m-consentLayer__phase1BtnRow,.m-consentLayer__phase3BtnRow{color:#909099;color:var(--brand-c8);font-weight:500;font-size:1.1rem;line-height:13px;text-align:center;text-transform:uppercase}.m-consentLayer__phase1BtnColLeft{margin-bottom:30px}@media(min-width: 576px){.m-consentLayer__phase1BtnColLeft{margin-bottom:0}}.m-consentLayer__phase3BtnColLeft{margin-bottom:30px}@media(min-width: 576px){.m-consentLayer__phase3BtnColLeft{margin-bottom:0}}.m-consentLayer__consentBtn{display:inline-block;margin-top:10px;padding:10px 15px;font-size:1.2rem;line-height:14px;font-weight:bold;letter-spacing:.6px;transition:background .5s ease, color .5s ease;text-transform:uppercase;background:#fc4842;background:var(--brand-c1);border:#fc4842 2px solid;border:var(--brand-c1) 2px solid;color:#ffffff;color:var(--white)}.m-consentLayer__consentBtn:hover{color:#464655;color:var(--brand-c4)}.m-consentLayer__consentBtn.-notRecommended{background:rgba(0,0,0,0);border:#909099 2px solid;border:var(--brand-c8) 2px solid;color:#909099;color:var(--brand-c8)}.m-consentLayer__consentBtn.-notRecommended:hover{color:#fc4842;color:var(--brand-c1)}.m-consentLayer__consentBtn.-inactive{background:rgba(0,0,0,0);border:#909099 2px solid;border:var(--brand-c8) 2px solid;color:#909099;color:var(--brand-c8);cursor:auto;cursor:initial}.m-overheadCalculator{width:98%;max-width:1240px;margin:30px auto;padding:30px 0;background:#ffffff;background:var(--white);box-shadow:0 0 30px rgba(0,0,0,.1)}.-darkMode .m-overheadCalculator{background:#353540;background:var(--dark-back-2)}.m-overheadCalculator__title{margin-bottom:30px;font-size:2.2rem;line-height:28px;font-weight:500}.m-overheadCalculator__lead{margin-left:auto;margin-right:auto;margin-bottom:30px;padding:0 10px;font-size:1.6rem;line-height:26px}.m-overheadCalculator__lead.-topLead{width:98%;max-width:700px}.m-overheadCalculator__lead.-bottomLead{margin-bottom:0;padding:30px 10px 20px}@media(min-width: 768px){.m-overheadCalculator__lead.-bottomLead{padding:30px 20px}}@media(min-width: 1300px){.m-overheadCalculator__lead.-bottomLead{padding:30px 100px}.o-post .m-overheadCalculator__lead.-bottomLead{padding:30px 65px 0}}.m-overheadCalculator__cntHeader{width:50%;height:60px;color:#cacacc;color:var(--brand-c16);font-size:2.2rem;font-weight:500;line-height:60px;text-transform:uppercase;cursor:pointer}.m-overheadCalculator__cntHeader:hover{color:#fc4842;color:var(--brand-c1)}.m-overheadCalculator__cntHeader.-activeHeader{color:#fc4842;color:var(--brand-c1)}.m-overheadCalculator__cntHeader.-activeHeader::after{position:relative;display:block;width:100%;height:4px;bottom:3px;background-color:#fc4842;background-color:var(--brand-c1);content:""}.m-overheadCalculator__formWrap input.tabInput{display:none}.m-overheadCalculator__formWrap input.tabInput+label.tabLabel{display:inline-block;width:49%;color:#cacacc;color:var(--brand-c16);font-size:2.2rem;font-weight:500;line-height:60px;text-transform:uppercase;text-align:center;cursor:pointer}@media(min-width: 576px){.m-overheadCalculator__formWrap input.tabInput+label.tabLabel{width:49.3%}}.m-overheadCalculator__formWrap input.tabInput~.tabCnt{display:none}.m-overheadCalculator__formWrap #tab1:checked~.tabCnt.content1,.m-overheadCalculator__formWrap #tab2:checked~.tabCnt.content2{display:block}.m-overheadCalculator__formWrap input.tabInput+label.tabLabel{background:#ffffff;background:var(--white)}.m-overheadCalculator__formWrap input.tabInput+label.tabLabel:hover{color:#fc4842;color:var(--brand-c1)}.-darkMode .m-overheadCalculator__formWrap input.tabInput+label.tabLabel{background:#353540;background:var(--dark-back-2)}.m-overheadCalculator__formWrap input.tabInput:checked+label.tabLabel{color:#fc4842;color:var(--brand-c1)}.m-overheadCalculator__formWrap input.tabInput:checked+label.tabLabel::after{position:relative;display:block;width:100%;height:4px;bottom:-1px;background-color:#fc4842;background-color:var(--brand-c1);content:""}.m-overheadCalculator__formWrap input.tabInput~.tabCnt{background:#f3f3f4;background:var(--brand-c12);border-top:1px solid #cacacc;border-top:1px solid var(--brand-c16)}.-darkMode .m-overheadCalculator__formWrap input.tabInput~.tabCnt{background:#3d3d49;background:var(--dark-back-3);border-top:1px solid #111115;border-top:1px solid var(--brand-c2)}.m-overheadCalculator__form{padding:20px 10px;letter-spacing:2px}@media(min-width: 768px){.m-overheadCalculator__form{padding:50px 20px 40px}}@media(min-width: 1300px){.m-overheadCalculator__form{padding:50px 100px 40px}.o-post .m-overheadCalculator__form{padding:50px 65px 40px}}.m-overheadCalculator__formCnt{display:block}@media(min-width: 768px){.-gasForm .m-overheadCalculator__formCnt{justify-content:center;flex-wrap:wrap}}@media(min-width: 992px){.m-overheadCalculator__formCnt{display:flex;justify-content:space-between}}.m-overheadCalculator__formItem{margin-bottom:20px}@media(min-width: 992px){.m-overheadCalculator__formItem{margin-left:10px;margin-right:10px}.-currentForm .m-overheadCalculator__formItem{width:48%}.o-post .-gasForm .m-overheadCalculator__formItem{width:43%}.-basePageOrList .-gasForm .m-overheadCalculator__formItem{width:31%}}.m-overheadCalculator__labelWrap{margin-bottom:10px}@media(min-width: 992px){.m-overheadCalculator__labelWrap{display:flex;justify-content:space-between}.o-post .m-overheadCalculator__labelWrap{display:block;justify-content:initial}}.m-overheadCalculator__formLabel{display:block;font-size:1.2rem;line-height:20px;text-transform:uppercase}.m-overheadCalculator__formLabel.-firstLabel{font-weight:500}.m-overheadCalculator__formLabel.-secondLabel{color:#909099;color:var(--brand-c8)}.m-overheadCalculator__emphasizedText{color:#fc4842;color:var(--brand-c1);font-weight:700}.m-overheadCalculator__inputWrap{position:relative;display:block;width:100%;height:50px;background:#ffffff;background:var(--white);border:1px solid #e6e6e8}.m-overheadCalculator__inputWrap.-error{border-color:#fc4842;border-color:var(--brand-c1);background:#fff5e5}.-darkMode .m-overheadCalculator__inputWrap.-error{background:#49433d;border-color:orange;color:#ffffff;color:var(--white)}.-darkMode .m-overheadCalculator__inputWrap{background:#353540;background:var(--dark-back-2);border:1px solid #353540;border:1px solid var(--dark-back-2);color:#ffffff;color:var(--white)}.m-overheadCalculator__input{width:calc(100% - 110px);height:50px;padding:0 22px;background:rgba(0,0,0,0);border:none;font-size:2rem}.-darkMode .m-overheadCalculator__input{color:#ffffff;color:var(--white)}.m-overheadCalculator__inputLabel{position:absolute;display:inline-block;width:80px;height:20px;top:15px;right:10px;color:#cacacc;color:var(--brand-c16);font-size:1.7rem}.-darkMode .m-overheadCalculator__inputLabel{color:#b8b8bd;color:var(--brand-c13)}.m-overheadCalculator__btn{max-width:270px;margin:30px auto 20px}.m-overheadCalculator__btn.-reCalculateBtn{background:#e1e1e4;background:var(--brand-c6);cursor:pointer;clear:both}.m-overheadCalculator__btn.-reCalculateBtn:hover{background:#fc4842;background:var(--brand-c1)}.-darkMode .m-overheadCalculator__btn.-reCalculateBtn:hover{background:#fc4842;background:var(--brand-c1)}.-darkMode .m-overheadCalculator__btn.-reCalculateBtn{background:#353540;background:var(--dark-back-2)}.m-overheadCalculator__result{padding-bottom:10px}@media(min-width: 768px){.m-overheadCalculator__result{padding-bottom:40px}}.m-overheadCalculator__resultTable{margin:50px auto 30px;background:#ffffff;background:var(--white);border:5px solid #ffffff;border:5px solid var(--white);border-top-width:2px;border-bottom-width:2px;font-size:1.6rem;clear:both;overflow:hidden}.-darkMode .m-overheadCalculator__resultTable{background:#353540;background:var(--dark-back-2);border-color:#353540;border-color:var(--dark-back-2)}.m-overheadCalculator__resultTable .-cellHead{width:140px;background:#f3f3f4;background:var(--brand-c12);font-size:1rem}.-darkMode .m-overheadCalculator__resultTable .-cellHead{background:#3d3d49;background:var(--dark-back-3)}.m-overheadCalculator__resultTable.-mobileTable{width:95%;max-width:580px}.m-overheadCalculator__resultTable.-desktopTable{width:490px;border-top-width:4px}.m-overheadCalculator__resultTableHead{min-height:34px;padding:2px;background:#f3f3f4;background:var(--brand-c12);color:#909099;color:var(--brand-c8);font-size:1.2rem;line-height:30px;letter-spacing:2px;text-transform:uppercase;text-align:center}.-darkMode .m-overheadCalculator__resultTableHead{background:#3d3d49;background:var(--dark-back-3)}.-mobileTable .m-overheadCalculator__resultTableHead{width:100%;margin:3px auto 2px}.-desktopTable .m-overheadCalculator__resultTableHead{float:left}.-desktopTable .m-overheadCalculator__resultTableHead:nth-of-type(1n){width:140px}.-desktopTable .m-overheadCalculator__resultTableHead:nth-of-type(2n){width:162px;margin:0 4px}.-desktopTable .m-overheadCalculator__resultTableHead:nth-of-type(3n){width:170px}.m-overheadCalculator__resultTableHead.-emptyCell{background:#f3f3f4;background:var(--brand-c12)}.-darkMode .m-overheadCalculator__resultTableHead.-emptyCell{background:#3d3d49;background:var(--dark-back-3)}.m-overheadCalculator__resultRow{display:block;margin:2px auto}.m-overheadCalculator__resultCell{display:inline-block;width:calc(100% - 146px);height:60px;line-height:60px}.m-overheadCalculator__resultCell.-cellHead{color:#909099;color:var(--brand-c8);font-size:1.2rem;text-transform:uppercase;text-align:right;letter-spacing:2px}.-future .m-overheadCalculator__resultCell.-cellHead{color:#909099;color:var(--brand-c8)}.-mobileTable .m-overheadCalculator__resultCell.-cellHead{padding-right:12px}.-desktopTable .m-overheadCalculator__resultCell.-cellHead{padding-right:10px}.m-overheadCalculator__resultCell.-colored{color:#fc4842;color:var(--brand-c1)}.-desktopTable .m-overheadCalculator__resultCell{margin:2px auto;float:left}.-desktopTable .m-overheadCalculator__resultCell:nth-of-type(1n){width:140px}.-desktopTable .m-overheadCalculator__resultCell:nth-of-type(2n){width:170px}.-desktopTable .m-overheadCalculator__resultCell:nth-of-type(3n){width:170px}.m-overheadCalculator__resultCell.-month,.m-overheadCalculator__resultCell.-year{text-align:center}.m-overheadCalculator__resultCell.-year{font-weight:600}.-future .m-overheadCalculator__resultCell{color:#fc4842;color:var(--brand-c1)}.m-overheadCalculator__resultCell.-ft::after{width:20px;height:auto;margin-left:8px;content:"Ft";display:inline-block}.m-overheadCalculator__resultTxt{max-width:390px;margin:30px auto;padding:0 10px;font-size:1.6rem;line-height:23px;text-align:center}.m-overheadCalculator__resultTxtEmphasized1{font-weight:600;white-space:nowrap}.m-overheadCalculator__resultTxtEmphasized2{color:#fc4842;color:var(--brand-c1);font-weight:600;white-space:nowrap}.m-overheadCalculator__subTxt{position:relative;margin:0 20px;color:#909099;color:var(--brand-c8);font-size:1.2rem}.m-overheadCalculator__subTxt::before{position:absolute;display:inline-block;width:10px;height:10px;top:1px;left:-14px;content:"*"}@media(min-width: 768px){.m-overheadCalculator__subTxt{width:45%;margin:0 20px 30px 0;float:right}}.m-overheadCalculator__select{width:100%;height:48px;padding:0 20px;background:#ffffff;background:var(--white);border:none}.-darkMode .m-overheadCalculator__select{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white)}.m-countdownWidget{margin:0 auto 30px auto}.m-countdownWidget__title{margin:30px 0}.m-countdownWidget__cntWrap{position:absolute;display:inline-block;width:100%;top:0;left:0;margin:0 auto;background:rgba(211,71,92,.5);color:#ffffff;color:var(--white);font-size:3rem;font-weight:700;text-align:center;line-height:1}.m-countdownWidget__item{display:inline-block;margin:0 4px 4px 0;padding:4px 0 0 0;border-radius:3px}.m-countdownWidget__item:last-of-type{margin-right:0}.m-countdownWidget__number{display:inline-block;min-width:65px;padding:3px 5px;background:#111115;background:var(--brand-c2);border-radius:3px}.m-countdownWidget__text{font-size:1.6rem}.m-countdownWidget__article{position:relative}.m-countdownWidget__articleTitle{margin-top:10px}.m-countdownWidget__articleTagWrap{margin-top:12px}.a-flag{width:26px;min-width:26px;height:17px;border-style:solid;border-width:2px;border-color:#e1e1e4;border-color:var(--brand-c6);overflow:hidden;box-sizing:border-box;-o-object-fit:cover;object-fit:cover}.a-flag.-smallFlag{width:20px;min-width:20px;height:12px;border-width:1px}.a-flag.-unknownTeam{width:22px;height:22px;border:none}.vc_column_container.vc_col-sm-9 .-branchDiagram .-teamRight .a-flag.-unknownTeam{float:right}.-branchDiagram .a-flag.-unknownTeam{width:22px;height:22px;border:none}@media(min-width: 768px){.-branchDiagram .a-flag.-unknownTeam{width:26px;min-width:26px;height:24px;border:none}}.-darkMode .a-flag{border-color:#353540;border-color:var(--dark-back-2)}.-liveEvent .a-flag{border-color:#e8574b;border-color:var(--sport-widget-c4)}.-darkMode .-liveEvent .a-flag{border-color:#e8574b;border-color:var(--sport-widget-c4)}.-settGroupWrap .a-flag{width:35px;min-width:35px;height:20px;border-style:solid;border-width:2px}.u-onlyArticlePages .-commonMatchAttributes.-timeline .a-flag{margin-bottom:0}.-teamLeft .a-flag{margin-right:8px}@media(min-width: 768px){.u-onlyArticlePages .-commonMatchAttributes .-teamLeft .a-flag,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .-teamLeft .a-flag,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .-teamLeft .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}}@media(min-width: 992px){.u-onlyArticlePages .-commonMatchAttributes .-teamLeft .a-flag,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .-teamLeft .a-flag,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .-teamLeft .a-flag{width:52px;min-width:52px;height:32px;border-width:4px}}.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .-teamLeft .a-flag,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .-teamLeft .a-flag,.sidebar .-commonMatchAttributes .-teamLeft .a-flag{width:26px;min-width:26px;height:17px}@media(min-width: 768px){.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .-teamLeft .a-flag,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .-teamLeft .a-flag,.sidebar .-commonMatchAttributes .-teamLeft .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}}@media(min-width: 768px)and (max-width: 991.98px){.u-onlyArticlePages .-matchCalendar .-commonMatchAttributes .-teamLeft .a-flag,.vc_column_container.vc_col-sm-9 .-matchCalendar .-commonMatchAttributes .-teamLeft .a-flag{margin-left:0}}@media(min-width: 992px){.-commonMatchAttributes .-teamLeft .a-flag{margin-right:45px}.u-onlyArticlePages .vc_column_container.vc_col-sm-6 .-commonMatchAttributes .-teamLeft .a-flag{margin-right:25px}.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .-teamLeft .a-flag,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .-teamLeft .a-flag,.sidebar .-commonMatchAttributes .-teamLeft .a-flag{margin-right:8px}}@media(min-width: 768px){.-branchDiagram .-teamLeft .a-flag{margin-left:0;margin-right:8px}}@media(min-width: 992px){.-branchDiagram .-teamLeft .a-flag{margin-right:8px}}.-teamRight .a-flag{margin-left:8px}@media(min-width: 768px){.u-onlyArticlePages .-commonMatchAttributes .-teamRight .a-flag,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .-teamRight .a-flag,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .-teamRight .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}}@media(min-width: 992px){.u-onlyArticlePages .-commonMatchAttributes .-teamRight .a-flag,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .-teamRight .a-flag,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .-teamRight .a-flag{width:52px;min-width:52px;height:32px;border-width:4px}}.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .-teamRight .a-flag,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .-teamRight .a-flag,.sidebar .-commonMatchAttributes .-teamRight .a-flag{width:26px;min-width:26px;height:17px}@media(min-width: 768px){.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .-teamRight .a-flag,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .-teamRight .a-flag,.sidebar .-commonMatchAttributes .-teamRight .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}}@media(min-width: 768px)and (max-width: 991.98px){.vc_column_container.vc_col-sm-9 .-matchCalendar .-commonMatchAttributes .-teamRight .a-flag{margin-right:0}}@media(min-width: 992px){.-commonMatchAttributes .-teamRight .a-flag{margin-left:45px}.u-onlyArticlePages .vc_column_container.vc_col-sm-6 .-commonMatchAttributes .-teamRight .a-flag{margin-left:25px}.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .-teamRight .a-flag,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .-teamRight .a-flag,.sidebar .-commonMatchAttributes .-teamRight .a-flag{margin-left:8px;margin-right:0}}.vc_column_container.vc_col-sm-9 .-branchDiagram .-teamRight .a-flag{float:right}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .-teamRight .a-flag{float:right}}@media(min-width: 768px){.-branchDiagram .-teamRight .a-flag{margin-left:8px;margin-right:0}}@media(min-width: 992px){.-branchDiagram .-teamRight .a-flag{margin-left:8px}}.-teamList .a-flag,.-singleTeam .a-flag{margin-bottom:10px;width:52px;min-width:52px;height:32px}@media(min-width: 768px){.-teamList .a-flag,.-singleTeam .a-flag{width:52px;min-width:52px;height:32px}}.a-flag.-teamFlag{border-color:#ffffff;border-color:var(--white)}.-darkMode .a-flag.-teamFlag{border-color:#1b1b20;border-color:var(--dark-back-1)}.-branchDiagram .a-flag{width:26px;min-width:26px;height:17px}@media(min-width: 768px){.-branchDiagram .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}}.-location .a-flag{width:30px;min-width:30px;height:20px;border-width:3px}@media(min-width: 768px){.-location .a-flag{width:30px;min-width:30px;height:20px;border-width:3px}}@media(min-width: 768px){.vc_column_container.vc_col-sm-6 .-groupTabella .a-flag,.vc_column_container.vc_col-sm-9 .-groupTabella .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-groupTabella .a-flag,.vc_column_container.vc_col-sm-9 .-groupTabella .a-flag{width:52px;min-width:52px;height:32px;border-width:4px}}.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-4 .-groupTabella .a-flag,.vc_column_container.vc_col-sm-3 .-groupTabella .a-flag,.sidebar .-groupTabella .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .-groupTabella .a-flag{display:none}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .-groupTabella .a-flag{display:inline-block}}.-playerGoal .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}@media(min-width: 768px){.-playerGoal .a-flag{width:26px;min-width:26px;height:17px;border-width:2px}}.-hiddenSportResultCnt .a-flag{display:none}@media(min-width: 768px){.a-flag{width:52px;min-width:52px;height:32px;border-width:4px}}.a-liveFlag{display:inline-block;width:50px;height:22px;background:#dd483c;background:var(--sport-widget-c2);color:#ffffff;color:var(--white);font-weight:700;font-size:1.3rem;line-height:23px;letter-spacing:1.5px;text-align:center;text-transform:uppercase}.vc_column_container.vc_col-sm-9 .-branchDiagram .a-liveFlag{width:43px;height:20px;font-size:1.1rem;line-height:21px}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .a-liveFlag{width:43px;height:20px;font-size:1.1rem;line-height:21px}}.m-resultBtn__btn{position:relative;width:110px;padding:11px 6px;background:rgba(0,0,0,0);color:#ffffff;color:var(--white);border:none;font-weight:500;font-size:1rem;letter-spacing:.1em;line-height:11px;text-transform:uppercase;text-align:left}.m-resultBtn__btn::before{position:absolute;display:block;width:27px;height:20px;top:12px;left:-30px;content:"";background-repeat:no-repeat;background-position:center}.m-resultBtn__btn.-hideSportResult::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-hideSportResult.svg");background-size:27px 20px}.m-resultBtn__btn.-showSportResult::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-showSportResult.svg");background-size:27px 16px}@media(max-width: 767.98px){.m-resultBtn__btn{width:30px;padding:11px 0;text-indent:-9999px}.m-resultBtn__btn::before{top:8px;left:2px}}.m-goal{justify-content:center}.-darkMode .m-goal{color:#ffffff;color:var(--white)}.-branchDiagram .-liveEvent .m-goal,.-commonMatchAttributes .-liveEvent .m-goal{color:#ffffff;color:var(--white)}.-darkMode .-branchDiagram .-liveEvent .m-goal,.-darkMode .-commonMatchAttributes .-liveEvent .m-goal{color:#ffffff;color:var(--white)}.m-goal.-hiddenSportResultCnt{display:block;background:url("/app/themes/24-2020-theme/images/eb2020/icon-hiddenSportResultCnt.svg");background-position:center;background-repeat:no-repeat;content:"";width:28px;height:21px;background-size:28px 21px}.-commonMatchAttributes .m-goal{color:#353540;color:var(--brand-c9);font-weight:500;font-size:2.2rem;line-height:28px}.-darkMode .-commonMatchAttributes .m-goal{color:#ffffff;color:var(--white)}@media(min-width: 768px)and (max-width: 991.98px){.-commonMatchAttributes .m-goal{font-size:2.7rem;line-height:34px}}@media(min-width: 992px){.u-onlyArticlePages .-commonMatchAttributes .m-goal,.vc_column_container.vc_col-sm-8 .-commonMatchAttributes .m-goal,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-goal,.vc_column_container.vc_col-sm-12 .-commonMatchAttributes .m-goal{font-size:3.3rem;line-height:38px}.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-goal{font-size:2.2rem;line-height:28px}.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-goal,.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .m-goal,.-commonMatchAttributes .m-goal .sidebar{font-size:2.2rem;line-height:28px}}@media(min-width: 992px){.u-onlyArticlePages .-commonMatchAttributes .m-goal,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-goal,.vc_column_container.vc_col-sm-12 .-commonMatchAttributes .m-goal{font-size:4.2rem;line-height:54px}.vc_column_container.vc_col-sm-8 .-commonMatchAttributes .m-goal,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-goal{font-size:3.3rem;line-height:38px}}.-branchDiagram .m-goal{font-size:2.2rem;line-height:28px;text-align:center}@media(min-width: 768px){.-branchDiagram .m-goal{font-size:2.2rem;line-height:28px}}.m-goal__separator{padding:0 8px}.m-goal__separator.-hiddenSportResultCnt::before{display:block;background:url("/app/themes/24-2020-theme/images/eb2020/icon-hiddenSportResultCnt.svg");background-position:center;background-repeat:no-repeat;content:"";width:19px;height:14px;margin:auto;background-size:19px 14px}.-penaltyKick .m-goal__separator.-hiddenSportResultCnt::before{display:none}.vc_column_container.vc_col-sm-3 .m-goal__separator.-hiddenSportResultCnt::before,.m-goal__separator.-hiddenSportResultCnt::before .sidebar{width:19px;height:14px;background-size:19px 14px}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .-penaltyKick .m-goal__separator{padding:0 8px}}@media(min-width: 768px){.-branchDiagram .m-goal__separator{padding:0 8px}}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-6 .m-goal__separator{padding:0 4px}}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-3 .m-goal__separator,.m-goal__separator .sidebar{padding:0 4px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-goal__separator,.m-goal__separator .sidebar{padding:0 8px}}@media(min-width: 768px)and (max-width: 991.98px){.vc_column_container.vc_col-sm-9 .-matchCalendar .m-goal__separator{padding:0 8px}}@media(min-width: 992px){.m-goal__separator{padding:0 15px}}.m-sportBroadcasting{color:#dd483c;color:var(--sport-widget-c2)}.-darkMode .m-sportBroadcasting{color:#fd918e;color:var(--sport-widget-c3)}.-liveEvent .m-sportBroadcasting{color:#ffffff;color:var(--white)}.-darkMode .-liveEvent .m-sportBroadcasting{color:#ffffff;color:var(--white)}.u-onlyArticlePages .m-sportBroadcasting{display:none}.m-sportBroadcasting__linkTxt{display:none}.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-sportBroadcasting__linkTxt,.sidebar .-commonMatchAttributes .m-sportBroadcasting__linkTxt{display:none}@media(min-width: 576px){.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-sportBroadcasting__linkTxt,.sidebar .-commonMatchAttributes .m-sportBroadcasting__linkTxt{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-sportBroadcasting__linkTxt,.sidebar .-commonMatchAttributes .m-sportBroadcasting__linkTxt{display:none}}@media(min-width: 576px){.-commonMatchAttributes .m-sportBroadcasting__linkTxt{display:inline-block}}.vc_column_container.vc_col-sm-3 .-branchDiagram .m-sportBroadcasting__linkTxt,.vc_column_container.vc_col-sm-4 .-branchDiagram .m-sportBroadcasting__linkTxt,.vc_column_container.vc_col-sm-6 .-branchDiagram .m-sportBroadcasting__linkTxt,.vc_column_container.vc_col-sm-8 .-branchDiagram .m-sportBroadcasting__linkTxt,.vc_column_container.vc_col-sm-9 .-branchDiagram .m-sportBroadcasting__linkTxt{display:none}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .m-sportBroadcasting__linkTxt{display:none}}@media(min-width: 576px){.-branchDiagram .m-sportBroadcasting__linkTxt{display:inline-block}}.m-match{margin-bottom:30px}.m-match__item{background:#ffffff;background:var(--white);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);transition:background .5s}@media(min-width: 768px){.m-match__item:hover{background:#ebebed}}.m-match__item.-liveEvent{background-color:#fc4842;background-color:var(--sport-widget-c1)}.m-match__item.-liveEvent:hover{background-color:#fc3029;background-color:var(--sport-widget-c5)}.-branchDiagram .m-match__item.-liveEvent:hover{background-color:#fc4842;background-color:var(--sport-widget-c1)}.-darkMode .m-match__item.-liveEvent{background-color:#fc4842;background-color:var(--sport-widget-c1)}.-darkMode .m-match__item.-liveEvent:hover{background-color:#fc3029;background-color:var(--sport-widget-c5)}.-darkMode .m-match__item{background:#3d3d49;background:var(--dark-back-3);border-bottom:1px solid #353540;border-bottom:1px solid var(--dark-back-2)}.-darkMode .m-match__item:hover{background:#353540;background:var(--dark-back-2)}.-commonMatchAttributes .m-match__item{padding:8px 15px 12px}.-timeline .m-match__item{border-bottom:none}@media(min-width: 768px){.-timeline .m-match__item:hover{background:#ffffff;background:var(--white)}.-darkMode .-timeline .m-match__item:hover{background:#353540;background:var(--dark-back-2)}}.-branchDiagram .m-match__item{max-height:99px;margin-bottom:20px;padding:9px 15px 4px;border-bottom:none}@media(min-width: 768px){.-branchDiagram .m-match__item:hover{background:#ffffff;background:var(--white)}.-darkMode .-branchDiagram .m-match__item:hover{background:#3d3d49;background:var(--dark-back-3)}}.vc_column_container.vc_col-sm-9 .-branchDiagram .m-match__item{padding:9px 12px 4px}.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__item{padding:9px 12px 4px}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__item{padding:9px 12px 4px}}.-col1 .m-match__item:nth-of-type(odd)::after,.-col2 .m-match__item:nth-of-type(odd)::after,.-col3 .m-match__item:nth-of-type(odd)::after{position:absolute;display:block;width:18px;right:-19px;content:""}.-col1 .m-match__item{position:relative}.-col1 .m-match__item:nth-of-type(odd)::after{position:absolute;display:block;top:49px;right:-19px;width:18px;height:120px;background:url("/app/themes/24-2020-theme/images/icons/line-small.svg") no-repeat center;content:""}.-col2 .m-match__item:nth-of-type(odd)::after{top:50px;height:239px;background:url("/app/themes/24-2020-theme/images/icons/line-medium.svg") no-repeat center}.-col2 .m-match__item:first-of-type{margin-bottom:141px}.-col2 .m-match__item:last-of-type{margin-bottom:0}.-col3 .m-match__item:nth-of-type(odd)::after{top:50px;height:478px;background:url("/app/themes/24-2020-theme/images/icons/line-large.svg") no-repeat center}.-col3 .m-match__item:first-of-type{margin-bottom:378px}.-col3 .m-match__item:last-of-type{margin-bottom:0}.m-match__cntWrap{justify-content:space-between;align-items:center}.-commonMatchAttributes .m-match__cntWrap.-headerCnt{height:25px}.-branchDiagram .m-match__cntWrap.-headerCnt{position:relative;height:25px}.vc_column_container.vc_col-sm-9 .-branchDiagram .m-match__cntWrap.-headerCnt{position:relative;height:17px;margin-bottom:10px}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__cntWrap.-headerCnt{position:relative;height:17px;margin-bottom:10px}}.-commonMatchAttributes .m-match__cntWrap.-mainCnt{height:40px}@media(min-width: 768px){.-commonMatchAttributes .m-match__cntWrap.-mainCnt{height:55px}}.-branchDiagram .m-match__cntWrap.-mainCnt{height:33px}.m-match__cntWrap.-etcCnt{height:22px}@media(min-width: 768px){.m-match__cntWrap.-etcCnt{height:28px}}.m-match__cnt{width:33.3333%}.m-match__cnt.-goal,.m-match__cnt.-hour{justify-content:center}.m-match__cnt.-teamLeft{justify-content:flex-start}.m-match__cnt.-teamRight{justify-content:flex-end}.-teamBlock .m-match__cnt,.m-match__cnt.-teamLeft,.m-match__cnt.-teamRight{align-items:center}.vc_column_container.vc_col-sm-9 .-branchDiagram .m-match__cnt{display:block !important}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__cnt{display:block !important}}.m-match__cnt.-countryCnt{display:flex}.-teamProfile .m-match__cnt{position:absolute;width:100%;bottom:20px}.m-match__cnt.-teamLeft.-unknownTeamWrap,.m-match__cnt.-teamRight.-unknownTeamWrap{cursor:default}.m-match__groupHeader{height:45px;background:#f3f3f4;background:var(--brand-c12);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);line-height:45px}.m-match__groupHeader.-subHeader{height:30px;line-height:30px}.-darkMode .m-match__groupHeader{background:#353540;background:var(--dark-back-2);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.m-match__groupItem{color:#909099;color:var(--brand-c8);text-align:center;text-transform:uppercase;cursor:pointer}.m-match__groupItem:hover{color:#111115;color:var(--brand-c2)}.m-match__groupItem.-activeGroup{color:#111115;color:var(--brand-c2)}.-darkMode .m-match__groupItem.-activeGroup{color:#ffffff;color:var(--white)}.-subHeader .m-match__groupItem{font-weight:400;color:#909099;color:var(--brand-c8)}.-darkMode .-subHeader .m-match__groupItem{color:#bebeca;color:var(--dark-font-4)}.-darkMode .m-match__groupItem{color:#bebeca;color:var(--dark-font-4)}.-darkMode .m-match__groupItem:hover{color:#ffffff;color:var(--white)}.-commonMatchAttributes .m-match__groupItem{width:25%}.-singleTeam .m-match__groupItem{width:100%;color:#111115;color:var(--brand-c2);cursor:default;font-weight:500}.-darkMode .-singleTeam .m-match__groupItem:hover{color:#bebeca;color:var(--dark-font-4)}.-teamList .m-match__groupItem{width:16.6666%}.m-match__groupWrap{position:relative;display:inline-block;width:auto;margin:auto}.-activeGroup .m-match__groupWrap::before{position:absolute;display:block;width:100%;bottom:1px;left:0;height:3px;background:#fc4842;background:var(--sport-widget-c1);content:""}.m-match__groupWrapTabCnt.-longTabCnt{display:none}.vc_column_container.vc_col-sm-3 .m-match__groupWrapTabCnt.-longTabCnt,.sidebar .m-match__groupWrapTabCnt.-longTabCnt{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-match__groupWrapTabCnt.-longTabCnt,.vc_column_container.vc_col-sm-9 .m-match__groupWrapTabCnt.-longTabCnt{display:inline-block}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .m-match__groupWrapTabCnt.-longTabCnt{display:inline-block}}.m-match__groupWrapTabCnt.-shortTabCnt{display:inline-block}.vc_column_container.vc_col-sm-3 .m-match__groupWrapTabCnt.-shortTabCnt,.sidebar .m-match__groupWrapTabCnt.-shortTabCnt{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-match__groupWrapTabCnt.-shortTabCnt,.vc_column_container.vc_col-sm-9 .m-match__groupWrapTabCnt.-shortTabCnt{display:none}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .m-match__groupWrapTabCnt.-shortTabCnt{display:none}}.m-match__groupTxt{display:none}.-commonMatchAttributes .m-match__item .m-match__groupTxt{display:inline-block;padding-left:5px}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__item .m-match__groupTxt{display:inline-block;padding-left:5px}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__item .m-match__groupTxt{display:inline-block;padding-left:5px}}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-4 .-commonMatchAttributes .m-match__item .m-match__groupTxt,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-match__item .m-match__groupTxt,.-commonMatchAttributes .m-match__item .m-match__groupTxt .sidebar{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-teamList .m-match__groupTxt{display:inline-block;padding-left:5px}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .-teamList .m-match__groupTxt{display:inline-block;padding-left:5px}}.-singleTeam .m-match__groupTxt{display:inline-block;padding-left:5px}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-groupTabella .m-match__groupHeader .m-match__groupTxt,.vc_column_container.vc_col-sm-9 .-groupMatch .m-match__groupHeader .m-match__groupTxt{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-4 .-groupTabella .m-match__groupHeader .m-match__groupTxt,.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-4 .-groupMatch .m-match__groupHeader .m-match__groupTxt{display:none}}.m-match__dateHeader{height:30px;background:#f3f3f4;background:var(--brand-c12);color:#909099;color:var(--brand-c8);font-size:1.4rem;line-height:30px;letter-spacing:.5px;text-align:center;text-transform:uppercase}.-darkMode .m-match__dateHeader{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white)}.-teamRight .m-match__flag{order:2}.m-match__hour{color:#6b6b76;color:var(--brand-c7);font-weight:500;font-size:1.4rem;line-height:18px;line-height:20px;letter-spacing:2px}.-darkMode .m-match__hour{color:#ffffff;color:var(--white)}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-match__hour{font-size:1.6rem;line-height:22px}.vc_column_container.vc_col-sm-3 .m-match__hour,.sidebar .m-match__hour{font-size:1.2rem;line-height:20px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-match__hour{font-size:2.2rem;line-height:28px}.vc_column_container.vc_col-sm-6 .m-match__hour{font-size:2rem;line-height:28px}.vc_column_container.vc_col-sm-3 .m-match__hour,.sidebar .m-match__hour{font-size:1.4rem;line-height:18px}}.m-match__countryWrap{position:relative;display:flex;width:100%}@media(min-width: 992px){.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .-teamLeft .m-match__countryWrap,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .-teamLeft .m-match__countryWrap,.-commonMatchAttributes .-teamLeft .m-match__countryWrap .sidebar{justify-content:flex-start}}@media(min-width: 576px){.-commonMatchAttributes .-teamLeft .m-match__countryWrap{justify-content:flex-end}}@media(min-width: 576px){.-branchDiagram .-teamLeft .m-match__countryWrap{justify-content:flex-start}}.-teamRight .m-match__countryWrap{justify-content:flex-end}@media(min-width: 992px){.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .-teamRight .m-match__countryWrap,.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .-teamRight .m-match__countryWrap,.-commonMatchAttributes .-teamRight .m-match__countryWrap .sidebar{justify-content:flex-end}}@media(min-width: 576px){.-commonMatchAttributes .-teamRight .m-match__countryWrap{justify-content:flex-start}}@media(min-width: 576px){.-branchDiagram .-teamRight .m-match__countryWrap{justify-content:flex-end}}.-countryCnt .m-match__countryWrap{padding-left:18px}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-3 .-groupTabella .-countryCnt .m-match__countryWrap,.sidebar .-groupTabella .-countryCnt .m-match__countryWrap{padding-left:8px}}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .-groupTabella .-countryCnt .m-match__countryWrap{padding-left:8px}}.-teamList .m-match__countryWrap,.-singleTeam .m-match__countryWrap{display:inline-block;margin:auto;text-align:center}.-teamProfile .m-match__countryWrap{margin-top:15px;display:block}.-groupTabella .m-match__countryWrap{align-items:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-groupTabella .m-match__countryWrap,.sidebar .-groupTabella .m-match__countryWrap{min-width:50px}}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .-groupTabella .m-match__countryWrap{padding-left:0}}@media(min-width: 992px){.-groupTabella .m-match__countryWrap{min-width:180px}}.m-match__country{color:#353540;color:var(--brand-c9);font-weight:500;font-size:1.6rem}.-teamRight .m-match__country{justify-content:right;order:1}.-liveEvent .m-match__country{color:#ffffff;color:var(--white)}.-darkMode .-liveEvent .m-match__country{color:#ffffff;color:var(--white)}.-darkMode .m-match__country{color:#bebeca;color:var(--dark-font-4)}.m-match__country.-shortName{text-transform:uppercase}.-timeline .m-match__country.-shortName{display:inline-block}.u-onlyArticlePages .vc_column_container.vc_col-sm-6 .-timeline .m-match__country.-shortName{display:inline-block}@media(min-width: 768px){.u-onlyArticlePages .vc_column_container.vc_col-sm-6 .-timeline .m-match__country.-shortName{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-timeline .m-match__country.-shortName,.vc_column_container.vc_col-sm-4 .-timeline .m-match__country.-shortName,.-timeline .m-match__country.-shortName .sidebar{display:inline-block}}@media(min-width: 768px){.-timeline .m-match__country.-shortName{display:none}}.-teamProfile .m-match__country.-shortName{display:inline-block}@media(min-width: 576px){.-teamProfile .m-match__country.-shortName{display:none}}.-groupTabella .m-match__country.-shortName{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-4 .-groupTabella .m-match__country.-shortName,.vc_column_container.vc_col-sm-3 .-groupTabella .m-match__country.-shortName,.vc_column_container.vc_col-sm-4 .-groupTabella .m-match__country.-shortName,.vc_column_container.vc_col-sm-6 .-groupTabella .m-match__country.-shortName,.sidebar .-groupTabella .m-match__country.-shortName{display:inline-block}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .-groupTabella .m-match__country.-shortName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-groupTabella .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-groupTabella .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-groupTabella .m-match__country.-shortName{display:none}}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .-groupTabella .m-match__country.-shortName{display:inline-block}}@media(min-width: 768px){.-groupTabella .m-match__country.-shortName{display:none}}.-playerGoal .m-match__country.-shortName{line-height:18px}.vc_column_container.vc_col-sm-8 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-playerGoal .m-match__country.-shortName{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-playerGoal .m-match__country.-shortName{display:none}}@media(max-width: 575.98px){.vc_column_container.vc_col-sm-8 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-playerGoal .m-match__country.-shortName{display:none}}.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__country.-shortName{display:inline-block}@media(min-width: 576px){.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__country.-shortName{display:inline-block}}@media(max-width: 575.98px){.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__country.-shortName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__country.-shortName{display:none}}.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-4 .-playerGoal .m-match__country.-shortName,.sidebar .-playerGoal .m-match__country.-shortName{display:none}@media(min-width: 576px){.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-4 .-playerGoal .m-match__country.-shortName,.sidebar .-playerGoal .m-match__country.-shortName{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__country.-shortName,.vc_column_container.vc_col-sm-4 .-playerGoal .m-match__country.-shortName,.sidebar .-playerGoal .m-match__country.-shortName{display:none}}.-groupMatch .m-match__country.-shortName{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-groupMatch .m-match__country.-shortName,.vc_column_container.vc_col-sm-4 .-groupMatch .m-match__country.-shortName,.vc_column_container.vc_col-sm-6 .-groupMatch .m-match__country.-shortName,.sidebar .-groupMatch .m-match__country.-shortName{display:inline-block}}@media(min-width: 768px){.-groupMatch .m-match__country.-shortName{display:none}}.-matchCalendar .m-match__country.-shortName{display:inline-block}@media(min-width: 768px){.vc_column_container.vc_col-sm-3 .-matchCalendar .m-match__country.-shortName,.vc_column_container.vc_col-sm-4 .-matchCalendar .m-match__country.-shortName,.sidebar .-matchCalendar .m-match__country.-shortName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-matchCalendar .m-match__country.-shortName,.vc_column_container.vc_col-sm-4 .-matchCalendar .m-match__country.-shortName,.sidebar .-matchCalendar .m-match__country.-shortName{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-matchCalendar .m-match__country.-shortName{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-matchCalendar .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-matchCalendar .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-matchCalendar .m-match__country.-shortName{display:none}}.-teamList .m-match__country.-shortName,.-singleTeam .m-match__country.-shortName{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-teamList .m-match__country.-shortName,.sidebar .-teamList .m-match__country.-shortName,.vc_column_container.vc_col-sm-3 .-singleTeam .m-match__country.-shortName,.sidebar .-singleTeam .m-match__country.-shortName{display:inline-block}}@media(min-width: 576px){.-teamList .m-match__country.-shortName,.-singleTeam .m-match__country.-shortName{display:none}}@media(min-width: 768px)and (max-width: 991.98px){.-teamList .m-match__country.-shortName,.-singleTeam .m-match__country.-shortName{display:inline-block}}.-teamProfile .-settGroupWrap .m-match__country.-shortName,.-matchCalendar .-settGroupWrap .m-match__country.-shortName{display:inline-block}.vc_column_container.vc_col-sm-3 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-6 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-8 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.sidebar .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-3 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-6 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-8 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.sidebar .-matchCalendar .-settGroupWrap .m-match__country.-shortName{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-6 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-8 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.sidebar .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-3 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-6 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-8 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.sidebar .-matchCalendar .-settGroupWrap .m-match__country.-shortName{display:inline-block}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-3 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-6 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-8 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-teamProfile .-settGroupWrap .m-match__country.-shortName,.sidebar .-teamProfile .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-3 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-6 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-8 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-9 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.vc_column_container.vc_col-sm-12 .-matchCalendar .-settGroupWrap .m-match__country.-shortName,.sidebar .-matchCalendar .-settGroupWrap .m-match__country.-shortName{display:inline-block}}.vc_column_container.vc_col-sm-9 .-branchDiagram .-teamLeft.-unknownTeamWrap .m-match__country.-shortName{padding-left:9px}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .-teamLeft.-unknownTeamWrap .m-match__country.-shortName{padding-left:9px}}.vc_column_container.vc_col-sm-9 .-branchDiagram .-teamRight.-unknownTeamWrap .m-match__country.-shortName{padding-right:10px}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .-teamRight.-unknownTeamWrap .m-match__country.-shortName{padding-right:10px}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__country.-shortName{font-size:2.2rem}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .-settGroupWrap .m-match__country.-shortName{font-size:1.6rem}}.-timeline .m-match__country.-longName{display:none}.u-onlyArticlePages .vc_column_container.vc_col-sm-6 .-timeline .m-match__country.-longName{display:none}@media(min-width: 768px){.u-onlyArticlePages .vc_column_container.vc_col-sm-6 .-timeline .m-match__country.-longName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-timeline .m-match__country.-longName,.vc_column_container.vc_col-sm-4 .-timeline .m-match__country.-longName,.-timeline .m-match__country.-longName .sidebar{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-timeline .m-match__country.-longName,.vc_column_container.vc_col-sm-9 .-timeline .m-match__country.-longName,.vc_column_container.vc_col-sm-12 .-timeline .m-match__country.-longName{font-size:2.2rem}}@media(min-width: 768px){.-timeline .m-match__country.-longName{display:inline-block}}.-teamProfile .m-match__country.-longName{display:none}@media(min-width: 576px){.-teamProfile .m-match__country.-longName{display:inline-block}}.-groupTabella .m-match__country.-longName{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-4 .-groupTabella .m-match__country.-longName,.vc_column_container.vc_col-sm-3 .-groupTabella .m-match__country.-longName,.vc_column_container.vc_col-sm-4 .-groupTabella .m-match__country.-longName,.vc_column_container.vc_col-sm-6 .-groupTabella .m-match__country.-longName,.sidebar .-groupTabella .m-match__country.-longName{display:none}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .-groupTabella .m-match__country.-longName{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-groupTabella .m-match__country.-longName,.vc_column_container.vc_col-sm-9 .-groupTabella .m-match__country.-longName,.vc_column_container.vc_col-sm-12 .-groupTabella .m-match__country.-longName{display:inline-block}}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .-groupTabella .m-match__country.-longName{display:none}}@media(min-width: 768px){.-groupTabella .m-match__country.-longName{display:inline-block}}.-playerGoal .m-match__country.-longName{line-height:18px}.vc_column_container.vc_col-sm-8 .-playerGoal .m-match__country.-longName,.vc_column_container.vc_col-sm-9 .-playerGoal .m-match__country.-longName,.vc_column_container.vc_col-sm-12 .-playerGoal .m-match__country.-longName{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-playerGoal .m-match__country.-longName,.vc_column_container.vc_col-sm-9 .-playerGoal .m-match__country.-longName,.vc_column_container.vc_col-sm-12 .-playerGoal .m-match__country.-longName{display:inline-block}}.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__country.-longName{display:none}@media(min-width: 576px){.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__country.-longName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__country.-longName{display:inline-block}}.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__country.-longName,.vc_column_container.vc_col-sm-4 .-playerGoal .m-match__country.-longName,.sidebar .-playerGoal .m-match__country.-longName{display:none}@media(min-width: 576px){.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__country.-longName,.vc_column_container.vc_col-sm-4 .-playerGoal .m-match__country.-longName,.sidebar .-playerGoal .m-match__country.-longName{display:none}}.-groupMatch .m-match__country.-longName{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-groupMatch .m-match__country.-longName,.vc_column_container.vc_col-sm-4 .-groupMatch .m-match__country.-longName,.vc_column_container.vc_col-sm-6 .-groupMatch .m-match__country.-longName,.sidebar .-groupMatch .m-match__country.-longName{display:none}}@media(min-width: 768px){.-groupMatch .m-match__country.-longName{display:inline-block}}.-matchCalendar .m-match__country.-longName{display:none}@media(min-width: 768px){.vc_column_container.vc_col-sm-3 .-matchCalendar .m-match__country.-longName,.vc_column_container.vc_col-sm-4 .-matchCalendar .m-match__country.-longName,.sidebar .-matchCalendar .m-match__country.-longName{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-matchCalendar .m-match__country.-longName,.vc_column_container.vc_col-sm-4 .-matchCalendar .m-match__country.-longName,.sidebar .-matchCalendar .m-match__country.-longName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-matchCalendar .m-match__country.-longName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-matchCalendar .m-match__country.-longName,.vc_column_container.vc_col-sm-9 .-matchCalendar .m-match__country.-longName,.vc_column_container.vc_col-sm-12 .-matchCalendar .m-match__country.-longName{display:inline-block}}.-teamList .m-match__country.-longName,.-singleTeam .m-match__country.-longName{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-teamList .m-match__country.-longName,.sidebar .-teamList .m-match__country.-longName,.vc_column_container.vc_col-sm-3 .-singleTeam .m-match__country.-longName,.sidebar .-singleTeam .m-match__country.-longName{display:none}}@media(min-width: 576px){.-teamList .m-match__country.-longName,.-singleTeam .m-match__country.-longName{display:inline-block}}@media(min-width: 768px)and (max-width: 991.98px){.-teamList .m-match__country.-longName,.-singleTeam .m-match__country.-longName{display:none}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-8 .-commonMatchAttributes .m-match__country.-longName,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__country.-longName,.vc_column_container.vc_col-sm-12 .-commonMatchAttributes .m-match__country.-longName{font-size:2.2rem}}.m-match__country.-unknownTeam::before,.m-match__country.-unknownTeam::after{display:inline-block;position:absolute;top:0;width:18px;height:19px;background-repeat:no-repeat;background-position:center;background-size:cover;content:""}@media(min-width: 992px){.m-match__country.-unknownTeam::before,.m-match__country.-unknownTeam::after{top:-6px;width:29px;height:31px}.vc_column_container.vc_col-sm-3 .m-match__country.-unknownTeam::before,.sidebar .m-match__country.-unknownTeam::before,.vc_column_container.vc_col-sm-3 .m-match__country.-unknownTeam::after,.sidebar .m-match__country.-unknownTeam::after{top:0;width:18px;height:19px}}@media(min-width: 992px){.m-match__country.-unknownTeam::before,.m-match__country.-unknownTeam::after{top:-4px}}.-teamLeft .m-match__country.-unknownTeam::before{left:5px;background-image:url("/app/themes/24-2020-theme/images/icons/unknown-team.svg")}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-teamLeft .m-match__country.-unknownTeam::before,.vc_column_container.vc_col-sm-6 .-teamLeft .m-match__country.-unknownTeam::before{left:12px}}.-teamRight .m-match__country.-unknownTeam::after{right:5px;background-image:url("/app/themes/24-2020-theme/images/icons/unknown-team.svg")}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-teamRight .m-match__country.-unknownTeam::after,.vc_column_container.vc_col-sm-6 .-teamRight .m-match__country.-unknownTeam::after{right:12px}}.-teamLeft .m-match__country.-unknownTeam{padding-left:35px}@media(min-width: 576px){.-teamLeft .m-match__country.-unknownTeam{padding-left:0}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-teamLeft .m-match__country.-unknownTeam,.-teamLeft .m-match__country.-unknownTeam .sidebar{padding-left:35px}}.-teamRight .m-match__country.-unknownTeam{padding-right:35px}@media(min-width: 576px){.-teamRight .m-match__country.-unknownTeam{padding-right:0}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-teamRight .m-match__country.-unknownTeam,.-teamRight .m-match__country.-unknownTeam .sidebar{padding-right:35px}}.-branchDiagram .m-match__country{font-size:1.4rem;line-height:20px}@media(min-width: 992px){.-branchDiagram .m-match__country{font-size:1.4rem;line-height:20px}}.m-match__labelInfo{color:#6b6b76;color:var(--brand-c7);font-size:1.1rem;line-height:13px;width:50%}.-liveEvent .m-match__labelInfo{width:33.3333%;color:#ffffff;color:var(--white)}.-darkMode .-liveEvent .m-match__labelInfo{color:#ffffff;color:var(--white)}.m-match__labelInfo.-date,.m-match__labelInfo.-group,.m-match__labelInfo.-live,.m-match__labelInfo.-liveLinkWrap{text-transform:uppercase}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-match__labelInfo.-group.-groupType2,.sidebar .m-match__labelInfo.-group.-groupType2{text-indent:-9999px}}.m-match__labelInfo.-date{white-space:nowrap}.m-match__labelInfo.-live{text-align:center}.m-match__labelInfo.-place,.m-match__labelInfo.-liveLinkWrap{text-align:right}.m-match__labelInfo.-penaltyKick{color:#909099;color:var(--brand-c8);text-align:center}.-liveEvent .m-match__labelInfo.-penaltyKick{color:#ffffff;color:var(--white)}.m-match__branchDiagramItem .m-match__labelInfo.-penaltyKick{font-size:1.6rem;line-height:22px}.-commonMatchAttributes .m-match__labelInfo.-penaltyKick{font-size:1.6rem;line-height:22px}@media(min-width: 768px)and (max-width: 991.98px){.-commonMatchAttributes .m-match__labelInfo.-penaltyKick{font-size:2.2rem;line-height:28px}}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__labelInfo.-penaltyKick{font-size:2.8rem;line-height:36px}.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__labelInfo.-penaltyKick{font-size:2rem;line-height:28px}.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-match__labelInfo.-penaltyKick,.-commonMatchAttributes .m-match__labelInfo.-penaltyKick .sidebar{font-size:1.8rem;line-height:28px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__labelInfo.-penaltyKick{font-size:3rem;line-height:38px}.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__labelInfo.-penaltyKick{font-size:2.4rem;line-height:34px}.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-match__labelInfo.-penaltyKick,.-commonMatchAttributes .m-match__labelInfo.-penaltyKick .sidebar{font-size:1.6rem;line-height:22px}}.-teamProfile .m-match__labelInfo{width:100%;padding-bottom:3px;text-transform:uppercase}.-playerProfile .m-match__labelInfo{width:100%;padding-bottom:3px;text-transform:uppercase}.-darkMode .m-match__labelInfo{color:#bebeca;color:var(--dark-font-4)}.m-match__labelInfo .fas{padding-right:5px}.-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone{display:inline-block}.u-onlyArticlePages .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone{display:inline-block}@media(min-width: 576px){.u-onlyArticlePages .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone{display:inline-block}}.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-4 .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.sidebar .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone{display:inline-block}@media(min-width: 576px){.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-4 .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone,.sidebar .-commonMatchAttributes .m-match__labelInfo .fas.fa-microphone{display:inline-block}}.vc_column_container.vc_col-sm-3 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-4 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-6 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-8 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-9 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.sidebar .-branchDiagram .m-match__labelInfo .fas.fa-microphone{display:inline-block;padding-right:0}@media(min-width: 576px){.vc_column_container.vc_col-sm-3 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-4 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-6 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-8 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.vc_column_container.vc_col-sm-9 .-branchDiagram .m-match__labelInfo .fas.fa-microphone,.sidebar .-branchDiagram .m-match__labelInfo .fas.fa-microphone{display:inline-block;padding-right:0}}.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__labelInfo .fas.fa-microphone{padding-right:0}@media(min-width: 576px){.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__labelInfo .fas.fa-microphone{display:inline-block;padding-right:0}}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__labelInfo .fas.fa-microphone{display:inline-block}}.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-match__labelInfo .fas,.vc_column_container.vc_col-sm-4 .-commonMatchAttributes .m-match__labelInfo .fas,.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .m-match__labelInfo .fas,.sidebar .-commonMatchAttributes .m-match__labelInfo .fas{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-match__labelInfo .fas,.vc_column_container.vc_col-sm-4 .-commonMatchAttributes .m-match__labelInfo .fas,.vc_column_container.vc_col-sm-4 .vc_column-inner .-commonMatchAttributes .m-match__labelInfo .fas,.sidebar .-commonMatchAttributes .m-match__labelInfo .fas{display:none}}.-branchDiagram .m-match__labelInfo .fas{display:none}@media(min-width: 576px){.-branchDiagram .m-match__labelInfo .fas{display:none}}@media(min-width: 576px){.m-match__labelInfo{font-size:1.2rem;line-height:14px}}.m-match__labelInfoDate.-shortMonth{display:inline-block}@media(min-width: 576px){.-branchDiagram .m-match__labelInfoDate.-shortMonth{display:inline-block}}.-commonMatchAttributes .m-match__labelInfoDate.-shortMonth{display:inline-block}.u-onlyArticlePages .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-8 .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-12 .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth{display:inline-block}@media(min-width: 992px){.u-onlyArticlePages .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-8 .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-12 .-commonMatchAttributes .m-match__labelInfoDate.-shortMonth{display:none}}.m-match__labelInfoDate.-longMonth{display:none}.-commonMatchAttributes .m-match__labelInfoDate.-longMonth{display:none}.u-onlyArticlePages .-commonMatchAttributes .m-match__labelInfoDate.-longMonth,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__labelInfoDate.-longMonth,.vc_column_container.vc_col-sm-8 .-commonMatchAttributes .m-match__labelInfoDate.-longMonth,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__labelInfoDate.-longMonth,.vc_column_container.vc_col-sm-12 .-commonMatchAttributes .m-match__labelInfoDate.-longMonth{display:none}@media(min-width: 992px){.u-onlyArticlePages .-commonMatchAttributes .m-match__labelInfoDate.-longMonth,.vc_column_container.vc_col-sm-6 .-commonMatchAttributes .m-match__labelInfoDate.-longMonth,.vc_column_container.vc_col-sm-8 .-commonMatchAttributes .m-match__labelInfoDate.-longMonth,.vc_column_container.vc_col-sm-9 .-commonMatchAttributes .m-match__labelInfoDate.-longMonth,.vc_column_container.vc_col-sm-12 .-commonMatchAttributes .m-match__labelInfoDate.-longMonth{display:inline-block}}.m-match__labelInfoDate.-hour{margin-left:5px}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-3 .-commonMatchAttributes .m-match__labelInfoDate.-hour,.sidebar .-commonMatchAttributes .m-match__labelInfoDate.-hour{margin-left:0}}.vc_column_container.vc_col-sm-3 .-branchDiagram .m-match__labelInfoDate.-hour,.vc_column_container.vc_col-sm-4 .-branchDiagram .m-match__labelInfoDate.-hour,.vc_column_container.vc_col-sm-6 .-branchDiagram .m-match__labelInfoDate.-hour,.vc_column_container.vc_col-sm-8 .-branchDiagram .m-match__labelInfoDate.-hour,.vc_column_container.vc_col-sm-9 .-branchDiagram .m-match__labelInfoDate.-hour,.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__labelInfoDate.-hour,.sidebar .-branchDiagram .m-match__labelInfoDate.-hour{position:absolute;top:2px;right:0}@media(max-width: 991.98px){.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__labelInfoDate.-hour{position:absolute;top:2px;right:0}}.m-match__labelInfoPlaceCnt.-city{text-transform:uppercase}@media(min-width: 768px)and (max-width: 991.98px){.u-onlyArticlePages .m-match__labelInfoPlaceCnt.-city::after,.vc_column_container.vc_col-sm-8 .m-match__labelInfoPlaceCnt.-city::after,.vc_column_container.vc_col-sm-9 .m-match__labelInfoPlaceCnt.-city::after,.vc_column_container.vc_col-sm-12 .m-match__labelInfoPlaceCnt.-city::after{display:none}}@media(min-width: 992px){.u-onlyArticlePages .m-match__labelInfoPlaceCnt.-city::after,.vc_column_container.vc_col-sm-8 .m-match__labelInfoPlaceCnt.-city::after,.vc_column_container.vc_col-sm-9 .m-match__labelInfoPlaceCnt.-city::after,.vc_column_container.vc_col-sm-12 .m-match__labelInfoPlaceCnt.-city::after{display:inline-block}}@media(min-width: 768px){.vc_column_container.vc_col-sm-6 .m-match__labelInfoPlaceCnt.-city::after{display:none}}@media(min-width: 768px)and (max-width: 991.98px){.vc_column_container.vc_col-sm-6 .m-match__labelInfoPlaceCnt.-city::after{display:none}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .m-match__labelInfoPlaceCnt.-city::after{display:none}}@media(min-width: 768px){.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__labelInfoPlaceCnt.-city::after,.vc_column_container.vc_col-sm-3 .m-match__labelInfoPlaceCnt.-city::after,.sidebar .m-match__labelInfoPlaceCnt.-city::after,.-branchDiagram .m-match__labelInfoPlaceCnt.-city::after{display:none}}@media(min-width: 768px)and (max-width: 991.98px){.vc_column_container.vc_col-sm-9 .-matchCalendar .m-match__labelInfoPlaceCnt.-city::after{display:none}}@media(min-width: 992px){.m-match__labelInfoPlaceCnt.-city::after{display:inline-block;width:4px;height:auto;content:","}}.vc_column_container.vc_col-sm-3 .-branchDiagram .m-match__labelInfoPlaceCnt.-city,.vc_column_container.vc_col-sm-4 .-branchDiagram .m-match__labelInfoPlaceCnt.-city,.vc_column_container.vc_col-sm-6 .-branchDiagram .m-match__labelInfoPlaceCnt.-city,.vc_column_container.vc_col-sm-8 .-branchDiagram .m-match__labelInfoPlaceCnt.-city,.vc_column_container.vc_col-sm-9 .-branchDiagram .m-match__labelInfoPlaceCnt.-city,.vc_column_container.vc_col-sm-12 .-branchDiagram .m-match__labelInfoPlaceCnt.-city,.sidebar .-branchDiagram .m-match__labelInfoPlaceCnt.-city{display:none}.m-match__labelInfoPlaceCnt.-arena{display:none}@media(min-width: 992px){.u-onlyArticlePages .m-match__labelInfoPlaceCnt.-arena,.vc_column_container.vc_col-sm-8 .m-match__labelInfoPlaceCnt.-arena,.vc_column_container.vc_col-sm-9 .m-match__labelInfoPlaceCnt.-arena,.vc_column_container.vc_col-sm-12 .m-match__labelInfoPlaceCnt.-arena{display:inline-block;margin-left:2px}}@media(min-width: 768px)and (max-width: 991.98px){.vc_column_container.vc_col-sm-6 .m-match__labelInfoPlaceCnt.-arena{display:none}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .m-match__labelInfoPlaceCnt.-arena{display:none}}@media(min-width: 768px){.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__labelInfoPlaceCnt.-arena,.vc_column_container.vc_col-sm-3 .m-match__labelInfoPlaceCnt.-arena,.sidebar .m-match__labelInfoPlaceCnt.-arena{display:none}}@media(min-width: 768px)and (max-width: 991.98px){.vc_column_container.vc_col-sm-9 .-matchCalendar .m-match__labelInfoPlaceCnt.-arena{display:none}}.m-match__settHeader{display:flex;height:45px;background:#f3f3f4;background:var(--brand-c12);color:#111115;color:var(--brand-c2);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);text-transform:uppercase;justify-content:space-between;align-items:center}.-darkMode .m-match__settHeader{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.-matchCalendar .m-match__settHeader{position:relative;z-index:10}.m-match__settItem{position:relative;display:flex;width:33.3333%;font-weight:500;font-size:1.6rem;line-height:22px}.vc_column_container.vc_col-sm-3 .m-match__settItem,.sidebar .m-match__settItem{font-size:1rem}.vc_column_container.vc_col-sm-4 .m-match__settItem{font-size:1.2rem}.m-match__settItem .fa-calendar,.m-match__settItem .fa-shield-alt{position:relative;top:-1px;padding-right:6px;font-size:12px;line-height:21px}.vc_column_container.vc_col-sm-3 .m-match__settItem .fa-calendar,.sidebar .m-match__settItem .fa-calendar,.vc_column_container.vc_col-sm-3 .m-match__settItem .fa-shield-alt,.sidebar .m-match__settItem .fa-shield-alt{display:none}.m-match__settItem .fa-chevron-down{padding-left:6px;font-size:14px;line-height:22px}.m-match__settItem.-settDate{padding-left:20px;justify-content:flex-start}.m-match__settItem.-settTitle{justify-content:center;cursor:pointer}@media(min-width: 768px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-3 .m-match__settItem.-settTitle,.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__settItem.-settTitle,.m-match__settItem.-settTitle .sidebar{display:none}}.m-match__settItem.-settGroup{position:relative;padding-right:20px;justify-content:flex-end;cursor:pointer}.-teamProfile .m-match__settItem{width:100%}.m-match__settCalendarBtn{cursor:pointer}@media(max-width: 575.98px){.m-match__settCalendarBtnTxt{display:none}}@media(min-width: 768px)and (max-width: 991.98px){.vc_column_container.vc_col-sm-9 .-matchCalendar .m-match__settCalendarBtnTxt{display:none}}.m-match__settGroupTxt{position:relative}.-settGroupWrap .m-match__settGroupTxt{margin-bottom:10px;padding-right:4px;text-align:right}.m-match__settGroupWrap{display:none;position:absolute;top:-12px;right:0;width:242px;padding:11px 15px 5px 30px;background:#f3f3f4;background:var(--brand-c12);border:1px solid #e1e1e4;border:1px solid var(--brand-c6);z-index:15;clear:both}.-open .m-match__settGroupWrap{display:block}.m-match__settGroupWrap .fa-chevron-up{padding-left:6px;font-size:14px;line-height:22px}.-darkMode .m-match__settGroupWrap{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white);border:1px solid #1b1b20;border:1px solid var(--dark-back-1)}.m-match__settGroupFlagWrap{width:50%;margin-bottom:15px;float:left}.m-match__tabellaHeader{display:flex;height:30px;background:#f3f3f4;background:var(--brand-c12);color:#111115;color:var(--brand-c2);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);justify-content:right;align-items:center}.-darkMode .m-match__tabellaHeader{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.m-match__tabellaHeaderItem{width:15%;text-align:center}.m-match__tabellaHeaderItem.-singleGroupTitle,.m-match__tabellaHeaderItem.-blankItem{width:40%}.m-match__tabellaHeaderItem.-singleGroupTitle{padding:10px 17px 10px 30px;text-align:left}@media(min-width: 768px){.m-match__tabellaHeaderItem.-singleGroupTitle{padding:17px 30px}}.m-match__tabellaHeaderTxt{color:#909099;color:var(--brand-c8)}.-highlighted .m-match__tabellaHeaderTxt{color:#353540;color:var(--brand-c9)}.-darkMode .-highlighted .m-match__tabellaHeaderTxt{color:#ffffff;color:var(--white)}.vc_column_container.vc_col-sm-6 .m-match__tabellaHeaderTxt.-mobileTxt{display:inline-block}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .m-match__tabellaHeaderTxt.-mobileTxt{display:none}}.vc_column_container.vc_col-sm-8 .m-match__tabellaHeaderTxt.-mobileTxt,.vc_column_container.vc_col-sm-9 .m-match__tabellaHeaderTxt.-mobileTxt,.vc_column_container.vc_col-sm-12 .m-match__tabellaHeaderTxt.-mobileTxt{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .m-match__tabellaHeaderTxt.-mobileTxt,.vc_column_container.vc_col-sm-9 .m-match__tabellaHeaderTxt.-mobileTxt,.vc_column_container.vc_col-sm-12 .m-match__tabellaHeaderTxt.-mobileTxt{display:none}}.vc_column_container.vc_col-sm-3 .m-match__tabellaHeaderTxt.-mobileTxt,.vc_column_container.vc_col-sm-4 .m-match__tabellaHeaderTxt.-mobileTxt,.sidebar .m-match__tabellaHeaderTxt.-mobileTxt{display:inline-block}.vc_column_container.vc_col-sm-6 .m-match__tabellaHeaderTxt.-desktopTxt{display:none}@media(min-width: 1300px){.vc_column_container.vc_col-sm-6 .m-match__tabellaHeaderTxt.-desktopTxt{display:inline-block}}.vc_column_container.vc_col-sm-8 .m-match__tabellaHeaderTxt.-desktopTxt,.vc_column_container.vc_col-sm-9 .m-match__tabellaHeaderTxt.-desktopTxt,.vc_column_container.vc_col-sm-12 .m-match__tabellaHeaderTxt.-desktopTxt{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .m-match__tabellaHeaderTxt.-desktopTxt,.vc_column_container.vc_col-sm-9 .m-match__tabellaHeaderTxt.-desktopTxt,.vc_column_container.vc_col-sm-12 .m-match__tabellaHeaderTxt.-desktopTxt{display:inline-block}}.vc_column_container.vc_col-sm-3 .m-match__tabellaHeaderTxt.-desktopTxt,.vc_column_container.vc_col-sm-4 .m-match__tabellaHeaderTxt.-desktopTxt,.sidebar .m-match__tabellaHeaderTxt.-desktopTxt{display:none}.m-match__tabellaCntWrap{display:flex;justify-content:space-between;align-items:center;background:#ffffff;background:var(--white);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);transition:background .5s}.m-match__tabellaCntWrap:hover{background:#ebebed}.-darkMode .m-match__tabellaCntWrap{background:#3d3d49;background:var(--dark-back-3);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.-darkMode .m-match__tabellaCntWrap:hover{background:#353540;background:var(--dark-back-2)}.m-match__tabellaCntItem{width:15%;padding:10px 17px;color:#909099;color:var(--brand-c8);text-align:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-groupTabella .m-match__tabellaCntItem,.sidebar .-groupTabella .m-match__tabellaCntItem{padding:17px 10px}}.m-match__tabellaCntItem.-countryItem{width:40%;padding:10px 17px 10px 30px;text-align:left}.m-match__tabellaCntItem.-countryItem.-hiddenSportResultCnt{display:flex;min-height:38px;align-items:center}.m-match__tabellaCntItem.-countryItem.-hiddenSportResultCnt::before{display:block;background:url("/app/themes/24-2020-theme/images/eb2020/icon-hiddenSportResultCnt.svg");background-position:center;background-repeat:no-repeat;content:"";width:28px;height:21px;background-size:28px 21px}.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-countryItem.-hiddenSportResultCnt::before,.sidebar .m-match__tabellaCntItem.-countryItem.-hiddenSportResultCnt::before{width:19px;height:14px;background-size:19px 14px}@media(min-width: 768px){.m-match__tabellaCntItem.-countryItem.-hiddenSportResultCnt{min-height:64px}.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-countryItem.-hiddenSportResultCnt,.sidebar .m-match__tabellaCntItem.-countryItem.-hiddenSportResultCnt{min-height:53px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-countryItem{padding:17px 30px}}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .m-match__tabellaCntItem.-countryItem{width:30%}}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .m-match__tabellaCntItem.-countryItem{padding:17px 10px 17px 25px}}@media(min-width: 992px)and (max-width: 1299.98px){.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-countryItem,.sidebar .m-match__tabellaCntItem.-countryItem{padding:10px 17px 10px 22px}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-countryItem,.sidebar .m-match__tabellaCntItem.-countryItem{padding:10px 17px 10px 30px}}.m-match__tabellaCntItem.-highlighted{color:#353540;color:var(--brand-c9)}.-darkMode .m-match__tabellaCntItem.-highlighted{color:#ffffff;color:var(--white)}.m-match__tabellaCntItem.-maybeGetOn,.m-match__tabellaCntItem.-getOn{position:relative}.m-match__tabellaCntItem.-maybeGetOn::before,.m-match__tabellaCntItem.-getOn::before{position:absolute;display:inline-block;width:7px;height:7px;top:15px;left:9px;border-radius:50%;content:""}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-maybeGetOn::before,.sidebar .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-getOn::before,.sidebar .m-match__tabellaCntItem.-getOn::before{top:16px}}.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .m-match__tabellaCntItem.-getOn::before{width:7px;height:7px}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-9 .vc_inner .vc_column_container.vc_col-sm-4 .m-match__tabellaCntItem.-getOn::before{top:23px}}@media(min-width: 768px){.vc_column_container.vc_col-sm-4 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-8 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-12 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-4 .m-match__tabellaCntItem.-getOn::before,.vc_column_container.vc_col-sm-8 .m-match__tabellaCntItem.-getOn::before,.vc_column_container.vc_col-sm-12 .m-match__tabellaCntItem.-getOn::before{top:21px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-6 .m-match__tabellaCntItem.-getOn::before{top:21px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-getOn::before{top:28px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-8 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-12 .m-match__tabellaCntItem.-maybeGetOn::before,.vc_column_container.vc_col-sm-6 .m-match__tabellaCntItem.-getOn::before,.vc_column_container.vc_col-sm-8 .m-match__tabellaCntItem.-getOn::before,.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-getOn::before,.vc_column_container.vc_col-sm-12 .m-match__tabellaCntItem.-getOn::before{width:10px;height:10px}}.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before{top:10px;left:29px}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before{top:21px;left:29px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.vc_column_container.vc_col-sm-9 .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before{left:29px}}.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.sidebar .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before,.sidebar .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before{top:12px;left:29px}@media(min-width: 768px){.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.sidebar .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before,.sidebar .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before{top:19px;left:29px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.sidebar .m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before,.vc_column_container.vc_col-sm-3 .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before,.sidebar .m-match__tabellaCntItem.-getOn.-hiddenSportResultCnt::before{left:29px}}.m-match__tabellaCntItem.-getOn::before{background:#dd483c;background:var(--sport-widget-c2)}.m-match__tabellaCntItem.-maybeGetOn::before{background:#dd483c;background:var(--sport-widget-c2);opacity:.33}.-darkMode .m-match__tabellaCntItem.-maybeGetOn::before{background:#ffffff;background:var(--white)}.m-match__tabellaCntItem.-maybeGetOn.-hiddenSportResultCnt::before{opacity:1}@media(min-width: 768px){.m-match__tabellaCntItem{padding:17px}}.m-match__teamWrap{justify-content:space-between;flex-wrap:wrap;transition:background .5s ease}.-darkMode .m-match__teamWrap{background:#3d3d49;background:var(--dark-back-3);color:#ffffff;color:var(--white)}.-darkMode .m-match__teamWrap:hover{background:#353540;background:var(--dark-back-2)}.m-match__teamItem{width:50%;padding:20px 0;text-align:center}.-teamProfile .m-match__teamItem{display:block;position:absolute;bottom:0;left:0;width:100%;height:110px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 80%);justify-content:center;z-index:10;content:""}.-darkMode .-teamProfile .m-match__teamItem{background:linear-gradient(to bottom, rgba(27, 27, 32, 0) 0%, rgb(27, 27, 32) 80%)}@media(min-width: 768px){.-teamProfile .m-match__teamItem{width:100%;height:250px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%)}.vc_column_container.vc_col-sm-3 .-teamProfile .m-match__teamItem,.sidebar .-teamProfile .m-match__teamItem{height:110px}.-darkMode .-teamProfile .m-match__teamItem{background:linear-gradient(to bottom, rgba(27, 27, 32, 0) 0%, rgb(27, 27, 32) 90%)}}@media(max-width: 991.98px){.-teamProfile .m-match__teamItem{height:110px}}.-teamList .m-match__teamItem,.-singleTeam .m-match__teamItem{width:50%}@media(min-width: 768px){.-teamList .m-match__teamItem,.-singleTeam .m-match__teamItem{width:25%}}@media(min-width: 992px){.-teamList .m-match__teamItem,.-singleTeam .m-match__teamItem{width:50%}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-teamList .m-match__teamItem,.vc_column_container.vc_col-sm-9 .-teamList .m-match__teamItem,.vc_column_container.vc_col-sm-12 .-singleTeam .m-match__teamItem,.vc_column_container.vc_col-sm-9 .-singleTeam .m-match__teamItem{width:25%}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-teamList .m-match__teamItem,.sidebar .-teamList .m-match__teamItem,.vc_column_container.vc_col-sm-3 .-singleTeam .m-match__teamItem,.sidebar .-singleTeam .m-match__teamItem{width:100%}}@media(min-width: 576px){.vc_column_container.vc_col-sm-12 .m-match__locationCntWrap{display:flex;flex-wrap:wrap;justify-content:space-between}}@media(min-width: 768px){.vc_column_container.vc_col-sm-8 .m-match__locationCntWrap,.vc_column_container.vc_col-sm-9 .m-match__locationCntWrap{display:flex;flex-wrap:wrap;justify-content:space-between}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-8 .m-match__locationCntWrap,.vc_column_container.vc_col-sm-9 .m-match__locationCntWrap{justify-content:flex-start}}.m-match__locationItem{width:100%;overflow:hidden;margin-bottom:40px}.vc_column_container.vc_col-sm-12 .m-match__locationItem{width:100%}@media(min-width: 768px){.vc_column_container.vc_col-sm-12 .m-match__locationItem{width:49%}}.vc_column_container.vc_col-sm-8 .m-match__locationItem,.vc_column_container.vc_col-sm-9 .m-match__locationItem{width:100%}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .m-match__locationItem,.vc_column_container.vc_col-sm-9 .m-match__locationItem{width:49%}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-8 .m-match__locationItem,.vc_column_container.vc_col-sm-9 .m-match__locationItem{width:32%;flex:0 0 32%}.vc_column_container.vc_col-sm-8 .m-match__locationItem:nth-of-type(2),.vc_column_container.vc_col-sm-8 .m-match__locationItem:nth-of-type(5),.vc_column_container.vc_col-sm-8 .m-match__locationItem:nth-of-type(8),.vc_column_container.vc_col-sm-8 .m-match__locationItem:nth-of-type(11),.vc_column_container.vc_col-sm-9 .m-match__locationItem:nth-of-type(2),.vc_column_container.vc_col-sm-9 .m-match__locationItem:nth-of-type(5),.vc_column_container.vc_col-sm-9 .m-match__locationItem:nth-of-type(8),.vc_column_container.vc_col-sm-9 .m-match__locationItem:nth-of-type(11){margin-left:2%;margin-right:2%}}.vc_column_container.vc_col-sm-12 .m-match__locationCntInnerWrap{display:block}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-match__locationCntInnerWrap{display:flex}}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .m-match__locationCntInnerWrap{display:block}}.m-match__locationNameWrap{display:flex;margin-bottom:20px;justify-content:space-between;align-items:center;clear:both}.m-match__locationImg{width:100%}.vc_column_container.vc_col-sm-12 .m-match__locationImg{width:100%}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-match__locationImg{width:50%;margin-right:20px}}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .m-match__locationImg{width:100%}}.m-match__locationCntInfo{width:100%}@media(min-width: 768px){.vc_column_container.vc_col-sm-12 .m-match__locationCntInfo{width:100%}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-match__locationCntInfo{display:flex;width:50%;height:152px;align-content:flex-start;flex-direction:column;justify-content:center}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-12 .m-match__locationCntInfo{height:173px}}.vc_column_container.vc_col-sm-9 .m-match__locationCntInfo{display:block}@media(min-width: 768px){.vc_column_container.vc_col-sm-9 .m-match__locationCntInfo{width:100%}}@media(min-width: 1300px){.vc_column_container.vc_col-sm-9 .m-match__locationCntInfo{display:block}}.m-match__locationName{font-weight:500;font-size:2.2rem}.m-match__locationEtcInfo{margin:7px 0;font-weight:500;font-size:1.6rem;line-height:22px}.m-match__locationEtcInfo .fas{padding-right:10px;color:#909099;color:var(--brand-c8);font-size:12px}.m-match__locationEtcInfo .fas.fa-map-marker{padding-left:2px}.vc_column_container.vc_col-sm-12 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-12 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-12 .m-match__locationEtcInfo.-info4{width:auto;padding-right:25px;float:left}@media(min-width: 768px){.vc_column_container.vc_col-sm-12 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-12 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-12 .m-match__locationEtcInfo.-info4{padding-right:0;float:none}}.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info4{width:auto;padding-right:25px;float:left}@media(min-width: 768px){.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info4{padding-right:0;float:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-8 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-9 .m-match__locationEtcInfo.-info4{width:auto;padding-right:25px;float:left}}.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info2,.sidebar .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info3,.sidebar .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info4,.sidebar .m-match__locationEtcInfo.-info4{width:auto;padding-right:25px;float:left}@media(min-width: 768px){.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info2,.sidebar .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info3,.sidebar .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info4,.sidebar .m-match__locationEtcInfo.-info4{padding-right:0;float:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info2,.sidebar .m-match__locationEtcInfo.-info2,.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info3,.sidebar .m-match__locationEtcInfo.-info3,.vc_column_container.vc_col-sm-3 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-4 .m-match__locationEtcInfo.-info4,.vc_column_container.vc_col-sm-6 .m-match__locationEtcInfo.-info4,.sidebar .m-match__locationEtcInfo.-info4{width:auto;padding-right:25px;float:left}}.m-match__subHeader{height:30px;background:#f3f3f4;background:var(--brand-c12);color:#353540;color:var(--brand-c9);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);font-size:1.4rem;line-height:30px;letter-spacing:.5px;text-align:center;text-transform:uppercase}.m-match__subHeaderLink{color:#353540;color:var(--brand-c9);text-transform:none}.-teamSubTitle .m-match__subHeader{width:100%;height:45px;font-weight:500;font-size:1.6rem;line-height:45px}.-darkMode .m-match__subHeader{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.m-match__player.-commonHeader{display:flex;background:#f3f3f4;background:var(--brand-c12);color:#909099;color:var(--brand-c8);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);letter-spacing:.5px;align-items:center;justify-content:space-between}.-darkMode .m-match__player.-commonHeader{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.m-match__player.-playerHeader{height:30px;font-size:1.4rem;line-height:30px}.m-match__player.-teamListHeader{height:30px;font-size:1.4rem;line-height:30px}.m-match__playerBlock{padding:0 10px}.m-match__playerBlock.-idBlock,.m-match__playerBlock.-goalBlock{width:50px}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__playerBlock.-idBlock,.sidebar .-playerGoal .m-match__playerBlock.-idBlock,.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__playerBlock.-goalBlock,.sidebar .-playerGoal .m-match__playerBlock.-goalBlock{width:24px}}@media(max-width: 575.98px){.-playerGoal .m-match__playerBlock.-idBlock,.-playerGoal .m-match__playerBlock.-goalBlock{width:40px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__playerBlock.-idBlock,.sidebar .-playerGoal .m-match__playerBlock.-idBlock{padding-right:0}}@media(max-width: 575.98px){.-playerGoal .m-match__playerBlock.-idBlock{padding-right:0}}.m-match__playerBlock.-goalBlock{text-align:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__playerBlock.-goalBlock,.sidebar .-playerGoal .m-match__playerBlock.-goalBlock{padding-left:0;padding-right:0}}@media(max-width: 575.98px){.-playerGoal .m-match__playerBlock.-goalBlock{padding-left:0;padding-right:0}}.m-match__playerBlock.-nameBlock.-fullName{display:none}@media(min-width: 768px){.vc_column_container.vc_col-sm-6 .-teamProfile .m-match__playerBlock.-nameBlock.-fullName,.vc_column_container.vc_col-sm-8 .-teamProfile .m-match__playerBlock.-nameBlock.-fullName,.vc_column_container.vc_col-sm-9 .-teamProfile .m-match__playerBlock.-nameBlock.-fullName,.vc_column_container.vc_col-sm-12 .-teamProfile .m-match__playerBlock.-nameBlock.-fullName{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__playerBlock.-nameBlock.-fullName{display:inline-block}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-playerGoal .m-match__playerBlock.-nameBlock.-fullName,.vc_column_container.vc_col-sm-9 .-playerGoal .m-match__playerBlock.-nameBlock.-fullName,.vc_column_container.vc_col-sm-12 .-playerGoal .m-match__playerBlock.-nameBlock.-fullName{display:inline-block}}.m-match__playerBlock.-nameBlock.-shortName{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.vc_column_container.vc_col-sm-6 .-teamProfile .m-match__playerBlock.-nameBlock.-shortName,.vc_column_container.vc_col-sm-8 .-teamProfile .m-match__playerBlock.-nameBlock.-shortName,.vc_column_container.vc_col-sm-9 .-teamProfile .m-match__playerBlock.-nameBlock.-shortName,.vc_column_container.vc_col-sm-12 .-teamProfile .m-match__playerBlock.-nameBlock.-shortName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-playerGoal .m-match__playerBlock.-nameBlock.-shortName{display:none}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-playerGoal .m-match__playerBlock.-nameBlock.-shortName,.vc_column_container.vc_col-sm-9 .-playerGoal .m-match__playerBlock.-nameBlock.-shortName,.vc_column_container.vc_col-sm-12 .-playerGoal .m-match__playerBlock.-nameBlock.-shortName{display:none}}.-playerGoal .m-match__playerBlock.-nameBlock{width:calc((100% - 100px)/2)}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__playerBlock.-nameBlock,.sidebar .-playerGoal .m-match__playerBlock.-nameBlock{width:50%}}@media(max-width: 575.98px){.-playerGoal .m-match__playerBlock.-nameBlock{width:50%}}.-playerGoal .m-match__playerBlock.-teamBlock{width:calc((100% - 100px)/2)}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-playerGoal .m-match__playerBlock.-teamBlock,.sidebar .-playerGoal .m-match__playerBlock.-teamBlock{width:60px}}@media(max-width: 575.98px){.-playerGoal .m-match__playerBlock.-teamBlock{width:70px}}.-teamListHeader .m-match__playerBlock.-nameBlock,.-teamListCnt .m-match__playerBlock.-nameBlock{width:40%}@media(min-width: 768px){.-teamListHeader .m-match__playerBlock.-nameBlock,.-teamListCnt .m-match__playerBlock.-nameBlock{width:55%}}.-teamListHeader .m-match__playerBlock.-goalBlock,.-teamListCnt .m-match__playerBlock.-goalBlock{width:10%}@media(min-width: 768px){.-teamListHeader .m-match__playerBlock.-goalBlock,.-teamListCnt .m-match__playerBlock.-goalBlock{width:15%}}.-teamListHeader .m-match__playerBlock.-clubBlock,.-teamListCnt .m-match__playerBlock.-clubBlock{width:50%;text-align:right;line-height:20px}@media(min-width: 768px){.-teamListHeader .m-match__playerBlock.-clubBlock,.-teamListCnt .m-match__playerBlock.-clubBlock{width:30%}}.vc_column_container.vc_col-sm-3 .-teamListHeader .m-match__playerBlock.-clubBlock,.vc_column_container.vc_col-sm-4 .-teamListHeader .m-match__playerBlock.-clubBlock,.sidebar .-teamListHeader .m-match__playerBlock.-clubBlock,.vc_column_container.vc_col-sm-3 .-teamListCnt .m-match__playerBlock.-clubBlock,.vc_column_container.vc_col-sm-4 .-teamListCnt .m-match__playerBlock.-clubBlock,.sidebar .-teamListCnt .m-match__playerBlock.-clubBlock{display:flex;line-height:20px;justify-content:flex-end}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-teamListHeader .m-match__playerBlock.-clubBlock,.vc_column_container.vc_col-sm-4 .-teamListHeader .m-match__playerBlock.-clubBlock,.sidebar .-teamListHeader .m-match__playerBlock.-clubBlock,.vc_column_container.vc_col-sm-3 .-teamListCnt .m-match__playerBlock.-clubBlock,.vc_column_container.vc_col-sm-4 .-teamListCnt .m-match__playerBlock.-clubBlock,.sidebar .-teamListCnt .m-match__playerBlock.-clubBlock{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.m-match__playerCntItem{display:flex;height:45px;background:#ffffff;background:var(--white);color:#353540;color:var(--brand-c9);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);font-weight:500;font-size:1.6rem;line-height:30px;letter-spacing:.5px;align-items:center;justify-content:space-between;transition:background .5s}.m-match__playerCntItem:hover{background:#ebebed}.-darkMode .m-match__playerCntItem{background:#3d3d49;background:var(--dark-back-3);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.-darkMode .m-match__playerCntItem:hover{background:#353540;background:var(--dark-back-2)}.vc_column_container.vc_col-sm-4 .-standardData .m-match__playerCntItem,.vc_column_container.vc_col-sm-3 .-standardData .m-match__playerCntItem,.sidebar .-standardData .m-match__playerCntItem{height:50px;font-size:1.3rem;letter-spacing:0}@media(max-width: 991.98px){.-standardData .m-match__playerCntItem{height:50px;font-size:1.3rem;letter-spacing:0}}.m-match__teamProfileImgWrap{position:relative;border:10px solid #ffffff;border:10px solid var(--white)}.-darkMode .m-match__teamProfileImgWrap{border-color:#1b1b20;border-color:var(--dark-back-1)}.m-match__teamProfileImg{width:100%;-o-object-fit:cover;object-fit:cover}.m-match__teamBaseDatas{display:flex;background:#ffffff;background:var(--white);border:10px solid #ffffff;border:10px solid var(--white);flex-wrap:wrap}.-darkMode .m-match__teamBaseDatas{background:#1b1b20;background:var(--dark-back-1);border-color:#1b1b20;border-color:var(--dark-back-1)}.m-match__teamBaseDatasBlock{width:50%}.vc_column_container.vc_col-sm-3 .m-match__teamBaseDatasBlock,.sidebar .m-match__teamBaseDatasBlock{width:100%}@media(min-width: 768px){.vc_column_container.vc_col-sm-3 .m-match__teamBaseDatasBlock,.sidebar .m-match__teamBaseDatasBlock{width:100%}}@media(max-width: 991.98px){.m-match__teamBaseDatasBlock{width:100%}}@media(min-width: 992px){.m-match__teamBaseDatasBlock{width:25%}}.m-match__teamInfo{margin-bottom:20px;color:#353540;color:var(--brand-c9);font-weight:500;font-size:1.6rem;line-height:22px}.-darkMode .m-match__teamInfo{color:#ffffff;color:var(--white)}.m-match__teamInfoTxt{display:block;word-wrap:break-word}.m-match__teamSubTitle{display:flex;height:45px;align-items:center}.m-match__teamRelatedArticle{display:block;margin-top:-10px;padding:0 10px 30px 0;text-align:right}.m-match__link{color:#dd483c;color:var(--sport-widget-c2);font-size:1.2rem;text-transform:uppercase}.-darkMode .m-match__link{color:#fd918e;color:var(--sport-widget-c3)}.-relatedArticle .m-match__linkIcon{padding-right:10px;font-size:1rem}.m-match__playerWrap{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 767.98px){.m-match__playerWrap{display:block}}.m-match__playerWrap.-playerProfileWrap{margin-top:20px}.m-match__playerNameDataWrap{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f3f3f4;border-bottom:1px solid var(--brand-c12)}.-coach .m-match__playerNameDataWrap{border-color:#ffffff;border-color:var(--white)}.-darkMode .-coach .m-match__playerNameDataWrap{border-color:#1b1b20;border-color:var(--dark-back-1)}.-darkMode .m-match__playerNameDataWrap{border-color:#1b1b20;border-color:var(--dark-back-1)}.m-match__playerCardItem{width:100%;margin-bottom:20px;padding:20px 0 0;text-align:center;border:1px solid #e1e1e4;border:1px solid var(--brand-c6)}.m-match__playerCardItem.-coach{background:#f3f3f4;background:var(--brand-c12)}.-darkMode .m-match__playerCardItem.-coach{background:#353540;background:var(--dark-back-2)}.-darkMode .m-match__playerCardItem{background:#3d3d49;background:var(--dark-back-3);border-color:#1b1b20;border-color:var(--dark-back-1)}@media(min-width: 576px){.vc_column_container.vc_col-sm-9 .-playerProfileWrap .m-match__playerCardItem{width:49%}}@media(min-width: 992px){.-playerProfileWrap .m-match__playerCardItem{width:32%}}.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__playerCardItem,.vc_column_container.vc_col-sm-6 .vc_column-inner .m-match__playerCardItem{width:49%}.vc_column_container.vc_col-sm-8 .vc_column-inner .m-match__playerCardItem,.vc_column_container.vc_col-sm-9 .vc_column-inner .m-match__playerCardItem,.vc_column_container.vc_col-sm-12 .vc_column-inner .m-match__playerCardItem{width:32%}@media(max-width: 767.98px){.vc_column_container.vc_col-sm-8 .vc_column-inner .m-match__playerCardItem,.vc_column_container.vc_col-sm-9 .vc_column-inner .m-match__playerCardItem,.vc_column_container.vc_col-sm-12 .vc_column-inner .m-match__playerCardItem{width:100%}}@media(min-width: 992px){.vc_column-inner .m-match__playerCardItem{width:100%}}.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-4 .m-match__playerCardItem{width:100%}.m-match__playerImg{width:100px;height:100px;margin:0 auto;border-radius:100px}.m-match__playerName{margin:15px auto 10px;color:#111115;color:var(--brand-c2);font-weight:500;font-size:1.6rem;line-height:22px}.-darkMode .m-match__playerName{color:#ffffff;color:var(--white)}@media(min-width: 992px){.m-match__playerName{margin:20px auto;font-size:2.2rem;line-height:28px}}.m-match__playerCardDataWrap{display:flex;margin-top:10px;text-align:left;flex-wrap:wrap}.m-match__playerCardData{padding:0 20px}.m-match__playerCardData:nth-of-type(odd){width:63%;padding-right:0}@media(min-width: 576px)and (max-width: 767.98px){.m-match__playerCardData:nth-of-type(odd){width:100%}}@media(min-width: 992px)and (max-width: 1299.98px){.m-match__playerCardData:nth-of-type(odd){width:100%}}@media(max-width: 991.98px){.m-match__playerCardData:nth-of-type(odd){width:55%}}.m-match__playerCardData:nth-of-type(even){width:35%}@media(min-width: 992px){.m-match__playerCardData:nth-of-type(even){padding-left:0}}@media(min-width: 576px)and (max-width: 767.98px){.m-match__playerCardData:nth-of-type(even){width:100%}}@media(min-width: 992px)and (max-width: 1299.98px){.m-match__playerCardData:nth-of-type(even){width:100%;padding-left:20px}}@media(max-width: 991.98px){.m-match__playerCardData:nth-of-type(even){width:45%}}.m-match__playerCardData.-relatedArticle{width:100%;padding:10px 20px 20px}.m-match__etcLabelInfo{color:#353540;color:var(--brand-c9);font-weight:400;font-size:12px;text-transform:uppercase}.-darkMode .m-match__etcLabelInfo{color:#bebeca;color:var(--dark-font-4)}.m-match__branchDiagram{padding:15px;background:#f3f3f4;background:var(--brand-c12)}.-darkMode .m-match__branchDiagram{background:#353540;background:var(--dark-back-2)}.m-match__branchDiagram *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.m-match__branchDiagramHeaderWrap{display:flex;margin-bottom:30px;justify-content:flex-start}.m-match__branchDiagramHeaderItem{display:flex;height:30px;min-width:286px;margin-right:19px;justify-content:center;align-items:center;flex-wrap:wrap;background:#fc4842;background:var(--sport-widget-c1);color:#ffffff;color:var(--white);font-size:1.4rem;line-height:18px;text-align:center;text-transform:uppercase}.m-match__branchDiagramHeaderItem:nth-of-type(4){background:#dd483c;background:var(--sport-widget-c2)}.m-match__branchDiagramWrap{min-height:1010px;overflow-y:auto}.m-match__branchDiagramInnerWrap{display:flex;justify-content:flex-start}.m-match__branchDiagramCol{position:relative;display:flex;max-width:286px;min-width:286px;margin-right:19px;justify-content:space-between;align-items:center;flex-wrap:wrap}.m-match__branchDiagramItem{position:relative;width:100%}.-col2 .m-match__branchDiagramItem{margin-top:-22px}.-col3 .m-match__branchDiagramItem{margin-top:-25px}.m-match__branchDiagramItem.-bronzeMatch{position:absolute;bottom:0;right:0}.m-match__timeline{margin:auto;border:1px solid #e1e1e4;border:1px solid var(--brand-c6)}.-darkMode .m-match__timeline{background:#353540;background:var(--dark-back-2);border-color:#353540;border-color:var(--dark-back-2)}.m-match__timelineWrap{position:relative;width:calc(100% - 30px);margin:20px auto 0;padding-top:13px}.m-match__timelineDecorLine{position:relative;display:flex;align-items:flex-start;width:100%;height:28px}.m-match__timelineDecorLine::after{content:"";position:absolute;top:-15px;left:calc(50% - 24px);width:48px;height:28px;z-index:10}.m-match__timelineDecorLine.-firstDecor::after{background:#ffffff url("/app/themes/24-2020-theme/images/eb2020/icon-startTime.svg") no-repeat center;background:var(--white) url("/app/themes/24-2020-theme/images/eb2020/icon-startTime.svg") no-repeat center}.-darkMode .m-match__timelineDecorLine.-firstDecor::after{background:#353540 url("/app/themes/24-2020-theme/images/eb2020/icon-startTime-white.svg") no-repeat center;background:var(--dark-back-2) url("/app/themes/24-2020-theme/images/eb2020/icon-startTime-white.svg") no-repeat center}.m-match__timelineDecorLine.-lastDecor{height:1px}.m-match__timelineDecorLine.-lastDecor::after{top:-13px;background:#ffffff url("/app/themes/24-2020-theme/images/eb2020/icon-whistle.svg") no-repeat center;background:var(--white) url("/app/themes/24-2020-theme/images/eb2020/icon-whistle.svg") no-repeat center}.-darkMode .m-match__timelineDecorLine.-lastDecor::after{background:#353540 url("/app/themes/24-2020-theme/images/eb2020/icon-whistle-white.svg") no-repeat center;background:var(--dark-back-2) url("/app/themes/24-2020-theme/images/eb2020/icon-whistle-white.svg") no-repeat center}.m-match__timelineDecorLine.-halfTimeDecor::after{background:#ffffff url("/app/themes/24-2020-theme/images/eb2020/icon-halfTime.svg") no-repeat center;background:var(--white) url("/app/themes/24-2020-theme/images/eb2020/icon-halfTime.svg") no-repeat center}.-darkMode .m-match__timelineDecorLine.-halfTimeDecor::after{background:#353540 url("/app/themes/24-2020-theme/images/eb2020/icon-halfTime-white.svg") no-repeat center;background:var(--dark-back-2) url("/app/themes/24-2020-theme/images/eb2020/icon-halfTime-white.svg") no-repeat center}.m-match__timelineDecorLine.-endTimeDecor::after{background:#ffffff url("/app/themes/24-2020-theme/images/eb2020/icon-endTime.svg") no-repeat center;background:var(--white) url("/app/themes/24-2020-theme/images/eb2020/icon-endTime.svg") no-repeat center}.-darkMode .m-match__timelineDecorLine.-endTimeDecor::after{background:#353540 url("/app/themes/24-2020-theme/images/eb2020/icon-endTime-white.svg") no-repeat center;background:var(--dark-back-2) url("/app/themes/24-2020-theme/images/eb2020/icon-endTime-white.svg") no-repeat center}.m-match__timelineDecorLine.-extraTimeDecor::after{background:#ffffff url("/app/themes/24-2020-theme/images/eb2020/icon-extraTime.svg") no-repeat center;background:var(--white) url("/app/themes/24-2020-theme/images/eb2020/icon-extraTime.svg") no-repeat center}.-darkMode .m-match__timelineDecorLine.-extraTimeDecor::after{background:#353540 url("/app/themes/24-2020-theme/images/eb2020/icon-extraTime-white.svg") no-repeat center;background:var(--dark-back-2) url("/app/themes/24-2020-theme/images/eb2020/icon-extraTime-white.svg") no-repeat center}.m-match__timelineDecorLine.-penaltiesTimeDecor::after{background:#ffffff url("/app/themes/24-2020-theme/images/eb2020/icon-penaltiesTime.svg") no-repeat center;background:var(--white) url("/app/themes/24-2020-theme/images/eb2020/icon-penaltiesTime.svg") no-repeat center}.-darkMode .m-match__timelineDecorLine.-penaltiesTimeDecor::after{background:#353540 url("/app/themes/24-2020-theme/images/eb2020/icon-penaltiesTime-white.svg") no-repeat center;background:var(--dark-back-2) url("/app/themes/24-2020-theme/images/eb2020/icon-penaltiesTime-white.svg") no-repeat center}.m-match__timelineDecorLine hr{width:100%;height:1px;border:0;background:#e1e1e4;background:var(--brand-c6)}.m-match__timelineItem{position:relative;width:50%;margin-bottom:10px;align-items:center}.m-match__timelineItem:hover .m-match__timelineMinute{background:#e1e1e4;background:var(--brand-c6)}.-darkMode .m-match__timelineItem:hover .m-match__timelineMinute{background:#000000;background:var(--black)}.m-match__timelineItem:hover .m-match__timelinePlayerName{color:#000000;color:var(--black)}.-darkMode .m-match__timelineItem:hover .m-match__timelinePlayerName{color:#bebeca;color:var(--dark-font-4)}.m-match__timelineItem.-homePlayer{padding:0;right:-11px;bottom:10px;text-align:right}@media(min-width: 992px){.u-onlyArticlePages .m-match__timelineItem.-homePlayer,.vc_column_container.vc_col-sm-9 .m-match__timelineItem.-homePlayer{right:-17px}.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__timelineItem.-homePlayer{right:-11px}}.m-match__timelineItem.-guestPlayer{display:inline-flex;padding:0;left:calc(50% - 12px);bottom:10px;text-align:left}@media(min-width: 992px){.u-onlyArticlePages .m-match__timelineItem.-guestPlayer,.vc_column_container.vc_col-sm-9 .m-match__timelineItem.-guestPlayer{left:calc(50% - 17px)}.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__timelineItem.-guestPlayer{left:calc(50% - 12px)}}.m-match__timelinePlayerName{position:relative;display:inline-block;height:22px;color:#6b6b76;color:var(--brand-c7);font-size:1.1rem;line-height:22px;text-transform:uppercase;transition:color .5s ease}.m-match__timelinePlayerName::before{position:absolute;display:block;top:0;width:20px;height:20px;content:"";background-repeat:no-repeat;background-position:center}@media(min-width: 992px){.u-onlyArticlePages .m-match__timelinePlayerName::before,.vc_column_container.vc_col-sm-8 .m-match__timelinePlayerName::before,.vc_column_container.vc_col-sm-9 .m-match__timelinePlayerName::before,.vc_column_container.vc_col-sm-12 .m-match__timelinePlayerName::before{width:20px;height:20px;background-size:contain}.vc_column_container.vc_col-sm-3 .vc_column-inner .m-match__timelinePlayerName::before,.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__timelinePlayerName::before{background-size:auto}}.m-match__timelinePlayerName.-fullName{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__timelinePlayerName.-fullName,.vc_column_container.vc_col-sm-3 .m-match__timelinePlayerName.-fullName,.sidebar .m-match__timelinePlayerName.-fullName{display:none}}@media(min-width: 576px){.m-match__timelinePlayerName.-fullName{display:inline-block}}.m-match__timelinePlayerName.-shortName{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__timelinePlayerName.-shortName,.vc_column_container.vc_col-sm-3 .m-match__timelinePlayerName.-shortName,.sidebar .m-match__timelinePlayerName.-shortName{display:inline-block}}@media(min-width: 576px){.m-match__timelinePlayerName.-shortName{display:none}}.-darkMode .m-match__timelinePlayerName{color:#ffffff;color:var(--dark-font-1)}.-homePlayer .m-match__timelinePlayerName{padding-right:5px}.-homePlayer .m-match__timelinePlayerName::before{left:-28px}.u-onlyArticlePages .-homePlayer .m-match__timelinePlayerName::before,.vc_column_container.vc_col-sm-9 .-homePlayer .m-match__timelinePlayerName::before{left:-33px}.-guestPlayer .m-match__timelinePlayerName{padding-left:10px;order:2}.-guestPlayer .m-match__timelinePlayerName::before{right:-28px}.u-onlyArticlePages .-guestPlayer .m-match__timelinePlayerName::before,.vc_column_container.vc_col-sm-9 .-guestPlayer .m-match__timelinePlayerName::before{right:-33px}.-yellowCard .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-yellowCard.svg")}.-redCard .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-redCard.svg")}.-swapDown .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-swapDown.svg")}.-darkMode .-swapDown .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-swapDown-white.svg")}.-swapUp .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-swapUp.svg")}.-darkMode .-swapUp .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-swapUp-white.svg")}.-goal .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-goal.svg")}.-darkMode .-goal .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-goal-white.svg")}.-injury .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-injury-red.svg")}.-ownGoal .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-ownGoal.svg")}.-darkMode .-ownGoal .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-ownGoal-white.svg")}.-penaltyGoal .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-penaltyGoal.svg")}.-darkMode .-penaltyGoal .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-penaltyGoal-white.svg")}.-missedPenalty .m-match__timelinePlayerName::before{height:27px;width:27px;margin-top:-2px;background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-missedPenalty.svg")}.-darkMode .-missedPenalty .m-match__timelinePlayerName::before{background-image:url("/app/themes/24-2020-theme/images/eb2020/icon-missedPenalty-white.svg")}@media(min-width: 992px){.u-onlyArticlePages .m-match__timelinePlayerName,.vc_column_container.vc_col-sm-8 .m-match__timelinePlayerName,.vc_column_container.vc_col-sm-9 .m-match__timelinePlayerName,.vc_column_container.vc_col-sm-12 .m-match__timelinePlayerName{font-size:1.4rem}.vc_column_container.vc_col-sm-3 .vc_column-inner .m-match__timelinePlayerName,.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__timelinePlayerName{font-size:1.1rem;line-height:22px}}.m-match__timelineMinute{position:relative;display:inline-block;width:23px;height:23px;background:#ffffff;background:var(--white);border:1px solid #e1e1e4;border:1px solid var(--brand-c6);border-radius:23px;font-weight:500;font-size:1rem;text-align:center;line-height:21px;z-index:10;cursor:default;transition:background .5s ease}.m-match__timelineMinute::before{content:"";position:relative;display:block;width:1px;height:12px;margin:-12px auto 0;background:#e1e1e4;background:var(--brand-c6)}.-firstInSection .m-match__timelineMinute::before{content:normal;content:initial}.-guestPlayer .m-match__timelineMinute{order:1}.-darkMode .m-match__timelineMinute{background:#353540;background:var(--dark-back-2);border:1px solid #e1e1e4;border:1px solid var(--brand-c6);font-weight:600;letter-spacing:.05em}@media(min-width: 992px){.u-onlyArticlePages .m-match__timelineMinute,.vc_column_container.vc_col-sm-8 .m-match__timelineMinute,.vc_column_container.vc_col-sm-9 .m-match__timelineMinute,.vc_column_container.vc_col-sm-12 .m-match__timelineMinute{width:34px;height:34px;border-radius:34px;font-size:1.4rem;line-height:32px}.vc_column_container.vc_col-sm-3 .vc_column-inner .m-match__timelineMinute,.vc_column_container.vc_col-sm-4 .vc_column-inner .m-match__timelineMinute{width:22px;height:22px;border-radius:22px;font-size:1rem;line-height:20px}}.m-match__timelineTeamLineup{position:relative;display:flex;height:20px;margin-top:30px;margin-bottom:0;background:#464655;background:var(--brand-c4);color:#ffffff;color:var(--white);align-items:center;justify-content:space-between}.m-match__timelineTeamLineupItem{width:100%;font-weight:500;font-size:1rem;text-align:center}@media(min-width: 768px){.m-match__timelineTeamLineupItem{font-size:1.4rem}}.m-match__timelineTeamLineupPartsWrap{display:flex;position:relative;width:calc(100% - 5px);margin:0 auto;padding-top:15px;padding-bottom:20px;justify-content:space-between}.m-match__timelineTeamLineupPartsWrapCol{display:block;position:relative;width:49%;align-items:center;flex-wrap:wrap}.m-match__timelineTeamLineupPartsWrapCol.-homePlayer{text-align:right;justify-content:flex-end}.m-match__timelineTeamLineupPartsWrapCol.-guestPlayer{text-align:left;justify-content:flex-start}.m-match__timelineTeamLineupPartsWrapRow{padding-top:10px}.m-match__timelineTeamLineupPartsWrapRow:last-of-type .m-match__timelineTeamLineupPartsItem:last-of-type::after{display:none}.m-match__timelineTeamLineupPartsItem{display:flex;width:100%;padding:8px 0;align-items:center}.m-match__timelineTeamLineupPartsItem:hover .m-match__timelineTeamLineupPlayer{color:#000000;color:var(--black)}.-darkMode .m-match__timelineTeamLineupPartsItem:hover .m-match__timelineTeamLineupPlayer{color:#bebeca;color:var(--dark-font-4)}.-homePlayer .m-match__timelineTeamLineupPartsItem{justify-content:flex-end}.-guestPlayer .m-match__timelineTeamLineupPartsItem{justify-content:flex-start}.m-match__timelineTeamLineupPartsItem:last-of-type{position:relative}.-homePlayer .m-match__timelineTeamLineupPartsItem:last-of-type::after{right:10px}.-guestPlayer .m-match__timelineTeamLineupPartsItem:last-of-type::after{left:10px}.m-match__timelineTeamLineupPartsItem:last-of-type::after{position:absolute;display:block;bottom:-4px;width:80%;height:1px;background:#e1e1e4;background:var(--brand-c6);content:""}.m-match__timelineTeamLineupPlayer{color:#6b6b76;color:var(--brand-c7);font-size:1.1rem;text-transform:uppercase;transition:color .5s ease}.-darkMode .m-match__timelineTeamLineupPlayer{color:#ffffff;color:var(--dark-font-1)}.-homePlayer .m-match__timelineTeamLineupPlayer{order:1}.-guestPlayer .m-match__timelineTeamLineupPlayer{order:2}.m-match__timelineTeamLineupPlayer.-fullName{display:none}@media(min-width: 576px){.vc_column_container.vc_col-sm-3 .m-match__timelineTeamLineupPlayer.-fullName,.sidebar .m-match__timelineTeamLineupPlayer.-fullName{display:none}}@media(min-width: 576px){.m-match__timelineTeamLineupPlayer.-fullName{display:inline-block}}.m-match__timelineTeamLineupPlayer.-shortName{display:inline-block}@media(min-width: 576px){.vc_column_container.vc_col-sm-3 .m-match__timelineTeamLineupPlayer.-shortName,.sidebar .m-match__timelineTeamLineupPlayer.-shortName{display:inline-block}}@media(min-width: 576px){.m-match__timelineTeamLineupPlayer.-shortName{display:none}}.m-match__timelineTeamLineupPlayerShirt{display:inline-block;width:26px;height:21px;font-weight:500;font-size:.9rem;text-align:center;line-height:20px}.-homePlayer .m-match__timelineTeamLineupPlayerShirt{margin-left:10px;margin-right:5px;background:url("/app/themes/24-2020-theme/images/eb2020/icon-homePlayerShirt.svg") no-repeat center;order:2}.-darkMode .-homePlayer .m-match__timelineTeamLineupPlayerShirt{color:#000000;color:var(--black)}.-guestPlayer .m-match__timelineTeamLineupPlayerShirt{margin-left:5px;margin-right:10px;background:url("/app/themes/24-2020-theme/images/eb2020/icon-guestPlayerShirt.svg") no-repeat center;order:1}.m-match__calendar{position:absolute;top:-12px;left:0;z-index:10}.-open .m-match__dropDownIcon::before{display:block;transform:rotate(180deg)}.m-match__infoMessage{margin-top:20px;font-size:1.6rem;line-height:32px;letter-spacing:.5px;text-align:center;text-transform:uppercase}.-darkMode .m-match__infoMessage{color:#ffffff;color:var(--white)}.m-matchCalendar{display:none}.-open .m-matchCalendar{display:block;padding-top:44px;border:1px solid #e1e1e4;border:1px solid var(--brand-c6)}.-darkMode .-open .m-matchCalendar{border:1px solid #464655;border:1px solid var(--dark-border)}.m-matchCalendar__month{position:relative;display:block}.m-matchCalendar__monthName{position:relative;display:block;background-color:#ffffff;background-color:var(--white);font-size:1.4rem;height:30px;line-height:30px;text-transform:uppercase;text-align:center;letter-spacing:.5px;border-top:1px solid #e1e1e4;border-top:1px solid var(--brand-c6);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);cursor:default}.-darkMode .m-matchCalendar__monthName{background-color:#3d3d49;background-color:var(--dark-back-3);border-top:1px solid #464655;border-top:1px solid var(--dark-border);border-bottom:1px solid #464655;border-bottom:1px solid var(--dark-border)}.m-matchCalendar__weeksWrap{position:relative;display:block;background-color:#f3f3f4;background-color:var(--brand-c12)}.-darkMode .m-matchCalendar__weeksWrap{background-color:#353540;background-color:var(--dark-back-2)}.m-matchCalendar__week{position:relative;display:grid;grid-template-columns:repeat(7, 30px);border-top:1px solid #e1e1e4;border-top:1px solid var(--brand-c6);border-left:1px solid #e1e1e4;border-left:1px solid var(--brand-c6);margin:-1px}.-darkMode .m-matchCalendar__week{border-top:1px solid #464655;border-top:1px solid var(--dark-border);border-left:1px solid #464655;border-left:1px solid var(--dark-border)}.m-matchCalendar__day{display:block;height:30px;line-height:30px;font-size:1.6rem;text-align:center;cursor:default;border-right:1px solid #e1e1e4;border-right:1px solid var(--brand-c6);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6)}.m-matchCalendar__day.-enabled{color:#111115;color:var(--brand-c2);cursor:pointer}.m-matchCalendar__day.-enabled:hover{background-color:#e8574b;background-color:var(--brand-c3);color:#ffffff;color:var(--white)}.-darkMode .m-matchCalendar__day.-enabled{color:#ffffff;color:var(--white)}.m-matchCalendar__day.-disabled{color:#cacacc;color:var(--brand-c16)}.-darkMode .m-matchCalendar__day.-disabled{color:#6b6b76;color:var(--dark-font-3)}.m-matchCalendar__day.-blank{border-color:rgba(0,0,0,0)}.m-matchCalendar__day.-blank+.-disabled,.m-matchCalendar__day.-blank+.-enabled{border-left:1px solid #e1e1e4;border-left:1px solid var(--brand-c6);margin-left:-1px}.-darkMode .m-matchCalendar__day.-blank+.-disabled,.-darkMode .m-matchCalendar__day.-blank+.-enabled{border-left:1px solid #464655;border-left:1px solid var(--dark-border)}.m-matchCalendar__day.-selected{background-color:#e8574b;background-color:var(--brand-c3);color:#ffffff;color:var(--white)}.m-matchCalendar__day.-selected:hover{color:#111115;color:var(--brand-c2);cursor:pointer;background-color:rgba(0,0,0,0)}.-darkMode .m-matchCalendar__day{border-right:1px solid #464655;border-right:1px solid var(--dark-border);border-bottom:1px solid #464655;border-bottom:1px solid var(--dark-border)}.m-sportWidget .tab-content .tab-pane:not(.active){display:none}.m-olimpia{margin-bottom:30px}.m-olimpia__groupHeader{height:45px;background:#f3f3f4;background:var(--brand-c12);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);line-height:45px}.-darkMode .m-olimpia__groupHeader{background:#353540;background:var(--dark-back-2);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.-hunSuccessWrap .m-olimpia__groupHeader{position:relative}.-hunevents .m-olimpia__groupHeader,.-programs .m-olimpia__groupHeader{position:relative}.m-olimpia__groupItem{color:#111115;color:var(--brand-c2);text-align:center;text-transform:uppercase}.-darkMode .m-olimpia__groupItem{color:#bebeca;color:var(--dark-font-4)}.-darkMode .m-olimpia__groupItem:hover{color:#ffffff;color:var(--white)}.-darkMode .-hungarianTeamWrap .m-olimpia__groupItem,.-darkMode .-athleteListWrap .m-olimpia__groupItem{color:#bebeca;color:var(--dark-font-4)}.-darkMode .-hungarianTeamWrap .m-olimpia__groupItem:hover,.-darkMode .-athleteListWrap .m-olimpia__groupItem:hover{color:#bebeca;color:var(--dark-font-4)}.-hungarianTeamWrap .m-olimpia__groupItem,.-sportType .m-olimpia__groupItem{position:relative}.m-olimpia__groupWrap{position:relative;display:inline-block;width:auto;margin:auto;font-size:1.6rem;font-weight:500}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-hunSuccessWrap .m-olimpia__groupWrap,.sidebar .-hunSuccessWrap .m-olimpia__groupWrap{padding-right:10px;font-size:1.3rem;float:right}}.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__groupWrap,.sidebar .-hunevents .m-olimpia__groupWrap,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__groupWrap,.sidebar .-programs .m-olimpia__groupWrap{text-align:left}.m-olimpia__groupWrapBtn{position:absolute;top:0;right:11px;cursor:pointer;font-weight:500;text-transform:uppercase}.m-olimpia__groupWrapBtnTxt{padding-right:0;color:#111115;color:var(--brand-c2);font-weight:500;line-height:30px}.-darkMode .m-olimpia__groupWrapBtnTxt{color:#ffffff;color:var(--white)}.m-olimpia__groupWrapBtnTxt.-mobileTxt{display:none}@media(min-width: 576px){.m-olimpia__groupWrapBtnTxt.-mobileTxt{display:inline-block}}@media(min-width: 992px){.m-olimpia__groupWrapBtnTxt.-mobileTxt{display:none}.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__groupWrapBtnTxt.-mobileTxt,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__groupWrapBtnTxt.-mobileTxt,.sidebar .-hunevents .m-olimpia__groupWrapBtnTxt.-mobileTxt,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__groupWrapBtnTxt.-mobileTxt,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__groupWrapBtnTxt.-mobileTxt,.sidebar .-programs .m-olimpia__groupWrapBtnTxt.-mobileTxt{display:inline-block}}.m-olimpia__groupWrapBtnTxt.-desktopTxt{display:none}@media(min-width: 992px){.m-olimpia__groupWrapBtnTxt.-desktopTxt{display:inline-block}.vc_column_container.vc_col-sm-3 .m-olimpia__groupWrapBtnTxt.-desktopTxt,.vc_column_container.vc_col-sm-4 .m-olimpia__groupWrapBtnTxt.-desktopTxt,.sidebar .m-olimpia__groupWrapBtnTxt.-desktopTxt{display:none}}.m-olimpia__settGroupTxt{position:relative}.-settGroupWrap .m-olimpia__settGroupTxt{margin-bottom:0;padding-right:0;line-height:43px;text-align:right;cursor:pointer}.m-olimpia__settGroupWrap{display:none;position:absolute;top:0;right:0;width:200px;padding:0 5px 20px 30px;background:#f3f3f4;background:var(--brand-c12);border:1px solid #e1e1e4;border:1px solid var(--brand-c6);z-index:15;clear:both}.-open .m-olimpia__settGroupWrap{display:block}.m-olimpia__settGroupWrap .fa-chevron-up{position:relative;padding-left:2px;padding-right:3px;right:2px;font-size:14px;line-height:22px}.-darkMode .m-olimpia__settGroupWrap{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white);border:1px solid #1b1b20;border:1px solid var(--dark-back-1)}@media(min-width: 1300px){.m-olimpia__settGroupWrap{width:900px}.vc_column_container.vc_col-sm-6 .m-olimpia__settGroupWrap{width:200px}}.m-olimpia__settGroupSportWrap{width:25%;height:30px;margin-bottom:10px;float:left;line-height:30px;text-align:left}@media(min-width: 1300px){.m-olimpia__settGroupSportWrap{width:33.3333%}.vc_column_container.vc_col-sm-6 .m-olimpia__settGroupSportWrap{width:25%}}.m-olimpia__tabellaHeader{display:flex;height:30px;background:#f3f3f4;background:var(--brand-c12);color:#111115;color:var(--brand-c2);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);justify-content:right;align-items:center}.-darkMode .m-olimpia__tabellaHeader{background:#353540;background:var(--dark-back-2);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.-gloryTable .m-olimpia__tabellaHeader{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-gloryTable .m-olimpia__tabellaHeader,.vc_column_container.vc_col-sm-9 .-gloryTable .m-olimpia__tabellaHeader,.vc_column_container.vc_col-sm-8 .-gloryTable .m-olimpia__tabellaHeader,.vc_column_container.vc_col-sm-6 .-gloryTable .m-olimpia__tabellaHeader,.vc_column_container.vc_col-sm-4 .-gloryTable .m-olimpia__tabellaHeader,.vc_column_container.vc_col-sm-3 .-gloryTable .m-olimpia__tabellaHeader,.vc_element.vc_col-sm-4 .-gloryTable .m-olimpia__tabellaHeader,.vc_element.vc_col-sm-3 .-gloryTable .m-olimpia__tabellaHeader,.sidebar .-gloryTable .m-olimpia__tabellaHeader{display:none}}@media(min-width: 992px){.-gloryTable .m-olimpia__tabellaHeader{display:flex}}.-sportType .m-olimpia__tabellaHeader{position:relative;padding:0 10px 0 0;font-weight:500;text-transform:uppercase;justify-content:space-between;align-items:center}.-hungarianTeamWrap .m-olimpia__tabellaHeader,.-athleteListWrap .m-olimpia__tabellaHeader{position:relative;justify-content:left}.m-olimpia__tabellaHeaderItem{color:#909099;color:var(--brand-c8)}.-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem{width:45px;text-align:center}@media(min-width: 768px){.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.sidebar .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem{width:45px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem,.sidebar .-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem{width:45px}}@media(min-width: 992px){.-medalTabella .m-olimpia__tabellaHeaderItem.-positionItem{width:90px}}.-gloryTable .m-olimpia__tabellaHeaderItem.-positionItem{width:45px;text-align:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-gloryTable .m-olimpia__tabellaHeaderItem.-positionItem,.vc_column_container.vc_col-sm-6 .-gloryTable .m-olimpia__tabellaHeaderItem.-positionItem,.vc_column_container.vc_col-sm-3 .-gloryTable .m-olimpia__tabellaHeaderItem.-positionItem,.sidebar .-gloryTable .m-olimpia__tabellaHeaderItem.-positionItem{width:45px}}@media(min-width: 992px){.-gloryTable .m-olimpia__tabellaHeaderItem.-positionItem{width:90px}}@media(min-width: 992px){.m-olimpia__tabellaHeaderItem.-athleteNameItem{width:calc(55% - 125px);padding-left:20px}}.m-olimpia__tabellaHeaderItem.-sportTypeDetails{width:45%}.-medalTabella .m-olimpia__tabellaHeaderItem.-goldMedalSum,.-medalTabella .m-olimpia__tabellaHeaderItem.-silverMedalSum,.-medalTabella .m-olimpia__tabellaHeaderItem.-bronzeMedalSum{width:45px;text-align:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaHeaderItem.-goldMedalSum,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-goldMedalSum,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-goldMedalSum,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-goldMedalSum,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-goldMedalSum,.sidebar .-medalTabella .m-olimpia__tabellaHeaderItem.-goldMedalSum,.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaHeaderItem.-silverMedalSum,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-silverMedalSum,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-silverMedalSum,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-silverMedalSum,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-silverMedalSum,.sidebar .-medalTabella .m-olimpia__tabellaHeaderItem.-silverMedalSum,.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaHeaderItem.-bronzeMedalSum,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-bronzeMedalSum,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-bronzeMedalSum,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-bronzeMedalSum,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-bronzeMedalSum,.sidebar .-medalTabella .m-olimpia__tabellaHeaderItem.-bronzeMedalSum{width:45px}}@media(min-width: 992px){.-medalTabella .m-olimpia__tabellaHeaderItem.-goldMedalSum,.-medalTabella .m-olimpia__tabellaHeaderItem.-silverMedalSum,.-medalTabella .m-olimpia__tabellaHeaderItem.-bronzeMedalSum{width:125px}}.-medalTabella .m-olimpia__tabellaHeaderItem.-countryItem{width:calc(100% - 4*45px);padding-left:20px;text-align:left}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaHeaderItem.-countryItem,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-countryItem,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-countryItem,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaHeaderItem.-countryItem,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaHeaderItem.-countryItem,.sidebar .-medalTabella .m-olimpia__tabellaHeaderItem.-countryItem{width:calc(100% - 4*45px)}}@media(min-width: 992px){.-medalTabella .m-olimpia__tabellaHeaderItem.-countryItem{width:calc(100% - 90px - 3*125px)}}.m-olimpia__tabellaHeaderItem.-sportNameItem{color:#111115;color:var(--brand-c2);line-height:30px}.-darkMode .m-olimpia__tabellaHeaderItem.-sportNameItem{color:#ffffff;color:var(--white)}.m-olimpia__tabellaHeaderItem.-hungarianTeamItem{position:absolute;height:22px;top:3px;right:8px;line-height:24px}.m-olimpia__tabellaHeaderItemTxt{display:none}.-selected .m-olimpia__tabellaHeaderItemTxt{color:#fc4842;color:var(--brand-c1)}@media(min-width: 992px){.m-olimpia__tabellaHeaderItemTxt{display:inline-block;padding-right:20px;color:#111115;color:var(--brand-c2)}.-darkMode .m-olimpia__tabellaHeaderItemTxt{color:#bebeca;color:var(--dark-font-4)}.-darkMode .-selected .m-olimpia__tabellaHeaderItemTxt{color:#fc4842;color:var(--brand-c1)}.vc_column_container.vc_col-sm-6 .m-olimpia__tabellaHeaderItemTxt,.vc_column_container.vc_col-sm-4 .m-olimpia__tabellaHeaderItemTxt,.vc_column_container.vc_col-sm-3 .m-olimpia__tabellaHeaderItemTxt,.sidebar .m-olimpia__tabellaHeaderItemTxt{display:none}}.m-olimpia__hungarianSumm{display:inline-block;color:#111115;color:var(--brand-c2)}.-darkMode .m-olimpia__hungarianSumm{color:#bebeca;color:var(--dark-font-4)}.m-olimpia__hungarianSumm .fas{position:relative;top:-1px;padding-right:5px;font-size:12px;color:#909099;color:var(--brand-c8)}.m-olimpia__cntProgramsWrap{transition:opacity .5s ease;display:grid;grid-template-columns:1fr}@media(min-width: 992px){.m-olimpia__cntProgramsWrap:hover .m-olimpia__item{transition:opacity .5s ease;opacity:.5}.m-olimpia__cntProgramsWrap:hover .m-olimpia__item:hover{opacity:1}}@media(min-width: 992px){.m-olimpia__tabellaWrap:hover .m-olimpia__teamCntWrap{opacity:.5}.m-olimpia__tabellaWrap:hover .m-olimpia__teamCntWrap:hover{opacity:1}}@media(min-width: 992px){.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap{color:#cacacc;color:var(--brand-c16)}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap.-hunPosition{background:#efefef;color:#cacacc;color:var(--brand-c16)}.-darkMode .m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap.-hunPosition{background:#494957;background:var(--dark-back-4);color:#cacacc;color:var(--brand-c16)}.-darkMode .m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap.-hunPosition:hover{background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white)}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap.-hunPosition:hover{background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white)}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap:hover{color:inherit}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap:hover .m-olimpia__athleteName{color:#111115;color:var(--brand-c2)}.-darkMode .m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap:hover .m-olimpia__athleteName{color:#ffffff;color:var(--white)}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap:hover .m-olimpia__sportType{color:#fc4842;color:var(--brand-c1)}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap:hover .m-olimpia__athleteImg{opacity:1}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap:hover .m-olimpia__imgMedal{opacity:1}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap:hover .m-olimpia__position{opacity:1}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap:hover .a-medal{opacity:1}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap .m-olimpia__athleteName{color:#cacacc;color:var(--brand-c16)}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap .m-olimpia__sportType{color:#cacacc;color:var(--brand-c16)}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap .m-olimpia__athleteImg{opacity:.5}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap .m-olimpia__imgMedal{opacity:.5}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap .m-olimpia__position{opacity:.5}.m-olimpia__tabellaWrap:hover .m-olimpia__tabellaCntWrap .a-medal{opacity:.5}}.-hungarianTeamWrap .m-olimpia__tabellaWrap{margin-bottom:20px}.m-olimpia__tabellaCntWrap{position:relative;background:#ffffff;background:var(--white);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);transition:background .5s, color .5s;font-size:1.6rem;font-weight:500}.m-olimpia__tabellaCntWrap.-hunPosition{background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white)}.-darkMode .m-olimpia__tabellaCntWrap.-hunPosition{background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white)}@media(min-width: 992px){.m-olimpia__tabellaCntWrap.-hunPosition:hover{background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white)}}.-darkMode .m-olimpia__tabellaCntWrap{background:#3d3d49;background:var(--dark-back-3);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.-darkMode .m-olimpia__tabellaCntWrap:hover{background:#353540;background:var(--dark-back-2)}.-medalTabella .m-olimpia__tabellaCntWrap{display:flex;height:45px;justify-content:space-between;align-items:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntWrap,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntWrap,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntWrap,.sidebar .-medalTabella .m-olimpia__tabellaCntWrap{height:45px;font-size:1.6rem}}@media(min-width: 992px){.-medalTabella .m-olimpia__tabellaCntWrap{height:125px;font-size:2.2rem}}.-gloryTable .m-olimpia__tabellaCntWrap{font-weight:500;overflow:hidden}@media(min-width: 992px){.-gloryTable .m-olimpia__tabellaCntWrap{display:flex;min-height:90px;justify-content:flex-start;align-items:center}.vc_column_container.vc_col-sm-6 .-gloryTable .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-4 .-gloryTable .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-3 .-gloryTable .m-olimpia__tabellaCntWrap,.vc_element.vc_col-sm-4 .-gloryTable .m-olimpia__tabellaCntWrap,.vc_element.vc_col-sm-3 .-gloryTable .m-olimpia__tabellaCntWrap,.sidebar .-gloryTable .m-olimpia__tabellaCntWrap{display:block;min-height:auto}}.-athleteList .m-olimpia__tabellaCntWrap{padding-top:16px;padding-bottom:16px;font-weight:500;overflow:hidden}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-athleteList .m-olimpia__tabellaCntWrap{display:flex;min-height:140px;padding-top:0;padding-bottom:0;justify-content:flex-start;align-items:center}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-athleteList .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-6 .-athleteList .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-4 .-athleteList .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-3 .-athleteList .m-olimpia__tabellaCntWrap,.sidebar .-athleteList .m-olimpia__tabellaCntWrap{display:block;min-height:auto}}.-hungarianTeamList .m-olimpia__tabellaCntWrap{padding-top:16px;padding-bottom:16px;font-weight:500;overflow:hidden}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hungarianTeamList .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-9 .-hungarianTeamList .m-olimpia__tabellaCntWrap{display:flex;min-height:140px;padding-top:0;padding-bottom:0;justify-content:flex-start;align-items:center}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hungarianTeamList .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-3 .-hungarianTeamList .m-olimpia__tabellaCntWrap,.sidebar .-hungarianTeamList .m-olimpia__tabellaCntWrap{display:block;min-height:auto}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-hunSuccessWrap .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-8 .-hunSuccessWrap .m-olimpia__tabellaCntWrap,.vc_column_container.vc_col-sm-6 .-hunSuccessWrap .m-olimpia__tabellaCntWrap{padding:20px 0}}.m-olimpia__tabellaCntWrap.-envoy{background:#f3f3f4;background:var(--brand-c12)}.-darkMode .m-olimpia__tabellaCntWrap.-envoy{background:#353540;background:var(--dark-back-2)}.-medalTabella .m-olimpia__tabellaCntItem.-positionItem{width:45px;text-align:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaCntItem.-positionItem,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-positionItem,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-positionItem,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-positionItem,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-positionItem,.sidebar .-medalTabella .m-olimpia__tabellaCntItem.-positionItem{width:45px}}@media(min-width: 992px){.-medalTabella .m-olimpia__tabellaCntItem.-positionItem{width:90px}}.-gloryTable .m-olimpia__tabellaCntItem.-positionItem{position:absolute;width:25px;top:50px;left:15px;text-align:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-gloryTable .m-olimpia__tabellaCntItem.-positionItem,.vc_column_container.vc_col-sm-4 .-gloryTable .m-olimpia__tabellaCntItem.-positionItem,.vc_column_container.vc_col-sm-3 .-gloryTable .m-olimpia__tabellaCntItem.-positionItem,.vc_element.vc_col-sm-4 .-gloryTable .m-olimpia__tabellaCntItem.-positionItem,.vc_element.vc_col-sm-3 .-gloryTable .m-olimpia__tabellaCntItem.-positionItem,.sidebar .-gloryTable .m-olimpia__tabellaCntItem.-positionItem{position:absolute;width:25px;top:50px;left:15px}}@media(min-width: 992px){.-gloryTable .m-olimpia__tabellaCntItem.-positionItem{position:relative;width:90px;top:inherit;left:inherit;text-align:center}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-gloryTable.-hunSuccessWrap .m-olimpia__tabellaCntItem.-positionItem,.vc_column_container.vc_col-sm-4 .-gloryTable.-hunSuccessWrap .m-olimpia__tabellaCntItem.-positionItem,.vc_column_container.vc_col-sm-3 .-gloryTable.-hunSuccessWrap .m-olimpia__tabellaCntItem.-positionItem,.sidebar .-gloryTable.-hunSuccessWrap .m-olimpia__tabellaCntItem.-positionItem{top:20px;left:10px}}@media(max-width: 991.98px){.-gloryTable.-hunSuccessWrap .m-olimpia__tabellaCntItem.-positionItem{top:20px}}.-medalTabella .m-olimpia__tabellaCntItem.-goldMedalSum,.-medalTabella .m-olimpia__tabellaCntItem.-silverMedalSum,.-medalTabella .m-olimpia__tabellaCntItem.-bronzeMedalSum{width:45px;text-align:center}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaCntItem.-goldMedalSum,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-goldMedalSum,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-goldMedalSum,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-goldMedalSum,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-goldMedalSum,.sidebar .-medalTabella .m-olimpia__tabellaCntItem.-goldMedalSum,.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaCntItem.-silverMedalSum,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-silverMedalSum,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-silverMedalSum,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-silverMedalSum,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-silverMedalSum,.sidebar .-medalTabella .m-olimpia__tabellaCntItem.-silverMedalSum,.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaCntItem.-bronzeMedalSum,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-bronzeMedalSum,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-bronzeMedalSum,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-bronzeMedalSum,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-bronzeMedalSum,.sidebar .-medalTabella .m-olimpia__tabellaCntItem.-bronzeMedalSum{width:45px}}@media(min-width: 992px){.-medalTabella .m-olimpia__tabellaCntItem.-goldMedalSum,.-medalTabella .m-olimpia__tabellaCntItem.-silverMedalSum,.-medalTabella .m-olimpia__tabellaCntItem.-bronzeMedalSum{width:125px}}.-medalTabella .m-olimpia__tabellaCntItem.-countryItem{width:calc(100% - 4*45px);padding-left:20px;text-align:left}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-medalTabella .m-olimpia__tabellaCntItem.-countryItem,.vc_column_container.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-countryItem,.vc_column_container.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-countryItem,.vc_element.vc_col-sm-4 .-medalTabella .m-olimpia__tabellaCntItem.-countryItem,.vc_element.vc_col-sm-3 .-medalTabella .m-olimpia__tabellaCntItem.-countryItem,.sidebar .-medalTabella .m-olimpia__tabellaCntItem.-countryItem{width:calc(100% - 4*45px)}}@media(min-width: 992px){.-medalTabella .m-olimpia__tabellaCntItem.-countryItem{width:calc(100% - 90px - 3*125px)}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__tabellaCntItem.-athleteNameItem,.vc_column_container.vc_col-sm-9 .-hunSuccessWrap .m-olimpia__tabellaCntItem.-athleteNameItem,.vc_column_container.vc_col-sm-8 .-hunSuccessWrap .m-olimpia__tabellaCntItem.-athleteNameItem{width:100%;padding-left:0}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__tabellaCntItem.-athleteNameItem,.vc_column_container.vc_col-sm-9 .m-olimpia__tabellaCntItem.-athleteNameItem{width:calc(60% - 125px);padding-left:0}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .m-olimpia__tabellaCntItem.-athleteNameItem{width:calc(80% - 125px);padding-left:0}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .m-olimpia__tabellaCntItem.-athleteNameItem,.vc_column_container.vc_col-sm-4 .m-olimpia__tabellaCntItem.-athleteNameItem,.vc_column_container.vc_col-sm-3 .m-olimpia__tabellaCntItem.-athleteNameItem,.vc_element.vc_col-sm-4 .m-olimpia__tabellaCntItem.-athleteNameItem,.vc_element.vc_col-sm-3 .m-olimpia__tabellaCntItem.-athleteNameItem,.sidebar .m-olimpia__tabellaCntItem.-athleteNameItem{width:100%;padding-left:0}}.m-olimpia__tabellaCntItem.-sportTypeItem,.m-olimpia__tabellaCntItem.-sportTypeDetails{margin-left:55px}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_column_container.vc_col-sm-9 .m-olimpia__tabellaCntItem.-sportTypeDetails{width:40%;margin-left:25px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_column_container.vc_col-sm-4 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_column_container.vc_col-sm-3 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_element.vc_col-sm-4 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_element.vc_col-sm-3 .m-olimpia__tabellaCntItem.-sportTypeItem,.sidebar .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_column_container.vc_col-sm-6 .m-olimpia__tabellaCntItem.-sportTypeDetails,.vc_column_container.vc_col-sm-4 .m-olimpia__tabellaCntItem.-sportTypeDetails,.vc_column_container.vc_col-sm-3 .m-olimpia__tabellaCntItem.-sportTypeDetails,.vc_element.vc_col-sm-4 .m-olimpia__tabellaCntItem.-sportTypeDetails,.vc_element.vc_col-sm-3 .m-olimpia__tabellaCntItem.-sportTypeDetails,.sidebar .m-olimpia__tabellaCntItem.-sportTypeDetails{margin-left:55px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-4 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_column_container.vc_col-sm-3 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_element.vc_col-sm-4 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_element.vc_col-sm-3 .m-olimpia__tabellaCntItem.-sportTypeItem,.sidebar .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_column_container.vc_col-sm-4 .m-olimpia__tabellaCntItem.-sportTypeDetails,.vc_column_container.vc_col-sm-3 .m-olimpia__tabellaCntItem.-sportTypeDetails,.vc_element.vc_col-sm-4 .m-olimpia__tabellaCntItem.-sportTypeDetails,.vc_element.vc_col-sm-3 .m-olimpia__tabellaCntItem.-sportTypeDetails,.sidebar .m-olimpia__tabellaCntItem.-sportTypeDetails{width:80%}}@media(min-width: 992px){.m-olimpia__tabellaCntItem.-sportTypeItem,.m-olimpia__tabellaCntItem.-sportTypeDetails{width:45%;margin-left:0}.vc_column_container.vc_col-sm-6 .m-olimpia__tabellaCntItem.-sportTypeItem,.vc_column_container.vc_col-sm-6 .m-olimpia__tabellaCntItem.-sportTypeDetails{width:100%}}@media(min-width: 992px){.m-olimpia__tabellaCntItem.-athleteNamePositionItem{display:flex;width:55%;padding-left:0;align-items:center}.-athleteList .m-olimpia__tabellaCntItem.-athleteNamePositionItem{width:100%}.-envoy .m-olimpia__tabellaCntItem.-athleteNamePositionItem{width:100%;align-items:baseline}}.m-olimpia__tabellaCntItem.-positionsItem{display:block;width:calc(100% - 50px);margin-top:7px;margin-left:50px}.-hungarianTeamWrap .m-olimpia__tabellaCntItem.-positionsItem{margin-left:0}@media(min-width: 992px){.-hungarianTeamList .m-olimpia__tabellaCntItem.-positionsItem,.-athleteList .m-olimpia__tabellaCntItem.-positionsItem{padding-right:25px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-athleteList .m-olimpia__tabellaCntItem.-positionsItem,.vc_column_container.vc_col-sm-3 .-athleteList .m-olimpia__tabellaCntItem.-positionsItem,.-athleteList .m-olimpia__tabellaCntItem.-positionsItem .sidebar{width:100%;margin-left:0}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__tabellaCntItem.-positionsItem,.vc_column_container.vc_col-sm-9 .m-olimpia__tabellaCntItem.-positionsItem{display:flex;width:45%;margin-top:0;margin-left:0;justify-content:flex-end;text-align:right}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView,.vc_column_container.vc_col-sm-4 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView,.m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView .sidebar{margin-left:55px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView,.vc_column_container.vc_col-sm-8 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView,.vc_column_container.vc_col-sm-9 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView,.vc_column_container.vc_col-sm-12 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView{display:block;width:100%;text-align:left}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView{margin-top:-50px;margin-left:130px;margin-bottom:55px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView{margin-top:-55px;margin-left:130px;margin-bottom:55px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView{margin-top:-55px;margin-left:155px;margin-bottom:55px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView,.m-olimpia__tabellaCntItem.-positionsItem.-inSimpleView .sidebar{margin-left:55px}}@media(min-width: 992px){.-medalTabella .m-olimpia__tabellaCntItem{width:125px}}.m-olimpia__country{font-weight:500}.m-olimpia__country.-shortName{display:block}@media(min-width: 992px){.vc_element.vc_col-sm-3 .m-olimpia__country.-shortName,.vc_element.vc_col-sm-4 .m-olimpia__country.-shortName,.vc_column_container.vc_col-sm-3 .m-olimpia__country.-shortName,.vc_column_container.vc_col-sm-4 .m-olimpia__country.-shortName,.sidebar .m-olimpia__country.-shortName{display:block}}@media(min-width: 992px){.m-olimpia__country.-shortName{display:none}}.m-olimpia__country.-longName{display:none}@media(min-width: 992px){.vc_element.vc_col-sm-3 .m-olimpia__country.-longName,.vc_element.vc_col-sm-4 .m-olimpia__country.-longName,.vc_column_container.vc_col-sm-3 .m-olimpia__country.-longName,.vc_column_container.vc_col-sm-4 .m-olimpia__country.-longName,.sidebar .m-olimpia__country.-longName{display:none}}@media(min-width: 992px){.m-olimpia__country.-longName{display:block}}.m-olimpia__imgInnerWrap{float:left;margin-right:15px;margin-left:15px}.-hungarianTeamList .m-olimpia__imgInnerWrap,.-athleteList .m-olimpia__imgInnerWrap{margin-right:15px}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hungarianTeamList .m-olimpia__imgInnerWrap,.vc_column_container.vc_col-sm-9 .-hungarianTeamList .m-olimpia__imgInnerWrap,.vc_column_container.vc_col-sm-12 .-athleteList .m-olimpia__imgInnerWrap,.vc_column_container.vc_col-sm-9 .-athleteList .m-olimpia__imgInnerWrap{margin-right:40px}}.m-olimpia__athleteImg{width:25px;height:25px;margin:15px auto;border-radius:50%;-o-object-fit:cover;object-fit:cover;transition:opacity .5s ease}.-athleteList .m-olimpia__athleteImg{margin:0 auto}@media(min-width: 992px){.vc_column_container.vc_col-sm-4 .-athleteList .m-olimpia__athleteImg,.vc_column_container.vc_col-sm-3 .-athleteList .m-olimpia__athleteImg,.sidebar .-athleteList .m-olimpia__athleteImg{width:25px;height:25px;margin:0 auto}}@media(min-width: 992px){.-athleteList .m-olimpia__athleteImg{width:100px;height:100px;margin:20px auto}}.-hungarianTeamList .m-olimpia__athleteImg{margin:0 auto}@media(min-width: 992px){.vc_column_container.vc_col-sm-4 .-hungarianTeamList .m-olimpia__athleteImg,.vc_column_container.vc_col-sm-3 .-hungarianTeamList .m-olimpia__athleteImg,.sidebar .-hungarianTeamList .m-olimpia__athleteImg{width:25px;height:25px;margin:0 auto}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hungarianTeamList .m-olimpia__athleteImg,.vc_column_container.vc_col-sm-8 .-hungarianTeamList .m-olimpia__athleteImg{margin:0 auto}}@media(min-width: 992px){.-hungarianTeamList .m-olimpia__athleteImg{width:100px;height:100px;margin:20px auto}}.vc_column_container.vc_col-sm-6 .-glory .m-olimpia__athleteImg,.vc_column_container.vc_col-sm-4 .-glory .m-olimpia__athleteImg,.vc_column_container.vc_col-sm-3 .-glory .m-olimpia__athleteImg,.vc_element.vc_col-sm-4 .-glory .m-olimpia__athleteImg,.vc_element.vc_col-sm-3 .-glory .m-olimpia__athleteImg,.sidebar .-glory .m-olimpia__athleteImg{width:25px;height:25px}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-glory .m-olimpia__athleteImg,.vc_column_container.vc_col-sm-4 .-glory .m-olimpia__athleteImg,.vc_column_container.vc_col-sm-3 .-glory .m-olimpia__athleteImg,.vc_element.vc_col-sm-4 .-glory .m-olimpia__athleteImg,.vc_element.vc_col-sm-3 .-glory .m-olimpia__athleteImg,.sidebar .-glory .m-olimpia__athleteImg{width:25px;height:25px;margin-right:auto}}@media(min-width: 992px){.m-olimpia__athleteImg{width:50px;height:50px;margin-right:20px}}.-athleteNamePositionItem .m-olimpia__nameInnerWrap{padding-left:5px}@media(min-width: 992px){.vc_column_container.vc_col-sm-8 .-athleteNamePositionItem .m-olimpia__nameInnerWrap,.vc_column_container.vc_col-sm-9 .-athleteNamePositionItem .m-olimpia__nameInnerWrap{margin-top:-20px}}.-hunSuccessWrap .m-olimpia__nameInnerWrap{margin-left:55px}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__nameInnerWrap,.vc_column_container.vc_col-sm-9 .-hunSuccessWrap .m-olimpia__nameInnerWrap,.vc_column_container.vc_col-sm-8 .-hunSuccessWrap .m-olimpia__nameInnerWrap{margin-left:0}}.-hungarianTeamList .m-olimpia__nameInnerWrap{width:80%}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-olimpia__nameInnerWrap,.vc_column_container.vc_col-sm-8 .m-olimpia__nameInnerWrap,.vc_column_container.vc_col-sm-6 .m-olimpia__nameInnerWrap,.vc_column_container.vc_col-sm-4 .m-olimpia__nameInnerWrap,.vc_column_container.vc_col-sm-3 .m-olimpia__nameInnerWrap,.vc_element.vc_col-sm-4 .m-olimpia__nameInnerWrap,.vc_element.vc_col-sm-3 .m-olimpia__nameInnerWrap,.sidebar .m-olimpia__nameInnerWrap{float:none}}@media(min-width: 992px){.m-olimpia__nameInnerWrap{float:left}}.m-olimpia__sportType{display:block;padding-top:16px;color:#fc4842;color:var(--brand-c1);font-weight:500;font-size:1.2rem;text-transform:uppercase;transition:color .5s ease}.vc_column_container.vc_col-sm-6 .-glory .m-olimpia__sportType,.vc_column_container.vc_col-sm-4 .-glory .m-olimpia__sportType,.vc_column_container.vc_col-sm-3 .-glory .m-olimpia__sportType,.sidebar .-glory .m-olimpia__sportType{padding-top:16px}.-hunSuccessWrap .m-olimpia__sportType{font-size:1.4rem}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__sportType,.vc_column_container.vc_col-sm-9 .-hunSuccessWrap .m-olimpia__sportType{display:inline-block;padding-right:10px;float:left}}.vc_column_container.vc_col-sm-4 .-hunSuccessWrap .m-olimpia__sportType,.vc_column_container.vc_col-sm-3 .-hunSuccessWrap .m-olimpia__sportType,.sidebar .-hunSuccessWrap .m-olimpia__sportType{padding-top:16px;padding-bottom:5px}.-hunevents .m-olimpia__sportType{font-size:1.4rem}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunevents .m-olimpia__sportType,.vc_column_container.vc_col-sm-9 .-hunevents .m-olimpia__sportType{font-size:1.4rem}}.-hunevents .m-olimpia__sportType,.-programs .m-olimpia__sportType{padding-top:0}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__sportType,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__sportType,.sidebar .-hunevents .m-olimpia__sportType,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__sportType,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__sportType,.sidebar .-programs .m-olimpia__sportType{padding-top:0}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-programs .m-olimpia__sportType{font-size:1.6rem}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-olimpia__sportType,.sidebar .m-olimpia__sportType{padding-top:16px}}@media(min-width: 992px){.m-olimpia__sportType{padding-top:20px}.-hunSuccess .m-olimpia__sportType{padding-top:0}}.m-olimpia__sportTypeEtcData{padding-top:5px;padding-bottom:10px;font-size:1.6rem;overflow:auto}.m-olimpia__sportTypeEtcData.-link{display:block;color:#fc4842;color:var(--brand-c1);font-size:1.4rem}.m-olimpia__sportTypeEtcData.-link .fas{padding-right:3px}.-hunSuccessWrap .m-olimpia__sportTypeEtcData.-link{margin-top:5px}.-hunSuccessWrap .m-olimpia__sportTypeEtcData{font-size:1.2rem}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__sportTypeEtcData{padding-top:1px;float:left}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-hunSuccessWrap .m-olimpia__sportTypeEtcData{padding:0;display:inline-block;line-height:17px}}@media(min-width: 992px){.-hunSuccessWrap .m-olimpia__sportTypeEtcData{font-size:1.3rem}}.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__sportTypeEtcData,.sidebar .-hunevents .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__sportTypeEtcData,.sidebar .-programs .m-olimpia__sportTypeEtcData{padding-top:10px}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__sportTypeEtcData,.sidebar .-hunevents .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__sportTypeEtcData,.sidebar .-programs .m-olimpia__sportTypeEtcData{float:left}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-6 .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-4 .m-olimpia__sportTypeEtcData,.vc_column_container.vc_col-sm-3 .m-olimpia__sportTypeEtcData,.vc_element.vc_col-sm-4 .m-olimpia__sportTypeEtcData,.vc_element.vc_col-sm-3 .m-olimpia__sportTypeEtcData,.sidebar .m-olimpia__sportTypeEtcData{padding-bottom:10px}}@media(min-width: 992px){.m-olimpia__sportTypeEtcData{padding-bottom:0}}.m-olimpia__athleteName{display:block;padding-top:3px;padding-bottom:3px;color:#111115;color:var(--brand-c2);font-weight:500;font-size:1.8rem;text-transform:uppercase}.-darkMode .m-olimpia__athleteName{color:#ffffff;color:var(--white)}.vc_column_container.vc_col-sm-4 .-gloryTable .m-olimpia__athleteName,.vc_column_container.vc_col-sm-3 .-gloryTable .m-olimpia__athleteName,.sidebar .-gloryTable .m-olimpia__athleteName{font-size:2rem}@media(min-width: 992px){.vc_column_container.vc_col-sm-4 .-gloryTable .m-olimpia__athleteName,.vc_column_container.vc_col-sm-3 .-gloryTable .m-olimpia__athleteName,.sidebar .-gloryTable .m-olimpia__athleteName{font-size:1.6rem}}.-programs .m-olimpia__athleteName,.-hunevents .m-olimpia__athleteName{display:inline-block}.-hunSuccessWrap .m-olimpia__athleteName{margin-bottom:5px}.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName{font-size:2rem}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName{padding-top:5px}}.vc_column_container.vc_col-sm-12 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-8 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-6 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName{font-size:2rem}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-9 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-8 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-6 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName{font-size:2.2rem;clear:both}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName,.sidebar .vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName{margin-left:0}}.-hunevents .-hunSuccessWrap .m-olimpia__athleteName,.-programs .-hunSuccessWrap .m-olimpia__athleteName{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hunevents .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-6 .-programs .-hunSuccessWrap .m-olimpia__athleteName{top:inherit;padding-top:0;font-size:1.6rem}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-hunevents .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-4 .-hunevents .-hunSuccessWrap .m-olimpia__athleteName,.sidebar .-hunevents .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-3 .-programs .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-4 .-programs .-hunSuccessWrap .m-olimpia__athleteName,.sidebar .-programs .-hunSuccessWrap .m-olimpia__athleteName{top:inherit;margin-left:0;padding-top:0;font-size:1.6rem}}.vc_column_container.vc_col-sm-12 .-hunevents .-hunSuccessWrap .m-olimpia__athleteName{font-size:2rem}.-athleteList .-hunSuccessWrap .m-olimpia__athleteName{display:flex;width:auto;align-items:center}.vc_column_container.vc_col-sm-12 .-athleteList .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-9 .-athleteList .-hunSuccessWrap .m-olimpia__athleteName{width:80%}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-athleteList .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-9 .-athleteList .-hunSuccessWrap .m-olimpia__athleteName{width:100%}}.vc_column_container.vc_col-sm-6 .-athleteList .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-3 .-athleteList .-hunSuccessWrap .m-olimpia__athleteName,.sidebar .-athleteList .-hunSuccessWrap .m-olimpia__athleteName{width:80%}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-athleteList .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-3 .-athleteList .-hunSuccessWrap .m-olimpia__athleteName,.sidebar .-athleteList .-hunSuccessWrap .m-olimpia__athleteName{width:100%;margin-left:0}}.-hungarianTeamList .-hunSuccessWrap .m-olimpia__athleteName{display:flex;width:auto;align-items:center}.vc_column_container.vc_col-sm-12 .-hungarianTeamList .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-9 .-hungarianTeamList .-hunSuccessWrap .m-olimpia__athleteName{width:55%}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-hungarianTeamList .-hunSuccessWrap .m-olimpia__athleteName,.sidebar .-hungarianTeamList .-hunSuccessWrap .m-olimpia__athleteName{margin-left:0}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hungarianTeamList .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-3 .-hungarianTeamList .-hunSuccessWrap .m-olimpia__athleteName,.sidebar .-hungarianTeamList .-hunSuccessWrap .m-olimpia__athleteName{width:80%}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunSuccessWrap .m-olimpia__athleteName{padding-top:0;padding-bottom:0;font-size:2.2rem}}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-hunSuccessWrap .m-olimpia__athleteName,.vc_column_container.vc_col-sm-8 .-hunSuccessWrap .m-olimpia__athleteName{padding-top:0;padding-bottom:0;font-size:2rem}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hunSuccessWrap .m-olimpia__athleteName{padding-top:0;padding-bottom:0;font-size:2rem}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-hunSuccessWrap .m-olimpia__athleteName,.sidebar .-hunSuccessWrap .m-olimpia__athleteName{margin-left:49px;font-size:1.8rem}}.m-olimpia__relatedArticleLink{display:block;padding-top:5px;color:#fc4842;color:var(--brand-c1);font-size:1.4rem}.-hungarianTeamWrap .m-olimpia__relatedArticleLink,.-athleteListWrap .m-olimpia__relatedArticleLink{position:absolute;top:1px;right:20px}@media(min-width: 992px){.m-olimpia__relatedArticleLink{padding-bottom:0}}.m-olimpia__relatedArticleLinkTxt{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__relatedArticleLinkTxt,.vc_column_container.vc_col-sm-9 .m-olimpia__relatedArticleLinkTxt{display:inline-block;padding-left:8px}}.m-olimpia__imgMedal{width:25px;height:25px;transition:opacity .5s ease}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .m-olimpia__imgMedal,.vc_column_container.vc_col-sm-4 .m-olimpia__imgMedal,.vc_column_container.vc_col-sm-3 .m-olimpia__imgMedal,.sidebar .m-olimpia__imgMedal{width:25px;height:25px}}@media(min-width: 992px){.m-olimpia__imgMedal{width:50px;height:50px}}.m-olimpia__position{font-size:2.2rem;cursor:default}.-hunSuccessWrap .m-olimpia__position{display:inline-block;height:27px;margin-left:auto;margin-right:auto;padding:0 6px;background:#fff;color:#27436a;border:1px dashed #829ec4;border-radius:25%;font-size:1.3rem;line-height:25px;text-align:center}.-darkMode .-hunSuccessWrap .m-olimpia__position{background:#353540;color:#8f8f8f;border:1px dashed #1b1b20}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hunSuccessWrap .m-olimpia__position,.vc_column_container.vc_col-sm-3 .-hunSuccessWrap .m-olimpia__position,.sidebar .-hunSuccessWrap .m-olimpia__position{font-size:1.2rem}}@media(min-width: 992px){.-hunSuccessWrap .m-olimpia__position{font-size:1.6rem}}.-hungarianTeamWrap .m-olimpia__position,.-athleteListWrap .m-olimpia__position{display:inline-block;height:27px;margin:0 5px 5px 5px;padding:0 6px;background:#fff;color:#27436a;border:1px dashed #829ec4;border-radius:25%;font-size:1.6rem;line-height:25px;text-align:center;float:left}.-darkMode .-hungarianTeamWrap .m-olimpia__position,.-darkMode .-athleteListWrap .m-olimpia__position{background:#353540;color:#8f8f8f;border:1px dashed #1b1b20}@media(min-width: 992px){.-hungarianTeamWrap .m-olimpia__position,.-athleteListWrap .m-olimpia__position{display:block}}@media(min-width: 768px){.m-olimpia__locationCntWrap{display:flex;flex-wrap:wrap;justify-content:space-between}}.m-olimpia__locationItem{width:100%;margin-bottom:40px}@media(min-width: 768px){.vc_column_container.vc_col-sm-12 .m-olimpia__locationItem{width:48.5%}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__locationItem{width:32.25%}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .m-olimpia__locationItem{width:48.5%}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-olimpia__locationItem,.vc_column_container.vc_col-sm-4 .m-olimpia__locationItem,.sidebar .m-olimpia__locationItem{width:100%}}@media(min-width: 992px){.m-olimpia__locationItem{width:32.25%}}.m-olimpia__locationName{min-height:58px;padding-right:20px;font-weight:500;font-size:2.2rem;line-height:25px}.m-olimpia__locationImg{margin-bottom:20px}.m-olimpia__locationCntInfo{display:flex;justify-content:space-between}.m-olimpia__locationEtcInfo{font-weight:500}.m-olimpia__locationEtcInfo .fas{padding-right:10px;color:#909099;color:var(--brand-c8);font-size:12px}.m-olimpia__etcLabelInfo{padding-left:3px;color:#353540;color:var(--brand-c9);font-weight:400;font-size:1.2rem;text-transform:uppercase}.-sportType .m-olimpia__etcLabelInfo{margin-left:3px;font-size:10px}.-darkMode .m-olimpia__etcLabelInfo{color:#bebeca;color:var(--dark-font-4)}.-settGroupWrap .m-olimpia__sportName{position:absolute;text-indent:-9999px}@media(min-width: 1300px){.-settGroupWrap .m-olimpia__sportName{text-indent:0}.vc_column_container.vc_col-sm-6 .-settGroupWrap .m-olimpia__sportName{position:absolute;text-indent:-9999px}}.m-olimpia__sportTypeTxt{padding:20px;font-size:1.6rem;line-height:22px}.m-olimpia__sportTypeTxt a{color:#fc4842;color:var(--brand-c1);-webkit-text-decoration:none;text-decoration:none}.m-olimpia__sportTypeTxtEmphasized{margin:20px 0;padding:20px;background:#f3f3f4;background:var(--brand-c12)}.-darkMode .m-olimpia__sportTypeTxtEmphasized{background:#353540;background:var(--dark-back-2)}.m-olimpia__calendar{position:absolute;top:-12px;left:0;z-index:10}.-open .m-olimpia__dropDownIcon::before{display:block;transform:rotate(180deg)}.m-olimpia__settItem{position:absolute;display:flex;width:33.3333%;top:12px;font-weight:500;font-size:1.6rem;line-height:22px}.m-olimpia__settItem .fa-calendar,.m-olimpia__settItem .fa-shield-alt{position:relative;top:-1px;padding-right:6px;font-size:12px;line-height:21px}.m-olimpia__settItem .fa-chevron-down{padding-left:6px;font-size:14px;line-height:22px}.m-olimpia__settItem.-settDate{padding-left:10px;justify-content:flex-start}@media(min-width: 992px){.-hunSuccessWrap .m-olimpia__settItem.-settDate{padding-left:10px}}@media(min-width: 992px){.m-olimpia__settItem.-settDate{padding-left:20px}}.m-olimpia__settItem.-settTitle{justify-content:center;cursor:pointer}.m-olimpia__settItem.-settGroup{position:relative;padding-right:20px;justify-content:flex-end;cursor:pointer}.-teamProfile .m-olimpia__settItem{width:100%}.m-olimpia__settCalendarBtn{display:flex;cursor:pointer}.m-olimpia__settCalendarBtnTxt{text-transform:uppercase}.vc_column_container.vc_col-sm-9 .-hunevents .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-9 .-programs .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-9 .-hunSuccessWrap .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-6 .-hunSuccessWrap .m-olimpia__settCalendarBtnTxt{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-hunevents .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-9 .-programs .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-9 .-hunSuccessWrap .m-olimpia__settCalendarBtnTxt,.vc_column_container.vc_col-sm-6 .-hunSuccessWrap .m-olimpia__settCalendarBtnTxt{display:inline-block}}@media(max-width: 575.98px){.m-olimpia__settCalendarBtnTxt{display:none}}@media(min-width: 768px)and (max-width: 991.98px){.vc_column_container.vc_col-sm-9 .-matchCalendar .m-olimpia__settCalendarBtnTxt{display:none}}.m-olimpia__cntProgramsWrap{justify-content:space-between;align-items:center}.m-olimpia__item{padding:8px 15px 12px;background:#ffffff;background:var(--white);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);transition:background .5s;order:0}.m-olimpia__item.-order1{order:1;background-color:rgba(0,0,0,.07)}.-darkMode .m-olimpia__item{background:#3d3d49;background:var(--dark-back-3);color:#ffffff;color:var(--white);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}.-darkMode .m-olimpia__item:hover{background:#353540;background:var(--dark-back-2)}.-darkMode .m-olimpia__item.-order1{background-color:#353540;background-color:var(--dark-back-2)}.m-olimpia__cntWrap{position:relative;justify-content:space-between;align-items:flex-start}.m-olimpia__cntWrap.-headerCnt{height:25px}.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__cntWrap.-headerCnt,.vc_element.vc_col-sm-4 .-hunevents .m-olimpia__cntWrap.-headerCnt,.vc_element.vc_col-sm-3 .-hunevents .m-olimpia__cntWrap.-headerCnt,.sidebar .-hunevents .m-olimpia__cntWrap.-headerCnt,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__cntWrap.-headerCnt,.vc_element.vc_col-sm-4 .-programs .m-olimpia__cntWrap.-headerCnt,.vc_element.vc_col-sm-3 .-programs .m-olimpia__cntWrap.-headerCnt,.sidebar .-programs .m-olimpia__cntWrap.-headerCnt{margin-bottom:5px}.m-olimpia__cntWrap.-mainCnt{min-height:46px}.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_element.vc_col-sm-4 .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_element.vc_col-sm-3 .-hunevents .m-olimpia__cntWrap.-mainCnt,.sidebar .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__cntWrap.-mainCnt,.vc_element.vc_col-sm-4 .-programs .m-olimpia__cntWrap.-mainCnt,.vc_element.vc_col-sm-3 .-programs .m-olimpia__cntWrap.-mainCnt,.sidebar .-programs .m-olimpia__cntWrap.-mainCnt{display:block;min-width:100%;margin-left:0}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_element.vc_col-sm-4 .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_element.vc_col-sm-3 .-hunevents .m-olimpia__cntWrap.-mainCnt,.sidebar .-hunevents .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__cntWrap.-mainCnt,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__cntWrap.-mainCnt,.vc_element.vc_col-sm-4 .-programs .m-olimpia__cntWrap.-mainCnt,.vc_element.vc_col-sm-3 .-programs .m-olimpia__cntWrap.-mainCnt,.sidebar .-programs .m-olimpia__cntWrap.-mainCnt{display:block}}@media(min-width: 992px){.m-olimpia__cntWrap.-mainCnt{display:flex}}.m-olimpia__labelInfo{color:#6b6b76;color:var(--brand-c7);font-size:1.1rem;line-height:13px;width:50%}.m-olimpia__labelInfo.-date{font-size:1.3rem;color:#111115;color:var(--brand-c2)}.m-olimpia__labelInfo.-place{text-align:right}.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__labelInfo.-place .fas.fa-map-marker-alt,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__labelInfo.-place .fas.fa-map-marker-alt,.sidebar .-programs .m-olimpia__labelInfo.-place .fas.fa-map-marker-alt{display:none}@media(max-width: 575.98px){.-programs .m-olimpia__labelInfo.-place .fas.fa-map-marker-alt{display:none}}.-darkMode .m-olimpia__labelInfo{color:#bebeca;color:var(--dark-font-4)}.-hunevents .m-olimpia__labelInfoDate.-shortMonth,.-programs .m-olimpia__labelInfoDate.-shortMonth{display:inline-block}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunevents .m-olimpia__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-9 .-hunevents .m-olimpia__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-12 .-programs .m-olimpia__labelInfoDate.-shortMonth,.vc_column_container.vc_col-sm-9 .-programs .m-olimpia__labelInfoDate.-shortMonth{display:none}}.m-olimpia__labelInfoDate.-fullMonth{text-transform:capitalize}.-hunevents .m-olimpia__labelInfoDate.-fullMonth,.-programs .m-olimpia__labelInfoDate.-fullMonth{display:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunevents .m-olimpia__labelInfoDate.-fullMonth,.vc_column_container.vc_col-sm-9 .-hunevents .m-olimpia__labelInfoDate.-fullMonth,.vc_column_container.vc_col-sm-12 .-programs .m-olimpia__labelInfoDate.-fullMonth,.vc_column_container.vc_col-sm-9 .-programs .m-olimpia__labelInfoDate.-fullMonth{display:inline-block}}.m-olimpia__labelInfoPlaceCnt{margin-left:2px}.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__labelInfoPlaceCnt,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__labelInfoPlaceCnt,.-programs .m-olimpia__labelInfoPlaceCnt .sidebar{display:none}@media(max-width: 575.98px){.-programs .m-olimpia__labelInfoPlaceCnt{display:none}}.m-olimpia__cnt.-leftCnt{justify-content:flex-start}.-hunevents .m-olimpia__cnt.-leftCnt,.-programs .m-olimpia__cnt.-leftCnt{position:relative}.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__cnt.-leftCnt,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__cnt.-leftCnt{overflow:auto}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__cnt.-leftCnt,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__cnt.-leftCnt,.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__cnt.-leftCnt,.vc_element.vc_col-sm-4 .-hunevents .m-olimpia__cnt.-leftCnt,.vc_element.vc_col-sm-3 .-hunevents .m-olimpia__cnt.-leftCnt,.sidebar .-hunevents .m-olimpia__cnt.-leftCnt,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__cnt.-leftCnt,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__cnt.-leftCnt,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__cnt.-leftCnt,.vc_element.vc_col-sm-4 .-programs .m-olimpia__cnt.-leftCnt,.vc_element.vc_col-sm-3 .-programs .m-olimpia__cnt.-leftCnt,.sidebar .-programs .m-olimpia__cnt.-leftCnt{min-width:100%;margin-left:0}}@media(min-width: 992px){.m-olimpia__cnt.-leftCnt{min-width:420px;margin-left:30px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunevents .m-olimpia__cnt.-rightCnt,.vc_column_container.vc_col-sm-9 .-hunevents .m-olimpia__cnt.-rightCnt,.vc_column_container.vc_col-sm-12 .-programs .m-olimpia__cnt.-rightCnt,.vc_column_container.vc_col-sm-9 .-programs .m-olimpia__cnt.-rightCnt{position:relative;top:14px;padding-bottom:14px}}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hunevents .m-olimpia__cnt.-rightCnt,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__cnt.-rightCnt,.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__cnt.-rightCnt,.vc_element.vc_col-sm-4 .-hunevents .m-olimpia__cnt.-rightCnt,.vc_element.vc_col-sm-3 .-hunevents .m-olimpia__cnt.-rightCnt,.sidebar .-hunevents .m-olimpia__cnt.-rightCnt,.vc_column_container.vc_col-sm-6 .-programs .m-olimpia__cnt.-rightCnt,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__cnt.-rightCnt,.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__cnt.-rightCnt,.vc_element.vc_col-sm-4 .-programs .m-olimpia__cnt.-rightCnt,.vc_element.vc_col-sm-3 .-programs .m-olimpia__cnt.-rightCnt,.sidebar .-programs .m-olimpia__cnt.-rightCnt{text-align:left;justify-content:flex-start;clear:both}}@media(min-width: 992px){.m-olimpia__cnt.-rightCnt{text-align:right;justify-content:flex-end}}.m-olimpia__sportTypeEtcDataTxt{display:inline-block;width:calc(100% - 50px);float:left}.-hunevents .m-olimpia__sportTypeEtcDataTxt{font-size:1.2rem;line-height:17px}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .-hunevents .m-olimpia__sportTypeEtcDataTxt,.vc_column_container.vc_col-sm-9 .-hunevents .m-olimpia__sportTypeEtcDataTxt{font-size:1.3rem;line-height:21px}}.vc_column_container.vc_col-sm-3 .-hunevents .m-olimpia__sportTypeEtcDataTxt,.vc_column_container.vc_col-sm-4 .-hunevents .m-olimpia__sportTypeEtcDataTxt,.vc_element.vc_col-sm-4 .-hunevents .m-olimpia__sportTypeEtcDataTxt,.vc_element.vc_col-sm-3 .-hunevents .m-olimpia__sportTypeEtcDataTxt,.sidebar .-hunevents .m-olimpia__sportTypeEtcDataTxt{width:100%}@media(min-width: 992px){.vc_column_container.vc_col-sm-9 .-programs .m-olimpia__sportTypeEtcDataTxt{width:inherit;font-size:1.3rem;line-height:21px;color:#4c4c5c}}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .-programs .m-olimpia__sportTypeEtcDataTxt,.vc_column_container.vc_col-sm-4 .-programs .m-olimpia__sportTypeEtcDataTxt,.vc_element.vc_col-sm-4 .-programs .m-olimpia__sportTypeEtcDataTxt,.vc_element.vc_col-sm-3 .-programs .m-olimpia__sportTypeEtcDataTxt,.sidebar .-programs .m-olimpia__sportTypeEtcDataTxt{width:100%}}@media(max-width: 575.98px){.-programs .m-olimpia__sportTypeEtcDataTxt{width:100%}}.m-olimpia__infoMessage{margin:30px auto;text-align:center;font-style:italic;color:red}.m-olimpia__envoyStatus{display:block;width:calc(100% - 50px);margin-left:55px;color:#909099;color:var(--brand-c8);font-size:1.4rem;text-transform:uppercase}.vc_column_container.vc_col-sm-12 .m-olimpia__envoyStatus,.vc_column_container.vc_col-sm-9 .m-olimpia__envoyStatus,.vc_column_container.vc_col-sm-8 .m-olimpia__envoyStatus,.vc_column_container.vc_col-sm-6 .m-olimpia__envoyStatus{margin-top:0;margin-bottom:0}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__envoyStatus,.vc_column_container.vc_col-sm-9 .m-olimpia__envoyStatus,.vc_column_container.vc_col-sm-8 .m-olimpia__envoyStatus,.vc_column_container.vc_col-sm-6 .m-olimpia__envoyStatus{margin-top:10px;margin-bottom:0}}.vc_column_container.vc_col-sm-4 .m-olimpia__envoyStatus,.vc_column_container.vc_col-sm-3 .m-olimpia__envoyStatus,.sidebar .m-olimpia__envoyStatus{margin-top:0;margin-bottom:0}@media(min-width: 992px){.m-olimpia__envoyStatus{margin-left:0;width:80%}}.m-olimpia__teamCntWrap{position:relative;border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);transition:opacity .5s ease}.-darkMode .m-olimpia__teamCntWrap{background:#3d3d49;background:var(--dark-back-3);border-bottom:1px solid #1b1b20;border-bottom:1px solid var(--dark-back-1)}@media(min-width: 992px){.vc_column_container.vc_col-sm-6 .-hungarianTeamList .m-olimpia__teamCntWrap,.vc_column_container.vc_col-sm-8 .-hungarianTeamList .m-olimpia__teamCntWrap{padding:20px 0}}.m-olimpia__teamCntInnerWrap{display:flex;padding-top:15px;padding-bottom:10px;justify-content:flex-start}.vc_column_container.vc_col-sm-6 .-athleteList .m-olimpia__teamCntInnerWrap,.vc_column_container.vc_col-sm-3 .-athleteList .m-olimpia__teamCntInnerWrap,.sidebar .-athleteList .m-olimpia__teamCntInnerWrap{width:80%}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamCntInnerWrap,.vc_column_container.vc_col-sm-9 .m-olimpia__teamCntInnerWrap{padding-top:0;padding-bottom:10px;border-bottom:1px solid #f3f3f4;border-bottom:1px solid var(--brand-c12)}.-darkMode .vc_column_container.vc_col-sm-12 .m-olimpia__teamCntInnerWrap,.-darkMode .vc_column_container.vc_col-sm-9 .m-olimpia__teamCntInnerWrap{border-bottom:1px solid #353540;border-bottom:1px solid var(--dark-back-2)}}.m-olimpia__teamCnt{width:calc(100% - 50px)}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamCnt,.vc_column_container.vc_col-sm-9 .m-olimpia__teamCnt{width:calc(100% - 150px);padding-top:30px}}.m-olimpia__teamNameAndPositions{position:relative;display:block}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamNameAndPositions,.vc_column_container.vc_col-sm-9 .m-olimpia__teamNameAndPositions{display:flex}}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamBaseDatasWrap,.vc_column_container.vc_col-sm-9 .m-olimpia__teamBaseDatasWrap{position:absolute;top:65px;width:calc(100% - 190px);left:175px;min-height:70px}}.m-olimpia__teamBaseDatasPersonalDatas{display:flex;justify-content:space-between}.m-olimpia__teamBaseDatas{display:block;padding-top:10px}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamBaseDatas,.vc_column_container.vc_col-sm-9 .m-olimpia__teamBaseDatas{display:flex;padding-top:5px;justify-content:space-between}}.m-olimpia__teamBaseDatasBlock:nth-of-type(2){padding-top:10px;max-width:50%}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamBaseDatasBlock:nth-of-type(2),.vc_column_container.vc_col-sm-9 .m-olimpia__teamBaseDatasBlock:nth-of-type(2){max-width:70%;padding-top:0;text-align:right}}.m-olimpia__teamShowEtcBtn{display:none;width:100%;padding:20px 0;color:#fc4842;color:var(--brand-c1);background-color:rgba(0,0,0,0);border:none;text-transform:uppercase}.m-olimpia__teamShowEtcBtn::before{display:inline-block;width:20px;height:20px;padding-right:5px;font-weight:600;font-family:"Font Awesome 5 Free";line-height:20px;content:""}.m-olimpia__teamShowEtcBtn.-activeBtnDesktop{color:#909099;color:var(--brand-c8)}.m-olimpia__teamShowEtcBtn.-activeBtnDesktop::before{content:""}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamShowEtcBtn,.vc_column_container.vc_col-sm-9 .m-olimpia__teamShowEtcBtn{display:block}}.m-olimpia__teamShowAllDatasBtn{position:absolute;top:17px;right:11px;background:rgba(0,0,0,0);color:#fc4842;color:var(--brand-c1);border:none;z-index:10}.m-olimpia__teamShowAllDatasBtn::before{display:block;width:20px;height:20px;font-weight:600;font-family:"Font Awesome 5 Free";line-height:20px;content:""}.m-olimpia__teamShowAllDatasBtn.-activeBtnMobile::before{content:""}.-darkMode .m-olimpia__teamShowAllDatasBtn{color:#ffffff;color:var(--white)}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamShowAllDatasBtn,.vc_column_container.vc_col-sm-9 .m-olimpia__teamShowAllDatasBtn{display:none}}.m-olimpia__teamDataEtcWrap{display:none;padding:0 15px}.m-olimpia__teamDataEtcWrap.-showCnt{display:block}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamDataEtcWrap,.vc_column_container.vc_col-sm-9 .m-olimpia__teamDataEtcWrap{margin-top:0;padding:0;display:block}}.m-olimpia__teamBaseDatasEtcLabelInfo{display:block;padding-right:6px;color:#6b6b76;color:var(--brand-c7);font-weight:400;font-size:1.2rem;text-transform:uppercase}.-moreEtc .m-olimpia__teamBaseDatasEtcLabelInfo{width:100%}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamBaseDatasEtcLabelInfo,.vc_column_container.vc_col-sm-9 .m-olimpia__teamBaseDatasEtcLabelInfo{display:inline-block}}.m-olimpia__teamBaseDatasEtcInfo{display:block;padding-right:10px;font-weight:500;font-size:1.6rem;text-transform:uppercase}.-clubWrap .m-olimpia__teamBaseDatasEtcInfo,.-trainerWrap .m-olimpia__teamBaseDatasEtcInfo{font-weight:400;font-size:1.3rem;text-transform:none}.-moreEtc .m-olimpia__teamBaseDatasEtcInfo{font-size:1.4rem;text-transform:none}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamBaseDatasEtcInfo,.vc_column_container.vc_col-sm-9 .m-olimpia__teamBaseDatasEtcInfo{display:inline-block}}.m-olimpia__teamDataEtcCnt{margin-top:10px;margin-bottom:0;padding:10px;background-color:#f3f3f4;background-color:var(--brand-c12)}.m-olimpia__teamDataEtcCnt ul{margin:5px 10px 10px 25px}.m-olimpia__teamDataEtcCnt ul li{padding-bottom:5px;list-style:disc}.-darkMode .m-olimpia__teamDataEtcCnt{background-color:#353540;background-color:var(--dark-back-2)}@media(min-width: 992px){.vc_column_container.vc_col-sm-12 .m-olimpia__teamDataEtcCnt,.vc_column_container.vc_col-sm-9 .m-olimpia__teamDataEtcCnt{display:none}.vc_column_container.vc_col-sm-12 .m-olimpia__teamDataEtcCnt.-showCnt,.vc_column_container.vc_col-sm-9 .m-olimpia__teamDataEtcCnt.-showCnt{display:block;margin-top:0;margin-left:15px;margin-right:15px}}.vc_column_container.vc_col-sm-6 .m-olimpia__teamDataEtcCnt,.vc_column_container.vc_col-sm-3 .m-olimpia__teamDataEtcCnt,.sidebar .m-olimpia__teamDataEtcCnt{margin-bottom:15px}.a-medal{display:block;width:15px;height:15px;margin:auto;border-radius:15px;transition:all .5s ease}.-hungarianTeamWrap .a-medal,.-athleteListWrap .a-medal{display:inline-block;width:25px;height:25px;border-radius:25px;margin:0 5px 5px 5px;float:left}@media(min-width: 992px){.-hungarianTeamWrap .a-medal,.-athleteListWrap .a-medal{display:block}}.a-medal.-repMedal{background:url("/app/themes/24-2020-theme/images/olimpia/icon-vigaszag.svg") no-repeat center;background-size:25px}.a-medal.-discqMedal{background:url("/app/themes/24-2020-theme/images/olimpia/icon-kiesett.svg") no-repeat center;background-size:25px}.a-medal.-goldMedal{background:#d4af37}.a-medal.-silverMedal{background:#cacacc}.a-medal.-bronzeMedal{background:#a46628}.a-medal.-recallMedal{border:1px dashed silver}.-leftCnt .a-medal{position:relative;display:inline-block;bottom:-2px;margin:0 5px 5px 0;float:left}.a-sport{position:absolute;color:#111115;color:var(--brand-c2);font-weight:500}@media(min-width: 992px){.a-sport{position:relative}}.a-sport::before{display:inline-block;width:30px;height:30px;margin-right:10px;content:"";background-position:center;background-repeat:no-repeat;background-size:cover;float:left}.-darkMode .a-sport{color:#ffffff;color:var(--white)}.-selected .a-sport{padding-right:10px;background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white)}.-darkMode .-selected .a-sport{background:#fc4842;background:var(--brand-c1);color:#ffffff;color:var(--white)}.a-sport.-asztalitenisz::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-asztalitenisz.svg")}.a-sport.-atletika::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-atletika.svg")}.a-sport.-baseball::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-baseball.svg")}.a-sport.-birkozas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-birkozas.svg")}.a-sport.-breaktanc::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-breaktanc.svg")}.a-sport.-cselgancs::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-cselgancs.svg")}.a-sport.-evezes::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-evezes.svg")}.a-sport.-golf::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-golf.svg")}.a-sport.-gordeszka::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-gordeszka.svg")}.a-sport.-gyeplabda::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-gyeplabda.svg")}.a-sport.-ijaszat::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-ijaszat.svg")}.a-sport.-kajak-kenu::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kajak-kenu.svg")}.a-sport.-kajak-kenu-szlalom::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kajak-kenu-szlalom.svg")}.a-sport.-karate-kata::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-karate-kata.svg")}.a-sport.-karate-kumite::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-karate-kumite.svg")}.a-sport.-kerekpar-bmx-freestyle::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kerekpar-bmx-freestyle.svg")}.a-sport.-kerekpar-bmx-racing::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kerekpar-bmx-racing.svg")}.a-sport.-kerekpar-mountain-bike::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kerekpar-mountain-bike.svg")}.a-sport.-kerekpar-orszaguti::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kerekpar-orszaguti.svg")}.a-sport.-kerekpar-track::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kerekpar-track.svg")}.a-sport.-kezilabda::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kezilabda.svg")}.a-sport.-kosarlabda::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kosarlabda.svg")}.a-sport.-kosarlabda-3x3::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-kosarlabda-3x3.svg")}.a-sport.-labdarugas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-labdarugas.svg")}.a-sport.-lovaglas-dijlovaglas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-lovaglas-dijlovaglas.svg")}.a-sport.-lovaglas-dijugratas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-lovaglas-dijugratas.svg")}.a-sport.-lovaglas-lovastusa::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-lovaglas-lovastusa.svg")}.a-sport.-muugras::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-muugras.svg")}.a-sport.-nyiltvizi-uszas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-nyiltviziuszas.svg")}.a-sport.-okolvivas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-okolvivas.svg")}.a-sport.-ottusa::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-ottusa.svg")}.a-sport.-rogbi::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-rogbi.svg")}.a-sport.-roplabda::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-roplabda.svg")}.a-sport.-softball::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-softball.svg")}.a-sport.-sportloveszet::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-sportloveszet.svg")}.a-sport.-sportmaszas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-sportmaszas.svg")}.a-sport.-strandroplabda::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-strandroplabda.svg")}.a-sport.-sulyemeles::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-sulyemeles.svg")}.a-sport.-szinkronuszas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-szinkronuszas.svg")}.a-sport.-szorf::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-szorf.svg")}.a-sport.-taekwondo::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-taekwondo.svg")}.a-sport.-tenisz::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-tenisz.svg")}.a-sport.-tollaslabda::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-tollaslabda.svg")}.a-sport.-torna::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-torna.svg")}.a-sport.-torna-gumiasztal::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-torna-gumiasztal.svg")}.a-sport.-torna-ritmikus-gimnasztika::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-torna-ritmikus-gimnasztika.svg")}.a-sport.-triatlon::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-triatlon.svg")}.a-sport.-uszas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-uszas.svg")}.a-sport.-vitorlazas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-vitorlazas.svg")}.a-sport.-vivas::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-vivas.svg")}.a-sport.-vizilabda::before{background-image:url("/app/themes/24-2020-theme/images/olimpia/icon-vizilabda.svg")}.m-olimpiaCalendar{display:none}.-open .m-olimpiaCalendar{display:block;padding-top:44px;border:1px solid #e1e1e4;border:1px solid var(--brand-c6)}.-darkMode .-open .m-olimpiaCalendar{border:1px solid #464655;border:1px solid var(--dark-border)}.m-olimpiaCalendar__month{position:relative;display:block}.m-olimpiaCalendar__monthName{position:relative;display:block;background-color:#ffffff;background-color:var(--white);font-size:1.4rem;height:30px;line-height:30px;text-transform:uppercase;text-align:center;letter-spacing:.5px;border-top:1px solid #e1e1e4;border-top:1px solid var(--brand-c6);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6);cursor:default}.-darkMode .m-olimpiaCalendar__monthName{background-color:#3d3d49;background-color:var(--dark-back-3);border-top:1px solid #464655;border-top:1px solid var(--dark-border);border-bottom:1px solid #464655;border-bottom:1px solid var(--dark-border)}.m-olimpiaCalendar__weeksWrap{position:relative;display:block;background-color:#f3f3f4;background-color:var(--brand-c12)}.-darkMode .m-olimpiaCalendar__weeksWrap{background-color:#353540;background-color:var(--dark-back-2)}.m-olimpiaCalendar__week{position:relative;display:grid;grid-template-columns:repeat(7, 30px);border-top:1px solid #e1e1e4;border-top:1px solid var(--brand-c6);border-left:1px solid #e1e1e4;border-left:1px solid var(--brand-c6);margin:-1px}.-darkMode .m-olimpiaCalendar__week{border-top:1px solid #464655;border-top:1px solid var(--dark-border);border-left:1px solid #464655;border-left:1px solid var(--dark-border)}.m-olimpiaCalendar__day{display:block;height:30px;line-height:30px;font-size:1.6rem;text-align:center;cursor:default;border-right:1px solid #e1e1e4;border-right:1px solid var(--brand-c6);border-bottom:1px solid #e1e1e4;border-bottom:1px solid var(--brand-c6)}.m-olimpiaCalendar__day.-enabled{background:#ffffff;background:var(--white);color:#111115;color:var(--brand-c2);cursor:pointer}.m-olimpiaCalendar__day.-enabled:hover{background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white)}.-darkMode .m-olimpiaCalendar__day.-enabled{color:#ffffff;color:var(--white);background:#353540;background:var(--dark-back-2)}.-darkMode .m-olimpiaCalendar__day.-enabled:hover{background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white)}.m-olimpiaCalendar__day.-disabled{color:#cacacc;color:var(--brand-c16)}.-darkMode .m-olimpiaCalendar__day.-disabled{color:#6b6b76;color:var(--dark-font-3)}.m-olimpiaCalendar__day.-blank{border-color:#e1e1e4;border-color:var(--brand-c6)}.m-olimpiaCalendar__day.-blank+.-disabled,.m-olimpiaCalendar__day.-blank+.-enabled{border-left:1px solid #e1e1e4;border-left:1px solid var(--brand-c6);margin-left:-1px}.-darkMode .m-olimpiaCalendar__day.-blank+.-disabled,.-darkMode .m-olimpiaCalendar__day.-blank+.-enabled{border-left:1px solid #464655;border-left:1px solid var(--dark-border)}.m-olimpiaCalendar__day.-selected{background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white)}.m-olimpiaCalendar__day.-selected:hover{color:#111115;color:var(--brand-c2);cursor:pointer;background-color:rgba(0,0,0,0)}.-darkMode .m-olimpiaCalendar__day.-selected{background-color:#fc4842;background-color:var(--brand-c1);color:#ffffff;color:var(--white)}.-darkMode .m-olimpiaCalendar__day.-selected:hover{color:#ffffff;color:var(--white);cursor:pointer;background-color:rgba(0,0,0,0)}.-darkMode .m-olimpiaCalendar__day{border-right:1px solid #464655;border-right:1px solid var(--dark-border);border-bottom:1px solid #464655;border-bottom:1px solid var(--dark-border)}.m-olimpiaCalendar__dayAsTxt{font-weight:400;font-size:1rem;text-transform:uppercase}.m-hungarianTeam::after{display:inline-block;width:32px;height:21px;content:"";background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url("/app/themes/24-2020-theme/images//olimpia/hun-flag.svg")}.-darkMode .m-hungarianTeam::after{background-image:url("/app/themes/24-2020-theme/images//olimpia/hun-flag-dark.svg")}.-hunevents .m-olimpia__groupHeader .m-hungarianTeam::after,.-programs .m-olimpia__groupHeader .m-hungarianTeam::after{position:absolute;top:-15px;left:0}@media(min-width: 992px){.-hunevents .m-olimpia__groupHeader .m-hungarianTeam::after,.-programs .m-olimpia__groupHeader .m-hungarianTeam::after{top:12px;left:-40px}}.m-hungarianTeam.-flag{width:32px;height:21px}.m-hungarianTeam.-flag.-mobileAndSidebar{display:none}.vc_column_container.vc_col-sm-6 .-hunevents .m-hungarianTeam.-flag.-mobileAndSidebar,.vc_column_container.vc_col-sm-3 .-hunevents .m-hungarianTeam.-flag.-mobileAndSidebar,.sidebar .-hunevents .m-hungarianTeam.-flag.-mobileAndSidebar,.vc_column_container.vc_col-sm-6 .-programs .m-hungarianTeam.-flag.-mobileAndSidebar,.vc_column_container.vc_col-sm-3 .-programs .m-hungarianTeam.-flag.-mobileAndSidebar,.sidebar .-programs .m-hungarianTeam.-flag.-mobileAndSidebar{position:absolute;display:block;right:4px}.vc_column_container.vc_col-sm-6 .-hunevents .m-hungarianTeam.-flag.-mobileAndSidebar,.vc_column_container.vc_col-sm-6 .-programs .m-hungarianTeam.-flag.-mobileAndSidebar{top:-3px}.vc_column_container.vc_col-sm-3 .-hunevents .m-hungarianTeam.-flag.-mobileAndSidebar,.sidebar .-hunevents .m-hungarianTeam.-flag.-mobileAndSidebar,.vc_column_container.vc_col-sm-3 .-programs .m-hungarianTeam.-flag.-mobileAndSidebar,.sidebar .-programs .m-hungarianTeam.-flag.-mobileAndSidebar{top:-6px}.vc_column_container.vc_col-sm-6 .-hunevents .-headerCnt .m-hungarianTeam.-flag,.vc_column_container.vc_col-sm-3 .-hunevents .-headerCnt .m-hungarianTeam.-flag,.sidebar .-hunevents .-headerCnt .m-hungarianTeam.-flag,.vc_column_container.vc_col-sm-6 .-programs .-headerCnt .m-hungarianTeam.-flag,.vc_column_container.vc_col-sm-3 .-programs .-headerCnt .m-hungarianTeam.-flag,.sidebar .-programs .-headerCnt .m-hungarianTeam.-flag{display:none}.-sportType .m-hungarianTeam.-flag{position:relative;display:inline-block;top:1px;margin-right:10px;float:left}.-hunevents .m-hungarianTeam.-flag,.-programs .m-hungarianTeam.-flag{position:absolute;top:20px;right:0}.-hunevents .m-hungarianTeam.-flag::after,.-programs .m-hungarianTeam.-flag::after{position:absolute;top:3px;left:3px}@media(min-width: 992px){.-hunevents .m-hungarianTeam.-flag,.-programs .m-hungarianTeam.-flag{position:relative;top:inherit;right:inherit}.-hunevents .m-hungarianTeam.-flag::after,.-programs .m-hungarianTeam.-flag::after{position:absolute;top:3px;left:3px}}.m-hungarianTeam.-asBtn{cursor:pointer}.m-hungarianTeam.-posCorrection{position:relative;left:-20px}@media(min-width: 992px){.vc_column_container.vc_col-sm-3 .m-hungarianTeam.-posCorrection,.vc_column_container.vc_col-sm-4 .m-hungarianTeam.-posCorrection,.vc_column_container.vc_col-sm-6 .m-hungarianTeam.-posCorrection,.sidebar .m-hungarianTeam.-posCorrection{left:23px;top:-26px}}@media(min-width: 992px){.m-hungarianTeam.-posCorrection{left:20px}}.-darkMode .m-hungarianTeam{color:#ffffff;color:var(--white)}.m-centralEb2020Popup{position:fixed;width:100%;height:auto;padding:20px 0;bottom:0;left:0;background:#353540;background-size:70px auto;color:#e1e1e4;opacity:1;z-index:50;transition:all .5s ease-in-out;transition-property:opacity,bottom;pointer-events:auto}.m-centralEb2020Popup.-hide{bottom:-200px;opacity:0;pointer-events:none}.m-centralEb2020Popup__logo{position:relative;display:flex;width:34%;height:32px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images//logo-24-eb2020.svg") no-repeat scroll 0 0;background-size:auto 32px;float:left}@media(min-width: 768px){.m-centralEb2020Popup__logo{width:30%;height:24px;background-size:auto 24px}}.m-centralEb2020Popup__logo a{display:block;width:100%;height:100%}.m-centralEb2020Popup__btnRow{position:relative;display:flex;width:auto;color:#909099;font-size:1.2rem;text-align:right;text-transform:uppercase;flex-direction:column-reverse;float:right}@media(min-width: 768px){.m-centralEb2020Popup__btnRow{height:24px;line-height:24px;flex-direction:row}}.m-centralEb2020Popup__btn{margin-left:20px;color:#909099;-webkit-text-decoration:none;text-decoration:none}.m-centralEb2020Popup__btn:hover{color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none}.m-centralEb2020Popup__btn.-close{margin-bottom:10px}@media(min-width: 768px){.m-centralEb2020Popup__btn.-close{margin-bottom:0;margin-bottom:initial}}.m-centralEb2020Popup__cntWrap{display:flex;width:100%;margin-top:20px;margin-bottom:20px;flex-direction:column;float:left}@media(min-width: 768px){.m-centralEb2020Popup__cntWrap{margin-bottom:0;margin-bottom:initial;flex-direction:initial}}.m-centralEb2020Popup__cntLeftWrap{margin-bottom:20px}@media(min-width: 768px){.m-centralEb2020Popup__cntLeftWrap{margin-right:20px;margin-bottom:0;margin-bottom:initial;flex:0 0 60%}}.m-centralEb2020Popup__post{display:flex}.m-centralEb2020Popup__post.-second{margin-bottom:20px}.m-centralEb2020Popup__postThumb{width:60px;height:60px;margin:0 10px 0 0;background-attachment:scroll;background-position:center center;background-repeat:no-repeat;background-size:cover;flex:0 0 60px}@media(min-width: 768px){.m-centralEb2020Popup__postThumb{width:80px;height:80px;margin:0 20px 0 0;flex:0 0 80px}}@media(min-width: 992px){.m-centralEb2020Popup__postThumb{margin:0 20px 0 34px}}.m-centralEb2020Popup__postThumb a{display:block;width:100%;height:100%}.m-centralEb2020Popup__postTitle{margin-bottom:7px}.m-centralEb2020Popup__postTitle a{font-size:1.4rem;font-weight:500;line-height:20px;color:#e1e1e4;-webkit-text-decoration:none;text-decoration:none}.m-centralEb2020Popup__postTitle a:hover{color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none}@media(min-width: 768px){.m-centralEb2020Popup__post.-first .m-centralEb2020Popup__postTitle a{font-size:1.8rem;line-height:22px}}@media(min-width: 992px){.m-centralEb2020Popup__post.-first .m-centralEb2020Popup__postTitle a{font-size:2.2rem;line-height:28px}}.m-centralEb2020Popup__iconLive{display:inline-block;margin-right:10px;padding:0 10px;font-size:1rem;font-weight:700;background:#a60081;color:#ffffff;color:var(--white);text-transform:uppercase;letter-spacing:1.5px}@media(min-width: 768px){.m-centralEb2020Popup__post.-first .m-centralEb2020Popup__iconLive{display:table;margin-bottom:7px;line-height:16px}}.m-centralEb2020Popup__postLead{display:none;font-size:1.6rem;line-height:22px;color:#e1e1e4}@media(min-width: 768px){.m-centralEb2020Popup__postLead{display:block}}.m-centralFociVb2022Popup{position:fixed;width:100%;height:auto;padding:20px 0;bottom:0;left:0;background:#353540;background-size:70px auto;color:#e1e1e4;opacity:1;z-index:50;transition:all .5s ease-in-out;transition-property:opacity,bottom;pointer-events:auto}.m-centralFociVb2022Popup.-hide{bottom:-200px;opacity:0;pointer-events:none}.m-centralFociVb2022Popup__logo{position:relative;display:flex;width:34%;height:32px;background:rgba(0,0,0,0) url("/app/themes/24-2020-theme/images//logo-24-eb2020.svg") no-repeat scroll 0 0;background-size:auto 32px;float:left}@media(min-width: 768px){.m-centralFociVb2022Popup__logo{width:30%;height:24px;background-size:auto 24px}}.m-centralFociVb2022Popup__logo a{display:block;width:100%;height:100%}.m-centralFociVb2022Popup__btnRow{position:relative;display:flex;width:auto;color:#909099;font-size:1.2rem;text-align:right;text-transform:uppercase;flex-direction:column-reverse;float:right}@media(min-width: 768px){.m-centralFociVb2022Popup__btnRow{height:24px;line-height:24px;flex-direction:row}}.m-centralFociVb2022Popup__btn{margin-left:20px;color:#909099;-webkit-text-decoration:none;text-decoration:none}.m-centralFociVb2022Popup__btn:hover{color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none}.m-centralFociVb2022Popup__btn.-close{margin-bottom:10px}@media(min-width: 768px){.m-centralFociVb2022Popup__btn.-close{margin-bottom:0;margin-bottom:initial}}.m-centralFociVb2022Popup__cntWrap{display:flex;width:100%;margin-top:20px;margin-bottom:20px;flex-direction:column;float:left}@media(min-width: 768px){.m-centralFociVb2022Popup__cntWrap{margin-bottom:0;margin-bottom:initial;flex-direction:initial}}.m-centralFociVb2022Popup__cntLeftWrap{margin-bottom:20px}@media(min-width: 768px){.m-centralFociVb2022Popup__cntLeftWrap{margin-right:20px;margin-bottom:0;margin-bottom:initial;flex:0 0 60%}}.m-centralFociVb2022Popup__post{display:flex}.m-centralFociVb2022Popup__post.-second{margin-bottom:20px}.m-centralFociVb2022Popup__postThumb{width:60px;height:60px;margin:0 10px 0 0;background-attachment:scroll;background-position:center center;background-repeat:no-repeat;background-size:cover;flex:0 0 60px}@media(min-width: 768px){.m-centralFociVb2022Popup__postThumb{width:80px;height:80px;margin:0 20px 0 0;flex:0 0 80px}}@media(min-width: 992px){.m-centralFociVb2022Popup__postThumb{margin:0 20px 0 34px}}.m-centralFociVb2022Popup__postThumb a{display:block;width:100%;height:100%}.m-centralFociVb2022Popup__postTitle{margin-bottom:7px}.m-centralFociVb2022Popup__postTitle a{font-size:1.4rem;font-weight:500;line-height:20px;color:#e1e1e4;-webkit-text-decoration:none;text-decoration:none}.m-centralFociVb2022Popup__postTitle a:hover{color:#ffffff;color:var(--white);-webkit-text-decoration:none;text-decoration:none}@media(min-width: 768px){.m-centralFociVb2022Popup__post.-first .m-centralFociVb2022Popup__postTitle a{font-size:1.8rem;line-height:22px}}@media(min-width: 992px){.m-centralFociVb2022Popup__post.-first .m-centralFociVb2022Popup__postTitle a{font-size:2.2rem;line-height:28px}}.m-centralFociVb2022Popup__iconLive{display:inline-block;margin-right:10px;padding:0 10px;font-size:1rem;font-weight:700;background:#a60081;color:#ffffff;color:var(--white);text-transform:uppercase;letter-spacing:1.5px}@media(min-width: 768px){.m-centralFociVb2022Popup__post.-first .m-centralFociVb2022Popup__iconLive{display:table;margin-bottom:7px;line-height:16px}}.m-centralFociVb2022Popup__postLead{display:none;font-size:1.6rem;line-height:22px;color:#e1e1e4}@media(min-width: 768px){.m-centralFociVb2022Popup__postLead{display:block}}.o-footer{position:relative;margin-top:30px;padding-top:60px;background:#353540;background:var(--brand-c9);z-index:5}.-darkMode .o-footer{background:#353540;background:var(--dark-back-2)}.o-footer.-sport24Footer{padding-top:20px;padding-bottom:20px}.o-footer__innerWrap{display:block}@media(min-width: 992px){.o-footer__innerWrap{display:flex;justify-content:flex-start}}.o-footer__wrap{position:relative;display:flex;border-bottom-width:1px;border-bottom-style:solid;border-color:#666667;border-color:var(--brand-c11)}.-darkMode .o-footer__wrap{border-color:#666667;border-color:var(--brand-c11)}.o-footer__wrap{justify-content:space-between}.-sport24Footer .o-footer__wrap{border-bottom:none}@media(max-width: 991.98px){.o-footer__wrap{display:block;border-bottom:none}}.o-footer__logo{position:absolute;top:-114px;left:20px;width:65px;height:75px;background-repeat:no-repeat;background-position:top center;background-size:cover}.site-hir24 .o-footer__logo,.site-staging .o-footer__logo,.site-24hu .o-footer__logo,.site-24 .o-footer__logo{background:url("/app/themes/24-2020-theme/images/logo-24.svg");background-size:65px 75px}.-sport24Footer .o-footer__logo{display:block;position:relative;top:inherit;left:inherit;width:204px;height:45px;margin-bottom:30px}@media(min-width: 992px){.-sport24Footer .o-footer__logo{margin-bottom:0}}.site-sport24 .o-footer__logo{min-width:204px;background:url("/app/themes/24-2020-theme/images/logo-24-footer-sp.svg");background-size:204px 45px}.site-rangado .o-footer__logo{background:url("/app/themes/24-2020-theme/images/logo-24-rangado.svg");background-size:65px 75px}.site-sokszinuvidek .-darkMode .o-footer__logo{background:url("/app/themes/24-2020-theme/images/logo-24-sokszinuvidek-dark.svg");background-size:65px 75px}@media(max-width: 991.98px){.site-sokszinuvidek .-darkMode .o-footer__logo{background-size:52px 60px}}.site-sokszinuvidek .o-footer__logo{background:url("/app/themes/24-2020-theme/images/logo-24-sokszinuvidek.svg");background-size:65px 75px}@media(max-width: 991.98px){.o-footer__logo{top:-86px;left:9px;width:52px;height:60px}.site-hir24 .o-footer__logo,.site-staging .o-footer__logo,.site-24hu .o-footer__logo,.site-24 .o-footer__logo{background-size:52px 60px}.site-rangado .o-footer__logo{background-size:52px 60px}.site-sokszinuvidek .o-footer__logo{background-size:52px 60px}}.o-footer__col{padding-bottom:18px;border-right-width:1px;border-right-style:solid;border-color:#666667;border-color:var(--brand-c11)}.-darkMode .o-footer__col{border-color:#666667;border-color:var(--brand-c11)}.o-footer__col:last-of-type{border-right:none}.o-footer__col.-socialCol{flex:1 1 95px}@media(max-width: 991.98px){.o-footer__col.-socialCol{display:none}}.o-footer__col.-categoryCol{flex:1 1 211px}@media(max-width: 991.98px){.o-footer__col.-categoryCol{display:none}}.o-footer__col.-partnersCol{flex:1 1 420px}@media(max-width: 991.98px){.o-footer__col.-partnersCol{display:none}}.o-footer__col.-serviceCol{flex:1 1 315px}@media(max-width: 991.98px){.o-footer__col.-serviceCol{display:block;margin-bottom:20px;margin-left:10px;margin-right:-10px;border-right:none;border-bottom-width:1px;border-bottom-style:solid;border-color:#666667;border-color:var(--brand-c11)}.-darkMode .o-footer__col.-serviceCol{border-color:#666667;border-color:var(--brand-c11)}.o-footer__col.-serviceCol{flex:none}}.o-footer__col.-appCol{flex:1 1 199px;text-align:center}@media(max-width: 991.98px){.o-footer__col.-appCol{display:block;margin-left:10px;margin-right:-10px;border-bottom-width:1px;border-bottom-style:solid;border-color:#666667;border-color:var(--brand-c11)}.-darkMode .o-footer__col.-appCol{border-color:#666667;border-color:var(--brand-c11)}.o-footer__col.-appCol{flex:none}}@media(max-width: 991.98px){.o-footer__col{padding-bottom:15px}}.o-footer__socialLink{display:inline-block;width:45px;height:45px;margin:0 auto 20px 9px;background-position:center;background-repeat:no-repeat;transition:background-image .5s ease}@media(min-width: 992px){.o-footer__socialLink{display:block}}.o-footer__appLink{display:block;width:152px;height:50px;margin:0 0 18px 20px;background-position:center;background-repeat:no-repeat}.o-footer__appLink.-googlePlay{height:45px;background:url("/app/themes/24-2020-theme/images/google-play-logo-kicsi.png")}.o-footer__appLink.-appStore{background:url("/app/themes/24-2020-theme/images/icons/icon-appstore.svg")}.o-footer__appLink.-huawei{background:url("/app/themes/24-2020-theme/images/icon-huawei.png") no-repeat;background-size:152px 45px}@media(max-width: 991.98px){.o-footer__appLink{margin:9px 9px 15px 15px}}.o-footer__txtWrap{display:block}.o-footer__txtWrap a{display:block;margin-bottom:20px;color:#cbcbcd;color:var(--brand-c5);line-height:20px;font-size:1.2rem}.o-footer__txtWrap a:hover{color:#e8574b;color:var(--brand-c3);-webkit-text-decoration:none;text-decoration:none}.-darkMode .o-footer__txtWrap a{color:#cacacc;color:var(--brand-c16)}.-darkMode .o-footer__txtWrap a:hover{color:#e8574b;color:var(--brand-c3)}.-sport24Footer .o-footer__txtWrap a{display:block}@media(min-width: 992px){.-sport24Footer .o-footer__txtWrap a{display:inline}}@media(min-width: 992px){.o-footer__txtWrap{display:flex}}.o-footer__txtCol{display:block;padding-left:20px;text-transform:uppercase}.o-footer__txtCol.-secondCol{padding-left:0}@media(min-width: 992px){.o-footer__txtCol{flex:1 1 50%}}.o-footer__linkCol{display:block;flex:none;text-transform:uppercase}.o-footer__linkCol a{color:#ffffff;color:var(--white)}@media(min-width: 992px){.o-footer__linkCol{display:inline-flex;flex-wrap:wrap;padding-left:20px}}.o-footer__txtLink{font-size:1.2rem}.o-footer__subfooter{padding:25px 0;color:#666667;color:var(--brand-c11);font-size:1.2rem}.-sport24Footer .o-footer__subfooter{padding:10px 0 15px 0}@media(min-width: 992px){.-sport24Footer .o-footer__subfooter{padding:10px 0 0 40px}}.o-footer__parent24Logo{display:inline-block;min-width:59px;width:59px;height:45px;background-repeat:no-repeat;background-position:top center;background-size:cover;background:url("/app/themes/24-2020-theme/images/parent-24-logo.svg");background-size:59px 45px}@media(max-width: 991.98px){.o-footer__parent24Logo{position:absolute;top:0;right:20px}}@media(min-width: 992px){.o-footer{padding-top:70px}.o-footer.-sport24Footer{padding-top:20px}}
