:root {
    --syntax-error: #C9334E;
    --syntax-warning: #a99d87;
    --syntax-bg303: #2d1303;
    --secondary-color-04: #190D04;
    --animate-delay: 0.5s;
    --syntax-bg303: #2d1303;
    --syntax-black: #000;
}


/*Default start*/

.dynamic-content.kingmaker .area .title-component:not(.no-decoration):after {
    content: unset;
}

.mobile-to-tablet-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.km-position-abs {
    position: absolute !important;
    bottom: 2px;
}

.static {
    position: static !important;
}

.text.md-desktop.text-ellipsis {
    font-weight: 700;
}


/*Default End*/


/*BG start*/

.danger {
    background-color: var(--syntax-error);
}

.warning {
    background-color: var(--syntax-warning);
}

.bg-d04 {
    background-color: var(--secondary-color-04);
}

.bg-303 {
    background-color: var(--syntax-bg303);
}

.bg-gradient {
    background: -o-linear-gradient(89.58deg, #000000 90%, rgba(0, 0, 0, 0) 100.61%);
    background: -o-linear-gradient(0.42deg, #000000 90%, rgba(0, 0, 0, 0) 100.61%);
    background: linear-gradient(89.58deg, #000000 90%, rgba(0, 0, 0, 0) 100.61%);
}

.bg-faded {
    background-image: url('/~/static/sub-section/p2p/assets/images/bg/km-home-small-bg.png');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto;
    /* height:274px; */
    height: 249px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.dynamic-content .area.km-area .background {
    height: 60%;
}


/*BG End*/


/*Swiper start*/

.dynamic-content.kingmaker .area .km-swiper-tiles .swiper-slide,
.dynamic-content.kingmaker .area.area-special-promo .swiper-slide {
    width: auto !important;
}

.dynamic-content.kingmaker .area .km-swiper-tiles,
.dynamic-content.kingmaker .area .swiper.special-promotion-tiles {
    display: flex;
    width: 100%;
    height: 100%
}

.dynamic-content .area .swiper-other-games {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-other-games .swiper .swiper-wrapper {
    gap: 26px;
}

.dynamic-content .area .swiper-other-games .swiper-slide {
    height: 100% !important;
    /* width: 200px !important; */
    /* Center slide text vertically */
    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;
    /* border-radius: 8px; */
    /* margin-right: 0 !important; */
}

.swiper-hot-games .swiper-slide .tile img {
    display: block;
    height: 100%;
    width: 100%;
}

.swiper-other-games .swiper-slide .tile .tile-image {
    width: 100%;
    height: auto;
    position: relative;
}

.nav-arrows.left:before,
.nav-arrows.right:before {
    background-color: var(--other-1)
}

.nav-arrows.left:before {
    -webkit-mask: url(../static/images/icon-arrow-left.svg) no-repeat center;
    -webkit-mask-size: contain;
}

.nav-arrows.right:before {
    -webkit-mask: url(../static/images/icon-arrow-right.svg) no-repeat center;
    -webkit-mask-size: contain;
}


/*.nav-arrows.left:before{-webkit-mask:url('/~/static/sub-section/kingmaker/assets/images/icons/icon-arrow-left.svg') no-repeat center;-webkit-mask-size:contain}
.nav-arrows.right:before{-webkit-mask:url('/~/static/sub-section/kingmaker/assets/images/icons/icon-arrow-right.svg') no-repeat center;-webkit-mask-size:contain}*/

.dynamic-content.kingmaker .area .special-promotion-tiles:not(.persistent-tiles):hover .swiper-button-prev,
.dynamic-content.kingmaker .area .special-promotion-tiles:not(.persistent-tiles):hover .swiper-button-next {
    display: inherit;
}


/* .area:has(> .swiper-desktop) {
    padding-right: 0px!important;
} */

.area .swiper-desktop {
    overflow: hidden;
    width: calc(100% + var(--spacing-24))!important;
}

.area .special-promotion-tiles .sabong-info-box {
    top: unset!important;
    padding: 24px 16px!important;
}

.area .special-promotion-tiles .sabong-info-box .content-wrapper {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0px!important;
}

.nav-arrows.dark {
    background-color: var(--primary-3)
}

.nav-arrows.dark:hover {
    background-color: var(--primary-5)
}

.dynamic-content.kingmaker .area .km-swiper-tiles .swiper-button-prev,
.dynamic-content.kingmaker .area .km-swiper-tiles .swiper-button-next,
.dynamic-content.kingmaker .area .special-promotion-tiles .swiper-button-prev,
.dynamic-content.kingmaker .area .special-promotion-tiles .swiper-button-next {
    display: none;
    outline: none
}

.dynamic-content.kingmaker .area .km-swiper-tiles .swiper-button-prev:after,
.dynamic-content.kingmaker .area .km-swiper-tiles .swiper-button-next:after,
.dynamic-content.kingmaker .area .special-promotion-tiles .swiper-button-prev:after,
.dynamic-content.kingmaker .area .special-promotion-tiles .swiper-button-next:after {
    content: unset
}

.dynamic-content.kingmaker .area .km-swiper-tiles:hover .swiper-button-prev,
.dynamic-content.kingmaker .area .km-swiper-tiles:hover .swiper-button-next,
.dynamic-content.kingmaker .area .special-promotion-tiles:hover .swiper-button-prev,
.dynamic-content.kingmaker .area .special-promotion-tiles:hover .swiper-button-next {
    outline: none
}

.dynamic-content.kingmaker .area .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--primary-3);
}


/*=Pagination*/

.dynamic-content.kingmaker .area .swiper-pagination.swiper-pagination-bullets {
    display: none;
    width: auto;
    position: relative;
    left: unset;
    bottom: unset;
    top: unset;
    right: unset;
    margin: auto 0 auto auto;
}

.dynamic-content.kingmaker .area .swiper-pagination .swiper-pagination-bullet {
    border-radius: unset;
    opacity: 1;
    height: 2px;
    width: 56px;
}

.dynamic-content.kingmaker .area .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--primary-3);
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--other-1) !important;
}

