.elementor-8 .elementor-element.elementor-element-0529530{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-49px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8 .elementor-element.elementor-element-0529530:not(.elementor-motion-effects-element-type-background), .elementor-8 .elementor-element.elementor-element-0529530 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1E1E2D;}.elementor-8 .elementor-element.elementor-element-3f71105{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-0529530{--z-index:0;}}/* Start custom CSS for html, class: .elementor-element-b3bf63d */@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap'); 
@font-face { 
  font-family:"Font Awesome 6 Brands";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-brands-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-brands-400.ttf) format("truetype");
} 
@font-face { 
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-regular-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-regular-400.ttf) format("truetype");
} 
@font-face { 
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:900;
  font-display:block;
  src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.ttf) format("truetype");
} 
  body {  
    font-family:'Poppins', -apple-system, BlinkMacSystemFont, sans-serif;
    background-color:var(--dark);
    color:var(--light);
    line-height:1.6;
    font-weight:400;
    background-image:radial-gradient(circle at 10% 20%, rgba(74, 107, 255, 0.05) 0%, rgba(74, 107, 255, 0) 20%),                radial-gradient(circle at 90% 80%, rgba(74, 107, 255, 0.05) 0%, rgba(74, 107, 255, 0) 20%);
  }  
* { 
    margin: 0; 
    padding: 0; 
    box-sizing: border-box; 
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif;
} 

body { 
    overflow-wrap: break-word; 
    word-break: break-word; 
    word-wrap: break-word;
} 

body { 
    background-color: var(--dark); 
    color: var(--light); 
    line-height: 1.6; 
    font-weight: 400; 
    background-image: radial-gradient(circle at 10% 20%, rgba(74, 107, 255, 0.05) 0%, rgba(74, 107, 255, 0) 20%),                radial-gradient(circle at 90% 80%, rgba(74, 107, 255, 0.05) 0%, rgba(74, 107, 255, 0) 20%); 
    transition: filter 0.3s ease;
} 

:root { 
    --primary: #4a6bff; 
    --primary-dark: #3a56cc; 
    --primary-light: #7d94ff; 
    --dark: #1e1e2d; 
    --darker: #12121a; 
    --light: #f8f9fa; 
    --gray-light: #a1a1a1; 
    --shadow: 0 4px 20px rgba(0, 0, 0, 0.15); 
    --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); 
    --card-bg: #25253a; 
    --glow-effect: 0 0 15px rgba(74, 107, 255, 0.5);
} 

.container-ld2 { 
    max-width: 1200px; 
    margin: 0 auto; 
    padding: 0 20px;
} 

.container-ld2:after,.float-container:after { 
    clear: both; 
    content: ""; 
    display: table;
} 

.search-kqt { 
    margin: 30px 0;
} 

.section-2t3 { 
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    margin: 40px 0 20px; 
    position: relative; 
    padding-left: 15px;
} 

.section-2t3:before { 
    content: ''; 
    position: absolute; 
    left: 0; 
    top: 0; 
    height: 100%; 
    width: 4px; 
    background: linear-gradient(to bottom, var(--primary), var(--primary-dark)); 
    border-radius: 4px;
} 

.featured-pbb { 
    overflow-x: hidden; 
    padding: 20px 0; 
    margin-bottom: 40px; 
    position: relative;
} 

.limited-h79 { 
    background: linear-gradient(135deg, var(--primary), var(--primary-dark)); 
    border-radius: 12px; 
    padding: 18px; 
    margin: 30px 0; 
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    box-shadow: var(--shadow);
} 

.all-89z { 
    display: grid; 
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); 
    gap: 20px; 
    margin-bottom: 50px;
} 

.container-ii4 { 
    position: relative; 
    max-width: 600px; 
    margin: 0 auto;
} 

.section-2t3 h2  { 
    font-size: 1.4rem; 
    font-weight: 600; 
    letter-spacing: -0.5px;
} 

.view-qqm { 
    color: var(--primary-light); 
    text-decoration: none; 
    font-size: 0.9rem; 
    font-weight: 500; 
    transition: var(--transition); 
    display: flex; 
    align-items: center; 
    gap: 5px;
} 

.view-qqm:hover { 
    color: var(--primary);
} 

.container-qcm { 
    display: flex; 
    gap: 20px; 
    width: max-content; 
    padding-bottom: 10px; 
    transition: transform 0.5s ease;
} 

