@font-face {
    font-display: swap;
    font-family: Noto Sans;
    src: url(../../fonts/NotoSans/Regular/NotoSans-Regular.eot);
    src: url(../../fonts/NotoSans/Regular/NotoSans-Regular.eot?#iefix) format("embedded-opentype"), url(../../fonts/NotoSans/Regular/NotoSans-Regular.woff2) format("woff2"), url(../../fonts/NotoSans/Regular/NotoSans-Regular.woff) format("woff"), url(../../fonts/NotoSans/Regular/NotoSans-Regular.ttf) format("truetype"), url(../../fonts/NotoSans/Regular/NotoSans-Regular.svg#NotoSans) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: Noto Sans Bold;
    src: url(../../fonts/NotoSans/Bold/NotoSans-Bold.eot);
    src: url(../../fonts/NotoSans/Bold/NotoSans-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/NotoSans/Bold/NotoSans-Bold.woff2) format("woff2"), url(../../fonts/NotoSans/Bold/NotoSans-Bold.woff) format("woff"), url(../../fonts/NotoSans/Bold/NotoSans-Bold.ttf) format("truetype"), url(../../fonts/NotoSans/Bold/NotoSans-Bold.svg#NotoSans-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: Noto Sans Italic;
    src: url(../../fonts/NotoSans/Italic/NotoSans-Italic.eot);
    src: url(../../fonts/NotoSans/Italic/NotoSans-Italic.eot?#iefix) format("embedded-opentype"), url(../../fonts/NotoSans/Italic/NotoSans-Italic.woff2) format("woff2"), url(../../fonts/NotoSans/Italic/NotoSans-Italic.woff) format("woff"), url(../../fonts/NotoSans/Italic/NotoSans-Italic.ttf) format("truetype"), url(../../fonts/NotoSans/Italic/NotoSans-Italic.svg#NotoSans-Italic) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: Noto Sans BoldItalic;
    src: url(../../fonts/NotoSans/Bold-Italic/NotoSans-BoldItalic.eot);
    src: url(../../fonts/NotoSans/Bold-Italic/NotoSans-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../../fonts/NotoSans/Bold-Italic/NotoSans-BoldItalic.woff2) format("woff2"), url(../../fonts/NotoSans/Bold-Italic/NotoSans-BoldItalic.woff) format("woff"), url(../../fonts/NotoSans/Bold-Italic/NotoSans-BoldItalic.ttf) format("truetype"), url(../../fonts/NotoSans/Bold-Italic/NotoSans-BoldItalic.svg#NotoSans-BoldItalic) format("svg");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: Noto Sans SemiBold;
    src: url(../../fonts/NotoSans/SemiBold/NotoSans-SemiBold.eot);
    src: url(../../fonts/NotoSans/SemiBold/NotoSans-SemiBold.eot?#iefix) format("embedded-opentype"), url(../../fonts/NotoSans/SemiBold/NotoSans-SemiBold.woff2) format("woff2"), url(../../fonts/NotoSans/SemiBold/NotoSans-SemiBold.woff) format("woff"), url(../../fonts/NotoSans/SemiBold/NotoSans-SemiBold.ttf) format("truetype"), url(../../fonts/NotoSans/SemiBold/NotoSans-SemiBold.svg#NotoSans-SemiBold) format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: Noto Sans;
    src: url(../../fonts/NotoSans/Thai-Regular/NotoSansThai-Regular.eot);
    src: url(../../fonts/NotoSans/Thai-Regular/NotoSansThai-Regular.eot?#iefix) format("embedded-opentype"), url(../../fonts/NotoSans/Thai-Regular/NotoSansThai-Regular.woff2) format("woff2"), url(../../fonts/NotoSans/Thai-Regular/NotoSansThai-Regular.woff) format("woff"), url(../../fonts/NotoSans/Thai-Regular/NotoSansThai-Regular.ttf) format("truetype"), url(../../fonts/NotoSans/Thai-Regular/NotoSansThai-Regular.svg#NotoSansThai-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: Noto Sans Bold;
    src: url(../../fonts/NotoSans/Thai-Bold/NotoSansThai-Bold.eot);
    src: url(../../fonts/NotoSans/Thai-Bold/NotoSansThai-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/NotoSans/Thai-Bold/NotoSansThai-Bold.woff2) format("woff2"), url(../../fonts/NotoSans/Thai-Bold/NotoSansThai-Bold.woff) format("woff"), url(../../fonts/NotoSans/Thai-Bold/NotoSansThai-Bold.ttf) format("truetype"), url(../../fonts/NotoSans/Thai-Bold/NotoSansThai-Bold.svg#NotoSansThai-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid;
    border-color: #888 #888 #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fancybox-rotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-caption {
        padding: 12px
    }
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../../img/ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    src: url(../../fonts/slick-fonts/slick.eot);
    src: url(../../fonts/slick-fonts/slick.eot?#iefix) format("embedded-opentype"), url(../../fonts/slick-fonts/slick.woff) format("woff"), url(../../fonts/slick-fonts/slick.ttf) format("truetype"), url(../../fonts/slick-fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "\2190"
}

[dir=rtl] .slick-prev:before {
    content: "\2192"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "\2192"
}

[dir=rtl] .slick-next:before {
    content: "\2190"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.simplebar-wrapper,
[data-simplebar] {
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-wrapper {
    overflow: hidden
}

.simplebar-mask {
    direction: inherit;
    overflow: hidden;
    width: auto!important;
    height: auto!important;
    z-index: 0
}

.simplebar-mask,
.simplebar-offset {
    position: absolute;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.simplebar-offset {
    direction: inherit!important;
    -webkit-box-sizing: inherit!important;
    box-sizing: inherit!important;
    resize: none!important;
    -webkit-overflow-scrolling: touch
}

.simplebar-content {
    direction: inherit;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: scroll;
    max-width: 100%;
    max-height: 100%
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit!important;
    box-sizing: inherit!important;
    height: 100%;
    width: inherit;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #000;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-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 {
    -webkit-transform-style: preserve-3d;
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    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: 50%;
    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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(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-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.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;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .2s;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .2s;
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .2s;
    transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(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, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%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 viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    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-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.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-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.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;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.mCustomScrollbar,
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: 50%
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, .5)), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, hsla(0, 0%, 100%, .5)), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px hsla(0, 0%, 100%, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px hsla(0, 0%, 100%, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px hsla(0, 0%, 100%, .2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px hsla(0, 0%, 100%, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px;
    -webkit-box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4);
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4), inset -1px 0 0 rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4), inset 0 -1px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border: 1px solid hsla(0, 0%, 100%, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.img-responsive {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.article-labels__tag,
.author-component__name a,
.expanded-brand__container a,
.expanded-cta__link,
.expanded-cta__tc,
.flexbox a.flexbox__link,
.headlines__title .see-more,
.linksbox--links.red .linksbox__link,
.main-promotion__more,
.main-promotion__terms,
.news-header__category .article-labels__tag,
.odds-all__link,
.offer__link,
.offer__more,
.promotions__more,
.promotions__terms,
.table-payment__td a,
.text-block>ol li a,
.text-block>ul li a,
.text-block p a,
.widget-benefits__item a,
.widget-odds__link a,
.widget-payment a,
.widget-percent tbody a {
    color: #fa2828;
    text-decoration: underline
}

.article-labels__tag:visited,
.author-component__name a:visited,
.expanded-brand__container a:visited,
.expanded-cta__link:visited,
.expanded-cta__tc:visited,
.flexbox a.flexbox__link:visited,
.headlines__title .see-more:visited,
.linksbox--links.red .linksbox__link:visited,
.main-promotion__more:visited,
.main-promotion__terms:visited,
.odds-all__link:visited,
.offer__link:visited,
.offer__more:visited,
.promotions__more:visited,
.promotions__terms:visited,
.table-payment__td a:visited,
.text-block>ol li a:visited,
.text-block>ul li a:visited,
.text-block p a:visited,
.widget-benefits__item a:visited,
.widget-odds__link a:visited,
.widget-payment a:visited,
.widget-percent tbody a:visited {
    color: #6d0915
}

.article-labels__tag:hover,
.author-component__name a:hover,
.expanded-brand__container a:hover,
.expanded-cta__link:hover,
.expanded-cta__tc:hover,
.flexbox a.flexbox__link:hover,
.headlines__title .see-more:hover,
.linksbox--links.red .linksbox__link:hover,
.main-promotion__more:hover,
.main-promotion__terms:hover,
.odds-all__link:hover,
.offer__link:hover,
.offer__more:hover,
.promotions__more:hover,
.promotions__terms:hover,
.table-payment__td a:hover,
.text-block>ol li a:hover,
.text-block>ul li a:hover,
.text-block p a:hover,
.widget-benefits__item a:hover,
.widget-odds__link a:hover,
.widget-payment a:hover,
.widget-percent tbody a:hover {
    color: #e80202;
    text-decoration: none
}

@media (max-width:767px) {
    .article-labels__tag,
    .author-component__name a,
    .expanded-brand__container a,
    .expanded-cta__link,
    .expanded-cta__tc,
    .flexbox a.flexbox__link,
    .headlines__title .see-more,
    .linksbox--links.red .linksbox__link,
    .main-promotion__more,
    .main-promotion__terms,
    .news-header__category .article-labels__tag,
    .odds-all__link,
    .offer__link,
    .offer__more,
    .promotions__more,
    .promotions__terms,
    .table-payment__td a,
    .text-block>ol li a,
    .text-block>ul li a,
    .text-block p a,
    .widget-benefits__item a,
    .widget-odds__link a,
    .widget-payment a,
    .widget-percent tbody a {
        text-decoration: underline
    }
}

.article-labels__tag span,
.author-component__name a span,
.expanded-brand__container a span,
.expanded-cta__link span,
.expanded-cta__tc span,
.flexbox a.flexbox__link span,
.headlines__title .see-more span,
.linksbox--links.red .linksbox__link span,
.main-promotion__more span,
.main-promotion__terms span,
.news-header__category .article-labels__tag span,
.odds-all__link span,
.offer__link span,
.offer__more span,
.promotions__more span,
.promotions__terms span,
.table-payment__td a span,
.text-block>ol li a span,
.text-block>ul li a span,
.text-block p a span,
.widget-benefits__item a span,
.widget-odds__link a span,
.widget-payment a span,
.widget-percent tbody a span {
    color: #fa2828;
    text-decoration: underline
}

@media (max-width:767px) {
    .article-labels__tag span,
    .author-component__name a span,
    .expanded-brand__container a span,
    .expanded-cta__link span,
    .expanded-cta__tc span,
    .flexbox a.flexbox__link span,
    .headlines__title .see-more span,
    .linksbox--links.red .linksbox__link span,
    .main-promotion__more span,
    .main-promotion__terms span,
    .news-header__category .article-labels__tag span,
    .odds-all__link span,
    .offer__link span,
    .offer__more span,
    .promotions__more span,
    .promotions__terms span,
    .table-payment__td a span,
    .text-block>ol li a span,
    .text-block>ul li a span,
    .text-block p a span,
    .widget-benefits__item a span,
    .widget-odds__link a span,
    .widget-payment a span,
    .widget-percent tbody a span {
        text-decoration: underline
    }
}

.article-labels__tag:visited span,
.author-component__name a:visited span,
.expanded-brand__container a:visited span,
.expanded-cta__link:visited span,
.expanded-cta__tc:visited span,
.flexbox a.flexbox__link:visited span,
.headlines__title .see-more:visited span,
.linksbox--links.red .linksbox__link:visited span,
.main-promotion__more:visited span,
.main-promotion__terms:visited span,
.odds-all__link:visited span,
.offer__link:visited span,
.offer__more:visited span,
.promotions__more:visited span,
.promotions__terms:visited span,
.table-payment__td a:visited span,
.text-block>ol li a:visited span,
.text-block>ul li a:visited span,
.text-block p a:visited span,
.widget-benefits__item a:visited span,
.widget-odds__link a:visited span,
.widget-payment a:visited span,
.widget-percent tbody a:visited span {
    color: #6d0915
}

.article-labels__tag:hover span,
.author-component__name a:hover span,
.expanded-brand__container a:hover span,
.expanded-cta__link:hover span,
.expanded-cta__tc:hover span,
.flexbox a.flexbox__link:hover span,
.headlines__title .see-more:hover span,
.linksbox--links.red .linksbox__link:hover span,
.main-promotion__more:hover span,
.main-promotion__terms:hover span,
.odds-all__link:hover span,
.offer__link:hover span,
.offer__more:hover span,
.promotions__more:hover span,
.promotions__terms:hover span,
.table-payment__td a:hover span,
.text-block>ol li a:hover span,
.text-block>ul li a:hover span,
.text-block p a:hover span,
.widget-benefits__item a:hover span,
.widget-odds__link a:hover span,
.widget-payment a:hover span,
.widget-percent tbody a:hover span {
    color: #e80202;
    text-decoration: none
}

@font-face {
    font-family: 'icomoon';
    src: url(../../fonts/icomoon/icomoon.eot);
    src: url(../../fonts/icomoon/icomoon.eot) format("embedded-opentype"), url(../../fonts/icomoon/icomoon.ttf) format("truetype"), url(../../fonts/icomoon/icomoon.woff) format("woff"), url(../../fonts/icomoon/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-question-bt:before {
    content: "\E91B";
    color: #cf142b
}

.icon-question-am:before {
    content: "\E91C";
    color: #fa2828
}

.icon-settings:before {
    content: "\E91A"
}

.icon-ic_whistle:before {
    content: "\E919";
    color: #757575
}

.icon-arrow-down:before {
    content: "\E917"
}

.icon-arrow-up:before {
    content: "\E918"
}

.icon-arrow-top-sm:before {
    content: "\E916"
}

.icon-arrow-bottom-sm:before {
    content: "\E915"
}

.icon-close-thin:before {
    content: "\E914"
}

.icon-access-time:before {
    content: "\E913"
}

.icon-checkmark-1:before {
    content: "\E911"
}

.icon-checkmark-2:before {
    content: "\E912"
}

.icon-arrow-bottom:before {
    content: "\E90F"
}

.icon-filter:before {
    content: "\E910"
}

.icon-back-top:before {
    content: "\E90E"
}

.icon-maximize:before {
    content: "\E90A"
}

.icon-close:before {
    content: "\E90B"
}

.icon-minus:before {
    content: "\E908";
    color: #555a5c
}

.icon-plus:before {
    content: "\E909";
    color: #65bf0b
}

.icon-nav-left:before {
    content: "\E906"
}

.icon-nav-right:before {
    content: "\E907"
}

.icon-left-quote:before {
    content: "\E904"
}

.icon-right-quote:before {
    content: "\E905"
}

.icon-slide-left:before {
    content: "\E90C"
}

.icon-slide-right:before {
    content: "\E90D"
}

.icon-search:before {
    content: "\E903"
}

.icon-check:before {
    content: "\E902"
}

.icon-right-vector:before {
    content: "\E900"
}

.icon-star:before {
    content: "\E901"
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0
}

* {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

a {
    display: inline-block;
    text-decoration: none;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-family: Noto Sans Bold, sans-serif;
    line-height: 140%
}

.container {
    width: 100%;
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (max-width:1199px) {
    .container {
        max-width: 962px
    }
}

@media (max-width:991px) {
    .container {
        max-width: 738px
    }
}

@media (max-width:767px) {
    .container {
        max-width: 100%
    }
}

.container--asian-view {
    max-width: 962px
}

.container-fluid {
    width: 100%;
    padding: 0 15px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin: 0 -15px
}

html {
    font-family: Noto Sans, sans-serif
}

body,
html {
    position: relative;
    font-size: 16px;
    color: #2a2e30;
    background-color: #f9f9f9;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body.no-scroll,
html.no-scroll {
    overflow: hidden
}

html.lock-screen {
    position: fixed;
    overflow: hidden
}

html.lock-screen body {
    overflow: visible;
    height: 100%
}

html body {
    opacity: 1
}

html.opacity body {
    opacity: 0
}

body.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.has-stiky-bottom .footer {
    padding-bottom: 65px
}

body.home .bottom-container {
    margin-top: 15px
}

@media (max-width:767px) {
    body.home .bottom-container {
        margin-top: 0
    }
}

body.fqa-page {
    background-color: #fff
}

.main-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 50px;
    min-height: 100vh;
    overflow: hidden
}

.main-wrapper.has-secondary {
    padding-top: 97px
}

.main-wrapper .main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.wow {
    visibility: visible!important
}

.hidden {
    display: none!important
}

.no-border {
    border: 0!important
}

em,
i {
    font-family: Noto Sans Italic, sans-serif
}

strong {
    font-family: Noto Sans Bold, sans-serif
}

strong em {
    font-family: Noto Sans BoldItalic, sans-serif
}

.page-list {
    margin-top: 10px;
    margin-bottom: 25px;
    padding-left: 40px;
    list-style: decimal
}

.page-list a {
    display: inline-block;
    padding: 5px 0;
    color: #2a2e30;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.page-list a:hover {
    color: #fa2828
}

.btn {
    position: relative;
    display: inline-block;
    border: 0;
    border-radius: 2px;
    padding: .7em .3em .6em;
    text-align: center;
    text-decoration: none;
    font-family: Noto Sans Bold, sans-serif;
    line-height: 130%;
    text-shadow: none;
    word-break: break-word;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.btn__main {
    color: #fff;
    background-color: #fa2828
}

.btn__main:active,
.btn__main:hover {
    background-color: #e80202
}

.btn__red {
    color: #fff;
    background-color: #fa2828
}

.btn__red:active,
.btn__red:hover {
    background-color: #e80202
}

.btn__white {
    color: #fa2828;
    background-color: #fff
}

.btn__blue {
    color: #fff;
    background-color: #2889fa
}

.btn__text-blue {
    color: #2889fa;
    background-color: #fff
}

.black-hover .btn:not(.cta--btn).btn__main:hover,
.black-hover .btn:not(.cta--btn).btn__red:hover {
    background-color: #2a2e30
}

.black-hover .btn:not(.cta--btn).btn__text-blue:hover,
.black-hover .btn:not(.cta--btn).btn__white:hover,
.black-hover .button-table:hover {
    color: #fff;
    background-color: #2a2e30
}

.button-table {
    display: inline-block;
    min-width: 100px;
    cursor: pointer;
    padding: 6px 10px;
    margin: 1px 0;
    text-align: center;
    border-radius: 2px;
    background-color: #fa2828;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.button-table,
.button-table * {
    font-size: 13px!important;
    color: #fff!important;
    text-decoration: none!important;
    font-family: Noto Sans Bold, sans-serif!important
}

.button-table:hover {
    background-color: #e80202
}

.link {
    font-size: 14px;
    text-decoration: underline
}

.link__red {
    color: #fa2828
}

.link:hover {
    text-decoration: none
}

.hashtags-component {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px
}

.hashtags-component__headline {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px
}

.hashtags-component__headline .headlines__title {
    padding-bottom: 10px;
    text-transform: none;
    font-family: Noto Sans SemiBold, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #303840
}

.hashtags-component__headline .headlines__title:after {
    left: 0;
    right: 0;
    background-color: #c4c4c4
}

.hashtags-component .hashtag {
    display: inline-block;
    padding: 0 8px;
    margin: 1.5px 2px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    border-radius: 100px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.hashtags-component .hashtag__red {
    background-color: #fa2828
}

.hashtags-component .hashtag__red:hover {
    background-color: #757575
}

.hashtags-component .hashtag__grey {
    background-color: #757574
}

.hashtags-component .hashtag__grey:hover {
    background-color: #fa2828
}

.js--local-time time {
    display: inline-block;
    opacity: 0
}

.js--local-time time:first-letter {
    text-transform: uppercase
}

.text {
    color: #535657;
    font-size: 15px;
    line-height: 24px
}

.label {
    display: inline-block;
    padding: 1px 5px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    font-family: Noto Sans Bold, sans-serif;
    word-break: break-word
}

.label__blue {
    background-color: #2889fa
}

.label__green {
    background-color: #65bf0b
}

.label__red {
    background-color: #fa2828
}

.article-labels {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    z-index: 1
}

.article-labels>:last-child {
    margin-right: 0
}

.article-labels>:nth-child(n+2) {
    padding-left: 4px
}

.article-labels>:nth-child(n+2):not(.article-labels__date):not(.article-labels__date):not(.article-labels__match-finished):before {
    content: "";
    position: absolute;
    top: 2.5px;
    left: 0;
    width: 1px;
    height: 14px;
    background-color: #757575
}

.article-labels__group {
    padding-left: 0!important
}

.article-labels__group:before {
    display: none
}

.article-labels__match-finished {
    position: relative;
    margin-right: 4px;
    padding-left: 8px;
    color: #757575
}

.article-labels__updated {
    position: relative;
    margin-right: 8px;
    color: #757575
}

.article-labels__date-updated {
    position: relative;
    padding-left: 1px!important
}

.article-labels__date-updated:before {
    display: none
}

.article-labels__date {
    position: relative;
    margin-right: 4px;
    color: #757575
}

.article-labels__tag {
    position: relative;
    margin-right: 8px;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.article-labels__author {
    margin: 0 14px
}

.article-labels .hashtag {
    margin-right: 8px
}

.article-labels .author-component {
    margin-right: 11px
}

.article-labels .author-component__name {
    color: #2a2e30
}

.article-labels .author-component__name a {
    color: #fa2828
}

.article-labels .author-component+.article-labels__tag {
    padding-left: 0
}

.article-labels .author-component+.article-labels__tag:before {
    display: none
}

.author-component {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

.author-component a {
    z-index: 2
}

.author-component__time {
    display: block;
    font-size: 12px;
    color: #757575
}

.author-component__update-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.author-component__avatar {
    position: relative
}

.author-component__avatar:before {
    content: "";
    position: absolute;
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    border-radius: 50%;
    background-color: #e3e3e3
}

.author-component__avatar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.author-component__avatar-wrap img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.author-component__avatar+.author-component__info {
    margin-left: 7px
}

.author-component__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px
}

.author-component__name span {
    display: inline-block;
    padding-right: 4px
}

.author-component__name a {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 1;
    text-decoration: underline
}

.back {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease;
    z-index: 9
}

.back.is-visible {
    visibility: visible;
    opacity: .2
}

.back.is-visible:hover {
    opacity: 1
}

.back__arrow {
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    border-radius: 48px;
    background-color: rgba(0, 0, 0, .4);
    line-height: 46px;
    text-align: center
}

.back__arrow:before {
    content: "\E90E";
    color: #fff;
    font-size: 20px;
    font-family: icomoon
}

.back__text {
    display: block;
    margin-top: 12px;
    color: #6b7073;
    text-align: center;
    line-height: 11px;
    font-size: 12px;
    font-family: Noto Sans Bold, sans-serif;
    text-transform: uppercase
}

@media (max-width:767px) {
    .back {
        right: 15px
    }
    .back.is-visible {
        opacity: 1
    }
    .back__arrow {
        background-color: rgba(85, 90, 92, .5)
    }
    .back__arrow:before {
        font-size: 15px
    }
    .back__text {
        display: none
    }
}

.headlines {
    position: relative;
    width: 100%
}

.headlines-lg {
    margin-top: 20px;
    margin-bottom: 15px
}

.headlines-lg .headlines__title {
    padding-bottom: 4px;
    font-size: 24px
}

.headlines-md {
    margin-top: 20px;
    margin-bottom: 15px
}

.headlines-md .headlines__title {
    padding-bottom: 6px;
    font-size: 24px
}

@media (max-width:991px) {
    .headlines-md .headlines__title {
        font-size: 20px
    }
}

@media (max-width:767px) {
    .headlines-md .headlines__title {
        font-size: 20px
    }
}

.headlines-sm .headlines__title {
    padding-top: 0;
    padding-bottom: 5px;
    font-size: 20px
}

@media (max-width:991px) {
    .headlines-sm .headlines__title {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .headlines-sm .headlines__title {
        font-size: 17px
    }
}

.headlines-xs {
    margin-top: 30px;
    margin-bottom: 15px
}

.headlines-xs .headlines__title {
    padding-bottom: 6px;
    font-size: 23px
}

@media (max-width:767px) {
    .headlines-xs .headlines__title {
        font-size: 19px
    }
}

.headlines-xs:not(.headlines-score) .headlines__title:after {
    left: 0;
    right: auto;
    width: 100px
}

.headlines-limit {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto
}

.headlines-mini {
    margin-top: 20px;
    margin-bottom: 15px
}

.headlines-mini .headlines__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 16px;
    padding-bottom: 6px
}

.headlines-mini .see-more {
    white-space: nowrap
}

@media (max-width:767px) {
    .headlines-mini .headlines__title {
        font-size: 19px
    }
}

.headlines-mini:not(.headlines-score) .headlines__title:after {
    left: 0;
    right: auto;
    width: 90px;
    height: 2px
}

.headlines-center h4 {
    text-align: center
}

.headlines-center:not(.headlines-score) h4.headlines__title:after {
    left: calc(50% - 50px)
}

.headlines-grey .headlines__title:after {
    background-color: #c4c4c4
}

.headlines-score .headlines__title {
    padding-right: 65px
}

.headlines-rating {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 2px 7px;
    font-size: 18px;
    color: #fff;
    background-color: #fa2828
}

.headlines__title {
    position: relative;
    display: block;
    font-family: Noto Sans Bold, sans-serif;
    color: #2a2e30
}

.headlines__title:after {
    content: "";
    position: absolute;
    left: -15px;
    right: -15px;
    bottom: 0;
    display: block;
    height: 2px;
    background-color: #fa2828
}

.headlines__title span {
    display: inline;
    margin-right: 21px
}

.headlines__title .see-more {
    font-size: 14px;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.headlines__text {
    padding: 13px 15px 20px;
    font-size: 15px;
    color: #535657;
    line-height: 24px
}

.headlines .score-component {
    margin-top: 10px
}

.headlines .score__stars span {
    margin: 0 1.5px
}

.headlines .score__rating {
    margin-left: 7px;
    color: #000
}

.widget__headline+.cms-content-wrap .text-block {
    padding-top: 0
}

@media (min-width:992px) {
    .content:not(.has-sidebar) .single-column .headlines__title:after {
        left: 0;
        right: 0
    }
}

.has-sidebar .headlines-md .headlines__title {
    font-size: 24px
}

.has-sidebar .headlines-limit {
    max-width: none
}

@media (max-width:991px) {
    .has-sidebar .headlines-md .headlines__title {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .has-sidebar .headlines-md .headlines__title {
        font-size: 20px
    }
}

.third .headlines-sm .headlines__title {
    font-size: 18px
}

.page-header {
    padding: 17px 0 20px;
    background-color: #fff
}

.page-header__title {
    line-height: 33px;
    font-size: 30px;
    font-family: Noto Sans Bold, sans-serif
}

.page-header__search {
    font-size: 14px
}

.page-header__key {
    color: #fa2828;
    font-family: Noto Sans Bold, sans-serif
}

@media (max-width:767px) {
    .page-header {
        padding: 15px
    }
    .page-header__title {
        font-size: 24px;
        line-height: 26px
    }
}

@media (min-width:768px) {
    .single-column-title {
        max-width: 790px;
        padding: 0 15px;
        margin: 0 auto
    }
}

.slider {
    position: relative
}

.slider.slick-loading {
    max-height: 300px;
    overflow: hidden
}

.slider.slick-loading:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: #fff url(../img/ajax-loader.gif) 50% no-repeat;
    z-index: 1
}

.slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slider .slick-dots li {
    display: block;
    width: auto;
    height: auto;
    margin-left: 5px;
    margin-right: 5px
}

.slider .slick-dots li.slick-active button {
    background-color: #fa2828
}

.slider .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 5px;
    background-color: #c4c4c4
}

.slider .slick-dots li button:before {
    display: none
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible!important;
    background: #f2f2f2!important;
    background: rgba(0, 0, 0, .06)!important;
    border: 0!important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
    content: "!";
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    opacity: .4;
    margin-top: -12px;
    color: #303030;
    line-height: 20px;
    font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0;
    border-left: 1px solid #d0d0d0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: inherit;
    text-decoration: none
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #fff
}

.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 28px;
    top: 6px;
    font-size: 23px
}

.selectize-control {
    position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #303840;
    font-size: 12px;
    font-family: inherit;
    -webkit-font-smoothing: inherit
}

@media (max-width:767px) {
    .selectize-dropdown,
    .selectize-input,
    .selectize-input input {
        font-size: 16px
    }
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
    background: #fff;
    cursor: text;
    display: block
}

.selectize-input {
    position: relative;
    display: block;
    padding: 4px 15px 5px;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ededed;
    border-radius: 2px;
    z-index: 1
}

.selectize-input:hover {
    border-color: #dbdbdb
}

@media (max-width:767px) {
    .selectize-input {
        padding: 7px 15px
    }
}

#sidebar .selectize-input {
    padding: 7px 15px;
    font-size: 16px
}

#sidebar .selectize-input input {
    font-size: 16px
}

#sidebar .selectize-control.single .selectize-input:after {
    border-width: 7.5px 5px 0
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default!important
}

.selectize-input.dropdown-active {
    border-color: #dbdbdb
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input>div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: #7d7d7d;
    background: #fff;
    border: 0 solid #fff
}

.selectize-input>input {
    display: inline-block!important;
    padding: 0!important;
    min-height: 0!important;
    max-height: none!important;
    max-width: 100%!important;
    margin: 0 2px 0 0!important;
    text-indent: 0!important;
    border: 0!important;
    background: none!important;
    line-height: inherit!important;
    -webkit-user-select: auto!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: none!important
}

.selectize-input:after {
    content: " ";
    display: block;
    clear: left
}

.selectize-dropdown {
    position: absolute;
    margin: -1px 0 0;
    padding: 4px 15px 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    border-top: 0;
    background: #fff;
    border-radius: 0 0 2px 2px;
    z-index: 10
}

.selectize-dropdown:before {
    content: " ";
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    display: block;
    height: 1px;
    background: #dbdbdb
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, .2);
    border-radius: 1px
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
    padding: 4px 15px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #fff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, .5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 110px;
    -webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: " ";
    position: absolute;
    top: 11px;
    right: 13px;
    display: block;
    width: 0;
    height: 0;
    border-color: #303840 transparent transparent;
    border-style: solid;
    border-width: 4.5px 2.75px 0
}

@media (max-width:767px) {
    .selectize-control.single .selectize-input:after {
        right: 12px;
        top: 14px;
        border-width: 7.5px 5.25px 0
    }
}

.selectize-control.single .selectize-input.dropdown-active:after {
    top: 10px;
    border-width: 0 2.75px 4.5px;
    border-color: transparent transparent #303840
}

@media (max-width:767px) {
    .selectize-control.single .selectize-input.dropdown-active:after {
        top: 13px;
        border-width: 0 5.25px 7.5px;
        border-color: transparent transparent #303840
    }
}

#sidebar .selectize-control.single .selectize-input:after {
    right: 12px;
    top: 14px;
    border-width: 7.5px 5.25px 0
}

#sidebar .selectize-control.single .selectize-input.dropdown-active:after {
    top: 13px;
    border-width: 0 5.25px 7.5px;
    border-color: transparent transparent #303840
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fafafa
}

.filters {
    position: relative
}

.filters__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 15px;
    font-size: 0
}

.filters__wrap>* {
    margin-bottom: 15px
}

.filters__group.visible {
    display: block
}

.filters__sort__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.filters__select {
    max-width: 200px;
    width: 100%;
    margin-right: 15px
}

@media (max-width:767px) {
    .filters__select {
        max-width: 100%;
        margin-right: 0
    }
}

.filters select.select {
    display: block;
    width: 100%;
    margin: 0;
    padding: 4px 15px 5px;
    font-size: 12px;
    color: #303840;
    font-family: Noto Sans, sans-serif;
    border: 1px solid #ededed;
    border-radius: 2px;
    background-color: #fff
}

@media (max-width:767px) {
    .filters select.select {
        padding: 9px 15px;
        font-size: 16px
    }
}

.filters__btn {
    position: relative;
    padding: 5px 15px 6px;
    font-size: 12px;
    color: #303840;
    background-color: #ededed;
    border-radius: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.filters__btn:not([aria-sort]):hover {
    background-color: #dbdbdb
}

.filters__btn.filters__sort {
    padding-right: 36px;
    margin-right: 15px
}

.filters__btn.filters__sort[aria-sort] {
    color: #fff;
    background-color: #fa2828
}

.filters__btn.filters__sort[aria-sort=ascending]:before {
    border-color: transparent transparent #fff
}

.filters__btn.filters__sort[aria-sort=ascending] .js-desc {
    display: none
}

.filters__btn.filters__sort[aria-sort=descending]:after {
    border-color: #fff transparent transparent
}

.filters__btn.filters__sort[aria-sort=descending] .js-asc {
    display: none
}

.filters__btn.filters__sort[aria-sort=descending] .js-desc {
    display: inline
}

.filters__btn.filters__sort:before {
    top: 6px;
    border-color: transparent transparent #303840;
    border-width: 0 3.5px 4.5px
}

.filters__btn.filters__sort:after,
.filters__btn.filters__sort:before {
    content: "";
    position: absolute;
    right: 14px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid
}

.filters__btn.filters__sort:after {
    bottom: 6px;
    border-color: #303840 transparent transparent;
    border-width: 4.5px 3.5px 0
}

.filters__btn.filters__sort .js-desc {
    display: none
}

@media (max-width:767px) {
    .filters__btn {
        padding: 8px 15px;
        font-size: 16px
    }
    .filters__btn.filters__sort {
        padding-right: 27px
    }
    .filters__btn.filters__sort[data-sort-method=amount] {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    .filters__btn.filters__sort[data-sort-method=alphabet] {
        -ms-flex-preferred-size: 27%;
        flex-basis: 27%;
        margin-right: 0
    }
    .filters__btn.filters__sort:before {
        border-width: 0 5px 7.5px
    }
    .filters__btn.filters__sort:after {
        border-width: 7.5px 5px 0
    }
}

.filters__close {
    display: none;
    padding: 8px 0;
    font-size: 16px;
    color: #fa2828;
    text-decoration: underline
}

@media (max-width:767px) {
    .filters__close {
        display: block
    }
}

.filters__mobile {
    position: relative;
    display: none;
    padding: 12px 45px;
    color: #fff;
    font-size: 16px;
    background-color: #555a5c
}

.filters__mobile:before {
    content: "\E910";
    top: 13px;
    left: 15px;
    font-size: 20px
}

.filters__mobile:after,
.filters__mobile:before {
    position: absolute;
    display: block;
    font-family: icomoon;
    color: #fff
}

.filters__mobile:after {
    content: "\E90F";
    top: 18px;
    right: 15px;
    font-size: 10px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.filters__mobile.active:after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

@media (max-width:767px) {
    .filters__mobile {
        display: block
    }
}

@media (max-width:767px) {
    .filters {
        margin-left: -15px;
        margin-right: -15px
    }
    .filters,
    .filters__wrap {
        background-color: #555a5c
    }
    .filters__wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 0;
        z-index: 99
    }
    .filters__group {
        display: none;
        padding: 0 15px
    }
    .filters__sort__wrap {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width:992px) {
    #sidebar .filters {
        margin-left: -15px;
        margin-right: -15px;
        background-color: #555a5c
    }
    #sidebar .filters__wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 0;
        background-color: #555a5c;
        z-index: 99
    }
    #sidebar .filters select.select {
        padding: 9px 15px;
        font-size: 16px
    }
    #sidebar .filters__select {
        max-width: 100%
    }
    #sidebar .filters__btn {
        padding: 8px 15px;
        font-size: 16px
    }
    #sidebar .filters__btn.filters__sort {
        padding-right: 27px
    }
    #sidebar .filters__btn.filters__sort[data-sort-method=amount] {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    #sidebar .filters__btn.filters__sort[data-sort-method=alphabet] {
        -ms-flex-preferred-size: 27%;
        flex-basis: 27%
    }
    #sidebar .filters__btn.filters__sort:before {
        border-width: 0 5px 7.5px
    }
    #sidebar .filters__btn.filters__sort:after {
        border-width: 7.5px 5px 0
    }
    #sidebar .filters__mobile {
        display: block
    }
    #sidebar .filters__group {
        display: none;
        padding: 0 15px
    }
    #sidebar .filters__group.visible {
        display: block
    }
    #sidebar .filters__sort__wrap {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    #sidebar .filters__close {
        display: block
    }
}

.score-component {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    background-image: url("http://localhost:8080/wp4/wp-content/themes/generatepress/assets/rating.png");
    background-repeat: no-repeat;
    background-size: 100px;
}

.score-component,
.score__stars {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.score__stars {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("http://localhost:8080/wp4/wp-content/themes/generatepress/assets/rating.png");
    background-repeat: no-repeat;
    background-size: 100px;
    width: 100px;
}

.score__stars span {
    color: #dbdbdb
}

.score__active {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    white-space: nowrap
}

.score__active span {
    color: #ffc42b
}

.score__rating {
    display: inline-block;
    white-space: nowrap
}

.score__rating__red {
    padding: 0 5px;
    background-color: #fa2828;
    color: #fff
}

.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .navigation {
        max-width: 100%;
        overflow-x: hidden
    }
}

.navigation__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navigation__item {
    margin: 0 6.5px
}

.navigation__item.has-child .navigation__link:after {
    content: "";
    position: relative;
    top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    border-color: #303840 transparent transparent;
    border-style: solid;
    border-width: 6px 3.75px 0
}

.navigation__item.active .navigation__link {
    color: #fa2828;
    border-bottom-color: #fa2828
}

.navigation__item.active .navigation__link:after {
    border-color: #fa2828 transparent transparent
}

.navigation__item:hover .navigation__link {
    color: #fa2828
}

.navigation__item:hover .navigation__link:not([href]):hover,
.navigation__item:hover .navigation__link[href=""]:hover {
    cursor: default
}

.navigation__item:hover .navigation__link:after {
    border-color: #fa2828 transparent transparent;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.navigation__item:hover .navigation__submenu {
    display: block;
    visibility: visible
}

.navigation__link {
    position: relative;
    display: block;
    padding: 11.5px 0;
    font-size: 14px;
    color: #303840;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: -.02em;
    white-space: nowrap;
    border-color: transparent;
    border-style: solid;
    border-width: 3px 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.navigation .btn-child {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 50px;
    height: 100%;
    text-align: center;
    line-height: 45px;
    z-index: 99999
}

.navigation .btn-child:before {
    content: "\E907";
    color: #000;
    font-size: 15px;
    font-family: icomoon
}

.navigation .nav-node-name {
    position: relative;
    display: none;
    width: 100%;
    padding: 13px 0;
    color: #303840;
    text-align: center;
    font-size: 14px;
    letter-spacing: -.02em;
    text-transform: uppercase;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer
}

.navigation .nav-node-name:before {
    content: "\E906";
    position: absolute;
    left: 20px;
    top: 18px;
    color: #000;
    font-size: 15px;
    font-family: icomoon
}

.navigation__submenu {
    position: absolute;
    padding: 10px 11px 13px;
    visibility: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #c4c4c4;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    z-index: -1
}

.navigation__submenu.full-width {
    width: 100vw;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.navigation__submenu.full-width .navigation__sublist {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1170px;
    max-height: calc(100vh - 73px);
    margin: 0 auto;
    overflow: auto
}

@media (min-width:1200px) {
    .navigation__submenu.full-width .navigation__sublist {
        max-width: 1170px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navigation__submenu.full-width .navigation__sublist {
        max-width: 962px
    }
}

.navigation__submenu.full-width .nicescroll-rails {
    border-radius: 4px
}

.navigation__submenu.full-width .nicescroll-rails .nicescroll-cursors {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.navigation__submenu.full-width .nicescroll-rails .nicescroll-cursors:hover {
    background-color: #757575!important
}

.navigation__submenu.full-width .navigation-group {
    margin: 0 0 0 19px
}

.navigation__submenu.full-width .navigation-group:nth-child(4n+1) {
    margin-left: 0
}

@media (min-width:1200px) {
    .navigation__submenu.full-width .navigation-group {
        margin: 0 0 0 70px
    }
}

.navigation__submenu.align-right {
    right: 0;
    max-width: 100%
}

.navigation__submenu.align-right .navigation__sublist {
    width: auto
}

.navigation__sublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.navigation__sublist:after,
.navigation__sublist:before {
    display: none
}

.navigation__sublist.content-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navigation__subitem {
    display: block;
    padding: 0 15px 0 0
}

.navigation__subitem.has-child .navigation__sublink {
    padding-bottom: 7px
}

.navigation .navigation-group {
    width: 226px;
    display: block
}

@media (min-width:992px) {
    .navigation .navigation-group {
        margin: 0 9px
    }
    .navigation .navigation-group:nth-child(n+5) {
        margin-top: 0
    }
}

@media (max-width:1199px) {
    .navigation .navigation-group {
        width: 226px
    }
}

.navigation__sublink {
    position: relative;
    display: inline-block;
    padding: 7.5px 0;
    font-size: 14px;
    color: #303840;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.navigation__sublink:hover {
    color: #fa2828
}

.navigation__sublink:not([href]):hover,
.navigation__sublink[href=""]:hover {
    color: #303840;
    cursor: default
}

.navigation__thirdmenu__wrap {
    display: block
}

.navigation__third-list {
    display: inline-block;
    padding: 3px 10px 0 0;
    border-top: 1px solid #c4c4c4
}

.navigation__third-item {
    display: block
}

.navigation__third-link {
    display: inline-block;
    padding: 3px 0;
    margin: 4px 0;
    font-size: 13px;
    color: #757575;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

@media (min-width:768px) {
    .navigation__third-link:hover {
        color: #fa2828
    }
}

@media (max-width:991px) {
    .navigation {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        display: none;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding: 0;
        background-color: #fff
    }
    .navigation__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .navigation__item {
        margin: 0
    }
    .navigation__item.has-child .navigation__link:after {
        display: none
    }
    .navigation__link {
        padding: 14px 15px;
        letter-spacing: 0;
        border: solid #f0f0f0;
        border-width: 0 0 1px
    }
    .navigation__link.has-child:after {
        display: none
    }
    .navigation .btn-child,
    .navigation .nav-node-name {
        display: block
    }
    .navigation__submenu {
        position: absolute;
        top: 0;
        left: 100%;
        display: none;
        visibility: visible;
        padding: 0;
        width: 100%;
        max-height: calc(100vh - 50px);
        overflow-x: hidden;
        border: 0;
        z-index: 999
    }
    .navigation__submenu.show {
        display: block
    }
    .navigation__sublist {
        display: block;
        max-height: none
    }
    .navigation .navigation-group,
    .navigation__subitem {
        width: 100%
    }
    .navigation .navigation-group {
        margin-left: 0
    }
    .navigation__subitem {
        padding-left: 0;
        padding-right: 0
    }
    .navigation__subitem.has-child .navigation__sublink {
        padding-bottom: 14px;
        border-bottom: 1px solid #f0f0f0
    }
    .navigation__sublink {
        display: block;
        padding: 14px 15px;
        border-bottom: 1px solid #f0f0f0
    }
    .navigation__thirdmenu__wrap {
        position: absolute;
        top: 0;
        left: 100%;
        display: none;
        width: 100%;
        max-height: calc(100vh - 50px);
        padding: 0;
        overflow-x: hidden;
        border: 0
    }
    .navigation__thirdmenu__wrap.show {
        display: block
    }
    .navigation__third-list {
        display: block;
        padding: 0;
        border-top: 0
    }
    .navigation__third-link {
        display: block;
        padding: 14px 15px;
        margin: 0;
        font-size: 14px;
        color: #303840;
        border-bottom: 1px solid #f0f0f0
    }
    .navigation .nav-node {
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease
    }
    .navigation .nav-node.slided {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        overflow: visible
    }
}

.lock-screen body.mobile:before {
    position: fixed;
    left: 0;
    right: 0;
    height: 99999px;
    opacity: 1;
    background-color: #fff
}

.mobile:before {
    content: "";
    opacity: 0;
    z-index: 1000;
    -webkit-transition: opacity 2s ease;
    transition: opacity 2s ease
}

.mobile .navigation {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    height: calc(100vh - 50px);
    display: none;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .25), 0 3px 4px rgba(0, 0, 0, .25);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .25), 0 3px 4px rgba(0, 0, 0, .25)
}

.mobile .navigation__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    height: calc(100vh - 50px)
}

.mobile .navigation__item {
    margin: 0
}

.mobile .navigation__item.has-child .navigation__link:after {
    display: none
}

.mobile .navigation__item.active .navigation__link {
    color: #303840;
    border: solid #f0f0f0;
    border-width: 0 0 1px
}

.mobile .navigation__link {
    padding: 15px 40px 15px 15px;
    letter-spacing: 0;
    border: solid #f0f0f0;
    border-width: 0 0 1px;
    white-space: normal
}

.mobile .navigation__link.has-child:after {
    display: none
}

.mobile .navigation .btn-child,
.mobile .navigation .nav-node-name {
    display: block
}

.mobile .navigation .nav-node-name {
    padding-left: 40px;
    padding-right: 15px
}

.mobile .navigation__submenu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    max-height: calc(100vh - 50px);
    padding: 0;
    overflow-x: hidden;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    z-index: 999
}

.mobile .navigation__submenu.show {
    display: block;
    visibility: visible
}

.mobile .navigation__sublist {
    display: block;
    max-height: none
}

.mobile .navigation .navigation-group,
.mobile .navigation__subitem {
    width: 100%
}

.mobile .navigation .navigation-group {
    margin-top: 0
}

.mobile .navigation__subitem {
    padding-left: 0;
    padding-right: 0
}

.mobile .navigation__subitem.has-child .navigation__sublink {
    padding-bottom: 14px;
    border-bottom: 1px solid #f0f0f0
}

.mobile .navigation__sublink {
    display: block;
    padding: 14px 15px;
    border-bottom: 1px solid #f0f0f0
}

.mobile .navigation__thirdmenu__wrap {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    width: 100%;
    max-height: calc(100vh - 50px);
    padding: 0;
    overflow-x: hidden;
    border: 0
}

.mobile .navigation__thirdmenu__wrap.show {
    display: block
}

.mobile .navigation__third-list {
    display: block;
    padding: 0;
    border-top: 0
}

.mobile .navigation__third-link {
    display: block;
    padding: 14px 15px;
    margin: 0;
    font-size: 14px;
    color: #303840;
    border-bottom: 1px solid #f0f0f0
}

.mobile .navigation .nav-node {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.mobile .navigation .nav-node.slided {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    overflow: visible
}

.breadcrumbs {
    display: none;
    padding: 10px 0
}

.breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumbs__item {
    margin: 1px 0;
    font-family: Noto Sans, sans-serif;
    font-size: 11px;
    color: #2a2e30
}

.breadcrumbs__link {
    position: relative;
    margin-right: 8px;
    color: #757575;
    text-decoration: none;
    line-height: 1
}

.breadcrumbs__link span {
    line-height: 1
}

.breadcrumbs__link:after {
    content: "\E900";
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    font-family: icomoon
}

.breadcrumbs--desktop {
    display: block
}

@media (max-width:991px) {
    .breadcrumbs--desktop {
        display: none
    }
}

@media (max-width:991px) {
    .breadcrumbs--mobile {
        display: block
    }
}

@media (max-width:767px) {
    .breadcrumbs {
        padding-left: 15px;
        padding-right: 15px
    }
}

.pagination {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 23px 0 30px;
    background-color: #fff
}

.pagination,
.pagination__link,
.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    font-size: 14px;
    color: #2a2e30;
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.pagination__link.active {
    color: #fff;
    border-color: #fa2828;
    background-color: #fa2828
}

.pagination__link:hover {
    border-color: #757575
}

.pagination__split_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 30px;
    height: 30px;
    color: #c4c4c4
}

.pagination__nav {
    margin: 0 5px;
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.pagination__nav span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.pagination__nav span:after,
.pagination__nav span:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 5px);
    background-color: #2a2e30
}

.pagination__nav.prev span:before {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.pagination__nav.prev span:after {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pagination__nav.next span:before {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pagination__nav.next span:after {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.pagination__nav:hover {
    border-color: #757575
}

@media (max-width:767px) {
    .pagination__hide {
        display: none
    }
}

.pagination__visible-xs {
    display: none
}

@media (max-width:767px) {
    .pagination__visible-xs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.load-more__btn {
    position: relative;
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    padding: 9px 0;
    text-align: center;
    font-size: 12px;
    color: #303840;
    border: 1px solid #dbdbdb;
    border-radius: 2px
}

.load-more__btn:before {
    content: "\E90F";
    position: absolute;
    top: 15px;
    left: 15px;
    display: inline-block;
    color: #303840;
    font-size: 5px;
    font-family: icomoon
}

.secondary-nav {
    position: relative;
    margin-top: 10px;
    width: 100%;
    z-index: 1
}

.secondary-nav.sticky-nav {
    margin: 0;
    background-color: #fff;
    -webkit-transition: padding .2s ease;
    transition: padding .2s ease
}

.secondary-nav.sticky-nav:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #b5b5b5;
    z-index: 2
}

.secondary-nav.sticky-nav .nav-scroll.mCS_no_scrollbar .nav-scroll__list {
    padding-left: 0;
    padding-right: 0
}

.secondary-nav.sticky-nav .nav-scroll__item {
    display: block;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    padding: 0 10px
}

.secondary-nav.sticky-nav .nav-scroll__item:first-child {
    margin-left: 0
}

.secondary-nav.sticky-nav .nav-scroll__item:last-child {
    margin-right: 0
}

.secondary-nav.sticky-nav:not(.static) .nav-scroll__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.secondary-nav.sticky-nav:not(.static) .nav-scroll__link img {
    display: block;
    width: 12px;
    height: 12px;
    margin-right: 8px;
    -webkit-filter: opacity(70%) grayscale(100%);
    filter: opacity(70%) grayscale(100%)
}

.secondary-nav.sticky-nav:not(.static) .nav-scroll__link:hover {
    text-shadow: 1px 0 0 #303840;
    color: #303840;
    border-bottom-color: #303840
}

.secondary-nav.sticky-nav:not(.static) .nav-scroll__link:hover img {
    -webkit-filter: opacity(90%) grayscale(100%);
    filter: opacity(90%) grayscale(100%)
}

.secondary-nav.static {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.secondary-nav.hide {
    position: absolute;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.secondary-nav.static-nav .nav-scroll:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 1px;
    background-color: #b5b5b5;
    z-index: 2
}

.secondary-nav.static-nav .nav-scroll__link {
    font-size: 14px
}

@media (max-width:767px) {
    .secondary-nav .nav-scroll.mCS_no_scrollbar {
        padding-left: 15px;
        padding-right: 15px
    }
}

.internal-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding: 0 15px;
    min-height: 210px;
    position: relative
}

.internal-nav:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-color: #fa2828
}

.internal-nav__headline {
    padding: 5px 0 0
}

.internal-nav__headline span {
    font-family: Noto Sans Bold, sans-serif;
    font-size: 14px;
    display: block;
    vertical-align: middle
}

.internal-nav__headline span:after {
    content: "\E90F";
    display: inline-block;
    margin-left: 10px;
    font-size: 7px;
    font-family: icomoon!important
}

.internal-nav nav>div>ul>li {
    display: block;
    padding: 5px 0
}

.internal-nav nav>div>ul>li:last-child {
    padding: 0
}

.internal-nav nav>div>ul>li a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Noto Sans, sans-serif;
    font-size: 14px;
    color: #2a2e30
}

.internal-nav nav>div>ul>li ul {
    padding-left: 15px
}

.internal-nav nav>div>ul>li ul>li {
    padding: 5px 0
}

.internal-nav nav>div>ul>li ul>li:first-child {
    padding-top: 10px
}

.internal-nav nav>div>ul>li ul>li:last-child {
    padding-bottom: 0
}

.internal-top {
    position: fixed;
    background-color: #fff;
    margin-top: -10px;
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    z-index: 40
}

.internal-top:after {
    content: "";
    display: block;
    width: calc(100% + 30px);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: -15px;
    right: 0;
    background-color: #b5b5b5
}

.internal-top.open {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

@media (max-width:767px) {
    .internal-top,
    .internal-top.open {
        left: 0
    }
}

.internal-top__wrapper {
    position: relative;
    padding-left: 38px;
    padding-right: 38px;
    margin: 0 -15px;
    width: 790px;
    background-color: #fff
}

@media (min-width:992px) and (max-width:1199px) {
    .internal-top__wrapper {
        width: 580px
    }
}

@media (max-width:991px) {
    .internal-top__wrapper {
        width: 738px
    }
}

@media (max-width:767px) {
    .internal-top__wrapper {
        width: 100vw;
        margin: 0 auto;
        padding-left: 28px;
        padding-right: 28px
    }
}

.internal-top__wrapper.padding-left {
    padding-left: 15px
}

.internal-top__wrapper.padding-right {
    padding-right: 15px
}

.internal-top__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    height: 40px
}

.nav-scroll {
    position: relative;
    margin: 0;
    overflow: hidden;
    background-color: #fff
}

.nav-scroll.has-controls {
    padding: 0 30px
}

.nav-scroll__wrapper {
    opacity: 0;
    position: relative;
    width: 100%;
    padding-left: 38px;
    padding-right: 38px;
    background-color: #fff;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

@media (max-width:767px) {
    .nav-scroll__wrapper {
        padding-left: 28px;
        padding-right: 28px
    }
}

.nav-scroll__wrapper.no-controls {
    padding-left: 15px;
    padding-right: 15px
}

.nav-scroll__wrapper.padding-left {
    padding-left: 15px
}

.nav-scroll__wrapper.padding-right {
    padding-right: 15px
}

.nav-scroll__wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 1px;
    background-color: #b5b5b5;
    z-index: 2
}

.nav-scroll__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1
}

.nav-scroll .btn-left,
.nav-scroll .btn-right {
    position: absolute;
    top: 0;
    width: 30px;
    height: 41px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
    background-color: #fff;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #b5b5b5;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.nav-scroll .btn-left:before,
.nav-scroll .btn-right:before {
    font-family: icomoon;
    font-size: 14px;
    color: #fa2828;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.nav-scroll .btn-left:hover:before,
.nav-scroll .btn-right:hover:before {
    color: #757575
}

.nav-scroll .btn-left {
    left: 0;
    padding-left: 10px;
    padding-right: 10px
}

.nav-scroll .btn-left:before {
    content: "\E906"
}

.nav-scroll .btn-right {
    right: 0;
    padding-right: 10px;
    padding-left: 10px
}

.nav-scroll .btn-right:before {
    content: "\E907"
}

.nav-scroll .mCSB_container {
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.nav-scroll__item {
    display: block;
    padding: 0 7px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    white-space: nowrap;
    text-align: center
}

.nav-scroll__item:first-child {
    padding-left: 0!important
}

.nav-scroll__item:last-child {
    padding-right: 0!important
}

.nav-scroll__link {
    display: block;
    padding: 8px 0;
    height: 40px;
    font-size: 14px;
    color: #757575;
    text-decoration: none;
    white-space: nowrap;
    letter-spacing: .5px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.nav-scroll__link:hover {
    color: #fa2828;
    text-shadow: 1px 0 0 #fa2828;
    border-bottom-color: #fa2828
}

.nav-scroll__link.current {
    text-shadow: 1px 0 0 #fa2828;
    color: #fa2828!important;
    border-bottom-color: #fa2828!important
}

.scroll-controls {
    display: block
}

.scroll-controls .btn-left,
.scroll-controls .btn-right {
    display: none;
    position: absolute;
    top: 0;
    width: 38px;
    height: 41px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

@media (max-width:767px) {
    .scroll-controls .btn-left,
    .scroll-controls .btn-right {
        width: 28px
    }
}

.scroll-controls .btn-left:before,
.scroll-controls .btn-right:before {
    font-family: icomoon;
    font-size: 22px;
    color: #fa2828;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.scroll-controls .btn-left:hover:before,
.scroll-controls .btn-right:hover:before {
    color: #757575
}

.scroll-controls .btn-left {
    left: 0;
    padding-left: 15px;
    padding-right: 10px
}

@media (max-width:767px) {
    .scroll-controls .btn-left {
        padding-left: 10px;
        padding-right: 4px
    }
}

.scroll-controls .btn-left:before {
    content: "\E906"
}

.scroll-controls .btn-right {
    right: 0;
    padding-right: 15px;
    padding-left: 10px
}

@media (max-width:767px) {
    .scroll-controls .btn-right {
        padding-right: 10px;
        padding-left: 4px
    }
}

.scroll-controls .btn-right:before {
    content: "\E907"
}

.top-container {
    position: relative;
    margin-top: 10px
}

.top-container .widgets:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #c4c4c4
}

.top-container .widget {
    border-bottom: 1px solid #c4c4c4
}

.bottom-container {
    margin-top: 10px
}

.bottom-container .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.bottom-container .content.has-sidebar {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bottom-container .content.has-sidebar .content-area {
    width: 790px
}

.bottom-container .content.has-sidebar .content-area__wrapper {
    width: auto
}

.bottom-container .content-area {
    width: 100%;
    background-color: #f9f9f9
}

.bottom-container .content-area__wrapper {
    width: 100%
}

.bottom-container .content-area.single-column {
    background-color: #fff
}

.bottom-container .content-area.single-column .widgets {
    width: 790px
}

.bottom-container .content-area .widgets {
    margin: 0 auto
}

.bottom-container .widgets {
    padding-bottom: 20px
}

@media (max-width:1199px) {
    .bottom-container .content.has-sidebar .content-area {
        width: 580px
    }
    .bottom-container .content.has-sidebar .content-area.single-column .widgets {
        width: 100%
    }
}

@media (max-width:991px) {
    .bottom-container .content-area.single-column .widgets,
    .bottom-container .content.has-sidebar .content-area,
    .bottom-container .content.has-sidebar .content-area__wrapper {
        width: 100%
    }
}


/* .right-sidebar {
    width: 360px
} */

@media (max-width:991px) {
    .right-sidebar {
        width: 100%;
        margin-top: 10px;
        padding: 0
    }
}

@media (min-width:992px) {
    .sidebar .widgets {
        display: block;
        padding-bottom: 20px
    }
    .sidebar .widgets__item {
        width: 100%
    }
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 1001
}

.header__wrapper {
    position: relative;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    z-index: 3;
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.header__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    min-height: 50px
}

@media (max-width:991px) {
    .header__content {
        position: static
    }
}

@media (max-width:767px) {
    .header__content {
        padding-left: 15px;
        padding-right: 15px
    }
}

.header__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header.secondary .sticky-nav {
    padding-top: 7px
}

.header.is-hidden {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
}

.header.is-hidden .header__wrapper {
    -webkit-box-shadow: none;
    box-shadow: none
}

.header.is-hidden .sticky-nav {
    padding-top: 0
}

.header__logo {
    -ms-flex-item-align: center;
    align-self: center;
    display: inline-block;
    max-width: 148px
}

.header__logo__img {
    vertical-align: middle;
    max-height: 40px
}

.header__search .search-btn {
    display: block;
    text-decoration: none
}

.header__search .search-btn:before {
    content: "\E903";
    display: block;
    color: #303840;
    font-size: 24px;
    font-family: icomoon
}

.header__lang__button {
    display: block;
    padding: 0;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

.header__lang__button img {
    display: block
}

.header__lang {
    position: relative;
    margin-left: 15px
}

.header__lang__title {
    display: none
}

.header__lang__dropdown {
    position: absolute;
    right: 0;
    display: none;
    width: 160px;
    margin-top: 14px;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25)
}

.header__lang__dropdown.opened {
    display: block
}

.header__lang__dropdown.column-2 {
    padding: 10px 10px 20px;
    width: 370px
}

@media (max-width:767px) {
    .header__lang__dropdown.column-2 {
        width: 100%
    }
}

.header__lang__dropdown.column-2 .header__lang__list {
    -webkit-column-count: 2;
    column-count: 2
}

.header__lang__dropdown.column-2 .header__lang__list .header__lang__item {
    width: 100%;
    padding: 0 10px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

@media (max-width:767px) {
    .header__lang__dropdown.column-2 .header__lang__list .header__lang__item {
        width: 100%;
        padding: 0 10px
    }
}

.header__lang__dropdown.column-2 .header__lang__link,
.header__lang__dropdown.column-2 .header__lang__list .header__lang__link {
    padding-right: 0;
    padding-left: 0
}

.header__lang__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    font-size: 13px;
    color: #757575;
    text-decoration: none;
    border-bottom: 1px solid #f0f0f0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.header__lang__link:hover {
    color: #303840
}

.header__lang__icon,
.header__lang__icon img {
    width: 24px;
    height: 24px
}

.header__lang__name {
    margin-left: 17px;
    word-break: break-word
}

@media (max-width:767px) {
    .header__lang {
        position: static
    }
}

.header__burger {
    position: relative;
    display: none;
    width: 24px;
    height: 24px;
    margin-left: 15px
}

.header__burger.opened .icon {
    background-color: transparent
}

.header__burger.opened .icon:after,
.header__burger.opened .icon:before {
    top: 0;
    bottom: 0;
    left: -4px;
    width: 32px
}

.header__burger.opened .icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header__burger.opened .icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header__burger .icon {
    top: 10.5px
}

.header__burger .icon,
.header__burger .icon:after,
.header__burger .icon:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    background-color: #303840
}

.header__burger .icon:after,
.header__burger .icon:before {
    content: "";
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.header__burger .icon:before {
    top: -10.5px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.header__burger .icon:after {
    bottom: -10.5px
}

.mobile .header__burger {
    display: block
}

.footer {
    background-color: #2a2e30;
    overflow: hidden
}

.footer__container {
    padding-bottom: 20px
}

@media (max-width:991px) {
    .footer__container {
        padding-bottom: 10px
    }
}

.footer__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    padding: 25px 15px 0 0
}

.footer__col:nth-child(n+5) {
    padding-top: 16px
}

.footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12px
}

.footer__nav__head {
    color: #fa2828;
    line-height: 15px;
    font-size: 16px;
    font-family: Noto Sans, sans-serif;
    text-transform: uppercase;
    cursor: default
}

.footer__nav__head a {
    color: #fa2828
}

.footer__nav__head a:not([href]),
.footer__nav__head a:not([href]):hover,
.footer__nav__head a[href=""],
.footer__nav__head a[href=""]:hover {
    cursor: default;
    text-decoration: none
}

@media (min-width:768px) {
    .footer__nav__head a:hover {
        text-decoration: underline
    }
}

.footer__nav__list {
    margin-top: 14px
}

.footer__nav__item {
    display: block;
    font-size: 0
}

.footer__nav__link {
    display: inline-block;
    padding: 3.5px 0;
    margin: 3px 0;
    max-width: 100%;
    color: #9a9fa1;
    font-size: 16px;
    line-height: 15px;
    text-decoration: none;
    word-break: break-word
}

@media (min-width:768px) {
    .footer__nav__link:hover {
        text-decoration: underline
    }
}

@media (max-width:991px) {
    .footer__col {
        padding-top: 22px
    }
    .footer__nav {
        margin-bottom: 21px
    }
    .footer__nav__head {
        line-height: 14px;
        font-size: 15px
    }
    .footer__nav__link {
        line-height: 13px;
        font-size: 14px
    }
}

@media (max-width:767px) {
    .footer__col {
        width: 100%;
        padding-top: 24px;
        padding-left: 15px;
        padding-bottom: 24px
    }
    .footer__col:nth-last-child(n+2) {
        border-bottom: 1px solid #4d5052
    }
    .footer__col:nth-child(n+5) {
        padding-top: 24px
    }
    .footer__col:last-child {
        padding-right: 15px
    }
    .footer__col-wrap {
        width: 100%
    }
    .footer__nav {
        margin-bottom: 6px
    }
    .footer__nav__list {
        -webkit-column-count: 2;
        column-count: 2
    }
}

.footer-logos__head {
    position: relative;
    margin: 0 -15px;
    overflow: hidden;
    text-align: center
}

.footer-logos__title {
    position: relative;
    display: inline-block;
    padding: 0 22px;
    line-height: 18px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase
}

.footer-logos__title:after,
.footer-logos__title:before {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    height: 2px;
    width: 1000%;
    background: #fa2828
}

.footer-logos__title:before {
    right: 100%
}

.footer-logos__title:after {
    left: 100%
}

.footer-logos__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px
}

.footer-logos__item {
    margin: 0 40px 30px
}

.footer-logos__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 80px;
    height: 40px;
    overflow: hidden
}

.footer-logos__link:not([href]),
.footer-logos__link[href=""] {
    cursor: default
}

.footer-logos__link img {
    display: block;
    max-width: 100%;
    width: 80px;
    height: 40px
}

@media (max-width:991px) {
    .footer-logos__title {
        font-size: 18px;
        line-height: 17px
    }
    .footer-logos__item {
        margin: 0 30px 30px
    }
    .footer-logos__list {
        margin-top: 29px
    }
}

@media (max-width:767px) {
    .footer-logos__head {
        margin: 0
    }
    .footer-logos__title {
        font-size: 17px;
        line-height: 16px
    }
    .footer-logos__item {
        margin: 0 20px 30px
    }
}

.widget__banner-image-l_30,
.widget__banner-image-m_100,
.widget__banner-image-sidebar,
.widget__banner-image-xl_50,
.widget__banner-image-xl_100,
.widget__banner-image-xs {
    display: none
}

.widgets__item[data-hide-on-l_30],
.widgets__item[data-hide-on-m_100],
.widgets__item[data-hide-on-sidebar],
.widgets__item[data-hide-on-xl_50],
.widgets__item[data-hide-on-xl_100],
.widgets__item[data-hide-on-xs] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#sidebar .widget__banner .widget__banner-image-l_30,
#sidebar .widget__banner .widget__banner-image-m_100,
#sidebar .widget__banner .widget__banner-image-sidebar,
#sidebar .widget__banner .widget__banner-image-xl_50,
#sidebar .widget__banner .widget__banner-image-xl_100,
#sidebar .widget__banner .widget__banner-image-xs {
    display: none
}

#sidebar .widgets__item[data-hide-on-l_30],
#sidebar .widgets__item[data-hide-on-m_100],
#sidebar .widgets__item[data-hide-on-sidebar],
#sidebar .widgets__item[data-hide-on-xl_50],
#sidebar .widgets__item[data-hide-on-xl_100],
#sidebar .widgets__item[data-hide-on-xs] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    #sidebar .widget__banner .widget__banner-image-xs {
        display: block
    }
}

@media (max-width:767px) {
    #sidebar .widgets__item[data-hide-on-xs] {
        display: none
    }
}

@media (max-width:767px) {
    .widget__banner-image-xs {
        display: block
    }
}

@media (max-width:767px) {
    .widgets__item[data-hide-on-xs] {
        display: none
    }
}

.widget__banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0
}

.widget__banner img {
    max-width: 100%
}

.widget__banner a {
    display: block
}

@media (min-width:1200px) {
    .top-container .full .widget__banner img.widget__banner-image-xl_100 {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .top-container .full .widget__banner img.widget__banner-image-m_100 {
        display: block
    }
}

@media (min-width:1200px) {
    .top-container .full.widgets__item[data-hide-on-xl_100] {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .top-container .full.widgets__item[data-hide-on-m_100] {
        display: none
    }
}

@media (min-width:1200px) {
    .top-container .half .widget__banner img.widget__banner-image-xl_50 {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .top-container .half .widget__banner img.widget__banner-image-xs {
        display: block
    }
}

@media (min-width:1200px) {
    .top-container .half.widgets__item[data-hide-on-xl_50] {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .top-container .half.widgets__item[data-hide-on-xs] {
        display: none
    }
}

@media (min-width:1200px) {
    .top-container .third .widget__banner img.widget__banner-image-xs {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .top-container .third .widget__banner img.widget__banner-image-l_30 {
        display: block
    }
}

@media (min-width:1200px) {
    .top-container .third.widgets__item[data-hide-on-xs] {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .top-container .third.widgets__item[data-hide-on-l_30] {
        display: none
    }
}

@media (min-width:1200px) {
    .content:not(.has-sidebar) .full .widget__banner img.widget__banner-image-xl_100 {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content:not(.has-sidebar) .full .widget__banner img.widget__banner-image-m_100 {
        display: block
    }
}

@media (min-width:1200px) {
    .content:not(.has-sidebar) .full.widgets__item[data-hide-on-xl_100] {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content:not(.has-sidebar) .full.widgets__item[data-hide-on-m_100] {
        display: none
    }
}

@media (min-width:1200px) {
    .content:not(.has-sidebar) .half .widget__banner img.widget__banner-image-xl_50 {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content:not(.has-sidebar) .half .widget__banner img.widget__banner-image-xs {
        display: block
    }
}

@media (min-width:1200px) {
    .content:not(.has-sidebar) .half.widgets__item[data-hide-on-xl_50] {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content:not(.has-sidebar) .half.widgets__item[data-hide-on-xs] {
        display: none
    }
}

@media (min-width:1200px) {
    .content:not(.has-sidebar) .third .widget__banner img.widget__banner-image-xs {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content:not(.has-sidebar) .third .widget__banner img.widget__banner-image-l_30 {
        display: block
    }
}

@media (min-width:1200px) {
    .content:not(.has-sidebar) .third.widgets__item[data-hide-on-xs] {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content:not(.has-sidebar) .third.widgets__item[data-hide-on-l_30] {
        display: none
    }
}

@media (min-width:992px) {
    .content:not(.has-sidebar) .single-column .full .widget__banner img.widget__banner-image-xl_100 {
        display: none
    }
    .content:not(.has-sidebar) .single-column .full .widget__banner img.widget__banner-image-m_100 {
        display: block
    }
}

@media (min-width:992px) {
    .content:not(.has-sidebar) .single-column .full.widgets__item[data-hide-on-xl_100] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .content:not(.has-sidebar) .single-column .full.widgets__item[data-hide-on-m_100] {
        display: none
    }
}

@media (min-width:1200px) {
    .content.has-sidebar .full .widget__banner img.widget__banner-image-m_100 {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content.has-sidebar .full .widget__banner img.widget__banner-image-xl_50 {
        display: block
    }
}

@media (min-width:1200px) {
    .content.has-sidebar .full.widgets__item[data-hide-on-m_100] {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content.has-sidebar .full.widgets__item[data-hide-on-xl_50] {
        display: none
    }
}

@media (min-width:1200px) {
    .content.has-sidebar .half .widget__banner img.widget__banner-image-xs {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content.has-sidebar .half .widget__banner img.widget__banner-image-xl_50 {
        display: block
    }
}

@media (min-width:1200px) {
    .content.has-sidebar .half.widgets__item[data-hide-on-xs] {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content.has-sidebar .half.widgets__item[data-hide-on-xl_50] {
        display: none
    }
}

@media (min-width:992px) {
    .content #sidebar .full .widget__banner img.widget__banner-image-sidebar,
    .content #sidebar .half .widget__banner img.widget__banner-image-sidebar,
    .content #sidebar .third .widget__banner img.widget__banner-image-sidebar {
        display: block
    }
}

@media (min-width:992px) {
    .content #sidebar .full.widgets__item[data-hide-on-sidebar],
    .content #sidebar .half.widgets__item[data-hide-on-sidebar],
    .content #sidebar .third.widgets__item[data-hide-on-sidebar] {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .content #sidebar .full-m .widget__banner img.widget__banner-image-m_100 {
        display: block
    }
}

@media (min-width:768px) and (max-width:991px) {
    .content #sidebar .full-m.widgets__item[data-hide-on-m_100] {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .content #sidebar .half-m .widget__banner img.widget__banner-image-xs {
        display: block
    }
}

@media (min-width:768px) and (max-width:991px) {
    .content #sidebar .half-m.widgets__item[data-hide-on-xs] {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .widget__banner img.widget__banner-image-m_100 {
        display: block
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m.widgets__item[data-hide-on-m_100] {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .widget__banner img.widget__banner-image-xs {
        display: block
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m.widgets__item[data-hide-on-xs] {
        display: none
    }
}

.widgets {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff
}

.widgets h1,
.widgets h2,
.widgets h3,
.widgets h4,
.widgets h5,
.widgets h6,
.widgets li,
.widgets p,
.widgets td {
    word-break: break-word
}

.widgets li:after,
.widgets li:before {
    word-break: keep-all
}

.widgets__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 15px
}

.widgets__item.content-widget-limit {
    max-width: 790px;
    width: 100%;
    margin: 0 auto
}

.widgets .widget {
    width: 100%
}

@media (max-width:767px) {
    .widgets__item {
        width: 100%!important
    }
}

@media (min-width:992px) {
    .third {
        width: 33.333%
    }
}

@media (min-width:992px) {
    .half {
        width: 50%
    }
}

@media (min-width:1200px) {
    .has-sidebar .full-width .half-m {
        width: 50%
    }
    .has-sidebar .full-width .full-m {
        width: 100%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .full-width .full,
    .has-sidebar .full-width .full-m,
    .has-sidebar .full-width .half,
    .has-sidebar .full-width .half-m,
    .has-sidebar .full-width .third {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m {
        width: 50%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m {
        width: 100%
    }
}

.text-block {
    position: relative;
    margin-top: 20px;
    color: #535657;
    background-color: #fff
}

.text-block>:first-child {
    margin-top: 0
}

.text-block>:last-child {
    margin-bottom: 0
}

.text-block:after {
    content: "";
    display: block;
    clear: both
}

.text-block figure {
    max-width: 100%;
    margin-bottom: 20px
}

.text-block figure figcaption {
    padding: 6px 0 0;
    font-size: 14px;
    line-height: 22px
}

.text-block pre {
    white-space: normal
}

.text-block mark {
    background-color: transparent;
    color: #535657
}

.text-block p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px
}

.text-block p a {
    font-size: 16px;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.text-block p+blockquote {
    margin-top: 30px
}

.text-block .link-east a {
    color: #00e
}

.text-block .link-east a:visited {
    color: purple
}

.text-block .link-east a:hover {
    color: #0909a9
}

.text-block .link-m a {
    font-size: 18px
}

.text-block .link-l a {
    font-size: 20px
}

.text-block img {
    display: block;
    max-width: 100%;
    height: auto
}

.text-block .content-img-wrap.img-alignleft {
    float: left;
    margin-bottom: 0
}

.text-block .content-img-wrap.img-alignright {
    float: right;
    margin-bottom: 0
}

.text-block .content-img-wrap.img-aligncenter {
    margin: 10px auto
}

.text-block .content-img-wrap a {
    display: inline
}

.text-block .alignleft {
    margin: 10px 15px 10px 0;
    float: left;
    clear: left
}

.text-block .alignright {
    margin: 10px 0 10px 15px;
    float: right;
    clear: right
}

.text-block .aligncenter {
    margin: 10px auto
}

.text-block figure.alignleft {
    margin: 10px 15px 10px 0;
    float: left;
    clear: left
}

.text-block figure.alignright {
    margin: 10px 0 10px 15px;
    float: right;
    clear: right
}

.text-block figure.aligncenter {
    margin: 10px auto
}

.text-block .cta {
    margin-bottom: 20px
}

.text-block h2 {
    font-size: 23px
}

@media (max-width:991px) {
    .text-block h2 {
        font-size: 19px
    }
}

.text-block h3 {
    font-size: 22px
}

@media (max-width:991px) {
    .text-block h3 {
        font-size: 18px
    }
}

.text-block h4 {
    font-size: 20px
}

@media (max-width:991px) {
    .text-block h4 {
        font-size: 17px
    }
}

.text-block h5 {
    font-size: 18px;
    line-height: 21px
}

@media (max-width:991px) {
    .text-block h5 {
        font-size: 15px
    }
}

.text-block h6 {
    font-size: 14px;
    line-height: 20px
}

.text-block h1,
.text-block h2,
.text-block h3,
.text-block h4,
.text-block h5,
.text-block h6 {
    margin: 0 0 15px;
    min-width: 180px
}

.text-block h1+blockquote,
.text-block h2+blockquote,
.text-block h3+blockquote,
.text-block h4+blockquote,
.text-block h5+blockquote,
.text-block h6+blockquote {
    margin-top: 30px
}

.text-block h2,
.text-block h3,
.text-block h4 {
    position: relative;
    overflow: hidden
}

.text-block h2:after,
.text-block h3:after,
.text-block h4:after {
    content: "";
    display: block;
    width: 90px;
    height: 2px;
    background-color: #fa2828
}

.text-block h2:after,
.text-block h3:after {
    margin-top: 5px
}

.text-block h4:after {
    margin-top: 3px
}

.text-block>ol,
.text-block>ul {
    margin: 30px 0;
    min-width: 180px
}

.text-block>ol li,
.text-block>ul li {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    font-size: 15px
}

.text-block>ol li>*,
.text-block>ul li>* {
    display: inline-block;
    margin: 0;
    padding: 0
}

.text-block>ol li>:first-child,
.text-block>ul li>:first-child {
    display: inline
}

.text-block>ol li:first-child,
.text-block>ul li:first-child {
    margin-top: 0
}

.text-block>ol li.checkmark1,
.text-block>ol li.checkmark2,
.text-block>ul li.checkmark1,
.text-block>ul li.checkmark2 {
    padding-left: 20px
}

.text-block>ol li.checkmark1:before,
.text-block>ol li.checkmark2:before,
.text-block>ul li.checkmark1:before,
.text-block>ul li.checkmark2:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: auto;
    height: auto;
    color: #fa2828;
    font-size: 10px;
    font-family: icomoon;
    background-color: transparent
}

.text-block>ol li.checkmark1:before,
.text-block>ul li.checkmark1:before {
    content: "\E911"
}

.text-block>ol li.checkmark2:before,
.text-block>ul li.checkmark2:before {
    content: "\E912"
}

.text-block>ol li a,
.text-block>ul li a {
    font-size: 15px;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.text-block>ul[style*=circle] li.checkmark1:before,
.text-block>ul[style*=circle] li.checkmark2:before,
.text-block>ul[style*=disc] li.checkmark1:before,
.text-block>ul[style*=disc] li.checkmark2:before,
.text-block>ul[style*=square] li.checkmark1:before,
.text-block>ul[style*=square] li.checkmark2:before {
    padding: 2px;
    top: 5px;
    width: 12px;
    height: 12px;
    font-size: 6px;
    border: 1px solid #fa2828
}

.text-block>ul[style*=circle] li.checkmark2:before,
.text-block>ul[style*=disc] li.checkmark2:before,
.text-block>ul[style*=square] li.checkmark2:before {
    padding: 2px 1px 1px 4px
}

.text-block>ul[style*=circle] li.checkmark1:before,
.text-block>ul[style*=circle] li.checkmark2:before,
.text-block>ul[style*=disc] li.checkmark1:before,
.text-block>ul[style*=disc] li.checkmark2:before {
    border-radius: 50%
}

.text-block>ul[style*=disc] li:before,
.text-block>ul[style*=square] li:before {
    background-color: #fa2828;
    color: #fff
}

.text-block>ul[style*=circle] li:before {
    background: transparent;
    border: 1px solid #fa2828
}

.text-block>ul[style*=square] li:before {
    border-radius: 0
}

.text-block>ul li {
    padding-left: 20px
}

.text-block>ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 3px;
    background-color: #fa2828
}

.text-block>ol {
    counter-reset: counter
}

.text-block>ol[style*=lower-alpha] li:before {
    content: counter(counter, lower-alpha) ". "
}

.text-block>ol[style*=lower-greek] li:before {
    content: counter(counter, lower-greek) ". "
}

.text-block>ol[style*=lower-roman] li:before {
    content: counter(counter, lower-roman) ". "
}

.text-block>ol[style*=upper-alpha] li:before {
    content: counter(counter, upper-alpha) ". "
}

.text-block>ol[style*=upper-roman] li:before {
    content: counter(counter, upper-roman) ". "
}

.text-block>ol li {
    counter-increment: counter
}

.text-block>ol li:before {
    content: counter(counter) ". ";
    margin-right: 8px
}

.text-block table {
    max-width: 100%;
    width: auto!important;
    height: auto!important;
    margin: 20px 0
}

.text-block table tr {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff
}

.text-block table tr:hover {
    background-color: #f5f5f5
}

.text-block table td {
    border: 1px solid #e5e5e5;
    padding: 10px
}

@media (max-width:767px) {
    .text-block table td {
        font-size: 14px
    }
}

.text-block blockquote {
    position: relative;
    margin: 20px 0;
    padding: 15px 15px 16px;
    display: block;
    min-width: 180px;
    color: #2a2e30;
    font-size: 17px;
    font-family: Noto Sans Italic, sans-serif;
    background-color: #fcfcfc;
    overflow: hidden
}

.text-block blockquote p {
    margin-top: 0;
    display: inline
}

.text-block blockquote.quote {
    padding-left: 42px
}

.text-block blockquote.quote:after,
.text-block blockquote.quote:before {
    position: relative;
    top: -1px;
    display: inline-block;
    color: #fa2828;
    font-family: icomoon;
    font-size: 14px
}

.text-block blockquote.quote:before {
    content: "\E904";
    position: absolute;
    top: 13px;
    left: 15px
}

.text-block blockquote.quote:after {
    content: "\E905";
    margin-left: 10px
}

.text-block blockquote.bordered {
    padding-left: 43px
}

.text-block blockquote.bordered:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    width: 2px;
    height: calc(100% - 30px);
    background-color: #fa2828
}

.text-block blockquote strong {
    font-family: Noto Sans Italic, sans-serif
}

.text-block blockquote+p {
    margin-top: 30px
}

@media (max-width:767px) {
    .text-block blockquote {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px
    }
}

.content-img-wrap.img-alignleft {
    float: left;
    margin-bottom: 0
}

.content-img-wrap.img-alignright {
    float: right;
    margin-bottom: 0
}

.content-img-wrap.img-aligncenter {
    margin: 10px auto
}

.content-img-wrap a {
    display: inline
}

.has-sidebar .cms-content .text-block,
.has-sidebar .cms-content .text-block>:last-child,
.top-container .cms-content .text-block {
    margin-bottom: 0
}

.top-container .cms-content .text-block>:last-child {
    margin-bottom: 15px
}

.cms-content.colored-border_1 {
    border: 1px solid #fa2828
}

.cms-content.colored-border_2 {
    border: 1px solid #2a2e30
}

.cms-content.colored-border_3 {
    border: 1px solid #007ef2
}

.cms-content.colored-border_4 {
    border: 1px solid #f5b100
}

.cms-content.colored-border_5 {
    border: 1px solid #fe7a00
}

.cms-content.colored-border_6 {
    border: 1px solid #a500f2
}

.cms-content.colored-border_7 {
    border: 1px solid #07c403
}

.cms-content.colored-border {
    margin-top: 30px
}

.cms-content.colored-border .headlines-xs {
    padding: 10px 20px 15px;
    margin: 0
}

.cms-content.colored-border .headlines-xs .headlines-rating {
    right: 20px;
    bottom: calc(50% - 16px)
}

.cms-content.colored-border .text-block {
    padding: 20px;
    margin-top: 0
}

.cms-content.colored-border .text-block>:last-child {
    margin-bottom: 0
}

.cms-content.colored-headline_yes.colored-border_1 .headlines-xs {
    background: #fa2828
}

.cms-content.colored-headline_yes.colored-border_2 .headlines-xs {
    background: #2a2e30
}

.cms-content.colored-headline_yes.colored-border_3 .headlines-xs {
    background: #007ef2
}

.cms-content.colored-headline_yes.colored-border_4 .headlines-xs {
    background: #f5b100
}

.cms-content.colored-headline_yes.colored-border_5 .headlines-xs {
    background: #fe7a00
}

.cms-content.colored-headline_yes.colored-border_6 .headlines-xs {
    background: #a500f2
}

.cms-content.colored-headline_yes.colored-border_7 .headlines-xs {
    background: #07c403
}

.cms-content.colored-headline_yes .headlines-xs .headlines__title {
    color: #fff
}

.cms-content.colored-headline_yes .headlines-xs .headlines__title:after {
    background-color: #fff
}

.cms-content.colored-headline_yes .headlines-xs .headlines-rating {
    border: 1px solid #fff
}

.cms-content.colored-headline_yes .headlines-xs .score-component .score__rating {
    color: #fff
}

.cms-content-wrapper {
    margin-top: 20px
}

.cms-content .headlines+.text-block {
    padding-top: 15px
}

.cms-content .text-block ::selection {
    color: #fff;
    background-color: #fa2828
}

.cms-content .text-block ::-moz-selection {
    color: #fff;
    background-color: #fa2828
}

@media (max-width:767px) {
    .cms-content .score__stars {
        font-size: 13px
    }
    .cms-content .score__rating {
        font-size: 11px
    }
}

.cms-content_iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.cms-content_iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget-brand {
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0
}

.widget-brand,
.widget-brand__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.widget-brand__content {
    width: 100%
}

.widget-brand__logo a {
    display: block
}

.widget-brand__logo img {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto
}

.widget-brand__info {
    padding-left: 20px
}

.widget-brand__name {
    color: #303840;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 23px;
    text-transform: uppercase;
    word-break: break-word
}

@media (max-width:991px) {
    .widget-brand__name {
        font-size: 19px
    }
}

.widget-brand .score-component {
    margin-bottom: 10px
}

.widget-brand .score__stars {
    font-size: 20px
}

.widget-brand .score__stars span {
    margin: 0 2px
}

.widget-brand .score__rating {
    position: relative;
    top: 2px;
    margin-left: 10px;
    color: #303840;
    font-size: 18px;
    line-height: 26px
}

@media (min-width:768px) and (max-width:991px) {
    .widget-brand .score__rating {
        font-size: 14px
    }
}

.widget-brand__deskr {
    font-size: 16px
}

.widget-brand__deskr>* {
    line-height: 24px
}

@media (max-width:991px) {
    .widget-brand__deskr {
        font-size: 15px
    }
}

@media (max-width:767px) {
    .widget-brand__logo img {
        width: 88px;
        height: 88px
    }
    .widget-brand__name {
        margin-bottom: 3px;
        font-size: 19px
    }
    .widget-brand__info {
        padding-left: 10px
    }
    .widget-brand .score-component {
        margin-bottom: 6px
    }
    .widget-brand .score__stars {
        font-size: 13px
    }
    .widget-brand .score__rating {
        top: 1px;
        font-size: 14px;
        line-height: 13px
    }
    .widget-brand__deskr {
        line-height: 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .half .widget-brand .score-component {
        margin-bottom: 11px
    }
    .half .widget-brand .score__rating {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width:992px) {
    .third .widget-brand__content {
        display: block
    }
    .third .widget-brand__logo {
        margin: 0 auto 20px
    }
    .third .widget-brand__info {
        padding: 0;
        text-align: center
    }
    .third .widget-brand__name {
        font-size: 19px
    }
    .third .widget-brand .score-component {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 5px
    }
    .third .widget-brand .score__stars {
        font-size: 13px
    }
    .third .widget-brand .score__rating {
        top: 1px;
        font-size: 14px;
        line-height: 13px
    }
    .third .widget-brand__deskr {
        line-height: 17px;
        font-size: 15px
    }
}

@media (min-width:1200px) {
    .has-sidebar .full-width .half-m .widget-brand__content {
        display: block
    }
    .has-sidebar .full-width .half-m .widget-brand__logo {
        margin: 0 auto 20px
    }
    .has-sidebar .full-width .half-m .widget-brand__info {
        padding: 0;
        text-align: center
    }
    .has-sidebar .full-width .half-m .widget-brand__name {
        font-size: 20px
    }
    .has-sidebar .full-width .half-m .widget-brand .score-component {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 3px
    }
    .has-sidebar .full-width .half-m .widget-brand .score__stars {
        font-size: 13px
    }
    .has-sidebar .full-width .half-m .widget-brand .score__rating {
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .widget-brand__content {
        display: block
    }
    .half-m .widget-brand__logo {
        margin: 0 auto 16px
    }
    .half-m .widget-brand__info {
        padding: 0;
        text-align: center
    }
    .half-m .widget-brand__name {
        font-size: 20px
    }
    .half-m .widget-brand .score-component {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 6px
    }
    .half-m .widget-brand .score__stars {
        font-size: 13px
    }
    .half-m .widget-brand .score__rating {
        top: 1px;
        font-size: 14px;
        line-height: 13px
    }
}

@media (min-width:992px) {
    .sidebar .widget-brand {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .sidebar .widget-brand__logo {
        margin: 0!important
    }
    .sidebar .widget-brand__logo img {
        width: 88px;
        height: 88px
    }
    .sidebar .widget-brand__info {
        padding-left: 10px!important;
        text-align: left!important
    }
    .sidebar .widget-brand__name {
        font-size: 18px
    }
    .sidebar .widget-brand .score-component {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
        margin-bottom: 6px
    }
    .sidebar .widget-brand .score__stars span {
        font-size: 13px
    }
    .sidebar .widget-brand .score__rating {
        top: 1px;
        font-size: 14px;
        line-height: 13px
    }
    .sidebar .widget-brand__deskr {
        line-height: 16px
    }
}

.widget-score {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 15px;
    color: #2a2e30
}

.widget-score__content {
    width: 100%
}

.widget-score__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6e6
}

.widget-score__item,
.widget-score__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.widget-score__item {
    width: 33.33%;
    margin-bottom: 9px
}

.widget-score__item .score__stars {
    font-size: 12px
}

.widget-score__item .score__stars span {
    margin: 0 1.5px
}

.widget-score__item .score__rating {
    margin-left: 12px;
    font-size: 12px;
    line-height: 20px;
    font-family: Noto Sans Bold, sans-serif
}

.widget-score__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.widget-score__label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 5px;
    overflow: hidden;
    font-size: 16px;
    word-break: break-word
}

@media (max-width:991px) {
    .widget-score__label {
        font-size: 15px
    }
}

.widget-score__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 339px;
    padding: 15px 0;
    margin-left: auto;
    margin-right: 0
}

.widget-score__total__label {
    margin: 5px 0;
    font-size: 18px;
    font-family: Noto Sans Bold, sans-serif;
    word-break: break-word
}

.widget-score__total .score-component {
    margin-left: auto;
    margin-right: 0
}

.widget-score__total .score__stars {
    margin-right: 12px;
    font-size: 18px
}

.widget-score__total .score__stars span {
    margin: 0 2px
}

.widget-score__total .score__rating {
    padding: 0 8px;
    font-size: 18px;
    line-height: 40px
}

@media (max-width:767px) {
    .widget-score__list {
        padding-bottom: 5px
    }
    .widget-score__item {
        width: 100%;
        margin-bottom: 3px
    }
}

@media (min-width:992px) {
    .full .widget-score__list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .full .widget-score__item:nth-child(3n) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .full .widget-score__item:nth-child(3n+2) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .full .widget-score__row {
        width: 80%
    }
}

@media (min-width:992px) {
    .half .widget-score__item {
        width: 45%
    }
}

@media (min-width:992px) {
    .third .widget-score__item {
        width: 100%
    }
    .third .widget-score__label {
        font-size: 15px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .widget-score__list {
        padding-bottom: 5px
    }
    .half-m .widget-score__item {
        width: 100%;
        margin-bottom: 3px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .widget-score__item {
        width: 45%
    }
}

@media (min-width:992px) {
    .full-width .half .widget-score__item {
        width: 45%
    }
}

@media (min-width:992px) {
    .has-sidebar .full-width .half .widget-score__item {
        width: 100%
    }
}

@media (min-width:992px) {
    .has-sidebar .full-width .full .widget-score__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .has-sidebar .full-width .full .widget-score__item {
        width: 45%
    }
    .has-sidebar .full-width .full .widget-score__row {
        width: 100%
    }
}

@media (min-width:992px) {
    .has-sidebar .single-column .full .widget-score__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .has-sidebar .single-column .full .widget-score__item {
        width: 45%
    }
    .has-sidebar .single-column .full .widget-score__row {
        width: 100%
    }
}

@media (min-width:768px) {
    .single-column .widget-score__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .single-column .widget-score__item {
        width: 45%
    }
    .single-column .widget-score__row {
        width: 100%
    }
}

@media (min-width:992px) {
    .sidebar .widget-score__list {
        padding-bottom: 7px
    }
    .sidebar .widget-score__item {
        width: 100%;
        margin-bottom: 3px
    }
    .sidebar .widget-score__row {
        width: 100%
    }
}

.widget-benefits__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.widget-benefits__wrapper-list {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0 5px
}

.widget-benefits__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.widget-benefits__list.decimal .widget-benefits__item {
    counter-increment: step-counter
}

.widget-benefits__list.decimal .widget-benefits__item:before {
    content: counter(step-counter) ".";
    position: absolute;
    left: 0;
    width: 40px;
    padding: 0 10px;
    color: #000;
    text-align: center
}

.widget-benefits__list.decimal .widget-benefits__icon {
    display: none
}

.widget-benefits__list.indent .widget-benefits__item {
    padding-left: 42px
}

.widget-benefits__list.single-mode .widget-benefits__item {
    width: 100%!important;
    display: block
}

.widget-benefits__item {
    position: relative;
    width: 33.3333%;
    margin-bottom: 10px;
    padding-left: 10px;
    display: inline-block;
    font-size: 13px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

.widget-benefits__item a {
    text-decoration: underline;
    font-size: 16px
}

@media (max-width:991px) {
    .widget-benefits__item a {
        font-size: 15px
    }
}

.widget-benefits__icon {
    position: absolute;
    top: 0;
    left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 18px;
    height: 18px
}

.widget-benefits__icon img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

@media (max-width:767px) {
    .widget-benefits__wrapper-list {
        padding-bottom: 9px
    }
    .widget-benefits__item {
        width: 100%;
        margin-bottom: 6px
    }
}

@media (min-width:992px) {
    .half .widget-benefits__list.indent .widget-benefits__item {
        padding-left: 45px
    }
    .half .widget-benefits__item {
        width: 50%
    }
}

@media (min-width:992px) {
    .third .widget-benefits__wrapper-list {
        padding-bottom: 10px
    }
    .third .widget-benefits__item {
        width: 100%;
        margin-bottom: 5px;
        line-height: normal
    }
    .third .widget-benefits__item a {
        font-size: 15px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .widget-benefits__wrapper-list {
        padding-bottom: 7px
    }
    .half-m .widget-benefits__item {
        width: 100%;
        margin-bottom: 8px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .widget-benefits__wrapper-list {
        padding-bottom: 9px
    }
    .full-m .widget-benefits__item {
        width: 50%;
        margin-bottom: 6px
    }
}

@media (min-width:992px) {
    .sidebar .widget-benefits__wrapper-list {
        padding-bottom: 9px
    }
    .sidebar .widget-benefits__item {
        width: 100%;
        margin-bottom: 6px
    }
}

@media (min-width:992px) {
    .single-column .widget-benefits__wrapper-list {
        padding-bottom: 9px
    }
    .single-column .widget-benefits__item {
        width: 50%;
        margin-bottom: 6px
    }
}

@media (min-width:1200px) {
    .has-sidebar .half .widget-benefits__wrapper-list {
        padding-bottom: 9px
    }
    .has-sidebar .half .widget-benefits__item {
        width: 50%;
        margin-bottom: 6px
    }
}

.main-promotion__item {
    width: 100%;
    height: 100%;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-promotion__content {
    width: 100%
}

.main-promotion__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-promotion__wrap+.main-promotion__terms {
    margin-top: 5px
}

@media (max-width:767px) {
    .main-promotion__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.main-promotion__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media (max-width:767px) {
    .main-promotion__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0;
        width: 100%
    }
}

.main-promotion__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 auto;
    max-width: 250px
}

.main-promotion__logo a,
.main-promotion__logo img {
    width: 100%;
    height: 100%
}

@media (min-width:768px) and (max-width:991px) {
    .main-promotion__logo+.main-promotion__info {
        padding-left: 20px
    }
}

@media (max-width:767px) {
    .main-promotion__logo {
        width: 250px;
        height: 87px;
        margin-bottom: 5px
    }
    .main-promotion__logo__rectangle {
        display: block
    }
}

.main-promotion__logo--custom {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 250px;
    margin: 0 auto
}

.main-promotion__logo--custom a,
.main-promotion__logo--custom img {
    width: 100%;
    height: 100%
}

@media (min-width:768px) and (max-width:991px) {
    .main-promotion__logo--custom+.main-promotion__info {
        padding-left: 20px
    }
}

@media (max-width:767px) {
    .main-promotion__logo--custom {
        position: relative;
        max-width: 100%;
        width: 100%;
        margin: 0 0 5px;
        padding-bottom: 58%
    }
    .main-promotion__logo--custom img {
        position: absolute
    }
}

.main-promotion__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (max-width:767px) {
    .main-promotion__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.main-promotion__more {
    margin: 0 10px;
    font-size: 12px;
    text-decoration: underline
}

.main-promotion__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:767px) {
    .main-promotion__head {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.main-promotion__headline {
    margin: 0;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 24px;
    line-height: 29px;
    word-break: break-word
}

@media (max-width:767px) {
    .main-promotion__headline {
        font-size: 22px;
        line-height: 27px;
        text-align: center
    }
}

.main-promotion__subheadline {
    margin-top: 10px;
    font-family: Noto Sans, sans-serif;
    font-size: 16px;
    line-height: 20px;
    word-break: break-word
}

@media (max-width:767px) {
    .main-promotion__subheadline {
        font-size: 16px;
        line-height: 20px;
        text-align: center
    }
}

.main-promotion__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px 0 0
}

.main-promotion__btn {
    width: 120px;
    font-size: 14px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .main-promotion__btn {
        width: 180px;
        padding-top: 1em;
        padding-bottom: .8em;
        font-size: 16px
    }
}

.main-promotion__terms {
    margin-top: 10px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 22px;
    white-space: nowrap;
    word-break: break-word
}

@media (max-width:767px) {
    .main-promotion__terms {
        font-size: 14px;
        line-height: 24px
    }
}

.main-promotion__info-expanded {
    margin: 10px 0
}

.main-promotion__info-expanded p {
    font-family: Noto Sans, sans-serif;
    color: #555a5c;
    font-size: 16px;
    line-height: 26px
}

@media (max-width:767px) {
    .main-promotion__info-expanded p {
        font-size: 14px;
        line-height: 22px
    }
}

.main-promotion__conditions {
    margin: 10px 0
}

@media (max-width:767px) {
    .main-promotion__conditions {
        margin: 5px 0
    }
}

.main-promotion__conditions ul {
    margin-left: 30px
}

@media (max-width:767px) {
    .main-promotion__conditions ul {
        margin-left: 0
    }
}

.main-promotion__conditions ul li {
    position: relative;
    padding-left: 34px;
    margin-bottom: 5px;
    color: #555a5c;
    font-size: 16px;
    line-height: 26px
}

@media (max-width:767px) {
    .main-promotion__conditions ul li {
        font-size: 14px;
        line-height: 22px;
        padding-left: 24px
    }
}

.main-promotion__conditions ul li:before {
    content: "\E90D";
    font-family: icomoon;
    position: absolute;
    left: 0;
    top: calc(50% - 7px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 14px;
    height: 14px;
    color: #fff;
    font-size: 7px;
    border-radius: 50%;
    background-color: #fa2828
}

.main-promotion__range {
    margin: 10px 0;
    font-family: Noto Sans SemiBold, sans-serif;
    color: #555a5c;
    font-size: 16px;
    line-height: 26px
}

@media (max-width:767px) {
    .main-promotion__range {
        margin: 5px 0;
        font-size: 14px;
        line-height: 22px
    }
}

.main-promotion__tnc-text {
    display: block;
    width: 100%;
    margin-top: 10px;
    color: #535657;
    font-size: 12px;
    line-height: 18px;
    word-break: break-word
}

@media (max-width:767px) {
    .main-promotion__tnc-text {
        margin-top: 10px;
        font-size: 11px;
        line-height: 17px
    }
}

@media (min-width:992px) {
    .half .main-promotion__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0
    }
    .half .main-promotion__logo {
        width: 196px;
        height: 68px;
        margin-bottom: 10px
    }
    .half .main-promotion__logo__rectangle {
        display: block
    }
    .half .main-promotion__logo--custom {
        width: 196px;
        height: 113px;
        margin-bottom: 10px
    }
    .half .main-promotion__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .half .main-promotion__headline,
    .half .main-promotion__subheadline {
        text-align: center
    }
}

@media (min-width:992px) {
    .third .main-promotion__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0
    }
    .third .main-promotion__logo {
        width: 250px;
        height: 87px;
        margin-bottom: 10px
    }
    .third .main-promotion__logo--custom {
        max-width: 100%;
        width: 100%;
        height: 201px;
        margin-bottom: 10px
    }
    .third .main-promotion__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .third .main-promotion__headline,
    .third .main-promotion__subheadline {
        text-align: center
    }
    .third .main-promotion__info-expanded p {
        font-size: 14px;
        line-height: 24px
    }
    .third .main-promotion__conditions ul {
        margin-left: 0
    }
    .third .main-promotion__conditions ul li {
        padding-left: 24px;
        font-size: 14px;
        line-height: 24px
    }
    .third .main-promotion__range {
        font-size: 14px;
        line-height: 22px
    }
    .third .main-promotion__tnc-text {
        font-size: 11px;
        line-height: 17px
    }
    .third .main-promotion__terms {
        font-size: 12px;
        line-height: 15px
    }
}

@media (min-width:992px) {
    .full .main-promotion__logo {
        width: 250px;
        height: 87px
    }
    .full .main-promotion__logo+.main-promotion__info {
        padding-left: 20px
    }
    .full .main-promotion__logo--custom {
        width: 250px;
        height: 145px
    }
    .full .main-promotion__logo--custom+.main-promotion__info {
        padding-left: 20px
    }
    .full .main-promotion__cta {
        margin: 0
    }
    .full .main-promotion__head {
        padding-right: 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .full .main-promotion__logo {
        width: 181px;
        height: 63px
    }
    .full .main-promotion__logo--custom {
        width: 181px;
        height: 105px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .main-promotion__logo {
        width: 236px;
        height: 82px
    }
    .full-m .main-promotion__logo+.main-promotion__info {
        padding-left: 20px
    }
    .full-m .main-promotion__logo--custom {
        width: 236px;
        height: 137px
    }
    .full-m .main-promotion__logo--custom+.main-promotion__info {
        padding-left: 20px
    }
    .full-m .main-promotion__head {
        width: 100%;
        padding-right: 0
    }
    .full-m .main-promotion__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .full-m .main-promotion__cta {
        margin: 10px 0 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .full-m .main-promotion__terms {
        margin-top: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .main-promotion__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding-bottom: 0
    }
    .half-m .main-promotion__logo {
        width: 236px;
        height: 82px;
        margin-bottom: 10px
    }
    .half-m .main-promotion__logo--custom {
        width: 236px;
        height: 137px;
        margin-bottom: 10px
    }
    .half-m .main-promotion__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }
    .half-m .main-promotion__headline,
    .half-m .main-promotion__subheadline {
        text-align: center
    }
    .half-m .main-promotion__conditions ul {
        margin-left: 0
    }
    .half-m .main-promotion__conditions ul li {
        padding-left: 24px
    }
    .half-m .main-promotion__cta {
        margin: 10px 0
    }
}

@media (min-width:992px) {
    .single-column .main-promotion__logo {
        width: 236px;
        height: 82px
    }
    .single-column .main-promotion__logo+.main-promotion__info {
        padding-left: 20px
    }
    .single-column .main-promotion__logo--custom {
        width: 236px;
        height: 137px
    }
    .single-column .main-promotion__logo--custom+.main-promotion__info {
        padding-left: 20px
    }
}

@media (min-width:992px) {
    .has-sidebar .main-promotion__logo {
        width: 196px;
        height: 68px
    }
    .has-sidebar .main-promotion__logo+.main-promotion__info {
        padding-left: 20px
    }
    .has-sidebar .main-promotion__logo--custom {
        width: 196px;
        height: 113px
    }
    .has-sidebar .main-promotion__logo--custom+.main-promotion__info {
        padding-left: 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .main-promotion__logo {
        width: 148px;
        height: 51px
    }
    .has-sidebar .main-promotion__logo--custom {
        width: 148px;
        height: 86px
    }
    .has-sidebar .main-promotion__head {
        width: 100%;
        padding-right: 0
    }
    .has-sidebar .main-promotion__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .has-sidebar .main-promotion__cta {
        margin: 10px 0 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .has-sidebar .main-promotion__terms {
        margin-top: 0
    }
}

@media (min-width:992px) {
    .sidebar .main-promotion__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
    .sidebar .main-promotion__logo {
        width: 250px;
        height: 87px;
        margin-bottom: 10px
    }
    .sidebar .main-promotion__logo+.main-promotion__info {
        padding-left: 0
    }
    .sidebar .main-promotion__logo--custom {
        max-width: 100%;
        width: 100%;
        height: 191px;
        margin-bottom: 10px
    }
    .sidebar .main-promotion__logo--custom+.main-promotion__info {
        padding-left: 0
    }
    .sidebar .main-promotion__info {
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .sidebar .main-promotion__head {
        padding-right: 0
    }
    .sidebar .main-promotion__headline,
    .sidebar .main-promotion__subheadline {
        text-align: center
    }
    .sidebar .main-promotion__cta {
        margin: 10px 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .sidebar .main-promotion__terms {
        margin-top: 10px;
        font-size: 12px;
        line-height: 16px
    }
    .sidebar .main-promotion__info-expanded {
        font-size: 14px;
        line-height: 24px
    }
    .sidebar .main-promotion__conditions ul {
        margin-left: 0
    }
    .sidebar .main-promotion__conditions ul li {
        font-size: 14px;
        line-height: 22px;
        padding-left: 24px
    }
    .sidebar .main-promotion__range {
        font-size: 14px;
        line-height: 24px
    }
    .sidebar .main-promotion__tnc-text {
        font-size: 11px;
        line-height: 17px
    }
}

.flexbox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flexbox__title {
    margin-top: 10px;
    font-size: 23px;
    font-family: Noto Sans Bold, sans-serif;
    text-align: center
}

@media (max-width:991px) {
    .flexbox__title {
        font-size: 19px
    }
}

.flexbox__text {
    font-size: 16px
}

@media (max-width:991px) {
    .flexbox__text {
        font-size: 15px
    }
}

.flexbox__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 150px;
    padding-right: 150px
}

.flexbox__list,
.flexbox__list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.flexbox__list__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 5px 0
}

.flexbox__item {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    width: 16.66666667%;
    text-align: center
}

.flexbox__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin: 0 auto
}

.flexbox__icon img {
    display: block;
    width: 100%;
    height: 100%
}

.flexbox a.flexbox__link span {
    text-decoration: underline
}

.flexbox__link {
    margin-top: 8px;
    text-align: center;
    color: #2a2e30;
    font-size: 14px;
    word-break: break-word
}

.flexbox__link,
.flexbox__text {
    display: inline-block
}

@media (max-width:1199px) {
    .flexbox__list {
        padding-left: 75px;
        padding-right: 75px
    }
}

@media (max-width:767px) {
    .flexbox__list {
        padding-left: 0;
        padding-right: 0
    }
    .flexbox__list__wrapper {
        padding-bottom: 0
    }
    .flexbox__item {
        width: 33.33333333%;
        margin-bottom: 10px
    }
}

@media (min-width:992px) {
    .half .flexbox__title {
        font-size: 17px
    }
    .half .flexbox__list {
        padding-left: 25px;
        padding-right: 25px
    }
    .half .flexbox__item {
        width: 33.33333333%;
        margin-bottom: 7px
    }
    .half .flexbox__icon {
        width: 48px;
        height: 48px
    }
}

@media (min-width:992px) {
    .third .flexbox__title {
        font-size: 19px
    }
    .third .flexbox__text {
        font-size: 15px
    }
    .third .flexbox__list {
        padding-left: 0;
        padding-right: 0
    }
    .third .flexbox__item {
        width: 33.33333333%;
        margin-bottom: 7px
    }
    .third .flexbox__link {
        display: block;
        margin-top: 7px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .flexbox__title {
        font-size: 17px
    }
    .half-m .flexbox__list {
        padding-left: 0;
        padding-right: 0
    }
    .half-m .flexbox__list__wrapper {
        padding-bottom: 0
    }
    .half-m .flexbox__item {
        width: 33.33333333%;
        margin-bottom: 10px
    }
    .half-m .flexbox__link {
        margin-top: 8px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .flexbox__list {
        padding-left: 30px;
        padding-right: 30px
    }
    .full-m .flexbox__link {
        margin-top: 8px
    }
}

@media (min-width:992px) {
    .sidebar .widgets__item .flexbox__list {
        padding-left: 0;
        padding-right: 0
    }
    .sidebar .widgets__item .flexbox__list__wrapper {
        padding-bottom: 5px
    }
    .sidebar .widgets__item .flexbox__item {
        width: 33.33333333%;
        margin-bottom: 10px
    }
}

@media (min-width:992px) {
    .single-column .flexbox__list {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:1200px) {
    .has-sidebar .full .flexbox__list,
    .has-sidebar .half__list {
        padding-left: 0;
        padding-right: 0
    }
    .has-sidebar .half__list__wrapper {
        padding-bottom: 5px
    }
    .has-sidebar .half__item {
        width: 33.33333333%;
        margin-bottom: 10px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .full .flexbox__list {
        padding-left: 0;
        padding-right: 0
    }
    .has-sidebar .full .flexbox__item {
        width: 33.33333333%;
        margin-bottom: 7px
    }
    .has-sidebar .full .flexbox__icon {
        width: 48px;
        height: 48px
    }
    .has-sidebar .full .flexbox__link {
        margin-top: 0
    }
}

.linksbox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.linksbox,
.linksbox.column .linksbox__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.linksbox__title {
    margin-top: 10px;
    font-size: 23px;
    font-family: Noto Sans Bold, sans-serif;
    text-align: center
}

@media (max-width:991px) {
    .linksbox__title {
        font-size: 19px
    }
}

.linksbox__title:after {
    content: "";
    margin: 3px auto 0;
    display: block;
    width: 80px;
    height: 2px;
    background-color: #fa2828
}

.linksbox__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0
}

.linksbox__list,
.linksbox__list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.linksbox__list__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.linksbox__link {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.linksbox--links.blue .linksbox__link {
    color: #00e
}

.linksbox--links.blue .linksbox__link:visited {
    color: purple
}

.linksbox--links.blue .linksbox__link:hover {
    color: #0909a9
}

.linksbox--links.red .linksbox__title {
    position: relative
}

.linksbox--links.red .linksbox__title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -5px;
    display: block;
    width: 80px;
    height: 2px;
    margin-left: -40px;
    background-color: #fa2828
}

.linksbox--links .linksbox__item {
    margin: 10px 0;
    padding: 0 30px;
    text-align: center
}

.linksbox--links .linksbox__link {
    text-decoration: underline;
    text-align: center;
    font-size: 22px;
    font-family: Noto Sans Bold, sans-serif
}

.linksbox--links .linksbox__link:hover {
    text-decoration: none
}

@media (max-width:767px) {
    .linksbox--links .linksbox__item {
        padding: 0 15px
    }
    .linksbox--links .linksbox__link {
        font-size: 20px
    }
}

.linksbox--buttons.blue .linksbox__link {
    color: #fff;
    word-break: break-word;
    background-color: #2889fa
}

.linksbox--buttons.blue .linksbox__link:hover {
    background-color: #0e74eb
}

.linksbox--buttons.red .linksbox__link {
    color: #fff;
    background-color: #fa2828
}

.linksbox--buttons.red .linksbox__link:hover {
    background-color: #e80202
}

.linksbox--buttons.grey .linksbox__link {
    color: #2a2e30;
    background-color: #ededed
}

.linksbox--buttons.grey .linksbox__link:hover {
    background-color: #dbdbdb
}

.linksbox--buttons .linksbox__link {
    display: block;
    padding: 6px 15px;
    margin: 7px 10px;
    text-align: center;
    font-size: 18px;
    border-radius: 2px
}

@media (max-width:767px) {
    .linksbox--buttons .linksbox__link {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 7px;
        margin-right: 7px
    }
}

.linksbox__text {
    display: inline-block
}

@media (min-width:1200px) {
    .half .linksbox--links .linksbox__item {
        padding: 0 25px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .half .linksbox--links .linksbox__item {
        padding: 0 35px
    }
    .half .linksbox--buttons .linksbox__link {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 7px;
        margin-top: 7px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .linksbox--links .linksbox__item {
        padding: 0 20px
    }
    .half-m .linksbox--links .linksbox__link {
        font-size: 20px
    }
}

@media (min-width:992px) {
    .third .linksbox--links .linksbox__item {
        padding: 0 15px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .linksbox--links .linksbox__item {
        padding: 0 30px
    }
}

@media (min-width:992px) {
    .sidebar .widgets__item .linksbox--links .linksbox__item {
        padding: 0 15px
    }
    .sidebar .widgets__item .linksbox--links .linksbox__link {
        font-size: 20px
    }
}

.black-hover .linksbox--buttons.blue .linksbox__link {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.black-hover .linksbox--buttons.blue .linksbox__link:hover {
    background: #2a2e30
}

.black-hover .linksbox--buttons.red .linksbox__link {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.black-hover .linksbox--buttons.red .linksbox__link:hover {
    background: #2a2e30
}

.black-hover .linksbox--buttons.grey .linksbox__link {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.black-hover .linksbox--buttons.grey .linksbox__link:hover {
    color: #fff;
    background: #2a2e30
}

.headlines+.gallery {
    padding-top: 0
}

.gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 0
}

.gallery__img,
.gallery__view {
    position: relative;
    width: 100%
}

.gallery__img {
    display: block;
    height: 100%
}

.gallery__img:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(300.62deg, rgba(42, 46, 48, .4), rgba(42, 46, 48, .2))
}

.gallery__img:after,
.gallery__img:before {
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.gallery__img:after {
    content: "\E90A";
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 28px;
    font-family: icomoon
}

.gallery__img:hover:before {
    opacity: 1
}

.gallery__img:hover:after {
    opacity: .5
}

.gallery__video:before {
    content: "";
    z-index: 1;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    margin-top: -25px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    opacity: 1;
    background-image: url(../img/icons/play-button.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.gallery__video:hover:before {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.gallery__thumb {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gallery__thumb__item {
    position: relative;
    display: block;
    overflow: hidden
}

.gallery__thumb__item:last-child .gallery__thumb__link:after {
    visibility: hidden
}

@media (max-width:767px) {
    .gallery__thumb__item:nth-child(3) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.gallery__thumb__link {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 100%
}

.gallery__thumb__link:after {
    content: attr(data-left);
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Noto Sans Bold, sans-serif
}

.gallery__thumb__link:hover:after {
    background-color: rgba(0, 0, 0, .5)
}

.gallery__thumb__link img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gallery__thumb .gallery__video:before {
    margin-top: -17.5px;
    margin-left: -17.5px;
    width: 35px;
    height: 35px
}

@media (max-width:767px) {
    .gallery__view {
        margin-bottom: 8px;
        height: auto
    }
    .gallery__img img {
        height: 53.5vw
    }
    .gallery__thumb {
        margin: 0 -4px
    }
    .gallery__thumb__item {
        width: 33.33333%;
        height: 17vw;
        padding: 0 4px
    }
    .gallery__thumb__item:nth-child(n+4) {
        display: none
    }
}

@media (min-width:768px) {
    .full .gallery__view {
        margin-bottom: 15px;
        height: 663px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .full .gallery__view {
        margin-bottom: 14px;
        height: 542px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full .gallery__view {
        height: 412px
    }
}

@media (min-width:768px) {
    .full .gallery__thumb {
        margin: 0 -7.5px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .full .gallery__thumb {
        margin: 0 -7px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full .gallery__thumb {
        margin: 0 -6.5px
    }
}

@media (min-width:768px) {
    .full .gallery__thumb__item {
        width: 20%;
        height: 126px;
        padding: 0 7.5px
    }
    .full .gallery__thumb__item:nth-child(n+6) {
        display: none
    }
    .full .gallery__thumb__item:nth-child(5) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .full .gallery__thumb__item {
        padding: 0 7px;
        height: 102px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full .gallery__thumb__item {
        padding: 0 6.5px;
        height: 76px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .gallery__view {
        height: 412px;
        margin-bottom: 14px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .gallery__thumb {
        margin: 0 -6.5px
    }
}

@media (min-width:768px) {
    .full-m .gallery__thumb__item:nth-child(n+6) {
        display: none
    }
    .full-m .gallery__thumb__item:nth-child(5) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .gallery__thumb__item {
        width: 20%;
        height: 76px;
        padding: 0 6.5px
    }
}

@media (min-width:992px) {
    .single-column .gallery__view {
        height: 442px;
        margin-bottom: 14px
    }
    .single-column .gallery__thumb__item {
        height: 82px;
        padding: 0 7.5px
    }
}

@media (min-width:1200px) {
    .has-sidebar .gallery__view {
        height: 442px;
        margin-bottom: 14px
    }
    .has-sidebar .gallery__thumb__item {
        height: 82px;
        padding: 0 7.5px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .gallery__view {
        height: 320px;
        margin-bottom: 14px
    }
    .has-sidebar .gallery__thumb {
        margin: 0 -7px
    }
    .has-sidebar .gallery__thumb__item {
        width: 25%;
        height: 75px;
        padding: 0 7px
    }
    .has-sidebar .gallery__thumb__item:nth-child(4) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .has-sidebar .gallery__thumb__item:nth-child(n+5) {
        display: none
    }
}

@media (min-width:992px) {
    .has-sidebar .half .gallery {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .has-sidebar .half .gallery__view {
        height: 212px;
        max-width: 100%;
        margin-bottom: 6px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .half .gallery__view {
        height: 320px;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .has-sidebar .half .gallery__thumb {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: auto;
        margin: 0 -3px
    }
    .has-sidebar .half .gallery__thumb__item {
        width: 33%;
        height: 69px;
        padding: 0 3px
    }
    .has-sidebar .half .gallery__thumb__item:nth-child(2) .gallery__thumb__link:after {
        display: none
    }
    .has-sidebar .half .gallery__thumb__item:nth-child(3) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .has-sidebar .half .gallery__thumb__item:first-child {
        margin-bottom: 0
    }
    .has-sidebar .half .gallery__thumb__item:nth-child(n+3) {
        display: block
    }
    .has-sidebar .half .gallery__thumb__item:nth-child(n+4) {
        display: none;
        padding: 0
    }
}

@media (min-width:992px) {
    .half .gallery {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .half .gallery__view {
        max-width: 372px;
        height: 216px;
        margin-bottom: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .half .gallery__view {
        max-width: 296px;
        height: 172px
    }
}

@media (min-width:992px) {
    .half .gallery__thumb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 173px;
        margin-left: 10px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .half .gallery__thumb {
        width: 140px;
        margin-left: 14px
    }
}

@media (min-width:992px) {
    .half .gallery__thumb__item {
        width: 100%;
        height: 101px;
        padding: 0
    }
    .half .gallery__thumb__item:nth-child(2) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .half .gallery__thumb__item {
        height: 82px
    }
}

@media (min-width:992px) {
    .half .gallery__thumb__item:first-child {
        margin-bottom: 14px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .half .gallery__thumb__item:first-child {
        margin-bottom: 7px
    }
}

@media (min-width:992px) {
    .half .gallery__thumb__item:nth-child(n+3) {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .gallery__view {
        width: 100%;
        height: 197px;
        margin-bottom: 8px
    }
    .half-m .gallery__thumb {
        margin: 0 -4px
    }
    .half-m .gallery__thumb__item {
        width: 33.333%;
        height: 63px;
        padding: 0 4px
    }
    .half-m .gallery__thumb__item:nth-child(3) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .half-m .gallery__thumb__item:nth-child(n+4) {
        display: none
    }
}

@media (min-width:992px) {
    .third .gallery__view {
        height: 209px;
        margin-bottom: 6px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .third .gallery__view {
        height: 168px
    }
}

@media (min-width:992px) {
    .third .gallery__thumb {
        margin: 0 -3px
    }
    .third .gallery__thumb__item {
        width: 33.333%;
        height: 66px;
        padding: 0 3px
    }
    .third .gallery__thumb__item:nth-child(3) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .third .gallery__thumb__item:nth-child(n+4) {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .third .gallery__thumb__item {
        height: 55px
    }
}

.w-gallery-layout .fancybox-bg {
    background-color: #000
}

.w-gallery-layout .fancybox-caption-wrap,
.w-gallery-layout .fancybox-infobar,
.w-gallery-layout .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.w-gallery-layout .fancybox-infobar {
    position: relative;
    height: auto;
    padding: 20px 30px;
    pointer-events: all;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    color: #fff;
    text-align: left;
    font-size: 20px;
    line-height: normal;
    font-family: Noto Sans Bold, sans-serif;
    word-break: break-word
}

.w-gallery-layout .fancybox-header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: rgba(0, 0, 0, .4)
}

.w-gallery-layout .fancybox-inner {
    position: relative
}

.w-gallery-layout .fancybox-navigation button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: -30px 0 0;
    padding: 16px;
    background: transparent;
    z-index: 99998
}

.w-gallery-layout .fancybox-toolbar {
    position: relative
}

.w-gallery-layout .fancybox-is-closing .fancybox-stage {
    overflow: visible
}

.w-gallery-layout .fancybox-slide--map .fancybox-content,
.w-gallery-layout .fancybox-slide--map iframe {
    background: #e5e3df
}

.w-gallery-layout .fancybox-slide--next {
    z-index: 99995
}

.w-gallery-layout .fancybox-spaceball {
    z-index: 1
}

.w-gallery-layout .fancybox-slide,
.w-gallery-layout .fancybox-slide--video {
    padding: 0
}

.w-gallery-layout .fancybox-slide--iframe .fancybox-content {
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    padding: 0;
    overflow: visible;
    background: #fff
}

.w-gallery-layout .fancybox-gallery {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: calc(100% - 70px);
    padding: 0 25px
}

.w-gallery-layout .fancybox-wrap {
    width: 100%;
    height: 100%
}

.w-gallery-layout .fancybox-content-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 42px
}

.w-gallery-layout .fancybox-stage {
    position: relative;
    width: 100%;
    height: 100%
}

.w-gallery-layout .fancybox-image-wrap img {
    max-width: 100%
}

.w-gallery-layout .fancybox-caption-wrap {
    position: relative;
    min-width: 300px;
    width: 300px;
    margin-top: 100px;
    padding: 0 0 0 10px
}

.w-gallery-layout .fancybox-caption {
    bottom: auto;
    top: 0;
    padding: 15px 15px 20px;
    font-size: 14px;
    color: #fff;
    border: 0;
    background: rgba(0, 0, 0, .5)
}

@media (max-width:1199px) {
    .w-gallery-layout .fancybox-infobar {
        padding: 15.5px 15px;
        font-size: 18px
    }
    .w-gallery-layout .fancybox-gallery {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        height: calc(100% - 58px)
    }
    .w-gallery-layout .fancybox-content-wrap {
        padding: 0;
        height: calc(100% - 110px)
    }
    .w-gallery-layout .fancybox-stage {
        height: calc(100% - 100px)
    }
}

@media (max-width:1199px) and (max-width:767px) {
    .w-gallery-layout .fancybox-stage {
        height: calc(100% - 70px)
    }
}

@media (max-width:1199px) {
    .w-gallery-layout .fancybox-caption-wrap {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0
    }
    .w-gallery-layout .fancybox-caption {
        height: 100%
    }
    .w-gallery-layout .fancybox-navigation {
        position: absolute;
        bottom: 0;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%
    }
    .w-gallery-layout .fancybox-navigation button {
        position: relative;
        top: auto;
        height: 70px;
        width: 50%;
        margin: 0
    }
}

.w-gallery-layout .fancybox-show-nav .fancybox-button-arrow {
    display: block
}

.w-gallery-layout .fancybox-button--arrow_left,
.w-gallery-layout .fancybox-button--arrow_right {
    color: #fff;
    font-size: 24px;
    opacity: .6
}

.w-gallery-layout .fancybox-button--arrow_left:before,
.w-gallery-layout .fancybox-button--arrow_right:before {
    font-family: icomoon
}

.w-gallery-layout .fancybox-button--arrow_left {
    left: -15px
}

.w-gallery-layout .fancybox-button--arrow_left:before {
    content: "\E90C"
}

.w-gallery-layout .fancybox-button--arrow_right {
    right: -15px
}

.w-gallery-layout .fancybox-button--arrow_right:before {
    content: "\E90D"
}

.w-gallery-layout .fancybox-button--close {
    width: 70px;
    height: 70px;
    background-color: transparent
}

.w-gallery-layout .fancybox-button--close:before {
    content: "\E90B";
    font-size: 18px;
    font-family: icomoon
}

@media (max-width:767px) {
    .w-gallery-layout .fancybox-button--arrow_left,
    .w-gallery-layout .fancybox-button--arrow_right {
        left: auto;
        right: auto
    }
    .w-gallery-layout .fancybox-button--arrow_left {
        padding-right: 20px!important;
        text-align: right
    }
    .w-gallery-layout .fancybox-button--arrow_right {
        padding-left: 20px!important;
        text-align: left
    }
    .w-gallery-layout .fancybox-button--close {
        width: 58px;
        height: 58px
    }
}

.w-gallery-layout .js--overlay {
    position: absolute;
    left: 0;
    top: 23%;
    width: 100%;
    height: 50%;
    cursor: pointer;
    background-color: transparent
}

.w-gallery-layout .fancybox-slide--image .fancybox-content {
    display: block
}

@media (min-width:1200px) {
    .w-gallery-layout .fancybox-slide--image .fancybox-content {
        left: 50%;
        -webkit-transform: translate(-50%, 100px)!important;
        transform: translate(-50%, 100px)!important
    }
}

@media (max-width:767px) {
    .w-gallery-layout .fancybox-slide--image .fancybox-content {
        left: 50%;
        -webkit-transform: translate(-50%, 100px)!important;
        transform: translate(-50%, 100px)!important
    }
}

@media (min-width:992px) {
    .sidebar .widget-gallery {
        border-bottom: 0
    }
    .sidebar .widget-gallery .gallery__view {
        height: 192px;
        margin-bottom: 8px
    }
    .sidebar .widget-gallery .gallery__thumb {
        margin: 0 -4px
    }
    .sidebar .widget-gallery .gallery__thumb__item {
        width: 33.33333%;
        height: 61px;
        padding: 0 4px
    }
    .sidebar .widget-gallery .gallery__thumb__item:nth-child(3) .gallery__thumb__link:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .sidebar .widget-gallery .gallery__thumb__item:nth-child(n+4) {
        display: none
    }
    .sidebar .widget-gallery .gallery__link:after {
        font-size: 12px
    }
}

.widget-offers {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    border-bottom: 0!important
}

.widget-offers .headlines+.offer-head,
.widget-offers .headlines+.widget-offers__list {
    margin-top: 0
}

.widget-offers.full--width {
    max-width: 100%;
    width: 100%
}

.widget-offers.limit--width {
    max-width: 790px;
    width: 100%
}

.widget-offers.limit--width .offer__features__col {
    display: none
}

.widget-offers.limit--width .features--in-bonus {
    display: block
}

@media (max-width:991px) {
    .widget-offers.limit--width .features--in-bonus {
        display: none
    }
}

.widget-offers__list {
    margin: 30px 0 0
}

.widget-offers .text {
    margin: 15px 0 20px
}

@media (max-width:767px) {
    .widget-offers {
        margin: 0
    }
}

.feature-empty .offer__features__col {
    display: none!important
}

@media (min-width:1200px) {
    .has-sidebar .content-area .offer .features--in-bonus {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .content-area .offer .features--in-bonus {
        display: none
    }
    .has-sidebar .content-area .offer .features--in-out {
        display: block;
        padding-left: 40px
    }
    .has-sidebar .content-area .offer .features--in-out .features-list {
        max-width: 440px;
        padding-top: 16px;
        padding-bottom: 2px
    }
    .has-sidebar .content-area .offer .features--in-out .features-list__item {
        width: 50%
    }
    .has-sidebar .content-area .offer .features--in-out+.offer__text {
        margin-top: 10px
    }
}

@media (min-width:992px) {
    .has-sidebar .content-area .offer__site__col {
        max-width: 231px
    }
    .has-sidebar .content-area .offer__features__col,
    .has-sidebar .content-area .offer__review__col {
        display: none
    }
    .has-sidebar .content-area .offer__bet__col {
        max-width: 120px
    }
    .has-sidebar .content-area .offer__site {
        padding-left: 10px
    }
    .has-sidebar .content-area .offer__buttons {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 10px
    }
    .has-sidebar .content-area .offer__buttons .offer__more {
        display: inline-block
    }
    .has-sidebar .content-area .offer__text {
        padding-left: 10px;
        padding-right: 10px
    }
    .has-sidebar .content-area .offer.east {
        padding-bottom: 0
    }
    .has-sidebar .content-area .offer.east .offer__buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .has-sidebar .content-area .offer.east .east__more-wrap {
        display: block
    }
    .has-sidebar .content-area .offer-head__site {
        padding-left: 10px;
        padding-right: 10px
    }
    .has-sidebar .content-area .offer-rating .offer__text {
        padding-left: 40px
    }
}

@media (max-width:767px) {
    .head-rating .offer__site__col {
        width: calc(70% - 30px)
    }
}

@media (min-width:1200px) {
    .widget-offers:not(.limit--width) .offer__site__col {
        max-width: 296px
    }
    .widget-offers:not(.limit--width) .offer__features__col {
        max-width: 180px
    }
    .widget-offers:not(.limit--width) .offer__review__col {
        max-width: 131px
    }
    .widget-offers:not(.limit--width) .offer__bet__col {
        max-width: 160px
    }
    .widget-offers:not(.limit--width) .offer .features--in-features {
        padding: 0 19px
    }
}

@media (max-width:1199px) {
    .widget-offers:not(.limit--width) .offer .features--in-features {
        padding: 0 13px
    }
}

.offer-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2px 0;
    margin: 30px 0 10px;
    color: #fff;
    font-size: 14px;
    background-color: #2889fa
}

.offer-head+.widget-offers__list {
    margin-top: 0
}

.offer-head__cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 10px;
    word-break: break-word
}

.offer-head__number {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    text-align: center;
    border-right: 1px solid #fff
}

.offer-head__number:after {
    content: "#"
}

.offer-head__site {
    padding-left: 15px
}

@media (max-width:767px) {
    .offer-head__site {
        padding-left: 15px
    }
}

.offer-head__bonus {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #fff
}

@media (max-width:767px) {
    .offer-head__bonus {
        display: none
    }
}

.offer-head__bet,
.offer-head__features,
.offer-head__review {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #fff
}

.offer-head__bet {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}

.offer-rating .offer__number {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    color: #303840;
    text-align: center;
    font-size: 16px;
    font-family: Noto Sans Bold, sans-serif;
    background-color: #e5e5e5
}

.offer-rating .offer__number span {
    display: block
}

.offer-rating .offer:first-child .offer__number {
    background-color: #bdbdbd
}

.offer-rating .offer:nth-child(2) .offer__number {
    background-color: #d7d4d4
}

.offer-rating .offer:nth-child(3) .offer__number {
    background-color: #e6e6e6
}

.offer-rating .offer__text {
    padding-left: 45px
}

@media (max-width:767px) {
    .offer-rating .offer__bonus,
    .offer-rating .offer__text {
        padding-left: 40px
    }
    .offer-rating .offer__site__col {
        width: calc(70% - 30px)
    }
    .offer-rating .offer__bonus .offer__more {
        width: calc(30% + 10px)
    }
    .offer-rating .offer__bonus__details {
        width: calc(70% - 10px);
        padding: 0
    }
}

.offer {
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 3px;
    background-color: #fcfcfc;
    -webkit-box-shadow: inset 1px 1px 0 0 #ededed, inset -1px -1px 0 0 #ededed;
    box-shadow: inset 1px 1px 0 0 #ededed, inset -1px -1px 0 0 #ededed
}

@media (max-width:767px) {
    .offer {
        padding-top: 10px;
        padding-bottom: 6px
    }
}

.offer__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    word-break: break-word
}

.offer__content__wrapper {
    width: 100%
}

@media (max-width:767px) {
    .offer__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.offer__site {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px
}

.offer__site,
.offer__site__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.offer__site__wrap {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.offer__site__info {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 10px
}

.offer__site .offer__bonus__details {
    display: none
}

.offer__logo {
    -ms-flex-item-align: center;
    align-self: center
}

@media (max-width:767px) {
    .offer__logo {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}

.offer__logo a {
    display: block
}

.offer__logo img {
    display: block;
    width: 70px;
    height: 70px
}

@media (max-width:767px) {
    .offer__logo img {
        width: 50px;
        height: 50px
    }
}

.offer__name {
    color: #303840;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Noto Sans Bold, sans-serif;
    word-break: break-word
}

@media (max-width:767px) {
    .offer__name {
        font-size: 16px;
        line-height: 16px
    }
}

.offer__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .offer__label {
        margin-bottom: 5px
    }
}

.offer__more {
    font-size: 13px;
    text-decoration: underline;
    word-break: break-word
}

.offer__bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    text-align: center
}

@media (max-width:767px) {
    .offer__bonus {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-left: 10px;
        padding-right: 0;
        margin-top: 10px
    }
}

.offer__bonus__details {
    display: block;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Noto Sans Bold, sans-serif;
    word-break: break-word
}

@media (max-width:767px) {
    .offer__bonus__details {
        width: calc(70% - 10px);
        padding: 0;
        text-align: left;
        font-size: 15px
    }
}

.offer__bonus .offer__more {
    display: none
}

@media (max-width:767px) {
    .offer__bonus .offer__more {
        display: block;
        width: calc(30% + 10px);
        padding: 0 10px
    }
}

.offer__review {
    padding: 0 10px
}

.offer__buttons,
.offer__review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.offer__buttons {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 19px
}

@media (max-width:991px) {
    .offer__buttons {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:767px) {
    .offer__buttons {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 10px!important
    }
}

.offer__buttons .offer__more {
    display: none;
    margin-top: 5px
}

@media (max-width:991px) {
    .offer__buttons .offer__more {
        display: block;
        margin-top: 14px
    }
}

@media (max-width:767px) {
    .offer__buttons .offer__more {
        display: none
    }
}

.offer__btn {
    width: 100px;
    font-size: 16px
}

@media (max-width:767px) {
    .offer__btn {
        width: 80px;
        padding: 6px 0;
        font-size: 14px
    }
}

.offer__btn__lg {
    display: block;
    max-width: 320px;
    width: 100%;
    padding: 14px 0;
    margin: 15px auto;
    font-size: 14px;
    font-family: Noto Sans, sans-serif;
    text-transform: uppercase
}

.offer__link {
    margin-bottom: 9px;
    font-size: 14px;
    font-family: Noto Sans Bold, sans-serif;
    text-decoration: underline;
    text-align: center;
    word-break: break-word;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

@media (max-width:767px) {
    .offer__link {
        margin-bottom: 11px
    }
    .offer__link:last-child {
        margin-bottom: 0
    }
}

.offer__link:last-child {
    margin-bottom: 0
}

.offer__text {
    width: 100%;
    padding-left: 15px;
    padding-right: 20px;
    margin-top: 5px;
    color: #535657;
    font-size: 10px;
    word-break: break-word
}

@media (max-width:767px) {
    .offer__text {
        padding-right: 10px;
        padding-left: 10px
    }
}

.offer.east .offer__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offer.east .east__more-wrap {
    display: none;
    margin-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    background: #f4f4f4;
    -webkit-box-shadow: 0 -1px 0 #dbdbdb;
    box-shadow: 0 -1px 0 #dbdbdb
}

@media (max-width:767px) {
    .offer.east {
        padding-bottom: 0
    }
    .offer.east .offer__content {
        margin-bottom: 5px
    }
    .offer.east .offer__site .offer__bonus__details {
        display: block;
        width: 100%;
        margin-top: 10px;
        line-height: 18px
    }
    .offer.east .offer__bonus {
        display: none!important
    }
    .offer.east .east__more-wrap {
        display: block;
        margin-top: 0
    }
}

.offer .score__stars {
    font-size: 13px
}

@media (max-width:767px) {
    .offer .score__stars {
        font-size: 12.5px
    }
}

.offer .score__stars .icon-star {
    margin-right: 2.5px
}

.offer .score__rating {
    margin-left: 7px;
    font-size: 14px;
    line-height: 13px
}

@media (max-width:767px) {
    .offer .score__rating {
        position: relative;
        top: 1px;
        margin-left: 3px;
        font-size: 12px
    }
}

.offer__features {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.offer .features-list,
.offer__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.offer .features-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.offer .features-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: #535657
}

.offer .features-list__item+.features-list__item {
    margin-top: 8px
}

.offer .features-list__item span {
    display: block;
    margin-top: 2px;
    margin-left: 4px;
    padding-right: 1px;
    text-align: left;
    word-break: break-word
}

.offer .features-list__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px
}

.offer .features-list__icon img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.offer .features--in-features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 19px
}

.offer .features--in-features .features-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.offer .features--in-features .features-list,
.offer .features--in-features .features-list__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.offer .features--in-bonus {
    display: none;
    width: 100%
}

.offer .features--in-bonus .features-list {
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offer .features--in-bonus .features-list__item {
    width: 50%;
    margin: 0!important
}

.offer .features--in-out {
    display: none;
    width: 100%
}

@media (max-width:991px) {
    .offer .features--in-out {
        display: block;
        margin-top: 5px;
        padding-left: 45px
    }
    .offer .features--in-out+.offer__text {
        margin-top: 11px
    }
}

@media (max-width:767px) {
    .offer .features--in-out {
        margin-top: 0
    }
    .offer .features--in-out+.offer__text {
        margin-top: 4px
    }
}

.offer .features--in-out .features-list {
    padding: 10px 0
}

@media (max-width:991px) {
    .offer .features--in-out .features-list {
        max-width: 515px;
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .offer .features--in-out .features-list {
        padding-top: 8px;
        padding-bottom: 6px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.offer .features--in-out .features-list__item {
    width: 50%;
    margin: 0!important
}

.offer__site__col {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 246px;
    width: 100%
}

.offer__bonus__col {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.offer__features__col {
    max-width: 147px
}

.offer__features__col,
.offer__review__col {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.offer__review__col {
    max-width: 97px
}

.offer__bet__col {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 140px;
    width: 100%
}

@media (max-width:991px) {
    .offer__site__col {
        max-width: 238px
    }
    .offer__features__col,
    .offer__review__col {
        display: none!important
    }
    .offer__bet__col {
        max-width: 130px
    }
}

@media (max-width:767px) {
    .offer__site__col {
        max-width: none;
        width: 70%;
        padding-left: 10px!important
    }
    .offer__review__col {
        display: none!important
    }
    .offer__bet__col {
        max-width: none;
        width: 30%
    }
}

@media (min-width:992px) {
    #sidebar .widget-offers.limit--width .features--in-bonus {
        display: none
    }
    #sidebar .offer {
        padding-top: 10px;
        padding-bottom: 6px
    }
    #sidebar .offer__site__col {
        max-width: none;
        width: 70%;
        padding-left: 10px!important
    }
    #sidebar .offer__bonus__col,
    #sidebar .offer__features__col,
    #sidebar .offer__review__col {
        display: none!important
    }
    #sidebar .offer__bet__col {
        max-width: none;
        width: 30%
    }
    #sidebar .offer__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    #sidebar .offer__logo {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    #sidebar .offer__logo img {
        width: 50px;
        height: 50px
    }
    #sidebar .offer__name {
        font-size: 15px
    }
    #sidebar .offer .score__rating {
        margin-left: 3px;
        font-size: 12px
    }
    #sidebar .offer__bonus {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-left: 10px;
        padding-right: 0;
        margin-top: 10px
    }
    #sidebar .offer__bonus__details {
        width: 68.75%;
        padding: 0;
        text-align: left;
        font-size: 15px
    }
    #sidebar .offer__bonus .offer__more {
        display: block;
        width: 31.25%;
        margin-top: 1px;
        padding: 0 10px
    }
    #sidebar .offer .offer__features__col {
        display: none
    }
    #sidebar .offer .features--in-out {
        display: block;
        margin-top: 0;
        padding-left: 40px
    }
    #sidebar .offer .features--in-out .features-list {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 8px;
        padding-bottom: 6px
    }
    #sidebar .offer .features--in-out+.offer__text {
        margin-top: 4px
    }
    #sidebar .offer__buttons {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 10px
    }
    #sidebar .offer__buttons .offer__more {
        display: none
    }
    #sidebar .offer__btn {
        width: 80px;
        font-size: 14px
    }
    #sidebar .offer__text {
        padding-right: 10px;
        padding-left: 10px
    }
    #sidebar .offer.east {
        padding-bottom: 0
    }
    #sidebar .offer.east .offer__content {
        margin-bottom: 5px
    }
    #sidebar .offer.east .offer__site .offer__bonus__details {
        display: block;
        width: 100%;
        margin-top: 10px;
        line-height: 18px
    }
    #sidebar .offer.east .offer__bonus {
        display: none!important
    }
    #sidebar .offer.east .offer__buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    #sidebar .offer.east>div:last-child:not(.east__more-wrap) {
        padding-bottom: 6px
    }
    #sidebar .offer.east .east__more-wrap {
        display: block;
        margin-top: 6px
    }
    #sidebar .head-rating .offer__site__col,
    #sidebar .offer-rating .offer__site__col {
        width: calc(70% - 30px)
    }
    #sidebar .offer-head__site {
        padding-left: 15px
    }
    #sidebar .offer-rating .offer__bonus,
    #sidebar .offer-rating .offer__text {
        padding-left: 40px
    }
    #sidebar .offer-rating .offer__bonus .offer__more {
        width: 34.485%
    }
    #sidebar .offer-rating .offer__bonus__details {
        width: 65.515%
    }
}

@media (min-width:992px) {
    .content:not(.has-sidebar) .single-column .offer__site__col {
        max-width: 246px
    }
    .content:not(.has-sidebar) .single-column .offer__features__col {
        display: none
    }
    .content:not(.has-sidebar) .single-column .offer__review__col {
        width: 97px
    }
    .content:not(.has-sidebar) .single-column .offer__bet__col {
        width: 140px
    }
    .content:not(.has-sidebar) .single-column .offer .features--in-bonus {
        display: block
    }
}

.widget-percent {
    width: 100%!important;
    padding: 15px 0
}

@media (max-width:991px) {
    .widget-percent table,
    .widget-percent tbody,
    .widget-percent td,
    .widget-percent th,
    .widget-percent thead,
    .widget-percent tr {
        display: block
    }
}

.widget-percent__table {
    width: 100%!important;
    border: 1px solid #e5e5e5;
    table-layout: auto
}

@media (max-width:991px) {
    .widget-percent__table {
        border: none
    }
}

.widget-percent tbody tr:not(.single--row) {
    border: 1px solid #e5e5e5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media (min-width:768px) {
    .widget-percent tbody tr:not(.single--row):hover {
        background: #f5f5f5
    }
}

@media (max-width:991px) {
    .widget-percent tbody tr:not(.single--row) {
        margin-bottom: 10px
    }
}

.widget-percent tbody tr:not(.single--row):first-child {
    margin-bottom: 10px;
    background: #fcfcfc
}

@media (max-width:991px) {
    .widget-percent tbody tr:not(.single--row):first-child {
        position: absolute;
        left: -9999px;
        width: 0;
        height: 0;
        overflow: hidden
    }
}

.widget-percent tbody tr:not(.single--row):first-child td {
    padding: 23px 20px;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 16px;
    color: #2a2e30;
    border: 1px solid #e5e5e5
}

.widget-percent tbody tr.single--row {
    border: 1px solid #e5e5e5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.widget-percent tbody tr.single--row:hover {
    background: #f5f5f5
}

.widget-percent tbody td {
    padding: 10px 20px;
    color: #757575;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5
}

@media (max-width:991px) {
    .widget-percent tbody td {
        position: relative;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%!important;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #e5e5e5;
        text-align: left!important
    }
    .widget-percent tbody td .table__head {
        display: inline-block!important;
        justify-self: flex-start;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 42%;
        width: 200px;
        padding-right: 20px;
        text-align: left!important;
        font-family: Noto Sans Bold, sans-serif;
        font-size: 16px;
        color: #2a2e30
    }
}

.widget-percent tbody td:last-child {
    border-bottom: none
}

@media (max-width:991px) {
    .widget-percent tbody td:nth-child(2n) {
        background-color: #fcfcfc
    }
}

.widget-percent tbody td .table__head {
    display: none
}

.widget-percent.preload {
    opacity: 0
}

.widget-percent tbody img {
    max-width: 100%;
    height: auto
}

.widget-percent tbody figure {
    max-width: 100%;
    display: inline
}

.widget-percent tbody a {
    text-decoration: underline
}

.widget-percent tbody h3,
.widget-percent tbody h4,
.widget-percent tbody h5 {
    line-height: 140%
}

.widget-percent tbody h2 {
    line-height: 120%
}

.widget-percent tbody b,
.widget-percent tbody strong {
    color: #2a2e30
}

.widget-percent tbody .small {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 16px
}

@media (min-width:992px) {
    .widget-percent.narrowed table tbody td {
        word-break: break-word
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .widget-percent table,
    .has-sidebar .widget-percent tbody,
    .has-sidebar .widget-percent td,
    .has-sidebar .widget-percent th,
    .has-sidebar .widget-percent thead,
    .has-sidebar .widget-percent tr {
        display: block
    }
    .has-sidebar .widget-percent table {
        border: none
    }
    .has-sidebar .widget-percent tbody tr:not(.single--row) {
        margin-bottom: 10px
    }
    .has-sidebar .widget-percent tbody tr:not(.single--row):first-child {
        position: absolute;
        left: -9999px;
        width: 0;
        height: 0;
        overflow: hidden
    }
    .has-sidebar .widget-percent tbody tr:not(.single--row):hover td:nth-child(odd) {
        background-color: #f5f5f5
    }
    .has-sidebar .widget-percent tbody tr:not(.single--row):hover td:nth-child(2n) {
        background-color: #fff
    }
    .has-sidebar .widget-percent tbody tr.single--row {
        border: 1px solid #e5e5e5;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }
    .has-sidebar .widget-percent tbody tr.single--row:hover td:nth-child(odd) {
        background-color: #f5f5f5
    }
    .has-sidebar .widget-percent tbody tr.single--row:hover td:nth-child(2n) {
        background-color: #fff
    }
    .has-sidebar .widget-percent tbody td {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%!important;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #e5e5e5;
        text-align: left!important
    }
    .has-sidebar .widget-percent tbody td:last-child {
        border-bottom: none
    }
    .has-sidebar .widget-percent tbody td .table__head {
        justify-self: flex-start;
        display: inline-block;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 110px;
        width: 100%;
        padding-right: 20px;
        text-align: left!important;
        font-family: Noto Sans Bold, sans-serif;
        font-size: 16px;
        color: #2a2e30
    }
    .has-sidebar .widget-percent tbody td:nth-child(odd) {
        background-color: #fff
    }
    .has-sidebar .widget-percent tbody td:nth-child(2n) {
        background-color: #fcfcfc
    }
}

@media (min-width:1200px) {
    .has-sidebar .content-area .widget-percent tbody tr:hover {
        background: #f5f5f5
    }
}

@media (min-width:992px) {
    #sidebar .widget-percent table,
    #sidebar .widget-percent tbody,
    #sidebar .widget-percent td,
    #sidebar .widget-percent th,
    #sidebar .widget-percent thead,
    #sidebar .widget-percent tr {
        display: block
    }
    #sidebar .widget-percent table {
        border: none
    }
    #sidebar .widget-percent tbody tr:not(.single--row) {
        margin-bottom: 10px
    }
    #sidebar .widget-percent tbody tr:not(.single--row):first-child {
        position: absolute;
        left: -9999px;
        width: 0;
        height: 0;
        overflow: hidden
    }
    #sidebar .widget-percent tbody tr:not(.single--row):last-child {
        border-bottom: 1px solid #e5e5e5
    }
    #sidebar .widget-percent tbody tr:not(.single--row):hover td:nth-child(odd) {
        background-color: #f5f5f5
    }
    #sidebar .widget-percent tbody tr:not(.single--row):hover td:nth-child(2n) {
        background-color: #fff
    }
    #sidebar .widget-percent tbody tr.single--row {
        border: 1px solid #e5e5e5;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }
    #sidebar .widget-percent tbody tr.single--row:hover td:nth-child(odd) {
        background-color: #f5f5f5
    }
    #sidebar .widget-percent tbody tr.single--row:hover td:nth-child(2n) {
        background-color: #fff
    }
    #sidebar .widget-percent tbody td {
        position: relative;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%!important;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #e5e5e5;
        text-align: left!important
    }
    #sidebar .widget-percent tbody td .table__head {
        display: inline-block;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 42%;
        width: 200px;
        padding-right: 20px;
        text-align: left!important;
        font-family: Noto Sans Bold, sans-serif;
        font-size: 16px;
        color: #2a2e30
    }
    #sidebar .widget-percent tbody td:nth-child(odd) {
        background-color: #fff
    }
    #sidebar .widget-percent tbody td:nth-child(2n) {
        background-color: #fcfcfc
    }
    #sidebar .widget-percent tbody td:last-child {
        border-bottom: none
    }
    #sidebar .widget-percent tbody td .small {
        display: inline-block;
        max-width: 100%
    }
}

.expanded-brand__container {
    margin-top: 15px;
    padding-bottom: 10px
}

@media (min-width:768px) {
    .expanded-brand__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.expanded-brand__container a {
    font-size: 15px;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.expanded-brand__container a:last-child,
.expanded-brand__container p:last-child {
    margin-bottom: 0
}

.expanded-brand__content {
    overflow: hidden;
    width: 100%
}

.expanded-brand .text-block {
    padding-top: 0
}

.expanded-brand .text-block p {
    margin-bottom: 10px;
    line-height: 24px
}

@media (max-width:767px) {
    .expanded-brand .text-block p {
        margin-bottom: 6px;
        font-size: 15px
    }
}

@media (max-width:767px) {
    .expanded-brand .text-block a {
        font-size: 15px
    }
}

.expanded-brand__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .expanded-brand__logo {
        margin-bottom: 13px
    }
}

.expanded-brand__logo+.expanded-brand__content {
    padding-left: 15px
}

@media (max-width:767px) {
    .expanded-brand__logo+.expanded-brand__content {
        padding-left: 0
    }
}

.expanded-brand__logo a {
    display: block
}

.expanded-brand__logo img.expanded-brand__logo--lg {
    display: block;
    width: 120px;
    height: 120px
}

@media (max-width:767px) {
    .expanded-brand__logo img.expanded-brand__logo--lg {
        display: none
    }
}

.expanded-brand__logo img.expanded-brand__logo--xs {
    display: none;
    width: 174px;
    height: 60px
}

@media (max-width:767px) {
    .expanded-brand__logo img.expanded-brand__logo--xs {
        display: block
    }
}

.expanded-brand .link-more {
    margin-top: 10px;
    word-break: break-word
}

@media (max-width:767px) {
    .expanded-brand .link-more {
        margin-top: 6px
    }
}

.expanded-cta {
    padding: 15px 0;
    border-top: 1px solid #ededed
}

@media (max-width:767px) {
    .expanded-cta {
        padding-top: 19px
    }
}

.expanded-cta__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.expanded-cta__head {
    color: #2a2e30;
    font-size: 14px;
    font-family: Noto Sans Bold, sans-serif;
    text-transform: uppercase;
    word-break: break-word
}

@media (max-width:767px) {
    .expanded-cta__head {
        line-height: 19px
    }
}

.expanded-cta__subhead {
    color: #2a2e30;
    font-size: 12px;
    text-transform: uppercase;
    word-break: break-word
}

.expanded-cta__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:767px) {
    .expanded-cta__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        min-width: auto;
        padding-left: 10px
    }
}

.expanded-cta__tc {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 15px;
    max-width: 120px;
    font-size: 12px;
    text-decoration: underline;
    word-break: break-word;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media (max-width:767px) {
    .expanded-cta__tc {
        margin: 0
    }
    .expanded-cta__tc+.expanded-cta__btn,
    .expanded-cta__tc+.expanded-cta__link {
        margin-bottom: 5px
    }
}

.expanded-cta__btn {
    width: 120px;
    font-size: 14px
}

@media (max-width:767px) {
    .expanded-cta__btn {
        width: 80px
    }
}

.expanded-cta__link {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 120px;
    min-width: 120px;
    width: 100%;
    line-height: 25px;
    font-size: 18px;
    font-family: Noto Sans Bold, sans-serif;
    text-align: center;
    text-decoration: underline;
    word-break: break-word
}

.expanded-cta__text {
    margin-top: 10px;
    color: #535657;
    font-size: 10px;
    word-break: break-word
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .expanded-brand__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .half-m .expanded-brand .text-block p {
        margin-bottom: 6px;
        font-size: 15px
    }
    .half-m .expanded-brand .text-block a {
        font-size: 15px
    }
    .half-m .expanded-brand__logo {
        margin-bottom: 13px
    }
    .half-m .expanded-brand__logo+.expanded-brand__content {
        padding-left: 0
    }
    .half-m .expanded-brand__logo img.expanded-brand__logo--lg {
        display: none
    }
    .half-m .expanded-brand__logo img.expanded-brand__logo--xs {
        display: block
    }
    .half-m .expanded-brand .link-more {
        margin-top: 6px
    }
    .half-m .expanded-cta {
        padding-top: 19px
    }
    .half-m .expanded-cta__head {
        line-height: 19px
    }
    .half-m .expanded-cta__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        min-width: auto;
        padding-left: 10px
    }
    .half-m .expanded-cta__tc {
        margin: 0
    }
    .half-m .expanded-cta__tc+.expanded-cta__btn,
    .half-m .expanded-cta__tc+.expanded-cta__link {
        margin-bottom: 5px
    }
    .half-m .expanded-cta__btn {
        width: 80px
    }
}

@media (min-width:1200px) {
    .has-sidebar .full-width .half .expanded-brand__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .has-sidebar .full-width .half .expanded-brand .text-block p {
        margin-bottom: 6px;
        font-size: 15px
    }
    .has-sidebar .full-width .half .expanded-brand .text-block a {
        font-size: 15px
    }
    .has-sidebar .full-width .half .expanded-brand__logo {
        margin-bottom: 13px
    }
    .has-sidebar .full-width .half .expanded-brand__logo+.expanded-brand__content {
        padding-left: 0
    }
    .has-sidebar .full-width .half .expanded-brand__logo img.expanded-brand__logo--lg {
        display: none
    }
    .has-sidebar .full-width .half .expanded-brand__logo img.expanded-brand__logo--xs {
        display: block
    }
    .has-sidebar .full-width .half .expanded-brand .link-more {
        margin-top: 6px
    }
    .has-sidebar .full-width .half .expanded-cta {
        padding-top: 19px
    }
    .has-sidebar .full-width .half .expanded-cta__head {
        line-height: 19px
    }
    .has-sidebar .full-width .half .expanded-cta__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-left: 10px;
        min-width: auto
    }
    .has-sidebar .full-width .half .expanded-cta__tc {
        margin: 0
    }
    .has-sidebar .full-width .half .expanded-cta__tc+.expanded-cta__btn,
    .has-sidebar .full-width .half .expanded-cta__tc+.expanded-cta__link {
        margin-bottom: 5px
    }
    .has-sidebar .full-width .half .expanded-cta__btn {
        width: 80px
    }
}

@media (min-width:992px) {
    .sidebar .expanded-brand__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sidebar .expanded-brand .text-block p {
        margin-bottom: 6px;
        font-size: 15px
    }
    .sidebar .expanded-brand .text-block a {
        font-size: 15px
    }
    .sidebar .expanded-brand__logo {
        margin-bottom: 13px
    }
    .sidebar .expanded-brand__logo+.expanded-brand__content {
        padding-left: 0
    }
    .sidebar .expanded-brand__logo img.expanded-brand__logo--lg {
        display: none
    }
    .sidebar .expanded-brand__logo img.expanded-brand__logo--xs {
        display: block
    }
    .sidebar .expanded-brand .link-more {
        margin-top: 6px
    }
    .sidebar .expanded-cta {
        padding-top: 19px
    }
    .sidebar .expanded-cta__head {
        line-height: 19px
    }
    .sidebar .expanded-cta__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-left: 10px;
        min-width: auto
    }
    .sidebar .expanded-cta__tc {
        margin: 0
    }
    .sidebar .expanded-cta__tc+.expanded-cta__btn,
    .sidebar .expanded-cta__tc+.expanded-cta__link {
        margin-bottom: 5px
    }
    .sidebar .expanded-cta__btn {
        width: 80px
    }
}

@media (min-width:992px) {
    .third .expanded-brand__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .third .expanded-brand .text-block p {
        margin-bottom: 6px;
        font-size: 15px
    }
    .third .expanded-brand .text-block a {
        font-size: 15px
    }
    .third .expanded-brand__logo {
        margin-bottom: 13px
    }
    .third .expanded-brand__logo+.expanded-brand__content {
        padding-left: 0
    }
    .third .expanded-brand__logo img.expanded-brand__logo--lg {
        display: none
    }
    .third .expanded-brand__logo img.expanded-brand__logo--xs {
        display: block
    }
    .third .expanded-brand .link-more {
        margin-top: 6px
    }
    .third .expanded-cta {
        padding-top: 19px
    }
    .third .expanded-cta__head {
        line-height: 19px
    }
    .third .expanded-cta__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-left: 10px;
        min-width: auto
    }
    .third .expanded-cta__tc {
        margin: 0
    }
    .third .expanded-cta__tc+.expanded-cta__btn,
    .third .expanded-cta__tc+.expanded-cta__link {
        margin-bottom: 5px
    }
    .third .expanded-cta__btn {
        width: 80px
    }
}

.cta {
    margin: 20px auto 0;
    position: relative;
    width: 100%;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

@media (max-width:767px) {
    .cta {
        max-width: 100%!important
    }
}

.cta-collapsed {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.cta-collapsed .btn-cta-collapse i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.cta-close {
    opacity: 0;
    visibility: hidden
}

.cta__container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px
}

@media (max-width:767px) {
    .cta--has-btn .cta__textarea {
        text-align: left
    }
}

.cta--left .cta__textarea {
    text-align: left
}

.cta__logo {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cta__logo img {
    width: 60px;
    height: 60px;
    display: block
}

.cta__textarea {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    color: #fff;
    padding: 4px 15px
}

@media (max-width:767px) {
    .cta__textarea {
        padding: 4px 10px
    }
}

.cta__brand {
    font-size: 14px
}

.cta__brand,
.cta__head {
    font-family: Noto Sans Bold, sans-serif;
    text-transform: uppercase;
    word-break: break-word
}

.cta__head {
    font-size: 18px
}

.cta__terms {
    font-size: 10px;
    color: #fff
}

@media (max-width:767px) {
    .cta__terms {
        display: none
    }
}

.cta__terms__sm {
    display: none;
    padding: 5px 15px 8px;
    font-size: 10px;
    color: #fff
}

@media (max-width:767px) {
    .cta__terms__sm {
        display: block
    }
}

.cta .btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 5px 15px;
    width: 100px;
    font-size: 16px;
    text-transform: none
}

@media (max-width:767px) {
    .cta .btn {
        width: 90px;
        margin: 0 15px 0 0;
        font-size: 14px
    }
}

.cta-stiky {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 999
}

.black-hover .cta-w.cta--blue:hover,
.black-hover .cta-w.cta--red:hover,
.black-hover .cta.cta--blue:hover,
.black-hover .cta.cta--red:hover {
    background-color: #2a2e30;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    box-shadow: 0 0 4px rgba(0, 0, 0, .15)
}

.black-hover .cta-w.cta--grey:hover,
.black-hover .cta.cta--grey:hover {
    background-color: #2a2e30;
    color: #fff
}

.black-hover .cta-w.cta--grey:hover .cta__terms,
.black-hover .cta-w.cta--grey:hover .cta__terms__sm,
.black-hover .cta-w.cta--grey:hover .cta__textarea,
.black-hover .cta.cta--grey:hover .cta__terms,
.black-hover .cta.cta--grey:hover .cta__terms__sm,
.black-hover .cta.cta--grey:hover .cta__textarea {
    color: #fff
}

.cta-e {
    width: 100%;
    -webkit-transition: background-color .2s ease, -webkit-transform .2s ease;
    transition: background-color .2s ease, -webkit-transform .2s ease;
    transition: background-color .2s ease, transform .2s ease;
    transition: background-color .2s ease, transform .2s ease, -webkit-transform .2s ease
}

.cta-e.cta--blue .cta-e__item a,
.cta-e.cta--blue .cta-e__textarea,
.cta-e.cta--red .cta-e__item a,
.cta-e.cta--red .cta-e__textarea {
    color: #fff
}

.cta-e .cta-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 60px
}

@media (max-width:767px) {
    .cta-e .cta-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.cta-e__textarea {
    min-width: 30%;
    padding: 0 20px;
    text-align: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media (max-width:767px) {
    .cta-e__textarea {
        min-width: 90%
    }
}

.cta-e__head {
    font-size: 16px;
    text-transform: uppercase;
    font-family: Noto Sans Bold, sans-serif;
    word-break: break-word
}

@media (max-width:767px) {
    .cta-e__head {
        margin-bottom: 2px;
        font-size: 14px
    }
}

.cta-e__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 7px
}

@media (max-width:767px) {
    .cta-e__list {
        padding: 0
    }
}

.cta-e__item a {
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    font-family: Noto Sans Bold, sans-serif;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.cta-e__item a:hover {
    text-decoration: underline
}

@media (max-width:767px) {
    .cta-e__item a {
        padding: 2px 5px;
        font-size: 12px;
        text-decoration: underline
    }
}

@media (max-width:991px) {
    .cta-e__item:nth-child(n+5) {
        display: none
    }
}

@media (max-width:767px) {
    .cta-e__item {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        text-align: center
    }
}

.cta-w {
    width: 100%;
    -webkit-transition: all .2s ease, visibility .2s ease, opacity .2s ease, -webkit-transform .2s ease;
    transition: all .2s ease, visibility .2s ease, opacity .2s ease, -webkit-transform .2s ease;
    transition: all .2s ease, transform .2s ease, visibility .2s ease, opacity .2s ease;
    transition: all .2s ease, transform .2s ease, visibility .2s ease, opacity .2s ease, -webkit-transform .2s ease
}

.cta-w.cta--logo .cta-w__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.cta-w.cta--logo .cta-w__textarea {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.cta-w.cta--terms .cta-w__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width:767px) {
    .cta-w.cta--terms .cta-w__container .cta-w__logo {
        width: 40px;
        height: 40px;
        margin-left: 15px
    }
    .cta-w.cta--terms .cta-w__container .cta-w__logo img {
        height: 100%
    }
}

.cta-w .cta-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cta-w .cta-content,
.cta-w__container {
    width: 100%;
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cta-w__container {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:767px) {
    .cta-w__container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.cta-w__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 175px;
    height: 74px
}

@media (max-width:767px) {
    .cta-w__logo {
        width: 60px;
        height: 60px
    }
}

.cta-w__logo-link,
.cta-w__logo img {
    display: block;
    width: 100%;
    height: 100%
}

.cta-w__textarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 30px;
    color: #fff;
    text-align: left
}

@media (max-width:767px) {
    .cta-w__textarea {
        padding: 5px 15px
    }
}

.cta-w__head {
    font-size: 22px;
    font-family: Noto Sans Bold, sans-serif;
    text-transform: uppercase;
    word-break: break-word
}

@media (max-width:767px) {
    .cta-w__head {
        font-size: 16px
    }
}

.cta-w__terms {
    font-size: 10px
}

@media (max-width:767px) {
    .cta-w__terms {
        display: none
    }
}

.cta-w__terms__sm {
    display: none;
    padding: 0 15px 8px;
    font-size: 10px;
    color: #fff;
    word-break: break-word
}

@media (max-width:767px) {
    .cta-w__terms__sm {
        display: block
    }
}

.cta-w .btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 120px;
    margin: 0 30px;
    text-transform: none
}

@media (max-width:767px) {
    .cta-w .btn {
        width: 90px;
        margin: 5px 15px;
        font-size: 14px
    }
}

.cta--red {
    background-color: #fa2828
}

.cta--red,
.cta--red:hover {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    box-shadow: 0 0 4px rgba(0, 0, 0, .15)
}

.cta--red:hover,
.cta--red:hover .btn-cta-close,
.cta--red:hover .btn-cta-collapse {
    background-color: #e80202
}

.cta--red .btn-cta-collapse {
    background-color: #fa2828
}

.cta--red .btn-cta-close {
    background-color: rgba(250, 40, 40, .9)
}

.cta--blue {
    background-color: #2889fa
}

.cta--blue:hover {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    box-shadow: 0 0 4px rgba(0, 0, 0, .15)
}

.cta--blue:hover,
.cta--blue:hover .btn-cta-close,
.cta--blue:hover .btn-cta-collapse {
    background-color: #0e74eb
}

.cta--blue .btn-cta-collapse {
    background-color: #2889fa
}

.cta--blue .btn-cta-close {
    background-color: rgba(40, 137, 250, .9)
}

.cta--grey {
    background-color: #ededed
}

.cta--grey:hover {
    background-color: #dbdbdb
}

.cta--grey .cta__terms,
.cta--grey .cta__terms__sm,
.cta--grey .cta__textarea {
    color: #2a2e30
}

.cta--grey .cta-close {
    background-color: hsla(0, 0%, 92.9%, .9)
}

.cta--grey .cta-close:hover {
    background-color: hsla(0, 0%, 85.9%, .9)
}

.cta--white {
    border: 1px solid #ffbdbd;
    background-color: #fff
}

.cta--white .cta-e__item a,
.cta--white .cta-e__textarea {
    color: #fa2828
}

.cta--white .cta-e__item a:hover {
    color: #e80202
}

.cta--third {
    max-width: 330px
}

.cta--third .cta__logo img {
    width: 64px;
    height: 64px
}

.cta--third .cta__textarea {
    padding: 4px 4px 4px 10px
}

.cta--third .cta__terms {
    display: none
}

.cta--third .cta__terms__sm {
    display: block
}

.cta--third .btn {
    width: 90px;
    font-size: 14px;
    margin: 0 10px 0 5px
}

.cta--half {
    max-width: 550px
}

.cta--half .cta__terms {
    display: none
}

.cta--half .cta__terms__sm {
    display: block
}

.cta--full {
    max-width: 760px
}

.widget-bio .author-component {
    padding-top: 15px
}

.widget-bio .text-block {
    margin-top: 2px;
    padding-top: 15px;
    padding-bottom: 10px
}

.widget-bio .text-block p {
    margin-top: 0
}

.widget-bio .text-block p:nth-child(-n+2) {
    margin-bottom: 0
}

.widget-bio .text-block p.widget-bio__all {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: right
}

.widget-testimonials {
    position: relative;
    max-width: 790px;
    width: 100%;
    margin: 0 auto
}

@media (min-width:992px) {
    .widget-testimonials {
        padding: 0 15px
    }
}

.widget-testimonials .slick-list,
.widget-testimonials .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto
}

.widget-testimonials .arrow {
    position: absolute;
    bottom: 86px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    z-index: 2;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}

@media (max-width:767px) {
    .widget-testimonials .arrow {
        display: none
    }
}

.widget-testimonials .arrow:before {
    font-family: icomoon;
    font-size: 14px;
    color: #fa2828;
    opacity: 1;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.widget-testimonials .arrow:hover:before {
    color: #757575
}

.widget-testimonials .arrow.arrow-prev {
    left: 0
}

.widget-testimonials .arrow.arrow-prev:before {
    content: "\E906"
}

.widget-testimonials .arrow.arrow-next {
    right: 0
}

.widget-testimonials .arrow.arrow-next:before {
    content: "\E907"
}

.widget-testimonials .arrow.slick-hidden {
    display: none!important
}

.testimonials {
    padding: 20px 0
}

@media (max-width:767px) {
    .testimonials {
        padding: 0
    }
}

.testimonials__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 22px;
    background-color: #fcfcfc
}

.testimonials__item-wrap {
    height: auto
}

@media (max-width:767px) {
    .testimonials__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px;
        margin-bottom: 20px
    }
}

.testimonials__text {
    display: block
}

.testimonials__text p {
    position: relative;
    margin-bottom: 14px;
    font-family: Noto Sans Italic, sans-serif;
    line-height: 22px;
    font-size: 15px;
    color: #535657;
    word-break: break-word
}

.testimonials__text p:after,
.testimonials__text p:before {
    display: inline-block;
    font-size: 14px;
    color: #fa2828
}

.testimonials__text p:before {
    content: "\E904";
    margin-right: 4px;
    font-family: icomoon!important
}

.testimonials__text p:after {
    content: "\E905";
    margin-left: 4px;
    font-family: icomoon!important
}

.testimonials__text .score-component .score__rating {
    display: none
}

@media (max-width:767px) {
    .testimonials__text .score-component {
        margin-bottom: 14px
    }
    .testimonials__text .score-component .score__stars {
        margin: 0 auto
    }
}

.testimonials.slick-loading {
    max-height: 100%
}

.has-sidebar .widget-testimonials {
    padding: 0
}

.has-sidebar .widget-testimonials .arrow.arrow-prev {
    left: -15px
}

.has-sidebar .widget-testimonials .arrow.arrow-next {
    right: -15px
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .testimonials[data-quantity]:not([data-quantity="1"]) .testimonials__item {
        width: 268px;
        margin: 0 auto
    }
}

@media (min-width:1200px) {
    .has-sidebar .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) .testimonials__item {
        width: 246px;
        margin: 0 auto
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .single-column .testimonials[data-quantity="3"]:not(.slick-initialized) {
        overflow: hidden
    }
    .has-sidebar .single-column .testimonials[data-quantity="3"]:not(.slick-initialized):after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        background: #fff url(../img/ajax-loader.gif) 50% no-repeat;
        z-index: 1
    }
}

@media (min-width:992px) {
    .sidebar .testimonials {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0
    }
    .sidebar .testimonials .testimonials__item-wrap {
        max-width: none;
        width: 100%
    }
    .sidebar .testimonials .testimonials__item-wrap:first-child .testimonials__item {
        margin-top: 20px!important
    }
    .sidebar .testimonials .testimonials__item-wrap:last-child .testimonials__item {
        margin-bottom: 0!important
    }
    .sidebar .testimonials .testimonials__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%!important;
        padding: 30px;
        margin-bottom: 20px!important
    }
    .sidebar .testimonials .user {
        max-width: none;
        margin-right: 0
    }
    .sidebar .widget-testimonials .slider-controls {
        display: none
    }
}

@media (min-width:1200px) {
    .single-column .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) .testimonials__item {
        width: 236px;
        margin: 0 auto
    }
}

.testimonials .user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.testimonials .user__image {
    width: 70px;
    height: 70px
}

.testimonials .user__image img {
    display: block;
    width: 100%;
    height: 100%
}

.testimonials .user__info {
    margin-top: 14px
}

.testimonials .user__name {
    font-family: Noto Sans Bold, sans-serif;
    line-height: normal;
    font-size: 13px;
    text-align: center;
    color: #2a2e30
}

.testimonials .user__age {
    font-family: Noto Sans, sans-serif
}

@media (min-width:768px) {
    .testimonials[data-quantity="1"] {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .testimonials[data-quantity="1"] .testimonials__item-wrap {
        width: 100%
    }
    .testimonials[data-quantity="1"] .testimonials__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .testimonials[data-quantity="1"] .testimonials__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 508px
    }
    .testimonials[data-quantity="1"] .user {
        max-width: 125px;
        width: 100%;
        margin-right: 30px
    }
    .testimonials[data-quantity="1"] .score-component {
        margin-bottom: 14px
    }
    .testimonials[data-quantity="1"] .score__stars {
        margin: 0 auto
    }
}

@media (min-width:768px) {
    .testimonials[data-quantity="2"] {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .testimonials[data-quantity="2"] .testimonials__item-wrap {
        max-width: 342px;
        width: 100%
    }
    .testimonials[data-quantity="2"] .testimonials__item {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .testimonials[data-quantity="2"] .testimonials__item,
    .testimonials[data-quantity="2"] .testimonials__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%
    }
    .testimonials[data-quantity="2"] .testimonials__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .testimonials[data-quantity="2"] .score-component {
        margin-bottom: 14px
    }
    .testimonials[data-quantity="2"] .score__stars {
        margin: 0 auto
    }
}

@media (min-width:768px) {
    .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) .testimonials__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%;
        width: 236px;
        margin: 0 auto
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) .testimonials__item {
        width: 246px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) .testimonials__item {
        width: 220px
    }
}

@media (min-width:768px) {
    .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) .testimonials__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }
    .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) .score-component {
        margin-bottom: 14px
    }
    .testimonials[data-quantity]:not([data-quantity="1"]):not([data-quantity="2"]) .score__stars {
        margin: 0 auto
    }
}

.widget-hm {
    padding: 15px 0
}

.hm-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.hm-block,
.hm-block[data-view=tabs] .hm__box__wrap {
    height: 100%
}

.hm-block[data-view=tabs] .hm__box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100%
}

.hm-block[data-view=tabs] .hm__box.opened {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hm-block[data-view=tabs] .hm__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.hm-block[data-view=tabs] .hm__list__item {
    width: 50%
}

@media (max-width:767px) {
    .hm-block[data-view=tabs] .hm__list {
        font-size: 14px
    }
    .hm-block[data-view=tabs] .hm__list__item {
        width: 100%
    }
}

.hm-block[data-view=tabs] .hm__btn__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hm-block[data-view=tabs] .hm__btn {
    width: 50%;
    padding-top: 9px;
    padding-bottom: 9px;
    text-align: center
}

@media (max-width:767px) {
    .hm-block[data-view=tabs] .hm__btn {
        font-size: 16px
    }
}

.hm-block[data-view=accordion] .hm__btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 20px;
    color: #fff;
    border-bottom-color: transparent
}

.hm-block[data-view=accordion] .hm__btn:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 15px;
    display: block;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 7px 5px 0;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.hm-block[data-view=accordion] .hm__btn span {
    max-width: calc(100% - 24px)
}

@media (max-width:767px) {
    .hm-block[data-view=accordion] .hm__btn {
        font-size: 18px
    }
}

.hm-block[data-view=accordion] .hm__hits {
    background-color: #65bf0b
}

.hm-block[data-view=accordion] .hm__misses {
    background-color: #555a5c
}

.hm-block[data-view=accordion][data-disabled] .hm__btn {
    cursor: default
}

.hm-block[data-view=accordion][data-disabled] .hm__btn:after {
    display: none
}

.hm-block[data-view=accordion][data-disabled] .hm__btn span {
    max-width: none
}

.hm__btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 5px 15px;
    color: #999;
    text-align: left;
    text-decoration: none;
    font-size: 18px;
    font-family: Noto Sans Bold, sans-serif;
    line-height: 110%;
    word-break: break-word;
    border-bottom: 1px solid #a3a3a3;
    background-color: #e8e8e8;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.hm__btn.active {
    color: #fff;
    border-bottom-color: transparent
}

.hm__btn.active:after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.hm__btn.active.hm__hits {
    background-color: #65bf0b
}

.hm__btn.active.hm__misses {
    background-color: #555a5c
}

.hm__container {
    position: relative;
    width: 100%;
    padding: 7.5px 0
}

@media (max-width:767px) {
    .hm__container {
        padding: 12.5px 0
    }
}

.hm__box {
    display: none;
    width: 100%
}

.hm__box.opened {
    display: block
}

.hm__list {
    position: relative;
    font-size: 13px
}

.hm__list__item {
    padding: 7.5px 20px
}

@media (max-width:767px) {
    .hm__list__item {
        padding-top: 2.5px;
        padding-bottom: 2.5px
    }
}

.hm__list__img {
    position: absolute;
    left: 1px;
    width: 18px;
    height: 18px
}

.hm__list__img img {
    display: block;
    margin: 0 auto
}

.hm__list__content {
    position: relative;
    padding-left: 28px;
    font-size: 16px;
    word-break: break-word
}

@media (max-width:991px) {
    .hm__list__content {
        font-size: 15px
    }
}

@media (min-width:992px) {
    .half .hm-block[data-view=tabs] .hm__btn {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px
    }
    .half .hm-block[data-view=tabs] .hm__list__item {
        width: 100%
    }
}

@media (min-width:992px) {
    .third .hm-block[data-view=tabs] .hm__btn {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px
    }
    .third .hm-block[data-view=tabs] .hm__list__content {
        font-size: 15px
    }
    .third .hm-block[data-view=tabs] .hm__list__item {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .half-m .hm-block[data-view=tabs] .hm__btn {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px
    }
    .half-m .hm-block[data-view=tabs] .hm__container {
        padding: 11px 0
    }
    .half-m .hm-block[data-view=tabs] .hm__list__item {
        width: 100%;
        padding-top: 4px;
        padding-bottom: 4px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .full-m .hm-block[data-view=tabs] .hm__btn {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px
    }
    .full-m .hm-block[data-view=tabs] .hm__container {
        padding: 10px 0
    }
    .full-m .hm-block[data-view=tabs] .hm__list__item {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

@media (min-width:992px) {
    .sidebar .hm-block[data-view=tabs] .hm__list {
        font-size: 14px
    }
    .sidebar .hm-block[data-view=tabs] .hm__list__item {
        width: 100%
    }
    .sidebar .hm-block[data-view=tabs] .hm__btn {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px
    }
    .sidebar .hm-block[data-view=accordion] .hm__btn {
        font-size: 18px
    }
    .sidebar .hm__container {
        padding: 12.5px 0
    }
    .sidebar .hm__list__item {
        padding-top: 2.5px;
        padding-bottom: 2.5px
    }
}

.article-component {
    position: relative
}

.article-component__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.article-component__img {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 15px
}

.article-component__img img {
    width: 100%;
    margin: 0 auto
}

.article-component__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.article-component__title {
    line-height: 19px;
    font-size: 14px;
    font-family: Noto Sans Bold, sans-serif
}

.article-component__title a {
    color: #2a2e30;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.article-component__title a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1
}

.article-component__title:hover a {
    color: #fa2828;
    text-decoration: underline
}

.article-component__description {
    display: block;
    margin-top: 11px;
    color: #535657;
    font-size: 14px
}

.article-component .article-labels {
    margin-top: 15px
}

.article-component .article-labels__date:before {
    content: "\E913";
    display: inline-block;
    margin-right: 5px;
    font-family: icomoon!important
}

.article-component .article-labels__date.article-labels__date-match:before {
    content: "\E919"
}

.article-component .article-labels__publish-date:before,
.article-component__bottom--xs {
    display: none
}

.col-lg-2 {
    margin: 0 -7.5px
}

@media (min-width:1200px) {
    .col-lg-2 .article-component {
        width: 33.333%;
        padding: 0 7.5px
    }
    .col-lg-2 .article-component__img img {
        height: 216px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .col-lg-2 .article-component {
        width: 33.333%;
        padding: 0 8px
    }
    .col-lg-2 .article-component__img img {
        height: 174px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-lg-2 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .col-lg-2 .article-component__img img {
        height: 201px
    }
}

@media (max-width:767px) {
    .col-lg-2 {
        margin: 0
    }
    .col-lg-2 .article-component {
        width: 100%;
        padding: 0
    }
    .col-lg-2 .article-component:last-child {
        margin-bottom: 0
    }
    .col-lg-2 .article-component__img {
        position: relative;
        width: 100%;
        padding-bottom: 57.88%
    }
    .col-lg-2 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
}

.col-sm-2 {
    margin: 0 -7.5px
}

@media (min-width:1200px) {
    .col-sm-2 .article-component {
        width: 16.66%;
        padding: 0 7.5px
    }
    .col-sm-2 .article-component__img img {
        width: 100%;
        height: 103px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .col-sm-2 .article-component {
        width: 16.66%;
        padding: 0 7.5px
    }
    .col-sm-2 .article-component__img img {
        height: 82px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-sm-2 .article-component {
        width: 33.333%;
        padding: 0 7.5px
    }
    .col-sm-2 .article-component__img img {
        height: 131px
    }
}

@media (max-width:767px) {
    .col-sm-2 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .col-sm-2 .article-component__img {
        position: relative;
        padding-bottom: 57.88%
    }
    .col-sm-2 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
}

.col-lg-3 {
    margin: 0 -7.5px
}

@media (min-width:1200px) {
    .col-lg-3 .article-component {
        width: 25%;
        padding: 0 7.5px
    }
    .col-lg-3 .article-component__img img {
        height: 158px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .col-lg-3 .article-component {
        width: 25%;
        padding: 0 7.5px
    }
    .col-lg-3 .article-component__img img {
        height: 128px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-lg-3 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .col-lg-3 .article-component__img img {
        height: 201px
    }
}

@media (max-width:767px) {
    .col-lg-3 {
        margin: 0
    }
    .col-lg-3 .article-component {
        width: 100%;
        padding: 0
    }
    .col-lg-3 .article-component:last-child {
        margin-bottom: 0
    }
    .col-lg-3 .article-component__img {
        position: relative;
        width: 100%;
        padding-bottom: 57.88%
    }
    .col-lg-3 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
}

.col-sm-3 {
    margin: 0 -7.5px
}

@media (min-width:1200px) {
    .col-sm-3 .article-component {
        width: 25%;
        padding: 0 7.5px
    }
    .col-sm-3 .article-component__img img {
        width: 100%;
        height: 159px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .col-sm-3 .article-component {
        width: 25%;
        padding: 0 7.5px
    }
    .col-sm-3 .article-component__img img {
        height: 128px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-sm-3 .article-component {
        width: 25%;
        padding: 0 7.5px
    }
    .col-sm-3 .article-component__img img {
        height: 96px
    }
}

@media (max-width:767px) {
    .col-sm-3 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .col-sm-3 .article-component__img {
        position: relative;
        padding-bottom: 57.88%
    }
    .col-sm-3 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
}

@media (min-width:768px) {
    .col-lg-6 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .col-lg-6 .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .col-lg-6 .article-component__body {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: auto
    }
    .col-lg-6 .article-component__body.has-description .article-labels {
        margin-top: 10px
    }
    .col-lg-6 .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px;
        width: auto;
        margin-right: 15px;
        margin-bottom: 0
    }
    .col-lg-6 .article-component__img img {
        height: 91px
    }
    .col-lg-6 .article-component .article-labels {
        margin-top: 10px
    }
}

@media (min-width:768px) and (min-width:768px) and (max-width:991px) {
    .col-lg-6 .article-component__img {
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px
    }
    .col-lg-6 .article-component__img img {
        height: 87px
    }
}

@media (min-width:768px) and (max-width:767px) {
    .col-lg-6 .article-component {
        width: 100%
    }
    .col-lg-6 .article-component:last-child {
        margin-bottom: 0
    }
    .col-lg-6 .article-component__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .col-lg-6 .article-component__img {
        position: relative;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        padding-bottom: 57.88%
    }
    .col-lg-6 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
}

@media (max-width:767px) {
    .col-lg-6.xs-row .article-component {
        width: 100%;
        padding: 0 7.5px
    }
    .col-lg-6.xs-row .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: auto
    }
    .col-lg-6.xs-row .article-component__img {
        position: relative;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 43%;
        margin-right: 15px;
        margin-bottom: 0;
        padding-bottom: 25%
    }
    .col-lg-6.xs-row .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    .col-lg-6.xs-row .article-component .article-labels {
        margin-top: 6px
    }
    .col-lg-6.xs-row .article-component__body {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .col-lg-6.xs-row .article-component__body.has-description {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .col-lg-6.xs-row .article-component__body.has-description .article-labels {
        margin-top: 10px
    }
    .col-lg-6.xs-row .article-component__body .article-component__description {
        display: none
    }
    .col-lg-6.xs-row .article-component__bottom--xs {
        display: block
    }
}

@media (min-width:768px) {
    .col-sm-6 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .col-sm-6 .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .col-sm-6 .article-component__img {
        -ms-flex-preferred-size: 94px;
        flex-basis: 94px;
        margin-right: 15px;
        margin-bottom: 0
    }
    .col-sm-6 .article-component__img img {
        height: 54px
    }
    .col-sm-6 .article-component__body {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
    .col-sm-6 .article-component .article-labels {
        margin-top: 2px
    }
}

@media (max-width:767px) {
    .col-sm-6 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .col-sm-6 .article-component__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .col-sm-6 .article-component__img {
        position: relative;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        padding-bottom: 57.88%
    }
    .col-sm-6 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    .col-sm-6.xs-row .article-component {
        width: 100%;
        padding: 0 7.5px
    }
    .col-sm-6.xs-row .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .col-sm-6.xs-row .article-component__img {
        position: relative;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 43%;
        margin-right: 15px;
        margin-bottom: 0;
        padding-bottom: 25%
    }
    .col-sm-6.xs-row .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    .col-sm-6.xs-row .article-component__body {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: auto
    }
    .col-sm-6.xs-row .article-component .article-labels {
        margin-top: 2px
    }
}

@media (min-width:992px) {
    #sidebar .articles-col-2 {
        margin-left: -7px;
        margin-right: -7px
    }
    #sidebar .articles-col-2 .article-component {
        width: 50%;
        padding: 0 7px
    }
    #sidebar .articles-col-2 .article-component__img img {
        height: 91px
    }
    #sidebar .col-lg-2,
    #sidebar .col-lg-3 {
        margin-left: 0;
        margin-right: 0
    }
    #sidebar .col-lg-2 .article-component,
    #sidebar .col-lg-3 .article-component {
        width: 100%;
        padding: 0
    }
    #sidebar .col-lg-2 .article-component:last-child,
    #sidebar .col-lg-3 .article-component:last-child {
        margin-bottom: 0
    }
    #sidebar .col-lg-2 .article-component__img,
    #sidebar .col-lg-3 .article-component__img {
        position: relative;
        width: 100%;
        padding-bottom: 57.88%
    }
    #sidebar .col-lg-2 .article-component__img img,
    #sidebar .col-lg-3 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    #sidebar .col-sm-2 .article-component,
    #sidebar .col-sm-3 .article-component {
        width: 50%;
        padding: 0 7px
    }
    #sidebar .col-sm-2 .article-component__img,
    #sidebar .col-sm-3 .article-component__img {
        position: relative;
        padding-bottom: 57.88%
    }
    #sidebar .col-sm-2 .article-component__img img,
    #sidebar .col-sm-3 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    #sidebar .col-lg-6 .article-component {
        width: 100%
    }
    #sidebar .col-lg-6 .article-component__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    #sidebar .col-lg-6 .article-component__img {
        margin-right: 0;
        margin-bottom: 15px
    }
    #sidebar .col-lg-6.xs-row .article-component {
        width: 100%;
        padding: 0 7.5px
    }
    #sidebar .col-lg-6.xs-row .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: auto
    }
    #sidebar .col-lg-6.xs-row .article-component__img {
        position: relative;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 43%;
        margin-right: 15px;
        margin-bottom: 0;
        padding-bottom: 25%
    }
    #sidebar .col-lg-6.xs-row .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    #sidebar .col-lg-6.xs-row .article-component .article-labels {
        margin-top: 6px
    }
    #sidebar .col-lg-6.xs-row .article-component__body {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    #sidebar .col-lg-6.xs-row .article-component__body.has-description {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    #sidebar .col-lg-6.xs-row .article-component__body.has-description .article-labels {
        margin-top: 10px
    }
    #sidebar .col-lg-6.xs-row .article-component__body .article-component__description {
        display: none
    }
    #sidebar .col-lg-6.xs-row .article-component__bottom--xs {
        display: block
    }
    #sidebar .col-sm-6 {
        margin: 0 -7.5px
    }
    #sidebar .col-sm-6 .article-component {
        padding: 0 7.5px
    }
    #sidebar .col-sm-6 .article-component__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    #sidebar .col-sm-6 .article-component__img {
        margin-right: 0;
        margin-bottom: 15px
    }
    #sidebar .col-sm-6 .article-component__body {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    #sidebar .col-sm-6 .article-component .article-labels {
        margin-top: 20px
    }
    #sidebar .col-sm-6.xs-row .article-component {
        width: 100%;
        padding: 0 7.5px
    }
    #sidebar .col-sm-6.xs-row .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: auto
    }
    #sidebar .col-sm-6.xs-row .article-component__img {
        position: relative;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 43%;
        margin-right: 15px;
        margin-bottom: 0;
        padding-bottom: 25%
    }
    #sidebar .col-sm-6.xs-row .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    #sidebar .col-sm-6.xs-row .article-component .article-labels {
        margin-top: 6px
    }
    #sidebar .col-sm-6.xs-row .article-component__body {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: auto
    }
    #sidebar .col-sm-6.xs-row .article-component__bottom--xs {
        display: block
    }
    #sidebar .articles-main {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 15px;
        padding-bottom: 20px
    }
    #sidebar .articles-main__news {
        width: 100%;
        padding-bottom: 20px
    }
    #sidebar .articles-main__news .article-component__img {
        width: 100%
    }
    #sidebar .articles-main__news .article-component__img img {
        height: 191px
    }
    #sidebar .articles-main__hidden {
        display: none
    }
    #sidebar .articles-main__wrapper {
        width: 100%;
        padding-left: 0
    }
    #sidebar .articles-main__list {
        margin: 0
    }
    #sidebar .articles-main__list .article-component {
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }
    #sidebar .articles-main__list .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    #sidebar .articles-main__list .article-component:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    #sidebar .articles-main__list .article-component:last-child {
        margin-bottom: 0
    }
    #sidebar .articles-main__list .article-component__img {
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
        margin-bottom: 0
    }
    #sidebar .articles-main__list .article-component__img img {
        width: 140px;
        height: 81px
    }
    #sidebar .articles-main__list .article-component__body {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: auto;
        margin-left: 15px
    }
    #sidebar .articles-column .article-component {
        margin-bottom: 20px
    }
}