.dynamic-content.kingmaker .area .swiper-pagination.light .swiper-pagination-bullet {
    background-color: rgb(183, 189, 198);
}

.swiper-pagination.light span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--primary-mode-1) !important;
}


/*Swiper End*/


/*Title Start*/

.dynamic-content.kingmaker .area .swiper-tiles .swiper-slide .tile .info-box {
    position: absolute;
    display: flex;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    color: var(--other-1);
    padding: var(--spacing-24) var(--spacing-16) var(--spacing-40) var(--spacing-16);
}

.km-title-img {
    background: url('/~/static/sub-section/p2p/assets/images/logo/kingmaker.png') no-repeat center;
    background-size: contain;
    height: 14px;
    width: 111.11px;
    -webkit-mask: url('/~/static/sub-section/p2p/assets/images/logo/kingmaker.png') no-repeat center;
    -webkit-mask-size: contain;
}

.dynamic-content.kingmaker .area .title-component {
    z-index: 10;
}

.dynamic-content.kingmaker .area .title-component:not(.no-decoration):after {
    content: "";
    background-color: var(--secondary-3);
    display: flex;
    width: 24px;
    height: 2px;
    margin-top: var(--spacing-12);
    z-index: 9
}

.dynamic-content.kingmaker .area.kingmaker-component .title-component .title-image {
    width: 126.98px;
    height: 16px;
    left: 15px;
    top: -8px;
}

.dynamic-content .area.v8-component .title-component .title-image {
    width: 126.98px;
    height: 16px;
    left: 15px;
    top: -8px;
}

.dynamic-content.kingmaker .area .swiper-kingmaker .swiper-slide .tile {
    height: 100% !important;
    width: 110px !important;
}

.dynamic-content.kingmaker .area .km-swiper-tiles.swiper-kingmaker .swiper-slide .tile .info-box {
    padding-top: var(--spacing-16) !important;
    padding-bottom: 0 !important;
}


/*Title End*/


/*Character Start
.km-char{
    display: none;
}
.km-char .km-box{
    background: url('/~/static/sub-section/p2p/assets/images/kingmaker-poker/icons/km-character.png') no-repeat;
    width: 370.75px;
    height: 400px;
    top: -150px;
    left: 382.52px;
    right: 0;
    bottom: 0;
}
Character End*/


/*Info Box Start*/

.dynamic-content.kingmaker .area .km-swiper-tiles .swiper-slide .info-box {
    display: flex !important;
}

.dynamic-content.kingmaker .area .km-swiper-tiles .swiper-slide .tile .info-box .content-wrapper {
    display: flex;
    align-items: center;
    padding-bottom: 0px;
}

.dynamic-content.kingmaker .area .km-swiper-tiles .swiper-slide .tile .info-box .content-wrapper.align-content-center {
    justify-content: center;
}


/*Info Box End*/


/*Hot-Games Start*/

.dynamic-content .area .swiper-tiles.swiper-hot-games .swiper-slide .tile {
    width: 240px !important;
}

.km-box-wrap {
    background-color: #000;
    height: 332.66px;
}


/*Hot-Games End*/


/*Ribbons Start*/