.limited-offer-a1w { 
    background-color: rgba(0, 0, 0, 0.2); 
    padding: 8px 12px; 
    border-radius: 8px; 
    font-size: 1rem; 
    font-weight: 600;
} 

.card-ode { 
    background-color: var(--card-bg); 
    border-radius: 14px; 
    overflow: hidden; 
    transition: var(--transition); 
    cursor: pointer; 
    box-shadow: var(--shadow); 
    position: relative; 
    display: flex; 
    flex-direction: column;
} 

.card-ode:hover { 
    transform: translateY(-5px); 
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
} 

.search-jsz { 
    position: absolute; 
    left: 24px; 
    top: 50%; 
    transform: translateY(-50%); 
    color: var(--gray-light); 
    font-size: 1rem;
} 

.container-ii4 input  { 
    width: 100%; 
    padding: 14px 24px; 
    padding-left: 56px; 
    border-radius: 50px; 
    border: none; 
    background-color: var(--darker); 
    color: var(--light); 
    font-size: 0.95rem; 
    font-weight: 400; 
    box-shadow: var(--shadow); 
    transition: var(--transition);
} 

.fa-5ds { 
    -moz-osx-font-smoothing: grayscale; 
    -webkit-font-smoothing: antialiased; 
    display: var(--fa-display,inline-block); 
    font-style: normal; 
    font-variant: normal; 
    line-height: 1; 
    text-rendering: auto;
} 

.fa-5ds { 
    font-family: "Font Awesome 6 Free";
} 

.fa-5ds { 
    font-weight: 900;
} 

.row-jfd:before { 
    content: "\f061";
} 

.featured-qht { 
    background-color: var(--card-bg); 
    border-radius: 14px; 
    padding: 14px; 
    width: 160px; 
    transition: var(--transition); 
    flex-shrink: 0; 
    cursor: pointer; 
    box-shadow: var(--shadow); 
    position: relative;
} 

.featured-qht:hover { 
    transform: translateY(-5px); 
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
} 

.content-ong h3  { 
    font-size: 1.2rem; 
    margin-bottom: 6px;
} 

.content-ong p  { 
    font-size: 0.85rem; 
    color: rgba(255, 255, 255, 0.8);
} 

.image-zqk { 
    width: 100%; 
    aspect-ratio: 1/1; 
    overflow: hidden; 
    position: relative; 
    background-color: var(--darker); 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    border-radius: 8px;
} 

.image-zqk:before { 
    content: ''; 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    filter: blur(12px) brightness(0.7); 
    z-index: 1; 
    opacity: 0.8; 
    border-radius: 8px;
} 

.card-ode[data-game="Ride5mobile"] .image-zqk::before { 
    background-image: url('https://cdn1.epicgames.com/offer/82aa77fde0b14916a86b66b1e6345c30/EGS_RIDE5_MilestoneSrl_S2_1200x1600-abc515266abe022f93ee7517ca8ec7fa');
} 

.content-rr7 { 
    padding: 16px; 
    flex: 1; 
    display: flex; 
    flex-direction: column;
} 

.card-ode[data-game="Sifumobile"] .image-zqk::before { 
    background-image: url('https://cdn1.epicgames.com/offer/b7b42e2078524ab386a8b2a9856ef557/EGS_SIFUStandardEdition_Sloclap_S4_1200x1600-32aca69d756abfcc25f8581942a6162b_1200x1600-32aca69d756abfcc25f8581942a6162b');
} 

.card-ode[data-game="Rooftops"] .image-zqk::before { 
    background-image: url('https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2703850/7a62174321720853b2b79ab1dfd554e8f0a491f7/header.jpg?t=1753808929');
} 

.card-ode[data-game="Beamngdrivemobile"] .image-zqk::before { 
    background-image: url('https://s3.amazonaws.com/gameopedia_covers/covers/1653727/4508fc3bbbcf6b9c440498af6900703b.jpg');
} 

.card-ode[data-game="Rematchmobile"] .image-zqk::before { 
    background-image: url('https://image.api.playstation.com/vulcan/ap/rnd/202412/1301/bf53eec311119801d096ef4c5e05ef0feb20c365e568e344.png');
} 

.card-ode[data-game="the-last-of-us-2-mobile"] .image-zqk::before { 
    background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR_QLpsv0DmfifEZ2VzQikiK0MwI9q67zBfmLhdAyY2jjvz9bJQ50TH3Wo8K_7u-nmAfgo&usqp=CAU');
} 

