@charset "utf-8";
body{
background:var(--bg-color);
color:var(--main-color-text);
min-width:360px;
font-family:Roboto,Arial,sans-serif;
}
body,h1,h2,h3,p,ul{
margin:0;
padding:0}
footer{
color:var(--color-text-footer)}
.no-scroll{
overflow:hidden}
.NWPpgBxHAeS{
margin:0 auto;
max-width:1470px;
padding:30px 15px;
}
h2{
margin-bottom:15px;
font-size:24px;
line-height:120%;
color:var(--title);
font-weight:700;
}
ul{
padding:10px 0 20px 0;
gap:11px;
display:flex;
list-style:none;
flex-direction:column;
}
ol{
gap:11px;
flex-direction:column;
padding:10px 0 20px 20px;
display:flex;
}
ul li{
position:relative;
padding-left:20px}
ul li::before{
position:absolute;
border-radius:50%;
width:8px;
transform:translateY(-50%);
top:50%;
content:"";
height:8px;
background-color:var(--marker-list);
left:0;
}
:root{
--black:#000;
--nav-text:white;
--secondary-bg-btn:#464648;
--bg-comment-faq-item:rgba(0,0,0,0.03);
--main-color-text:black;
--title:black;
--secodary-text:white;
--border-table:rgba(0,0,0,0.05);
--bg-main:white;
--burger-game:white;
--border-burger-item:1px solid rgba(209,255,238,0.3);
--text-burger-game:black;
--banner-title:black;
--line-burger:#ffbc00;
--signUp-text:white;
--text-burger:black;
--line-footer:#bbc0c6;
--tg-bg:linear-gradient(45deg,#00673e 0,#16bdf5 100%);
--marker-list:#ffcc59;
--color-text-footer:white;
--secondary-text-btn:black;
--signUp-border:2px solid #ffbc00;
--bg-comment-faq-block:white;
--registration-bg:linear-gradient(135deg,#ffcc59 0,#ffbc00 100%);
--bg-color:black;
--banner-data:#838486;
--shadow-bg:none;
--white:#fff;
--primary-bg-btn:linear-gradient(135deg,#ffb804 0,#ffcf40 100%);
--bg-card-burger:transparent;
--br-radius-adaptiv:5px;
--signUp-bg:none;
--primary-text-btn:white;
--politic-footer:#787878;
--header-bg:black;
--banner-bg:white;
--secondary-descr:black;
--burger-bg:black;
--registration-text:white;
--br-radius:10px;
--text-burger-menu: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}
.ITjAEaIhfNB a {
color:var(--main-color-text);
}
img{
border-style:none}
button,input,optgroup,select,textarea{
font-size:100%;
font-family:inherit;
margin:0;
line-height:1.15;
}
[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}
.seKCplzJV a {
color:var(--main-color-text);
}
.vFeHMgncf{
margin-bottom:25px}
.YnxMJpNFDqit{
list-style:none;
flex-direction:row;
justify-content:space-between;
padding:0;
margin:0;
display:flex;
gap:16px;
}
.TydVwrjWlnM{
border-radius:var(--br-radius);
background:var(--bg-main);
padding:10px;
width:100%;
position:relative;
}
.AqPBhTvjaE{
display:flex;
justify-content:center;
align-items:start;
flex-direction:column;
}
.TWPjVCygtIS{
margin:0 auto;
margin-bottom:20px;
max-width:80px;
}
.HnriHudp{
color:#000000;
font-size:10px;
font-weight:700;
line-height:120%;
}
.ArNJeMxxWG{
right:5px;
position:absolute;
bottom:10px;
}
.AeCaGfJG {
color:#ffffff;
padding-bottom:15px;
}
.AeCaGfJG a {
color:#ffffff;
}
@media (max-width:807px){
.YnxMJpNFDqit{
display:grid;
grid-template-columns:repeat(3,1fr)}
.TWPjVCygtIS{
margin-bottom:10px}
}
@media (max-width:565px){
.HnriHudp{
font-size:10px}
.YnxMJpNFDqit{
gap:5px}
.TydVwrjWlnM{
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{
max-width:100%;
object-fit:cover;
display:block;
height:auto;
}
@media (max-width:820px){
main{
padding:20px 0}
}
.oGbUnZAxpn{
display:flex;
margin-bottom:30px;
flex-direction:column;
background:var(--bg-main);
padding:40px 28px;
border-radius:var(--br-radius);
gap:30px;
}
.oGbUnZAxpn h3{
margin-bottom:20px;
font-weight:700;
color:var(--title);
font-size:18px;
line-height:120%;
}
.oGbUnZAxpn p{
margin-bottom:10px;
font-weight:400;
font-size:16px;
line-height:120%;
}
.section_title{
font-size:24px;
line-height:120%;
font-weight:700;
}
.FXliePduxu{
color:#000 !important;
font-weight:400;
line-height:120%;
font-size:16px;
}
@media (max-width:768px){
.oGbUnZAxpn{
margin-bottom:20px;
padding:20px 10px}
}
@media (max-width:568px){
.oGbUnZAxpn{
gap:15px}
.section_title{
font-size:20px}
.FXliePduxu{
font-size:14px}
}
.DRiLPoorir{
background:var(--tg-bg);
margin-bottom:15px;
display:none;
padding:10px 12px;
align-items:center;
width:100%;
z-index:2;
border-radius:var(--br-radius);
justify-content:space-between;
display:flex;
}
.BfaUDXgl{
display:flex;
align-items:center;
width:100%;
}
.tg_info_title{
margin-right:12px;
display:flex;
padding-right:12px;
border-right:1px solid var(--white);
}
.tmPdSfdcqkcl{
font-weight:800;
font-size:16px;
line-height:110%;
color:var(--white);
margin:0 auto;
}
.sPhlHTsn{
background:transparent;
padding:0;
max-width:40px;
cursor:pointer;
border:0;
}
@media (max-width:1024px){
.DRiLPoorir{
display:flex}
}
.bgjCRadXCV {
color:#000000;
text-align:center;
}
.ekOQsqjbNVf {
margin:20px 0px;
}
.kQkojpQJJQQa {
align-items:center;
display:flex;
justify-content:space-between;
}
.ekOQsqjbNVf .rFFNBzDlOs {
position:relative;
}
.ekOQsqjbNVf .wetDGBMh {
max-height:250px;
padding-bottom:5px;
background:#fff;
position:absolute;
left:0px;
border-radius:5px;
padding:10px 5px;
overflow:auto;
top:39px;
color:#000;
-moz-box-shadow: 0px 0px 10px 6px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 10px 6px rgba(34, 60, 80, 0.2);
-webkit-box-shadow: 0px 0px 10px 6px rgba(34, 60, 80, 0.2);
display:none;
min-width:100%;
z-index:100;
}
.UYLtICCLOYi {
font-size:12px;
margin-bottom:6px;
align-items:center;
display:flex;
gap:5px;
}
.TmgGFgOpm {
align-items: center;
border:0px;
	font-weight:600;
    padding: 10px 20px;
margin-bottom:10px;
	font-size:15px;
    background: linear-gradient(135deg,#ffcc59 0,#ffbc00 100%);
    color: #ffffff;
    cursor: pointer;
display:flex;
    border-radius: 10px;
    gap: 10px;
}
   .QqteGHQaUzX {
            box-sizing: border-box;
			align-items:center;
			justify-content:space-between;
            border-bottom: 1px solid #525281;
width: 100%;
            display: flex;
            gap: 20px;
            padding: 15px 20px;
            background-color: #0f0f1e;
        }
        .QqteGHQaUzX .YTxiIxYjxeHn {
            font-size: 19px;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
            background-color: #007bff;
            font-weight: bold;
            text-decoration: none;
            padding: 12px 25px;
            color: #FFFFFF;
max-width: 200px;
            transition: background-color 0.3s ease, transform 0.2s ease;
            border-radius: 30px;
            text-transform: uppercase;
        }
        .QqteGHQaUzX .YTxiIxYjxeHn:hover {
            background-color: #0056b3;
            transform: translateY(-2px);
        }
				.TcHITpCRvpB {
		display:flex;
		gap:10px;
		align-items:center;
		justify-content:center;
		}
				.TcHITpCRvpB a {
		text-decoration:none;
color:#FFFFFF;
		}
				.PPftDthVbzHE input {
padding: 12px;
	box-shadow: 0 2px 10px rgb(0 0 0 / 30%);
	border-radius: 30px;
}
.PPftDthVbzHE button {
cursor:pointer;
}
						@media (max-width: 768px) {
				.PPftDthVbzHE {
		display:none;
		}
		            .QqteGHQaUzX {
                gap: 10px;
                padding: 10px;
            }
            .QqteGHQaUzX .YTxiIxYjxeHn {
                font-size: 18px;
max-width: 280px;
                padding: 10px 20px;
            }
                    }
        @media (max-width: 480px) {
		            .QqteGHQaUzX .YTxiIxYjxeHn {
                font-size: 16px;
                padding: 8px 15px;
            }
                   }
.zsByZdCyb {
margin-top:20px;
font-size: 20px;
}
.zZixHalfBtkj {
width:100%;
text-align: center;
border-radius: 12px;
padding:15px 0px;
background: #0a0b1a;
margin:0 auto;
max-width: 1280px;
}
		.zZixHalfBtkj small {
text-transform: uppercase;
color: #f9f7f7;
line-height: 1;
font-size: 11px;
}
		.zZixHalfBtkj ul {
list-style:none;
padding:0px;
clear:both;
}
		.zZixHalfBtkj ul a {
text-decoration:none;
 color:#f9f7f7;
}
		.zZixHalfBtkj .btn-act {
align-items: center;
display: flex;
text-align:center;
margin-bottom:20px;
justify-content: center;
}
 		.zZixHalfBtkj .btn-act a {
border-radius: 6px;
margin-left: 15px;
font-size: 15px;
font-weight: 500;
background: #ff0090;
border: 1px solid transparent;
color: #FFF;
padding: 10px 16px;
text-decoration:none;
}
		.IjIUgjQd {
display:inline-block;
text-align:center;
max-width:100% !important;
border-radius:5px;
padding:5px;
background:#fff;
}
.LSExRTOQ {
margin:15px 0px;
text-align:center;
box-sizing:border-box;
color:#fff;
}
.uPyihuOFM {
margin-bottom:2px;
text-align:center;
color:#fff;
font-weight:600;
}
.bqFPnMnzibRd {
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 16px;
  color: #ffffff;
font-size: 22px;
  text-align: center;
}
.UPYDjmJBm {
  text-align: center;
  margin-bottom: 14px;
  letter-spacing: 0.5px;
  font-weight: 700;
  text-transform: uppercase;
  color: #86efac;
font-size: 11px;
}
.BMJJjLUzRGM {
  margin-bottom: 24px;
display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin-right: auto;
  max-width: 800px;
  margin-left: auto;
  gap: 10px;
}
@media (max-width: 700px) {
  .BMJJjLUzRGM {
 grid-template-columns: repeat(3, 1fr);
 }
}
.jlRhNXeWQbgv {
  grid-template-columns: repeat(3, 1fr);
  margin: 0 auto 24px;
  gap: 12px;
display: grid;
  max-width: 700px;
}
@media (max-width: 700px) {
  .jlRhNXeWQbgv {
 grid-template-columns: 1fr;
 }
}
.seZKMPeKO {
  display: flex;
  margin: 14px 0;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
		.nIzXEpdOi {
    font-size: 10px;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    letter-spacing: 0.3px;
    flex-shrink: 0;
    min-width: 50px;
display: inline-flex;
    border-radius: 4px;
    color: #fff;
    font-weight: 800;
    height: 28px;
  }
  .eTanSzJFJM {
    min-width: 80px;
    font-size: 13px;
height: 40px;
    border-radius: 6px;
  }
  .sLpJciAK       {
 background: linear-gradient(135deg, #1a1f71, #0f1647);
 }
  .iTxhHEup         {
 background: linear-gradient(135deg, #eb001b, #f79e1b);
 }
  .KNaMwZqG        {
 background: linear-gradient(135deg, #0f754e, #0a4d33);
 }
  .vIBFpQzdwKcV        {
 background: linear-gradient(135deg, #5b27a8, #2c1252);
 }
  .zicEoYYqnU       {
 background: linear-gradient(135deg, #26a17b, #14543e);
 }
  .JOPGxPaKQ        {
 color:#fff;
background: linear-gradient(135deg, #f7931a, #b8690a);
 }
  .uQoVFrBH        {
 background: linear-gradient(135deg, #345d9d, #1a3052);
 }
  .DrRHAqTgKzj      {
 border: 1px solid #444;
background: #000;
 }
  .kxaWuFCTP   {
 background: linear-gradient(135deg, #8b3ffc, #5a1a99);
 }
  .yPWDlgddu     {
 background: linear-gradient(135deg, #862165, #4a0f37);
 }
  .txZZQRnqd   {
 background: linear-gradient(135deg, #00ac5b, #006b39);
 }
  .gbxDieSZt    {
 background: linear-gradient(135deg, #00377b, #001a3d);
 }
				.XpUQMpClLw {
    border-radius: 6px;
    gap: 8px;
    border: 1px solid rgba(34, 197, 94, 0.2);
    background: rgba(34, 197, 94, 0.08);
    align-items: center;
    padding: 10px 14px;
display: flex;
  }
  .wwkOiaEzj {
 font-size: 18px;
 color: #e8e8ea;
 }
  .ihCqlDeUtY {
    font-weight: 600;
    color: #86efac;
font-size: 11px;
  }
    .hmvnATIkGbjI {
    border-radius: 4px;
    align-items: center;
    padding: 0 10px;
    flex-shrink: 0;
    font-weight: 800;
    justify-content: center;
display: inline-flex;
    height: 32px;
    letter-spacing: 0.5px;
    font-size: 10px;
    color: #fff;
  }
  .agYQJyyJz {
    padding: 0;
    width: 32px;
background: linear-gradient(135deg, #ef4444, #991b1b);
    border-radius: 50%;
  }
  .VaLPUaeGGVkQ    {
 background: #1f2937;
 border: 1px solid #6b7280;
 }
  .NnxUNxVYnHf    {
 color: #c4e4ff;
 border: 1px solid #c4e4ff;
background: #15171c;
 }
  .xguaHkmNa {
    font-size: 9px;
    color: #fff;
background: #f97316;
  }
  .UNcUspNe {
    padding: 0 12px;
    font-size: 11px;
background: #16a34a;
  }




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

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


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

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


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

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

.pomJBCmsx.vYUviiQg > .asIseIRKpOp {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.pomJBCmsx.vYUviiQg > .asIseIRKpOp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  opacity: 0.5;
}
.pomJBCmsx.vYUviiQg > .asIseIRKpOp::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%);
}

.pomJBCmsx.vYUviiQg > .FNDxEJJf {
  position: relative;
  z-index: 1;
  padding: 40px 32px;
  max-width: 65%;
}

.pomJBCmsx.vYUviiQg > .FNDxEJJf > h1 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 14px 0;
  line-height: 1.25;
}

.pomJBCmsx.vYUviiQg .UfTPuyBe {
  font-size: 13px;
  color: #9ca3af;
  margin: 0 0 6px 0;
  line-height: 1.55;
}

.pomJBCmsx.vYUviiQg .MBZPcWCAd {
  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;
}
.pomJBCmsx.vYUviiQg .MBZPcWCAd:hover { opacity: 0.9; }

@media (max-width: 768px) {
  .pomJBCmsx.vYUviiQg > .FNDxEJJf { max-width: 100%; padding: 28px 20px; }
  .pomJBCmsx.vYUviiQg > .FNDxEJJf > h1 { font-size: 20px; }
  .pomJBCmsx.vYUviiQg > .asIseIRKpOp img { opacity: 0.25; }
}




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

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






.MYRLjkCD .ogBSMpbACjos {
  background: linear-gradient(135deg, #1a1d2e, #0d1118);
  border: #2a2e3a;
  border-radius: 8px;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 10px;
}
.MYRLjkCD .BKzbIYOzNPvz {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.MYRLjkCD .XGroTpYt {
  font-size: 22px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1;
}
.MYRLjkCD .cmDwufdr {
  font-size: 11px;
  color: #9ca3af;
  text-transform: uppercase;
}
.MYRLjkCD .nvSOkNCiqTB {
  width: 1px;
  height: 30px;
  background: rgba(255,255,255,0.08);
}
@media (max-width: 600px) {
  .MYRLjkCD .nvSOkNCiqTB { display: none; }
}



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






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


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

.sDNkfPJqj {
  background: linear-gradient(135deg, #1a1d2e, #0a0c12);
  border-radius: 8px;
  padding: 14px;
  margin: 16px 0;
  max-width: 100%;
}
.sDNkfPJqj .vVuYbsBlrG {
  margin-bottom: 10px;
  font-size: 12px;
  color: #e8e8ea;
}
.sDNkfPJqj .HOYLcFdmP {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.sDNkfPJqj .mVbPmbdfl {
  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;
}
.sDNkfPJqj .mVbPmbdfl.big {
  border-left-color: #22c55e;
  background: linear-gradient(90deg, rgba(34, 197, 94, 0.12), rgba(34, 197, 94, 0));
}
.sDNkfPJqj .WnXLJLPNDp {
  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;
}
.sDNkfPJqj .PimQlnnG {
  flex-grow: 1;
  min-width: 0;
}
.sDNkfPJqj .PVTXmgnUcqe {
  display: flex;
  gap: 4px;
  align-items: center;
}
.sDNkfPJqj .uymEbkdaK {
  color: #c4e4ff;
  font-weight: 600;
  font-size: 12px;
}
.sDNkfPJqj .sbSODQPh {
  color: #22c55e;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
}
.sDNkfPJqj .hjbYWWAKiCIQ {
  display: flex;
  gap: 6px;
  color: #6b7280;
  font-size: 10px;
  margin-top: 2px;
}
.sDNkfPJqj .VdXVayGG {
  color: #9ca3af;
}

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


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

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

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

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

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

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

.zoOzoZRPtpYf .VoGUMHJFpIsO {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
}

.zoOzoZRPtpYf .OZhpazurX {
  position: relative;
  aspect-ratio: 1;
  border-radius: 8px;
  overflow: hidden;
  background: #242442;
}

.zoOzoZRPtpYf .OZhpazurX a.bLALilLSDn {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

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

.zoOzoZRPtpYf .FMElbXzJnL {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.82);
  opacity: 0;
  transition: opacity 0.25s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zoOzoZRPtpYf .OZhpazurX:hover .FMElbXzJnL { opacity: 1; }

.zoOzoZRPtpYf .BvKBnDPU {
  text-align: center;
  padding: 10px;
}

.zoOzoZRPtpYf .IEPbtkvLdV {
  font-size: 10px;
  color: #c4c4cc;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.zoOzoZRPtpYf .LMmerRxtxEQ {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #22c55e;
  color: #000;
  font-size: 16px;
  font-weight: 800;
  border: none;
  cursor: pointer;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.zoOzoZRPtpYf .LMmerRxtxEQ:hover { transform: scale(1.1); }

.zoOzoZRPtpYf .eHmZMlEaQaXH {
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
}

@media (max-width: 1000px) {
  .zoOzoZRPtpYf .VoGUMHJFpIsO { grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 600px) {
  .zoOzoZRPtpYf .VoGUMHJFpIsO { grid-template-columns: repeat(3, 1fr); }
  .zoOzoZRPtpYf { padding: 18px 14px; }
  .zoOzoZRPtpYf .JwQjuGOhbk { font-size: 18px; }
}



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

.FkshUggWJpy {
  margin-bottom: 14px;
}

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

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

.zvVzrwWerWp {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px;
}

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

.tHdiEYdUs:hover {
  background: rgba(196, 228, 255, 0.16);
}


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

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

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

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

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

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

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

.KZXZBDyFX.UHnkxvNMX .OTTxddsx {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}


@media (max-width: 900px) {
  .KZXZBDyFX.UHnkxvNMX .OTTxddsx {
    grid-template-columns: repeat(3, 1fr);
  }
}


@media (max-width: 560px) {
  .KZXZBDyFX.UHnkxvNMX .OTTxddsx {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
.mbgdcxRsc .MpaqsKjuWSie {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.2s;
}

.mbgdcxRsc:hover .MpaqsKjuWSie {
  opacity: 1;
}

.mbgdcxRsc .KWqhNxXhp {
  background: linear-gradient(135deg, #22c55e, #16a34a);
  color: #000;
  font-size: 14px;
  font-weight: 700;
  padding: 9px 24px;
  border-radius: 4px;
  text-decoration: none;
}


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

.OYNrTCpUiSE .yfAdXLADU {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}


.OYNrTCpUiSE .LSYlJNAOvz {
  margin-bottom: 32px;
}

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

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


@media (max-width: 600px) {
  .OYNrTCpUiSE { padding: 32px 0; }
  .OYNrTCpUiSE .DYzWVdian { font-size: 22px; }
  .OYNrTCpUiSE .LSYlJNAOvz { margin-bottom: 24px; }
}




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

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

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

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

.JphmkvCFe .WDrXDhHBiyj::-webkit-details-marker { display: none; }

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

.JphmkvCFe .NBrnRRNKGjA[open] .WDrXDhHBiyj::after {
  transform: rotate(45deg);
}

.JphmkvCFe .lqGQxNLCv {
  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) {
  .JphmkvCFe .WDrXDhHBiyj {
    font-size: 15px;
    padding: 16px 0;
  }
  .JphmkvCFe .lqGQxNLCv {
    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;
  }
}




.wNGRfySDGIc {
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(135deg, #16a34a, #14532d);
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  box-shadow: 0 -4px 20px rgba(0,0,0,0.4);
}

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

.fDqoJNfoOuNF {
  background: #fff;
  color: #14532d;
  font-weight: 800;
  font-size: 14px;
  padding: 10px 28px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: transform 0.2s;
}
.fDqoJNfoOuNF:hover {
  transform: scale(1.03);
}

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

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


.UehKgEXTrFWS {
  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;
}
.pl-sm { 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; }


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

.nCitBinBZ     { background: linear-gradient(135deg, #f97316, #c2410c); }
.VItKQklNkrOy    { background: linear-gradient(135deg, #a855f7, #6b21a8); }
.DkogSmRXjjKQ       { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.dosugaQxqm       { background: linear-gradient(135deg, #f59e0b, #b45309); }
.ejAMkuWga       { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.TBSlpiLJl        { background: linear-gradient(135deg, #ec4899, #be185d); }
.urfjuNaj         { background: linear-gradient(135deg, #0ea5e9, #075985); }
.WxoKInLC       { background: linear-gradient(135deg, #f97316, #9a3412); }
.WkATiqGDMcB          { background: linear-gradient(135deg, #8b5cf6, #5b21b6); }
.vLcFZSVPnR   { background: linear-gradient(135deg, #facc15, #713f12); color: #000; }
.alOlHJVa        { background: linear-gradient(135deg, #ef4444, #991b1b); }
.FNLnPurwpS       { background: linear-gradient(135deg, #1d4ed8, #172554); }
.aUedVHla       { background: linear-gradient(135deg, #22c55e, #15803d); }
.eCRGfjgulUzW       { background: linear-gradient(135deg, #3b82f6, #1e40af); }
.jJJrVqNSQzZ     { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.LaCBKMBJcf   { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.NaWukbOlaiJ         { background: linear-gradient(135deg, #16a34a, #14532d); }
.AKcaaLJl      { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #ef4444; }
.iDgdaWia        { background: linear-gradient(135deg, #be123c, #4c0519); }
.KyEZioTHLA      { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.PDzAaxoUSr     { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.exlZAKuzCP    { background: linear-gradient(135deg, #15803d, #14532d); }
.NxTmZURmYB      { background: linear-gradient(135deg, #0284c7, #075985); }
.bLtzSjRa      { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.cPCCmlEcP     { background: linear-gradient(135deg, #059669, #064e3b); }
.httsypjJ     { background: linear-gradient(135deg, #be185d, #500724); }
.fiLMrfRwIC           { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #6366f1; }
.JqeiSRGspp    { background: linear-gradient(135deg, #1d4ed8, #172554); }
.mwFwOfaBX       { background: linear-gradient(135deg, #15803d, #14532d); }
.ZlMvLDnlVMl        { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.BmMCxdNJeQ           { background: linear-gradient(135deg, #0369a1, #0c4a6e); }
.VkiAvKkEPpyk        { background: linear-gradient(135deg, #475569, #1e293b); }
.WcCYLBUgpMH  { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.opmeCPnYWL   { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #facc15; }
.MWIExgPJXk      { background: linear-gradient(135deg, #0d9488, #115e59); }
.usaTBbXRya      { background: linear-gradient(135deg, #ec4899, #831843); }
.ZhVWKqiP     { background: linear-gradient(135deg, #1e293b, #020617); }
.IdtvNhzECkY         { background: linear-gradient(135deg, #7c3aed, #4c1d95); }
.ACeuUDxdYQKS { background: linear-gradient(135deg, #ea580c, #7c2d12); border: 1px solid #f97316; }
.NTTfThcGvo     { background: linear-gradient(135deg, #0c0a09, #000000); border: 1px solid #fbbf24; }




.DXZAsfeWy .FyZTXYFdIQ {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  padding: 18px;
  background: linear-gradient(135deg, #1a1d2e, #0d1118);
  border-radius: 8px;
}

.DXZAsfeWy .UehKgEXTrFWS {
  cursor: pointer;
  transition: transform 0.15s, box-shadow 0.15s;
}
.DXZAsfeWy .UehKgEXTrFWS:hover {
  transform: scale(1.08);
  box-shadow: 0 4px 12px rgba(99, 102, 241, 0.3);
}
