@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-block-size: 100%;
max-inline-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 {
  color: #fff;
font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
body {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  background: linear-gradient(172deg, #09071a 0%, #070832 100%);
min-height: 100vh;
}
p {
  line-height: 150%;
}
h1 {
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  margin: 25px 0;
}
h2 {
  text-align: center;
  font-weight: 600;
  margin: 20px 0;
font-size: 32px;
}
h3 {
  font-weight: 600;
font-size: 26px;
  margin: 15px 0;
}
ol {
  list-style: decimal;
  padding: 15px 25px;
}
ul {
  list-style: disc;
  padding: 15px 25px;
}
li {
  line-height: 150%;
}
ol li::marker,ul li::marker {
  color: #233d50;
}
table {
  margin: 20px 0;
border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  overflow: auto;
}
table tr td,table tr th {
  border: 1px solid #fff;
  padding: 13px;
}
table tr th {
  background: radial-gradient(75% 100% at 50% 100%, #2e3472 0%, #181e52 100%);
  text-align: center;
  font-size: 18px;
  color: #fff;
}
table tr td:hover {
  background-color: rgba(95, 175, 255, 0.25);
}
.mhDikrPBiHx {
  height: 100%;
  padding: 50px 0;
  flex: 1 1 auto;
}
.mhDikrPBiHx .AEzjEGbjx {
  border-radius: 6px;
  padding: 20px 0;
  margin: 20px 0;
}
.mhDikrPBiHx .AEzjEGbjx p {
  margin: 15px 0;
}
.mhDikrPBiHx .AEzjEGbjx img {
  display: flex;
  max-width: 500px;
  margin: 0 auto;
}
.mhDikrPBiHx .HndbaJrfAFUO {
  background-color: #434889;
  justify-content: space-around;
  border-radius: 6px;
  flex-wrap: wrap;
  gap: 20px;
display: flex;
  padding: 50px 16px;
  align-items: center;
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG {
  transition: filter 0.4s ease-in-out;
cursor: pointer;
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG svg path {
  transition: fill 0.4s ease-in-out;
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(1):hover {
  filter: drop-shadow(0px 0px 16px #1f46ff);
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(1):hover svg path {
  fill: #1f46ff;
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(2):hover {
  filter: drop-shadow(0px 0px 16px #ff8000);
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(2):hover svg path {
  fill: #ff8000;
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(3):hover {
  filter: drop-shadow(0px 0px 16px #ffc200);
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(3):hover svg path {
  fill: #ffc200;
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(4):hover {
  filter: drop-shadow(0px 0px 16px #f7931a);
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(4):hover svg path {
  fill: #f7931a;
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(5):hover {
  filter: drop-shadow(0px 0px 16px #c718e3);
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(5):hover svg path {
  fill: #c718e3;
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(6):hover {
  filter: drop-shadow(0px 0px 16px #28d49f);
}
.mhDikrPBiHx .HndbaJrfAFUO .fwDsodGvuOpG:nth-child(6):hover svg path {
  fill: #28d49f;
}
.main__btn a {
  overflow: hidden;
  border-radius: 6px;
  justify-content: center;
  font-weight: 600;
  position: relative;
  margin: 25px auto;
  align-items: center;
  padding: 15px 25px;
  color: #fff;
  background: radial-gradient(75% 100% at 50.34% 100%, #20ff49 0%, #00ca54 100%);
  width: 250px;
display: flex;
}
.main__btn a:hover {
  background: radial-gradient(75% 100% at 50.34% 100%, #00ca54 0%, #20ff49 100%);
}
.main__btn a::before {
  width: 3em;
  transition: none;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  left: -4.5em;
  position: absolute;
  top: 0;
content: "";
}
.EjDhBwLN {
  margin: 0 auto;
  padding: 0 16px;
max-width: 90vw;
}
.CEMzsALfz {
color: #fff;
padding:29px 0px;
position: relative;
}
.CEMzsALfz a {
none;
color: #fff;
text-decoration;
}
.soRwHsOVahqM {
padding: 20px;
    width: 100%;
	color: #fff;
    background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
	margin-bottom:29px;
    border-radius: 8px;
position: relative;
}
.soRwHsOVahqM a {
text-decoration;
none;
color: #fafafa;
}
.AtVBDmEvaq {
text-align:center;
color:#ffffff;
margin-bottom:20px;
}
.AtVBDmEvaq 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 {
    font-size: 20px;
    margin: 10px 0;
  }
  .EjDhBwLN {
    max-width: 100%;
  }
    .mhDikrPBiHx {
    padding: 30px 0;
  }
     .mhDikrPBiHx .cards {
    grid-template-columns: repeat(auto-fit, minmax(150px, 2fr));
  }
  .mhDikrPBiHx .AEzjEGbjx img {
    max-width: 100%;
  }
}
.AQfxKfiZ {
text-align:left;
color:#fff;
}
.YETKbtGsr {
margin:20px 0px;
}
.YETKbtGsr .NgpDHwctsBW {
gap:10px;
align-items:start;
display:flex;
justify-content:space-between;
}
.YETKbtGsr .SYeOhrCuteNt {
position:relative;
}
.YETKbtGsr .MekpfKSi {
z-index:111;
display:none;
padding-bottom:5px;
padding:10px 5px;
white-space:nowrap;
color:#050505;
max-height:190px;
min-width:100%;
top:41px;
overflow:auto;
background:#FFFFFF;
border-radius:3px;
left:0px;
position:absolute;
}
.dOZfbzCdG {
margin-bottom:5px;
display:flex;
align-items:center;
gap:5px;
font-size:13px;
}
.tTrsPXelgMZ {
gap: 5px;
    padding: 12px 25px;
	font-weight:600;
display:flex;
    cursor: pointer;
    background-color: #9dc88b;
   align-items: center;
    font-weight: 600;
border: 0px;
    color: #fff;
    background: linear-gradient(32.86deg, #ff00e5 0%, #ff008a 100%);
   border-radius: 6px;
    position: relative;
    transition: box-shadow 0.3s ease-in-out;
}
.tTrsPXelgMZ:hover {
background: linear-gradient(32.86deg, #ff008a 0%, #ff00e5 100%);
}
*., nav {
margin: 0 auto;
padding: 0;
}
		nav {
max-width: 1100px;
align-items: center;
justify-content: space-between;
}
		nav a {
font-weight: 400;
color: #fff;
font-style: normal;
line-height: 11px;
font-size: 12px;
transition: 0.3s linear;
padding: 20px 5px;
text-transform: uppercase;
cursor: pointer;
}
		.nveDPdHqvF, nav {
display: flex;
}
		.nveDPdHqvF {
justify-content: space-between;
align-items: center;
padding: 5px 15px;
max-width: 1280px;
}
		.nveDPdHqvF span {
text-transform: uppercase;
color: #8434fd;
cursor: pointer;
font-size: 19px;
font-weight: 700;
}
		.nveDPdHqvF {
background: linear-gradient(93.69deg, #131b2c -2%, #361919 100%, #281510 100%);
}
		.nveDPdHqvF span {
font-weight: 900;
font-size: 33px;
color: #fff;
text-transform: lowercase;
}
		.lzIkIajErf {
align-items: center;
justify-content: flex-end;
display: flex;
}
		.lzIkIajErf a {
border-radius: 6px;
font-size: 15px;
border: 1px solid transparent;
padding: 10px 16px;
font-weight: 500;
color: #FFF;
text-decoration:none;
margin-left: 15px;
background: #ff0090;
}
				.MRixzcxk input {
		padding: 11px 8px;
border: 1px solid transparent;
    border-radius: 6px;
		}
				.MRixzcxk .wTdTGhEKBSpS {
		border: 1px solid transparent;
    color: #FFF;
    border-radius: 6px;
font-size: 15px;
    background: #ff0090;
	cursor:pointer;
    font-weight: 500;
    padding: 10px 16px;
		}
					@media screen and (max-width: 768px) {
		.nveDPdHqvF {
flex-direction: column;
gap:10px;
margin: 0 0 23px;
margin-top:0px;
padding: 14px 14px 24px;
border-radius: 0;
}
		.nveDPdHqvF ul {
margin: 18.4px 0 0;
justify-content: center;
}
		.nveDPdHqvF ul li {
padding: 10px 0;
margin: 0 15px;
}
		.nveDPdHqvF ul li a {
padding: inherit;
}
		nav {
display: none;
}
		}
.pgwQtkbSv {
margin-top:15px;
font-size: 20px;
}
.snqfGBvYc {
text-align:center;
max-width: 1175px;
padding:20px 15px;
border-top:2px solid #b5b5b5;
background-color: #2c4795;
margin:0 auto;
}
.snqfGBvYc ul {
text-align:center;
list-style:none;
padding:0px;
mading:0px;
}
.snqfGBvYc li {
display:inline-block;
margin-right:10px;
}
.snqfGBvYc a {
font-size:15px;
color:#FAFAFA;
}
.SshqnEkm {
margin-top:15px;
text-align:center;
}
.mhMnDMYHm {
text-align:center;
box-sizing:border-box;
padding:10px 15px;
color:#FAFAFA;
}
.GlEwROilP {
padding-bottom:5px;
font-weight:600;
color:#FAFAFA;
text-align:center;
}
.AmsJUBLg {
  margin-bottom: 18px;
font-size: 28px;
  text-align: center;
  font-weight: 800;
  letter-spacing: 1px;
  color: #FAFAFA;
}
.NJnGQagM {
  background: rgba(255,255,255,0.08);
height: 1px;
  max-width: 800px;
  margin: 18px auto;
}
.iANiqyusFfwK {
  margin: 0 auto 12px;
font-size: 11px;
  max-width: 800px;
  color: #fde68a;
  line-height: 1.6;
  text-align: center;
}
.CBDMUvVuTj {
  display: flex;
  margin: 14px 0;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
}
.vrSNJSTOLX {
  text-align: center;
  color: #FAFAFA;
font-size: 11px;
}
 .yTAqwSqrfHH {
    font-weight: 800;
    flex-shrink: 0;
    height: 32px;
    justify-content: center;
    border-radius: 4px;
    align-items: center;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.5px;
    padding: 0 10px;
display: inline-flex;
  }
  .VDtjfdZecJ {
    padding: 0;
background: linear-gradient(135deg, #ef4444, #991b1b);
    border-radius: 50%;
    width: 32px;
  }
  .erpxjphzq    {
 background: #1f2937;
 border: 1px solid #6b7280;
 }
  .GDUkDYjL    {
 background: #15171c;
 color: #c4e4ff;
 border: 1px solid #c4e4ff;
 }
  .GqPXkGmlcjh {
    background: #f97316;
    color: #fff;
    font-size: 9px;
  }
  .seeTzJklhztV {
    background: #16a34a;
    padding: 0 12px;
    font-size: 11px;
  }




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

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


.cLWEwYfg .btn-primary {
  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;
}
.cLWEwYfg .btn-primary:hover { opacity: 0.9; }

.cLWEwYfg .btn-secondary {
  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;
}
.cLWEwYfg .btn-secondary:hover { background: rgba(255,255,255,0.05); }


@media (max-width: 768px) {
  .cLWEwYfg .btn-primary,
  .cLWEwYfg .btn-secondary {
    padding: 10px 18px;
    font-size: 13px;
  }
}




.cLWEwYfg.AszpTCDdj {
  position: relative;
  min-height: 280px;
  border-radius: 8px;
  overflow: hidden;
  background: #0a0f1a;
  margin: 0 auto;
  max-width: 1200px;
}

.cLWEwYfg.AszpTCDdj > .MMnqxFeVknbC {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.cLWEwYfg.AszpTCDdj > .MMnqxFeVknbC img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  opacity: 0.5;
}
.cLWEwYfg.AszpTCDdj > .MMnqxFeVknbC::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to right, rgba(10,15,26,0.95) 0%, rgba(10,15,26,0.7) 40%, rgba(10,15,26,0.3) 100%);
}

.cLWEwYfg.AszpTCDdj > .kutUmOqbgh {
  position: relative;
  z-index: 1;
  padding: 40px 32px;
  max-width: 65%;
}

.cLWEwYfg.AszpTCDdj > .kutUmOqbgh > h1 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 14px 0;
  line-height: 1.25;
}

.cLWEwYfg.AszpTCDdj .NHiMERrT {
  font-size: 13px;
  color: #9ca3af;
  margin: 0 0 6px 0;
  line-height: 1.55;
}

.cLWEwYfg.AszpTCDdj .xcOpgNqLc {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 26px;
  background: #22c55e;
  color: #000;
  border-radius: 6px;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
}
.cLWEwYfg.AszpTCDdj .xcOpgNqLc:hover { opacity: 0.9; }

@media (max-width: 768px) {
  .cLWEwYfg.AszpTCDdj > .kutUmOqbgh { max-width: 100%; padding: 28px 20px; }
  .cLWEwYfg.AszpTCDdj > .kutUmOqbgh > h1 { font-size: 20px; }
  .cLWEwYfg.AszpTCDdj > .MMnqxFeVknbC img { opacity: 0.25; }
}




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

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





.dwgXsEcO {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}
.VJXAVpjoF {
  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;
}

.UosYeHMIAc .dqBTUSMy {
  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) { .UosYeHMIAc .dqBTUSMy { grid-template-columns: repeat(2, 1fr); } }

.UosYeHMIAc .NDILobroiq {
  text-align: center;
  padding: 8px 4px;
}
.UosYeHMIAc .qzodhHmP {
  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;
}
.UosYeHMIAc .OijBDXmq {
  font-size: 10px;
  color: #6b7280;
  margin-top: 6px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}



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






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

.ndNoFHBy {
  background: linear-gradient(135deg, #1a1d2e, #0a0c12);
  border-radius: 8px;
  overflow: hidden;
  margin: 16px 0;
}
.ndNoFHBy .ISSTKHhArraW {
  padding: 8px 14px;
  font-size: 11px;
  color: #c4e4ff;
}
.ndNoFHBy .VXPFxqqVo {
  gap: 24px;
  animation-duration: 30s;
  padding: 8px 14px 12px;
}
.ndNoFHBy .IkNhTXEuCqE.big {
  background: linear-gradient(90deg, rgba(34,197,94,0.15), rgba(34,197,94,0.04));
  padding: 4px 10px;
  border-radius: 4px;
  border: 1px solid rgba(34,197,94,0.2);
  color: #e8e8ea;
}
.ndNoFHBy .BDNoRxxrNpAX { font-size: 14px; }

.yEOWpnfYMh {
  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); }
}

.ZyDAyfTp {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
}
.VXPFxqqVo {
  display: flex;
  gap: 24px;
  animation: lwins-scroll 30s linear infinite;
  width: max-content;
}
@keyframes lwins-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.VXPFxqqVo:hover {
  animation-play-state: paused;
}

.IkNhTXEuCqE {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 12px;
  color: #9ca3af;
}

.IfEIUskNht {
  color: #c4e4ff;
  font-weight: 600;
}
.qvrnxWUkY {
  color:#22c55e;
  font-weight: 700;
}
.vghOHFHbMf {
  color: #9ca3af;
}
.tFWfYApZXB {
  color: #6b7280;
  font-size: 11px;
}




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

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

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

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

.dbEgPIYh {
  background: #0a0c10;
  padding: 32px 30px;
  border-radius: 8px;
  margin: 0 auto;
  max-width: 1200px;
}

.dbEgPIYh .VlTMuxtJZ {
  max-width: 100%;
}

.dbEgPIYh .ZXKXoSAfqf {
  font-size: 12px;
  color: #9ca3af;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
}

.dbEgPIYh .IAkpOYSQtwZH {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 22px 0;
}

.dbEgPIYh .GvPaNZiPBxM {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.dbEgPIYh .LHRspEOesbyN {
  background: #141824;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.15s;
}
.dbEgPIYh .LHRspEOesbyN:hover {
  transform: translateY(-2px);
}

.dbEgPIYh .WoqaymtSTFN {
  position: relative;
  aspect-ratio: 400/550;
  overflow: hidden;
  background: #1a1d25;
}

.dbEgPIYh .NXmkKLgavOuu {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.dbEgPIYh .hAUDEzshKhn {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s;
}
.dbEgPIYh .LHRspEOesbyN:hover .hAUDEzshKhn { opacity: 1; }

.dbEgPIYh .RwgLdvrAwftP {
  background: #22c55e;
  color: #000;
  padding: 8px 18px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}
.dbEgPIYh .RwgLdvrAwftP:hover { opacity: 0.9; }

.dbEgPIYh .nkSjjeJB {
  padding: 10px 12px;
}

.dbEgPIYh .FwHPFKWYlHA {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}

.dbEgPIYh .KUXVjginWB {
  font-size: 11px;
  color: #9ca3af;
}

@media (max-width: 800px) {
  .dbEgPIYh .GvPaNZiPBxM { grid-template-columns: repeat(3, 1fr); }
  .dbEgPIYh .IAkpOYSQtwZH { font-size: 22px; }
}
@media (max-width: 500px) {
  .dbEgPIYh { padding: 22px 16px; }
  .dbEgPIYh .GvPaNZiPBxM { grid-template-columns: repeat(2, 1fr); gap: 10px; }
  .dbEgPIYh .IAkpOYSQtwZH { font-size: 18px; }
}



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

.NVbNpdUu {
  margin-bottom: 14px;
}

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

.iNRiRRqqOVc {
  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);
}


.RYPAFMIdWDxK {
  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;
}

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

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

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

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

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

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

.gjnGWbuxMI.GaJCQiHPaSHg .PSqTKRzhPfvJ {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 12px;
}


.gjnGWbuxMI.GaJCQiHPaSHg .UQBKcwCG .themed-card--hero {
  height: 100%;
}

.gjnGWbuxMI.GaJCQiHPaSHg .UQBKcwCG .themed-card--hero .OhmwmDrDNvG {
  aspect-ratio: 5 / 3.5;
}

.gjnGWbuxMI.GaJCQiHPaSHg .UQBKcwCG .themed-card--hero .peZvAnYn {
  font-size: 20px;
}

.gjnGWbuxMI.GaJCQiHPaSHg .UQBKcwCG .themed-card--hero .TipirdkQD {
  font-size: 13px;
  margin-top: 5px;
}

.gjnGWbuxMI.GaJCQiHPaSHg .UQBKcwCG .themed-card--hero .SbNQgbbfKde {
  padding: 14px 16px;
}

.gjnGWbuxMI.GaJCQiHPaSHg .UQBKcwCG .themed-card--hero .vKHLZMLT {
  font-size: 14px;
  padding: 10px 0;
  margin: 0 16px 16px 16px;
}


.gjnGWbuxMI.GaJCQiHPaSHg .FlYTazkp {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: 8px;
}

.gjnGWbuxMI.GaJCQiHPaSHg .FlYTazkp .RYPAFMIdWDxK {
  flex-direction: row;
}

.gjnGWbuxMI.GaJCQiHPaSHg .FlYTazkp .OhmwmDrDNvG {
  flex: 0 0 90px;
  aspect-ratio: 1;
}

.gjnGWbuxMI.GaJCQiHPaSHg .FlYTazkp .SbNQgbbfKde {
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gjnGWbuxMI.GaJCQiHPaSHg .FlYTazkp .peZvAnYn {
  font-size: 13px;
}

.gjnGWbuxMI.GaJCQiHPaSHg .FlYTazkp .TipirdkQD {
  font-size: 11px;
}


.gjnGWbuxMI.GaJCQiHPaSHg .FlYTazkp .vKHLZMLT {
  display: none;  
}

.gjnGWbuxMI.GaJCQiHPaSHg .FlYTazkp .kBHAhMRLK {
  display: none; 
}


@media (max-width: 700px) {
  .gjnGWbuxMI.GaJCQiHPaSHg .PSqTKRzhPfvJ {
    grid-template-columns: 1fr;
  }
  
  .gjnGWbuxMI.GaJCQiHPaSHg .UQBKcwCG .themed-card--hero .OhmwmDrDNvG {
    aspect-ratio: 5 / 3;
  }
}
.KcHoRhVkI .kBHAhMRLK {
  font-size: 11.5px;
  color: #6b7280;
  line-height: 1.4;
  margin-top: 6px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.vKHLZMLT {
  display: block;
  text-align: center;
  background: linear-gradient(135deg, #22c55e, #16a34a);
  color: #000;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 0;
  text-decoration: none;
  margin: 0 12px 12px 12px;
  border-radius: 4px;
  transition: filter 0.15s;
}

.vKHLZMLT:hover {
  filter: brightness(1.1);
}


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

.SRqjRyRgYd .ZvgQFUWcI {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}


.SRqjRyRgYd .tqAjRSUA {
  margin-bottom: 32px;
}

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

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


@media (max-width: 600px) {
  .SRqjRyRgYd { padding: 32px 0; }
  .SRqjRyRgYd .ZnuhlnHckbk { font-size: 22px; }
  .SRqjRyRgYd .tqAjRSUA { margin-bottom: 24px; }
}




.MMjQTuveZMWz .FYVOMHqB {
  display: flex;
  flex-direction: column;
  max-width: 920px;
  margin: 0 auto;
}

.MMjQTuveZMWz .cXdHaXUEvXV {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 20px 0;
}

.MMjQTuveZMWz .qTsuqGFymHP {
  display: grid;
  grid-template-columns: 56px 1fr 22px;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  list-style: none;
}

.MMjQTuveZMWz .qTsuqGFymHP::-webkit-details-marker { display: none; }

.MMjQTuveZMWz .wvbGPbBIUlEl {
  font-family: ui-monospace, "SF Mono", Monaco, "Cascadia Code", monospace;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 1px;
}

.MMjQTuveZMWz .ZtAlBAGK {
  font-size: 15.5px;
  font-weight: 500;
  color: #fff;
  line-height: 1.4;
}

.MMjQTuveZMWz .sivdyJQzo {
  width: 18px;
  height: 18px;
  position: relative;
  opacity: 0.5;
  transition: opacity 0.2s;
}

.MMjQTuveZMWz .sivdyJQzo::before,
.MMjQTuveZMWz .sivdyJQzo::after {
  content: '';
  position: absolute;
  background: #fff;
  transition: transform 0.2s;
}

.MMjQTuveZMWz .sivdyJQzo::before {
  width: 18px;
  height: 1.5px;
  top: 8px;
  left: 0;
}

.MMjQTuveZMWz .sivdyJQzo::after {
  width: 1.5px;
  height: 18px;
  top: 0;
  left: 8px;
  transform-origin: center;
}

.MMjQTuveZMWz .cXdHaXUEvXV[open] .sivdyJQzo {
  opacity: 1;
}

.MMjQTuveZMWz .cXdHaXUEvXV[open] .sivdyJQzo::after {
  transform: rotate(90deg);
}

.MMjQTuveZMWz .RNQAzxquJ {
  padding: 14px 0 0 72px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.7;
  max-width: 760px;
}

@media (max-width: 600px) {
  .MMjQTuveZMWz .qTsuqGFymHP {
    grid-template-columns: 40px 1fr 18px;
    gap: 12px;
  }
  .MMjQTuveZMWz .wvbGPbBIUlEl {
    font-size: 12px;
  }
  .MMjQTuveZMWz .ZtAlBAGK {
    font-size: 14.5px;
  }
  .MMjQTuveZMWz .RNQAzxquJ {
    padding-left: 52px;
  }
}



.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;
  }
}




.DZwJdvuCn {
  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);
}

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

.uZzdGeulrDKh {
  font-size: 16px;
}

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

.HMfrbgut {
  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;
}

.wxGiYGtLZOs {
  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;
}
.wxGiYGtLZOs: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) {
  .DZwJdvuCn { padding: 6px 10px; gap: 8px; flex-wrap: wrap; }
  .FxKyUDuhp { font-size: 11px; }
  .HMfrbgut { min-width: 50px; font-size: 11px; }
  .wxGiYGtLZOs { font-size: 10px; padding: 4px 10px; }
}



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


.LOqHKlfXKYpp {
  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;
}
.uWodUDHmMTT { 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; }


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

.kcZmWtVhhwdS     { background: linear-gradient(135deg, #f97316, #c2410c); }
.bOxwXKeuRmQW    { background: linear-gradient(135deg, #a855f7, #6b21a8); }
.acDiPiBo       { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.ZBMVJPtC       { background: linear-gradient(135deg, #f59e0b, #b45309); }
.SHnFTyLSUTW       { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.vHFXLCntobeI        { background: linear-gradient(135deg, #ec4899, #be185d); }
.NYnjcPdHL         { background: linear-gradient(135deg, #0ea5e9, #075985); }
.hoIBXnapcAtM       { background: linear-gradient(135deg, #f97316, #9a3412); }
.QgldvprnYxf          { background: linear-gradient(135deg, #8b5cf6, #5b21b6); }
.RmUgtCYVXJaf   { background: linear-gradient(135deg, #facc15, #713f12); color: #000; }
.zFYcbxZa        { background: linear-gradient(135deg, #ef4444, #991b1b); }
.rybnSfeLF       { background: linear-gradient(135deg, #1d4ed8, #172554); }
.ioToEAVJzyOc       { background: linear-gradient(135deg, #22c55e, #15803d); }
.UWdkHCkNLAH       { background: linear-gradient(135deg, #3b82f6, #1e40af); }
.iZdlWFvPdj     { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.lcLbnHxcGp   { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.KjKqlACJpRX         { background: linear-gradient(135deg, #16a34a, #14532d); }
.IFoOvytPicN      { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #ef4444; }
.MlTtuYTo        { background: linear-gradient(135deg, #be123c, #4c0519); }
.odeuBOhN      { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.zoeVylCRVM     { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.CtcZondAsvM    { background: linear-gradient(135deg, #15803d, #14532d); }
.ZiNfZGtObTTR      { background: linear-gradient(135deg, #0284c7, #075985); }
.lLBOSnKJXlaq      { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.RlSvVSSEXj     { background: linear-gradient(135deg, #059669, #064e3b); }
.AVbZlAmC     { background: linear-gradient(135deg, #be185d, #500724); }
.gjaCdmWGDe           { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #6366f1; }
.Cctrqikfg    { background: linear-gradient(135deg, #1d4ed8, #172554); }
.pixaaKMUyNT       { background: linear-gradient(135deg, #15803d, #14532d); }
.koxrGZCoVuY        { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.vfnSgosPGbYP           { background: linear-gradient(135deg, #0369a1, #0c4a6e); }
.WZWlCrRGmCsF        { background: linear-gradient(135deg, #475569, #1e293b); }
.WyfaCdMFZT  { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.KbJsZgZUsNPc   { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #facc15; }
.XXPPRYPw      { background: linear-gradient(135deg, #0d9488, #115e59); }
.gutlzRrmO      { background: linear-gradient(135deg, #ec4899, #831843); }
.XkCzGeMMti     { background: linear-gradient(135deg, #1e293b, #020617); }
.PeiJZXsttiWG         { background: linear-gradient(135deg, #7c3aed, #4c1d95); }
.cNhJKCpjJ { background: linear-gradient(135deg, #ea580c, #7c2d12); border: 1px solid #f97316; }
.QRQEgvuWeCN     { background: linear-gradient(135deg, #0c0a09, #000000); border: 1px solid #fbbf24; }




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

.mQdyXwmv .iAuKRMWZXB {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
}

.mQdyXwmv .EluAbOrN {
  display: flex;
  gap: 16px;
  animation: prv-scroll 40s linear infinite;
  width: max-content;
  padding: 0 16px;
}

@keyframes prv-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.mQdyXwmv .EluAbOrN:hover {
  animation-play-state: paused;
}

.mQdyXwmv .GcNUelRsrvj {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  padding: 8px 14px 8px 8px;
  flex-shrink: 0;
}

.mQdyXwmv .ncIfVlQjQf {
  font-size: 12px;
  color: #c4e4ff;
  font-weight: 600;
  white-space: nowrap;
}