.ribbons {
    border-radius: 2px;
    gap: 4px;
    padding: 2px 4px;
    height: 16px;
    width: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    top: 4px;
    right: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ribbons .v8-ribbons {
    font-family: 'Lato';
    font-style: normal;
    font-size: 8px;
    line-height: 12px;
    font-weight: 700;
    color: var(--other-1);
}


/*=Selected Lines*/

.selected-line {
    background-color: transparent;
    height: 2px;
    width: 24px;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.swiper.tiles .tile:hover .selected-line {
    background-color: var(--secondary-3);
}


/*Ribbons End*/


/*Tiles Start*/


/* .area-parallax{margin-top: 16px;} */

.dynamic-content .area .swiper-tiles .swiper-slide:first-child {
    margin-left: var(--spacing-16) !important;
}

.dynamic-content .area .swiper-tiles .swiper-slide:last-child {
    margin-right: var(--spacing-16) !important;
}

.dynamic-content .area .swiper-tiles.km-swiper-tiles .swiper-slide .tile {
    width: 136px;
}

.dynamic-content .area .swiper-tiles.swiper-top-games .swiper-slide .tile {
    width: 240px !important;
}

.dynamic-content .area .swiper-tiles.swiper-game-list .game-items.tile {
    gap: 8px !important;
    width: 120px !important;
}

.dynamic-content .area .swiper-king .swiper-slide .tile {
    height: 100% !important;
    width: 110px !important;
}

.dynamic-content .area .swiper-tiles.swiper-kingmaker .swiper-slide .tile .info-box {
    padding-top: var(--spacing-16) !important;
    padding-bottom: 0 !important;
}

.swiper-kingmaker .swiper-slide .tile>img {
    border-radius: 8px;
}

.dynamic-content .area.area-parallax .swiper-tiles .swiper-slide .tile .lazy-load {
    background-color: var(--syntax-black);
    height: 110px;
}

.swiper-kingmaker .swiper-slide .tile>img,
.swiper-top-games .swiper-slide .tile img,
.swiper-game-list .swiper-slide .tile.game-items img {
    display: block;
    height: 100%;
    width: 100%;
}


/*Tiles End*/


/*Info Box*/

.dynamic-content .area .swiper-tiles.swiper-top-games .tile .info-box {
    align-items: center;
    padding: var(--spacing-12) var(--spacing-8) var(--spacing-12) var(--spacing-8);
}


/*Intro Start*/

.intro-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.intro-box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: var(--primary-1);
    z-index: -1;
    border-radius: 8px;
}

.intro-box .intro-1 {
    background-color: var(--secondary-1);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 350%;
}

.intro-box .intro-2 {
    background-color: var(--primary-1);
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    width: 166.6666666667%;
    justify-content: center;
}

.intro-box .intro-1,
.intro-box .intro-2 {
    padding: 9px;
}

.intro-box .separator.separator-1 {
    z-index: 3;
}

.intro-box .separator {
    position: relative;
    margin-right: var(--spacing-16);
}

.intro-box .separator-1:before {
    content: "";
    display: block;
    background-color: var(--primary-1);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 7.5px;
}

.intro-box .separator:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    /* border-width: 30px 0 30px 15px; */
    border-width: 36px 0px 36px 18px;
}

.intro-box .separator:after {
    right: 0px;
}

.intro-box .separator-1:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) var(--secondary-1);
    transform: translateX(95%);
}

.intro-box .intro-img,
.introduction-1 .content-area .icon {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.introduction-wrapper .introduction .introduction-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}


/*=Old intro*/

.introduction-wrapper::before {
    border-radius: 8px;
}

.introduction-wrapper .introduction .introduction-1 {
    z-index: 1;
}


/*Intro End*/


/*Special Promo Start*/

.area-special-promo .special-promotion-tiles .km--promo-tiles {
    display: flex;
    flex: 0 0 auto;
    height: auto;
}

.area-special-promo .special-promotion-tiles .km--promo-tiles.tiles-column,
.area-special-promo .special-promotion-tiles .km--promo-tiles.promo-wide-small .km-tile-item-sm,
.area-special-promo .special-promotion-tiles .km--promo-tiles .km--tile-item {
    gap: 8px;
}

.area-special-promo .tiles.special-promotion-tiles .km--promo-tiles {
    /*width: 290px;*/
    width: 320px;
}

@media (max-width: 567px) {
    .area-special-promo .tiles.special-promotion-tiles .km--promo-tiles {
        width: 290px;
    }
}

.area-special-promo .special-promotion-tiles .km--promo-tiles.tiles-column {
    flex-direction: column;
}

.area-special-promo .special-promotion-tiles .km--promo-tiles.promo-wide-small .km-tile-item-sm {
    display: flex;
    flex-direction: column;
    width: calc((100% - 24px) / 4);
}