.articles-main {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 15px;
    padding-bottom: 30px
}

.articles-main,
.articles-main__news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.articles-main__news {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 623px
}

.articles-main__news .article-component {
    width: 100%
}

.articles-main__news .article-component__img img {
    height: 362px
}

.articles-main__news .article-component__title {
    font-size: 18px;
    line-height: normal
}

.articles-main__news .article-component__title a {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.articles-main__news .article-component__description {
    margin-top: 10px
}

.articles-main__wrapper {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(100% - 623px);
    padding-left: 15px;
    overflow: hidden
}

.articles-main__hidden {
    display: none
}

.articles-main__hidden .article-component__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.articles-main__hidden .article-component__img {
    margin-bottom: 0
}

.articles-main__hidden .article-component__img img {
    width: 158px;
    height: 91px
}

.articles-main__hidden .article-component__body {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 15px
}

.articles-main__hidden .article-component__body .article-labels {
    margin-top: 20px
}

.articles-main__hidden .article-component__title {
    font-size: 14px
}

.articles-main__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px
}

.articles-main__list .article-component {
    width: 33.33333333%;
    margin-bottom: 60px;
    padding: 0 7px
}

.articles-main__list .article-component__img img {
    width: 158px;
    height: 91px
}

.articles-main__list .article-component__body {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.articles-main__list .article-component__title a {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.articles-main .article-labels {
    margin-top: 20px
}

@media (max-width:1199px) {
    .articles-main {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .articles-main__news {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 550px
    }
    .articles-main__news .article-component__img img {
        height: 319px
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .articles-main__news .article-component__description {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
}

@media (max-width:1199px) {
    .articles-main__hidden {
        display: block
    }
    .articles-main__hidden .article-component {
        margin-top: 20px
    }
    .articles-main__hidden .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%
    }
    .articles-main__hidden .article-component__img {
        -ms-flex-preferred-size: 190px;
        flex-basis: 190px;
        width: auto;
        margin-bottom: 0
    }
    .articles-main__hidden .article-component__img img {
        width: 190px;
        height: 110px
    }
    .articles-main__hidden .article-component__body {
        margin-left: 15px
    }
    .articles-main__hidden .article-component__body .article-labels {
        margin-top: 10px
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .articles-main__hidden .article-component__title a {
        max-height: 57px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
}

@media (max-width:1199px) {
    .articles-main__wrapper {
        width: calc(100% - 550px);
        padding-left: 15px
    }
    .articles-main__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .articles-main__list .article-component {
        width: 100%;
        margin-bottom: 20px
    }
    .articles-main__list .article-component,
    .articles-main__list .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .articles-main__list .article-component:first-child {
        display: none
    }
    .articles-main__list .article-component:last-child {
        margin-bottom: 0
    }
    .articles-main__list .article-component__img {
        -ms-flex-preferred-size: 190px;
        flex-basis: 190px;
        width: auto;
        margin-bottom: 0
    }
    .articles-main__list .article-component__img img {
        width: 190px;
        height: 110px
    }
    .articles-main__list .article-component__body {
        margin-left: 15px
    }
    .articles-main__list .article-component__body .article-labels {
        margin-top: 10px
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .articles-main__list .article-component__title a {
        max-height: 57px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
}

@media (max-width:991px) {
    .articles-main__news {
        width: 376px
    }
    .articles-main__news .article-component__img img {
        height: 218px
    }
    .articles-main__wrapper {
        width: calc(100% - 376px)
    }
    .articles-main__hidden .article-component__img {
        -ms-flex-preferred-size: 151px;
        flex-basis: 151px
    }
    .articles-main__hidden .article-component__img img {
        width: 151px;
        height: 87px
    }
    .articles-main__hidden .article-component__body {
        margin-left: 15px
    }
    .articles-main__hidden .article-component__body .article-labels {
        margin-top: 10px
    }
    .articles-main__list .article-component {
        margin-bottom: 20px
    }
    .articles-main__list .article-component__img {
        -ms-flex-preferred-size: 151px;
        flex-basis: 151px
    }
    .articles-main__list .article-component__img img {
        width: 151px;
        height: 87px
    }
}

@media (max-width:767px) {
    .articles-main {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .articles-main__news {
        width: 100%;
        padding-bottom: 20px
    }
    .articles-main__news .article-component__img {
        position: relative;
        padding-bottom: 57.88%
    }
    .articles-main__news .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    .articles-main__news .article-component__title a {
        -webkit-line-clamp: 3
    }
    .articles-main__hidden {
        display: none
    }
    .articles-main__wrapper {
        width: 100%;
        padding-left: 0
    }
    .articles-main__list {
        margin: 0
    }
    .articles-main__list .article-component {
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }
    .articles-main__list .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .articles-main__list .article-component:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .articles-main__list .article-component:last-child {
        margin-bottom: 0
    }
    .articles-main__list .article-component__img {
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
        margin-bottom: 0
    }
    .articles-main__list .article-component__img img {
        width: 140px;
        height: 81px
    }
    .articles-main__list .article-component__title a {
        -webkit-line-clamp: 2
    }
}

.articles-column {
    position: relative;
    padding: 10px 0 0;
    overflow: hidden
}

.articles-column__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.articles-column .article-component {
    margin-bottom: 30px
}

@media (max-width:767px) {
    .articles-column .article-component {
        margin-bottom: 20px
    }
}

.articles-column .article-labels {
    margin-top: 20px
}

@media (min-width:992px) {
    .single-column .articles-col-2 {
        margin-left: -7.5px;
        margin-right: -7.5px
    }
    .single-column .articles-col-2 .article-component {
        width: 25%;
        padding-left: 7.5px;
        padding-right: 7.5px
    }
    .single-column .col-lg-3 {
        margin-left: -7.5px;
        margin-right: -7.5px
    }
    .single-column .col-lg-3 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .single-column .col-lg-3 .article-component__img img {
        height: 216px
    }
    .single-column .col-lg-2 {
        margin: 0 -7.5px
    }
    .single-column .col-lg-2 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .single-column .col-lg-2 .article-component__img img {
        height: 216px
    }
    .single-column .col-lg-6 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .single-column .col-lg-6 .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .single-column .col-lg-6 .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px;
        width: auto;
        margin-right: 15px;
        margin-bottom: 0
    }
    .single-column .col-lg-6 .article-component__img img {
        height: 91px
    }
    .single-column .col-lg-6 .article-component .article-labels {
        margin-top: 10px
    }
    .single-column .col-sm-3 .article-component {
        width: 25%;
        padding-left: 7.5px;
        padding-right: 7.5px
    }
    .single-column .col-sm-3 .article-component__img img {
        height: 103px
    }
    .single-column .col-sm-2 .article-component {
        width: 33.333%;
        padding-left: 7.5px;
        padding-right: 7.5px
    }
    .single-column .col-sm-2 .article-component__img img {
        height: 141px
    }
    .single-column .col-sm-6 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .single-column .col-sm-6 .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .single-column .col-sm-6 .article-component__img {
        -ms-flex-preferred-size: 94px;
        flex-basis: 94px;
        margin-right: 15px;
        margin-bottom: 0
    }
    .single-column .col-sm-6 .article-component__img img {
        height: 54px
    }
    .single-column .articles-col-4 {
        margin-left: -7.7px;
        margin-right: -7.7px
    }
    .single-column .articles-col-4 .article-component {
        width: 50%;
        padding-left: 7.5px;
        padding-right: 7.5px
    }
    .single-column .articles-main {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .single-column .articles-main__news {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 415px
    }
    .single-column .articles-main__news .article-component__img img {
        height: 238px
    }
    .single-column .articles-main__news .article-component__description {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
    .single-column .articles-main__wrapper {
        width: calc(100% - 415px);
        padding-left: 15px
    }
    .single-column .articles-main__hidden {
        display: block
    }
    .single-column .articles-main__hidden .article-component {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%
    }
    .single-column .articles-main__hidden .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px;
        height: 91px;
        margin-bottom: 0
    }
    .single-column .articles-main__hidden .article-component__body {
        margin-left: 15px
    }
    .single-column .articles-main__hidden .article-component__body .article-labels {
        margin-top: 15px
    }
    .single-column .articles-main__hidden .article-component__title a {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
    .single-column .articles-main__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0
    }
    .single-column .articles-main__list .article-component {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        margin-bottom: 20px
    }
    .single-column .articles-main__list .article-component:first-child {
        display: none
    }
    .single-column .articles-main__list .article-component:last-child {
        margin-bottom: 0
    }
    .single-column .articles-main__list .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px;
        height: 91px;
        margin-bottom: 0
    }
    .single-column .articles-main__list .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .single-column .articles-main__list .article-component__body {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 15px
    }
    .single-column .articles-main__list .article-component__body .article-labels {
        margin-top: 15px
    }
    .single-column .articles-main__list .article-component__title a {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .single-column .articles-main__list .article-component:last-child {
        margin-bottom: 20px
    }
}

@media (min-width:992px) and (max-width:1199px) and (max-width:1199px) {
    .has-sidebar .single-column .col-lg-6 .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px;
        width: auto;
        margin-right: 15px;
        margin-bottom: 0
    }
    .has-sidebar .single-column .col-lg-6 .article-component__img img {
        height: 91px
    }
}

@media (min-width:1200px) {
    .has-sidebar .col-sm-3 .article-component {
        width: 25%
    }
    .has-sidebar .col-sm-3 .article-component__img img {
        height: 103px
    }
    .has-sidebar .col-sm-2 .article-component {
        width: 33.333%
    }
    .has-sidebar .col-sm-2 .article-component__img img {
        height: 141px
    }
    .has-sidebar .col-lg-3 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .has-sidebar .col-lg-3 .article-component__img img {
        height: 216px
    }
    .has-sidebar .col-lg-2 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .has-sidebar .col-lg-2 .article-component__img img {
        height: 216px
    }
    .has-sidebar .col-sm-6 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .has-sidebar .col-sm-6 .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .has-sidebar .col-sm-6 .article-component__img {
        -ms-flex-preferred-size: 94px;
        flex-basis: 94px;
        margin-right: 15px;
        margin-bottom: 0
    }
    .has-sidebar .col-sm-6 .article-component__img img {
        height: 54px
    }
    .has-sidebar .col-lg-6 .article-component {
        width: 50%;
        padding: 0 7.5px
    }
    .has-sidebar .col-lg-6 .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .has-sidebar .col-lg-6 .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px;
        margin-right: 15px;
        margin-bottom: 0
    }
    .has-sidebar .col-lg-6 .article-component__img img {
        height: 92px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .col-sm-3 .article-component {
        width: 25%;
        padding: 0 7.5px
    }
    .has-sidebar .col-sm-3 .article-component__img img {
        height: 73px
    }
    .has-sidebar .col-sm-2 .article-component {
        width: 33.333%;
        padding: 0 7px
    }
    .has-sidebar .col-sm-2 .article-component__img img {
        height: 101px
    }
    .has-sidebar .col-lg-3 .article-component {
        width: 50%;
        padding-left: 7.5px;
        padding-right: 7.5px
    }
    .has-sidebar .col-lg-3 .article-component__img img {
        height: 155px
    }
    .has-sidebar .col-lg-2 .article-component {
        width: 50%;
        padding-left: 7.5px;
        padding-right: 7.5px
    }
    .has-sidebar .col-lg-2 .article-component__img img {
        height: 155px
    }
    .has-sidebar .col-sm-6 .article-component {
        width: 100%
    }
    .has-sidebar .col-sm-6 .article-component__img {
        -ms-flex-preferred-size: 94px;
        flex-basis: 94px
    }
    .has-sidebar .col-sm-6 .article-component__img img {
        height: 54px
    }
    .has-sidebar .col-lg-6 .article-component {
        width: 100%
    }
    .has-sidebar .col-lg-6 .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px
    }
    .has-sidebar .col-lg-6 .article-component__img img {
        height: 92px
    }
}

@media (min-width:1200px) {
    .has-sidebar .articles-main {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .has-sidebar .articles-main__news {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 415px
    }
    .has-sidebar .articles-main__news .article-component__img {
        margin-bottom: 20px
    }
    .has-sidebar .articles-main__news .article-component__img img {
        height: 241px
    }
    .has-sidebar .articles-main__news .article-component__body {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
    .has-sidebar .articles-main__news .article-component__description {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
    .has-sidebar .articles-main__hidden {
        display: block;
        margin-top: 20px
    }
    .has-sidebar .articles-main__hidden .article-component {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%
    }
    .has-sidebar .articles-main__hidden .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px;
        width: auto;
        margin-bottom: 0
    }
    .has-sidebar .articles-main__hidden .article-component__img img {
        width: 158px;
        height: 91px
    }
    .has-sidebar .articles-main__hidden .article-component__body {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: 15px
    }
    .has-sidebar .articles-main__hidden .article-component__body .article-labels {
        margin-top: 14px
    }
    .has-sidebar .articles-main__hidden .article-component__title a {
        max-height: 57px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
    .has-sidebar .articles-main__wrapper {
        width: calc(100% - 415px)
    }
    .has-sidebar .articles-main__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .has-sidebar .articles-main__list .article-component {
        width: 100%;
        margin-bottom: 20px
    }
    .has-sidebar .articles-main__list .article-component,
    .has-sidebar .articles-main__list .article-component__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .has-sidebar .articles-main__list .article-component:first-child {
        display: none
    }
    .has-sidebar .articles-main__list .article-component:last-child {
        margin-bottom: 0
    }
    .has-sidebar .articles-main__list .article-component__img {
        -ms-flex-preferred-size: 158px;
        flex-basis: 158px;
        width: auto;
        margin-bottom: 0
    }
    .has-sidebar .articles-main__list .article-component__img img {
        width: 158px;
        height: 91px
    }
    .has-sidebar .articles-main__list .article-component__body {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 15px
    }
    .has-sidebar .articles-main__list .article-component__body .article-labels {
        margin-top: 14px
    }
    .has-sidebar .articles-main__list .article-component__title a {
        max-height: 57px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .articles-main {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .has-sidebar .articles-main__news {
        width: 100%;
        margin-bottom: 16px
    }
    .has-sidebar .articles-main__news .article-component__img img {
        height: 319px
    }
    .has-sidebar .articles-main__hidden {
        display: none
    }
    .has-sidebar .articles-main__wrapper {
        width: 100%;
        padding: 0
    }
    .has-sidebar .articles-main__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 -7.5px
    }
    .has-sidebar .articles-main__list .article-component {
        width: 33.33333333%;
        padding: 0 7.5px;
        margin-bottom: 30px
    }
    .has-sidebar .articles-main__list .article-component,
    .has-sidebar .articles-main__list .article-component__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .has-sidebar .articles-main__list .article-component:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .has-sidebar .articles-main__list .article-component__img {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%;
        height: auto;
        margin-bottom: 15px
    }
    .has-sidebar .articles-main__list .article-component__img img {
        width: 173px;
        height: 100px
    }
    .has-sidebar .articles-main__list .article-component__body {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: 0
    }
}

.arrows {
    margin-top: 15px
}

.articles-scroll {
    position: relative;
    padding-top: 20px;
    background-color: #fcfcfc;
    overflow: hidden
}

.articles-scroll .sliders-controls {
    position: relative;
    padding-top: 17px;
    padding-bottom: 17px
}

.articles-scroll .sliders-controls .swiper-scrollbar {
    position: absolute;
    left: 50px;
    top: -1px;
    height: 2px;
    width: calc(100% - 100px)
}

.articles-scroll .sliders-controls .swiper-scrollbar-drag {
    background-color: #fa2828
}

.articles-scroll .sliders-controls .swiper-scrollbar.swiper-scrollbar-lock {
    display: none
}

.articles-scroll .sliders-controls .btn-left,
.articles-scroll .sliders-controls .btn-right {
    position: absolute;
    top: -25px;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    background-color: #fff
}

.articles-scroll .sliders-controls .btn-left:before,
.articles-scroll .sliders-controls .btn-right:before {
    font-family: icomoon;
    font-size: 24px;
    color: #fa2828;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.articles-scroll .sliders-controls .btn-left:hover:before,
.articles-scroll .sliders-controls .btn-right:hover:before {
    color: #757575
}

.articles-scroll .sliders-controls .btn-left.swiper-button-lock,
.articles-scroll .sliders-controls .btn-right.swiper-button-lock {
    display: none
}

.articles-scroll .sliders-controls .btn-left {
    left: 0
}

.articles-scroll .sliders-controls .btn-left:before {
    content: "\E906"
}

.articles-scroll .sliders-controls .btn-right {
    right: 0
}

.articles-scroll .sliders-controls .btn-right:before {
    content: "\E907"
}

.articles-slider {
    position: relative;
    padding-bottom: 20px
}

.articles-slider,
.articles-slider__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.articles-slider .article-component {
    -ms-flex-preferred-size: 210px;
    flex-basis: 210px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    text-align: center;
    background-color: #fff
}

.articles-slider .article-component:last-child {
    margin-right: 0!important
}

.articles-slider .article-component__body {
    padding: 0 10px 17px
}

.articles-slider .article-component__img img {
    height: 122px
}

@media (max-width:1199px) {
    .articles-slider .article-component {
        -ms-flex-preferred-size: 170px;
        flex-basis: 170px;
        margin-right: 10px
    }
    .articles-slider .article-component__img img {
        height: 98px
    }
}

@media (max-width:991px) {
    .articles-slider .article-component {
        -ms-flex-preferred-size: 160px;
        flex-basis: 160px;
        margin-right: 12px
    }
    .articles-slider .article-component__img img {
        height: 92px
    }
}

@media (max-width:767px) {
    .articles-slider .article-component {
        -ms-flex-preferred-size: 80.3vw;
        flex-basis: 80.3vw;
        margin-right: 10px
    }
    .articles-slider .article-component__img {
        position: relative;
        padding-bottom: 58.15%
    }
    .articles-slider .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
}

.articles-slider .article-labels {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 14px
}

.has-sidebar .articles-slider .article-component {
    -ms-flex-preferred-size: 230px;
    flex-basis: 230px;
    margin-right: 15px
}

.has-sidebar .articles-slider .article-component__img img {
    height: 133px
}

@media (max-width:1199px) {
    .has-sidebar .articles-slider .article-component {
        -ms-flex-preferred-size: 170px;
        flex-basis: 170px;
        margin-right: 10px
    }
    .has-sidebar .articles-slider .article-component__img img {
        height: 98px
    }
}

@media (max-width:991px) {
    .has-sidebar .articles-slider .article-component {
        -ms-flex-preferred-size: 160px;
        flex-basis: 160px;
        margin-right: 12px
    }
    .has-sidebar .articles-slider .article-component__img img {
        height: 92px
    }
}

@media (max-width:767px) {
    .has-sidebar .articles-slider .article-component {
        -ms-flex-preferred-size: 80.3vw;
        flex-basis: 80.3vw;
        margin-right: 10px
    }
    .has-sidebar .articles-slider .article-component__img {
        position: relative;
        padding-bottom: 58.15%
    }
    .has-sidebar .articles-slider .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
}

@media (min-width:992px) {
    .sidebar .articles-slider .article-component {
        -ms-flex-preferred-size: 289px;
        flex-basis: 289px
    }
    .sidebar .articles-slider .article-component__img img {
        height: 167px
    }
}

.faq-widget__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.faq-widget__list__item:not(:last-child) {
    margin: 10px 0
}

.faq-widget__question {
    position: relative;
    margin-bottom: 10px;
    padding-left: 38px
}

.faq-widget__question__icon {
    position: absolute;
    left: 0;
    top: 0
}

.faq-widget__question__icon:before {
    content: "\E91C";
    font-family: icomoon!important;
    font-size: 24px;
    color: #fa2828
}

.faq-widget__question__text {
    color: #2a2e30;
    font-size: 18px;
    font-family: Noto Sans Bold, sans-serif
}

@media (max-width:767px) {
    .faq-widget__question__text {
        font-size: 16px
    }
}

.faq-widget__answer {
    margin-bottom: 15px;
    color: #535657;
    font-size: 16px;
    font-family: Noto Sans, sans-serif;
    padding-left: 38px
}

@media (max-width:767px) {
    .faq-widget__answer {
        font-size: 15px;
        margin-bottom: 10px
    }
}

@media (min-width:992px) {
    .sidebar .faq-widget__list {
        padding-bottom: 20px
    }
    .sidebar .faq-widget__question {
        margin-top: 10px
    }
    .sidebar .faq-widget__question__text {
        font-size: 16px
    }
    .sidebar .faq-widget__answer {
        margin-bottom: 10px;
        font-size: 15px
    }
}

.widget-odds {
    padding: 15px 0
}

.widget-odds__wrapper {
    margin: 0 -15px
}

.widget-odds .headlines-xs,
.widget-odds .headlines-xs h4 {
    margin-top: 0
}

.widget-odds iframe {
    display: block
}

.widget-odds__link {
    margin-top: 15px;
    text-align: center
}

.widget-odds__link a {
    font-size: 16px;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.tag-cloud {
    padding-bottom: 30px
}

.tag-cloud__title {
    margin-top: 17px;
    color: #2a2e30;
    font-size: 23px;
    font-family: Noto Sans Bold, sans-serif;
    text-align: center
}

.tag-cloud__title:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    margin: 1px auto 0;
    background-color: #fa2828
}

.tag-cloud__list {
    margin-top: 26px
}

.tag-cloud__item {
    display: inline-block;
    margin-right: 5px
}

.tag-cloud__link {
    color: #2889fa;
    word-break: break-word
}

@media (min-width:768px) {
    .tag-cloud__link:hover {
        text-decoration: underline
    }
}

.tag-cloud__link.regular-14 {
    font-size: 14px
}

.tag-cloud__link.regular-18 {
    font-size: 18px
}

.tag-cloud__link.bold-20 {
    font-size: 20px
}

.tag-cloud__link.bold-24 {
    line-height: 24px;
    font-size: 24px
}

.tag-cloud__link.bold-32 {
    line-height: 26px;
    font-size: 32px
}

.tag-cloud__link.bold-20,
.tag-cloud__link.bold-24,
.tag-cloud__link.bold-32 {
    color: #0067df;
    font-family: Noto Sans Bold, sans-serif
}

@media (max-width:767px) {
    .tag-cloud__title {
        margin-top: 15px;
        font-size: 19px
    }
    .tag-cloud__list {
        margin-top: 15px
    }
    .tag-cloud__link.bold-24,
    .tag-cloud__link.bold-32 {
        line-height: normal
    }
}

@media (min-width:992px) {
    #sidebar .tag-cloud__title {
        margin-top: 15px;
        font-size: 19px
    }
    #sidebar .tag-cloud__list {
        margin-top: 15px
    }
    #sidebar .tag-cloud__link.bold-24,
    #sidebar .tag-cloud__link.bold-32 {
        line-height: normal
    }
}

.tab-based {
    padding-bottom: 25px
}

.tab-based .nav-scroll {
    margin-top: 10px
}

.tab-based .nav-scroll__item,
.tab-based .nav-scroll__link {
    padding-left: 5px;
    padding-right: 5px
}

.tab-based .nav-scroll__link {
    font-size: 14px
}

.tab-based .nav-scroll:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 1px;
    background-color: #b5b5b5
}

.tab-based__container {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px
}

.tab-based__box {
    display: none
}

.tab-based__box.is-open {
    display: block
}

.tab-based .slider {
    margin-bottom: 0
}

.tab-based .slide-box {
    padding: 0 10px
}

.tab-based .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 30px
}

.tab-based .text {
    margin: 15px 0 20px
}

@media (max-width:767px) {
    .tab-based .slick-dots {
        margin-top: 20px
    }
}

.payments-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden
}

.payments-wrapper__bordered {
    display: inline-block;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed
}

.payments-wrapper.has-heading .table-payment__row:first-child .table-payment__td {
    padding: 15px 15px 16px;
    color: #2a2e30;
    font-family: Noto Sans Bold, sans-serif;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: #fcfcfc
}

.payments-wrapper.has-heading .table-payment__row:first-child .table-payment__td:first-child {
    border-left: 0
}

.payments-wrapper.has-subheading .table-payment__row:nth-child(2) {
    position: relative;
    z-index: 1
}

.payments-wrapper.has-subheading .table-payment__row:nth-child(2) .table-payment__td {
    color: #535657;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: #f5f5f5
}

.payments-wrapper.has-subheading .table-payment__row:nth-child(2) .table-payment__td:first-child {
    border-left: 0
}

.payments-wrapper.col--freeze .table-payment__td:first-child {
    -webkit-box-shadow: 4px 0 4px hsla(0, 0%, 85.9%, .7);
    box-shadow: 4px 0 4px hsla(0, 0%, 85.9%, .7);
    z-index: 3
}

.payments-wrapper.col--freeze .table-payment__td:first-child,
.payments-wrapper.col--freeze .table-payment__td:nth-child(2) {
    border-left: 0!important
}

.payments-wrapper.col--freeze .table-payment.no-shadow .table-payment__td:first-child {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.payments-wrapper .table-payment--copy {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    background-color: #fff;
    z-index: 3
}

.payments-wrapper .table-payment--copy .table-payment__row {
    display: block;
    -webkit-box-shadow: 4px 0 4px hsla(0, 0%, 85.9%, .7);
    box-shadow: 4px 0 4px hsla(0, 0%, 85.9%, .7)
}

.payments-wrapper .table-payment--copy .table-payment__row:hover .table-payment__td {
    background-color: #fff
}

.payments-wrapper .table-payment--copy .table-payment__td {
    color: #2a2e30;
    font-family: Noto Sans Bold, sans-serif;
    background-color: #fcfcfc;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.payments-wrapper .mCustomScrollbar:after,
.payments-wrapper .mCustomScrollbar:before {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 1px;
    height: 38px;
    background-color: #fff
}

.payments-wrapper .mCustomScrollbar:before {
    left: 0
}

.payments-wrapper .mCustomScrollbar:after {
    right: 0
}

.payments-wrapper .mCustomScrollbar:not(.mCS_no_scrollbar) {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed
}

.payments-wrapper .mCustomScrollbar:not(.mCS_no_scrollbar) .payments-wrapper__bordered {
    border-left: 0;
    border-right: 0
}

.payments-wrapper .mCustomScrollbar.mCS_no_scrollbar:after,
.payments-wrapper .mCustomScrollbar.mCS_no_scrollbar:before {
    display: none
}

.payments-wrapper .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 38px
}

.payments-wrapper .mCSB_horizontal.mCSB_inside>.mCSB_container.mCS_no_scrollbar_x {
    margin-bottom: 0
}

.payments-wrapper .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 38px;
    border-bottom: 1px solid #ededed
}

.payments-wrapper .mCSB_scrollTools.mCSB_scrollTools_horizontal:hover .mCSB_dragger .mCSB_dragger_bar {
    background-color: #757575
}

.payments-wrapper .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 6px;
    margin: 16px 0;
    background-color: #ededed
}

.payments-wrapper .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 16px 0;
    background-color: #c4c4c4
}

.widget-payment img {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget-payment .content-img-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.widget-payment a {
    text-decoration: underline
}

.widget-payment h3,
.widget-payment h4,
.widget-payment h5 {
    line-height: 140%
}

.widget-payment h2 {
    line-height: 120%
}

.widget-payment b,
.widget-payment strong {
    color: #2a2e30
}

.widget-payment .small {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 16px
}

.table-payment {
    border-bottom: 0!important;
    width: auto!important;
    height: auto!important
}

.table-payment__row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.table-payment__row:hover .table-payment__td {
    background-color: #fcfcfc
}

.table-payment__td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 15px;
    color: #535657;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    word-break: break-word;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff
}

.table-payment__td:first-child {
    border-left: 0
}

.table-payment__td[data-align=align-left] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.table-payment__td[data-align=align-right] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.table-payment__td[data-align=align-center] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.table-payment__td[colspan] {
    z-index: 1
}

.table-payment__td[rowspan] {
    z-index: 2
}

.table-payment__td a {
    text-decoration: underline
}

@media (max-width:767px) {
    .table-payment__td {
        padding-top: 17px;
        padding-bottom: 17px;
        font-size: 15px;
        line-height: 16px
    }
    .table-payment__td a {
        text-decoration: underline
    }
}

.promotions {
    padding: 10px 15px;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff
}

.promotions__list {
    margin: 0 -15px;
    padding-top: 4px;
    background-color: #f9f9f9
}

.promotions__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 5px
}

.promotions__data,
.promotions__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.promotions__data {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

@media (max-width:767px) {
    .promotions__data.column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.promotions__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.promotions__logo a,
.promotions__logo img {
    display: block;
    width: 100%;
    height: 100%
}

.promotions__logo+.promotions__info {
    margin-left: 20px
}

@media (max-width:767px) {
    .promotions__logo+.promotions__info {
        margin-left: 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .promotions__logo {
        width: 80px;
        height: 80px
    }
}

@media (max-width:767px) {
    .promotions__logo {
        width: 50px;
        height: 50px
    }
}

.promotions__logo--custom {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 250px;
    height: 145px
}

.promotions__logo--custom a,
.promotions__logo--custom img {
    display: block;
    width: 100%;
    height: 100%
}

@media (min-width:768px) {
    .promotions__logo--custom+.promotions__info {
        margin-left: 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .promotions__logo--custom {
        width: 181px;
        height: 105px
    }
}

@media (max-width:991px) {
    .promotions__logo--custom {
        width: 236px;
        height: 137px
    }
}

@media (max-width:767px) {
    .promotions__logo--custom {
        position: relative;
        width: 100%;
        padding-bottom: 58%
    }
    .promotions__logo--custom img {
        position: absolute
    }
    .promotions__logo--custom+.promotions__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 0
    }
    .promotions__logo--custom+.promotions__info .promotions__more {
        margin: 5px 0
    }
    .promotions__logo--custom+.promotions__info .promotions__head {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 5px 0
    }
    .promotions__logo--custom+.promotions__info .promotions__name {
        text-align: center;
        margin: 5px 0
    }
    .promotions__logo--custom+.promotions__info .promotions__subheadline {
        text-align: center
    }
    .promotions__logo--custom+.promotions__info .promotions__cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 5px
    }
    .promotions__logo--custom+.promotions__info .promotions__terms {
        margin-bottom: 0
    }
    .promotions__logo--custom+.promotions__info .promotions__btn {
        width: 180px;
        padding: .8em .3em;
        font-size: 16px
    }
}

.promotions__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (max-width:767px) {
    .promotions__info {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.promotions__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.promotions__more {
    margin: 0 0 5px;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 15px
}

@media (max-width:767px) {
    .promotions__more {
        margin: 2px 0;
        font-size: 14px;
        line-height: 18px
    }
}

.promotions__name {
    margin: 5px 0;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 24px;
    line-height: 29px;
    word-break: break-word
}

@media (max-width:767px) {
    .promotions__name {
        margin: 2px 0;
        font-size: 20px;
        line-height: 24px
    }
}

.promotions__subheadline {
    margin: 5px 0;
    font-size: 16px;
    line-height: 20px;
    word-break: break-word
}

@media (max-width:767px) {
    .promotions__subheadline {
        margin: 2px 0;
        font-size: 14px;
        line-height: 17px
    }
}

.promotions__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 285px
}

@media (max-width:991px) {
    .promotions__cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 120px
    }
}

@media (max-width:767px) {
    .promotions__cta {
        max-width: 80px
    }
}

.promotions__btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 150px;
    font-size: 14px
}

@media (min-width:768px) and (max-width:991px) {
    .promotions__btn {
        width: 120px
    }
}

@media (max-width:767px) {
    .promotions__btn {
        width: 80px;
        padding: .8em .3em;
        font-size: 12px
    }
}

.promotions__terms {
    margin: 10px 15px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    word-break: break-word
}

@media (min-width:992px) {
    .promotions__terms {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        max-width: 100px
    }
}

@media (max-width:767px) {
    .promotions__terms {
        margin: 10px 0;
        font-size: 14px;
        line-height: 18px
    }
}

.promotions__tnc-text {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
    word-break: break-word
}

.promotions__bundle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 8px 0
}

.promotions__bundle__cta {
    padding-right: 15px;
    font-size: 13px;
    text-transform: uppercase
}

@media (min-width:992px) {
    .has-sidebar .promotions__logo {
        width: 80px;
        height: 80px
    }
    .has-sidebar .promotions__logo--custom {
        width: 196px;
        height: 113px
    }
    .has-sidebar .promotions__cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 150px
    }
    .has-sidebar .promotions__btn {
        width: 150px
    }
    .has-sidebar .promotions__terms {
        margin: 10px 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .has-sidebar .promotions__logo--custom {
        width: 148px;
        height: 86px
    }
    .has-sidebar .promotions__cta {
        max-width: 120px;
        margin-top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .has-sidebar .promotions__btn {
        width: 120px
    }
}

@media (min-width:992px) {
    #sidebar .promotions__data.column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    #sidebar .promotions__info {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    #sidebar .promotions__logo {
        width: 50px;
        height: 50px
    }
    #sidebar .promotions__logo+.promotions__info {
        margin-left: 15px
    }
    #sidebar .promotions__logo--custom {
        width: 100%;
        height: 169px;
        margin-bottom: 5px
    }
    #sidebar .promotions__logo--custom+.promotions__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 0
    }
    #sidebar .promotions__logo--custom+.promotions__info .promotions__more {
        margin: 5px 0
    }
    #sidebar .promotions__logo--custom+.promotions__info .promotions__head {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 5px 0
    }
    #sidebar .promotions__logo--custom+.promotions__info .promotions__name {
        text-align: center;
        margin: 5px 0
    }
    #sidebar .promotions__logo--custom+.promotions__info .promotions__subheadline {
        text-align: center
    }
    #sidebar .promotions__logo--custom+.promotions__info .promotions__cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 5px 0
    }
    #sidebar .promotions__logo--custom+.promotions__info .promotions__terms {
        margin-bottom: 0
    }
    #sidebar .promotions__logo--custom+.promotions__info .promotions__btn {
        width: 180px;
        padding: .95em .3em;
        font-size: 16px
    }
    #sidebar .promotions__more {
        margin: 2px 0;
        font-size: 14px;
        line-height: 18px
    }
    #sidebar .promotions__name {
        margin: 2px 0;
        font-size: 20px;
        line-height: 24px
    }
    #sidebar .promotions__subheadline {
        margin: 2px 0;
        font-size: 14px;
        line-height: 17px
    }
    #sidebar .promotions__cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 80px;
        margin-top: 0
    }
    #sidebar .promotions__btn {
        width: 80px;
        padding: .8em .3em;
        font-size: 12px
    }
    #sidebar .promotions__terms {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font-size: 14px;
        line-height: 18px
    }
}

