.player-portal-signup-subheading .elementor-heading-title{
    background: linear-gradient(90deg, #FFFE93 0%, #FB7973 99.91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: max-content;
}

.player-portal-signup-form-main{
    max-width: 400px;
    margin: 0 auto;
}
.player-portal-signup-form-main .player-portal-form-fieldset{
    display: flex;
    flex-direction: column;
}
.player-portal-signup-form-main .player-portal-form-fieldset:not(:last-child){
    margin-bottom: 16px;
}
.player-portal-signup-form-main .player-portal-form-fieldset:not(:last-child):has(.unfilled){
    margin-bottom: 25px;
}
.player-portal-signup-form-main .player-portal-form-fieldset input{
    border: none;
    outline: none !important;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), #031F5B;
    box-shadow: 0px 0px 44px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    height: 48px;
    padding: 16px;
    color: white;
}

.player-portal-signup-form-main .player-portal-form-fieldset .custom_error_message,
.player-portal-signup-form-main .player-portal-form-fieldset label,
.player-portal-signup-form-main .player-portal-form-fieldset input,
.player-portal-signup-form-main .player-portal-form-fieldset input::placeholder{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
}
.player-portal-signup-form-main .player-portal-form-fieldset label{
    font-weight: 500;
    margin-bottom: 8px
}
.player-portal-signup-form-main .player-portal-form-fieldset input::placeholder{
    opacity: 70%;
}
.player-portal-signup-form-main .player-portal-form-fieldset{
    position: relative;
}
.player-portal-signup-form-main .player-portal-form-fieldset .custom_error_message{
    font-size: 13px;
    color: #FF2E2E;
    position: absolute;
    bottom: -20px;
    opacity: 0;
}
.player-portal-signup-form-main .player-portal-form-fieldset.pin-code input{
    padding-right: 40px; 
    position: relative
}
.player-portal-signup-form-main .player-portal-form-fieldset.pin-code .pass-show-icon{
    width: 30px;
    height: 30px;
    background: url('../images/eye-icon.svg') no-repeat center / 20px;
    display: flex;
    position: absolute;
    bottom: 8px;
    right: 5px;
    cursor: pointer;
    transition: 0.3s all;
    opacity: 40%
}
.player-portal-signup-form-main .player-portal-form-fieldset.pin-code .pass-show-icon:hover{
    opacity: 60%
}
.player-portal-signup-form-main .player-portal-form-fieldset.pin-code .pass-show-icon::after{
    content: '';
    width: 1px;
    height: 100%;
    background: white;
    position: absolute;
    bottom: 0px;
    right: 15px;
    transform: rotate(40deg);
    opacity: 0
}
.player-portal-signup-form-main .player-portal-signup-form-footer{
    margin-top: 32px;
}
.player-portal-logout-main .portal-popup-btns-wrapper .popup-btn,
.player-disclaimer-cta-section .download-pdf-btn,
.player-portal-wl-main .download-pdf-btn,
.player-portal-signup-form-main .elementor-button,
.player-portal-signup-form-main .player-portal-signup-form-footer .elementor-button{
    border: none;
    color: #031F5B !important;
    width: 100%;
    text-align: center;
    border: none;
    border-radius: 60px;
    padding: 16px 24px;
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 900;
    font-size: 16px;
    line-height: 1;
    position: relative;
    overflow: hidden !important;
    background: #FFFE93;
    transform: translateZ(0) !important;
	display: inline-block
}
.player-portal-logout-main .portal-popup-btns-wrapper .popup-btn::before,
.player-disclaimer-cta-section .download-pdf-btn::before,
.player-portal-wl-main .download-pdf-btn::before,
.player-portal-signup-form-main .elementor-button::before,
.player-portal-signup-form-main .player-portal-signup-form-footer .elementor-button::before{
    content: '';
    width: 500px;
    height: 500px;
    position: absolute;
    left: 50%;
	top: 50%;
    display: flex;
    background: linear-gradient(0deg, #FFFE93 30%, #FB7973 70%);
    animation: rotateBk 3s linear infinite;
    opacity: 1;
    transition: opacity 0.6s ease;
}

.player-portal-logout-main .portal-popup-btns-wrapper .popup-btn .elementor-button-text,
.player-disclaimer-cta-section .download-pdf-btn .elementor-button-text,
.player-portal-signup-form-main .elementor-button-text,
.player-portal-wl-main .download-pdf-btn .elementor-button-text,
.player-portal-signup-form-main .player-portal-signup-form-footer .elementor-button-text{
    z-index: 1;
    position: relative
}
.player-portal-logout-main .portal-popup-btns-wrapper .popup-btn::before,
.player-portal-signup-form-main .player-portal-signup-form-footer .elementor-button:hover::before{
    opacity: 0
}

.player-portal-logout-main .portal-popup-btns-wrapper .popup-btn:hover::before,
.player-portal-signup-form-main .player-portal-form-fieldset:has(input.unfilled) .custom_error_message,
.player-portal-signup-form-main .player-portal-form-fieldset.pin-code:has(input.show) .pass-show-icon::after,
.player-portal-signup-form-main .player-portal-form-fieldset.pin-code:has(input.show) .pass-show-icon{
    opacity: 1
}

.player-portal-name-main{
    margin-bottom: 32px;
}
.player-portal-name-main .player-main-name,
.player-portal-name-main .sub-title{
    background: linear-gradient(90deg, #FFFE93 0%, #FB7973 99.91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    /* text-fill-color: transparent; */
    margin: 0;
    max-width: max-content
}
.player-portal-name-main .sub-title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}
.player-portal-name-main .player-main-name{
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 900;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}



.player-portal-db-tabs-main .tabs-wrapper{
    display: flex;
}
.player-portal-db-tabs-main .tabs-contents-main {
/*     width: calc(100% - 300px); */
    /* background: radial-gradient(65.22% 69.33% at 50% 9.91%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%), #031F5B; */
    background: radial-gradient(65.22% 69.33% at 50% 9.91%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), #031F5B;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.05);
    border-radius: 0px 20px 20px 0;
    padding: 80px 20px;
    color: white;
}


.player-portal-db-tabs-main .tabs-head-btns{
    display: flex;
    flex-wrap: wrap;
}
.player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn{
    background: #183678;
    padding: 33px 32px 30px;
    width: 100%;
    color: #FFFE93;
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 900;
    font-size: 20px;
    line-height: 100%;
    /* transition: 0.3s all; */
    cursor: pointer;
    border-top: 2px solid #465E93;
}
.player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn:first-child{
    border-top: 0;
    border-radius: 20px 0 0 0;
}
.player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn:last-child{
    border-radius: 0 0 0 20px;
}
.player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn:hover{
    background: linear-gradient(90deg, #FFFE93 0%, #FF6A63 100%), #FB7973 !important;
    color: #031F5B;
}
.player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn.active{
    background: #031948;
    color: white;
    pointer-events: none;
}

.player-portal-db-tabs-main .tabs-contents-main .tabs-content-wrapper:not(.active){
    display: none
}
.pp-blue-bg{
    background: radial-gradient(65.22% 69.33% at 50% 9.91%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%), #000B47;
}

.player-portal-logins-wrapper > .e-con-inner{
    z-index: 2;
}
.player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn:hover + .tabs-head-btn,
.player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn:hover{
    border-color: transparent;
}


/* .player-portal-signup-form-main .player-portal-form-fieldset input:-webkit-autofill,
.player-portal-signup-form-main .player-portal-form-fieldset input:-webkit-autofill:hover,
.player-portal-signup-form-main .player-portal-form-fieldset input:-webkit-autofill:focus,
.player-portal-signup-form-main .player-portal-form-fieldset input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 40px #22366B inset !important;
    -webkit-text-fill-color: white !important;
} */

.player-portal-db-tabs-main .tabs-content-wrapper h1,
.player-portal-db-tabs-main .tabs-content-wrapper h2,
.player-portal-db-tabs-main .tabs-content-wrapper h3,
.player-portal-db-tabs-main .tabs-content-wrapper h4,
.player-portal-db-tabs-main .tabs-content-wrapper h5,
.player-portal-db-tabs-main .tabs-content-wrapper h6{
    margin: 0;
    letter-spacing: 0 !important
}

/* .player-portal-db-tabs-main .tabs-contents-main {
    overflow: hidden;
} */

.section-title{
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 800;
    font-size: 24px;
    line-height: 100%;
    color: #FFFFFF;
}

.player-portal-arrow-btn{
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 900;
    font-size: 20px;
    line-height: 1.4;
    background: linear-gradient(90deg, #FFFE93 0%, #FB7973 99.91%), 
                linear-gradient(90deg, #FFFE93 0%, #FCA7A3 99.91%), 
                #031F5B;
    background-position: 100% 50%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition: all 0.5s;
    border: none !important;
    padding: 0 !important;
}

.player-portal-arrow-btn .text-wrapper .last{
    display: inline-block;
    transition: 0.5s all
}
.player-portal-arrow-btn .text-wrapper .last::after{
    content: "";
    width: 20px;
    height: 16px;
    background: url('../images/text-link-arrow-icon.svg') center center no-repeat;
    background-size: contain;
    margin-bottom: 0px;
    margin-left: 10px;
    display: inline-block;
    position: relative;
    top: 2px;
    left: 0;
    transition: 0.5s all
}
.player-portal-arrow-btn:hover .text-wrapper .last::after{
    left: 5px;
}
.player-portal-arrow-btn:hover {
    background-size: 200%;
    animation: portal_linkAnimation 1s infinite alternate;
}
@keyframes portal_linkAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 50% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}
.pp-signup-link a{
    text-decoration: none !important;
    color: white !important
}
.pp-signup-link a:hover{
    text-decoration: underline !important
}

/*******************************************************/
/*******************************************************/
/* Offer cards */
.player-portal-offer-main .inner{
    display: flex;
    flex-wrap: wrap
}
.player-portal-offer-main .offer-explore-btn,
.player-portal-offer-main .offer-heading{
   width: 50%;
}
.player-portal-offer-main .offer-explore-btn{
    display: flex;
    justify-content: flex-end;
    /* align-items: center */
}
.player-portal-offer-main .offer-cards-wrapper{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container{
    width: calc(50% - 8px);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), #031F5B;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 16px;
    /* display: flex;
    align-items: center */
}

.player-portal-offer-main .offer-cards-wrapper .offer-card-container .card-inner-wrap{
    display: flex;
    width: 100%;
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container .icon-img{
   border-radius: 8px;
   width: 70px;
    height: 88px;
    background: #031F5B;
    display: flex;
    position: relative
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container .icon-img::after{
    content: '';
    width: 30px;
    height: 24px;
    background: url('../images/gift-icon.svg') no-repeat center / contain;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container.food-icon .icon-img::after{
    background: url('../images/food-icon.svg') no-repeat center / contain;
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container.hotel-icon .icon-img::after{
    background: url('../images/hotels_icons.svg') no-repeat center / contain;
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container.freeplay-icon .icon-img::after{
    background: url('../images/free-play.svg') no-repeat center / contain;
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container.gift-icon .icon-img::after{
    background: url('../images/gift-icon.svg') no-repeat center / contain;
}

.player-portal-offer-main .offer-cards-wrapper .offer-card-container .col.right{
    width: calc(100% - 70px);
    padding-left: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container h3{
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 900;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 5px;
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container .card-btn,
.player-portal-offer-main .offer-cards-wrapper .offer-card-container .sub-heading{
    opacity: 80%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    color: #FFFFFF;
    display: block;
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container .card-btn{
    opacity: 1;
    margin-top: 13px;
    font-size: 13px
}
.player-portal-offer-main .offer-cards-wrapper .offer-card-container .card-btn span{
    color: #FFFE93
} 

/* /Benefits Slider/ */
.player-portal-benefits-main .benefits-slider-wrapper{
    width: 100%;
    overflow: hidden;
}
.player-portal-benefits-main .benefits-slider-wrapper .pp-benefits-slider{
    padding: 24px 0;
}
.player-portal-benefits-main .benefits-slider-wrapper .swiper-wrapper{
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
}
.player-portal-benefits-main .benefits-slider-wrapper .swiper-slide{
   height: auto;
}

.player-portal-benefits-main .benefits-slider-wrapper .swiper-slide .inner{
    height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 8px 19px;
    text-align: center;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), #031F5B;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}
.benefits-slider-wrapper .swiper-slide .inner h3{
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 900;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.02em !important;
    color: #FFFFFF;  
}
.benefits-slider-wrapper .swiper-slide.priority-seating .inner h3{
    font-size: 18px;
}
.benefits-slider-wrapper .swiper-slide .inner .sub-heading{
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.8;
    margin-top: 3px;
}

.benefits-slider-wrapper .swiper-slide .inner .cta-link{
    margin-top: 12px;
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 900;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    background: linear-gradient(0deg, #FFFE93, #FFFE93), linear-gradient(90deg, #FFFE93 0%, #FF6A63 100%), linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(90deg, #A652FF 0%, #5297FF 100%), #5297FF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition: 0.3s all;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
}
.benefits-slider-wrapper .swiper-slide .inner .cta-link:hover{
    background: linear-gradient(90deg, #FFFE93 0%, #FB7973 99.91%), 
    linear-gradient(90deg, #FFFE93 0%, #FCA7A3 99.91%), 
    #031F5B;
    background-size: 200%;
    animation: portal_linkAnimation 1s infinite alternate;
}
/* pagination styling */
.player-portal-promotions-main .promo-slider-control-wrapper .inner .col.left .swiper-pagination,
.benefits-slider-wrapper .swiper-pagination{
    position: static;
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 10px
}
.player-portal-promotions-main .promo-slider-control-wrapper .inner .col.left .swiper-pagination .swiper-pagination-bullet,
.benefits-slider-wrapper .swiper-pagination .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    display: block;
    background: #FFFE93;
    transition: 0.3s all;
    opacity: 0.4;
    border-radius: 30px;
    margin: 0;
}
.player-portal-promotions-main .promo-slider-control-wrapper .inner .col.left .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.benefits-slider-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 56px;
    opacity: 1
}
/*Player Information*/
.player-portal-player-info-main .player-info-wrapper{
    margin-top: 24px;
    display: flex;
}

.player-portal-player-info-main .player-info-wrapper .left-col{
    width: 170px;
    height: 170px;
    border-radius: 140px;
    overflow: hidden
}
.player-portal-player-info-main .player-info-wrapper .left-col .img-wrapper img,
.player-portal-player-info-main .player-info-wrapper .left-col .img-wrapper{
    width: 100%;
    height: 100%;
    display: flex;
}
.player-portal-promotions-main .img-container,
.player-portal-player-info-main .player-info-wrapper .left-col .img-wrapper{
    background: url('../images/isleta-logo.svg') no-repeat center / 50%, linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), #031F5B;
}
.player-portal-player-info-main .player-info-wrapper .left-col .img-wrapper img{
    object-position: center;
    object-fit: cover;
}
.player-portal-player-info-main .player-info-wrapper .right-col{
    width: calc(100% - 170px);
    padding-left: 30px;
    display: flex;
    align-items: center
}
.player-portal-player-info-main .player-info-wrapper .right-col .inner{
    width: 100%;
    display: flex;
    align-items: center;
    gap:30px;
}

.player-portal-player-info-main .player-info-wrapper .right-col .inner .cols{
    width: 50%;
}
.player-portal-promotions-main .player-promo-slider:not(.swiper-initialized) .swiper-slide{
    width: calc(40% - 20px) !important;
}
.player-portal-player-info-main .player-info-wrapper .right-col .cols.right a.player-id,
.player-portal-player-info-main .player-info-wrapper .right-col .inner .player-position h4,
.player-portal-player-info-main .player-info-wrapper .right-col .inner .player-name{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    color: #FFFFFF;
}
.player-portal-player-info-main .player-info-wrapper .right-col .inner .player-position h4{
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 4px;
}

.player-portal-player-info-main .player-info-wrapper .right-col .cols.right a.player-id{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;  
    color: #FFFE93;
    word-break: break-all;
    text-decoration: underline
}
.player-portal-player-info-main .player-info-wrapper .right-col .cols.right a.player-id:hover{
    text-decoration: none
}

.player-portal-db-tabs-main .tabs-content-wrapper section:has(.swiper-wrapper){
    overflow: hidden;
}



/* Casino-Wide Promotions */
.player-portal-promotions-main .slider-sec-wrapper-head{
    display: flex;
    align-items: center;
}
.player-portal-promotions-main .slider-sec-wrapper-head .col.left{
    width: calc(100% - 80px);
    padding-right: 30px;
}
.player-portal-promotions-main .slider-sec-wrapper-head .col.right{
    width: 80px;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    align-self: flex-start;
}

.player-portal-promotions-main .slider-sec-wrapper-head .col.right .promo-slider-arrow::after{
    display: none !important
}
.gallery-controls button,
.player-portal-promotions-main .slider-sec-wrapper-head .col.right .promo-slider-arrow{
    width: 30px !important;
    height: 30px !important;
    background: #FFFE93 url('../images/promo-slider-arrow.svg') no-repeat center / 14px;
    border-radius: 50px;
    transition: 0.3s all;
}
.gallery-controls button.gallery-controls-previous,
.player-portal-promotions-main .slider-sec-wrapper-head .col.right .promo-slider-arrow.prev{
    transform: scale(-1);
}
.player-portal-promotions-main .slider-sec-wrapper-head .col.right .promo-slider-arrow:not(.swiper-button-disabled){
    cursor: pointer;
}
.player-portal-promotions-main .slider-sec-wrapper-head .col.right .promo-slider-arrow.swiper-button-disabled{
    opacity: 0.4
}
.player-portal-promotions-main .promo-slider-main{
  margin-top: 24px;
}
.player-portal-promotions-main .promo-slider-main .swiper-wrapper{
    display: flex
}
.player-portal-promotions-main .slider-sec-wrapper-head .col.right .promo-slider-arrow:not(:active):not(:focus):not(.swiper-button-disabled):hover{
    opacity: 0.7;
}

/* Promo Slider */
.player-portal-db-tabs-main .tabs-content-wrapper section.player-portal-promotions-main{
    overflow: visible 
}
.player-portal-promotions-main .player-promo-slider{
   overflow: visible;
}
.player-portal-promotions-main .promo-slider-main .swiper-slide{
   height: auto;
   transition: 0.3s all;
   cursor: pointer;
}
.player-portal-promotions-main .promo-slider-main .swiper-slide .inner-slide{
   width: 100%;
   display: flex;
   flex-direction: column;
   height: 100%;
}
.player-portal-promotions-main .img-container{
   display: flex;
   min-height: 270px;
   position: relative;
   padding-bottom: 100%;
   overflow: hidden;
   border-radius: 5px 5px 0 0
}
.player-portal-promotions-main .promo-slider-main .img-wrapper .img-container img{
    width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   transition: 0.3s all;
}
.player-portal-promotions-main .inner-slide .img-container:hover img{
    transform: scale(1.05);
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper{
   background: white;
   border-radius: 0 0 5px 5px;
   padding: 13px 16px 16px;
   display: flex;
   flex-direction: column;
   height: 100%;
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-arrow-link,
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-title span{
   font-family: 'Nunito Sans', 'Helvetica Neue';
   font-weight: 900;
   font-size: 20px;
   line-height: 100%;
   color: #031F5B;    
   margin-bottom: 8px;
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-title span{
    cursor: pointer;
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-title{
    display: flex;
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-title span:hover{
    text-decoration: underline;
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-date{
   font-family: 'Open Sans', sans-serif;
   font-weight: 700;
   font-size: 12px;
   line-height: 100%;
   text-transform: uppercase;
   color: #031F5B;
   margin-bottom: 8px;
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-arrow-link{
   margin-top: auto;
   font-weight: 700;
   font-size: 16px;
   margin: 0;
   border: none;
   padding: 0;
   text-align: left;
   background: none !important;
   max-width: max-content;
   margin-top: auto;
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-arrow-link span{
   display: inline-block
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-arrow-link span::after{
   content: '';
   width: 16px;
   height: 16px;
   display: inline-block;
   background: url('/wp-content/uploads/2025/04/promo-text-link-icon.svg') no-repeat center / contain;
   position: relative;
   top: 3px;
   left: 8px;
   transition: 0.3s all;
}
.player-portal-promotions-main .promo-slider-main .slide-content-wrapper .promo-arrow-link:hover span::after{
left: 10px   
}
.player-portal-promotions-main .promo-slider-control-wrapper{
   margin-top: 22px;
}
.player-portal-promotions-main .promo-slider-control-wrapper .inner{
   display: flex;
}
.player-portal-promotions-main .promo-slider-control-wrapper .inner .col{
   width: 50%;
}
.player-portal-promotions-main .promo-slider-control-wrapper .inner .col.left .swiper-pagination{
   position: static;
   transform: none !important;
   margin-top: 5px;
   justify-content: flex-start
}
.player-portal-promotions-main .promo-slider-control-wrapper .inner .col.right{
   display: flex;
   justify-content: flex-end;
}
.player-portal-promotions-main .promo-slider-control-wrapper .inner .col.right .player-portal-arrow-btn{
   display: block;
}

/* /Offer tabs section/ */
.player-portal-db-tabs-main .tab-main-heading{
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 800;
    font-size: 40px;
    line-height: 100%;
    color: #FFFFFF;
}
.player-portal-offer-tabs-main{
    margin-top: 24px;
}
.player-portal-offer-tabs-main .offer-tab-head{
    display: flex;
    position: relative;
}
.player-portal-offer-tabs-main .offer-tab-head .offer-head-btn{
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF;
    padding: 12px 20px 10px;
    min-width: 200px;
    text-align: center;
    border-bottom: 2px solid rgb(255 255 255 / 30%);
    position: relative;
    transition: 0.3s all;
}
.player-portal-offer-tabs-main .offer-tab-head .n-bg-slide{
    content: '';
    width: 0;
    height: 3px;
    background: #F9564F;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.3s all;
}

.player-portal-offer-tabs-main .offer-tab-head .offer-head-btn:not(.active){
    cursor: pointer
}
/* .player-portal-offer-tabs-main .offer-tab-head .offer-head-btn.active{
    border-bottom: 2px solid transparent
    font-weight: 900;
} */
.player-portal-offer-tabs-main .offer-tab-content{
    padding-top: 24px;
}
.player-portal-offer-tabs-main .offer-tab-content:not(.active){
    display: none;
}
.player-portal-offer-tabs-main .offer-cards-wrapper{
    margin: 0 !important
}

/* Account details */
.player-portal-infor-main{
    margin-top: 24px;
}

.player-portal-infor-main .inner .info-blocks-wrapper{
    display: flex;
    gap: 17px 24px;
    flex-wrap: wrap;
}
.player-portal-infor-main .inner .info-blocks-wrapper:not(:last-child){
    margin-bottom: 17px
}
.player-portal-infor-main .inner .info-block:not(.small-width){
    width: calc(50% - 12px);
}
.player-portal-infor-main .inner .info-block.small-width{
    width: calc(33.33% - 16px)
}
.player-portal-infor-main .inner .info-blocks-wrapper .info-label{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFE93;
    margin-bottom: 8px
}
.player-portal-infor-main .inner .info-blocks-wrapper .info-value{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #FFFFFF;
}
.player-portal-infor-main .inner .info-blocks-wrapper .info-value a{
    color: inherit !important;
}
.tabs-content-wrapper .info-note-wrapper p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 160%;
    color: #FFFFFF;
}
.tabs-content-wrapper .info-note-wrapper p.strong{
    font-weight: 700
}
.tabs-content-wrapper .info-note-wrapper{
    margin-top: 33px;
    padding-top: 41px;
    border-top: 1px solid rgb(255 255 255 / 40%)
}

/* /Win/Loss/ */
.player-portal-wl-main .filters-wrapper{
    margin-top: 24px;
    display: flex;
}
.player-portal-wl-main .filters-wrapper .col.left{
    width: 41.2%
}
.player-portal-wl-main .filters-wrapper .col.left .options li,
.player-portal-wl-main .filters-wrapper .col.left .field-wrapper .select .text-ellipses,
.player-portal-wl-main .filters-wrapper .col.left .field-wrapper label{
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 8px;
    opacity: 1;
}
.player-portal-wl-main .filters-wrapper .col.left select{
   display: none
}
.player-portal-wl-main .filters-wrapper .col.left .field-wrapper .select .text-ellipses{
    margin: 0;
    font-weight: 300;
    opacity: 0.7
}
.player-portal-wl-main .filters-wrapper .col.left .field-wrapper .select .text-ellipses.valueAdded{
    opacity: 1;
    font-weight: 400
}
.player-portal-wl-main .filters-wrapper .col.left .styledSelect{
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), #031F5B;
    box-shadow: 0px 0px 44px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 13px 42px 13px 16px;
    cursor: pointer;
    position: relative;
}
.player-portal-wl-main .filters-wrapper .col.left .styledSelect::after{
    content: '';
    width: 16px;
    height: 10px;
    position: absolute;
    top: calc(50% + 1px);
    transform: translatey(-50%);
    background: url('../images/select-dropdown-icon.svg') no-repeat center / contain;
    right: 16px;
    transition: 0.3s all;
    opacity: 0.4;
}
.player-portal-wl-main .filters-wrapper .col.left .styledSelect.active::after{
    transform: translatey(-50%) scaley(-1);
    opacity: 1
}
.player-portal-wl-main .filters-wrapper .col.left .select{
    position: relative
}
.player-portal-wl-main .filters-wrapper .col.left .options{
    position: absolute;
    left: 0;
    width: 100%;
    display: none;
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
    list-style: none;
    top: 50px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), #031F5B;
    z-index: 2;
}
.player-portal-wl-main .filters-wrapper .col.left .options li{
    padding: 8px 16px;
    cursor: pointer;
    margin: 0 !important;
    font-size: 15px
}
.player-portal-wl-main .filters-wrapper .col.left .options li:hover{
    background: white;
    color: #031948 !important
}

.player-portal-wl-main .filters-wrapper .col.right{
    width: 58.8%;
    padding-left: 23px;
}

.player-portal-wl-main .filters-wrapper .col.right{
    display: flex;
    align-items: flex-end
}
.player-disclaimer-cta-section .download-pdf-btn,
.player-portal-wl-main .download-pdf-btn{
    width: auto;
    padding: 13px 24px 16px;
}
.player-disclaimer-cta-section .download-pdf-btn::before,
.player-portal-wl-main .download-pdf-btn::before{
    opacity: 0
}
.player-disclaimer-cta-section .download-pdf-btn:hover::before,
.player-portal-wl-main .download-pdf-btn:hover::before{
    opacity: 1
}

.player-disclaimer-cta-section .download-pdf-btn .icon,
.player-portal-wl-main .download-pdf-btn .icon{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../images/player-pdf-icon.svg') no-repeat center / contain;
    margin-right: 8px;
    position: relative;
    top: 3px;
}

.win-loss-tooltip-wrapper{
    margin-top: 24px;
    position: relative
}
.reward-tooltip-wrapper .tooltip-content,
.win-loss-tooltip-wrapper .tooltip-content{
    border-radius: 10px;
    background: white;
    width: 240px;
    padding: 15px;
    color: #031948;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -8px;
    bottom: calc(100% + 10px);
    transition: 0.3s all;
    z-index: 1;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}
.reward-tooltip-wrapper .tooltip-content::after,
.win-loss-tooltip-wrapper .tooltip-content::after{
    content: '';
    width: 12px;
    height: 12px;
    background: inherit;
    position: absolute;
    bottom: -5px;
    transform: rotate(45deg);
    left: 12px
}
.reward-tooltip-wrapper,
.win-loss-tooltip-wrapper .tooltip-wrapper{
    display: inline-block;
}
.reward-tooltip-wrapper .tool-tip-icon,
.win-loss-tooltip-wrapper .tooltip-wrapper .tool-tip-icon{
    width: 16px;
    background: url('../images/tool-tip-icon.svg') no-repeat center / contain;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    margin-right: 4px;
    margin-top: 4px
}
.reward-tooltip-wrapper .tool-tip-icon{
    background: url('../images/dashbord-tooltip-icon.svg') no-repeat center / contain;
}
.win-loss-tooltip-wrapper .win-loss-note-text{
    padding-bottom: 5px;
    display: flex;
}
.win-loss-tooltip-wrapper .win-loss-note-text .note-content{
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
    display: inline
}

.tooltip-content::before{
    content: '';
    width: 100%;
    background: transparent;
    height: 100%;
    left: 0;
    bottom: -15px;
    position: absolute;
    z-index: -1
}





.player-portal-rewards-main .pp-rewards-inner{
    display: flex;
}
.player-portal-rewards-main .pp-rewards-inner .col.left{
    max-width: 200px;
    width: 100%;
}
.player-portal-rewards-main .pp-rewards-inner .col.left .player-reward-card-wrapper{
    width: 100%;
    display: flex;
}
.player-portal-rewards-main .pp-rewards-inner .col.left .player-reward-card-wrapper img{
    width: 100%;
    filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.25));
}

.player-portal-rewards-main .pp-rewards-inner .col.right{
    padding-left: 30px;
    width: calc(100% - 200px);
}

.player-portal-rewards-main .reward-content-part{
    display: flex;
    flex-direction: column;
}
.player-portal-rewards-main .reward-content-part .reward-tier{
    text-align: center;
    margin-top: 1px
}
.player-portal-rewards-main .reward-content-part .reward-tier .tier-title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.08em !important;
    text-transform: uppercase;
}
.player-portal-rewards-main .reward-content-part .reward-balance-main-wrapper{
    margin-top: 38px;
}
.reward-balance-main-wrapper .reward-balance-inner{
    display: flex;
    column-gap: 73px;
    position: relative
}
.reward-balance-main-wrapper .reward-balance-inner::after{
    height: 100%;
    width: 1px;
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top:50%;
    background: #FFFFFF;
    opacity: 0.4
}
.reward-balance-main-wrapper .reward-balance-inner .col{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(50% - 36.5px);
}
.reward-content-part .reward-balance-text {
    position: relative;
    max-width: max-content;
    margin: 0 auto;
}
.reward-content-part .reward-balance-text h4{
    text-align: center;
    display: inline;
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
}
.reward-content-part .reward-balance-text .rw-heading{
    display: inline;
}
.reward-tooltip-wrapper .tool-tip-icon{
    margin: 0;
    position: relative;
    top: 2px
}
.reward-tooltip-wrapper .tooltip-content{
    left: auto;
    right: -20px
}
.reward-tooltip-wrapper .tooltip-content::after{
    left: auto;
    right: 20px
}
.cards-score-points .reward-balance-score,
.reward-balance-main-wrapper .reward-balance-inner .reward-balance-score{
    text-align: center;
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 800;
    font-size: clamp(28px,2vw,32px);
    line-height: 100%;
    color: #FFFFFF;
    margin-top: 8px;
}
.cards-score-points .reward-balance-score span.sub,
.reward-balance-main-wrapper .reward-balance-inner .reward-balance-score span.sub{
    opacity: 0.8;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}
.cards-score-points .reward-balance-score span.sub.pts,
.reward-balance-main-wrapper .reward-balance-inner .reward-balance-score span.sub.pts{
    margin-left: 4px
}
.reward-balance-main-wrapper .reward-balance-inner .reward-balance-score span.sub.dollor{
    margin-right: 4px
}

.tier-points-main-wrapper{
    margin-top: 38px
}
.reward-content-part .tier-points-main-wrapper .reward-balance-text .reward-tooltip-wrapper .tooltip-content{
    left: 50%;
    right: auto;
    transform: translateX(calc(-50% + 40px));
}
.reward-content-part .tier-points-main-wrapper .reward-balance-text .reward-tooltip-wrapper .tooltip-content::after{
    left: 50%;
    right: auto
}


.cards-score-points{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.cards-score-points .col .score-title{
    font-family: 'Nunito Sans', 'Helvetica Neue';
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.08em !important;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.8;
}
.cards-score-points .col .score-value{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    opacity: 0.8;
    margin-top: 1px
}
.cards-score-points .col.third{
    text-align: right
}

.cards-score-points .col:not(.second){
    max-width: 130px;
    width: 100%;
}
.cards-score-points .col.second{
    max-width: calc(100% - 260px);
    width: 100%;
}

.progress-bar-wrapper{
    margin-top: 11px;
}
.progress-bar-wrapper .progress-bar-bg {
  width: 100%;
  height: 12px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), #031F5B;
  border-radius: 50px;
  overflow: hidden;
}

.progress-bar-wrapper .progress-bar-fill {
  height: 100%;
  background: linear-gradient(90deg, #FFFE93 0%, #FF6A63 100%), linear-gradient(90deg, #A652FF 0%, #5297FF 100%), linear-gradient(90deg, #1B23BE 0%, #3A75FF 100%);
  width: 0;
  border-radius: 50px;
  /* transition: width 0.5s ease-in-out; */
}


.tier-date-wrapper{
    margin-top: 32px;
    display: flex;
}
.tier-date-wrapper .date-col{
    width: 50%;
}
.tier-date-wrapper .date-col.right{
    text-align: right;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    position: relative;
}
.tier-date-wrapper .date-col.right .tooltip-content{
    text-align: center;
}
.tier-date-wrapper .date-col .tier-date-wrap{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;  
}
.reward-tooltip-wrapper .tooltip-content:hover,
.reward-tooltip-wrapper .tool-tip-icon:hover + .tooltip-content,
.win-loss-tooltip-wrapper .tooltip-content:hover,
.win-loss-tooltip-wrapper .tooltip-wrapper .tool-tip-icon:hover + .tooltip-content{
    opacity: 1;
    visibility: visible;
}
.reward-tooltip-wrapper:has(.tooltip-content:hover) .tool-tip-icon,
.reward-tooltip-wrapper .tool-tip-icon:hover {
    background: url('../images/dashbord-tooltip-filled-icon.svg') no-repeat center / contain;
}
.win-loss-tooltip-wrapper:has(.tooltip-content:hover) .tool-tip-icon,
.win-loss-tooltip-wrapper .tooltip-wrapper .tool-tip-icon:hover{
    background: url('../images/dash-tooltip-filled-icon.svg') no-repeat center / contain;
}

.tier-date-wrapper .date-col.right .reward-tooltip-wrapper .tooltip-content{
    right: -10px
}
.tier-date-wrapper .reward-tooltip-wrapper .tooltip-content::after{
   right: 10px
}

/* Logoout popUp */
.player-portal-logout-main{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    transition: 0.3s all;
    opacity: 0;
    visibility: hidden;
}
body.active-logout-popup .player-portal-logout-main{
    opacity: 1;
    visibility: visible;
}
html:has(body.active-logout-popup){
    overflow: hidden !important;
}
.player-portal-logout-main .portal-popup-overlay{
    width: 100%;
    height: 100%;
    background: #031948;
    opacity: 0.5;
    position: absolute;
}
.player-portal-logout-main .portal-container{
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 500px;
    transform: translate(-50%, -50%);
    width: 95%;
}
.player-portal-logout-main .portal-container .portal-popup-inner{
    padding: 40px 15px;
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    background: radial-gradient(65.22% 69.33% at 50% 9.91%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%), #031F5B;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.05);
    color: white;
    border: 1px solid #FEFE98;
    margin: auto;
}
.player-portal-logout-main .portal-container .portal-popup-inner .portal-popup-title{
    margin: 0 0 30px;
    color: #FFFE93;
    font-family: "Nunito Sans";
    font-size: 24px;
    font-weight: 800;
    line-height: 120%;
    text-align: center
}
.player-portal-logout-main .portal-container .portal-popup-inner .portal-popup-btns-wrapper{
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}
.player-portal-logout-main .portal-container .portal-popup-inner .portal-popup-btns-wrapper .popup-btn{
    max-width: max-content;
    min-width: 100px;
    padding: 10px;
    flex: 1;
}


.benefit-tab-para{
    color: #FFF;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-top: 24px
}

/* benefit Slider */
.gallery {
	width: 100%;
}
.gallery-container {
	align-items: center;
	display: flex;
	height: 217px;
	margin: 0 auto;
	max-width: 441px;
	position: relative;
	align-items: flex-end;
}
.gallery-item {
	height: 88px;
	position: absolute;
	transition: all 0.3s ease-in-out;
	width: 75px;
	z-index: 0;
	display: flex;
	justify-content: center;
	align-items: center;
    cursor: pointer;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center -4px;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.25);
}
.gallery-item.gallery-item-selected {
	height: 176px;
	opacity: 1;
	left: 50%;
	transform: translateX(-50%);
	width: 155px;
	z-index: 2;
    cursor: auto;
}
.gallery-item.gallery-item-previous,
.gallery-item.gallery-item-next {
	height: 135px;
	opacity: 1;
	width: 119px;
	z-index: 1;
}
.gallery-item.gallery-item-previous {
	left: 24.5%;
	transform: translateX(-50%);
/* 	cursor: pointer; */
}
.gallery-item.gallery-item-next {
	left: 75.5%;
	transform: translateX(-50%);
/* 	cursor: pointer; */
}
.gallery-item.gallery-item-first {
	left: 9%;
	transform: translateX(-50%);
	width: 78px;
/* 	cursor: pointer; */
}
.gallery-item.gallery-item-last {
	left: 91.8%;
	transform: translateX(-50%);
/* 	cursor: pointer; */
}
.gallery-controls {
	display: flex;
	justify-content: space-between;
	margin: 0;
	position: absolute;
	top: 12px;
	left: 50%;
	transform: translateX(-50%);
	width: 302px;
	max-width: 100%;
	z-index: 10;
}
.coverflow-text-wrapper {
	position: relative;
    margin-top: 16px
}
.coverflow-text-wrapper .coverflow-text-inner{
    max-width: 210px;
    margin: 0 auto;
}
.gallery-controls button {
	border: 0;
	cursor: pointer;
	font-size: 0;
	text-transform: capitalize;
	width: 0;
    padding: 0;
/* 	text-indent: -9999px; */
	overflow: hidden;
	white-space: nowrap;
}
.gallery-controls button:focus {
	outline: none;
}
.gallery-nav {
	bottom: -15px;
	justify-content: center;
	list-style: none;
	padding: 0;
	position: absolute;
	width: 100%;
	display: none;
}
.gallery-nav li {
	background: #ccc;
	border-radius: 50%;
	height: 10px;
	margin: 0 16px;
	width: 10px;
}
.gallery-nav li.gallery-item-selected {
	background: #555;
}
.player-card-blocks .player-slide-data:not(.active-slide-club),
.coverflow-text-inner .swiper-content:not(.active-content) {
	display: none;
}
.player-portal-slider-wrapper .coverflow-text-wrapper .swiper-content p,
.player-portal-slider-wrapper .coverflow-text-wrapper .swiper-content h3{
    color: #FFF;
    text-align: center;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 1.6px !important;
    text-transform: uppercase;
}
.player-portal-slider-wrapper .coverflow-text-wrapper .swiper-content p{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0 !important;
    text-transform: none;
    margin-top: 9px
}
.player-card-blocks{
    margin-top: 24px
}




.player-portal-slider-wrapper .container-fluid{
    max-width: 670px;
    margin: 0 auto;
}
.player-slide-data .discount-row .inner-row{
    display: flex;
    gap: 61px;
    position: relative;
}
.player-slide-data .discount-row .inner-row::after{
    content: '';
    width: 1px;
    opacity: 0.4;
    height: 100%;
    background: #FFF;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translatex(-50%);
}
.player-slide-data .discount-row .inner-row .col{
    width: calc(50% - 30.5px) 
}
.player-slide-data .discount-row .inner-row .col .discount-title{
    color: #FFFE93;
    font-family: "Nunito Sans";
    font-size: clamp(24px, 2vw, 32px);
    font-weight: 800;
    line-height: 100%;
} 
.player-slide-data .discount-row .inner-row .col .discount-title strong{
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
}
.player-slide-data .discount-row .inner-row .col .discount-content{
    margin-top: 7px
}
.player-slide-data .discount-row .inner-row .col .discount-content ul{
    padding-left: 21px
}
.player-slide-data .discount-row .inner-row .col .discount-content ul li{
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 150%; /* 21px */
}
.player-slide-data .row{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgb(255 255 255 / 40%)
}
.player-slide-data .row:last-child{
    margin-bottom: 0;
}
.player-slide-data .monthly-fee-wrapper .inner-row{
    display: flex;
    gap: 31px;
}
.player-slide-data .monthly-fee-wrapper .inner-row .monthly-fee-block h4{
    color: #FFFE93;
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
}
.player-slide-data .monthly-fee-wrapper .inner-row .monthly-fee-block{
    width: calc(33.33% - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}
.player-slide-data .monthly-fee-wrapper .inner-row .monthly-fee-block:not(:first-child)::before{
    content: '';
    width: 1px;
    opacity: 0.4;
    height: 100%;
    background: #FFF;
    position: absolute;
    top: 0;
    left: -16px
}
.player-disclaimer-cta-section{
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 17px;
}
.player-disclaimer-cta-section h3{
    color: #FFF;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 160%;
}

header[data-elementor-type="header"]{
    z-index: 100 !important;
}

.player-portal-db-tabs-main .tabs-contents-main{
    min-height: calc(100vh - 682px);
}

body:has(.player-portal-db-tabs-main) .mobile-menu-isleta{
    padding-top: 50px !important
}
.options-mobile > .elementor-element .mobile-menu-isleta .elementor-widget-container{
    padding-bottom: 100px !important
}

.player-portal-logins-wrapper{
    min-height: calc(100vh - 450px) !important;
}

/* promotion Popup */
.player-portal-promo-popup-main{
    width: 100vw;
    height: 100dvh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: hsl(0deg 0% 0% / 20%);
    z-index: 1000;
    display: flex;
    align-items: center;
    padding: 15px;
    transition: 0.5s all;
    opacity: 0;
    visibility: hidden;
}
.player-portal-promo-popup-main .portal-popup-overlay{
    width: 100%;
    height: 100%;
    background: rgba(251,0,0,0);
    left: 0;
    top: 0;
    position: absolute;
}
.player-portal-promo-popup-main .portal-container{
    max-width: 870px;
    background: white;
    max-height: 427px;
    margin: 0 auto;
    padding: 60px 10px 60px 30px;
    width: 100%;
    height: 95%;
    border-radius: 0;
    z-index: 1;
    position: relative;
}
.player-portal-promo-popup-main .portal-container .portal-popup-inner{
    display: flex;
    max-height: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    padding-right: 20px;
}
.player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.left{
    width: 300px;
/*     display: flex */
}
.player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.left .img_wrapper img,
.player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.left .img_wrapper{
    width: 100%;
    height: 100%;
    object-fit: cover;
    height: auto !important;
}
.player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.right{
    max-width: calc(100% - 300px);
    padding-left: 40px;
/*     display: flex;
    flex-direction: column;
    justify-content: center; */
}
.player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.right .portal-popup-title{
    color: #031F5B;
    font-family: "Nunito Sans";
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2;
    margin: 0 0 10px;
}
.player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.right .portal-popup-content-wrapper{
    color: #031F5B;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
}
.player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.right .pp_date{
    color: #031F5B;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px
}
.player-portal-promo-popup-main  .pp_close_btn{
    position: absolute;
    top: 15px;
    right: 15px;
    background: #FFFE93;
    width: 36px;
    height: 36px;
    color: #031F5B !important;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    cursor: pointer
}
.player-portal-db-tabs-main .swiper-slide .promo_slider_additional_data{
    display: none;
}
body.active_promo_popup .player-portal-promo-popup-main{
    opacity: 1;
    visibility: visible;
}
html:has(body.active_promo_popup){
    overflow: hidden !important;
}
.player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.right .portal-popup-content-wrapper p:not(:last-child){
    margin-bottom: 10px
}
.player-portal-promo-popup-main .player-disclaimer-cta-section{
    align-items: flex-start
}

/* navigation udpate on the based of user login */
body.player_loggedin .player_login_nav{
    display: none !important
}
body.player_loggedout .player_dashboard_nev{
    display: none !important
}
.menu-header-02 .elementor-nav-menu>li:last-child a{
    padding: 14px 5px !important
}
.logout_nav{
    cursor: pointer
}


.no-offers-msg{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}


.player-portal-dashboard{
    background: radial-gradient(65.22% 69.33% at 50% 9.91%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%), #031F5B;
}




.isleta_topbar_nav{
    position: relative;
    z-index: 1
}
.new_serach_icon{
    padding-left: 25px;
    position: relative;
    cursor: pointer;
    transition: 0.3s all
}
.new_serach_icon::before{
    background: url('/wp-content/uploads/2024/08/search.svg') no-repeat center / 15px;
    content: '';
    width: 20px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: -2px
}
body .login_topbar_nav_list li{
    transition: 0.3s all
}
body .login_topbar_nav_list li:hover,
.new_serach_icon:hover{
    opacity: 0.7
}

body.player_loggedin .login_topbar_nav_list li:first-child{
    display: none !important
}
body.player_loggedout .login_topbar_nav_list li:last-child{
    display: none !important
}

.tier-date-wrapper .date-col.right .reward-tooltip-wrapper .tooltip-content{
    right: -10px
}
.tier-date-wrapper .reward-tooltip-wrapper .tooltip-content::after{
   right: 10px
}

.new_serach_icon .elementor-widget-container{
    margin: 0 !important
}
@media only screen and (max-width: 1200px) {
    .player-portal-rewards-main .pp-rewards-inner .col.right{
        padding-left: 20px;
    }
}
@media only screen and (min-width: 1025px) {
    .player-portal-db-tabs-main .tabs-contents-main {
        overflow: hidden;
    }
    .player-portal-db-tabs-main .tabs-contents-main .tabs-content-wrapper{
        max-width: 730px;
        margin: 0 auto;
    }
    .player-portal-db-tabs-main .tabs-head-wrapper{
        width: 300px;
        color: white
    }  
    .player-portal-db-tabs-main .tabs-contents-main {
        width: calc(100% - 300px);
    }
    body:has(.player-portal-logins-wrapper) .elementor-location-header:not(:has(.header-sticky))::after,
    body:has(.player-portal-logins-wrapper) .elementor-location-header{
        background: transparent !important;
    }
    body:has(.player-portal-logins-wrapper) .elementor-location-header{
        padding-top: 0 !important;
    }
    body:has(.player-portal-logins-wrapper) .page-content{
        padding-top: 0 !important;
    }
    .player-portal-logins-wrapper::after{
        content: '';
        width: 100%;
        height: 100%;
        background: url('../images/login-wings.svg') no-repeat center/ auto;
        position: absolute;
        left: 0;
        top: 0;
    }
    .player-portal-db-tabs-main .tabs-head-wrapper .tabs-head-val{
        display: none
    }
    .player-portal-db-tabs-main .tabs-head-btns-wrapper{
        display: block !important
    }

    html:has(.player-portal-db-tabs-main){
        overflow-x: hidden !important
    }
    html:has(.player-portal-db-tabs-main) body{
        overflow-x: unset !important
    }
    .player-portal-db-tabs-main .tabs-head-wrapper{
         height: max-content;
        top: 115px;
        position: sticky; 
    }
    .player-portal-db-tabs-main .tabs-contents-main{
        position: relative;
        left: -1px;
    }
   
    
}

@media only screen and (max-width: 1024px) {
    .player-portal-dashboard::before{
        display: none !important;
    }
    .player-portal-db-tabs-main .tabs-wrapper{
        flex-direction: column
    }   
    
    .player-portal-db-tabs-main .tabs-head-wrapper{
        position: fixed;
        left: 0;
        top: 120px;
        width: 100%;
        z-index: 100;
        background: #183678;
    }
    .player-portal-db-tabs-main .tabs-head-wrapper .tabs-head-val{
        background: #183678;
        padding: 14px 60px 12px;
        cursor: pointer;
    }
    
    .player-portal-db-tabs-main .tabs-head-wrapper .tabs-head-val .tab-text{
        color: white;
        font-family: 'Nunito Sans', 'Helvetica Neue';

        font-weight: 900;
        font-size: 18px;
        line-height: 100%;
        text-align: center;
        width: 100%;
        display: block;
        position: relative
    }
    .player-portal-db-tabs-main .tabs-head-wrapper .tabs-head-val .tab-text::after{
        content: '';
        width: 16px;
        height: 10px;
        background: url('../images/arrow-down.svg') no-repeat center / contain;
        position: absolute;
        right: -40px;
        top: 2px
    }
    .player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn:last-child,
    .player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn:first-child{
        border-radius: 0
    }
    .player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn{
        font-weight: 700;
        font-size: 17px;
        padding: 16px;
    }
    .player-portal-db-tabs-main .tabs-head-btns-wrapper{
        display: none
    }
    .player-portal-db-tabs-main .tabs-head-wrapper:has(.open-drowndown) .tab-text::after{
        transform: scale(-1)
    }

    .player-portal-db-tabs-main .tabs-contents-main{
        background: none;
        border-radius: 0;
        padding: 0
    }
    .player-portal-wl-main .filters-wrapper .col.right,
    .player-portal-wl-main .filters-wrapper .col.left{
        width: 50%;
    }
    .win-loss-tooltip-wrapper .tooltip-content{
        left: 0;
    }
    .win-loss-tooltip-wrapper .tooltip-wrapper.tooltip-active .tooltip-content{
        opacity: 1;
        visibility: visible
    }
    body:has(.player-portal-db-tabs-main .tabs-head-btns .tabs-head-btn:first-child:not(.active)) .player-portal-name-main{
        display: none
    }
    .player-portal-tab-content-main-wrapper .benefit-head{
        max-width: 670px;
        margin: 0 auto;
    }
    .player-portal-slider-wrapper .container-fluid{
        padding: 0 15px;
    }
    .player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.left{
        display: none;
    }
    .player-portal-promo-popup-main .portal-container .portal-popup-inner .pp_col.right{
        max-width: 100%;
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) {
    .player-portal-db-tabs-main .tabs-content-wrapper section:not(:last-child){
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-bottom: 1px solid rgb(255 255 255 / 40%)
    }
    .player-portal-db-tabs-main .tabs-content-wrapper section.player-portal-benefits-main{
        padding-bottom: 16px;
    }
    .player-portal-benefits-main .benefits-slider-wrapper .swiper-wrapper{
        transform: unset !important;
        width: 100% !important;
        gap: 15px 14px;
    }
    .player-portal-benefits-main .benefits-slider-wrapper .swiper-slide{
        margin: 0 !important
    }
    .player-portal-benefits-main .benefits-slider-wrapper .swiper-slide{
        width: calc(25% - 10.5px) !important
    }
    .benefits-slider-wrapper .swiper-pagination{
        display: none;
    }

    .player-portal-promotions-main:has(.promo-slider-arrow.next.swiper-button-disabled) .swiper-slide.swiper-slide-active,
    .player-portal-promotions-main .promo-slider-main .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active){
        opacity: 0.4;
    }
    .player-portal-promotions-main:has(.promo-slider-arrow.next.swiper-button-disabled) .swiper-slide:last-child{
        opacity: 1;
    }
    .player-portal-promotions-main:has(.promo-slider-arrow.next.swiper-button-disabled) .swiper-slide.swiper-slide-active > .inner-slide,
    .player-portal-promotions-main .promo-slider-main .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active) > .inner-slide{
        pointer-events: none;
    }
    .player-portal-promotions-main:has(.promo-slider-arrow.next.swiper-button-disabled) .swiper-slide:last-child > .inner-slide {
        pointer-events: unset;
    }

}
@media only screen and (min-width: 768px) and (max-width: 900px) {
    .player-portal-benefits-main .benefits-slider-wrapper .swiper-slide{
        width: calc(33.33% - 9.4px) !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
    .player-portal-benefits-main .benefits-slider-wrapper .swiper-slide{
        width: calc(33.33% - 9.4px) !important;
    }
}


@media only screen and (max-width: 767px) {
    .player-portal-signup-form-main .player-portal-signup-form-footer{
        margin-top: 31px;
    }
    .player-portal-db-tabs-main .tabs-head-wrapper .tabs-head-val .tab-text{
        font-size: 14px;
    }
    .player-portal-db-tabs-main .tabs-content-wrapper section:not(:last-child){
        padding-bottom: 40px;
    }
    .player-portal-offer-main .offer-explore-btn, .player-portal-offer-main .offer-heading{
        width: 100%;
    }
    .player-portal-offer-main .offer-explore-btn{
        order: 1;
        justify-content: center;
        margin-top: 24px;
    }
    .section-title{
        font-size: 16px;
        width: 100%;
        position: relative;
        max-width: 100%;
        display: flex;
        align-items: center;
    }
    .section-title::after {
      content: "";
      height: 1px;
      background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), #FFFFFF;
      opacity: 0.4;
      display: inline-block;
      flex: 1;
      margin-left: 10px;
      opacity: 0.6;
      min-width: 5%;
      width: 100%;
    }
    .player-portal-offer-main .offer-cards-wrapper .offer-card-container{
        width: 100%
    }
    .player-portal-offer-main .offer-cards-wrapper{
        margin-top: 24px;
    }
    .player-portal-offer-main .offer-cards-wrapper{
        gap: 8px;
    }
    .player-portal-benefits-main .benefits-slider-wrapper .pp-benefits-slider{
        padding: 24px 0 0;
    }
    .player-portal-benefits-main .benefits-slider-wrapper .swiper-slide{
        margin-top: 0 !important;
        margin-bottom: 14px;
    }
    .player-portal-benefits-main .benefits-slider-wrapper .swiper-slide .inner{
        padding: 33px 8px 31px;
    }
    .benefits-slider-wrapper .swiper-slide .inner .sub-heading{
        margin-top: 2px;
    }
    .player-portal-player-info-main .player-info-wrapper .right-col .inner{
        flex-direction: column;  
        align-items: flex-start;
        gap: 8px
    }
    .player-portal-player-info-main .player-info-wrapper .right-col .inner .cols{
        width: 100%
    }

    


    .player-portal-dashboard{
        padding-left: 0;
        padding-right: 0
    }
  
    .player-portal-db-tabs-main .tab-main-heading{
        font-size: 24px;
    }
    .player-portal-promotions-main .slider-sec-wrapper-head .col.left{
        width: 100%;
        padding: 0
    }
    .player-portal-promotions-main .slider-sec-wrapper-head .col.right{
        display: none
    }
    .player-portal-promotions-main .promo-slider-control-wrapper .inner{
        flex-direction: column;
    }
    
    .player-portal-promotions-main .promo-slider-control-wrapper .inner .col{
        width: 100%;
        display: flex;
        justify-content: center !important;
    }
    .player-portal-promotions-main .promo-slider-control-wrapper .inner .col.left .swiper-pagination{
        justify-content: center;
    }
    .player-portal-promotions-main .promo-slider-control-wrapper{
        margin-top: 24px;
    }
    .player-portal-promotions-main .promo-slider-control-wrapper .inner .col.right{
        margin-top: 24px;
    }
    .player-portal-promotions-main .promo-slider-main .swiper-slide:not(.swiper-slide-active){
        opacity: 0.4;
    }
    .player-portal-promotions-main .promo-slider-main .swiper-slide:not(.swiper-slide-active) > .inner-slide{
        pointer-events: none;
    }
    .player-portal-promotions-main .promo-slider-control-wrapper .inner .col.left .swiper-pagination{
        margin-top: 0;
    }
    
    .player-portal-offer-tabs-main .offer-tab-head .offer-head-btn{
        min-width: auto;
        flex: 1;
    }

    .player-portal-infor-main .inner .info-block.small-width{
        width: calc(50% - 12px)
    }
    .tabs-content-wrapper .info-note-wrapper{
        margin-top: 17px;
        padding-top: 25px;
    }
    .player-portal-tab-content-main-wrapper.win-loss .tab-main-heading{
        padding: 0;
    }

    .player-portal-wl-main,
    .player-portal-tab-content-main-wrapper.win-loss,
    .player-portal-db-tabs-main .tab-main-heading,
    .player-portal-promotions-main .promo-slider-control-wrapper,
    .player-portal-db-tabs-main .slider-sec-wrapper-head,
    .player-portal-db-tabs-main .tabs-content-wrapper section:not(.player-portal-promotions-main),
    .player-portal-name-main{
        padding-left: 15px;
        padding-right: 15px
    }
    .player-portal-wl-main .filters-wrapper{
        flex-direction: column;
    }
    .player-portal-wl-main .filters-wrapper .col.right,
    .player-portal-wl-main .filters-wrapper .col.left{
        width: 100%;
    }
    .player-portal-wl-main .filters-wrapper .col.right{
        padding: 24px 0 0 0;
    }
    .player-portal-wl-main .download-pdf-btn{
        padding: 13px 24px 16px;
    }
    .tabs-content-wrapper .info-note-wrapper.win-loss-note{
        max-width: calc(100% -  30px);
        margin-left: auto;
        margin-right: auto;
        margin-top: 18px;
    }
    .tabs-content-wrapper .info-note-wrapper.win-loss-note p{
        font-size: 16px;
    }
    .player-portal-rewards-main .pp-rewards-inner{
        flex-direction: column;  
    }
    .player-portal-rewards-main .pp-rewards-inner .col.right{
        width: 100%;
        padding: 24px 0 0;
    }
    .player-portal-rewards-main .pp-rewards-inner .col.left{
        margin: 0 auto;
        max-width: 138px;
    }
    .player-portal-name-main .player-main-name{
        margin: 0 auto;
    }
    .player-portal-name-main{
        text-align: center;
    }

    .player-portal-name-main .sub-title{
        font-size: 16px;
    }
    .player-portal-name-main .player-main-name{
        font-size: 24px;
    }
    .player-portal-name-main{
        margin-bottom: 24px;
    }
    .player-portal-rewards-main .reward-content-part .reward-tier .tier-title{
        font-size: 20px;
    }
    .reward-content-part .reward-balance-text h4{
        font-size: 16px;  
    }
    .player-portal-rewards-main .reward-content-part .reward-balance-main-wrapper{
        margin-top: 28px;
    }
    .reward-balance-main-wrapper .reward-balance-inner{
        column-gap: 31px;
    }
    .reward-balance-main-wrapper .reward-balance-inner .col{
        width: calc(50% - 15.5px);
    }
    .reward-balance-main-wrapper .reward-balance-inner .reward-balance-score{
        margin-top: 6px; 
    }
    .tier-points-main-wrapper{
        margin-top: 28px; 
    }
    .cards-score-points .col:not(.second){
        max-width: 100px;  
    }
    .cards-score-points .col.second{
        max-width: calc(100% - 200px);
    }
    .progress-bar-wrapper{
        margin-top: 9px;
    }
    .cards-score-points .reward-balance-score{
        margin-top: 6px;
        margin-bottom: 1px;
    }
    .tier-date-wrapper .date-col .tier-date-wrap{
        font-size: 11px;
        line-height: 100%;
    }
    .tier-date-wrapper{
        margin-top: 26px; 
    }
    .reward-balance-main-wrapper .reward-balance-inner .col.left-col .tooltip-content{
        right: auto;
        left: -15px;
    }
    .reward-balance-main-wrapper .reward-balance-inner .col.left-col .tooltip-content::after{
        right: auto;
        left: calc(50% - 5px);
    }
    .player-portal-logout-main .portal-container .portal-popup-inner .portal-popup-title{
        margin: 0 0 20px;
        font-size: 18px;
    }
    .benefit-tab-para{
        margin-top: 17px;
        padding: 0 15px
    }
    .gallery-container{
        height: 203px;
    }
    .gallery-item.gallery-item-selected{
        height: 179px;
        width: 158px;
    }
    .gallery-item.gallery-item-next{
        left: 72.5%;
    }
    .gallery-item.gallery-item-last{
        left: 89.8%;
    }
    .gallery-item.gallery-item-previous{
        left: 27.5%;
    }
    .gallery-item.gallery-item-first{
        left: 10.5%;
    }
    .player-slide-data .discount-row .inner-row{
        flex-direction: column;
        gap: 0;
    }
    .player-slide-data .discount-row .inner-row .col{
        width: 100%;
    }
    .player-slide-data .discount-row .inner-row::after{
       display: none;
    }
    .player-slide-data .discount-row .inner-row .col .discount-title{
        text-align: center;
    }
    .player-card-blocks{
        margin-top: 32px;
    }
    .player-slide-data .discount-row .inner-row .col.left{
        padding-bottom: 16px;
        margin-bottom: 16px;
        border-bottom: 1px solid rgb(255 255 255 / 40%);
    }
    .player-slide-data .discount-row .inner-row .col .discount-content ul{
        column-count: 2;
        column-gap: 20px;
    }
    .player-slide-data .discount-row .inner-row .col .discount-content ul li{
        break-inside: avoid;
    }
    .player-portal-dashboard > .e-con-inner:has(.tabs-head-wrapper .tabs-head-btns .tabs-head-btn:first-child.active){
        padding-top: 71px !important
    }
    /* .player-portal-dashboard::before{
        display: none !important;
    } */
    .player-portal-promo-popup-main .portal-container{
        max-height: 457px;
        padding: 60px 10px 60px 15px;
    }
    .player-portal-promo-popup-main .portal-container .portal-popup-inner{
        padding-right: 10px;
    }

    .tier-date-wrapper .date-col.right{
        font-size: 10px;
    }
   
}

@media only screen and (max-width: 520px) {
    .player-portal-player-info-main .player-info-wrapper .left-col{
        width: 100px;
        height: 100px;  
    }
    .player-portal-player-info-main .player-info-wrapper .right-col{
        width: calc(100% - 100px)
    }
    .player-portal-player-info-main .player-info-wrapper .right-col .inner .player-position h4{
        margin-top: 8px;  
    }
    .player-portal-infor-main .inner .info-block{
        width: 100% !important
    }
    .reward-content-part .tier-points-main-wrapper .reward-balance-text .reward-tooltip-wrapper .tooltip-content{
        transform: translateX(calc(-50% + 0px));
    }
    .reward-content-part .tier-points-main-wrapper .reward-balance-text .reward-tooltip-wrapper .tooltip-content::after{
        left: calc(50% + 35px);
    }
    
    
}
@media only screen and (max-width: 389px) {
    .player-portal-benefits-main .benefits-slider-wrapper .swiper-slide .inner{
        padding: 18px 8px 18px;
    }
    .benefits-slider-wrapper .swiper-slide .inner .sub-heading{
        font-size: 11px;
    }
    .benefits-slider-wrapper .swiper-slide .inner h3{
        font-size: 16px;
    }
    .benefits-slider-wrapper .swiper-slide .inner .cta-link{
        font-size: 13px;
    }

    .left-right-small-padding{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .benefits-slider-wrapper .swiper-slide .inner h3{
        font-size: 17px;
    }
    .benefits-slider-wrapper .swiper-slide.priority-seating .inner h3{
        font-size: 14px;
    }
    .player-portal-player-info-main .player-info-wrapper .right-col{
        padding-left: 15px;
    }
    .player-portal-wl-main .download-pdf-btn{
        padding: 12px 18px 15px;
        font-size: 14px;
    }
    .reward-tooltip-wrapper .tooltip-content{
        right: -15px;
    }
    .reward-tooltip-wrapper .tooltip-content::after{
        right: 16px;
    }
    .reward-content-part .reward-balance-text h4{
        font-size: 13px;
    }
    
    .reward-balance-main-wrapper .reward-balance-inner .col.left-col .tooltip-content::after{
        left: calc(50% - 11px);
    }
    .reward-content-part .tier-points-main-wrapper .reward-balance-text .reward-tooltip-wrapper .tooltip-content::after{
        left: calc(50% + 28px);
    }
    .reward-tooltip-wrapper .tooltip-content, 
    .win-loss-tooltip-wrapper .tooltip-content{
        width: 270px;
        font-size: 13px;
        padding: 10px;
    }
   
    .cards-score-points .col .score-title{
        font-size: 11px;
    }
    .player-portal-player-info-main .player-info-wrapper .right-col .cols.right a.player-id,
    .cards-score-points .col .score-value{
        font-size: 13px; 
    }
    .cards-score-points .col:not(.second){
        max-width: 80px;
    }
    .cards-score-points .col.second{
        max-width: calc(100% - 160px);
    }
    .player-portal-name-main .sub-title,
    .player-portal-offer-main .offer-cards-wrapper .offer-card-container h3{
        font-size: 15px;
    }
    .player-portal-offer-main .offer-cards-wrapper .offer-card-container .card-btn{
        font-size: 11px;
    }
    .player-portal-name-main .player-main-name{
        font-size: 20px;
    }
    .player-slide-data .discount-row .inner-row .col .discount-content ul{
        column-count: 1;
    }
    .player-portal-slider-wrapper .coverflow-text-wrapper .swiper-content p, 
    .player-portal-slider-wrapper .coverflow-text-wrapper .swiper-content h3{
        font-size: 16px;
    }
    .player-portal-slider-wrapper .coverflow-text-wrapper .swiper-content p{
        margin-top: 4px;
    }
    .gallery-controls{
        top: 9px;
    }
    .player-slide-data .monthly-fee-wrapper .inner-row{
        gap: 20px;
    }
    .player-slide-data .monthly-fee-wrapper .inner-row .monthly-fee-block:not(:first-child)::before{
        left: -8px;
    }
    .player-slide-data .monthly-fee-wrapper .inner-row .monthly-fee-block h4{
        font-size: 11px;
    }
    .player-disclaimer-cta-section{
        margin-top: 30px;
    }
}
