@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, 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")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper,
swiper-container {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide,
swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, 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")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper,
swiper-container {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide,
swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    left: var(--swiper-pagination-left, auto);
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    -ms-touch-action: none
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: var(--swiper-scrollbar-bottom, 4px);
    height: var(--swiper-scrollbar-size, 4px);
    left: var(--swiper-scrollbar-sides-offset, 1%);
    position: absolute;
    top: var(--swiper-scrollbar-top, auto);
    width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    left: var(--swiper-scrollbar-left, auto);
    position: absolute;
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    width: var(--swiper-scrollbar-size, 4px);
    z-index: 50
}

.swiper-scrollbar-drag {
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification,
swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom
}

.brand-1,
:root {
    --main-color: #0a1f8f
}

.brand-1 {
    --swiper-prev-nav: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='50' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm1.707 4.293a1 1 0 0 1 0 1.414L9.414 10l2.293 2.293a1 1 0 0 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 0z' fill='%230A1F8F'/%3E%3C/svg%3E");
    --swiper-next-nav: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='50' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1ZM9.793 8.707a1 1 0 0 1 1.414-1.414l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414L13.086 12 9.793 8.707Z' fill='%230A1F8F'/%3E%3C/svg%3E")
}

.brand-2 {
    --main-color: #06dd07;
    --swiper-prev-nav: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='50' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm1.707 4.293a1 1 0 0 1 0 1.414L9.414 10l2.293 2.293a1 1 0 0 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 0z' fill='%2371a400'/%3E%3C/svg%3E");
    --swiper-next-nav: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='50' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1ZM9.793 8.707a1 1 0 0 1 1.414-1.414l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414L13.086 12 9.793 8.707Z' fill='%2371a400'/%3E%3C/svg%3E")
}

.brand-9 {
    --main-color: #6c13b9
}

* {
    text-rendering: optimizeLegibility
}

.main-text {
    color: #000000
}

.carousel-container {
    border-top: 2px solid #f6f4f5 !important;
    padding: 15px 8px
}

.carousel-container.launch-game {
    background: #ffffff !important;
    border-radius: 8px;
    border-top: 0 !important;
    padding: 10px 8px !important;
    width: 100%
}

.carousel-container.launch-game img {
    height: auto;
    max-height: 70px !important;
    min-height: 70px !important
}

@media (min-width:1024px) {
    .carousel-container.launch-game img {
        max-height: 94px !important;
        width: 90px !important;
    }
}
.carousel-container {
    background: #f6f4f5;
}

@media screen and (min-width:768px) {
    .carousel-container {
        padding: 32px 8px
    }
}

.carousel-container .carousel-item div {
    padding: 0 8px
}

.carousel-container .carousel-item div img {
    border-radius: 8px
}

.carousel-container .carousel-inner .carousel-item-next,
.carousel-container .carousel-inner .carousel-item-prev,
.carousel-container .carousel-inner .carousel-item.active {
    display: flex !important
}

@media (min-width:768px) {

    .carousel-container .carousel-inner .carousel-item-next,
    .carousel-container .carousel-inner .carousel-item-right.active {
        transform: translateX(41.666667%)
    }

    .carousel-container .carousel-inner .carousel-item-left.active,
    .carousel-container .carousel-inner .carousel-item-prev {
        transform: translateX(-41.666667%)
    }

    .carousel-container .carousel-inner .carousel-item-left,
    .carousel-container .carousel-inner .carousel-item-right {
        transform: translateX(0)
    }
}

.carousel-container .arrow {
    display: none
}

.carousel-container:hover .arrow {
    display: flex
}

.top_breadcrumb_pages {
    background: #242526;
    border-top: 2px solid #242526
}

.breadcrumb {
    background: #242526 !important;
    border-radius: 0;
    margin: 0;
    padding: 0
}

.breadcrumb .breadcrumb-item {
    color: #0a1f8f !important;
    display: flex;
    font: normal 600 normal 10px/13px Open Sans, sans-serif;
    padding: 10px 8px 10px 0
}

@media screen and (min-width:768px) {
    .breadcrumb .breadcrumb-item {
        font: normal 600 normal 12px/15px Open Sans, sans-serif
    }
}

@media screen and (min-width:1280px) {
    .breadcrumb .breadcrumb-item {
        font: normal 600 normal calc(.5rem + .5vw)/18px Open Sans, sans-serif
    }
}

.breadcrumb .breadcrumb-item a {
    color: #0a1f8f !important
}

.breadcrumb .breadcrumb-item:before {
    color: #0a1f8f !important;
    content: "C" !important;
    font-family: mybv4 !important;
    padding-right: .5rem;
    text-transform: none !important
}

.breadcrumb .breadcrumb-item:first-of-type:before {
    content: "" !important;
    padding-right: 0 !important
}

.breadcrumb .breadcrumb-item.active {
    color: #fff !important
}

.btn-back {
    color: #0a1f8f;
    font: normal normal 18px/16px Open Sans, sans-serif;
    -webkit-text-decoration: revert;
    text-decoration: revert
}

.max-width\:450px {
    max-width: 450px
}

.max-width\:slide {
    max-width: 290px
}

@media screen and (min-width:556px) {
    .max-width\:slide {
        max-width: 450px
    }
}

.figure-live {
    position: relative
}

.figcaption-live {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.img-live-casino {
    border-radius: 8px
}

.live-title {
    color: var(--main-color);
    font: normal 600 normal 18px/22px Montserrat, sans-serif
}

@media screen and (min-width:556px) {
    .live-title {
        font: normal 600 normal 24px/29px Montserrat, sans-serif
    }
}

.live-casino-navigation {
    display: none;
    position: absolute;
    top: 40% !important;
    transform: translate(-71%, -50%)
}

@media screen and (min-width:556px) {
    .live-casino-navigation {
        display: initial
    }
}

.live-casino-navigation.swiper-button-next,
.live-casino-navigation.swiper-button-prev {
    top: 45%
}

.live-casino-navigation.swiper-button-prev {
    left: 35px;
    right: 35px
}

.live-casino-navigation.swiper-button-prev:after {
    content: var(--swiper-prev-nav)
}

.live-casino-navigation.swiper-button-next:after {
    content: var(--swiper-next-nav)
}

.swiper {
    overflow-x: scroll
}

@media screen and (min-width:556px) {
    .swiper {
        overflow-x: hidden
    }
}

.swiper-wrapper-mobile {
    overflow: scroll !important;
    transform: none !important
}

.live-game-title {
    color: #000000 !important;
    font: normal normal 600 12px/15px Open Sans, sans-serif
}

@media screen and (min-width:556px) {
    .live-game-title {
        font: normal normal 600 24px/29px Open Sans, sans-serif
    }
}

.slider-next {
    background: #ffffff no-repeat padding-box;
    border-radius: 0 16px 16px 0;
    height: 30px;
    opacity: 1
}

@media screen and (min-width:768px) {
    .slider-next {
        height: 35px
    }
}

.slider-prev {
    background: #ffffff no-repeat padding-box;
    border-radius: 16px 0 0 16px;
    height: 30px;
    opacity: 1
}

@media screen and (min-width:768px) {
    .slider-prev {
        height: 35px
    }
}

.view-all {
    align-items: center;
    background: #ffffff no-repeat padding-box;
    border-radius: 16px;
    color: #0a1f8f !important;
    display: flex;
    font: normal 600 normal 12px/16px Open Sans, sans-serif;
    height: 30px;
    justify-content: center;
    opacity: 1;
    width: 110px
}

@media screen and (min-width:768px) {
    .view-all {
        font: normal 600 normal 15px/21px Open Sans, sans-serif;
        height: 35px
    }
}

.view-all.slider {
    background: #ffffff;
    color: #ededed
}

.carousel-control-prev-icon {
    background-image: url(../../../resources/img/Banner-Right-Arrow.svg) !important
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-size: 150% !important;
    height: 44px !important;
    width: 44px !important
}

.carousel-control-next-icon {
    background-image: url(../../../resources/img/Banner-Left-Arrow.svg) !important
}

.main-casino__tabs__nav {
    webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -ms-overflow-style: none;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0;
    overflow: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

@media screen and (min-width:1024px) {
    .main-casino__tabs__nav {
        flex-wrap: wrap !important
    }
}

@media screen and (min-width:768px) {
    .main-casino__tabs__nav {
        justify-content: center
    }
}

.main-casino__tabs__nav__item a {
    color: #000000;
    #000000;
    font: normal 600 normal 12px/15px Open Sans, sans-serif;
    padding: .5rem .8rem
}

@media screen and (min-width:1280px) {
    .main-casino__tabs__nav__item a {
        font: normal 600 normal 16px/19px Open Sans, sans-serif
    }
}

.main-casino__tabs__nav__item a:hover,
.main-casino__tabs__nav__item.active a {
    color: #0a1f8f
}

.main-casino__tabs__nav__item {
    background: #f6f4f5;
    border-radius: 4px
}

.main-casino__tabs__nav__item.active,
.main-casino__tabs__nav__item:hover {
    background: #0a1f8f;
    border-radius: 4px;
    color: #0a1f8f;
    color: #ededed
}

.main-casino__tabs__nav__item.active a,
.main-casino__tabs__nav__item.active span,
.main-casino__tabs__nav__item:hover a,
.main-casino__tabs__nav__item:hover span {
    color: #ededed
}

.main-casino__tabs__nav__item.active a svg path,
.main-casino__tabs__nav__item.active span svg path,
.main-casino__tabs__nav__item:hover a svg path,
.main-casino__tabs__nav__item:hover span svg path {
    fill: #ededed !important;
    stroke: #ededed !important
}

.main-casino .accent-color,
.main-casino .accent-color__meta-title {
    color: #0a1f8f
}

.main-casino__category {
    background: #fffff;
}

@media screen and (min-width:768px) {
    .main-casino__category::-webkit-scrollbar-track {
        background-color: #f5f5f5;
        border-radius: 8px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
    }

    .main-casino__category::-webkit-scrollbar {
        background-color: #f5f5f5;
        height: 5px;
        width: 5px
    }

    .main-casino__category::-webkit-scrollbar-thumb {
        background-color: #dbdfe4;
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
    }

    .main-casino__category {
        overflow-x: auto
    }
}

.main-casino__game {
    padding-left: .3rem
}

.main-casino__game figure {
    background: #ededed;
    border-radius: 8px;
    height: 206px;
    margin: 0;
    max-height: 100%;
    position: relative;
    text-align: center;
    width: 98%
}

.main-casino__game figure.live {
    height: 300px
}

@media screen and (min-width:768px) {
    .main-casino__game figure {
        width: 141px
    }

    .main-casino__game figure.live {
        width: 100%
    }
}

.main-casino__game figure:hover {
    background: #fff
}

.main-casino__game figure img {
    border-radius: 8px;
    width: 100%
}

.main-casino__game figure img.live {
    border-radius: 6px
}

.main-casino__game figure img {
    height: 206px;
    max-height: 100%
}

.main-casino__game figure img.live {
    height: 300px
}

.main-casino__game figcaption {
    background: rgba(35, 31, 32, .75);
    border-radius: 8px;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0
}

.main-casino__game figcaption:hover {
    opacity: 1
}

.main-casino__game__name {
    color: #fff;
    font: normal 700 normal 10px/13px Open Sans, sans-serif;
    font: normal 700 normal 8px/12px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {
    .main-casino__game__name {
        font: normal 700 normal 14px/22px Open Sans, sans-serif;
        font: normal 700 normal 12px/16px Open Sans, sans-serif
    }
}

.main-casino__game__play-now {
    align-items: center;
    background-color: transparent;
    color: #fff !important;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 2.3rem;
    height: 100%;
    justify-content: center;
    line-height: 1.8;
    padding: 10px;
    text-decoration: none
}

.main-casino__game__play-now i {
    display: flex
}

.main-casino__game__play-now:hover {
    color: #fff
}

@media screen and (min-width:1280px) {
    .main-casino__game__play-now {
        font-size: 4rem;
        font-size: 2.3rem
    }
}

.main-casino__game__play-now-live {
    align-items: center;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 2.3rem;
    height: 100%;
    justify-content: center;
    line-height: 1.8;
    padding: 10px;
    text-decoration: none
}

.main-casino__game__play-now-live i {
    display: flex
}

.main-casino__game__play-now-live:hover {
    color: #fff
}

@media screen and (min-width:1280px) {
    .main-casino__game__play-now-live {
        font-size: 4rem
    }
}

.main-casino__game__favorite {
    bottom: 1rem;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 1rem;
    position: absolute;
    right: 1rem
}

@media screen and (min-width:1280px) {
    .main-casino__game__favorite {
        font-size: 1.5rem
    }
}

.main-casino__right-rail__info .title {
    color: #f28911;
    font: normal 600 normal 12px/15px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {
    .main-casino__right-rail__info .title {
        font: normal 600 normal 18px/22px Open Sans, sans-serif
    }
}

.main-casino__right-rail__info .amount,
.main-casino__right-rail__info .game,
.main-casino__right-rail__info .name {
    color: #fff;
    font: normal 600 normal 12px/14px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {

    .main-casino__right-rail__info .amount,
    .main-casino__right-rail__info .game,
    .main-casino__right-rail__info .name {
        font: normal 600 normal 18px/14px Open Sans, sans-serif
    }
}

.main-casino__right-rail__info .amount {
    color: #f48220
}

.main-casino__right-rail__info .casinoTable1 td,
.main-casino__right-rail__info .casinoTable2 td {
    height: 55px;
    padding: .5rem
}

.main-casino__right-rail__info .casinoTable1 td.gameIcon img,
.main-casino__right-rail__info .casinoTable2 td.gameIcon img {
    border-radius: 100%;
    height: 30px;
    width: 30px
}

.main-casino__right-rail__info .casinoTable1 td span,
.main-casino__right-rail__info .casinoTable2 td span {
    font-weight: 100;
    text-transform: uppercase
}

.main-casino #iframeGameDivContainer iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.main-casino #iframeGameDivContainer iframe object {
    margin-left: auto;
    margin-right: auto
}

.main-casino #iframeGameDivContainer .insideFrame {
    background-color: #fff;
    border-bottom-left-radius: 5px;
    box-shadow: -2px 2px 9px #000;
    opacity: .5;
    padding: 5px 5px 5px 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    z-index: 9
}

.main-casino #iframeGameDivContainer .insideFrame:hover {
    opacity: 1
}

.main-casino #iframeGameDivContainer .insideFrame button {
    background: none;
    border: none;
    color: #000;
    cursor: pointer;
    font-size: 21px;
    margin-top: 25px;
    padding: 0 5px 0 0
}
.main-casino #iframeGameDivContainer .insideFrame button:focus {
    outline: none
}

.main-casino #iframeGameDivContainer .insideFrame a .icon-home {
    color: #000;
    font-size: 21px;
    position: absolute
}