.freebets-slider-wrapper {
    position: relative;
    padding: 15px 10px;
    margin: 0 -15px
}

@media (max-width:1199px) {
    .freebets-slider-wrapper {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:991px) {
    .freebets-slider-wrapper {
        padding-left: 3px;
        padding-right: 3px
    }
}

@media (max-width:767px) {
    .freebets-slider-wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
}

.freebets-slider-wrapper .arrow {
    position: absolute;
    top: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    z-index: 2;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}

.freebets-slider-wrapper .arrow:before {
    font-family: icomoon;
    font-size: 14px;
    color: #fa2828;
    opacity: 1;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.freebets-slider-wrapper .arrow:hover:before {
    color: #757575
}

.freebets-slider-wrapper .arrow.arrow-prev {
    left: 0
}

.freebets-slider-wrapper .arrow.arrow-prev:before {
    content: "\E906"
}

.freebets-slider-wrapper .arrow.arrow-next {
    right: 0
}

.freebets-slider-wrapper .arrow.arrow-next:before {
    content: "\E907"
}

.freebets-slider-wrapper .arrow.slick-hidden {
    display: none!important
}

.f-slider {
    position: relative
}

.f-slider.slick-loading {
    max-height: 300px
}

.f-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.f-slider__item {
    height: auto
}

.f-slider__item__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    padding: 15px;
    margin: 0 5px;
    background-color: #fcfcfc
}

.f-slider__logo {
    width: 95px;
    height: 95px;
    margin-bottom: 8px
}

.f-slider__logo img {
    display: block;
    max-width: 100%;
    min-height: 100%
}

@media (min-width:768px) and (max-width:991px) {
    .f-slider__logo {
        width: 85px;
        height: 85px
    }
}

.f-slider__headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.f-slider__brand {
    font-size: 12px;
    color: #303840
}

.f-slider__more {
    margin: 0 10px;
    font-size: 12px
}

.f-slider__subheadline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.f-slider__name {
    font-size: 16px;
    font-family: Noto Sans Bold, sans-serif
}

.f-slider__cta,
.f-slider__name {
    text-align: center;
    text-transform: uppercase;
    word-break: break-word
}

.f-slider__cta {
    font-size: 14px
}

.f-slider__text {
    display: block;
    margin-top: 10px;
    font-size: 10px;
    color: #757575;
    text-align: center;
    word-break: break-word
}

.f-slider__btn {
    width: 160px;
    margin: 5px 0;
    font-size: 14px
}

.f-slider__terms__wrapper .freebet__terms {
    margin: 10px 0;
    font-size: 14px
}

.f-slider__terms:hover {
    text-decoration: underline
}

.f-slider .slick-arrow {
    top: 25%
}

.f-slider .slick-arrow.slick-prev {
    left: -10px
}

.f-slider .slick-arrow.slick-next {
    right: -10px
}

@media (max-width:1199px) {
    .f-slider__item__wrap {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 8px
    }
    .f-slider .slick-arrow.slick-prev {
        left: -7px
    }
    .f-slider .slick-arrow.slick-next {
        right: -7px
    }
}

@media (max-width:991px) {
    .f-slider__item__wrap {
        padding-left: 11px;
        padding-right: 11px;
        margin: 0 12px
    }
    .f-slider .slick-arrow.slick-prev {
        left: -3px
    }
    .f-slider .slick-arrow.slick-next {
        right: -3px
    }
}

@media (max-width:767px) {
    .f-slider__item__wrap {
        padding-left: 30px;
        padding-right: 30px;
        margin: 0
    }
    .f-slider .slick-arrow.slick-prev {
        left: -30px
    }
    .f-slider .slick-arrow.slick-next {
        right: -30px
    }
}

@media (max-width:1199px) {
    .has-sidebar .content-area .freebets-slider-wrapper {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (max-width:991px) {
    .has-sidebar .content-area .freebets-slider-wrapper {
        padding-left: 3px;
        padding-right: 3px
    }
}

@media (max-width:767px) {
    .has-sidebar .content-area .freebets-slider-wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
}

.has-sidebar .content-area .f-slider__item__wrap {
    padding: 15px 20px
}

@media (max-width:1199px) {
    .has-sidebar .content-area .f-slider__item__wrap {
        margin: 0 10px
    }
    .has-sidebar .content-area .f-slider .slick-arrow.slick-prev {
        left: -24px
    }
    .has-sidebar .content-area .f-slider .slick-arrow.slick-next {
        right: -24px
    }
}

@media (max-width:991px) {
    .has-sidebar .content-area .f-slider__item__wrap {
        margin: 0 12px;
        padding-left: 11px;
        padding-right: 11px
    }
    .has-sidebar .content-area .f-slider .slick-arrow.slick-prev {
        left: -3px
    }
    .has-sidebar .content-area .f-slider .slick-arrow.slick-next {
        right: -3px
    }
}

@media (max-width:767px) {
    .has-sidebar .content-area .f-slider__item__wrap {
        margin: 0
    }
    .has-sidebar .content-area .f-slider .slick-arrow.slick-prev {
        left: -30px
    }
    .has-sidebar .content-area .f-slider .slick-arrow.slick-next {
        right: -30px
    }
}

.interstitial-page__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: calc(100vh - 50px);
    max-width: 530px;
    padding: 0 15px;
    margin: 0 auto
}

.interstitial-page__headline {
    padding: 30px 0 15px
}

.interstitial-page__headline h1 {
    font-size: 22px;
    font-family: Noto Sans Bold, sans-serif;
    line-height: 22px
}

.interstitial-page__brand {
    padding: 15px 0
}

.interstitial-page__brand img {
    display: block;
    width: 174px;
    height: 60px
}

.interstitial-page__subheadline {
    padding: 15px 0
}

.interstitial-page__subheadline h2 {
    font-size: 16px;
    font-family: Noto Sans, sans-serif
}

.interstitial-page__text-content {
    padding: 15px 0 30px;
    font-family: Noto Sans, sans-serif;
    font-size: 15px;
    color: #535657
}

.interstitial-page__timer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 30px 0
}

.interstitial-page__timer:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #fa2828
}

