@charset 'utf-8';
/*
 * name:pages.css
 * author:jvp168
*/

/* pages
------------------------------------------------ */

/* page detial */
.pages__full--detail {
    font-size: 12px;
    line-height: 1.63;
    color: #fff;
    background: #1a2f6b;
    padding: 2.5em 1.428em;
}

.pages__full--detail a,
.pages__full--detail strong,
.pages__full--detail b {
    color: #ff4e00;
}

.pages__full--detail ol {
    margin-top: .75em;
}

.pages__full--detail h6,
.pages__full--detail h5,
.pages__full--detail h4,
.pages__full--detail h3,
.pages__full--detail h2 {
    margin-bottom: .5em;
    color: #fff;
}

.pages__full--detail h5 {
    font-size: 1.07em;
}

.pages__full--detail h4 {
    font-size: 1.14em;
}

.pages__full--detail h3 {
    font-size: 1.21em;
}

.pages__full--detail h2 {
    font-size: 1.38em;
}

.pages__detail--btn {
    text-align: center;
    margin-top: 30px;
}

.pages__detail--btn a {
    font-size: 14px;
    display: inline-block;
    line-height: 33px;
    padding: 15px 25px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 2px solid #e71b24;
    border-radius: 5px;
    background-image: linear-gradient(to right, #c81330, #1f4181);
    box-sizing: border-box;
}

.pages__detail__accordion {
    padding: 0;
    background: none;
}

.pages__detail__accordion__block:not(:first-child) {
    margin-top: 1.06em;
}

.pages__detail__accordion__block dt {
    font-size: 1.375em;
    font-weight: 900;
    line-height: 1.5;
    padding: .156em 3.25em .156em 1.25em;
    color: #fff;
    min-height: 4em;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: linear-gradient(to right, #cb132f, #194284);
}

.pages__detail__accordion__block dt:after,
.pages__detail__accordion__block dt:before {
    content: '';
    display: block;
    position: absolute;
    right: 1.25em;
    top: 50%;
    transform: translate(0, -50%);
    width: 1em;
    height: .09em;
    background: #fff;
    transition: linear .3s;
}

.pages__detail__accordion__block dt:before {
    height: 1em;
    width: .09em;
    right: 1.7em;
}

.pages__detail__accordion__block dd {
    font-size: 1.25em;
    line-height: 1.63;
    display: none;
    color: #fff;
    background: #1a2f6b;
    padding: 2.5em 1.428em;
    margin-top: .85em;
}

.pages__detail__accordion__block dd a,
.pages__detail__accordion__block dd strong,
.pages__detail__accordion__block dd b {
    color: #ff4e00;
}

.pages__detail__accordion__block dd ol {
    margin-top: .75em;
}

.pages__detail__accordion__block dd h6,
.pages__detail__accordion__block dd h5,
.pages__detail__accordion__block dd h4,
.pages__detail__accordion__block dd h3,
.pages__detail__accordion__block dd h2 {
    margin-bottom: .5em;
    color: #fff;
}

.pages__detail__accordion__block dd h5 {
    font-size: 1.07em;
}

.pages__detail__accordion__block dd h4 {
    font-size: 1.14em;
}

.pages__detail__accordion__block dd h3 {
    font-size: 1.21em;
}

.pages__detail__accordion__block dd h2 {
    font-size: 1.38em;
}

.pages__detail__accordion__block.active dt:before {
    height: 0;
}

/* pages Affiliate */
.pagesAffiliate .pages__content {
    margin-top: 1.1em;
}

.pagesAffiliate .pages__tab {
    width: calc(100% + .7em);
    padding: 0 .272em .2em;
    flex-wrap: initial;
    justify-content: flex-start;
    border-bottom: 1px solid #40444d;
    list-style: none;
    overflow-x: scroll;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.pagesAffiliate .pages__tab::-webkit-scrollbar {
    display: none;
}

.pagesAffiliate .pages__tab button {
    margin: 0 .272em;
    flex: 0 0 100%;
    scroll-snap-align: start;
    transition: all 0.2s;
    flex-basis: 13.64em;
}

.pagesAffiliate .pages__tab:after,
.pagesAffiliate .pages__tab button:after {
    content: none;
}

.pagesAffiliate .pages__detail__accordion__block dd {
    font-size: 12px;
    line-height: 1.63;
    color: #fff;
    background: #1a2f6b;
    padding: 2.5em 1.428em;
}

.pagesAffiliate .pages__detail__accordion__block dd a,
.pagesAffiliate .pages__detail__accordion__block dd strong,
.pagesAffiliate .pages__detail__accordion__block dd b {
    color: #ff4e00;
}

.pagesAffiliate .pages__detail__accordion__block dd ol {
    margin-top: .75em;
}

.pagesAffiliate .pages__detail__accordion__block dd h6,
.pagesAffiliate .pages__detail__accordion__block dd h5,
.pagesAffiliate .pages__detail__accordion__block dd h4,
.pagesAffiliate .pages__detail__accordion__block dd h3,
.pagesAffiliate .pages__detail__accordion__block dd h2 {
    margin-bottom: .5em;
    color: #fff;
}

.pagesAffiliate .pages__detail__accordion__block dd h5 {
    font-size: 1.07em;
}

.pagesAffiliate .pages__detail__accordion__block dd h4 {
    font-size: 1.14em;
}

.pagesAffiliate .pages__detail__accordion__block dd h3 {
    font-size: 1.21em;
}

.pagesAffiliate .pages__detail__accordion__block dd h2 {
    font-size: 1.38em;
}

.pagesAffiliate .pages__detail__accordion__block dd .commission-table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin-bottom: 2em;
}

.pagesAffiliate .pages__detail__accordion__block dd .commission-table tr td,
.pagesAffiliate .pages__detail__accordion__block dd .commission-table tr th {
    border: 1px solid #fff;
}

/* pages Sports */
.pagesSports__items {}

.pagesSports__items li {
    width: 100%;
}

.pagesSports__items .ps-btn {
    position: absolute;
    right: 1.675em;
    bottom: 1.675em;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.pagesSports__items .ps-btn a {
    width: 6.27em;
    padding: 0.54em 0;
    color: #fff;
    background: #000;
    display: block;
    border: 0.03846em solid #fff;
    border-radius: 0.3846em;
    margin-left: 0.4324em;
}

.pagesSports__items .ps-btn a:first-child {
    border-color: var(--color-sports);
    background: var(--color-sports);
    color: #111;
    margin-left: 0;
}


/* pages Game */
.pagesGame {
    background: #001140;
}

.pagesGame .pages__content--block {
    width: calc(100% + 1em);
}

.pagesGame .pages__tab button.active {
    background: #eb1c21;
    border-color: #eb1c21;
    color: #fff;
}

.pagesGame .pages__tab__lists--box {
    width: 13.5416666667em;
    background: #1a2f6b;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: .375em;
    transition: linear .3s;
}

.pagesGame .pages__tab__lists--pic {
    width: 100%;
    height: 8.5625em;
    position: relative;
}

.pagesGame .pages__tab__lists--pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center;
}

.pagesGame .pages__tab__lists--desc {
    position: relative;
    width: 100%;
    height: 3.014375em;
    padding: 0 .75em 0 1.1875em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

.pagesGame .pages__tab__lists--desc:after,
.pagesGame .pages__tab__lists--desc:before {
    content: "";
    transition: background .5s;
    position: absolute;
    background: #5f0a0e;
    transition: linear .3s;
}

.pagesGame .pages__tab__lists--desc:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: .23125em;
}

.pagesGame .pages__tab__lists--desc:after {
    left: 1.3125em;
    bottom: .15625em;
    width: 6.3125em;
    height: .3125em;
    -webkit-transform: perspective(0.5em) rotateX(8deg);
    transform: perspective(0.5em) rotateX(8deg);
}

.pagesGame .pages__tab__lists--desc span {
    width: 9em;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pagesGame .pages__tab__lists--desc .ld-off,
.pagesGame .pages__tab__lists--desc .ld-on {
    width: 1.623em;
    height: 1.39em;
}

.pagesGame .pages__tab__lists--desc .ld-off {
    background: url(../../images/u2bet/share/love_off.png) no-repeat;
    background-size: 100% 100%;
}

.pagesGame .pages__tab__lists--desc .ld-on {
    background: url(../../images/u2bet/share/love_on.png) no-repeat;
    background-size: 100% 100%;
}

.pagesGame a.pages__tab__lists--box:hover {
    color: #fff !important;
    -webkit-transform: translateY(-.40625em);
    transform: translateY(-.40625em);
    box-shadow: 0 0.40625em 0.1333em #121111;
}

.pagesGame a.pages__tab__lists--box:hover .pages__tab__lists--desc:after,
.pagesGame a.pages__tab__lists--box:hover .pages__tab__lists--desc:before {
    background: #ec1c23;
}

.pagesGame .pages__tab__lists--pop {
    font-size: 2.52em;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 101;
    opacity: 0;
    visibility: hidden;
    transition: linear .3s;
}

.pagesGame .pages__tab__lists--pop:before {
    content: '';
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    background: rgba(32, 32, 32, .8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
}

.pagesGame .pages__tab__lists--close {
    cursor: pointer;
    position: absolute;
    right: -.4em;
    top: -.4em;
    z-index: 2;
    width: 1.378em;
    transition: linear .3s;
}

.pagesGame .pages__tab__lists--btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 9.11em;
    z-index: 1;
    background: rgba(31, 6, 7, .79);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-top-left-radius: .75em;
    border-top-right-radius: .75em;
}

.pagesGame .pages__tab__lists--btn li {
    font-size: 1.12em;
    font-weight: 700;
    padding: .274em 0;
    width: 8.9em;
}

.pagesGame .pages__tab__lists--btn li a {
    padding: .57em 0;
    display: block;
    overflow: hidden;
    background: #ec1c23;
    color: #fff;
    border-radius: .35em;
}

.pagesGame .pages__tab__lists--btn li:last-child a {
    background: #fff;
    color: #1a2f6b;
}

.pagesGame .pages__tab__lists--pop .pages__tab__lists--box {
    overflow: initial;
    border-radius: .75em;
    transform: scale(.8);
    transition: linear .3s;
}

.pagesGame .pages__tab__lists--pop .pages__tab__lists--pic {
    height: 9.11em;
    border-top-left-radius: .75em;
    border-top-right-radius: .75em;
    display: block;
    overflow: hidden;
}

.pagesGame .pages__tab__lists--pop .pages__tab__lists--desc {
    height: 3.13em;
    border-bottom-left-radius: .75em;
    border-bottom-right-radius: .75em;
}

.pagesGame .pages__tab__lists--pop .pages__tab__lists--desc:after,
.pagesGame .pages__tab__lists--pop .pages__tab__lists--desc:before {
    background: #ec1c23;
}

.pagesGame .pages__tab__lists--pop.active {
    opacity: 1;
    visibility: initial;
}

.pagesGame .pages__tab__lists--pop.active .pages__tab__lists--box {
    transform: scale(1);
}

/* when game play open */
body.gameopen {
    overflow: hidden;
}

/* pages Promotion */
.pagesPromotion {}

.pagesPromotion .pages__tab {
    width: calc(100% + 1.65em);
    padding: 0 .272em .2em;
    flex-wrap: initial;
    justify-content: flex-start;
    border-bottom: 1px solid #40444d;
    list-style: none;
    overflow-x: scroll;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.pagesPromotion .pages__tab::-webkit-scrollbar {
    display: none;
}

.pagesPromotion .pages__tab button {
    margin: 0 .272em;
    flex: 0 0 100%;
    scroll-snap-align: start;
    transition: all 0.2s;
    flex-basis: 8.64em;
}

.pagesPromotion .pages__tab:after,
.pagesPromotion .pages__tab button:after {
    content: none;
}

.pagesPromotion .pages__tab__lists {
    background: #1a2f6b;
    border-radius: .5626em;
    padding: 0 1.5625em 2.1875em;
    display: block;
    overflow: hidden;
}

.pagesPromotion .pages__tab__lists:not(:last-child) {
    margin-bottom: 3.75em;
}

.pagesPromotion .pages__tab__lists--img {
    margin: 0 -1.5625em;
}

.pagesPromotion .pages__tab__lists__desc {
    padding: 1.875em;
    /* min-height: 16.25em; */
    /* margin-top: -1.5625em; */
    position: relative;
    color: #fff;
    background-color: #001140;
    z-index: 1;
    border-radius: .9375em;
}

.pagesPromotion .pages__tab__lists__desc--cmn dt {
    font-size: 2.15625em;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: .5797em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 8px;
}

.pagesPromotion .pages__tab__lists__desc--cmn dd {
    font-size: 1.2375em;
    line-height: 1.3;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pagesPromotion .pages__tab__lists__desc--time {
    font-size: 1.2375em;
    line-height: 1.3;
    color: #fff;
    margin-top: 1.2474em;
}

.pagesPromotion .pages__tab__lists__desc--time span {
    display: inline-block;
    color: var(--color-main);
}

.pagesPromotion .pages__tab__lists--btn {
    margin-top: 2.1875em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.pagesPromotion .pages__tab__lists--btn li {
    font-size: 1.625em;
    font-weight: bold;
    line-height: 1;
    width: 46.7%;
    text-align: center;
}

.pagesPromotion .pages__tab__lists--btn li a {
    padding: .9em 0;
    color: #fff;
    display: block;
    border: 0.0384em solid #fff;
    border-radius: 0.3846em;
}

.pagesPromotion .pages__tab__lists--btn li:last-child a {
    border-color: var(--color-main);
    background: var(--color-main);
    color: #fff;
}

.morepop {
    display: block;
    max-width: 40.8125em;
    width: 100%;
    margin: 0 auto;
    background: #001140;
    display: block;
    overflow: hidden;
    border-radius: .5625em;
}

.morepop--title {
    font-size: 1.9375em;
    font-weight: 500;
    line-height: 1.4;
    padding: .7em 1.645em;
    background-color: rgb(255, 78, 0);
}

.morepop--title span {
    width: calc(100% - 1.5em);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.morepop .mfp-close {
    font-size: inherit;
    width: 3.125em;
    height: 3.125em;
    top: 1.125em;
    right: 1.9375em;
    text-indent: -1000%;
    display: block;
    overflow: hidden;
    opacity: 1 !important;
    background: url(../../images/u2bet/share/icon-x.png) no-repeat;
    background-size: 100%;
}

.morepop__desc {
    padding: 1.5625em 2.6875em 5.625em;
    height: calc(100vh - 9.875em);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.morepop__desc::-webkit-scrollbar {
    display: none;
}

.morepop__desc--img {
    position: relative;
    display: block;
    margin-bottom: 3em;
}

.morepop__desc--img img {
    position: relative;
    width: 100%;
    /* height: 13.125em; */
    object-fit: cover;
    object-position: center;
}

.morepop__desc--desc {}

.morepop__desc--desc dt {
    font-size: 2.125em;
    font-weight: 600;
    line-height: 1;
    margin-bottom: .2529em;
}

.morepop__desc--desc dd {
    font-size: 1.75em;
    line-height: 1.63;
    color: #fff;
}

.morepop__desc--btn {
    margin-top: 1.625em;
    max-width: 24.375em;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.morepop__desc--btn li {
    font-size: 1.5625em;
    font-weight: bold;
    line-height: 1;
    width: 47.4%;
    text-align: center;
}

.morepop__desc--btn li a {
    padding: .45em 0;
    color: #fff;
    display: block;
    border: 0.04em solid #fff;
    border-radius: 0.36em;
}

.morepop__desc--btn li:last-child a {
    border-color: var(--color-main);
    background: var(--color-main);
    color: #fff;
}

.morepop__desc--detial {
    font-size: 1.75em;
    line-height: 1.63;
    color: #fff;
    padding-top: 1.428em;
    margin-top: 2em;
    border-top: .053em solid #404040
}

.morepop__desc--detial a,
.morepop__desc--detial strong,
.morepop__desc--detial b {
    color: #ff4e00;
}

.morepop__desc--detial ol {
    margin-top: .75em;
}

.morepop__desc--detial h6,
.morepop__desc--detial h5,
.morepop__desc--detial h4,
.morepop__desc--detial h3,
.morepop__desc--detial h2 {
    margin-bottom: .5em;
    color: #fff;
}

.morepop__desc--detial h5 {
    font-size: 1.07em;
}

.morepop__desc--detial h4 {
    font-size: 1.14em;
}

.morepop__desc--detial h3 {
    font-size: 1.21em;
}

.morepop__desc--detial h2 {
    font-size: 1.38em;
}

/* pages Register */
.pagesRegister__note {
    font-size: 1.75em;
    display: block;
}

.pagesRegister__block {
    font-size: inherit;
    /* border: 1px solid var(--color-main); */
    border-radius: .625em;
    margin: 0 auto;
    margin-top: 1em;
    /* padding: 4.375em 2.5em; */
    width: 100%;
    box-sizing: border-box;
}

.pagesRegister__table {
    display: block;
    width: 100%;
    border-collapse: collapse;
}

.pagesRegister__table tbody,
.pagesRegister__table tr {
    display: block;
}

.pagesRegister__table tr:not(:last-child) {
    margin-bottom: 1.78em;
}

.pagesRegister__table tr th,
.pagesRegister__table tr td {
    font-size: 1.75em;
    font-weight: normal;
    vertical-align: baseline;
    padding: 0;
    text-align: left;
    display: block;
    width: 100%;
}

.pagesRegister__table tr th {
    margin-bottom: .356em;
}

.pagesRegister__table input,
.pagesRegister__table select,
.pagesRegister__table textarea {
    display: block;
    width: 100%;
    height: 40px;
    padding: .214em .75em;
    font-size: inherit;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: .28em;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border: none;
}

.pagesRegister__table input:focus,
.pagesRegister__table select:focus,
.pagesRegister__table textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.pagesRegister__table .rt-head--request {
    font-size: 1.28em;
    line-height: 1;
    vertical-align: middle;
    color: #cc0404;
    margin: 0 3px 0 0;
}

.pagesRegister__table .rt-head--dot {
    float: right;
    padding-right: 2.24em;
}

.pagesRegister__table .rt-message {
    font-size: .857em;
    margin-top: .41em;
}

.pagesRegister__table .rt-break {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.pagesRegister__table .rt-break--left {
    justify-content: flex-start;
}

.pagesRegister__table .rt-break--three li {
    width: calc(33.33333% - 13.333333px);
}

.pagesRegister__table .rt-break--two li {
    width: calc(50% - 10px);
}

.pagesRegister__btn {
    margin-top: 4.375em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.pagesRegister__btn li {
    font-size: 1.625em;
    font-weight: bold;
    line-height: 1;
    width: calc(50% - 0.346em);
    text-align: center;
}

.pagesRegister__btn li button {
    font-size: inherit;
    cursor: pointer;
    width: 100%;
    height: 2.61em;
    color: #fff;
    display: block;
    border: 0.04em solid #fff;
    border-radius: 0.36em;
    background: none;
    -webkit-appearance: none;
    appearance: none;
}

.pagesRegister__btn li:last-child button {
    border-color: var(--color-main);
    background: var(--color-main);
    color: #111;
}

/* pages Contact */
.pagesContact--lists {
    font-size: 1.5em;
}

.pagesContact--lists li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #fff;
    padding: .75em;
}

.pagesContact--lists li a {
    display: block;
}
.pagesRegister__btn button {
    font-size: 12px;
    cursor: pointer;
    width: 100%;
    height: 2.61em;
    color: #fff;
    display: block;
    border: 0.04em solid #fff;
    border-radius: 0.36em;
    background: none;
    -webkit-appearance: none;
    appearance: none;
}

.pagesRegister__btn button {
    background:#cc1412;
    color: #fff;
    height: 40px;
    border: none;
}
.pagesRegister__table input{
    background-color: #636e72;
    color: #c30c0c;
    padding-left: 48px;
}