.area-special-promo .special-promotion-tiles .km--promo-tiles .km--tile-item {
    display: flex;
    width: 100%;
}

.area-special-promo .special-promotion-tiles .km--promo-tiles .km-promo-tile {
    position: relative;
    cursor: pointer;
    transition: transform .3s;
}

.area-special-promo .special-promotion-tiles .km--promo-tiles .km-promo-tile:hover {
    transform: scale(1.0137, 1.0142);
}

.area-special-promo .special-promotion-tiles .km--promo-tiles .km-promo-tile .tile-image {
    width: 100%;
    height: auto;
    position: relative;
}

.area-special-promo .special-promotion-tiles .km--promo-tiles.promo-half-small {
    flex-wrap: wrap;
    justify-content: space-between;
}

.area-special-promo .special-promotion-tiles .km--promo-tiles.promo-half-small .km--tile-item:nth-child(2) {
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 4px;
}

.area-special-promo .special-promotion-tiles .km--promo-tiles.promo-half-small .km-tile-item-sm {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: calc((100% - 10px) / 2);
}

.area-special-promo .special-promotion-tiles .km--promo-tiles.promo-half-small .km--tile-item {
    width: 100%;
}


/*Wide*/


/* .area-special-promo .special-promotion-tiles .km--promo-tiles.wide{
    flex-direction: column;
    gap: 16px;
} */


/*Special Promo End*/


/*Parallax Start*/

.bg-parallax {
    background-attachment: unset;
    background-image: url('/~/static/sub-section/p2p/assets/images/bg/bg-blend-rc-o.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    height: 224px !important;
}

.bg-parallax.absolute {
    width: 100vw;
    top: 0;
    left: 0vw;
}

#particle {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#particle canvas {
    -webkit-filter: blur(6px);
    filter: blur(6px);
    height: min-content;
}

.km--plx-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    max-width: 1360px;
    width: 100%;
    max-height: 120px;
}

.km--plx-inner.absolute {
    top: 15px;
}