.interstitial-page__timer .timer {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 66px;
    height: 66px
}

.interstitial-page__timer .timer,
.interstitial-page__timer .timer__spinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.interstitial-page__timer .timer__spinner {
    position: absolute;
    top: 0;
    left: 0
}

.interstitial-page__timer .timer__spinner .spinner-svg {
    height: 66px;
    width: 66px;
    -webkit-animation-name: infinite-spinning;
    animation-name: infinite-spinning;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.interstitial-page__timer .timer__spinner .spinner-svg-circle {
    stroke-width: 4;
    fill: transparent;
    stroke-linecap: butt
}

.interstitial-page__timer .timer__counter p {
    font-family: Noto Sans, sans-serif;
    text-align: center;
    color: #fa2828;
    line-height: .9
}

.interstitial-page__timer .timer__counter p.timer__num {
    font-size: 25px
}

.interstitial-page__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.interstitial-page__logos .logo img {
    display: block;
    max-height: 56px
}

@-webkit-keyframes infinite-spinning {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes infinite-spinning {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.header .main-cta-wrap {
    position: absolute;
    padding: 0 15px;
    background: #f8f8f8;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.header .main-cta-wrap.visible {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.header .main-cta {
    width: 100%;
    padding: 10px 0
}

.header .main-cta__btn {
    padding: 5px
}

@media (min-width:768px) {
    .header .main-cta__btn {
        height: 50px;
        border-radius: 25px;
        color: #fff;
        background-color: #fa2828
    }
    .header .main-cta__btn .main-cta__btn__icon img.icon-white {
        display: block;
        opacity: 1
    }
    .header .main-cta__btn:hover {
        color: #fa2828;
        background-color: hsla(0, 0%, 100%, .9);
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .header .main-cta__btn:hover .main-cta__btn__icon img.icon-white {
        display: none;
        opacity: 0
    }
    .header .main-cta__btn:hover .main-cta__btn__icon img.icon-red {
        display: block;
        opacity: 1
    }
}

@media (max-width:767px) {
    .header .main-cta-wrap {
        background-color: #fff
    }
    .header .main-cta {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .header .main-cta__btn {
        display: block;
        width: auto;
        height: auto;
        max-width: none;
        padding: 7px 12px;
        margin: 0 0 0 14px;
        color: #fff;
        font-size: 14px;
        white-space: nowrap;
        border-radius: 18px;
        background-color: #fa2828
    }
    .header .main-cta__btn__icon {
        display: none
    }
}

.home-banner {
    position: relative;
    width: 100%;
    z-index: 0
}

.home-banner__image {
    position: absolute;
    left: 0;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: -1
}

@media (max-width:767px) {
    .home-banner__image {
        height: 100%
    }
}

.home-banner__head {
    margin-top: 44px;
    margin-bottom: 10px;
    color: #303840;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-family: Noto Sans Bold, sans-serif
}

.home-banner__head span.white {
    color: #fff
}

.home-banner__head span.black {
    color: #303840
}

.home-banner__head span.red {
    color: #fa2828
}

.home-banner__subhead {
    margin: 15px 0 25px;
    color: #303840;
    font-weight: 400;
    text-align: center;
    font-family: Noto Sans, sans-serif
}

.home-banner__subhead span.white {
    color: #fff
}

.home-banner__subhead span.black {
    color: #303840
}

.home-banner__subhead span.red {
    color: #fa2828
}

.home-banner__btn {
    display: block;
    width: 100%;
    max-width: 230px;
    margin: 15px auto 12px;
    padding: 10.5px 15px;
    font-size: 18px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .home-banner__btn {
        max-width: 330px;
        margin-top: 10px
    }
}

@media (min-width:768px) {
    .home-banner .main-cta__btn {
        border-radius: 30px;
        height: 60px
    }
}

.home-banner .main-cta__btn:after,
.home-banner .main-cta__btn:before {
    content: "";
    display: none;
    width: 13px;
    height: 2px;
    position: absolute;
    right: 18px;
    top: 50%
}

@media (max-width:767px) {
    .home-banner .main-cta__btn:after,
    .home-banner .main-cta__btn:before {
        display: block
    }
}

.home-banner .main-cta__btn:before {
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transform: translateY(-50%) rotate(48deg);
    transform: translateY(-50%) rotate(48deg)
}

.home-banner .main-cta__btn:after {
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: translateY(-50%) rotate(-48deg);
    transform: translateY(-50%) rotate(-48deg)
}

.home-banner .main-cta__btn.white {
    color: #fa2828;
    background-color: hsla(0, 0%, 100%, .9);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.home-banner .main-cta__btn.white .main-cta__btn__icon img.icon-red {
    opacity: 1;
    display: block
}

@media (min-width:768px) {
    .home-banner .main-cta__btn.white:hover {
        color: #fff;
        background-color: #fa2828
    }
    .home-banner .main-cta__btn.white:hover .main-cta__btn__icon img.icon-red {
        display: none;
        opacity: 0
    }
    .home-banner .main-cta__btn.white:hover .main-cta__btn__icon img.icon-white {
        display: block;
        opacity: 1
    }
}

.home-banner .main-cta__btn.white:after,
.home-banner .main-cta__btn.white:before {
    background-color: #fa2828
}

.home-banner .main-cta__btn.red {
    color: #fff;
    background-color: #fa2828;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.home-banner .main-cta__btn.red .main-cta__btn__icon img.icon-white {
    opacity: 1;
    display: block
}

@media (min-width:768px) {
    .home-banner .main-cta__btn.red:hover {
        color: #fa2828;
        background-color: hsla(0, 0%, 100%, .9)
    }
    .home-banner .main-cta__btn.red:hover .main-cta__btn__icon img.icon-white {
        display: none;
        opacity: 0
    }
    .home-banner .main-cta__btn.red:hover .main-cta__btn__icon img.icon-red {
        display: block;
        opacity: 1
    }
}

.home-banner .main-cta__btn.red:after,
.home-banner .main-cta__btn.red:before {
    background-color: #fff
}

@media (max-width:767px) {
    .home-banner {
        padding: 0 15px
    }
    .home-banner__head {
        margin: 0;
        padding: 22px 0 0;
        font-size: 22px
    }
    .home-banner__subhead {
        margin: 10px 0 0;
        font-size: 16px
    }
    .home-banner .main-cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 0 12px
    }
    .home-banner .main-cta__btn {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 0 10px;
        padding: 12px;
        max-width: 330px;
        font-size: 18px;
        text-align: left;
        border-radius: 2px
    }
}

.main-cta-wrap {
    width: 100%
}

.main-cta {
    padding: 17px 0 20px
}

.main-cta,
.main-cta__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-cta__btn {
    position: relative;
    max-width: 280px;
    width: 100%;
    margin: 0 10px;
    padding: 0 10px;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media (max-width:1199px) {
    .main-cta__btn {
        font-size: 14px
    }
}

@media (max-width:991px) {
    .main-cta__btn {
        margin: 0 7.5px
    }
}

.main-cta__btn:first-child {
    margin-left: 0
}

.main-cta__btn:last-child {
    margin-right: 0
}

.main-cta__btn__icon {
    display: block;
    margin-right: 14px;
    text-align: center
}

.main-cta__btn__icon img {
    width: 24px;
    height: 24px
}

.main-cta__btn__icon img.icon-red,
.main-cta__btn__icon img.icon-white {
    display: none;
    opacity: 0
}

.home-page__bottom-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(150%);
    transform: translateY(150%);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.home-page__bottom-cta .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 60px
}

.home-page__bottom-cta.visible {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

body.error404 {
    background-color: #fff
}

.not-found,
body.error404 .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.not-found {
    padding: 30px 0
}

.not-found,
.not-found__wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.not-found__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: calc(100vh - 50px)
}

.not-found__headline {
    text-align: center;
    margin-bottom: 10px
}

.not-found__headline h1 {
    color: #000;
    font-size: 48px;
    line-height: 65px
}

@media (max-width:767px) {
    .not-found__headline h1 {
        font-size: 36px;
        line-height: 50px
    }
}

.not-found__bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 220px
}

.not-found__bg img {
    display: block;
    width: 100%;
    height: 100%
}

@media (max-width:767px) {
    .not-found__bg img {
        width: 266px;
        height: 186px
    }
}

.not-found__text {
    margin: 20px 0 30px;
    max-width: 280px;
    text-align: center
}

.not-found__text span {
    color: #000;
    font-size: 24px;
    line-height: 33px
}

@media (max-width:767px) {
    .not-found__text span {
        font-size: 18px
    }
}

.not-found__text p {
    margin: 10px 0 0;
    color: #000;
    font-size: 18px;
    line-height: 25px
}

@media (max-width:767px) {
    .not-found__text p {
        font-size: 14px
    }
}

.not-found__btn .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 200px;
    min-height: 48px;
    margin: 0 15px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 2px;
    font-size: 18px;
    font-family: Noto Sans, sans-serif
}

@media (max-width:767px) {
    .search-page .bottom-container {
        margin-top: 0
    }
}

.search-result {
    position: relative;
    padding: 10px 15px;
    background-color: #fff
}

.search-result .article-component {
    padding: 10px 0
}

.search-result .article-labels>* {
    margin-top: 10px
}

.search-result .load-more,
.search-result .pagination {
    margin: 30px 0
}

@media (max-width:767px) {
    .search-result .article-component {
        padding: 5px 0 25px
    }
    .search-result .article-component__description {
        margin-top: 15px
    }
    .search-result .load-more,
    .search-result .pagination {
        margin-top: 25px;
        margin-bottom: 35px
    }
}

.faq {
    margin-top: 24px;
    padding: 10px 0 50px
}

.faq .content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.faq__content-area {
    width: 790px;
    padding: 0 15px
}

.faq__content-area>p {
    display: block;
    font-family: Noto Sans, sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #535657
}

.faq .internal-nav+p {
    padding-top: 30px
}

.faq-sidebar {
    position: fixed;
    width: 360px;
    padding-right: 19px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fcfcfc
}

@media (max-width:991px) {
    .faq-sidebar {
        position: relative;
        width: 100%;
        padding-right: 0
    }
}

.faq__sidebar {
    position: relative;
    width: 360px;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .3s cubic-bezier(.25, .46, .45, .94)
}

.faq__category span {
    text-transform: uppercase;
    font-family: Noto Sans, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #535657
}

.faq__headline {
    padding-top: 4px;
    margin-bottom: 20px
}

.faq__headline h1 {
    font-family: Noto Sans Bold, sans-serif;
    font-size: 30px;
    line-height: 33px;
    color: #303840
}

.faq .author-component {
    margin-top: 20px;
    margin-bottom: 10px
}

.faq .cms-content:not(:first-child) {
    margin-top: 20px
}

.faq__text-content {
    padding: 30px 0
}

.faq__text-content h2 {
    display: block;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 12px;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #2a2e30
}

.faq__text-content h2:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -15px;
    right: -15px;
    height: 4px;
    background-color: #fa2828
}

.faq__text-content p {
    font-family: Noto Sans, sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #535657
}

.faq__text-content p+h2 {
    margin-top: 20px
}

.inner-wrapper-sticky.sticky-fixed {
    position: fixed!important;
    top: 84px!important;
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important;
    width: 360px!important
}

@media (max-width:1199px) {
    .faq__content-area {
        width: 580px
    }
}

@media (max-width:991px) {
    .faq__content-area {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%
    }
    .faq .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .faq__sidebar {
        margin-top: 30px;
        width: 100%
    }
}

@media (max-width:767px) {
    .faq__text-content {
        padding-left: 0;
        padding-right: 0
    }
    .faq__headline h1 {
        font-size: 22px;
        line-height: 24px
    }
    .faq .extr--nav__btn-component nav>p {
        max-width: 260px
    }
    .faq .extr--nav__btn-component nav>p:first-child a span {
        display: none
    }
    .faq .extr--nav__btn-component nav>p a span:last-child {
        color: #fa2828!important
    }
}

.single-news .static-nav {
    margin-bottom: 10px
}

.single-news .top-container .widgets:after {
    display: none
}

.single-news .top-container .news-image {
    width: calc(100% + 30px);
    margin: 0 -15px
}

.single-news .bottom-container .news-image {
    padding-top: 15px;
    padding-bottom: 0
}

@media (max-width:991px) {
    .single-news .top-container .news-image {
        width: 100%;
        margin: 0;
        padding-top: 15px
    }
    .single-news .top-container+.bottom-container {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .single-news .news-image {
        padding-bottom: 20px
    }
    .single-news .top-container {
        margin-top: 0
    }
    .single-news .top-container .news-image {
        padding-top: 0
    }
    .single-news .bottom-container {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .main:not(.has-anchor) .bottom-container .news-image,
    .single-news .bottom-container .widgets {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .main.has-anchor .news-header {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .main.has-anchor .top-container .news-image {
        padding-top: 15px
    }
}

.news-header {
    padding: 20px 0;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 #d4d4d4;
    box-shadow: 0 1px 0 #d4d4d4
}

.news-header.align-left .news-header__wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.news-header.align-left h1 {
    text-align: left
}

.news-header.align-left .author-component__info {
    display: block
}

.news-header.align-left .author-component__name {
    font-size: 14px
}

.news-header.align-left .author-component__time {
    margin-left: 0
}

.news-header.align-left .author-component .article-labels__updated,
.news-header.align-left .author-component__time {
    line-height: normal;
    font-size: 12px
}

.news-header__wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news-header__category,
.news-header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news-header__category {
    position: relative;
    margin-left: 4px;
    padding-left: 8px
}

.news-header__category:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #757575
}

.news-header__category .article-labels__tag {
    position: relative;
    display: block;
    margin-right: 4px;
    font-size: 12px;
    text-transform: capitalize;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.news-header__category .article-labels__tag:first-child {
    margin-left: 0
}

.news-header__category .article-labels__tag:last-child {
    margin-right: 0
}

.news-header__category .article-labels__tag+.article-labels__tag {
    padding-left: 9px
}

.news-header__category .article-labels__tag+.article-labels__tag:before {
    content: "/";
    position: absolute;
    left: 0;
    display: inline;
    color: #535657
}

.news-header h1 {
    margin: 0;
    color: #303840;
    text-align: center;
    font-size: 30px
}

.news-header .author-component__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news-header .author-component__name {
    font-size: 13px
}

.news-header .author-component__update-wrap {
    margin-bottom: 7px
}

.news-header .author-component__time,
.news-header .author-component__update-wrap .article-labels__updated {
    margin-right: 0;
    font-size: 13px
}

.news-header .author-component__time:before {
    content: "\E913";
    display: inline-block;
    margin-right: 5px;
    font-family: icomoon!important
}

.news-header .author-component__time.article-labels__date-match:before {
    content: "\E919"
}

.news-header .author-component__publish-time:before {
    display: none
}

.news-header .hashtags-component {
    margin-top: 9px
}

.news-header .hashtags-component .hashtag+.hashtag {
    margin-left: 8px
}

@media (max-width:991px) {
    .news-header .news-header__wrap {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .news-header h1 {
        line-height: 28px;
        font-size: 22px;
        text-align: left
    }
    .news-header .author-component__info {
        display: block
    }
    .news-header .author-component__name {
        font-size: 14px
    }
    .news-header .author-component__time:not(.article-labels__date-updated) {
        margin-left: 0
    }
    .news-header .author-component .article-labels__updated,
    .news-header .author-component__time {
        line-height: normal;
        font-size: 12px
    }
}

@media (max-width:767px) {
    .news-header {
        padding: 10px 15px
    }
    .news-header h1 {
        font-size: 22px;
        line-height: 28px
    }
}

.news-image {
    width: 100%;
    background-color: #fff
}

.news-image__wrap {
    position: relative;
    width: 100%;
    height: 680px;
    overflow: hidden;
    background-color: #c4c4c4
}

.news-image__wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.news-image--cutted {
    height: 393px;
    overflow: hidden
}

.news-image__caption {
    padding: 5px 15px;
    background-color: #2a2e30;
    font-size: 12px;
    color: #fff
}

.news-image__caption a {
    display: inline-block;
    font-size: 12px;
    color: #fff
}

.news-image__caption a:hover {
    color: #fa2828;
    text-decoration: underline
}

@media (max-width:1199px) {
    .news-image__wrap {
        height: 559px
    }
    .news-image--cutted {
        height: 323px
    }
}

@media (max-width:991px) {
    .news-image__wrap {
        height: 411px
    }
    .news-image--cutted {
        height: 237px
    }
}

@media (max-width:767px) {
    .news-image {
        text-align: center
    }
    .news-image__wrap {
        width: 100%;
        height: 0;
        padding-bottom: 57.88%
    }
    .news-image--cutted {
        width: 100%;
        height: 0;
        padding-bottom: 33.64%
    }
}

.bottom-container .news-image__wrap {
    height: 441px
}

.bottom-container .news-image--cutted {
    height: 255px
}

@media (max-width:1199px) {
    .bottom-container .news-image__wrap {
        height: 319px
    }
    .bottom-container .news-image--cutted {
        height: 185px
    }
}

@media (max-width:991px) {
    .bottom-container .news-image__wrap {
        height: 411px
    }
    .bottom-container .news-image--cutted {
        height: 237px
    }
}

@media (max-width:767px) {
    .bottom-container .news-image {
        text-align: center
    }
    .bottom-container .news-image__wrap {
        width: 100%;
        height: 0;
        padding-bottom: 57.88%
    }
    .bottom-container .news-image--cutted {
        width: 100%;
        height: 0;
        padding-bottom: 33.64%
    }
}

@media (max-width:767px) {
    body.category .bottom-container {
        margin-top: 0
    }
}

.category-block {
    padding: 15px;
    background-color: #fff
}

.category-block .col-lg-6 .article-component {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0
}

.category-block .col-lg-6 .article-component:last-child {
    margin-bottom: 0
}

.category-block .col-lg-6 .article-component__img {
    -ms-flex-preferred-size: 182px;
    flex-basis: 182px
}

.category-block .col-lg-6 .article-component__img img {
    height: 105px
}

.category-block .col-lg-6 .article-component__body {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.category-block .col-lg-6 .article-component .article-labels {
    margin-top: 10px
}

.category-block .col-lg-6 .article-component .article-labels__date {
    border: 0
}

@media (max-width:767px) {
    .category-block .col-lg-6 .article-component {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px
    }
    .category-block .col-lg-6 .article-component__img {
        position: relative;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%;
        padding-bottom: 57.88%
    }
    .category-block .col-lg-6 .article-component__img img {
        position: absolute;
        width: 100%;
        height: 100%
    }
    .category-block .col-lg-6 .article-component__description {
        margin-top: 15px;
        line-height: 20px
    }
    .category-block .col-lg-6 .article-component .article-labels {
        margin-top: 15px
    }
}

.odds-formats {
    display: none;
    background: #fff;
    width: 330px;
    padding: 40px 30px 40px 20px;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    position: absolute;
    right: 36px;
    top: 100%
}

.odds-formats__wrapper {
    margin-left: auto
}

.odds-formats.fancybox-content {
    position: relative;
    right: auto;
    top: auto
}

.odds-formats.fancybox-content .fancybox-close-small svg {
    display: none
}

.odds-formats.open {
    display: block
}

.odds-formats__button {
    display: block;
    width: 24px;
    height: 24px
}

.odds-formats__icon {
    display: block;
    width: 100%;
    height: 100%;
    color: #303840
}

.odds-formats__icon:hover,
.odds-formats__icon:visited {
    color: #303840
}

.odds-formats__icon:before {
    content: "\E91A";
    font-family: icomoon!important;
    font-size: 24px
}

.odds-formats__close {
    display: none
}

.odds-formats__title {
    font-size: 19px;
    color: #2a2e30;
    margin-bottom: 10px
}

.odds-formats__list {
    position: relative
}

.odds-formats__list__item {
    border-bottom: 1px solid #ededed;
    padding: 10px 0 10px 30px;
    position: relative
}

.odds-formats__list__item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.odds-formats__item {
    display: block;
    color: #303840;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.odds-formats__item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.odds-formats__item__input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.odds-formats__item__input:checked~.odds-formats__item__checkmark {
    background-color: #fff
}

.odds-formats__item__input:checked~.odds-formats__item__checkmark:after {
    display: block
}

.odds-formats__item__checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 50%
}

.odds-formats__item__checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fa2828
}

body.mobile .odds-formats__close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    height: 15px;
    width: 15px;
    cursor: pointer
}

body.mobile .odds-formats__close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body.mobile .odds-formats__close:after,
body.mobile .odds-formats__close:before {
    content: "";
    position: absolute;
    top: 5px;
    height: 2px;
    width: 15px;
    background-color: #303840
}

body.mobile .odds-formats__close:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.section--odds {
    background-color: #fff;
    padding-bottom: 30px
}

.odds-filter {
    padding: 0 15px
}

@media (max-width:991px) {
    .odds-filter--league .odds-filter__wrap {
        margin-top: 10px;
        margin-bottom: 5px;
        padding-right: 0
    }
}

@media (max-width:767px) {
    .odds-filter--league .odds-filter__wrap {
        margin: 4px -15px 0;
        padding-right: 15px;
        text-align: center;
        background-color: #fcfcfc
    }
    .odds-filter--league .odds-filter__btn {
        width: 100%;
        max-width: 330px;
        text-align: left
    }
}

.odds-filter--full,
.odds-filter--full .odds-filter__btn,
.odds-filter--full .odds-filter__wrap {
    width: 100%
}

.odds-filter--full .odds-filter__btn.is-active {
    padding-bottom: 7.5px
}

.odds-filter--full .odds-select {
    padding-top: 2.5px;
    padding-bottom: 6px
}

.odds-filter--full .odds-select[data-columns="1"],
.odds-filter--full .odds-select[data-columns="1"] .odds-select__list-wrap {
    width: 100%
}

.odds-filter__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.odds-filter .headlines-xs {
    margin-top: 21px
}

.odds-filter__wrap {
    margin-top: 20px
}

.odds-filter__wrap.is-active .odds-filter-select {
    display: block
}

.odds-filter__btn {
    position: relative;
    width: 140px;
    padding: 7.5px 27px 7.5px 9px;
    color: #303840;
    font-size: 14px;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    background: #fff;
    -webkit-transition: border-color .1s ease, -webkit-box-shadow .1s ease;
    transition: border-color .1s ease, -webkit-box-shadow .1s ease;
    transition: box-shadow .1s ease, border-color .1s ease;
    transition: box-shadow .1s ease, border-color .1s ease, -webkit-box-shadow .1s ease
}

@media (max-width:991px) {
    .odds-filter__btn {
        width: 155px
    }
}

.odds-filter__btn:after {
    content: "\E90F";
    position: absolute;
    top: 15px;
    right: 9px;
    color: #303840;
    font-family: icomoon;
    font-size: 6px;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.odds-filter__btn:before {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -5px;
    height: 10px;
    background-color: #fff;
    z-index: 4;
    visibility: hidden
}

.odds-filter__btn.is-active {
    padding-bottom: 19.5px;
    border-color: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .25)
}

.odds-filter__btn.is-active:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.odds-filter__btn.is-active:before {
    visibility: visible
}

.odds-filter__btn .spinner {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #fa2828;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    z-index: 5
}

.odds-filter__btn .spinner span {
    padding-left: 10px;
    font-size: 14px;
    font-family: Noto Sans, sans-serif
}

.odds-filter__btn .spinner div {
    position: absolute;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    right: 0;
    border-radius: 50%;
    background: #fa2828;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.odds-filter__btn .spinner div:nth-child(2) {
    right: 36px;
    -webkit-animation: lds-ellipsis1 1s infinite;
    animation: lds-ellipsis1 1s infinite
}

.odds-filter__btn .spinner div:nth-child(3) {
    right: 20px;
    -webkit-animation: lds-ellipsis1 1s infinite;
    animation: lds-ellipsis1 1s infinite;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.odds-filter__btn .spinner div:nth-child(4) {
    right: 6px;
    -webkit-animation: lds-ellipsis 1s infinite;
    animation: lds-ellipsis 1s infinite
}

.odds-filter__btn.preload .spinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

@media (max-width:991px) {
    .odds-filter__wrap {
        position: relative;
        margin-top: 0;
        padding: 10px 10px 10px 15px
    }
    .odds-filter+.odds-filter .odds-filter__wrap {
        padding-left: 10px;
        padding-right: 15px
    }
}

@media (max-width:767px) {
    .odds-filter .headlines-xs {
        width: 100%;
        margin: 0 0 4px
    }
    .odds-filter__content {
        display: block
    }
    .odds-filter__btn {
        padding: 6px 28px 6px 6px;
        font-size: 16px
    }
    .odds-filter__btn:before {
        display: none
    }
    .odds-filter__btn.is-active {
        padding-bottom: 6px;
        border-color: #c4c4c4;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (max-width:359px) {
    .odds-filter__btn {
        width: 135px;
        padding: 6px 15px 6px 6px
    }
    .odds-filter__btn:after {
        right: 6px;
        font-size: 4px
    }
}

.odds-select {
    position: absolute;
    left: 0;
    width: 550px;
    visibility: hidden;
    padding: 14px 10px 14px 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    border-radius: 2px;
    z-index: 3
}

.odds-select[data-columns="1"] {
    width: 285px
}

.odds-select[data-columns="1"] .odds-select__list-wrap {
    width: 100%
}

.odds-select[data-columns="2"] {
    width: 550px
}

.odds-select[data-columns="2"] .odds-select__list-wrap {
    width: 50%
}

.odds-select[data-columns="3"] {
    width: 600px
}

.odds-select[data-columns="3"] .odds-select__list-wrap {
    width: 33.333%
}

.odds-select--right {
    left: auto;
    right: 0
}

.odds-select.is-open {
    visibility: visible
}

.odds-select__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.odds-select__list-wrap {
    position: relative;
    overflow: auto;
    width: 50%;
    padding-left: 10px;
    padding-right: 25px
}

.odds-select__list-wrap.is-restrictions .odds-select__item:nth-child(n+9) {
    display: none
}

.odds-select__list-head {
    margin-bottom: 20px;
    color: #000;
    font-size: 14px;
    font-family: Noto Sans Bold, sans-serif
}

.odds-select__item {
    margin: 5px 0
}

.odds-select__link {
    display: block;
    padding: 5px 0;
    color: #303840;
    line-height: 19px;
    font-size: 14px;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.odds-select__link.is-active,
.odds-select__link:hover {
    color: #fa2828;
    text-decoration: underline
}

.odds-select__list-more {
    margin-top: 20px;
    color: #303840;
    font-size: 14px;
    font-family: Noto Sans Bold, sans-serif
}

@media (max-width:991px) {
    .odds-select[data-columns="3"] {
        width: 550px
    }
}

@media (max-width:767px) {
    .odds-select {
        margin-top: 10px;
        width: 100%;
        border-radius: 0
    }
    .odds-select__list-wrap {
        width: 100%
    }
    .odds-select__list-wrap+.odds-select__list-wrap {
        margin-top: 20px
    }
}

.odds-select.modal {
    position: relative;
    left: auto;
    visibility: visible;
    width: 100%;
    max-width: 738px;
    max-height: 100%;
    overflow: hidden;
    padding: 40px 14px 25px 20px;
    border: none
}

.odds-select.modal .odds-select__list-wrap {
    width: 100%;
    margin-top: 20px
}

.odds-select.modal .odds-select__list-wrap+.odds-select__list-wrap {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-top: 0
}

.odds-select.modal .odds-select__list-head {
    margin-bottom: 8px;
    color: #000;
    font-size: 16px;
    font-family: Noto Sans Bold, sans-serif
}

.odds-select.modal .odds-select__item {
    border-bottom: 1px solid #ededed
}

.odds-select.modal .odds-select__item:first-child {
    border-top: 1px solid #ededed
}

.odds-select.modal .odds-select__link {
    position: relative;
    padding: 8px 30px
}

.odds-select.modal .odds-select__link span {
    display: block;
    color: #303840;
    font-size: 16px
}

.odds-select.modal .odds-select__link:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border-radius: 20px;
    border: 1px solid #c4c4c4;
    background-color: #fff
}

.odds-select.modal .odds-select__link:before {
    content: ""
}

.odds-select.modal .odds-select__link.is-active {
    text-decoration: none
}

.odds-select.modal .odds-select__link.is-active:before {
    position: absolute;
    top: 50%;
    left: 5px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-radius: 10px;
    background-color: #fa2828;
    z-index: 1
}

.odds-select.modal .simplebar-vertical {
    background-color: #ededed;
    width: 6px;
    border-radius: 6px
}

.odds-select.modal .simplebar-scrollbar {
    width: 6px;
    right: 0
}

.odds-select.modal .simplebar-scrollbar:before {
    background: #c4c4c4
}

.odds-filter-modal-container .fancybox-bg {
    background: rgba(0, 0, 0, .7)
}

.odds-filter-modal-container .fancybox-slide {
    padding: 51px 15px 39px
}

.odds-filter-modal-container .fancybox-close-small {
    top: 15px;
    right: 10px;
    padding: 0;
    width: auto;
    height: auto;
    opacity: 1
}

.odds-filter-modal-container .fancybox-close-small:before {
    content: "\E90B";
    color: #303840;
    font-size: 15px;
    font-family: icomoon
}

.odds-filter-modal-container .fancybox-close-small:hover {
    opacity: .8
}

.odds-filter-modal-container .nicescroll-rails {
    border-radius: 6px;
    z-index: 4
}

.odds-filter-modal {
    width: 100%;
    max-width: 738px;
    max-height: 100%;
    overflow: hidden;
    padding: 40px 14px 25px 20px
}

.odds-filter-modal__content {
    max-height: 100%;
    padding-right: 16px
}

.odds-filter-modal__list-wrap+.odds-filter-modal__list-wrap {
    margin-top: 20px
}

.odds-filter-modal__list-head {
    margin-bottom: 8px;
    color: #000;
    font-size: 16px;
    font-family: Noto Sans Bold, sans-serif
}

.odds-filter-modal__item {
    border-bottom: 1px solid #ededed
}

.odds-filter-modal__item:first-child {
    border-top: 1px solid #ededed
}

.odds-filter-modal__link {
    position: relative;
    padding: 8px 30px
}

.odds-filter-modal__link span {
    display: block;
    color: #303840;
    font-size: 16px
}

.odds-filter-modal__link:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border-radius: 20px;
    border: 1px solid #c4c4c4;
    background-color: #fff
}

.odds-filter-modal__link:before {
    content: ""
}

.odds-filter-modal__link.is-active:before {
    position: absolute;
    top: 50%;
    left: 5px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-radius: 10px;
    background-color: #fa2828;
    z-index: 1
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes lds-ellipsis {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes lds-ellipsis {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

.odds-links {
    margin-top: 10px
}

.odds-links__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 9.5px
}

.odds-links__item {
    width: 33.333%;
    min-height: 46px;
    padding: 0 5.5px;
    margin-bottom: 10px
}

.odds-links__item-lg {
    width: 100%;
    min-height: 70px;
    margin-bottom: 20px
}

.odds-links__item-lg .odds-links__head {
    font-size: 15px;
    font-family: Noto Sans Bold, sans-serif
}

@media (max-width:767px) {
    .odds-links__item-lg .odds-links__head {
        font-size: 14px
    }
}

.odds-links__link {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 40px 5px 15px;
    background-color: #fcfcfc;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5
}

.odds-links__link:after {
    content: "\E907";
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -9px;
    color: #fa2828;
    font-family: icomoon;
    font-size: 18px
}

.odds-links__link:hover .odds-links__head {
    color: #fa2828;
    text-decoration: underline
}

.odds-links__head {
    display: block;
    color: #303840;
    font-size: 14px;
    line-height: 18px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.odds-links__desc {
    color: #757575;
    font-size: 14px
}

@media (max-width:1199px) {
    .odds-links__item-sm {
        margin-bottom: 5px
    }
    .odds-links__item-sm .odds-links__link:after {
        right: 17px;
        margin-top: -5px;
        font-size: 10px
    }
    .odds-links__desc {
        font-size: 13px
    }
}

@media (max-width:991px) {
    .odds-links__item-sm {
        margin-bottom: 10px
    }
    .odds-links__item-sm .odds-links__link:after {
        right: 17px;
        margin-top: -9px;
        font-size: 18px
    }
    .odds-links__desc {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .odds-links__list {
        padding: 0
    }
    .odds-links__item {
        width: 100%;
        padding: 0
    }
    .odds-links__item-lg {
        margin-bottom: 10px
    }
    .odds-links__item-sm {
        margin-bottom: 2px
    }
    .odds-links__item-sm .odds-links__link:after {
        right: 17px;
        margin-top: -5px;
        font-size: 10px
    }
    .odds-links__head {
        font-size: 14px
    }
    .odds-links__desc {
        font-size: 13px
    }
}

.page-market {
    background-color: #fff
}

@media (max-width:991px) {
    .page-market .header .container {
        width: 100%
    }
    .page-market .header .container .header__content {
        padding: 0 15px
    }
}

@media (max-width:991px) {
    .page-market .breadcrumbs .container {
        width: 100%
    }
    .page-market .breadcrumbs .container .row {
        margin: 0
    }
}

@media (max-width:991px) and (max-width:767px) {
    .page-market .breadcrumbs .container .row {
        margin: 0 -15px
    }
}

.page-market .bottom-container .content-area {
    background-color: transparent
}

@media (max-width:991px) {
    .page-market .bottom-container {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .page-market .page-header .container--market .page-header__title,
    .page-market .page-header .container--market .sports__match {
        padding: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-market .page-header .container--market .page-header__title,
    .page-market .page-header .container--market .sports__match {
        padding: 0 15px
    }
}

.container--market {
    max-width: 962px;
    margin: 0 auto;
    padding: 0 15px
}

.market {
    position: relative;
    padding-bottom: 40px
}

.market--largest .bonus__list__item,
.market--largest .brand__list__item,
.market--largest .each-way__list__item,
.market--largest .market__odds__item-wrap.odds--sm,
.market--largest .sign-up__list__item {
    width: 104px
}

.market--largest .brand__list__logo {
    display: none
}

.market--largest .brand__list__logo--big {
    display: block
}

.market__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 962px;
    width: 100%;
    padding: 10px 15px 5px;
    background-color: #fcfcfc;
    z-index: 999
}

.market__head.fixed {
    position: fixed;
    z-index: 999
}

.market__head__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 14px;
    width: 100%
}

@media (max-width:991px) {
    .market__head__filter {
        padding-bottom: 0
    }
}

@media (max-width:991px) {
    .market__head {
        padding: 0;
        max-width: 962px;
        width: 100%
    }
}

@media (min-width:992px) {
    .market__head {
        min-height: 150px
    }
    .market__head__filter {
        -ms-flex-preferred-size: 305px;
        flex-basis: 305px;
        padding-right: 15px;
        position: relative
    }
    .market__head__filter:after {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background-color: #c4c4c4;
        position: absolute;
        right: 0;
        top: 0
    }
}

.market__head__brands {
    display: none
}

@media (min-width:992px) {
    .market__head__brands {
        display: block
    }
}

.market__head__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 4px 0
}

.market__head__row-title {
    width: 55px;
    padding-left: 5px;
    color: #757575;
    text-align: right;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 12px
}

.market .odds-filter {
    padding: 0
}

.market .odds-filter__wrap {
    margin-top: 0
}

.market .odds-filter-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:991px) {
    .market .odds-filter-row {
        background-color: #fcfcfc;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .market .odds-filter-row:nth-child(2) {
        display: none
    }
}

.market__odds {
    padding: 11px 15px 0;
    background-color: #fff
}

.market__odds__head-title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #303840;
    line-height: 15px
}

.market__odds__head-title,
.market__odds__head-title div:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Noto Sans, sans-serif;
    font-size: 13px
}

.market__odds__head-title div:nth-child(2) {
    -ms-flex-preferred-size: 305px;
    flex-basis: 305px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
    padding-left: 25px;
    color: #757575;
    line-height: 16px
}

.market__odds__head-title div:nth-child(2) span {
    display: block;
    -ms-flex-preferred-size: 96px;
    flex-basis: 96px;
    text-align: center;
    margin-right: 15px
}

@media (max-width:991px) {
    .market__odds__head-title div:nth-child(2) span {
        margin-right: 0
    }
}

@media (max-width:991px) {
    .market__odds__head-title div:nth-child(2) {
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
        margin-right: 30px;
        padding-left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-family: Noto Sans Bold, sans-serif;
        font-size: 13px;
        line-height: 16px
    }
}

@media (max-width:767px) {
    .market__odds__head-title div:nth-child(2) {
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
        margin-right: 0
    }
}

.market__odds__head-title div:last-child {
    padding-left: 74px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 auto;
    color: #757575;
    font-family: Noto Sans, sans-serif;
    font-size: 13px;
    line-height: 16px
}

@media (max-width:991px) {
    .market__odds__head-title div:last-child {
        display: none
    }
}

.market__odds__head-title .xl-hidden {
    padding-left: 33px;
    color: #757575;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 13px;
    line-height: 16px
}

@media (min-width:992px) {
    .market__odds__head-title .xl-hidden {
        display: none
    }
}

@media (max-width:767px) {
    .market__odds__head-title .xl-hidden {
        padding-left: 0
    }
}

.market__odds-best {
    -ms-flex-preferred-size: 305px;
    flex-basis: 305px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    padding-left: 25px;
    position: relative
}

.market__odds-best:after {
    content: "";
    display: block;
    height: calc(100% + 22px);
    width: 1px;
    position: absolute;
    right: -15px;
    top: -22px;
    background-color: #c4c4c4
}

.market__odds-best a {
    display: block;
    width: 100%;
    height: 100%
}

.market__odds-best .odds-best__title {
    color: #303840;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 14px;
    line-height: 18px
}

@media (min-width:992px) {
    .market__odds-best .odds-best__title__wrapper {
        width: calc(100% - 101px)
    }
}

.market__odds-best .odds-best__brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 96px;
    flex-basis: 96px;
    position: relative
}

.market__odds-best .odds-best__brand:after {
    content: "";
    display: block;
    width: calc(100% + 6px);
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: -3px;
    background-color: transparent
}

.market__odds-best .odds-best__brand__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 48px
}

.market__odds-best .odds-best__brand__logo img {
    width: 100%;
    height: 100%
}

@media (min-width:992px) {
    .market__odds-best .odds-best__brand:hover {
        -ms-flex-preferred-size: 101px;
        flex-basis: 101px;
        -webkit-transition: -webkit-flex-basis .2s ease;
        transition: -webkit-flex-basis .2s ease;
        transition: flex-basis .2s ease;
        transition: flex-basis .2s ease, -webkit-flex-basis .2s ease, -ms-flex-preferred-size .2s ease
    }
    .market__odds-best .odds-best__brand:hover:after {
        background-color: rgba(0, 0, 0, .25);
        -webkit-transition: background-color .2s ease;
        transition: background-color .2s ease
    }
    .market__odds-best .odds-best__brand:hover .odds-best__brand__logo {
        -webkit-transform: scale(1.12);
        transform: scale(1.12);
        -webkit-transition: -webkit-transform .1s ease;
        transition: -webkit-transform .1s ease;
        transition: transform .1s ease;
        transition: transform .1s ease, -webkit-transform .1s ease
    }
    .market__odds-best .odds-best__brand:hover .odds-best__count {
        -webkit-box-shadow: 0 0 0 3px #fa2828;
        box-shadow: 0 0 0 3px #fa2828;
        -webkit-transition: -webkit-box-shadow .1s ease;
        transition: -webkit-box-shadow .1s ease;
        transition: box-shadow .1s ease;
        transition: box-shadow .1s ease, -webkit-box-shadow .1s ease
    }
}

.market__odds-best .odds-best__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 48px;
    background-color: #fa2828
}

.market__odds-best .odds-best__count a {
    color: #fff;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 12px;
    line-height: 13px;
    text-align: center
}

.market__odds-best .odds-best__count a span {
    line-height: 48px
}

.market__odds-best__btn {
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 33px;
    height: 54px;
    position: absolute;
    padding: 4px;
    left: 0;
    top: 0
}

.market__odds-best__btn.triangle:after {
    content: "";
    display: block;
    position: absolute;
    right: 4px;
    top: calc(50% - 5px);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.market__odds-best__btn.triangle--down:after {
    border-top: 8px solid #fa2828
}

.market__odds-best__btn.triangle--up:after {
    border-bottom: 8px solid #fa2828
}

.market__odds__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 4px 0;
    min-height: 40px
}

.market__odds__row:first-child {
    padding-top: 0
}

.market__odds__row:last-child {
    padding-bottom: 0
}

@media (min-width:992px) {
    .market__odds__row {
        margin-left: -15px
    }
    .market__odds__row:nth-child(2n) .market__odds-best {
        background-color: #fcfcfc
    }
}

.market__odds__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 75px
}

.market__odds__item {
    margin: 0 4px
}

.market__odds__item:first-child {
    margin-left: 0
}

.market__odds__item:last-child {
    margin-right: 0
}

.market__odds__item-wrap {
    width: 48px;
    height: 48px
}

.market__odds__item-wrap a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #ededed;
    color: #303840;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 50px;
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.market__odds__item-wrap a.draw--odds:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    display: block;
    height: 2px;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: rgba(0, 0, 0, .25)
}

.market__odds__item-wrap a.draw--odds:hover {
    -webkit-box-shadow: 0 0 0 3px #ededed;
    box-shadow: 0 0 0 3px #ededed
}

.market__odds__item-wrap a.draw--odds:hover:after {
    opacity: 1;
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, .25), -3px 0 0 0 rgba(0, 0, 0, .25);
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, .25), -3px 0 0 0 rgba(0, 0, 0, .25);
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