.card-ode[data-game="ghost-of-tsushima-mobile"] .image-zqk::before { 
    background-image: url('https://image.api.playstation.com/vulcan/ap/rnd/202010/0222/b3iB2zf2xHj9shC0XDTULxND.png');
} 

.card-ode[data-game="assassins-creed-mirage-mobile"] .image-zqk::before { 
    background-image: url('https://upload.wikimedia.org/wikipedia/en/2/23/Assassin%27s_Creed_Mirage_cover.jpeg');
} 

.card-ode[data-game="inside-mobile"] .image-zqk::before { 
    background-image: url('https://i.pinimg.com/originals/1c/f3/18/1cf3189182c0590efb17a040fd06ce26.jpg');
} 

.card-ode[data-game="rdr2-mobile"] .image-zqk::before { 
    background-image: url('https://upload.wikimedia.org/wikipedia/en/4/44/Red_Dead_Redemption_II.jpg');
} 

.card-ode[data-game="god-of-war-mobile"] .image-zqk::before { 
    background-image: url('https://upload.wikimedia.org/wikipedia/en/a/a7/God_of_War_4_cover.jpg');
} 

.card-ode[data-game="watch-dogs-2-mobile"] .image-zqk::before { 
    background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTUDaodqzabJjva89BxfdNBoiQKKi9fxiIFqrcagehTh0jUsErvqMcg-qO_SB7kVBSJSl0&usqp=CAU');
} 

.card-ode[data-game="dragon-ball-fighterz-mobile"] .image-zqk::before { 
    background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS1o7xnV5SSOYbeaS-HVFZHEzwOw9xyMicsiXAVz5ozzzeCqrrw75yaGiaW6szFdYqpCrc&usqp=CAU');
} 

.card-ode[data-game="attack-on-titan-2-mobile"] .image-zqk::before { 
    background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQkZv0OWHlfzoO76qR_ODMksRDO0LZJBM_dCUA9lwq7bIimmWXVdkHc0Bd_ncEzoSxQ1kA&usqp=CAU');
} 

.card-ode[data-game="naruto-ultimate-ninja-storm-4"] .image-zqk::before { 
    background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQMgpJvG3oMtOazNyEO85gmgbUaCNUPT2ZTZs4j23Ld7EvrRSNAkAiUNTKEHkSEj1cKm6I&usqp=CAU');
} 

.card-ode[data-game="gta-5-mobile"] .image-zqk::before { 
    background-image: url('https://upload.wikimedia.org/wikipedia/en/a/a5/Grand_Theft_Auto_V.png');
} 

.card-ode[data-game="minecraft"] .image-zqk::before { 
    background-image: url('https://static.vecteezy.com/system/resources/thumbnails/002/948/768/small_2x/pixel-minecraft-style-land-background-vector.jpg');
} 

.card-ode[data-game="cuphead-mobile"] .image-zqk::before { 
    background-image: url('https://s3.amazonaws.com/gameopedia_covers/covers/907134/4bafba8d6811e04e85c7e9646cf5177a.png');
} 

.card-ode[data-game="spider-man-2-mobile"] .image-zqk::before { 
    background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTUigJth3hPq66ph0P44XG3gME4UMQm2NFj5vqjajLViFe1cqAoqIXC84t0hoTl8W2-4D4&usqp=CAU');
} 

.card-ode[data-game="counter-strike-2-mobile"] .image-zqk::before { 
    background-image: url('https://s3.amazonaws.com/gameopedia_covers/covers/3271386/3c83b35f11599402266a671290beb516.jpg');
} 

.card-ode[data-game="jump-force"] .image-zqk::before { 
    background-image: url('https://s3.amazonaws.com/gameopedia_covers/covers/883593/4b392164f89981c794c943b22936cff3.jpg');
} 

.card-ode[data-game="EliteautobrasilMod"] .image-zqk::before { 
    background-image: url('https://i.postimg.cc/cC5SqQNL/unnamed.jpg');
} 

.card-ode[data-game="Hollowknghithsilksongmobile"] .image-zqk::before { 
    background-image: url('https://i.postimg.cc/YS1M4GQd/images-3.jpg');
} 

