
.btn_new_s{
padding:2px;
border-radius:100px;
text-align:left !important;
background: #000000;

transition:0.3s linear;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.btn_new_s:hover{
    transform:scale(1.01);
    transition:0.1s linear;
}

.int1{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:15px;
    padding:10px 15px;   
 /* background: #151617;
background: linear-gradient(145deg, rgba(21, 22, 23, 1) 60%, rgba(10, 64, 125, 1) 100%); */
background:#1c1c1c;
border-radius:100px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.int2{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:15px;
    padding:10px 15px;   
background: #fff;
border-radius:100px;

}


.btn_new_s:hover .int2{
    background: #f5faff;

}



.int1 span img{
    width:40px;
}
.int2 span img{
    width:40px;
}

.btn_texts h6{
    font-size:15px;
    font-weight:600;
    color:#fff
}
.btn_texts p{
    font-size:13px;
    font-weight:400;
       margin-bottom:0px;
       color:#fff
}

.btn_texts2 h6{
    font-size:15px;
    font-weight:600;
    color:#000000
}
.btn_texts2 p{
    font-size:13px;
    font-weight:400;
       margin-bottom:0px;
       color:#000000;
}
.che{
    width:25px !important;
}


.new_lis2 li{
    margin-bottom:10px;
    display: flex;
    align-items: center;
}

.new_lis2 li::before{
    content:"";
    display:inline-block;
    width:20px;
    height:20px;
    border-radius:50%;
    margin-right:10px;
    background-image: url(../assets/approve.png);
    background-size: cover;
}




.banner-btns{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:15px;
}
.new_lis li{
    margin-bottom:10px;
    display: flex;
    align-items: center;
}

.new_lis li::before{
    content:"";
    display:inline-block;
    min-width:20px;
    height:20px;
    border-radius:50%;
    margin-right:10px;
    background-image: url(../assets/check.png);
    background-size: cover;
}
.btn_new_str{
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    border-radius: 10px;
    color: white;
    font-weight: 500;
    padding: 10px;
}
.btn_new_str img{
    width: 30px;
}
.btn_new_str:hover{
    transform:scale(1.05);
    transition:0.3s linear;
}
.card_flt:hover{
   transform:scale(1.02);
    transition:0.3s linear;
    opacity:0.9;
}

.card_new_ft:hover{
   transform:scale(1.1);
    transition:0.1s linear;
    opacity:0.9;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.new_pading{
    padding-top: 250px;
    padding-bottom: 150px;

}

.new_bg_card:hover{
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
 transform:scale(1.03);
    transition:0.1s linear;
   background: #9dc9fa;
background: linear-gradient(354deg, rgba(157, 201, 250, 1) 0%, rgba(237, 242, 252, 1) 73%);
}
.new_bg_card2:hover{
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
 transform:scale(1.03);
    transition:0.1s linear;
background: #06468f;
background: linear-gradient(354deg, rgba(6, 70, 143, 1) 0%, rgba(149, 177, 230, 1) 73%);
}

.ban_img1{
    width:250px;
}

.header-one{
    border-radius:100px !important;
    padding:0px 30px !important;
    padding-right: 10px !important;
}


.teams_grid{
display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.int_teamcards img{
    width: 130px;
    min-width: 130px;

    border-radius: 13px;
}

.teamcards{
    border-radius: 15px;
    padding: 2px;
}
.teamcards:hover{
    transform: scale(1.05);
    transition: .1s linear;
}
.int_teamcards{
 background-color: #fdfeff;
    border-radius: 13px;
    padding: 10px;
    display: flex;
}
.bord-one{
background: #9cd3f7;
background: linear-gradient(145deg, rgba(156, 211, 247, 1) 10%, rgba(255, 255, 255, 1) 50%, rgba(222, 73, 190, 1) 100%);
}
.bord-two{
background: #f7c09c;
background: linear-gradient(145deg, rgba(247, 192, 156, 1) 10%, rgba(255, 255, 255, 1) 50%, rgba(73, 143, 222, 1) 100%);
}

.bord-three{
background: #f7e39c;
background: linear-gradient(145deg, rgba(247, 227, 156, 1) 10%, rgba(255, 255, 255, 1) 50%, rgba(83, 73, 222, 1) 100%);
}

.teamdetls{
    padding-left: 15px;
}

.teamdetls h6{
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
}
.teamdetls p{
    font-weight: 500;
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 10px;
}

.teamdetls b{
    font-weight: 700;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 10px;
    display: block;
}


.teamdetls span{
    font-weight: 500;
    font-size: 11px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 100px;
    color: #fff;
    background-color: #1c1c1c;
}

@media (max-width: 768px) {
 .dnonelg{
display:block;
}
.newbr{
  display:none;
}
.banner-btns{
    flex-direction:column !important;
}
.btn_new_s{
    width:100%;
}

.ban_img1{
    width:90px;
}
.new_lis li b{
display:block;
}

.new_lis li{
    font-size:15px;
}
.text-heading-6{
    font-size:17px !important;
}
.mar_mb{
    margin-left:0px !important;
    margin-right:0px !important;
}
.par_mb{
    padding-left:10px !important;
    padding-right:10px !important;
}

.prmb{

    padding:5px !important;
}
.header-one{
    border-radius:100px !important;
    padding:8px 10px !important;
    
}
.teams_grid{
 grid-template-columns: 1fr;
}

.int_teamcards img{
    width: 100px;
    min-width: 100px;

    border-radius: 13px;
}
.teamdetls h6{
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
}

}

.object-con{
    object-fit: contain;
}


.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.popup {
 background: #ed2863;
background: linear-gradient(145deg, rgba(237, 40, 99, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(57, 87, 219, 1) 100%);
  padding: 30px;
  border-radius: 12px;
  position: relative;
  width: 90%;
  max-width: 400px;
  text-align: center;
  animation: fadeIn 0.3s ease;
  padding:5px
}
.pops2{
    background-color: #fdfeff;
    border-radius:10px;
    padding:25px;
    padding-top:40px;
}
.pops2 h5{
    font-size:20px;
    font-weight:600;
    margin-bottom:15px;
    text-align:left;
}
.pops2 p{
    font-size:16px;
    font-weight:500;
    text-align:left;

}
.close-btn {
  position: absolute;
  top: 10px;
  right: 20px;
  border: none;
  background: none;
  font-size: 22px;
  cursor: pointer;
}
.btn_popmet{
    background: #121111;
background: linear-gradient(145deg, rgba(18, 17, 17, 1) 73%, rgba(22, 41, 89, 1) 84%, rgba(219, 57, 168, 1) 100%);
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    margin-top: 25px;
}
.btn_popmet img{
    width: 20px;
}
@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.9); }
  to { opacity: 1; transform: scale(1); }
}

/* ===========================
   Region Selection Modal
=========================== */
#region-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.55);
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}
#region-modal.active {
  display: flex;
}
.region-modal-box {
  background: #ffffff;
  border-radius: 24px;
  padding: 2.5rem 2rem 2rem;
  max-width: 440px;
  width: 92%;
  text-align: center;
  position: relative;
  box-shadow: 0 25px 60px rgba(0,0,0,0.25);
  animation: fadeIn 0.25s ease;
}
.dark .region-modal-box {
  background: #1a1b1f;
  border: 1px solid rgba(255,255,255,0.08);
}
.region-modal-close {
  position: absolute;
  top: 1rem;
  right: 1.2rem;
  background: none;
  border: none;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
  color: #888;
  transition: color 0.2s;
}
.region-modal-close:hover { color: #111; }
.dark .region-modal-close:hover { color: #fff; }
.region-modal-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 0.4rem;
}
.dark .region-modal-title { color: #f5f5f5; }
.region-modal-sub {
  font-size: 0.9rem;
  color: #777;
  margin-bottom: 1.8rem;
}
.dark .region-modal-sub { color: #aaa; }
.region-options {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.region-btn {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.9rem 1.25rem;
  border-radius: 14px;
  border: 1.5px solid #e5e7eb;
  background: #f9fafb;
  font-size: 0.97rem;
  font-weight: 500;
  color: #111;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: left;
  width: 100%;
}
.region-btn:hover {
  border-color: #111;
  background: #111;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.region-btn .region-flag {
  font-size: 1.4rem;
  line-height: 1;
}
.region-btn .region-label {
  display: flex;
  flex-direction: column;
}
.region-btn .region-name {
  font-weight: 600;
  font-size: 0.97rem;
}
.region-btn .region-desc {
  font-size: 0.78rem;
  opacity: 0.65;
  font-weight: 400;
}
.dark .region-btn {
  background: #252629;
  border-color: #333;
  color: #f0f0f0;
}
.dark .region-btn:hover {
  background: #ffffff;
  border-color: #fff;
  color: #111;
}