.market__odds__item-wrap a.draw--odds:hover .odds__hint {
    opacity: 1;
    -webkit-box-shadow: 3px 0 0 0 #000, -3px 0 0 0 #000;
    box-shadow: 3px 0 0 0 #000, -3px 0 0 0 #000;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.market__odds__item-wrap a.draw--odds .odds__hint {
    background-color: #000
}

.market__odds__item-wrap a.best--odds {
    background-color: #fa2828;
    font-family: Noto Sans Bold, sans-serif;
    color: #fff
}

.market__odds__item-wrap a.best--odds:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    display: block;
    height: 2px;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: rgba(0, 0, 0, .25)
}

.market__odds__item-wrap a.best--odds:hover {
    -webkit-box-shadow: 0 0 0 3px #fa2828;
    box-shadow: 0 0 0 3px #fa2828
}

.market__odds__item-wrap a.best--odds:hover:after {
    opacity: 1;
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, .25), -3px 0 0 0 rgba(0, 0, 0, .25);
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, .25), -3px 0 0 0 rgba(0, 0, 0, .25);
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

.market__odds__item-wrap a.best--odds:hover .odds__hint {
    opacity: 1;
    -webkit-box-shadow: 3px 0 0 0 #eb1d25, -3px 0 0 0 #eb1d25;
    box-shadow: 3px 0 0 0 #eb1d25, -3px 0 0 0 #eb1d25;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.market__odds__item-wrap a.best--odds .odds__hint {
    font-family: Noto Sans, sans-serif;
    background-color: #eb1d25
}