.card-ode[data-game="Rocketleaguemobile"] .image-zqk::before { 
    background-image: url('https://i.postimg.cc/s2F3D9GB/images-2.jpg');
} 

.card-ode[data-game="Onepiecemugen"] .image-zqk::before { 
    background-image: url('https://i.postimg.cc/rmjTJBnW/images-5.jpg');
} 

.card-ode[data-game="Onepiecefightingpath"] .image-zqk::before { 
    background-image: url('https://i.postimg.cc/G2drvLQd/images-4.jpg');
} 

.card-ode[data-game="Getway2"] .image-zqk::before { 
    background-image: url('https://i.postimg.cc/W1q2vfzL/images-1.jpg');
} 

.card-ode[data-game="MinisoccerstarMod"] .image-zqk::before { 
    background-image: url('https://i.postimg.cc/L5sp0xwW/images.jpg');
} 

.card-ode[data-game="Kimetsunoyaibathc2mobile"] .image-zqk::before { 
    background-image: url('https://i.postimg.cc/BQpX7zyq/Screenshot-2025-09-19-211151.png');
} 

.card-ode[data-game="forza-horizon-5-mobile"] .image-zqk::before { 
    background-image: url('https://s3.amazonaws.com/gameopedia_covers/covers/1824621/d5e0490d7a06ac352730a2a444d432df.jpg');
} 

.fa-magnifying-glass:before,.search-5f8:before { 
    content: "\f002";
} 

.icon-m95 { 
    width: 100%; 
    height: 140px; 
    border-radius: 10px; 
    margin-bottom: 10px; 
    overflow: hidden; 
    position: relative; 
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
} 

.title-lly { 
    font-weight: 500; 
    margin-bottom: 6px; 
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    font-size: 0.9rem;
} 

.game-c4f { 
    display: flex; 
    align-items: center; 
    gap: 6px; 
    font-size: 0.75rem; 
    color: var(--gray-light);
} 

.fa-oxn:before { 
    content: "\f06d";
} 

.image-zqk img  { 
    width: 80%; 
    height: 80%; 
    object-fit: contain; 
    z-index: 2; 
    position: relative; 
    border-radius: 8px; 
    transition: var(--transition);
} 

.image-zqk img  { 
    width: 220px; 
    height: 220px; 
    object-fit: cover; 
    border-radius: 8px; 
    transition: var(--transition); 
    position: relative; 
    z-index: 2;
} 

.card-ode:hover .image-zqk img { 
    transform: scale(1.05);
} 

.title-c1x { 
    font-weight: 500; 
    margin-bottom: 6px; 
    font-size: 0.95rem; 
    letter-spacing: -0.3px; 
    display: flex; 
    align-items: center; 
    gap: 5px;
} 

.card-qgo { 
    font-size: 0.75rem; 
    color: var(--gray-light); 
    margin-bottom: 10px; 
    font-weight: 400;
} 

.card-o6i { 
    font-size: 0.8rem; 
    margin-bottom: 14px; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    color: var(--gray-light); 
    line-height: 1.5; 
    flex: 1;
} 

.footer-dfc { 
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    margin-bottom: 8px;
} 

.btn-mcg { 
    width: 100%; 
    padding: 8px; 
    background: linear-gradient(135deg, var(--primary), var(--primary-dark)); 
    color: white; 
    border: none; 
    border-radius: 8px; 
    font-weight: 500; 
    font-size: 0.85rem; 
    cursor: pointer; 
    transition: var(--transition); 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    gap: 6px; 
    margin-top: auto;
} 

.btn-mcg:hover { 
    transform: translateY(-2px); 
    box-shadow: var(--glow-effect);
} 

.icon-m95 img  { 
    width: 100%; 
    height: 100%; 
    object-fit: contain; 
    transition: var(--transition); 
    border-radius: 8px; 
    background-color: var(--darker);
} 

.featured-qht:hover .icon-m95 img { 
    transform: scale(1.05);
} 

.sta-sij { 
    color: #ffc107; 
    font-weight: bold; 
    font-size: 0.9rem;
} 

.badge-3j1 { 
    color: var(--primary); 
    font-size: 0.75rem; 
    display: inline-flex; 
    align-items: center;
} 

.form-yav { 
    display: flex; 
    gap: 6px; 
    align-items: center;
} 

.fa-anm:before { 
    content: "\f019";
} 

.fa-99n:before,.fa-circle-check:before { 
    content: "\f058";
} 