.main-casino #iframeGameDivContainer .insideFrame a:focus {
    outline: none
}

.main-casino #iframeGameDivContainer .gameInfo-footer {
    bottom: -100px;
    float: left;
    position: absolute;
    width: 100%
}

.main-casino a#closeIframeGame {
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    opacity: .7;
    padding: 0 8px;
    position: absolute;
    right: 25px;
    top: 10px
}

.main-casino a#closeIframeGame span {
    font-size: 41px;
    line-height: 41px;
    margin: 0;
    padding: 5px
}

.main-casino .jackPotSidebar-header {
    background: #fff;
    color: #fff;
    margin-bottom: 1px;
    outline: 1px solid #fff;
    padding: 10px 0
}

.main-casino .jackPotSidebar {
    box-shadow: -1px 0 0 0 orange, 1px 0 0 0 orange
}

.main-casino .jackPotSidebar .col-12 .col-2,
.main-casino .jackPotSidebar .col-12 .col-4,
.main-casino .jackPotSidebar .col-12 .col-6 {
    border-bottom: 1px solid orange
}

.main-casino #gameCasinoPage i.icon-play {
    color: #fff;
    margin: 0 -60px;
    top: 25%
}

@media (max-width:768px) {
    .main-casino #gameCasinoPage i.icon-play {
        margin: 0 -40px;
        top: 14%
    }
}