.market__odds__item-wrap a.short--odds {
    background-color: #cce6ff
}

.market__odds__item-wrap a.short--odds:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    display: block;
    height: 2px;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: rgba(0, 0, 0, .25)
}

.market__odds__item-wrap a.short--odds:hover {
    -webkit-box-shadow: 0 0 0 3px #cce6ff;
    box-shadow: 0 0 0 3px #cce6ff
}

.market__odds__item-wrap a.short--odds:hover:after {
    opacity: 1;
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, .25), -3px 0 0 0 rgba(0, 0, 0, .25);
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, .25), -3px 0 0 0 rgba(0, 0, 0, .25);
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

.market__odds__item-wrap a.short--odds:hover .odds__hint {
    opacity: 1;
    -webkit-box-shadow: 3px 0 0 0 #1963c6, -3px 0 0 0 #1963c6;
    box-shadow: 3px 0 0 0 #1963c6, -3px 0 0 0 #1963c6;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.market__odds__item-wrap a.short--odds .odds__hint {
    background-color: #1963c6
}

.market__odds__item-wrap a.short--odds .arrow:before {
    content: "\E917";
    color: #5e8bb6
}

.market__odds__item-wrap a.drift--odds {
    background-color: #fddede
}

.market__odds__item-wrap a.drift--odds:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    display: block;
    height: 2px;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: rgba(0, 0, 0, .25)
}

