.slick-dots{display:none !important;}.profile-card-2{max-width:300px;background-color:#fff;box-shadow:0 0 25px rgba(0,0,0,.1);background-position:center;overflow:hidden;position:relative;margin:10px auto;cursor:pointer;border-radius:10px}.profile-card-2 img{transition:all linear .25s}.profile-card-2 .profile-name{position:absolute;left:30px;bottom:70px;font-size:30px;color:#fff;text-shadow:0 0 20px rgba(0,0,0,.5);font-weight:700;transition:all linear .25s}.profile-card-2 .profile-username{position:absolute;bottom:50px;left:30px;color:#fff;font-size:13px;transition:all linear .25s}h1, h2, h3, h4, h5, h6, .outer_wrapper_matches h4, .outer_wrapper_matches p, .outer_wrapper_matches h6, .outer_wrapper_matches p span {font-family: 'Poppins' !important;}.outer_wrapper_matches .row .col-3 {padding: 0 5px;}
/* Keep first slide visible before Slick init — hiding until JS was crushing LCP (~20s+) */
.slider-active{opacity:1;visibility:visible}
.slider-active:not(.slick-initialized)>.single-slider{display:none}
.slider-active:not(.slick-initialized)>.single-slider:first-child{display:block}
.slider-area.banner-slider{min-height:420px}
@media screen and (max-width:767px){.slider-area.banner-slider{min-height:320px}}
.innerPrice img{width: auto !important;margin-right: 5px;}.outer_wrapper_matches p {width: auto !important;justify-content: flex-start !important;}.outer_wrapper_matches .row {padding: 6px 10px 0;}.outer_wrapper_matches .row p{color: #333333;font-weight: 300;font-size: 13px;}.join_now_btn a {color: #ffffff;font-size: 13px !important;font-weight: 300;}.innerPrice {margin-bottom: 0 !important;}.shop-item .product-thumb img {width: 100%;min-height: 245px;object-fit: cover;}.shop-area .shop-item .product-content {min-height: 245px;}.product-active .slick-arrow.slick-next:hover {color: #ffffff;}.beta-slider .slick-arrow {position: absolute;transform: translateY(-50%);width: 37px;height: 33px;color: #000000;border: 0;border-radius: 3px;display: inline-block;transition: .3s linear;background: #e4a101;cursor: pointer;z-index: 1;}.beta-slider .slick-slide img {width: 100%;}.beta-slider .slick-prev {left: 10px;top: 50%;}.beta-slider .slick-next {top: 50%;right: 10px;}@media screen and (max-width:767px) {.btn.btn-style-two {padding: 15px 25px !important;margin: 0 6px !important;font-size: 14px;}.logo img {width: 160px;}.mean-container a.meanmenu-reveal span {height: 1px !important;margin-top: 4px !important;}.mean-container a.meanmenu-reveal {border: 1px solid #fff !important;height: 20px !important;line-height: 20px !important;margin-top: -40px !important;padding: 4px 6px !important;width: 20px !important;}.transparent-header {padding: 10px 0 0px;}.shop-item .product-thumb img {min-height: 150px;}.slider-style-two {padding: 80px 0 40px !important;}.section-title h2 {font-size: 24px !important;margin: 0;}.released-games-area {padding-bottom: 20px !important;}.title-style-two, .title-style-three{margin-bottom: 5px !important;}.banner-slider .slick-slide img {width: 100%;margin: 0 auto;}.just-gamers-bg{padding-bottom: 50px !important;}.just-gamers-list-content p{font-size: 14px !important;}.upcoming_wrapper {padding-bottom: 0 !important;}.footer-social ul {margin: 0 !important;}.footer-social ul li{margin-bottom: 10px;}.fw-link ul li a{line-height: 34px !important;}.footer-widget .fw-title {margin-bottom: 10px;}.mean-container .mean-nav ul li a{padding: 8px 5% !important;font-size: 14px !important;}.mean-container .mean-nav ul li a.mean-expand {padding: 4px 10px !important;height: 28px !important;width: 18px !important;font-size: 18px !important;}.transparent-header .mean-container a.meanmenu-reveal{font-size: 14px !important;}.s-footer-bg{padding-bottom: 0 !important;}.fw-title h5{padding-bottom: 10px !important;}.slider_matches .shop-item {margin: 0 12px;}.footer-contact ul li {margin-bottom: 8px;font-size: 14px;line-height: 24px;}.footer-contact ul li i {margin-right: 6px;}.newsletter-wrap{margin-bottom: 30px !important;}.copyright-text p{line-height: 24px;}#scrollUp {height: 30px;width: 30px;font-size: 20px;line-height: 30px;}.tawk-min-container .tawk-button-circle.tawk-button-large {width: 45px;height: 45px;}.slider_matches .product-content {padding: 30px 20px 20px;}svg.tawk-min-chat-icon {width: 22px;}}@media screen and (max-width:991px) {.banner-slider {padding-top: 80px;}}

.teamModal .btn{
    height: 40px;
    padding: 0 20px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
}

.teamModal h5{
    color: #432352 !important;
}
.redBtn::before{
        background-image: none !important;
}
.greenBtn::before{
        background-image: none !important;
}

.redBtn{
    background-color: #FF3572;
       
}
.greenBtn{
    background-color: #3FB87E;
    
}
.teamLogo{
    width: 70px;
    height: 70px;
    border-radius: 100px;
    margin-bottom: 20px;
}
.teamModal .modal-footer {
    justify-content: center;
    border: 0;
}
.teamModal .modal-body{
    text-align: center;
}

.teamModal .modal-dialog {
    max-width: 400px;
}
.teamModal .modal-dialog .modal-content {
    border-radius: 30px;
    border: 0;
    padding: 30px 10px;
}
.teamModal form{
    margin-top: 20px;
}
.teamModal form input{
    height: 40px;
    padding: 0 20px;
    border-radius: 5px;
    margin-bottom: 10px;
    background-color: #F0F0F0;
    border: 0;
    width: 100%;
}