.main-casino #gameCasinoPage i.icon-play:before {
    font-size: 120px;
    opacity: .8
}

@media (max-width:768px) {
    .main-casino #gameCasinoPage i.icon-play:before {
        font-size: 75px
    }
}

.main-casino #gameCasinoPage i.icon-play span {
    color: #fff;
    display: block;
    font-size: 21px;
    font-style: normal;
    opacity: .8;
    width: 100%
}

@media (max-width:768px) {
    .main-casino #gameCasinoPage i.icon-play span {
        font-size: 18px
    }
}

.main-casino div#game-show {
    text-align: center
}

.main-casino .slick-vertical .slick-slide {
    background: #242526;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .078);
    margin: 4px 0;
    padding: 1rem
}

.main-casino .totaljack-img {
    height: 60px;
    width: 90px
}

.main-casino .slider-wins .slick-list div {
    padding: 20px 10px
}

.main-casino .description-game {
    background: #ffffff;
    border-radius: 8px;
    height: auto
}

.main-casino .description-game__open-game {
    align-items: center;
    background: #0a1f8f;
    border-radius: 4px;
    color: #fff;
    display: flex;
    font: normal 600 normal 14px/16px Open Sans, sans-serif;
    height: 34px;
    justify-content: center;
    min-width: 83px;
    padding: 0 8px;
    width: 100%
}

