.anticon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.anticon::before {
    display: none
}

@-webkit-keyframes loadingCircle {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loadingCircle {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

:where(.css-4eyop4).anticon {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:where(.css-4eyop4).anticon>* {
    line-height: 1
}

:where(.css-4eyop4).anticon svg {
    display: inline-block
}

@keyframes css-4eyop4-antProgressLTRActive {
    0% {
        transform: translateX(-100%) scaleX(0);
        opacity: 0.1
    }

    20% {
        transform: translateX(-100%) scaleX(0);
        opacity: 0.5
    }

    to {
        transform: translateX(0) scaleX(1);
        opacity: 0
    }
}

@keyframes css-4eyop4-antProgressRTLActive {
    0% {
        transform: translateX(100%) scaleX(0);
        opacity: 0.1
    }

    20% {
        transform: translateX(100%) scaleX(0);
        opacity: 0.5
    }

    to {
        transform: translateX(0) scaleX(1);
        opacity: 0
    }
}

:where(.css-4eyop4)[class^="ant-select"],
:where(.css-4eyop4)[class*=" ant-select"] {
    font-family: "Inter", Arial, sans-serif;
    font-size: 13px;
    box-sizing: border-box
}

:where(.css-4eyop4)[class^="ant-select"]::before,
:where(.css-4eyop4)[class*=" ant-select"]::before,
:where(.css-4eyop4)[class^="ant-select"]::after,
:where(.css-4eyop4)[class*=" ant-select"]::after {
    box-sizing: border-box
}

:where(.css-4eyop4)[class^="ant-select"] [class^="ant-select"],
:where(.css-4eyop4)[class*=" ant-select"] [class^="ant-select"],
:where(.css-4eyop4)[class^="ant-select"] [class*=" ant-select"],
:where(.css-4eyop4)[class*=" ant-select"] [class*=" ant-select"] {
    box-sizing: border-box
}

:where(.css-4eyop4)[class^="ant-select"] [class^="ant-select"]::before,
:where(.css-4eyop4)[class*=" ant-select"] [class^="ant-select"]::before,
:where(.css-4eyop4)[class^="ant-select"] [class*=" ant-select"]::before,
:where(.css-4eyop4)[class*=" ant-select"] [class*=" ant-select"]::before,
:where(.css-4eyop4)[class^="ant-select"] [class^="ant-select"]::after,
:where(.css-4eyop4)[class*=" ant-select"] [class^="ant-select"]::after,
:where(.css-4eyop4)[class^="ant-select"] [class*=" ant-select"]::after,
:where(.css-4eyop4)[class*=" ant-select"] [class*=" ant-select"]::after {
    box-sizing: border-box
}

:where(.css-4eyop4).ant-select {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(255, 231, 239, 0.88);
    font-size: 13px;
    line-height: 1.6153846153846154;
    list-style: none;
    font-family: "Inter", Arial, sans-serif;
    position: relative;
    display: inline-flex;
    cursor: pointer
}

:where(.css-4eyop4).ant-select:not(.ant-select-customize-input) .ant-select-selector {
    position: relative;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
}

:where(.css-4eyop4).ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: pointer
}

.ant-select-show-search:where(.css-4eyop4).ant-select:not(.ant-select-customize-input) .ant-select-selector {
    cursor: text
}

.ant-select-show-search:where(.css-4eyop4).ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: auto;
    color: inherit;
    height: 100%
}

:where(.css-4eyop4).ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    outline: none;
    appearance: none;
    font-family: inherit
}

:where(.css-4eyop4).ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
    display: none;
    appearance: none
}