.form-vx7 { 
    width: 24px; 
    height: 24px; 
    background-color: rgba(255, 255, 255, 0.1); 
    border-radius: 50%; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    font-size: 0.8rem; 
    transition: var(--transition);
} 

.form-vx7:hover { 
    transform: scale(1.1);
} 

.file-bqs { 
    display: flex; 
    align-items: center; 
    gap: 5px; 
    font-size: 0.7rem; 
    color: var(--gray-light); 
    margin-left: 10px;
} 

.fa-2er { 
    -moz-osx-font-smoothing: grayscale; 
    -webkit-font-smoothing: antialiased; 
    display: var(--fa-display,inline-block); 
    font-style: normal; 
    font-variant: normal; 
    line-height: 1; 
    text-rendering: auto;
} 

.fa-2er { 
    font-family: "Font Awesome 6 Brands";
} 

.fa-2er { 
    font-weight: 400;
} 

.fa-gos:before { 
    content: "\f17b";
} 

.fa-hhj:before { 
    content: "\f179";
} 

.file-bqs i  { 
    color: var(--primary-light);
} 

.card-p8g:before { 
    content: "\f7c2";
} 


/* These were inline style tags. Uses id+class to override almost everything */
#style-jBJxR.style-jBJxR {  
   transition: transform 0.5s;  
    transform: translateX(-900px);  
}  
#style-DJrbp.style-DJrbp {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-XAa8i.style-XAa8i {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-MyJEk.style-MyJEk {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-LXTvk.style-LXTvk {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-VAcOT.style-VAcOT {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-5s48j.style-5s48j {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-DFRog.style-DFRog {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-Iof3F.style-Iof3F {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-n2kGS.style-n2kGS {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-Eoi31.style-Eoi31 {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-WSif8.style-WSif8 {  
    width: 130px;  
   
  height: 140px;  
   
  object-fit: cover;  
}  
#style-KZsoA.style-KZsoA {  
   color: white;  
    font-weight: bold;  
}  
#style-3Xhpf.style-3Xhpf {  
   color: white;  
    font-weight: bold;  
}  
#style-fcSUo.style-fcSUo {  
   color: white;  
    font-weight: bold;  
}  
#style-moMIX.style-moMIX {  
   color: white;  
    font-weight: bold;  
}  
#style-eIGMg.style-eIGMg {  
   color: white;  
    font-weight: bold;  
}  
#style-VQa1z.style-VQa1z {  
   color: white;  
    font-weight: bold;  
}  
#style-tNfPH.style-tNfPH {  
   color: white;  
    font-weight: bold;  
}  
#style-jLYd7.style-jLYd7 {  
   color: white;  
    font-weight: bold;  
}  
#style-1ohEL.style-1ohEL {  
   color: white;  
    font-weight: bold;  
}  
#style-mfWOl.style-mfWOl {  
   color: white;  
    font-weight: bold;  
}  
#style-s5eNE.style-s5eNE {  
   color: white;  
    font-weight: bold;  
}  
#style-P9sw2.style-P9sw2 {  
   color: white;  
    font-weight: bold;  
}  
#style-qZAts.style-qZAts {  
   width: 220px;  
   
  height: 220px;  
   
  object-fit: cover;  
}  
#style-Ta8BC.style-Ta8BC {  
   color: white;  
    font-weight: bold;  
}  
#style-lPe4q.style-lPe4q {  
   color: white;  
    font-weight: bold;  
}  
#style-8Cb1L.style-8Cb1L {  
   width: 220px;  
   
  height: 220px;  
   
  object-fit: cover;  
}  
#style-FFMzj.style-FFMzj {  
   color: white;  
    font-weight: bold;  
}  
#style-8BgsK.style-8BgsK {  
   color: white;  
    font-weight: bold;  
}  
#style-w9G9A.style-w9G9A {  
   color: white;  
    font-weight: bold;  
}  
#style-onOAB.style-onOAB {  
   color: white;  
    font-weight: bold;  
}  
#style-jzW9z.style-jzW9z {  
   width: 220px;  
   
  height: 220px;  
   
  object-fit: cover;  
}  
#style-oRkd9.style-oRkd9 {  
   color: white;  
    font-weight: bold;  
}  
#style-WSwYk.style-WSwYk {  
   color: white;  
    font-weight: bold;  
}  
#style-SSiNe.style-SSiNe {  
   width: 220px;  
   
  height: 220px;  
   
  object-fit: cover;  
}  
#style-Cfz9e.style-Cfz9e {  
   color: white;  
    font-weight: bold;  
}  
#style-PfiTR.style-PfiTR {  
   color: white;  
    font-weight: bold;  
}  
#style-545rq.style-545rq {  
   width: 220px;  
   
  height: 220px;  
   
  object-fit: cover;  
}  
#style-cNkr2.style-cNkr2 {  
   color: white;  
    font-weight: bold;  
}  
#style-kqwQr.style-kqwQr {  
   color: white;  
    font-weight: bold;  
}  
#style-zJgkv.style-zJgkv {  
   width: 220px;  
   
  height: 220px;  
   
  object-fit: cover;  
}  
#style-Ejoz3.style-Ejoz3 {  
   color: white;  
    font-weight: bold;  
}  
#style-82PxW.style-82PxW {  
   color: white;  
    font-weight: bold;  
}  
#style-YVgs8.style-YVgs8 {  
   color: white;  
    font-weight: bold;  
}  
#style-awLKy.style-awLKy {  
   color: white;  
    font-weight: bold;  
}  
#style-cNPQm.style-cNPQm {  
   color: white;  
    font-weight: bold;  
}  
#style-a7BHv.style-a7BHv {  
   color: white;  
    font-weight: bold;  
}  
#style-JCmoo.style-JCmoo {  
   width: 220px;  
   
  height: 220px;  
   
  object-fit: cover;  
}  
#style-caj8e.style-caj8e {  
   color: white;  
    font-weight: bold;  
}  
#style-9b16C.style-9b16C {  
   color: white;  
    font-weight: bold;  
}  
#style-WHgaF.style-WHgaF {  
   color: white;  
    font-weight: bold;  
}  
#style-48Rnh.style-48Rnh {  
   color: white;  
    font-weight: bold;  
}  
#style-tYJQD.style-tYJQD {  
   color: white;  
    font-weight: bold;  
}  
#style-7A4eG.style-7A4eG {  
   color: white;  
    font-weight: bold;  
}  
#style-RNf1n.style-RNf1n {  
   color: white;  
    font-weight: bold;  
}  
#style-zoftX.style-zoftX {  
   color: white;  
    font-weight: bold;  
}  
#style-rvkYM.style-rvkYM {  
   color: white;  
    font-weight: bold;  
}  
#style-aHVwL.style-aHVwL {  
   color: white;  
    font-weight: bold;  
}  
#style-yNTPv.style-yNTPv {  
   color: white;  
    font-weight: bold;  
}  
#style-d2zIm.style-d2zIm {  
   color: white;  
    font-weight: bold;  
}  
#style-O7FVM.style-O7FVM {  
   color: white;  
    font-weight: bold;  
}  
#style-SUdmR.style-SUdmR {  
   color: white;  
    font-weight: bold;  
}  
#style-ANGwR.style-ANGwR {  
   color: white;  
    font-weight: bold;  
}  
#style-mhopG.style-mhopG {  
   color: white;  
    font-weight: bold;  
}  
#style-EaiJf.style-EaiJf {  
   color: white;  
    font-weight: bold;  
}  
#style-e66qU.style-e66qU {  
   color: white;  
    font-weight: bold;  
}  
#style-XPPmU.style-XPPmU {  
   color: white;  
    font-weight: bold;  
}  
#style-GTbkk.style-GTbkk {  
   color: white;  
    font-weight: bold;  
}  
#style-gVjjV.style-gVjjV {  
   color: white;  
    font-weight: bold;  
}  
#style-MkgZo.style-MkgZo {  
   color: white;  
    font-weight: bold;  
}  
#style-PSAql.style-PSAql {  
   color: white;  
    font-weight: bold;  
}  
#style-WZ2Ra.style-WZ2Ra {  
   color: white;  
    font-weight: bold;  
}  
#style-nR2sR.style-nR2sR {  
   color: white;  
    font-weight: bold;  
}  
#style-v4POt.style-v4POt {  
   color: white;  
    font-weight: bold;  
}  
#style-FP4lV.style-FP4lV {  
   color: white;  
    font-weight: bold;  
}  
#style-lZHfT.style-lZHfT {  
   color: white;  
    font-weight: bold;  
}  
#style-JjFTt.style-JjFTt {  
   color: white;  
    font-weight: bold;  
}  
#style-ElSAB.style-ElSAB {  
   color: white;  
    font-weight: bold;  
}  
#style-3wK9W.style-3wK9W {  
   color: white;  
    font-weight: bold;  
}  
#style-BKIfX.style-BKIfX {  
   color: white;  
    font-weight: bold;  
}  
#style-Uoi2i.style-Uoi2i {  
   width: 220px;  
   
      height: 220px;  
   
      object-fit: cover;  
}  
#style-m2Dfa.style-m2Dfa {  
   color: white;  
    font-weight: bold;  
}  
#style-as6dA.style-as6dA {  
   color: white;  
    font-weight: bold;  
}  
#style-bCfw3.style-bCfw3 {  
   color: white;  
    font-weight: bold;  
}  
#style-lDYGf.style-lDYGf {  
   color: white;  
    font-weight: bold;  
}  
#style-xfKGB.style-xfKGB {  
   color: white;  
    font-weight: bold;  
}  
#style-Vr59x.style-Vr59x {  
   color: white;  
    font-weight: bold;  
}  
#style-jgOD9.style-jgOD9 {  
   color: white;  
    font-weight: bold;  
}  
#style-zjjAF.style-zjjAF {  
   color: white;  
    font-weight: bold;  
}  
#style-ZG9ky.style-ZG9ky {  
   color: white;  
    font-weight: bold;  
}  
#style-DY2YJ.style-DY2YJ {  
   color: white;  
    font-weight: bold;  
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bb33f72 */@font-face { 
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-regular-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-regular-400.ttf) format("truetype");
} 
@font-face { 
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:900;
  font-display:block;
  src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.ttf) format("truetype");
} 
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap'); 
  body {  
    font-family:'Poppins', -apple-system, BlinkMacSystemFont, sans-serif;
    background-color:var(--dark);
    color:var(--light);
    line-height:1.6;
    font-weight:400;
    background-image:radial-gradient(circle at 10% 20%, rgba(74, 107, 255, 0.05) 0%, rgba(74, 107, 255, 0) 20%),                radial-gradient(circle at 90% 80%, rgba(74, 107, 255, 0.05) 0%, rgba(74, 107, 255, 0) 20%);
  }  
