@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700&display=swap);
*,*::before,*::after {
  box-sizing: border-box;
}
a,button {
  cursor: revert;
}
ol,ul,menu {
  list-style: none;
}
img {
  max-inline-size: 100%;
  max-block-size: 100%;
}
table {
  border-collapse: collapse;
}
input,textarea {
  -webkit-user-select: auto;
}
textarea {
  white-space: revert;
}
a {
color:#fff;
text-decoration:none;
}
::marker {
  content: initial;
}
html,body {
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}
body {
  flex-direction: column;
  background: linear-gradient(172deg, #09071a 0%, #070832 100%);
  display: flex;
min-height: 100vh;
  overflow-x: hidden;
}
p {
  line-height: 150%;
}
h1 {
  text-align: center;
font-size: 38px;
  font-weight: 600;
  margin: 25px 0;
}
h2 {
  text-align: center;
  font-weight: 600;
font-size: 32px;
  margin: 20px 0;
}
h3 {
  margin: 15px 0;
font-size: 26px;
  font-weight: 600;
}
ol {
  padding: 15px 25px;
list-style: decimal;
}
ul {
  padding: 15px 25px;
list-style: disc;
}
li {
  line-height: 150%;
}
ol li::marker,ul li::marker {
  color: #233d50;
}
table {
  border-collapse: collapse;
  margin: 20px 0;
  width: 100%;
  overflow: auto;
  overflow-x: auto;
}
table tr td,table tr th {
  border: 1px solid #fff;
  padding: 13px;
}
table tr th {
  text-align: center;
  font-size: 18px;
background: radial-gradient(75% 100% at 50% 100%, #2e3472 0%, #181e52 100%);
  color: #fff;
}
table tr td:hover {
  background-color: rgba(95, 175, 255, 0.25);
}
.MGLmjRxg {
  flex: 1 1 auto;
height: 100%;
  padding: 50px 0;
}
.MGLmjRxg .zXxCJHKs {
  padding: 20px 0;
border-radius: 6px;
  margin: 20px 0;
}
.MGLmjRxg .zXxCJHKs p {
  margin: 15px 0;
}
.MGLmjRxg .zXxCJHKs img {
  max-width: 500px;
display: flex;
  margin: 0 auto;
}
.MGLmjRxg .QCRmQAeO {
  justify-content: space-around;
  padding: 50px 16px;
display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #434889;
  border-radius: 6px;
  gap: 20px;
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju {
  cursor: pointer;
  transition: filter 0.4s ease-in-out;
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju svg path {
  transition: fill 0.4s ease-in-out;
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(1):hover {
  filter: drop-shadow(0px 0px 16px #1f46ff);
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(1):hover svg path {
  fill: #1f46ff;
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(2):hover {
  filter: drop-shadow(0px 0px 16px #ff8000);
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(2):hover svg path {
  fill: #ff8000;
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(3):hover {
  filter: drop-shadow(0px 0px 16px #ffc200);
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(3):hover svg path {
  fill: #ffc200;
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(4):hover {
  filter: drop-shadow(0px 0px 16px #f7931a);
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(4):hover svg path {
  fill: #f7931a;
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(5):hover {
  filter: drop-shadow(0px 0px 16px #c718e3);
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(5):hover svg path {
  fill: #c718e3;
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(6):hover {
  filter: drop-shadow(0px 0px 16px #28d49f);
}
.MGLmjRxg .QCRmQAeO .PjmtWAYvHiju:nth-child(6):hover svg path {
  fill: #28d49f;
}
.main__btn a {
  overflow: hidden;
  margin: 25px auto;
  position: relative;
  width: 250px;
display: flex;
  border-radius: 6px;
  padding: 15px 25px;
  align-items: center;
  background: radial-gradient(75% 100% at 50.34% 100%, #20ff49 0%, #00ca54 100%);
  justify-content: center;
  color: #fff;
  font-weight: 600;
}
.main__btn a:hover {
  background: radial-gradient(75% 100% at 50.34% 100%, #00ca54 0%, #20ff49 100%);
}
.main__btn a::before {
  height: 100%;
  width: 3em;
  top: 0;
  transition: none;
  left: -4.5em;
content: "";
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
}
.DpBlRcLHi {
  margin: 0 auto;
  padding: 0 16px;
max-width: 90vw;
}
.iEGkJUqy {
padding:29px 0px;
color: #fff;
position: relative;
}
.iEGkJUqy a {
text-decoration;
none;
color: #fff;
}
.UMvxlInzfc {
position: relative;
    width: 100%;
	color: #fff;
    background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
    padding: 20px;
	margin-bottom:29px;
    border-radius: 8px;
}
.UMvxlInzfc a {
none;
color: #fafafa;
text-decoration;
}
.ADBupvKCS {
margin-bottom:20px;
text-align:center;
color:#ffffff;
}
.ADBupvKCS a {
text-decoration:none;
color:#ffffff;
}
@media (max-width: 768px) {
  h1 {
    margin: 20px 0;
    font-size: 30px;
  }
  h2 {
    margin: 15px 0;
font-size: 24px;
  }
  h3 {
    margin: 10px 0;
font-size: 20px;
  }
  .DpBlRcLHi {
    max-width: 100%;
  }
    .MGLmjRxg {
    padding: 30px 0;
  }
     .MGLmjRxg .cards {
    grid-template-columns: repeat(auto-fit, minmax(150px, 2fr));
  }
  .MGLmjRxg .zXxCJHKs img {
    max-width: 100%;
  }
}
.uBYEyTSmR {
color:#fff;
text-align:left;
}
.oWHfDpTGOBDt {
margin:20px 0px;
}
.oWHfDpTGOBDt .TPAFTBib {
display:flex;
justify-content:space-between;
align-items:start;
gap:10px;
}
.oWHfDpTGOBDt .MNFKgGnK {
position:relative;
}
.oWHfDpTGOBDt .HeTyrACp {
min-width:100%;
white-space:nowrap;
color:#050505;
top:41px;
position:absolute;
max-height:190px;
display:none;
left:0px;
overflow:auto;
padding-bottom:5px;
background:#FFFFFF;
z-index:111;
border-radius:3px;
padding:10px 5px;
}
.LMZywIeonjSX {
gap:5px;
align-items:center;
display:flex;
font-size:13px;
margin-bottom:5px;
}
.bLLhNXSXNnhU {
position: relative;
    gap: 5px;
    background-color: #9dc88b;
   align-items: center;
border: 0px;
    font-weight: 600;
    cursor: pointer;
display:flex;
    color: #fff;
   border-radius: 6px;
    padding: 12px 25px;
    transition: box-shadow 0.3s ease-in-out;
    background: linear-gradient(32.86deg, #ff00e5 0%, #ff008a 100%);
	font-weight:600;
}
.bLLhNXSXNnhU:hover {
background: linear-gradient(32.86deg, #ff008a 0%, #ff00e5 100%);
}
.col-6{
box-sizing: border-box;
float:left;
padding-right:15px;
padding-left:15px;
width:50%;
}
.gKTxYeHS{
float:left;
width:41.666667%;
padding-left:15px;
    box-sizing: border-box;
padding-right:15px;
}
.TrhUiQzrCr{
box-sizing: border-box;
padding-right:15px;
width:33.333333%;
float:left;
padding-left:15px;
}
.EkVtysSH{
padding-right:15px;
float:left;
    box-sizing: border-box;
width:25%;
padding-left:15px;
}
.col-2{
box-sizing: border-box;
padding-left:15px;
float:left;
width:16.666667%;
padding-right:15px;
}
.WIeQUOAMEe:after{
clear:both}
.WIeQUOAMEe:after,.WIeQUOAMEe:before{
display:table;
content:" "}
.WIeQUOAMEe{
margin-left:-15px;
margin-right:-15px}
.xMMNOpqUZu{
margin:0 auto;
padding-right:15px;
padding-left:15px;
position:relative;
width:100%;
}
@media (min-width:576px){
.xMMNOpqUZu{
max-width:540px}
}
@media (min-width:768px){
.xMMNOpqUZu{
max-width:730px}
}
@media (min-width:992px){
.xMMNOpqUZu{
max-width:960px}
}
@media (min-width:1200px){
.xMMNOpqUZu{
max-width:1170px}
}
a.JpnUgruw{
text-decoration:none;
background:#2f3132;
font-weight:700;
border-radius:10px;
color:#fff;
text-align:center;
padding:10px 30px;
}
a.pKdcHnQsT{
padding:10px 30px;
border-radius:10px;
text-decoration:none;
text-align:center;
background:#e2b65d;
color:#000;
font-weight:700;
}
.DVJhiFdPRjoX{
padding:10px;
    color: #000;
    font-weight: 700;
max-width:200px;
text-align: center;
display:inline-block;
    border-radius: 10px;
    background: #e2b65d;
    padding: 10px 20px;
}
		.sxDkLOOPOKzq {
	margin-top:25px;
	}
		.dywvWKVl {
	border:0px;
max-width:177px;
	outline:0px !important;
	box-sizing:border-box;
	border-radius: 10px;
	padding: 10px;
	}
	.gMpLAAOSxfDH a.JpnUgruw{
margin-right:10px}
.gMpLAAOSxfDH{
text-align:right;
padding-top:1px}
.BvtGbXTGb{
background:none;
padding:0;
z-index:9999;
font-size:30px;
display:block;
right:15px;
border:none;
position:absolute;
top:0;
}
button.BvtGbXTGb{
cursor:pointer}
.NzptZJrH a{
text-decoration:none;
display:inline-block;
font-weight:700;
color:#999;
}
.NzptZJrH a:hover,.NzptZJrH a:focus,.NzptZJrH li.current_page_item>a,.NzptZJrH li.current-menu-item>a{
color:#fff}
@media screen and (min-width:992px){
.BvtGbXTGb{
display:none}
}
.QORkFmJlO{
background:#121416;
border-bottom:1px solid rgba(255,255,255,.06);
padding:15px 0 15px;
}
img.nZYCEduUXQT{
max-width:170px}
@media (min-width:992px) and (max-width:1199px){
.gMpLAAOSxfDH a.JpnUgruw{
display:none}
.NzptZJrH ul li{
margin-left:10px}
.NzptZJrH a{
font-size:14px}
}
@media (max-width:767px){
.gMpLAAOSxfDH, #site-navigation{
display:none}
}
@media (max-width:991px){
.NzptZJrH ul li{
display:block;
margin-left:0;
border-bottom:1px solid rgba(255,255,255,.03)}
.NzptZJrH ul li:last-child{
border:none}
.NzptZJrH ul li a{
display:block;
padding:10px 0}
.NzptZJrH ul{
background:#232629;
margin:5px 0 5px;
padding:5px 15px;
}
.gMpLAAOSxfDH{
padding-top:20px;
padding-bottom:25px;
text-align:center;
}
.CYvGoYxj .EkVtysSH{
text-align:center}
.CYvGoYxj .EkVtysSH img{
max-width:150px}
}
}
@media (max-width:360px){
.gMpLAAOSxfDH a.JpnUgruw,.footerButtons a.JpnUgruw{
margin-right:0;
margin-bottom:15px;
display:block}
.gMpLAAOSxfDH a.pKdcHnQsT,.footerButtons a.pKdcHnQsT{
display:block}
}
.GTIwMxnzFuHp {
font-size: 21px;
margin-top:22px;
font-weight:bold;
}
.UBptlXobsSdo {
    margin: 10px auto;
    max-width: 1200px;
    background-color: #f9f9f9;
    padding: 1rem;
box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 5px 0 20px #24252621;
}
.MsQxSSESMq {
text-align:center;
}
.MsQxSSESMq a {
transition: all .3s 20ms;
    text-decoration: none;
color: #12a256;
	font-weight:500;
}
.ElXOLsYY {
text-align:center;
}
.ranlMPOTdP .pffNtWfvoNte {
text-align: center;
color:#001000;
}
.InVCXezgdo {
margin:0 auto;
text-align:center;
margin-bottom:10px;
color:#001000;
}
.RrqRgEBV {
font-weight:600;
color:#001000;
text-align:center;
}
.IJkuKRTfDxd {
  margin-bottom: 18px;
  text-align: center;
  letter-spacing: 1px;
font-size: 28px;
  font-weight: 800;
  color: #000;
}
.BrNhfqev {
  height: 1px;
  margin: 18px auto;
  background: rgba(0,0,0,0.08);
  max-width: 800px;
}
.rlkHjVaNI {
  font-size: 11px;
  margin: 0 auto 12px;
  line-height: 1.6;
  color: #12a256;
  text-align: center;
  max-width: 800px;
}
.VDwKZkVyc {
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 14px 0;
display: flex;
}
 .woJhtpTdGuk {
    font-weight: 800;
    padding: 0 10px;
    font-size: 10px;
    align-items: center;
    flex-shrink: 0;
    color: #fff;
    letter-spacing: 0.5px;
    border-radius: 4px;
display: inline-flex;
    justify-content: center;
    height: 32px;
  }
  .EwzsHFGDUFB {
    padding: 0;
background: linear-gradient(135deg, #ef4444, #991b1b);
    width: 32px;
    border-radius: 50%;
  }
  .jAyyGiNudglL    {
 background: #1f2937;
 border: 1px solid #6b7280;
 }
  .BrzeRdjGIGp    {
 border: 1px solid #c4e4ff;
background: #15171c;
 color: #c4e4ff;
 }
  .GkpcfrufKM {
    color: #fff;
    font-size: 9px;
background: #f97316;
  }
  .VCvNqDotpDh {
    padding: 0 12px;
    font-size: 11px;
background: #16a34a;
  }




.MoWcpeLtTRmC *,
.MoWcpeLtTRmC *::before,
.MoWcpeLtTRmC *::after {
  box-sizing: border-box;
}

.MoWcpeLtTRmC {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  line-height: 1.55;
  color: #e8e8ea;
}


.MoWcpeLtTRmC .zZfHePQWRYnP {
  display: inline-block;
  padding: 12px 24px;
  background: #22c55e;
  color: #000;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
.MoWcpeLtTRmC .zZfHePQWRYnP:hover { opacity: 0.9; }

.MoWcpeLtTRmC .ioCzDEmsV {
  display: inline-block;
  padding: 12px 24px;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.25);
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.MoWcpeLtTRmC .ioCzDEmsV:hover { background: rgba(255,255,255,0.05); }


@media (max-width: 768px) {
  .MoWcpeLtTRmC .zZfHePQWRYnP,
  .MoWcpeLtTRmC .ioCzDEmsV {
    padding: 10px 18px;
    font-size: 13px;
  }
}




.MoWcpeLtTRmC.LgKoAdyeeVX {
  background: linear-gradient(135deg, #0d1a1a, #1a0d1f);
  border-radius: 8px;
  padding: 28px;
  margin: 0 auto;
  max-width: 1200px;
}

.CRvNZqglEPM {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 26px;
  align-items: center;
  min-height: 240px;
}

.JbyZSuxGCeF {
  margin: 0;
  width: 220px;
  height: 220px;
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(135deg, #06b6d4, #22c55e);
}
.JbyZSuxGCeF img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.zspyUQCHwsa {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 14px;
}

.qpbVGQmO, .HkGZkTAE {
  margin-bottom: 6px;
}
.sRnlAkkbIOyz {
  display: block;
  font-size: 12px;
  color: #fde047;
  line-height: 1.55;
}
.mghMLFRn {
  display: block;
  font-size: 12px;
  color: #9ca3af;
  line-height: 1.55;
}

.luROnztJIx {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 14px;
}

@media (max-width: 768px) {
  .MoWcpeLtTRmC.LgKoAdyeeVX { padding: 20px 18px; }
  .CRvNZqglEPM { grid-template-columns: 1fr; }
  .JbyZSuxGCeF { width: 100%; height: 160px; }
  .zspyUQCHwsa { font-size: 18px; }
}




.TKiRSofFdl * { box-sizing: border-box; }

.TKiRSofFdl {
  margin: 24px 0;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}





.GIsCZBuI {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}
.jGggDtvPI {
  background: rgba(196, 228, 255, 0.06);
  color: #c4e4ff;
  font-size: 11px;
  padding: 4px 12px;
  border-radius: 100px;
  border: 1px solid rgba(196, 228, 255, 0.15);
  font-weight: 600;
  letter-spacing: 0.3px;
}

.jFSRpffqvPHd .XrnFIcWI {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4px;
  background: linear-gradient(135deg, #1a1d2e, #0a0c12);
  border-radius: 8px;
  padding: 24px 16px;
}
@media (max-width: 700px) { .jFSRpffqvPHd .XrnFIcWI { grid-template-columns: repeat(2, 1fr); } }

.jFSRpffqvPHd .KjADJAVD {
  text-align: center;
  padding: 8px 4px;
}
.jFSRpffqvPHd .FUqUBbkk {
  font-size: 48px;
  font-weight: 900;
  background: linear-gradient(135deg, #c4e4ff, #6b7280);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  letter-spacing: -1px;
}
.jFSRpffqvPHd .FKPOWdUMEuE {
  font-size: 10px;
  color: #6b7280;
  margin-top: 6px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}



.VIrQeVoCh * { box-sizing: border-box; }






.USfdmrfIkj {
  background: linear-gradient(135deg, #1a1d2e, #0a0c12);
  border-radius: 8px;
  padding: 14px;
  margin: 16px 0;
}
.USfdmrfIkj .SscPvwGxEnq {
  justify-content: space-between;
  margin-bottom: 12px;
}
.USfdmrfIkj .zrNgnMrH {
  font-size: 13px;
  color: #e8e8ea;
  text-transform: none;
  letter-spacing: 0;
}
.USfdmrfIkj .InJNYPeV {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  color: #ff4444;
  font-weight: 700;
  text-transform: uppercase;
}
.USfdmrfIkj .jkjSxSdzNFgE {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 8px;
}
.USfdmrfIkj .HHGdpEbuGbXU {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.USfdmrfIkj .HHGdpEbuGbXU.big {
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.12), rgba(34, 197, 94, 0.03));
  border-color: rgba(34, 197, 94, 0.3);
}
.USfdmrfIkj .xMubMGTPzL {
  display: flex;
  align-items: center;
  gap: 6px;
}
.USfdmrfIkj .uUwdayvosB {
  width: 24px; height: 24px;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.USfdmrfIkj .WnhZRWthl {
  font-size: 12px;
  color: #c4e4ff;
  font-weight: 600;
}
.USfdmrfIkj .yejFNMdgkvt {
  font-size: 14px;
  color: #22c55e;
  font-weight: 800;
}
.USfdmrfIkj .mOFMyqDIzQ {
  font-size: 11px;
  color: #9ca3af;
}
.USfdmrfIkj .LZGRjoDo {
  font-size: 10px;
  color: #6b7280;
}

.USfdmrfIkj .uUwdayvosB.bg-1 { background: linear-gradient(135deg, #ec4899, #be185d); }
.USfdmrfIkj .uUwdayvosB.bg-2 { background: linear-gradient(135deg, #3b82f6, #1e40af); }
.USfdmrfIkj .uUwdayvosB.bg-3 { background: linear-gradient(135deg, #a855f7, #6b21a8); }
.USfdmrfIkj .uUwdayvosB.bg-4 { background: linear-gradient(135deg, #22c55e, #15803d); }
.USfdmrfIkj .uUwdayvosB.bg-5 { background: linear-gradient(135deg, #f59e0b, #b45309); }

.SscPvwGxEnq {
  display: flex;
  align-items: center;
  gap: 8px;
}
.zrNgnMrH {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.AUEeOclGOA {
  width: 8px; height: 8px;
  background: #ff4444;
  border-radius: 50%;
  animation: lwins-pulse 1.5s ease-in-out infinite;
  flex-shrink: 0;
}
@keyframes lwins-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.4; transform: scale(1.2); }
}



.vddZamJPGU *,
.vddZamJPGU *::before,
.vddZamJPGU *::after {
  box-sizing: border-box;
}

.vddZamJPGU {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  line-height: 1.55;
  color: var(--sc-text);
}

.vddZamJPGU img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 768px) {
  .vddZamJPGU h2 {
    font-size: 18px !important;
  }
}




.RNvjMicyDJ {
  background: #0a0f1a;
  padding: 24px 20px;
  border-radius: 8px;
  margin: 0 auto;
  max-width: 1200px;
}

.acVfKmpcQAR {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 20px 0;
  text-align: center;
}

.deMbLnCN {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.sLatBdad {
  display: block;
  background: #1a1a2e;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  position: relative;
  transition: transform 0.15s, box-shadow 0.15s;
}

.sLatBdad::after {
  content: '';
  position: absolute;
  inset: 0;
  border: 2px solid transparent;
  border-radius: 10px;
  transition: border-color 0.15s;
  pointer-events: none;
}

.sLatBdad:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(34, 197, 94, 0.22);
}
.sLatBdad:hover::after {
  border-color: #22c55e;
}

.DMhshqiSql {
  aspect-ratio: 1;
  overflow: hidden;
  background: #242442;
}

.DMhshqiSql img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.VGTjMVSiwPC {
  color: #e0e0e0;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 8px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 800px) {
  .deMbLnCN { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 500px) {
  .deMbLnCN { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .RNvjMicyDJ { padding: 18px 14px; }
  .acVfKmpcQAR { font-size: 18px; }
}



.zkqNwLXY {
  margin: 28px 0;
  padding: 0;
}

.lVlOvhoDK {
  margin-bottom: 14px;
}

.AXzCDhGp {
  font-size: 22px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.25;
  margin: 0 0 6px 0;
}

.thaYwSpucVL {
  font-size: 13px;
  color: #9ca3af;
  line-height: 1.5;
}

.themed-cta-bar {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px;
}

.themed-cta {
  font-size: 13px;
  color: #c4e4ff;
  background: rgba(196, 228, 255, 0.08);
  padding: 6px 12px;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.2s;
}

.themed-cta:hover {
  background: rgba(196, 228, 255, 0.16);
}


.PYfvwNZnaPYg {
  background: #1a1d25;
  border: 1px solid #2a2e3a;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  transition: transform 0.15s, border-color 0.15s;
  position: relative;
}

.PYfvwNZnaPYg:hover {
  transform: translateY(-2px);
  border-color: rgba(34, 197, 94, 0.4);
}

.vIRPSfKHHdOl {
  position: relative;
  aspect-ratio: 4 / 5;
  overflow: hidden;
}

.vIRPSfKHHdOl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.KHWfuqIx {
  padding: 10px 12px;
  flex-grow: 1;
}

.AYjzuScEjKRg {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.3;
}

.themed-card-prov {
  font-size: 11px;
  color: #9ca3af;
  margin-top: 3px;
}




.zkqNwLXY.LUTXclEN .TIXXaQPybLWW {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 12px;
}


.zkqNwLXY.LUTXclEN .DEfHujIrpx .themed-card--hero {
  height: 100%;
}

.zkqNwLXY.LUTXclEN .DEfHujIrpx .themed-card--hero .vIRPSfKHHdOl {
  aspect-ratio: 5 / 3.5;
}

.zkqNwLXY.LUTXclEN .DEfHujIrpx .themed-card--hero .AYjzuScEjKRg {
  font-size: 20px;
}

.zkqNwLXY.LUTXclEN .DEfHujIrpx .themed-card--hero .themed-card-prov {
  font-size: 13px;
  margin-top: 5px;
}

.zkqNwLXY.LUTXclEN .DEfHujIrpx .themed-card--hero .KHWfuqIx {
  padding: 14px 16px;
}

.zkqNwLXY.LUTXclEN .DEfHujIrpx .themed-card--hero .themed-card-btn {
  font-size: 14px;
  padding: 10px 0;
  margin: 0 16px 16px 16px;
}


.zkqNwLXY.LUTXclEN .DMFHJPmZh {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: 8px;
}

.zkqNwLXY.LUTXclEN .DMFHJPmZh .PYfvwNZnaPYg {
  flex-direction: row;
}

.zkqNwLXY.LUTXclEN .DMFHJPmZh .vIRPSfKHHdOl {
  flex: 0 0 90px;
  aspect-ratio: 1;
}

.zkqNwLXY.LUTXclEN .DMFHJPmZh .KHWfuqIx {
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.zkqNwLXY.LUTXclEN .DMFHJPmZh .AYjzuScEjKRg {
  font-size: 13px;
}

.zkqNwLXY.LUTXclEN .DMFHJPmZh .themed-card-prov {
  font-size: 11px;
}


.zkqNwLXY.LUTXclEN .DMFHJPmZh .themed-card-btn {
  display: none;  
}

.zkqNwLXY.LUTXclEN .DMFHJPmZh .themed-card-desc {
  display: none; 
}


@media (max-width: 700px) {
  .zkqNwLXY.LUTXclEN .TIXXaQPybLWW {
    grid-template-columns: 1fr;
  }
  
  .zkqNwLXY.LUTXclEN .DEfHujIrpx .themed-card--hero .vIRPSfKHHdOl {
    aspect-ratio: 5 / 3;
  }
}
a.dhJIDYpj {
  text-decoration: none;
}

.dhJIDYpj .KHWfuqIx {
  text-align: center;
  padding: 8px 12px;
}

.dhJIDYpj .AYjzuScEjKRg {
  font-size: 13px;
}


.AMreDTpeCK {
  padding: 48px 0;
  background: #0d0d14;
}

.AMreDTpeCK .jLWXfEiZr {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}


.AMreDTpeCK .ndyTTWnT {
  margin-bottom: 32px;
}

.AMreDTpeCK .faq-eyebrow {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #ff6b35;
  font-weight: 700;
  margin-bottom: 8px;
}

.AMreDTpeCK .vlfYetLCRXS {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.3px;
  margin: 0;
  line-height: 1.25;
}


@media (max-width: 600px) {
  .AMreDTpeCK { padding: 32px 0; }
  .AMreDTpeCK .vlfYetLCRXS { font-size: 22px; }
  .AMreDTpeCK .ndyTTWnT { margin-bottom: 24px; }
}




.pqNHHkrYW .waxlkyHJC {
  display: flex;
  flex-direction: column;
  max-width: 860px;
  margin: 0 auto;
}

.pqNHHkrYW .xHMUwYfMmpl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.pqNHHkrYW .xHMUwYfMmpl:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.pqNHHkrYW .fSJiFvGqkDL {
  padding: 18px 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  list-style: none;
  line-height: 1.4;
}

.pqNHHkrYW .fSJiFvGqkDL::-webkit-details-marker { display: none; }

.pqNHHkrYW .fSJiFvGqkDL::after {
  content: '+';
  font-size: 22px;
  color: #ff6b35;
  font-weight: 400;
  line-height: 1;
  transition: transform 0.2s;
  flex-shrink: 0;
}

.pqNHHkrYW .xHMUwYfMmpl[open] .fSJiFvGqkDL::after {
  transform: rotate(45deg);
}

.pqNHHkrYW .cUBfUhmUgv {
  padding: 0 0 18px;
  font-size: 14.5px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.65;
  max-width: 92%;
}

@media (max-width: 600px) {
  .pqNHHkrYW .fSJiFvGqkDL {
    font-size: 15px;
    padding: 16px 0;
  }
  .pqNHHkrYW .cUBfUhmUgv {
    font-size: 14px;
    padding-bottom: 16px;
    max-width: 100%;
  }
}



.stk {
  position: fixed;
  z-index: 999;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}


.stk.stk--visible {
  opacity: 1;
  pointer-events: auto;
}


.stk.stk--closed {
  display: none !important;
}


.stk a, .stk button {
  font-family: inherit;
}


@media (max-width: 480px) {
  .stk-v2, .stk-v3 {
    bottom: 16px !important;
    right: 12px !important;
  }
}




.CrjgZKMXEo {
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(220,38,38,0.95);
  padding: 8px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.CrjgZKMXEo.stk--visible {
  transform: translateY(0);
}
.CrjgZKMXEo:not(.stk--visible) {
  transform: translateY(100%);
}

.EqTcSlIM {
  font-size: 16px;
}

.INOkezNFWkIQ {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.WpauvhXOAg {
  background: rgba(0,0,0,0.3);
  padding: 2px 8px;
  border-radius: 4px;
  font-family: monospace;
  font-weight: 700;
  color: #fde68a;
  min-width: 64px;
  text-align: center;
}

.pPEtikVflHac {
  background: #fff;
  color: #b91c1c;
  font-weight: 800;
  font-size: 11px;
  padding: 6px 16px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: transform 0.2s;
}
.pPEtikVflHac:hover {
  transform: scale(1.05);
}

.stk-v5-close {
  background: none;
  border: 1px solid rgba(255,255,255,0.3);
  color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}
.stk-v5-close:hover {
  background: rgba(255,255,255,0.1);
}


@media (max-width: 480px) {
  .CrjgZKMXEo { padding: 6px 10px; gap: 8px; flex-wrap: wrap; }
  .INOkezNFWkIQ { font-size: 11px; }
  .WpauvhXOAg { min-width: 50px; font-size: 11px; }
  .pPEtikVflHac { font-size: 10px; padding: 4px 10px; }
}



.dPFVIutQStY * { box-sizing: border-box; }
.dPFVIutQStY {
  margin: 24px 0;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}


.HlfxiLLrVUs {
  width: 56px; height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 22px;
  color: #fff;
  flex-shrink: 0;
  letter-spacing: -1px;
  background-size: cover;
  background-position: center;
}
.XJwOyqSDSx { width: 36px; height: 36px; font-size: 14px; border-radius: 8px; }
.pl-md { width: 44px; height: 44px; font-size: 18px; border-radius: 10px; }
.pl-lg { width: 72px; height: 72px; font-size: 28px; border-radius: 14px; }


.HlfxiLLrVUs[style*="background-image"] {
  font-size: 0;
  color: transparent;
}

.GzYhUMceB     { background: linear-gradient(135deg, #f97316, #c2410c); }
.UpGeWyFxljVT    { background: linear-gradient(135deg, #a855f7, #6b21a8); }
.hlUHLBsBfqCT       { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.VqVHFbwoRig       { background: linear-gradient(135deg, #f59e0b, #b45309); }
.QeTFyFbg       { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.AvhFvWlTI        { background: linear-gradient(135deg, #ec4899, #be185d); }
.sqNRmXjMGqO         { background: linear-gradient(135deg, #0ea5e9, #075985); }
.TqDsYbIJKYf       { background: linear-gradient(135deg, #f97316, #9a3412); }
.naMwKQStPF          { background: linear-gradient(135deg, #8b5cf6, #5b21b6); }
.XvmXsaFrfh   { background: linear-gradient(135deg, #facc15, #713f12); color: #000; }
.diLXWOOWK        { background: linear-gradient(135deg, #ef4444, #991b1b); }
.ErrxCeOYy       { background: linear-gradient(135deg, #1d4ed8, #172554); }
.MrwsLwuGbQZ       { background: linear-gradient(135deg, #22c55e, #15803d); }
.NdbNUoKLIq       { background: linear-gradient(135deg, #3b82f6, #1e40af); }
.rmmSCpqhUHLk     { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.MHjnLKTeG   { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.CDhoFJFIP         { background: linear-gradient(135deg, #16a34a, #14532d); }
.mpINIKMl      { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #ef4444; }
.eJgaUvEPwN        { background: linear-gradient(135deg, #be123c, #4c0519); }
.JjsgIYkt      { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.DVntgCnhdU     { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.KiOfMZwWY    { background: linear-gradient(135deg, #15803d, #14532d); }
.GtdNsEFJa      { background: linear-gradient(135deg, #0284c7, #075985); }
.evjQWbrU      { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.XmplOhrQSvX     { background: linear-gradient(135deg, #059669, #064e3b); }
.HEVmxghy     { background: linear-gradient(135deg, #be185d, #500724); }
.fcuulGNeFf           { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #6366f1; }
.GgWYFaTBrL    { background: linear-gradient(135deg, #1d4ed8, #172554); }
.ANtYSrQNrRu       { background: linear-gradient(135deg, #15803d, #14532d); }
.GblNLxWPIH        { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.vGLyCfTUw           { background: linear-gradient(135deg, #0369a1, #0c4a6e); }
.sdTUntnCOt        { background: linear-gradient(135deg, #475569, #1e293b); }
.MgNVvCgA  { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.inDpdDSVR   { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #facc15; }
.TAYcXGUpwLmA      { background: linear-gradient(135deg, #0d9488, #115e59); }
.qFeWZTMSMe      { background: linear-gradient(135deg, #ec4899, #831843); }
.BEtunyikw     { background: linear-gradient(135deg, #1e293b, #020617); }
.WwODNNamw         { background: linear-gradient(135deg, #7c3aed, #4c1d95); }
.KuDnVJBWngux { background: linear-gradient(135deg, #ea580c, #7c2d12); border: 1px solid #f97316; }
.GZpZJLThFGV     { background: linear-gradient(135deg, #0c0a09, #000000); border: 1px solid #fbbf24; }




.AIDbFqBVu {
  background: linear-gradient(135deg, #1a1d2e, #0d1118);
  border-radius: 8px;
  overflow: hidden;
}

.AIDbFqBVu .wZAxAEzYr {
  width: 100%;
  border-collapse: collapse;
}

.AIDbFqBVu .wZAxAEzYr thead {
  background: rgba(255, 255, 255, 0.05);
}

.AIDbFqBVu .wZAxAEzYr th {
  padding: 10px 14px;
  text-align: left;
  font-size: 11px;
  color: #9ca3af;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.AIDbFqBVu .wZAxAEzYr td {
  padding: 10px 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 12px;
  color: #ffffff;
}

.AIDbFqBVu .wZAxAEzYr tr:last-child td { border-bottom: none; }

.AIDbFqBVu .wZAxAEzYr tr:hover td {
  background: rgba(99, 102, 241, 0.05);
}

.AIDbFqBVu .tgSinuak {
  display: flex;
  align-items: center;
  gap: 10px;
}

.AIDbFqBVu .hYuQDWLQB {
  font-weight: 700;
  color: #ffffff;
}

.AIDbFqBVu .WSLlrVqwDfQ {
  background: linear-gradient(135deg, #ef4444, #b91c1c);
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  padding: 2px 6px;
  border-radius: 3px;
  display: inline-block;
}