:where(.css-4eyop4).ant-select .ant-select-selection-item {
    flex: 1;
    font-weight: normal;
    position: relative;
    user-select: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

:where(.css-4eyop4).ant-select .ant-select-arrow {
    display: flex;
    align-items: center;
    color: rgba(255, 231, 239, 0.25);
    font-style: normal;
    line-height: 1;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    inset-inline-start: auto;
    inset-inline-end: 11px;
    height: 10px;
    margin-top: -5px;
    font-size: 10px;
    pointer-events: none;
    transition: opacity 0.3s ease
}

:where(.css-4eyop4).ant-select .ant-select-arrow>* {
    line-height: 1
}

:where(.css-4eyop4).ant-select .ant-select-arrow svg {
    display: inline-block
}

:where(.css-4eyop4).ant-select .ant-select-arrow .anticon {
    vertical-align: top;
    transition: transform 0.3s
}

:where(.css-4eyop4).ant-select .ant-select-arrow .anticon>svg {
    vertical-align: top
}

:where(.css-4eyop4).ant-select .ant-select-arrow .anticon:not(.ant-select-suffix) {
    pointer-events: auto
}

:where(.css-4eyop4).ant-select .ant-select-arrow>*:not(:last-child) {
    margin-inline-end: 8px
}

:where(.css-4eyop4).ant-select .ant-select-selection-wrap {
    display: flex;
    width: 100%;
    position: relative;
    min-width: 0
}

:where(.css-4eyop4).ant-select .ant-select-selection-wrap:after {
    content: " ";
    width: 0;
    overflow: hidden
}

@media (hover:none) {}

:where(.css-4eyop4).ant-select-single {
    font-size: 13px;
    height: 38px
}

:where(.css-4eyop4).ant-select-single .ant-select-selector {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(255, 231, 239, 0.88);
    font-size: 13px;
    line-height: 1.6153846153846154;
    list-style: none;
    font-family: inherit;
    display: flex;
    border-radius: 11px;
    flex: 1 1 auto
}

:where(.css-4eyop4).ant-select-single .ant-select-selector .ant-select-selection-wrap:after {
    line-height: 36px
}

:where(.css-4eyop4).ant-select-single .ant-select-selector .ant-select-selection-search {
    position: absolute;
    inset: 0;
    width: 100%
}

:where(.css-4eyop4).ant-select-single .ant-select-selector .ant-select-selection-search-input {
    width: 100%;
    -webkit-appearance: textfield
}

:where(.css-4eyop4).ant-select-single .ant-select-selector .ant-select-selection-item,
:where(.css-4eyop4).ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    display: block;
    padding: 0;
    line-height: 36px;
    transition: all 0.3s, visibility 0s;
    align-self: center
}

:where(.css-4eyop4).ant-select-single .ant-select-selector:after,
:where(.css-4eyop4).ant-select-single .ant-select-selector .ant-select-selection-item:empty:after,
:where(.css-4eyop4).ant-select-single .ant-select-selector .ant-select-selection-placeholder:empty:after {
    display: inline-block;
    width: 0;
    visibility: hidden;
    content: " "
}

:where(.css-4eyop4).ant-select-single.ant-select-show-arrow .ant-select-selection-item,
:where(.css-4eyop4).ant-select-single.ant-select-show-arrow .ant-select-selection-search,
:where(.css-4eyop4).ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-inline-end: 17px
}

:where(.css-4eyop4).ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    width: 100%;
    height: 100%;
    align-items: center;
    padding: 0 11px
}

:where(.css-4eyop4).ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    height: 36px;
    font-size: 13px
}

:where(.css-4eyop4).ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after {
    line-height: 36px
}

:where(.css-4eyop4).ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector {
    border: 1px solid #000000;
    background: rgba(0, 0, 0, 0.27)
}

:where(.css-4eyop4).ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector {
    border-color: #4096ff
}

@keyframes css-4eyop4-antSlideUpIn {
    0% {
        transform: scaleY(0.8);
        transform-origin: 0% 0%;
        opacity: 0
    }

    100% {
        transform: scaleY(1);
        transform-origin: 0% 0%;
        opacity: 1
    }
}

@keyframes css-4eyop4-antSlideDownIn {
    0% {
        transform: scaleY(0.8);
        transform-origin: 100% 100%;
        opacity: 0
    }

    100% {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }
}

@keyframes css-4eyop4-antSlideUpOut {
    0% {
        transform: scaleY(1);
        transform-origin: 0% 0%;
        opacity: 1
    }

    100% {
        transform: scaleY(0.8);
        transform-origin: 0% 0%;
        opacity: 0
    }
}