.km--plx-inner>span {
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.km--plx-img-1 {
    background-image: url('/~/static/sub-section/p2p/assets/images/icons/dice-left.png');
    height: 30px;
    width: 33px;
    left: 27%;
    bottom: -2px;
    z-index: 1;
}

.km--plx-img-2 {
    background-image: url('/~/static/sub-section/p2p/assets/images/icons/bling-left.png');
    height: 55px;
    width: 72px;
    left: 28%;
}

.km--plx-img-3 {
    background-image: url('/~/static/sub-section/p2p/assets/images/icons/char-front.png');
    height: 120px;
    width: 107px;
    left: 33%;
    z-index: 1;
}

.km--plx-img-4 {
    background-image: url('/~/static/sub-section/p2p/assets/images/icons/char-back.png');
    height: 120px;
    width: 77px;
    left: 46%;
    top: -52px;
}

.km--plx-img-5 {
    background-image: url('/~/static/sub-section/p2p/assets/images/icons/blink-right.png');
    height: 68px;
    width: 100px;
    z-index: 1;
    top: 13%;
    right: 25%;
}

.km--plx-dice {
    background-image: url('/~/static/sub-section/p2p/assets/images/icons/dice.png');
    height: 35px;
    width: 40px;
    right: 0%;
    bottom: 0;
}

.km--plx-dice.small {
    height: 35px;
    width: 40px;
    bottom: 8px;
    right: 21%;
}

.km--plx-dice.big {
    height: 40px;
    width: 45px;
    bottom: -8px;
    right: 23%;
}


/*Parallax End*/


/*Media Query Start*/

@media(min-width: 479.5px) {
    /*Parallax Start*/
    .km--plx-img-1 {
        left: 27%;
    }
    .km--plx-img-2 {
        left: 28%;
    }
    .km--plx-img-3 {
        left: 36%;
    }
    .km--plx-img-4 {
        left: 46%;
    }
    .km--plx-img-5 {
        right: 32%;
    }
    .km--plx-dice {
        bottom: 0;
    }
    .km--plx-dice.small {
        right: 27.5%;
    }
    .km--plx-dice.big {
        right: 29.5%;
    }
    /*Parallax End*/
}

@media(min-width: 679.5px) {
    /*Parallax Start*/
    .km--plx-img-1 {
        left: 31%;
    }
    .km--plx-img-2 {
        left: 33%;
    }
    .km--plx-img-3 {
        left: 36%;
    }
    .km--plx-img-4 {
        left: 44%;
    }
    .km--plx-img-5 {
        right: 40%;
    }
    .km--plx-dice {
        bottom: 0;
    }
    .km--plx-dice.small {
        right: 35.5%;
    }
    .km--plx-dice.big {
        right: 37.5%;
    }
    /*Parallax End*/
}

@media (min-width: 767.5px) {
    /*BG STart*/
    .bg-gradient {
        background: -o-linear-gradient(89.58deg, #000000 70%, rgba(0, 0, 0, 0) 100.61%);
        background: -o-linear-gradient(0.42deg, #000000 70%, rgba(0, 0, 0, 0) 100.61%);
        background: linear-gradient(89.58deg, #000000 70%, rgba(0, 0, 0, 0) 100.61%);
    }
    .bg-faded {
        background-image: url('/~/static/sub-section/p2p/assets/images/bg/km-bg.png');
        background-position: right center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    /*BG End*/
    /*Ribbons STart*/
    .ribbons {
        width: 28px;
        height: 16px;
    }
    .ribbons .v8-ribbons {
        font-size: 8px;
        line-height: 12px;
    }
    /*Ribbons End*/
    /*Title Start*/
    .km-title-img {
        height: 18px;
        width: 145.11px;
    }
    /*Title End*/
    /*tiles Start*/
    /* .area-parallax{margin-top: 24px;} */
    .dynamic-content .area .swiper-tiles.swiper-hot-games .swiper-slide .tile {
        width: 256px !important;
    }
    .km-box-wrap {
        height: 354.84px;
    }
    .dynamic-content .area .swiper-other-games .swiper-slide .tile {
        height: 100%;
        width: 100% !important;
    }
    .dynamic-content .area .swiper-king .swiper-slide .tile {
        width: 136px !important;
    }
    .dynamic-content .area .swiper-tiles.swiper-top-games .swiper-slide .tile {
        width: 256px !important;
    }
    .dynamic-content .area .swiper-tiles.swiper-game-list .game-items.tile {
        gap: 12px !important;
        width: 160px !important;
    }
    .dynamic-content.kingmaker .area .swiper-kingmaker .swiper-slide .tile {
        width: 136px !important;
    }
    /*tiles End*/
    /*Intro Start*/
    .intro-box .intro-img,
    .introduction-1 .content-area .icon {
        width: 76.77px !important;
        height: 40px !important;
    }
    .introduction-wrapper .introduction .introduction-2 .content-area .button-wrapper {
        width: 180px;
    }
    /*Intro End*/
    /*Special Promo Swiper Start*/
    .area-special-promo .tiles.special-promotion-tiles .km--promo-tiles {
        /*width: 328px;*/
        width: 485px;
    }
    .area-special-promo .tiles.special-promotion-tiles .km--promo-tiles .km-tile-item-sm .text {
        font-size: 9px;
    }
    /*Special Promo Swiper End*/
    /*Parallax Start*/
    .bg-parallax {
        height: 393px !important;
    }
    .km--plx-inner.absolute {
        top: 55px;
    }
    .km--plx-img-1 {
        left: 23%;
        width: 56px;
        height: 55px;
        bottom: 10px;
    }
    .km--plx-img-2 {
        left: 25%;
        width: 175px;
        height: 145px;
    }
    .km--plx-img-3 {
        left: 28%;
        width: 235px;
        height: 300px;
    }
    .km--plx-img-4 {
        left: 41.5%;
        width: 235px;
        height: 300px;
        top: -130px;
    }
    .km--plx-img-5 {
        right: 25%;
        width: 290px;
        height: 245px;
    }
    .km--plx-dice {
        bottom: 0;
    }
    .km--plx-dice.small {
        right: 21.5%;
        width: 65px;
        height: 65px;
        bottom: 40px;
    }
    .km--plx-dice.big {
        right: 23.3%;
        width: 85px;
        height: 85px;
        bottom: 0px;
    }
    /*Parallax End*/
}

@media(max-width: 767.5px) {
    .area-special-promo .tiles.special-promotion-tiles .km--promo-tiles .km-tile-item-sm .text {
        font-size: 8px;
    }
}

@media (min-width: 1023.5px) {
    /*BG STart*/
    .bg-faded {
        background-image: url('/~/static/sub-section/p2p/assets/images/bg/km-home-bg.png');
        background-size: cover;
        height: 100%;
    }
    /*BG End*/
    /*POSITION*/
    .km-position-abs {
        position: static !important;
    }
    /*Title Start*/
    .mobile-to-tablet-only {
        display: none !important;
    }
    .dynamic-content .area.km-component .title-component .title-image {
        width: 317.46px;
        height: 40px;
        top: 0;
        left: 0;
    }
    .km-title-img {
        height: 21px;
        width: 166.67px;
    }
    .dynamic-content.kingmaker .area .swiper-kingmaker .swiper-slide .tile {
        width: 162px !important;
    }
    /*Title End*/
    /*Swiper Start*/
    .dynamic-content.kingmaker .area .km-swiper-tiles {
        padding: 0px;
        overflow: hidden;
        width: calc(100% + var(--spacing-24))
    }
    .dynamic-content.kingmaker .area .km-swiper-tiles:hover .swiper-button-prev,
    .dynamic-content.kingmaker .area .km-swiper-tiles:hover .swiper-button-next {
        display: flex
    }
    .dynamic-content.kingmaker .area .swiper-pagination.swiper-pagination-bullets {
        display: flex;
    }
    /*Swiper End*/
    /*Ribbons start*/
    .ribbons {
        padding: 4px 8px;
        border-radius: 4px;
        gap: 10px;
        width: 40px;
        height: 22px;
    }
    .ribbons .v8-ribbons {
        font-size: 12px;
        line-height: 14px;
    }
    /*Ribbons End*/
    /*tiles Start*/
    /* .area-parallax{margin-top: 88px;} */
    .dynamic-content .area .swiper-tiles .swiper-slide:first-child {
        margin-left: 0!important;
    }
    .dynamic-content .area .swiper-tiles .swiper-slide:last-child {
        margin-right: 0!important;
    }
    .dynamic-content .area .swiper-king .swiper-slide .tile {
        width: 162px !important;
    }
    .dynamic-content .area .swiper-tiles.swiper-top-games .swiper-slide .tile {
        width: 316px !important;
    }
    .dynamic-content .area .swiper-tiles.swiper-game-list .game-items.tile {
        gap: 12px !important;
        width: 200px !important;
    }
    .dynamic-content .area .swiper-tiles.swiper-hot-games .swiper-slide .tile {
        width: 316px !important;
    }
    .km-box-wrap {
        height: 438px;
    }
    .dynamic-content .area .swiper-tiles.km-swiper-tiles .swiper-slide .tile {
        width: 160px;
    }
    .dynamic-content .area.v8-component .title-component .title-image {
        width: 317.46px;
        height: 40px;
        top: 0px;
        left: 0;
    }
    .dynamic-content .area.area-parallax .swiper-tiles .swiper-slide .tile .lazy-load {
        height: 160px;
    }
    .dynamic-content .area .swiper-tiles.swiper-kingmaker .swiper-slide .tile .info-box {
        padding-top: var(--spacing-24) !important;
    }
    .swiper-kingmaker .swiper-slide .tile>img {
        border-radius: 16px;
    }
    /*tiles End*/
    /*Intro Start*/
    .intro-box .separator {
        margin-right: var(--spacing-2);
    }
    .intro-box .separator-1:before {
        width: 0.8785vw;
    }
    .intro-box .separator:after {
        border-width: 3.514vw 0 3.514vw 1.757vw;
    }
    .intro-box .intro-img,
    .introduction-1 .content-area .icon {
        height: 72px !important;
        width: 138.19px !important;
    }
    .introduction-wrapper .introduction .introduction-2 .content-area .button-wrapper {
        padding-left: var(--spacing-32);
        width: 300px;
    }
    /*Intro End*/
    /*Info Box*/
    .dynamic-content .area .swiper-tiles.swiper-top-games .tile .info-box {
        padding: var(--spacing-24) var(--spacing-16) var(--spacing-24) var(--spacing-16);
    }
    /*Special Promo Start*/
    .area-special-promo .tiles.special-promotion-tiles .km--promo-tiles {
        width: calc((100% - (2 - 1) * var(--spacing-16)) / 2);
    }
    .area-special-promo .special-promotion-tiles .km--promo-tiles.tiles-column,
    .area-special-promo .special-promotion-tiles .km--promo-tiles .km--tile-item,
    .area-special-promo .special-promotion-tiles .km--promo-tiles.promo-wide-small .km-tile-item-sm {
        gap: 16px;
    }
    .area-special-promo .special-promotion-tiles .km--promo-tiles.promo-wide-small .km-tile-item-sm {
        width: calc((100% - 48px) / 4);
    }
    .area-special-promo .tiles.special-promotion-tiles .km--promo-tiles .km-tile-item-sm .text {
        font-size: 14px;
    }
    .area-special-promo .special-promotion-tiles .km--promo-tiles.promo-half-small .km--tile-item {
        width: 50%;
    }
    .area-special-promo .special-promotion-tiles .km--promo-tiles.promo-half-small .km-tile-item-sm {
        gap: 14px;
        width: calc((100% - 24px) / 2);
    }
    .area-special-promo .special-promotion-tiles .km--promo-tiles.promo-half-small .km--tile-item:nth-child(2) {
        gap: 8px;
    }
    /*Special Promo End*/
    /*Parallax Start*/
    .bg-parallax {
        background-attachment: fixed;
        background-size: cover;
        height: 100% !important;
    }
    .bg-parallax.absolute {
        width: 100vw;
        top: 0;
        left: -15vw;
    }
    .km--plx-inner.absolute {
        top: 75px;
    }
    .km--plx-inner {
        max-height: 400px;
    }
    .km--plx-img-1 {
        height: 86px;
        width: 90px;
        left: 25%;
        bottom: 5px;
        z-index: 1;
    }
    .km--plx-img-2 {
        height: 215px;
        width: 300px;
        left: 25%;
    }
    .km--plx-img-3 {
        height: 390px;
        width: 380px;
        left: 32.5%;
        z-index: 1;
    }
    .km--plx-img-4 {
        height: 430px;
        width: 325px;
        left: 45.5%;
        top: -157px;
    }
    .km--plx-img-5 {
        height: 395px;
        width: 450px;
        z-index: 1;
        top: -77px;
        right: 23.5%;
    }
    .km--plx-dice {
        height: 100px;
        width: 100px;
        right: 22%;
        bottom: 0;
    }
    .km--plx-dice.small {
        height: 80px;
        width: 90px;
        bottom: 50px;
        right: 21.5%;
    }
    .km--plx-dice.big {
        height: 110px;
        width: 125px;
        bottom: 3px;
        right: 23.5%;
    }
    /*Parallax End*/
}

@media (min-width: 1323.5px) {
    .area-special-promo .special-promotion-tiles .km--promo-tiles.promo-half-small .km--tile-item:nth-child(2) {
        gap: 16px;
    }
}


/*Media Query End*/


/*Key Frames Start*/

@-webkit-keyframes sway1 {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(-25%, 50%, 0) rotate(-15deg);
        transform: translate3d(-25%, 50%, 0) rotate(-15deg);
    }
    50% {
        -webkit-transform: translate3d(-25%, -25%, 0) rotate(20deg);
        transform: translate3d(-25%, -25%, 0) rotate(20deg);
    }
    75% {
        -webkit-transform: translate3d(50%, -25%, 0) rotate(-25deg);
        transform: translate3d(50%, -25%, 0) rotate(-25deg);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
}

@keyframes sway1 {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(-25%, 50%, 0) rotate(-15deg);
        transform: translate3d(-25%, 50%, 0) rotate(-15deg);
    }
    50% {
        -webkit-transform: translate3d(-25%, -25%, 0) rotate(20deg);
        transform: translate3d(-25%, -25%, 0) rotate(20deg);
    }
    75% {
        -webkit-transform: translate3d(50%, -25%, 0) rotate(-25deg);
        transform: translate3d(50%, -25%, 0) rotate(-25deg);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
}

@-webkit-keyframes sway2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(-25%, -50%, 0) rotate(25deg);
        transform: translate3d(-25%, -50%, 0) rotate(25deg);
    }
    50% {
        -webkit-transform: translate3d(-25%, 25%, 0) rotate(-15deg);
        transform: translate3d(-25%, 25%, 0) rotate(-15deg);
    }
    75% {
        -webkit-transform: translate3d(50%, 25%, 0) rotate(20deg);
        transform: translate3d(50%, 25%, 0) rotate(20deg);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
}

@keyframes sway2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(-25%, -50%, 0) rotate(25deg);
        transform: translate3d(-25%, -50%, 0) rotate(25deg);
    }
    50% {
        -webkit-transform: translate3d(-25%, 25%, 0) rotate(-15deg);
        transform: translate3d(-25%, 25%, 0) rotate(-15deg);
    }
    75% {
        -webkit-transform: translate3d(50%, 25%, 0) rotate(20deg);
        transform: translate3d(50%, 25%, 0) rotate(20deg);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
}

@-webkit-keyframes sway3 {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(-25%, -50%, 0) rotate(-180deg);
        transform: translate3d(-25%, -50%, 0) rotate(-180deg);
    }
    50% {
        -webkit-transform: translate3d(50%, -75%, 0) rotate(180deg);
        transform: translate3d(50%, -75%, 0) rotate(180deg);
    }
    75% {
        -webkit-transform: translate3d(50%, 25%, 0) rotate(-270deg);
        transform: translate3d(50%, 25%, 0) rotate(-270deg);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
}

@keyframes sway3 {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(-25%, -50%, 0) rotate(-180deg);
        transform: translate3d(-25%, -50%, 0) rotate(-180deg);
    }
    50% {
        -webkit-transform: translate3d(50%, -75%, 0) rotate(180deg);
        transform: translate3d(50%, -75%, 0) rotate(180deg);
    }
    75% {
        -webkit-transform: translate3d(50%, 25%, 0) rotate(-270deg);
        transform: translate3d(50%, 25%, 0) rotate(-270deg);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
}

@-webkit-keyframes sway4 {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(25%, 50%, 0) rotate(-180deg);
        transform: translate3d(25%, 50%, 0) rotate(-180deg);
    }
    50% {
        -webkit-transform: translate3d(-50%, 75%, 0) rotate(180deg);
        transform: translate3d(-50%, 75%, 0) rotate(180deg);
    }
    75% {
        -webkit-transform: translate3d(-50%, -25%, 0) rotate(-270deg);
        transform: translate3d(-50%, -25%, 0) rotate(-270deg);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
}

@keyframes sway4 {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(25%, 50%, 0) rotate(-180deg);
        transform: translate3d(25%, 50%, 0) rotate(-180deg);
    }
    50% {
        -webkit-transform: translate3d(-50%, 75%, 0) rotate(180deg);
        transform: translate3d(-50%, 75%, 0) rotate(180deg);
    }
    75% {
        -webkit-transform: translate3d(-50%, -25%, 0) rotate(-270deg);
        transform: translate3d(-50%, -25%, 0) rotate(-270deg);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
}

@media (max-width: 1023px) {
    @-webkit-keyframes sway3 {
        0% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
        25% {
            -webkit-transform: translate3d(-25%, -50%, 0) rotate(-180deg);
            transform: translate3d(-25%, -50%, 0) rotate(-180deg);
        }
        50% {
            -webkit-transform: translate3d(50%, -75%, 0) rotate(180deg);
            transform: translate3d(50%, -75%, 0) rotate(180deg);
        }
        75% {
            -webkit-transform: translate3d(50%, -25%, 0) rotate(-270deg);
            transform: translate3d(50%, -25%, 0) rotate(-270deg);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
    }
    @keyframes sway3 {
        0% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
        25% {
            -webkit-transform: translate3d(-25%, -50%, 0) rotate(-180deg);
            transform: translate3d(-25%, -50%, 0) rotate(-180deg);
        }
        50% {
            -webkit-transform: translate3d(50%, -75%, 0) rotate(180deg);
            transform: translate3d(50%, -75%, 0) rotate(180deg);
        }
        75% {
            -webkit-transform: translate3d(50%, -25%, 0) rotate(-270deg);
            transform: translate3d(50%, -25%, 0) rotate(-270deg);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
    }
    @-webkit-keyframes sway4 {
        0% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
        25% {
            -webkit-transform: translate3d(25%, -50%, 0) rotate(-180deg);
            transform: translate3d(25%, -50%, 0) rotate(-180deg);
        }
        50% {
            -webkit-transform: translate3d(-50%, -75%, 0) rotate(180deg);
            transform: translate3d(-50%, -75%, 0) rotate(180deg);
        }
        75% {
            -webkit-transform: translate3d(-50%, -25%, 0) rotate(-270deg);
            transform: translate3d(-50%, -25%, 0) rotate(-270deg);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
    }
    @keyframes sway4 {
        0% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
        25% {
            -webkit-transform: translate3d(25%, -50%, 0) rotate(-180deg);
            transform: translate3d(25%, -50%, 0) rotate(-180deg);
        }
        50% {
            -webkit-transform: translate3d(-50%, -75%, 0) rotate(180deg);
            transform: translate3d(-50%, -75%, 0) rotate(180deg);
        }
        75% {
            -webkit-transform: translate3d(-50%, -25%, 0) rotate(-270deg);
            transform: translate3d(-50%, -25%, 0) rotate(-270deg);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
    }
}

.ani-sway1 {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: sway1;
    animation-name: sway1;
    -webkit-animation-duration: 13s;
    animation-duration: 13s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.ani-sway2 {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: sway2;
    animation-name: sway2;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.ani-sway3 {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: sway3;
    animation-name: sway3;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.ani-sway4 {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: sway4;
    animation-name: sway4;
    -webkit-animation-duration: 14s;
    animation-duration: 14s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes fadeInRight2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.animate__fadeInLeft2 {
    -webkit-animation-name: fadeInLeft2;
    animation-name: fadeInLeft2;
}

.animate__fadeInRight2 {
    -webkit-animation-name: fadeInRight2;
    animation-name: fadeInRight2;
}


/*Key Frames End*/

.maintenance-block {
    position: absolute;
    width: 100%;
    top: 50%;
    text-wrap: wrap;
    border: 1px solid;
    padding: 10px;
    text-align: center;
    font-size: 10px;
}