.market__odds__item-wrap a.drift--odds:hover {
    -webkit-box-shadow: 0 0 0 3px #fddede;
    box-shadow: 0 0 0 3px #fddede
}

.market__odds__item-wrap a.drift--odds:hover:after {
    opacity: 1;
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, .25), -3px 0 0 0 rgba(0, 0, 0, .25);
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, .25), -3px 0 0 0 rgba(0, 0, 0, .25);
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

.market__odds__item-wrap a.drift--odds:hover .odds__hint {
    opacity: 1;
    -webkit-box-shadow: 3px 0 0 0 #eb1d25, -3px 0 0 0 #eb1d25;
    box-shadow: 3px 0 0 0 #eb1d25, -3px 0 0 0 #eb1d25;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.market__odds__item-wrap a.drift--odds .odds__hint {
    background-color: #eb1d25
}

.market__odds__item-wrap a.drift--odds .arrow:before {
    content: "\E918";
    color: #ff8d8d
}

.market__odds__item-wrap a .odds__hint {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 16px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 16px;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.market__odds__item-wrap a .arrow {
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    right: 3px;
    bottom: 3px;
    line-height: normal
}

.market__odds__item-wrap a .arrow:before {
    display: block;
    font-size: 6px;
    font-family: icomoon
}

.market__odds__item-wrap a .odds__count {
    position: relative;
    text-decoration: underline
}

.market__odds__sm--head {
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 30px;
    padding: 0 30px;
    background: #fcfcfc
}

.market__odds__sm--head span {
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    text-align: center;
    margin: 0 10px;
    color: #757575;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 17px
}

.market__odds__sm--head span.sm--sign {
    margin-left: 0
}

.market__odds__sm--head span.sm--bonuses {
    -ms-flex-preferred-size: calc(100% - 320px);
    flex-basis: calc(100% - 320px)
}

@media (max-width:767px) {
    .market__odds__sm--head span.sm--bonuses {
        -ms-flex-preferred-size: calc(100% - 192px);
        flex-basis: calc(100% - 192px)
    }
}

.market__odds__sm--head span.sm--all-odds {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    margin: 0
}

.market__odds__sm--head span.sm--bookie {
    -ms-flex-preferred-size: 48px;
    flex-basis: 48px;
    margin-right: 0;
    margin-left: auto
}

.market__odds-mainline-hr {
    background: #9a9fa1;
    height: 2px;
    margin-left: -15px
}

.bonus,
.brand,
.each-way,
.sign-up {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bonus--sm,
.brand--sm,
.each-way--sm,
.sign-up--sm {
    display: none
}

.bonus__list,
.brand__list,
.each-way__list,
.sign-up__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px
}

.bonus__list__item,
.brand__list__item,
.each-way__list__item,
.sign-up__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    margin: 0 4px
}

