@charset "utf-8";
body{
min-width:360px;
background:var(--bg-color);
font-family:Roboto,Arial,sans-serif;
color:var(--main-color-text);
}
body,h1,h2,h3,p,ul{
margin:0;
padding:0}
footer{
color:var(--color-text-footer)}
.no-scroll{
overflow:hidden}
.eoLujpZOc{
padding:30px 15px;
max-width:1470px;
margin:0 auto;
}
h2{
line-height:120%;
color:var(--title);
margin-bottom:15px;
font-weight:700;
font-size:24px;
}
ul{
list-style:none;
gap:11px;
padding:10px 0 20px 0;
display:flex;
flex-direction:column;
}
ol{
display:flex;
flex-direction:column;
padding:10px 0 20px 20px;
gap:11px;
}
ul li{
position:relative;
padding-left:20px}
ul li::before{
left:0;
height:8px;
transform:translateY(-50%);
width:8px;
content:"";
background-color:var(--marker-list);
top:50%;
border-radius:50%;
position:absolute;
}
:root{
--text-burger-menu:white;
--line-footer:#bbc0c6;
--secondary-bg-btn:#464648;
--burger-bg:black;
--banner-data:#838486;
--bg-color:black;
--marker-list:#ffcc59;
--bg-comment-faq-block:white;
--secondary-descr:black;
--registration-text:white;
--text-burger-game:black;
--color-text-footer:white;
--politic-footer:#787878;
--shadow-bg:none;
--main-color-text:black;
--secondary-text-btn:black;
--secodary-text:white;
--title:black;
--banner-title:black;
--primary-text-btn:white;
--br-radius:10px;
--bg-comment-faq-item:rgba(0,0,0,0.03);
--border-burger-item:1px solid rgba(209,255,238,0.3);
--border-table:rgba(0,0,0,0.05);
--bg-card-burger:transparent;
--line-burger:#ffbc00;
--header-bg:black;
--text-burger:black;
--signUp-text:white;
--burger-game:white;
--white:#fff;
--primary-bg-btn:linear-gradient(135deg,#ffb804 0,#ffcf40 100%);
--br-radius-adaptiv:5px;
--nav-text:white;
--signUp-bg:none;
--black:#000;
--registration-bg:linear-gradient(135deg,#ffcc59 0,#ffbc00 100%);
--tg-bg:linear-gradient(45deg,#00673e 0,#16bdf5 100%);
--signUp-border:2px solid #ffbc00;
--bg-main:white;
--banner-bg:white;
}
[type=checkbox],[type=radio],legend{
box-sizing:border-box;
padding:0}
html{
line-height:1.15;
-webkit-text-size-adjust:100%}
body{
margin:0}
main{
display:block}
h1{
font-size:2em;
margin:.67em 0}
a{
background-color:transparent}
b,strong{
font-weight:bolder}
.dBhYkDVI a {
color:var(--main-color-text);
}
img{
border-style:none}
button,input,optgroup,select,textarea{
font-size:100%;
font-family:inherit;
line-height:1.15;
margin:0;
}
[type=button],[type=reset],[type=submit],button{
-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
border-style:none;
padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
outline:ButtonText dotted 1px}
.nakGRPTjGgyq a {
color:var(--main-color-text);
}
.LRlYnMHRcekJ{
margin-bottom:25px}
.ZMuzfIbzmjoG{
display:flex;
margin:0;
gap:16px;
flex-direction:row;
padding:0;
justify-content:space-between;
list-style:none;
}
.NoQZGdov{
padding:10px;
position:relative;
width:100%;
border-radius:var(--br-radius);
background:var(--bg-main);
}
.huNASVZEuCHH{
display:flex;
align-items:start;
justify-content:center;
flex-direction:column;
}
.OtctcKIjE{
margin-bottom:20px;
margin:0 auto;
max-width:80px;
}
.yDWILAOOyEK{
color:#000000;
font-weight:700;
font-size:10px;
line-height:120%;
}
.ZjYpKwNzKAvB{
position:absolute;
right:5px;
bottom:10px;
}
.EOuJqhfr {
padding-bottom:15px;
color:#ffffff;
}
.EOuJqhfr a {
color:#ffffff;
}
@media (max-width:807px){
.ZMuzfIbzmjoG{
display:grid;
grid-template-columns:repeat(3,1fr)}
.OtctcKIjE{
margin-bottom:10px}
}
@media (max-width:565px){
.yDWILAOOyEK{
font-size:10px}
.ZMuzfIbzmjoG{
gap:5px}
.NoQZGdov{
min-width:95.18px}
}
html{
box-sizing:border-box}
html::-webkit-scrollbar{
background:transparent;
width:0}
*,::after,::before{
box-sizing:inherit}
main{
padding:30px 0;
}
#bodybox{
}
a{
text-decoration:none;
color:inherit}
img{
height:auto;
object-fit:cover;
display:block;
max-width:100%;
}
@media (max-width:820px){
main{
padding:20px 0}
}
.hSxNVusYI{
display:flex;
border-radius:var(--br-radius);
margin-bottom:30px;
flex-direction:column;
padding:40px 28px;
background:var(--bg-main);
gap:30px;
}
.hSxNVusYI h3{
margin-bottom:20px;
color:var(--title);
font-size:18px;
line-height:120%;
font-weight:700;
}
.hSxNVusYI p{
font-weight:400;
margin-bottom:10px;
line-height:120%;
font-size:16px;
}
.section_title{
font-size:24px;
line-height:120%;
font-weight:700;
}
.ErtStkwA{
color:#000 !important;
line-height:120%;
font-weight:400;
font-size:16px;
}
@media (max-width:768px){
.hSxNVusYI{
margin-bottom:20px;
padding:20px 10px}
}
@media (max-width:568px){
.hSxNVusYI{
gap:15px}
.section_title{
font-size:20px}
.ErtStkwA{
font-size:14px}
}
.XVnGzBIiAhKj{
width:100%;
margin-bottom:15px;
padding:10px 12px;
align-items:center;
display:none;
border-radius:var(--br-radius);
display:flex;
justify-content:space-between;
background:var(--tg-bg);
z-index:2;
}
.oLsuyGLPrfXf{
align-items:center;
width:100%;
display:flex;
}
.tg_info_title{
border-right:1px solid var(--white);
display:flex;
padding-right:12px;
margin-right:12px;
}
.qQkiyFzcd{
margin:0 auto;
font-size:16px;
color:var(--white);
font-weight:800;
line-height:110%;
}
.QwiDRpTTx{
background:transparent;
max-width:40px;
cursor:pointer;
padding:0;
border:0;
}
@media (max-width:1024px){
.XVnGzBIiAhKj{
display:flex}
}
.TwXxLnsmT {
text-align:center;
color:#000000;
}
.dxbgSfHeDi {
margin:20px 0px;
}
.wlGugiAimCRE {
justify-content:space-between;
display:flex;
align-items:center;
}
.dxbgSfHeDi .GEbgmYIiAd {
position:relative;
}
.dxbgSfHeDi .fjBfjqSXZ {
min-width:100%;
overflow:auto;
box-shadow: 0px 0px 10px 6px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 10px 6px rgba(34, 60, 80, 0.2);
color:#000;
background:#fff;
top:39px;
padding-bottom:5px;
-webkit-box-shadow: 0px 0px 10px 6px rgba(34, 60, 80, 0.2);
max-height:250px;
padding:10px 5px;
z-index:100;
left:0px;
position:absolute;
border-radius:5px;
display:none;
}
.okooLcTKBTm {
align-items:center;
display:flex;
font-size:12px;
margin-bottom:6px;
gap:5px;
}
.zcrbiCxml {
font-weight:600;
    padding: 10px 20px;
    border-radius: 10px;
    color: #ffffff;
border:0px;
    background: linear-gradient(135deg,#ffcc59 0,#ffbc00 100%);
   align-items: center;
display:flex;
	font-size:15px;
    cursor: pointer;
    gap: 10px;
margin-bottom:10px;
}
*., nav {
padding: 0;
margin: 0 auto;
}
		nav {
align-items: center;
justify-content: space-between;
max-width: 1100px;
}
		nav a {
padding: 20px 5px;
text-transform: uppercase;
transition: 0.3s linear;
font-style: normal;
cursor: pointer;
font-size: 12px;
color: #fff;
font-weight: 400;
line-height: 11px;
}
		.xbTgeTZV, nav {
display: flex;
}
		.xbTgeTZV {
align-items: center;
max-width: 1280px;
padding: 5px 15px;
justify-content: space-between;
}
		.xbTgeTZV span {
cursor: pointer;
font-weight: 700;
text-transform: uppercase;
color: #8434fd;
font-size: 19px;
}
		.xbTgeTZV {
background: linear-gradient(93.69deg, #131b2c -2%, #361919 100%, #281510 100%);
}
		.xbTgeTZV span {
color: #fff;
font-size: 33px;
font-weight: 900;
text-transform: lowercase;
}
		.kdFrtPhZ {
align-items: center;
display: flex;
justify-content: flex-end;
}
		.kdFrtPhZ a {
margin-left: 15px;
font-size: 15px;
font-weight: 500;
text-decoration:none;
background: #ff0090;
color: #FFF;
border: 1px solid transparent;
border-radius: 6px;
padding: 10px 16px;
}
				.mzfIttIXh input {
		border: 1px solid transparent;
    border-radius: 6px;
    padding: 11px 8px;
		}
				.mzfIttIXh .KWepTujOmK {
		background: #ff0090;
    border: 1px solid transparent;
    font-weight: 500;
font-size: 15px;
    padding: 10px 16px;
    border-radius: 6px;
	cursor:pointer;
    color: #FFF;
		}
					@media screen and (max-width: 768px) {
		.xbTgeTZV {
flex-direction: column;
gap:10px;
margin: 0 0 23px;
margin-top:0px;
padding: 14px 14px 24px;
border-radius: 0;
}
		.xbTgeTZV ul {
margin: 18.4px 0 0;
justify-content: center;
}
		.xbTgeTZV ul li {
margin: 0 15px;
padding: 10px 0;
}
		.xbTgeTZV ul li a {
padding: inherit;
}
		nav {
display: none;
}
		}
.EKobCpstDYW {
margin-top:22px;
font-size: 19px;
font-weight:600;
}
.MQtfaLFYbR {
  background-color: #141848;
padding: 30px 0;
  color:#FAFAFA;
}
.MQtfaLFYbR .iuLnZgNZHhbk {
  flex-direction:column;
  justify-content: center;
  text-align: center;
display: flex;
}
.MQtfaLFYbR .iuLnZgNZHhbk .dSFMIsLgMD {
  gap: 20px;
  flex-direction: column;
display: flex;
}
.MQtfaLFYbR .iuLnZgNZHhbk .dSbQUGuM {
  flex-wrap: wrap;
display: flex;
  gap: 20px;
  justify-content: center;
}
.MQtfaLFYbR .iuLnZgNZHhbk .dSbQUGuM img {
  height: 40px;
}
.HkSPxjdPk {
margin-bottom:22px;
}
.HkSPxjdPk a {
display:inline-block;
    color: #fff;
margin-left:8px;
	font-weight:500;
}
.ACeezVcS {
  z-index: 99;
position: fixed;
  display: none;
  right: 30px;
  cursor: pointer;
  bottom: 30px;
}
.ACeezVcS svg {
  border-radius: 6px;
}
.nyokAlMb {
color:#ffffff;
margin-bottom:20px;
text-align:center;
margin-top:10px;
}
.kTbQAKkP {
text-align:center;
}
.tFFhTokk {
padding:10px 15px;
box-sizing:border-box;
color:#ffffff;
text-align:center;
}
.WbSMCHuwLLB {
color:#ffffff;
font-weight:600;
text-align:center;
}
.NWPqLSrsCYL {
  letter-spacing: 1px;
  margin-bottom: 16px;
font-size: 22px;
  text-align: center;
  font-weight: 800;
  color: #ffffff;
}
.JvFNkBNlO {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #86efac;
  letter-spacing: 0.5px;
  text-align: center;
}
.rwmBdHsMdhsY {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin-left: auto;
  max-width: 800px;
  gap: 10px;
  margin-right: auto;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .rwmBdHsMdhsY {
 grid-template-columns: repeat(3, 1fr);
 }
}
.MiukUCYn {
  margin: 0 auto 24px;
display: grid;
  max-width: 700px;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
@media (max-width: 700px) {
  .MiukUCYn {
 grid-template-columns: 1fr;
 }
}
    .gaSMWVNlB {
    gap: 8px;
    align-items: center;
    background: rgba(34, 197, 94, 0.08);
    border: 1px solid rgba(34, 197, 94, 0.2);
    padding: 10px 14px;
    border-radius: 6px;
display: flex;
  }
  .WCPpTqAiukz {
 font-size: 18px;
 }
  .okURaHSmtK {
    color: #86efac;
font-size: 11px;
    font-weight: 600;
  }
.dgRJfbXsbdcF {
    border-radius: 4px;
    flex-shrink: 0;
    letter-spacing: 0.3px;
    min-width: 50px;
    height: 28px;
    color: #fff;
    align-items: center;
    font-weight: 800;
    justify-content: center;
display: inline-flex;
    padding: 0 10px;
    font-size: 10px;
  }
  .RCGDogLSVz {
    font-size: 13px;
    border-radius: 6px;
height: 40px;
    min-width: 80px;
  }
  .AqhTJpQPc       {
 background: linear-gradient(135deg, #1a1f71, #0f1647);
 }
  .inXQdZaNHP         {
 background: linear-gradient(135deg, #eb001b, #f79e1b);
 }
  .LTswbxicw        {
 background: linear-gradient(135deg, #0f754e, #0a4d33);
 }
  .zIgnpKZV        {
 background: linear-gradient(135deg, #5b27a8, #2c1252);
 }
  .jwnQWfxtx       {
 background: linear-gradient(135deg, #26a17b, #14543e);
 }
  .TqqcuDGDrRPX        {
 background: linear-gradient(135deg, #f7931a, #b8690a);
 color:#fff;
 }
  .rLeSTqPlW        {
 background: linear-gradient(135deg, #345d9d, #1a3052);
 }
  .CftpBisV      {
 border: 1px solid #444;
background: #000;
 }
  .jLqPltABiq   {
 background: linear-gradient(135deg, #8b3ffc, #5a1a99);
 }
  .rsySWXHyo     {
 background: linear-gradient(135deg, #862165, #4a0f37);
 }
  .flSULNAQc   {
 background: linear-gradient(135deg, #00ac5b, #006b39);
 }
  .cKJRiAaTIOE    {
 background: linear-gradient(135deg, #00377b, #001a3d);
 }




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

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


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

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


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

.SSlXgpeIbB.ndmqENARx {
  position: relative;
  min-height: 300px;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;
  background:
    radial-gradient(circle at 50% 30%, rgba(168,85,247,0.3) 0%, transparent 40%),
    radial-gradient(circle at 50% 80%, rgba(34,197,94,0.2) 0%, transparent 50%),
    linear-gradient(180deg, #0a0f1a, #141824);
  text-align: center;
  padding: 48px 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.WCoOlrgEo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 350px;
  height: 350px;
  margin: 0;
  opacity: 0.08;
  z-index: 0;
  pointer-events: none;
}
.WCoOlrgEo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.auEWspkbH {
  position: relative;
  z-index: 1;
  max-width: 680px;
  margin: 0 auto;
}

.rGGNmckTJH {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 16px 0;
  line-height: 1.25;
}

.OYKGntNWLp p {
  font-size: 13px;
  color: #9ca3af;
  margin: 0 0 6px 0;
  line-height: 1.6;
}

.EVAIPtlDZ {
  margin-top: 24px;
}
.EVAIPtlDZ a {
  display: inline-block;
  padding: 12px 30px;
  background: #22c55e;
  color: #000;
  border-radius: 6px;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
}
.EVAIPtlDZ a:hover { opacity: 0.9; }

@media (max-width: 768px) {
  .SSlXgpeIbB.ndmqENARx { padding: 32px 20px; }
  .rGGNmckTJH { font-size: 22px; }
  .WCoOlrgEo { width: 260px; height: 260px; }
}




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

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






.FEfEwNqnAD .XOuwsglzUDSl {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
@media (max-width: 700px) { .FEfEwNqnAD .XOuwsglzUDSl { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 480px) { .FEfEwNqnAD .XOuwsglzUDSl { grid-template-columns: 1fr; } }

.FEfEwNqnAD .BbdAdUXdVHv {
  background: linear-gradient(135deg, #1a1d2e, #0d1118);
  border: 1px solid #2a2e3a;
  border-radius: 8px;
  padding: 18px 16px;
  text-align: center;
}
.FEfEwNqnAD .BbdAdUXdVHv.jnDCgiEGSh {
  background: linear-gradient(135deg, rgba(239,68,68,0.08), rgba(239,68,68,0.02));
  border-color: rgba(239,68,68,0.3);
  position: relative;
}
.FEfEwNqnAD .KwwQmSLdzCq {
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
}
.FEfEwNqnAD .BbdAdUXdVHv.jnDCgiEGSh .KwwQmSLdzCq { color: #fca5a5; }
.FEfEwNqnAD .cxOCokKhrj {
  font-size: 11px;
  color: #9ca3af;
  margin-top: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.FEfEwNqnAD .kvekuoVDMKX {
  position: absolute;
  top: 8px; right: 8px;
  background: #ef4444;
  color: #fff;
  font-size: 9px;
  padding: 2px 6px;
  border-radius: 3px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 4px;
}


.zGFeRrKQAOH {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  animation: ctr-pulse 1.5s ease-in-out infinite;
}
@keyframes ctr-pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.4; }
}


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

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






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


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

.snxZUJQX {
  background: linear-gradient(135deg, #1a1d2e, #0a0c12);
  border-radius: 8px;
  padding: 14px;
  margin: 16px 0;
  max-width: 100%;
}
.snxZUJQX .NqBLryHwDf {
  margin-bottom: 10px;
  font-size: 12px;
  color: #e8e8ea;
}
.snxZUJQX .IOuzAUpBLURi {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.snxZUJQX .UKwdytooFVu {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.03);
  border-left: 2px solid rgba(196, 228, 255, 0.2);
  padding: 8px 10px;
  border-radius: 4px;
  font-size: 12px;
}
.snxZUJQX .UKwdytooFVu.big {
  border-left-color: #22c55e;
  background: linear-gradient(90deg, rgba(34, 197, 94, 0.12), rgba(34, 197, 94, 0));
}
.snxZUJQX .ZolcXNLM {
  width: 26px; height: 26px;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.snxZUJQX .PqZrWnoKXDQ {
  flex-grow: 1;
  min-width: 0;
}
.snxZUJQX .lIPBFyja {
  display: flex;
  gap: 4px;
  align-items: center;
}
.snxZUJQX .QoftAAUuiV {
  color: #c4e4ff;
  font-weight: 600;
  font-size: 12px;
}
.snxZUJQX .NNVucyPtjh {
  color: #22c55e;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
}
.snxZUJQX .XzseqexDHuZ {
  display: flex;
  gap: 6px;
  color: #6b7280;
  font-size: 10px;
  margin-top: 2px;
}
.snxZUJQX .LCajQdlSV {
  color: #9ca3af;
}

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


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

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

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

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

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

.WdLQxFMNt .GuoFbEhN {
  max-width: 100%;
}

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

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

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

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

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

.WdLQxFMNt .uDdmREEv {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.WdLQxFMNt .VBoQaNFhQnf {
  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;
}
.WdLQxFMNt .MCQdsdlAtcSG:hover .VBoQaNFhQnf { opacity: 1; }

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

.WdLQxFMNt .apxxUzbd {
  padding: 10px 12px;
}

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

.WdLQxFMNt .GbyNuWTqRCt {
  font-size: 11px;
  color: #9ca3af;
}

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

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

.pxSrPxLTZ {
  margin-bottom: 14px;
}

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

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


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

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

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

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

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

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

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

.GDDYYukxYyNj.gRvnKRtnNTO .ZVrLlRnkkRf {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  margin-bottom: 12px;
}

.GDDYYukxYyNj.gRvnKRtnNTO .imESGiUnqlJH {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid #2a2e3a;
  border-radius: 4px;
  color: #c4e4ff;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.15s;
}

.GDDYYukxYyNj.gRvnKRtnNTO .imESGiUnqlJH:hover {
  background: rgba(196, 228, 255, 0.15);
}

.GDDYYukxYyNj.gRvnKRtnNTO .nmtIqzJY {
  position: relative;
  overflow: hidden;
}

.GDDYYukxYyNj.gRvnKRtnNTO .OfqRKlDAFf {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 8px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}

.GDDYYukxYyNj.gRvnKRtnNTO .OfqRKlDAFf::-webkit-scrollbar {
  height: 6px;
}

.GDDYYukxYyNj.gRvnKRtnNTO .OfqRKlDAFf::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}

.GDDYYukxYyNj.gRvnKRtnNTO .OfqRKlDAFf > .VjZUmlMXgeTZ {
  flex: 0 0 200px;
}

@media (max-width: 560px) {
  .GDDYYukxYyNj.gRvnKRtnNTO .OfqRKlDAFf > .VjZUmlMXgeTZ {
    flex: 0 0 160px;
  }
}
a.WLJzaxySh {
  text-decoration: none;
}

.WLJzaxySh .jobzzrBLVXw {
  text-align: center;
  padding: 8px 12px;
}

.WLJzaxySh .nGSbEMInIAU {
  font-size: 13px;
}


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

.aRuyUWIhznh .HpvmbUVaQKW {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}


.aRuyUWIhznh .mebFKCFx {
  margin-bottom: 32px;
}

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

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


@media (max-width: 600px) {
  .aRuyUWIhznh { padding: 32px 0; }
  .aRuyUWIhznh .HflOXXIXPV { font-size: 22px; }
  .aRuyUWIhznh .mebFKCFx { margin-bottom: 24px; }
}




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

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

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

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

.FuLSeURQ .kWgJgSwxwn::-webkit-details-marker { display: none; }

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

.FuLSeURQ .FgyuczRFhNQD[open] .kWgJgSwxwn::after {
  transform: rotate(45deg);
}

.FuLSeURQ .vmdBfIuq {
  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) {
  .FuLSeURQ .kWgJgSwxwn {
    font-size: 15px;
    padding: 16px 0;
  }
  .FuLSeURQ .vmdBfIuq {
    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) {
  .AlujcDTf, .stk-v3 {
    bottom: 16px !important;
    right: 12px !important;
  }
}




.AlujcDTf {
  bottom: 24px;
  right: 24px;
  height: 56px;
  border-radius: 32px;
  background: linear-gradient(135deg, #f97316, #c2410c);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 20px rgba(249,115,22,0.5);
  color: #fff;
  text-decoration: none;
  border: 3px solid rgba(255,255,255,0.2);
  padding: 0 26px;
  gap: 10px;
  font-weight: 800;
  font-size: 15px;
  letter-spacing: 0.3px;
}

.AlujcDTf.stk--visible {
  animation: stk-v2-pulse 2s ease-in-out infinite;
}
.AlujcDTf:not(.stk--visible) {
  transform: scale(0.6) translateY(20px);
}

.EpsULrtCgpMQ {
  font-size: 18px;
}

@keyframes stk-v2-pulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 4px 20px rgba(249,115,22,0.5);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 4px 30px rgba(249,115,22,0.8);
  }
}

.AlujcDTf:hover {
  background: linear-gradient(135deg, #fb923c, #ea580c);
}



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


.WoLIuLzpx {
  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;
}
.sSLXxgAPBHsa { width: 36px; height: 36px; font-size: 14px; border-radius: 8px; }
.wROJbyVLBNCM { width: 44px; height: 44px; font-size: 18px; border-radius: 10px; }
.pl-lg { width: 72px; height: 72px; font-size: 28px; border-radius: 14px; }


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

.rUXRbMjr     { background: linear-gradient(135deg, #f97316, #c2410c); }
.qlqszxQBquJ    { background: linear-gradient(135deg, #a855f7, #6b21a8); }
.tKbaakntxQEF       { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.JxLojQKrG       { background: linear-gradient(135deg, #f59e0b, #b45309); }
.ovkQOvUDdsY       { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.oWCTJajCunhl        { background: linear-gradient(135deg, #ec4899, #be185d); }
.LvyURjDr         { background: linear-gradient(135deg, #0ea5e9, #075985); }
.RrCfQqCzfK       { background: linear-gradient(135deg, #f97316, #9a3412); }
.hvNbPTDVidW          { background: linear-gradient(135deg, #8b5cf6, #5b21b6); }
.pjImaaYQNVvV   { background: linear-gradient(135deg, #facc15, #713f12); color: #000; }
.GCrtkaCG        { background: linear-gradient(135deg, #ef4444, #991b1b); }
.gcnHOAyJTdct       { background: linear-gradient(135deg, #1d4ed8, #172554); }
.RWyyKOPmuCyh       { background: linear-gradient(135deg, #22c55e, #15803d); }
.yTtMlLUVkuA       { background: linear-gradient(135deg, #3b82f6, #1e40af); }
.bZBAEOxFv     { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.zjsndBxKdc   { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.lTUxRciviV         { background: linear-gradient(135deg, #16a34a, #14532d); }
.BPqkGiOzc      { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #ef4444; }
.qUMulvmxd        { background: linear-gradient(135deg, #be123c, #4c0519); }
.SRfFzAOb      { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.lokrCcixB     { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.aSPedOXG    { background: linear-gradient(135deg, #15803d, #14532d); }
.nttwjPqw      { background: linear-gradient(135deg, #0284c7, #075985); }
.ITFxqVDnbM      { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.DYbyEgQKrpaP     { background: linear-gradient(135deg, #059669, #064e3b); }
.iHZMDFhsoqTm     { background: linear-gradient(135deg, #be185d, #500724); }
.EkYFGypAF           { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #6366f1; }
.PHOJYsZvT    { background: linear-gradient(135deg, #1d4ed8, #172554); }
.QBLVOxJccCtx       { background: linear-gradient(135deg, #15803d, #14532d); }
.ARiGBCkd        { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.KAcEYjWVSELi           { background: linear-gradient(135deg, #0369a1, #0c4a6e); }
.kRiGhmbuJIgr        { background: linear-gradient(135deg, #475569, #1e293b); }
.AGLyxJzxB  { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.UpPxwQAtG   { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #facc15; }
.EFUCRLLQC      { background: linear-gradient(135deg, #0d9488, #115e59); }
.GpxngucWWzzR      { background: linear-gradient(135deg, #ec4899, #831843); }
.tCEmzXFbE     { background: linear-gradient(135deg, #1e293b, #020617); }
.rKybjOMV         { background: linear-gradient(135deg, #7c3aed, #4c1d95); }
.kHubKDBaHq { background: linear-gradient(135deg, #ea580c, #7c2d12); border: 1px solid #f97316; }
.SIZfESXDnuYO     { background: linear-gradient(135deg, #0c0a09, #000000); border: 1px solid #fbbf24; }




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

.uWflIuwhEqyN .SpPcaysEpsl {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 14px;
}
@media (max-width: 700px) { .uWflIuwhEqyN .SpPcaysEpsl { grid-template-columns: 1fr; } }

.uWflIuwhEqyN .PtMjUBWFdxOr {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  padding: 14px;
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
}
.uWflIuwhEqyN .PtMjUBWFdxOr.aJeUnAwuZa { border-color: rgba(251, 191, 36, 0.3); }

.uWflIuwhEqyN .ADHAtZNwP {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #fbbf24, #d97706);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 800;
  color: #000;
}

.uWflIuwhEqyN .LWTXUvXHB {
  flex-grow: 1;
  min-width: 0;
}
.uWflIuwhEqyN .igqCHqphxo {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
}
.uWflIuwhEqyN .VZqDJXkXXY {
  font-size: 11px;
  color: #86efac;
  margin-top: 2px;
}

.uWflIuwhEqyN .KgodMhcDJSIm {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.uWflIuwhEqyN .CHDxixfm {
  display: flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  padding: 4px 10px 4px 4px;
  transition: border-color 0.15s;
}
.uWflIuwhEqyN .CHDxixfm:hover {
  border-color: rgba(99, 102, 241, 0.3);
}
.uWflIuwhEqyN .qqWlANMPJj {
  font-size: 11px;
  color: #9ca3af;
}