* { 
    margin: 0; 
    padding: 0; 
    box-sizing: border-box; 
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif;
} 

body { 
    overflow-wrap: break-word; 
    word-break: break-word; 
    word-wrap: break-word;
} 

body { 
    background-color: var(--dark); 
    color: var(--light); 
    line-height: 1.6; 
    font-weight: 400; 
    background-image: radial-gradient(circle at 10% 20%, rgba(74, 107, 255, 0.05) 0%, rgba(74, 107, 255, 0) 20%),                radial-gradient(circle at 90% 80%, rgba(74, 107, 255, 0.05) 0%, rgba(74, 107, 255, 0) 20%); 
    transition: filter 0.3s ease;
} 

:root { 
    --primary: #4a6bff; 
    --dark: #1e1e2d; 
    --light: #f8f9fa; 
    --card-bg: #25253a; 
} 

.badge-dvv { 
    display: flex; 
    justify-content: center; 
    gap: 15px; 
    margin: 30px 0; 
    flex-wrap: wrap;
} 

.badge-ppq { 
    display: flex; 
    align-items: center; 
    gap: 6px; 
    background-color: var(--card-bg); 
    padding: 8px 12px; 
    border-radius: 50px; 
    font-size: 0.8rem;
} 

.fa-bxa { 
    -moz-osx-font-smoothing: grayscale; 
    -webkit-font-smoothing: antialiased; 
    display: var(--fa-display,inline-block); 
    font-style: normal; 
    font-variant: normal; 
    line-height: 1; 
    text-rendering: auto;
} 

.fa-bxa { 
    font-family: "Font Awesome 6 Free";
} 

.fa-bxa { 
    font-weight: 900;
} 

.badge-ppq i  { 
    color: var(--primary); 
    font-size: 0.8rem;
} 

.fa-pov:before,.fa-shield-halved:before { 
    content: "\f3ed";
} 

.fa-o6a:before { 
    content: "\e490";
} 

.fa-b5o:before { 
    content: "\f560";
} 

.fa-fdx:before,.fa-zap:before { 
    content: "\f0e7";
}/* End custom CSS */