.bonus__list__item:first-child,
.brand__list__item:first-child,
.each-way__list__item:first-child,
.sign-up__list__item:first-child {
    margin-left: 0
}

.bonus__list__item:last-child,
.brand__list__item:last-child,
.each-way__list__item:last-child,
.sign-up__list__item:last-child {
    margin-right: 0
}

.bonus__list__icon,
.brand__list__icon,
.each-way__list__icon,
.sign-up__list__icon {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center
}

.bonus__list__icon img,
.brand__list__icon img,
.each-way__list__icon img,
.sign-up__list__icon img {
    width: 100%;
    height: 100%
}

.sign-up {
    margin-bottom: 6px
}

.sign-up__list__item {
    position: relative
}

.sign-up__list__item.blue:hover .sign-up__list__icon {
    background-color: #1963c6
}

.sign-up__list__item:hover .h-bonus-wrap {
    visibility: visible;
    opacity: 1
}

.sign-up__list__item .h-bonus-wrap {
    z-index: 3
}

.sign-up__list__icon {
    position: relative;
    color: #fa2828;
    font-size: 13px;
    font-family: Noto Sans Bold, sans-serif;
    text-decoration: underline;
    cursor: default;
    z-index: 4
}

.h-bonus-wrap {
    position: absolute;
    top: 100%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    visibility: hidden;
    opacity: 0;
    z-index: 1
}

.h-bonus-wrap:not([data-count="1"]) .h-bonus {
    width: 300px
}

.h-bonus-wrap[data-count="3"] .h-bonus:nth-child(2) {
    z-index: 4
}

.h-bonus-wrap[data-count="3"] .h-bonus:nth-child(2):after,
.h-bonus-wrap[data-count="3"] .h-bonus:nth-child(2):before {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fff
}

.h-bonus-wrap[data-count="3"] .h-bonus:nth-child(2):after {
    left: -1px
}

.h-bonus-wrap[data-count="3"] .h-bonus:nth-child(2):before {
    right: -1px
}

.h-bonus {
    position: relative;
    width: 330px;
    padding: 15px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-transition: opacity .5s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .5s cubic-bezier(.25, .46, .45, .94);
    cursor: default
}

.h-bonus.h-2 {
    left: -330px
}

.h-bonus__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.h-bonus__logo {
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.h-bonus__logo img {
    display: block;
    width: 100%;
    height: 100%
}

.h-bonus__headline-wrap {
    margin-left: 10px
}

.h-bonus__headline {
    color: #fff;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 16px;
    line-height: 22px
}

.h-bonus__subheadline {
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 14px;
    line-height: 18px
}

.h-bonus__middle {
    margin-bottom: 10px
}

.h-bonus__text {
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 10px;
    line-height: 16px
}

.h-bonus__cta {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.h-bonus__cta,
.h-bonus__cta .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.h-bonus__cta .btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 32px;
    border-radius: 2px;
    background-color: #fa2828
}

.h-bonus__cta .btn span {
    color: #fff;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 14px;
    line-height: 16px
}

.h-bonus__cta .btn:hover {
    background-color: #e80202
}

.h-bonus__cta .terms {
    margin-left: 13px;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-decoration: underline
}

.h-bonus__cta .terms:hover {
    text-decoration: none
}

.h-bonus.blue {
    background-color: #1963c6!important
}

.bonus__list__item {
    position: relative;
    min-height: 28px
}

.bonus__list__item:hover .h-bonus-wrap {
    visibility: visible;
    opacity: 1
}

.bonus__list__item:hover .bonus__check {
    background-color: #1963c6
}

.bonus__list__item:hover .bonus__check .bonus__icon {
    background-color: #fff
}

.bonus__list__item:hover .bonus__check .bonus__icon:before {
    color: #1963c6
}

.bonus__list__item .bonus__check {
    position: relative;
    padding: 5px 0;
    width: 100%;
    z-index: 2
}

.bonus__list__item .bonus__check .bonus__icon {
    position: relative;
    width: 18px;
    height: 18px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 1;
    border-radius: 50%;
    background-color: #2889fa
}

.bonus__list__item .bonus__check .bonus__icon:before {
    content: "\E911";
    color: #fff;
    font-size: 8px;
    font-family: icomoon
}

.bonus__list__item .bonus__check .bonus__counter {
    position: absolute;
    top: -3px;
    right: -7px;
    width: 14px;
    height: 14px;
    color: #fff;
    font-size: 12px;
    font-family: Noto Sans Bold, sans-serif;
    line-height: 14px;
    text-align: center;
    letter-spacing: -1px;
    border-radius: 50%;
    background-color: #000
}

.brand__list__item {
    height: 48px
}

.brand__list__item a,
.brand__list__logo {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brand__list__logo--big {
    width: 100%;
    height: 35px;
    display: none
}

.each-way__list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #303840;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-align: center
}

.key {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.key div:first-child {
    font-size: 12px;
    font-family: Noto Sans, sans-serif;
    color: #535657;
    margin-right: 16px
}

.key__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.key__item:not(:last-child) {
    margin-right: 30px
}

.key__item:last-child {
    padding-right: 17px
}

.key__item p {
    font-size: 12px;
    font-family: Noto Sans, sans-serif;
    color: #535657;
    line-height: 28px
}

.key__item span {
    vertical-align: middle
}

.key__square {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    color: #fff;
    font-size: 9px
}

.key__square.best--odds {
    background-color: #fa2828
}

@media (max-width:991px) {
    .market {
        padding: 0 0 20px
    }
    .market__odds__head-title {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 0 4px
    }
    .market__odds__head-title div:last-child {
        display: none
    }
    .market__odds__sm--head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .market__odds-best {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%;
        height: 54px;
        padding: 7px 30px 7px 33px;
        margin-right: 0
    }
    .market__odds-best:after {
        display: none
    }
    .market__odds-best__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .market__odds-best.active {
        background: #fff;
        -webkit-box-shadow: 0 3px 4px #dbdbdb;
        box-shadow: 0 3px 4px #dbdbdb;
        -webkit-transition: -webkit-box-shadow .3s ease-in-out;
        transition: -webkit-box-shadow .3s ease-in-out;
        transition: box-shadow .3s ease-in-out;
        transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out
    }
    .market__odds .odds-best__title {
        line-height: 1
    }
    .market__odds .odds-best__title__wrapper {
        max-width: 70%
    }
    .market__odds .odds-best__brand {
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px
    }
    .market__odds .odds-best__brand__logo {
        width: 40px;
        height: 40px
    }
    .market__odds .odds-best__count {
        width: 100px;
        height: 40px
    }
    .market__odds .odds-best__count a span {
        font-size: 15px;
        line-height: 40px;
        text-decoration: underline
    }
    .market__odds__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-shadow: 0 1px 0 #ededed;
        box-shadow: 0 1px 0 #ededed
    }
    .market__odds__row:nth-child(2) {
        -webkit-box-shadow: 0 -1px 0 #ededed, 0 1px 0 #ededed;
        box-shadow: 0 -1px 0 #ededed, 0 1px 0 #ededed
    }
    .market__odds__row.shadow-top {
        -webkit-box-shadow: 0 -3px 4px #dbdbdb;
        box-shadow: 0 -3px 4px #dbdbdb;
        -webkit-transition: -webkit-box-shadow .3s ease-in-out;
        transition: -webkit-box-shadow .3s ease-in-out;
        transition: box-shadow .3s ease-in-out;
        transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out
    }
}

@media (max-width:991px) and (max-width:767px) {
    .market__odds__row {
        margin: 0 -15px
    }
}

@media (max-width:991px) {
    .market__odds__list {
        width: 100%;
        margin: 6px 0 0;
        padding: 0 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .market__odds__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 5px 0;
        width: 100%
    }
    .market__odds__item-wrap {
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
        height: 40px;
        margin: 0 10px
    }
    .market__odds__item-wrap a {
        font-size: 15px;
        line-height: 42px
    }
    .market__odds__item-wrap:first-child {
        margin-left: 0
    }
    .market__odds__accord {
        width: 100%;
        display: none
    }
    .bonus--sm,
    .brand--sm,
    .each-way--sm,
    .sign-up--sm {
        display: block
    }
    .bonus--sm a,
    .brand--sm a,
    .each-way--sm a,
    .sign-up--sm a {
        background-color: #fcfcfc
    }
    .sign-up--sm a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-decoration: underline;
        font-family: Noto Sans Bold, sans-serif;
        font-size: 15px;
        color: #fa2828
    }
    .sign-up--sm a span {
        display: block;
        line-height: 1
    }
    .bonus--sm {
        position: relative;
        -ms-flex-preferred-size: calc(100% - 320px);
        flex-basis: calc(100% - 320px)
    }
    .bonus--sm a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .bonus--sm a .bonus__check-sm {
        display: block;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background-color: #2889fa;
        position: relative
    }
    .bonus--sm a .bonus__check-sm:after {
        content: "";
        display: block;
        width: 9px;
        height: 5px;
        position: absolute;
        top: calc(50% - 3px);
        left: calc(50% - 4.5px);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff
    }
    .bonus--sm a .bonus__counter-sm {
        position: absolute;
        top: -3px;
        right: -7px;
        width: 14px;
        height: 14px;
        color: #fff;
        font-size: 12px;
        font-family: Noto Sans Bold, sans-serif;
        line-height: 14px;
        text-align: center;
        letter-spacing: -1px;
        border-radius: 50%;
        background-color: #000;
        z-index: 1
    }
    .each-way--sm span {
        display: block;
        text-align: center;
        color: #303840;
        font-family: Noto Sans, sans-serif;
        font-size: 14px;
        line-height: 20px
    }
    .brand--sm {
        -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
        margin-left: auto;
        margin-right: 0
    }
    .brand--sm img {
        width: 100%;
        height: 100%
    }
    .odds--sm {
        margin: 0;
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px
    }
}

@media (max-width:767px) {
    .market__odds-best {
        height: 46px;
        padding: 7px 15px 7px 33px
    }
    .market__odds-best__btn {
        height: 46px
    }
    .market__odds__sm--head {
        padding: 0 15px
    }
    .market__odds__sm--head span {
        -ms-flex-preferred-size: 60px;
        flex-basis: 60px
    }
    .market__odds__sm--head span:last-child {
        -ms-flex-preferred-size: 50px;
        flex-basis: 50px
    }
    .market__odds .odds-best__title__wrapper {
        max-width: 60%
    }
    .market__odds .odds-best__brand {
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px
    }
    .market__odds .odds-best__brand__logo {
        width: 32px;
        height: 32px
    }
    .market__odds .odds-best__count {
        width: 68px;
        height: 32px
    }
    .market__odds .odds-best__count a span {
        line-height: 32px
    }
    .market__odds__list {
        padding: 0 15px
    }
    .market__odds__item-wrap {
        -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
        height: 32px
    }
    .market__odds__item-wrap a {
        line-height: 33px
    }
    .bonus--sm {
        -ms-flex-preferred-size: calc(100% - 192px);
        flex-basis: calc(100% - 192px)
    }
    .brand--sm {
        -ms-flex-preferred-size: 32px;
        flex-basis: 32px
    }
    .each-way--sm span {
        font-family: Noto Sans, sans-serif;
        font-size: 14px;
        line-height: 17px
    }
}

.bonus-modal-container .h-bonus-wrap {
    position: relative;
    top: 0;
    display: block;
    opacity: 1
}

.bonus-modal-container .h-bonus {
    width: 100%!important;
    max-width: 300px!important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bonus-modal-container .h-bonus:nth-child(n+2) {
    border-top: 1px solid #fff
}

.bonus-modal-container .h-bonus:nth-child(n+2):after,
.bonus-modal-container .h-bonus:nth-child(n+2):before {
    display: none
}

.bonus-modal-container .fancybox-bg {
    background: rgba(0, 0, 0, .8)
}

.bonus-modal-container .fancybox-content {
    padding: 0;
    visibility: visible;
    background-color: transparent;
    overflow: visible
}

.bonus-modal-container .fancybox-slide {
    padding: 51px 15px 39px
}

.bonus-modal-container .fancybox-close-small {
    top: -23px;
    right: 0;
    padding: 0;
    width: auto;
    height: auto;
    opacity: 1
}

.bonus-modal-container .fancybox-close-small:before {
    content: "\E90B";
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: icomoon
}

.bonus-modal-container .fancybox-close-small:hover {
    opacity: .8
}

.sports__day__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 15px;
    background-color: #555a5c
}

.sports__day__head time {
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 13px;
    line-height: 18px
}

.sports__day__subhead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 15px;
    background-color: #dbdbdb
}

.sports__day__subhead a {
    display: block;
    width: 100%;
    height: 100%
}

.sports__day__match-title {
    -ms-flex-preferred-size: 47.5%;
    flex-basis: 47.5%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.sports__day__match-title span {
    display: block;
    color: #535657;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 13px;
    line-height: 22px
}

.sports__day__odds-title {
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.sports__day__odds-title span {
    display: block;
    width: 100px;
    height: 100%;
    text-align: center;
    color: #535657;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 13px;
    line-height: 22px
}

.sports__day__odds-title span+span {
    margin-left: 8px
}

.sports__match__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 8px 15px;
    margin-bottom: 1px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5
}

.sports__match__item.has-count {
    padding-top: 20px
}

.sports__match__item.has-count .link-wrap .odds-count {
    display: block
}

.sports__match__name-wrap {
    -ms-flex-preferred-size: 47.5%;
    flex-basis: 47.5%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.sports__match__name-wrap,
.sports__match__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sports__match__time {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 15px;
    padding-left: 15px
}

.sports__match__time time {
    display: block;
    text-align: center;
    color: #303840;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 12px
}

.sports__match__time .chanel__logo {
    display: block;
    margin-top: 6px;
    width: 40px;
    height: 15px
}

.sports__match__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 15px;
    padding-right: 10px
}

.sports__match__name .match__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.sports__match__name .visible--xs,
.sports__match__name p {
    color: #303840;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 14px;
    line-height: 18px
}

.sports__match__name .visible--xs {
    padding: 0 4px;
    margin: 0
}

.sports__best-odds {
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.sports__best-odds .best-odds__link {
    width: 100%;
    height: 36px
}

.sports__best-odds .link-wrap {
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.sports__best-odds .link-wrap+.link-wrap {
    margin-left: 8px
}

.sports__best-odds .link-wrap .odds-count {
    display: none;
    position: absolute;
    top: -16px;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 12px
}

.sports__best-odds .link-wrap .last6 {
    margin-top: 5px
}

.sports__best-odds.has-last6+.sports__odds-all {
    margin-bottom: 13px
}

.sports__odds-all {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px
}

@media (min-width:992px) and (max-width:1199px) {
    .sports__day__match-title {
        -ms-flex-preferred-size: 47%;
        flex-basis: 47%
    }
    .sports__day__odds-title {
        -ms-flex-preferred-size: 39%;
        flex-basis: 39%;
        margin-left: 10px
    }
    .sports__day__odds-title span {
        width: 60px
    }
    .sports__match__name-wrap {
        -ms-flex-preferred-size: 47%;
        flex-basis: 47%
    }
    .sports__best-odds {
        -ms-flex-preferred-size: 39%;
        flex-basis: 39%;
        margin-left: 10px
    }
    .sports__best-odds .link-wrap {
        width: 60px
    }
}

@media (max-width:991px) {
    .sports__day__match-title {
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%
    }
    .sports__day__odds-title {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%
    }
    .sports__match__name-wrap {
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%
    }
    .sports__best-odds {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%
    }
}

@media (max-width:767px) {
    .sports__day__head {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .sports__day__odds-title {
        display: none
    }
    .sports__day__match-title {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .sports__match__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sports__match__item.has-count {
        padding-top: 8px
    }
    .sports__match__item.has-count .sports__best-odds,
    .sports__match__item.has-count .sports__odds-all {
        margin-top: 17px
    }
    .sports__match__time {
        padding-left: 0;
        padding-right: 5px
    }
    .sports__match__time time {
        font-size: 14px
    }
    .sports__match__name-wrap {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .sports__match__name {
        padding-left: 5px
    }
    .sports__match__name .match__link .visible--xs {
        display: none
    }
    .sports__match__name.has-last6 .match__link {
        display: block
    }
    .sports__match__name.has-last6 .match__link .visible--xs {
        display: none
    }
    .sports__best-odds {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-top: 8px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .sports__best-odds .link-wrap {
        width: 80px;
        margin: 0
    }
    .sports__best-odds .link-wrap+.link-wrap {
        margin-left: 14px
    }
    .sports__best-odds .link-wrap .best-odds__link {
        height: 40px
    }
    .sports__odds-all {
        padding-left: 15px
    }
}

@media (max-width:767px) {
    .sports__league .sports__day__subhead {
        display: none
    }
}

.sports__match {
    color: #757575;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px
}

span.visible--xs {
    margin-bottom: 4px
}

@media (min-width:768px) {
    span.visible--xs {
        display: none
    }
}

.best-odds__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 4px;
    background-color: #fa2828;
    border-radius: 2px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.best-odds__link:hover {
    background-color: #e80202
}

.best-odds__link span:not(.visible--xs) {
    display: block;
    font-family: Noto Sans, sans-serif;
    opacity: 0
}

.best-odds__link span {
    color: #fff;
    font-size: 14px;
    line-height: 14px
}

.best-odds__link span.visible--xs {
    font-size: 12px;
    font-family: Noto Sans Bold, sans-serif!important
}

.best-odds__link .best-odds--hidden {
    display: none;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 12px;
    line-height: 12px
}

.odds-all__link {
    text-align: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.odds-all__link:hover span {
    text-decoration: none
}

.odds-all__link span {
    text-decoration: underline;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 12px
}

.last6 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.last6__result {
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 1px;
    border-radius: 50%
}

.last6__result__won {
    background-color: #65bf0b
}

.last6__result__draw {
    background-color: #c4c4c4
}

.last6__result__lost {
    background-color: #fa2828
}

.sports-new .sports__day {
    margin-bottom: 30px
}

.sports-new .sports__day__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 15px;
    background: #dbdbdb;
    margin-bottom: -20px
}

@media (max-width:767px) {
    .sports-new .sports__day__head {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.sports-new .sports__day__head time {
    color: #303840;
    font-family: Noto Sans, sans-serif;
    font-size: 13px;
    line-height: 18px
}

.sports-new .sports__day__subhead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 15px;
    background-color: #fafafa;
    margin-top: 20px
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__day__subhead {
        padding: 7px 15px 7px 19px
    }
}

@media (max-width:767px) {
    .sports-new .sports__day__subhead {
        padding-top: 0;
        padding-bottom: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.sports-new .sports__day__subhead a {
    display: block;
    width: 100%;
    height: 100%
}

.sports-new .sports__day__match-title {
    -ms-flex-preferred-size: 47.5%;
    flex-basis: 47.5%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:1200px) {
    .sports-new .sports__day__match-title {
        -ms-flex-preferred-size: 40.5%;
        flex-basis: 40.5%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__day__match-title {
        -ms-flex-preferred-size: 40.5%;
        flex-basis: 40.5%
    }
}

@media (max-width:991px) {
    .sports-new .sports__day__match-title {
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%
    }
}

@media (max-width:767px) {
    .sports-new .sports__day__match-title {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-height: 40px;
        padding: 8px 0
    }
}

.sports-new .sports__day__match-title__logo {
    max-width: 40px;
    width: 100%;
    margin-right: 15px
}

.sports-new .sports__day__match-title img {
    display: block;
    max-height: 34px;
    max-width: 100%;
    margin: 0 auto
}

.sports-new .sports__day__match-title span {
    display: block;
    color: #535657;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 14px;
    line-height: 19px
}

.sports-new .sports__day__odds-title {
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__day__odds-title {
        -ms-flex-preferred-size: 43%;
        flex-basis: 43%
    }
}

@media (max-width:991px) {
    .sports-new .sports__day__odds-title {
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%
    }
}

@media (max-width:767px) {
    .sports-new .sports__day__odds-title {
        position: relative;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 3px 0
    }
    .sports-new .sports__day__odds-title:after,
    .sports-new .sports__day__odds-title:before {
        content: "";
        position: absolute;
        display: block;
        height: 1px;
        right: -15px;
        left: -15px;
        background-color: #dbdbdb
    }
    .sports-new .sports__day__odds-title:before {
        top: 0
    }
    .sports-new .sports__day__odds-title:after {
        bottom: 0
    }
}

.sports-new .sports__day__odds-title span {
    display: block;
    width: 100px;
    height: 100%;
    text-align: center;
    color: #535657;
    font-family: Noto Sans, sans-serif;
    font-size: 14px;
    line-height: 19px
}

@media (min-width:1200px) {
    .sports-new .sports__day__odds-title span {
        width: 120px
    }
}

.sports-new .sports__day__odds-title span+span {
    margin-left: 8px
}

@media (max-width:767px) {
    .sports-new .sports__day__odds-title span+span {
        margin-left: 15px
    }
}

@media (max-width:767px) {
    .sports-new .sports__day__odds-title span {
        font-size: 11px;
        line-height: 17px
    }
}

.sports-new .sports__match {
    color: #757575;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-top: 0
}

.sports-new .sports__match__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 8px 15px;
    margin-bottom: 1px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__match__item {
        padding: 6px 15px 6px 19px;
        position: relative
    }
}

@media (max-width:767px) {
    .sports-new .sports__match__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        padding: 8px 15px 12px
    }
}

.sports-new .sports__match__item.has-count {
    padding-top: 20px
}

.sports-new .sports__match__item.has-count .link-wrap .odds-count {
    display: block
}

.sports-new .sports__match__name-wrap {
    -ms-flex-preferred-size: 47.5%;
    flex-basis: 47.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:1200px) {
    .sports-new .sports__match__name-wrap {
        -ms-flex-preferred-size: 40.5%;
        flex-basis: 40.5%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__match__name-wrap {
        -ms-flex-preferred-size: 40.5%;
        flex-basis: 40.5%;
        margin-bottom: 16px
    }
}

@media (max-width:991px) {
    .sports-new .sports__match__name-wrap {
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%
    }
}

@media (max-width:767px) {
    .sports-new .sports__match__name-wrap {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.sports-new .sports__match__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: 35px;
    margin-right: 20px
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__match__time {
        padding-right: 5px
    }
}

.sports-new .sports__match__time time {
    display: block;
    text-align: center;
    color: #303840;
    font-family: Noto Sans, sans-serif;
    font-size: 12px;
    line-height: 16px
}

@media (max-width:767px) {
    .sports-new .sports__match__time time {
        font-size: 14px
    }
}

.sports-new .sports__match__time .chanel__logo {
    display: block;
    margin-top: 6px;
    width: 40px;
    height: 15px
}

.sports-new .sports__match__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    padding-right: 10px
}

.sports-new .sports__match__name .match__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.sports-new .sports__match__name .visible--xs,
.sports-new .sports__match__name p {
    color: #303840;
    font-family: Noto Sans, sans-serif;
    font-size: 13px;
    line-height: 18px
}

.sports-new .sports__match__name .visible--xs {
    padding: 0 4px;
    margin: 0
}

.sports-new .sports__best-odds {
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__best-odds {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:991px) {
    .sports-new .sports__best-odds {
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%
    }
}

@media (max-width:767px) {
    .sports-new .sports__best-odds {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 10px
    }
}

.sports-new .sports__best-odds .best-odds__link {
    width: 100%;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 4px 5px;
    background: #ededed;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .25);
    border-radius: 4px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    position: relative
}

.sports-new .sports__best-odds .best-odds__link img {
    display: block;
    width: 28px;
    height: 28px
}

.sports-new .sports__best-odds .best-odds__link span {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    color: #303840;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    text-align: center
}

@media (max-width:767px) {
    .sports-new .sports__best-odds .best-odds__link span {
        text-decoration: underline
    }
}

.sports-new .sports__best-odds .best-odds__link:hover {
    background: #fa2828;
    -webkit-box-shadow: 0 2px 0 rgba(168, 0, 0, .8);
    box-shadow: 0 2px 0 rgba(168, 0, 0, .8)
}

.sports-new .sports__best-odds .best-odds__link:hover span {
    color: #fff;
    text-decoration: underline
}

.sports-new .sports__best-odds .best-odds__link .visible--xs {
    display: none
}

@media (max-width:767px) {
    .sports-new .sports__best-odds .best-odds__link .visible--xs {
        display: none
    }
}

.sports-new .sports__best-odds .link-wrap {
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media (min-width:1200px) {
    .sports-new .sports__best-odds .link-wrap {
        width: 120px
    }
}

.sports-new .sports__best-odds .link-wrap+.link-wrap {
    margin-left: 8px
}

@media (max-width:767px) {
    .sports-new .sports__best-odds .link-wrap+.link-wrap {
        margin-left: 15px
    }
}

.sports-new .sports__best-odds .link-wrap .odds-count {
    display: none;
    font-size: 12px;
    position: absolute;
    top: -16px;
    font-family: Noto Sans, sans-serif;
    line-height: 16px;
    color: #303840
}

.sports-new .sports__best-odds .link-wrap .last6 {
    margin-top: 5px
}

.sports-new .sports__best-odds.has-last6+.sports__odds-all {
    margin-bottom: 13px
}

.sports-new .sports__odds-all {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__odds-all {
        padding-left: 0;
        position: absolute;
        left: 75px;
        bottom: 5px
    }
}

@media (max-width:767px) {
    .sports-new .sports__odds-all {
        padding-left: 0;
        position: absolute;
        right: 35px;
        top: 15px
    }
}

.sports-new .sports__odds-all .odds-all__link {
    position: relative
}

.sports-new .sports__odds-all .odds-all__link span {
    text-decoration: underline
}

.sports-new .sports__odds-all .odds-all__link:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 2px;
    border: solid #fa2828;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .sports__odds-all .odds-all__link:after {
        border-width: 0 1px 1px 0;
        padding: 3px;
        top: 4px
    }
}

.sports-new .sports__odds-all .odds-all__link:hover span {
    text-decoration: none
}

@media (max-width:767px) {
    .ksa-league .sports__day__match-title {
        display: none
    }
}

.league__headline {
    background-color: #fff;
    padding: 30px 15px 20px;
    margin-bottom: 1px;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5
}

.league__headline .headlines-mini {
    margin: 0
}

.league__headline .headlines-mini .headlines__title .league__link {
    color: #2a2e30;
    text-transform: none;
    font-size: 18px;
    font-family: Noto Sans Bold, sans-serif
}

@media (max-width:767px) {
    .league__headline .headlines-mini .headlines__title .league__link {
        font-size: 17px
    }
}

.league__headline .headlines-mini .headlines__title:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    height: 2px;
    background-color: #fa2828
}

.league__odds {
    background: #fff;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    padding: 10px 15px;
    margin-bottom: 1px
}

@media (max-width:767px) {
    .league__odds {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.league__odds__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {
    .league__odds__row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.league__odds__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 15px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px
}

@media (max-width:767px) {
    .league__odds__item {
        width: 80px;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin: 0 7px
    }
    .league__odds__item:nth-child(n+4) {
        display: none
    }
}

.league__odds__item .name__odds__link {
    display: block;
    margin-bottom: 4px;
    color: #303840;
    font-family: Noto Sans Bold, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.league__odds__item .best-odds__link {
    width: 100%;
    height: 36px
}

.league__odds__item:first-child {
    margin-left: 0
}

.league__odds__item:last-child {
    margin-right: 0
}

.league__all-odds {
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fff
}

@media (max-width:767px) {
    .league__all-odds {
        display: none
    }
}

.league__all-odds.league__all-odds--xs {
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: none;
    padding-right: 0;
    padding-left: 7px
}

@media (max-width:767px) {
    .league__all-odds.league__all-odds--xs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.sports-new .league {
    position: relative
}

.sports-new .league__headline {
    background-color: #fff;
    padding: 30px 15px 20px;
    margin-bottom: 1px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sports-new .league__odds {
    background: #fff;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    padding: 0 15px 10px;
    margin-bottom: 1px
}

.sports-new .league__odds__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {
    .sports-new .league__odds__row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.sports-new .league__odds__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20px;
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px
}

@media (min-width:992px) and (max-width:1199px) {
    .sports-new .league__odds__item {
        margin: 0 6px;
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
        width: 100px
    }
}

@media (max-width:991px) {
    .sports-new .league__odds__item {
        margin: 0 14px
    }
}

@media (max-width:767px) {
    .sports-new .league__odds__item {
        margin: 0 7.5px;
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
        width: 100px
    }
    .sports-new .league__odds__item:nth-child(n+4) {
        display: none
    }
}

.sports-new .league__odds__item .name__odds__link {
    display: block;
    margin-bottom: 4px;
    color: #303840;
    font-family: Noto Sans, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

@media (max-width:767px) {
    .sports-new .league__odds__item .name__odds__link {
        font-family: Noto Sans Bold, sans-serif
    }
}

.sports-new .league__odds__item .best-odds__link {
    width: 100%;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 4px 5px;
    background: #ededed;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .25);
    border-radius: 4px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    position: relative
}

.sports-new .league__odds__item .best-odds__link img {
    display: block;
    width: 28px;
    height: 28px
}

.sports-new .league__odds__item .best-odds__link span {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    color: #303840;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    text-align: center
}

@media (max-width:767px) {
    .sports-new .league__odds__item .best-odds__link span {
        text-decoration: underline
    }
}

.sports-new .league__odds__item .best-odds__link:hover {
    background: #fa2828;
    -webkit-box-shadow: 0 2px 0 rgba(168, 0, 0, .8);
    box-shadow: 0 2px 0 rgba(168, 0, 0, .8)
}

.sports-new .league__odds__item .best-odds__link:hover span {
    color: #fff;
    text-decoration: underline
}

.sports-new .league__odds__item:first-child {
    margin-left: 0
}

.sports-new .league__odds__item:last-child {
    margin-right: 0
}

.sports-new .league__all-odds {
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 20px
}

@media (max-width:767px) {
    .sports-new .league__all-odds {
        display: none
    }
}

.sports-new .league__all-odds.league__all-odds--xs {
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: none;
    padding-right: 0;
    padding-left: 7px
}

@media (max-width:767px) {
    .sports-new .league__all-odds.league__all-odds--xs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 15px
    }
}