@keyframes css-4eyop4-antSlideDownOut {
    0% {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }

    100% {
        transform: scaleY(0.8);
        transform-origin: 100% 100%;
        opacity: 0
    }
}

@keyframes css-4eyop4-antMoveUpIn {
    0% {
        transform: translate3d(0, -100%, 0);
        transform-origin: 0 0;
        opacity: 0
    }

    100% {
        transform: translate3d(0, 0, 0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes css-4eyop4-antMoveUpOut {
    0% {
        transform: translate3d(0, 0, 0);
        transform-origin: 0 0;
        opacity: 1
    }

    100% {
        transform: translate3d(0, -100%, 0);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes css-4eyop4-antMoveDownIn {
    0% {
        transform: translate3d(0, 100%, 0);
        transform-origin: 0 0;
        opacity: 0
    }

    100% {
        transform: translate3d(0, 0, 0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes css-4eyop4-antMoveDownOut {
    0% {
        transform: translate3d(0, 0, 0);
        transform-origin: 0 0;
        opacity: 1
    }

    100% {
        transform: translate3d(0, 100%, 0);
        transform-origin: 0 0;
        opacity: 0
    }
}

.anticon {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.anticon>* {
    line-height: 1
}

.anticon svg {
    display: inline-block
}

:root {
    --rt-color-white: #fff;
    --rt-color-dark: #222;
    --rt-color-success: #8dc572;
    --rt-color-error: #be6464;
    --rt-color-warning: #f0ad4e;
    --rt-color-info: #337ab7;
    --rt-opacity: 0.9;
    --rt-transition-show-delay: 0.15s;
    --rt-transition-closing-delay: 0.15s;
    --rt-arrow-size: 8px
}

.sf-hidden {
    display: none !important
}

.game_Game__XPp_I {
    transition: .25s all ease-in-out;
}
.TopGameCard_Game__iRap_ {
    transition: .25s all ease-in-out;
}
.game_Game__XPp_I:hover {
    opacity: .8;
}
.TopGameCard_Game__iRap_:hover {
    opacity: .8;
}

.textSeo {
    
}
.textSeo p {
    line-height: 1.4;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    margin-bottom: 20px;
    margin-top: 30px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 1200px) {
    .banners_Banners__vhBwk .CustomSlider_EmblaContainer__T8gzM > *:nth-child(n + 2) {
        display: none!important;
    }
    .banners_Banners__vhBwk .CustomSlider_EmblaContainer__T8gzM .CustomSlider_EmblaSlide__DBfEi {
        width: 100%!important;
        flex: 1!important;
    }
    .CommonGames_Component__tmRhq .CustomSlider_EmblaSlide__DBfEi {
        flex: 0 0 calc(20% - 12.25px)!important
    }
    .CustomSlider_EmblaSlide__DBfEi {
        flex: 0 0 calc(20% - 12.25px)!important
    }
}
@media (max-width: 991px) {
    .CommonGames_Component__tmRhq .CustomSlider_EmblaSlide__DBfEi {
        flex: 0 0 calc(25% - 12.25px)!important
    }
    .CustomSlider_EmblaSlide__DBfEi {
        flex: 0 0 calc(25% - 12.25px)!important
    }
}
@media (max-width: 767px) {
    .textSeo {
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .CommonGames_Component__tmRhq .CustomSlider_EmblaSlide__DBfEi {
        flex: 0 0 calc(33% - 12.25px)!important
    }
    .CustomSlider_EmblaSlide__DBfEi {
        flex: 0 0 calc(33% - 12.25px)!important
    }
}
@media (max-width: 400px) {
    .CommonGames_Component__tmRhq .CustomSlider_EmblaSlide__DBfEi {
        flex: 0 0 calc(45% - 12.25px)!important
    }
    .CustomSlider_EmblaSlide__DBfEi {
        flex: 0 0 calc(45% - 12.25px)!important
    }
}