@media (min-width:1440px) {
    .main-casino .description-game__open-game {
        font: normal 600 normal 18px/21px Open Sans, sans-serif;
        height: 52px
    }
}

.main-casino .description-game__progress {
    background: transparent linear-gradient(270deg, #cd382c, #e5782e 28%, #f1bc40 53%, #c3d043 79%, #84b440) 0 0 no-repeat padding-box !important
}

.main-casino .description-game__progress-bar {
    background-color: transparent !important
}

.main-casino .description-game__game-name {
    color: #000000;
    font: normal 600 normal 18px/21px Open Sans, sans-serif
}

.main-casino .description-game p {
    font: normal 500 normal 13px/16px Open Sans, sans-serif;
    height: 150px;
    margin-bottom: 0;
    overflow: hidden;
    word-break: normal
}

@media (min-width:1440px) {
    .main-casino .description-game p {
        font: normal 500 normal 14px/18px Open Sans, sans-serif;
        height: 90px
    }
}

.main-casino .description-game p.active {
    height: auto;
    overflow: auto
}

.main-casino .description-game span {
    font: normal 500 normal 14px/16px Open Sans, sans-serif;
    word-break: normal
}

@media (min-width:1450px) {
    .main-casino .description-game span {
        font: normal 500 normal 16px/21px Open Sans, sans-serif;
        word-break: break-all
    }
}

.main-casino .description-game h6 {
    font: normal 600 normal 14px/16px Open Sans, sans-serif
}

@media (min-width:1440px) {
    .main-casino .description-game h6 {
        font: normal 600 normal 16px/21px Open Sans, sans-serif
    }
}

.main-casino .description-game h5 {
    font: normal 600 normal 16px/21px Open Sans, sans-serif
}

@media (min-width:1450px) {
    .main-casino .description-game h5 {
        font: normal 600 normal 18px/21px Open Sans, sans-serif
    }
}

.main-casino .casino-actions,
.main-casino .search-casino {
    background: #ffffff;
    border-radius: 8px;
    height: auto
}

.main-casino .casino-actions {
    margin-top: 5px
}

@media (min-width:760px) {
    .main-casino .casino-actions {
        height: auto
    }
}

@media (min-width:1450px) {
    .main-casino .casino-actions {
        margin-top: 12px
    }
}

@media (min-width:1650px) {
    .main-casino .casino-actions {
        margin-top: 17px
    }
}

.main-casino .casino-actions svg {
    cursor: pointer
}

.main-casino .casino-actions h6 {
    font: normal 600 normal 15px/16px Open Sans, sans-serif;
    margin-bottom: 0
}

.main-casino .casino-actions p {
    font: normal 500 normal 10px/18px Open Sans, sans-serif
}

.main-casino .button-search {
    background-color: #f6f4f5;
    border-radius: 25px;
    height: 45px;
    margin-bottom: 10px;
    min-height: 45px;
    padding-left: 10px;
    padding-top: 9px;
    position: relative
}

@media (max-width:760px) {
    .main-casino .button-search {
        width: 300px
    }
}

@media (min-width:1440px) {
    .main-casino .button-search {
        padding-left: 20px
    }
}

.main-casino .button-search.active {
    height: auto;
    max-height: 250px
}

.main-casino .button-search__results {
    height: auto;
    max-height: 250px;
    overflow-x: hidden !important;
    overflow-y: auto !important
}

.main-casino .button-search__no-result {
    height: auto;
    max-height: 250px
}

.main-casino .button-search .input-search-casino {
    background-color: transparent;
    border: none;
    color: #0d0c0c;
    font: normal 600 normal 12px/14px Open Sans, sans-serif
}

@media (min-width:1440px) {
    .main-casino .button-search .input-search-casino {
        font: normal 600 normal 16px/21px Open Sans, sans-serif
    }
}

.main-casino .button-search .input-search-casino ::-moz-placeholder {
    font: normal 600 normal 12px/21px Open Sans, sans-serif
}

.main-casino .button-search .input-search-casino ::placeholder {
    font: normal 600 normal 12px/21px Open Sans, sans-serif
}

@media (min-width:1440px) {
    .main-casino .button-search .input-search-casino ::-moz-placeholder {
        font: normal 600 normal 16px/21px Open Sans, sans-serif
    }

    .main-casino .button-search .input-search-casino ::placeholder {
        font: normal 600 normal 16px/21px Open Sans, sans-serif
    }
}

.main-casino .button-search svg {
    fill: #0d0c0c;
}

.main-casino .game-result {
    background-color: transparent;
    border-radius: 25px;
    margin-bottom: 10px;
    max-height: 210px;
    position: relative
}

.main-casino .game-result__text {
    margin: 0 10px
}

.main-casino .game-result__text p {
    font: normal 600 normal 12px/16px Open Sans, sans-serif;
    letter-spacing: 0;
    text-align: left;
    text-transform: capitalize
}

.main-casino .game-result__image img {
    border-radius: 8px;
    width: 95px
}

.main-casino .game-result {
    webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -ms-overflow-style: none;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0;
    overflow: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

.main-casino .game-result::-webkit-scrollbar {
    width: 16px
}

.main-casino .game-result::-webkit-scrollbar-thumb {
    background-clip: content-box;
    background-color: #ababab;
    border: 5px solid transparent;
    border-radius: 8px;
    height: 50px
}

.main-casino .game-result {
    overflow-x: hidden
}

.main-casino .custom-svg-color {
    fill: #0a1f8f
}

.main-casino .text-carousel {
    font: normal 600 normal 14px/16px Open Sans, sans-serif
}

@media (min-width:1450px) {
    .main-casino .text-carousel {
        font: normal 600 normal 16px/21px Open Sans, sans-serif
    }
}

.main-casino .text-site {
    color: #ededed;
    color: #000
}

.main-casino .home-games {
    overflow: auto;
    background: #f6f4f5

}

.main-casino .home-games::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.main-casino .home-games::-webkit-scrollbar {
    background-color: #f5f5f5;
    height: 5px;
    width: 5px
}

.main-casino .home-games::-webkit-scrollbar-thumb {
    background-color: #dbdfe4;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.main-casino .regular-games {
    display: grid;
    gap: 10px 5px;
    grid-template-columns: repeat(3, 1fr)
}

@media screen and (min-width:768px) {
    .main-casino .regular-games {
        grid-gap: 10px 10px;
        grid-template-columns: repeat(auto-fill, 141px)
    }
}

.main-casino .text-live {
    color: #ededed !important
}

.main-casino .bonuses-title {
    color: #f28911;
    font: normal 600 normal 12px/15px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {
    .main-casino .bonuses-title {
        font: normal 600 normal 18px/22px Open Sans, sans-serif
    }
}

.main-casino .available-bonuses {
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .078)
}

.main-casino .available-bonuses__header {
    background: #272829;
    border-bottom: 1px solid #58595a;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.main-casino .available-bonuses__header a {
    color: #f28911;
    font: normal 600 normal 12px/15px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {
    .main-casino .available-bonuses__header a {
        font: normal 600 normal 18px/22px Open Sans, sans-serif
    }
}

.main-casino .available-bonuses__header a i {
    color: #fff
}

.main-casino .available-bonuses__body {
    background: #242526;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.main-casino .available-bonuses__body__description {
    color: #fff;
    font: normal 600 normal 12px/15px Open Sans, sans-serif;
    width: 100%
}

@media screen and (min-width:1280px) {
    .main-casino .available-bonuses__body__description {
        font: normal 600 normal 18px/22px Open Sans, sans-serif
    }
}

.main-casino .available-bonuses__body__info {
    border-bottom: 1px solid #58595a;
    border-top: 1px solid #58595a
}

.main-casino .available-bonuses__body__collected {
    color: #91d146;
    font: normal 600 normal 12px/15px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {
    .main-casino .available-bonuses__body__collected {
        font: normal 600 normal 14px/22px Open Sans, sans-serif
    }
}

.main-casino .available-bonuses__body__rollover {
    color: #1976d2;
    font: normal 600 normal 12px/15px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {
    .main-casino .available-bonuses__body__rollover {
        font: normal 600 normal 14px/22px Open Sans, sans-serif
    }
}

.main-casino .available-bonuses__body__awarded,
.main-casino .available-bonuses__body__expires {
    color: #fff;
    font: normal 500 normal 10px/23px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {

    .main-casino .available-bonuses__body__awarded,
    .main-casino .available-bonuses__body__expires {
        font: normal 500 normal 12px/22px Open Sans, sans-serif
    }
}

.main-casino .available-bonuses__table a {
    color: #fff;
    font: normal 500 normal 10px/23px Open Sans, sans-serif
}

@media screen and (min-width:1280px) {
    .main-casino .available-bonuses__table a {
        font: normal 500 normal 12px/22px Open Sans, sans-serif
    }
}

.gaming__content-page-title {
    display: none !important
}

.header-launch {
    min-height: 55px !important
}

.seo-game-title {
    display: none !important
}

.swiper-slide {
    width: 170px !important
}

.swiper {
    margin: 0 !important
}


.icon-home {
svg {
path {
fill: #0a1f8f!important;
stroke: #0a1f8f!important;
}
}
}


