@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700&display=swap);
*,*::before,*::after {
  box-sizing: border-box;
}
a,button {
  cursor: revert;
}
ol,ul,menu {
  list-style: none;
}
img {
  max-inline-size: 100%;
  max-block-size: 100%;
}
table {
  border-collapse: collapse;
}
input,textarea {
  -webkit-user-select: auto;
}
textarea {
  white-space: revert;
}
a {
color:#fff;
text-decoration:none;
}
::marker {
  content: initial;
}
html,body {
  color: #fff;
  font-family: "Open Sans", sans-serif;
font-weight: 400;
}
body {
  display: flex;
min-height: 100vh;
  background: linear-gradient(172deg, #09071a 0%, #070832 100%);
  overflow-x: hidden;
  flex-direction: column;
}
p {
  line-height: 150%;
}
h1 {
  margin: 25px 0;
  text-align: center;
font-size: 38px;
  font-weight: 600;
}
h2 {
  margin: 20px 0;
  text-align: center;
  font-weight: 600;
font-size: 32px;
}
h3 {
  margin: 15px 0;
  font-weight: 600;
font-size: 26px;
}
ol {
  padding: 15px 25px;
list-style: decimal;
}
ul {
  padding: 15px 25px;
list-style: disc;
}
li {
  line-height: 150%;
}
ol li::marker,ul li::marker {
  color: #233d50;
}
table {
  border-collapse: collapse;
  margin: 20px 0;
  overflow: auto;
  width: 100%;
  overflow-x: auto;
}
table tr td,table tr th {
  border: 1px solid #fff;
  padding: 13px;
}
table tr th {
  color: #fff;
  font-size: 18px;
background: radial-gradient(75% 100% at 50% 100%, #2e3472 0%, #181e52 100%);
  text-align: center;
}
table tr td:hover {
  background-color: rgba(95, 175, 255, 0.25);
}
.PEdXruyBQUp {
  flex: 1 1 auto;
  padding: 50px 0;
height: 100%;
}
.PEdXruyBQUp .tYcXaDtGafb {
  margin: 20px 0;
border-radius: 6px;
  padding: 20px 0;
}
.PEdXruyBQUp .tYcXaDtGafb p {
  margin: 15px 0;
}
.PEdXruyBQUp .tYcXaDtGafb img {
  margin: 0 auto;
  max-width: 500px;
display: flex;
}
.PEdXruyBQUp .cCLhhQYdm {
  border-radius: 6px;
  align-items: center;
  justify-content: space-around;
  background-color: #434889;
  gap: 20px;
  padding: 50px 16px;
display: flex;
  flex-wrap: wrap;
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp {
  transition: filter 0.4s ease-in-out;
cursor: pointer;
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp svg path {
  transition: fill 0.4s ease-in-out;
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(1):hover {
  filter: drop-shadow(0px 0px 16px #1f46ff);
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(1):hover svg path {
  fill: #1f46ff;
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(2):hover {
  filter: drop-shadow(0px 0px 16px #ff8000);
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(2):hover svg path {
  fill: #ff8000;
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(3):hover {
  filter: drop-shadow(0px 0px 16px #ffc200);
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(3):hover svg path {
  fill: #ffc200;
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(4):hover {
  filter: drop-shadow(0px 0px 16px #f7931a);
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(4):hover svg path {
  fill: #f7931a;
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(5):hover {
  filter: drop-shadow(0px 0px 16px #c718e3);
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(5):hover svg path {
  fill: #c718e3;
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(6):hover {
  filter: drop-shadow(0px 0px 16px #28d49f);
}
.PEdXruyBQUp .cCLhhQYdm .AJSsnpcNp:nth-child(6):hover svg path {
  fill: #28d49f;
}
.main__btn a {
  align-items: center;
  overflow: hidden;
  padding: 15px 25px;
  margin: 25px auto;
display: flex;
  justify-content: center;
  border-radius: 6px;
  width: 250px;
  position: relative;
  color: #fff;
  background: radial-gradient(75% 100% at 50.34% 100%, #20ff49 0%, #00ca54 100%);
  font-weight: 600;
}
.main__btn a:hover {
  background: radial-gradient(75% 100% at 50.34% 100%, #00ca54 0%, #20ff49 100%);
}
.main__btn a::before {
  content: "";
  height: 100%;
  display: block;
  width: 3em;
  background-color: rgba(255, 255, 255, 0.5);
  left: -4.5em;
  top: 0;
  position: absolute;
  transition: none;
}
.mKnjYZpxxm {
  padding: 0 16px;
  margin: 0 auto;
max-width: 90vw;
}
.wFLkDjkM {
padding:29px 0px;
color: #fff;
position: relative;
}
.wFLkDjkM a {
none;
text-decoration;
color: #fff;
}
.dfpSUZhJ {
color: #fff;
	margin-bottom:29px;
    background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
    padding: 20px;
    border-radius: 8px;
    width: 100%;
position: relative;
}
.dfpSUZhJ a {
text-decoration;
none;
color: #fafafa;
}
.UKJMrAKwMUbq {
text-align:center;
margin-bottom:20px;
color:#ffffff;
}
.UKJMrAKwMUbq a {
color:#ffffff;
text-decoration:none;
}
@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;
  }
  .mKnjYZpxxm {
    max-width: 100%;
  }
    .PEdXruyBQUp {
    padding: 30px 0;
  }
     .PEdXruyBQUp .cards {
    grid-template-columns: repeat(auto-fit, minmax(150px, 2fr));
  }
  .PEdXruyBQUp .tYcXaDtGafb img {
    max-width: 100%;
  }
}
.HsUWiRBV {
text-align:left;
color:#fff;
}
.KjqSbtQgz {
margin:20px 0px;
}
.KjqSbtQgz .lIzeWcaOS {
display:flex;
justify-content:space-between;
gap:10px;
align-items:start;
}
.KjqSbtQgz .jObqNnTU {
position:relative;
}
.KjqSbtQgz .XvWHsYXpX {
z-index:111;
min-width:100%;
border-radius:3px;
left:0px;
background:#FFFFFF;
position:absolute;
padding:10px 5px;
white-space:nowrap;
top:41px;
max-height:190px;
overflow:auto;
display:none;
color:#050505;
padding-bottom:5px;
}
.KBPYrtpR {
gap:5px;
align-items:center;
font-size:13px;
margin-bottom:5px;
display:flex;
}
.WPZZXuhZ {
border: 0px;
   border-radius: 6px;
    background-color: #9dc88b;
    position: relative;
    background: linear-gradient(32.86deg, #ff00e5 0%, #ff008a 100%);
    cursor: pointer;
    gap: 5px;
    color: #fff;
    padding: 12px 25px;
display:flex;
	font-weight:600;
   align-items: center;
    font-weight: 600;
    transition: box-shadow 0.3s ease-in-out;
}
.WPZZXuhZ:hover {
background: linear-gradient(32.86deg, #ff008a 0%, #ff00e5 100%);
}
.lPzaXtZmx{
color:#FFFFFF;
 z-index: 10;
display:block;
max-width: 1100px;
position: relative;
font-family:"Montserrat",system-ui,sans-serif;
margin:0 auto;
padding:0 0 20px 0;
}
.lPzaXtZmx .VqLqQaIawe{
justify-content:flex-start;
margin:0 auto;
z-index:1;
background:#293654;
border-radius:0 0 5px 5px;
align-items:center;
padding:0 20px;
max-width:1100px;
display:flex;
width:100%;
}
.lPzaXtZmx .VqLqQaIawe .atufuVogTmp{
display:inline-block;
width:67px;
position:relative;
}
.lPzaXtZmx .VqLqQaIawe .atufuVogTmp img{
margin:0 0 8px;
width:100%;
height:25px;
display:block;
}
.lPzaXtZmx .VqLqQaIawe .nPRkafbVVys {
padding:0 10px 0 30px;
justify-content:space-between;
margin:0;
align-items:center;
display:flex;
flex-wrap:wrap;
width:calc(100% - 67px);
list-style:none;
}
.lPzaXtZmx a {
text-decoration:none;
 color:#FFFFFF;
}
.lPzaXtZmx .VqLqQaIawe .nPRkafbVVys a{
font-size:14px;
color:#fff;
position:relative;
height:100%;
display:block;
padding:12px 5px;
}
.lPzaXtZmx .VqLqQaIawe ul li{
margin:0;
padding:0;
height:100%;
}
.PBFdDSiey input {
border-radius:5px;
padding:3px 5px;
border:0px;
}
.WAguWLzGaWz {
border-radius:5px;
padding:3px 5px;
border:0px;
}
.yBTRLtCK {
align-items:center;
padding-top:5px;
gap:10px;
display:flex;
padding-bottom:5px;
}
.kGpSuFjYgolG {
z-index: 1;
cursor: pointer;
    letter-spacing: 1.1px;
    background: #eb3573;
    text-transform: uppercase;
    box-shadow: 0 4px 4px 0 rgb(233 30 99 / 25%);
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 5px 20px !important;
    font-size: 16px;
    line-height: 24px;
    border-radius: 20px;
}
@media (max-width:744px){
.lPzaXtZmx .VqLqQaIawe .nPRkafbVVys{
display:none}
}
.YHxRmIhpdK {
font-weight:600;
font-size: 21px;
margin-top:29px;
}
.lGONjbhKMhw {
	width: 100%;
	padding: 15px 0;
	color:#ffffff;
	background: #648701;
}
.lGONjbhKMhw .FpqdPDrF {
padding: 15px;
	flex-wrap: wrap;
	margin: 0 auto;
	align-items: center;
	display: flex;
	justify-content: center !important;
max-width: 1300px;
	gap: 20px;
}
.lGONjbhKMhw a {
color: #ffffff;
font-size: 15px;
transition: all 0.3s ease;
	text-decoration:none;
	font-weight: 500;
}
.ksvQYGQVUoD {
	padding: 15px;
	align-items: center;
	margin: 0 auto;
max-width: 1300px;
	justify-content: space-between;
	display: flex;
}
.btn {
	color: #ffffff;
	background-color: #9dc88b;
	cursor: pointer;
	border-radius: 5px;
	display: inline-block;
	padding: 10px 20px;
	text-decoration:none;
	transition: box-shadow 0.3s ease-in-out;
border: 1px solid #9dc88b;
	position: relative;
}
.FSxvWpxZe {
color:#fff;
margin-bottom:10px;
align-items:center;
justify-content:center;
display:flex;
background: #648701;
padding:10px 0px;
gap:10px;
}
.uRTSEybV {
display:inline-block;
}
.AvgXNnam {
box-sizing:border-box;
text-align:center;
background: #648701;
color:#fff;
max-width:500px;
margin-top:10px;
padding:10px 15px;
margin:0 auto;
}
.ZKEvKvFwGC {
font-weight:600;
text-align:center;
color:#fff;
}
.ULZuWMkSyY {
  font-size: 22px;
  background: #648701;
  margin-bottom: 14px;
  letter-spacing: 1px;
  font-weight: 800;
  color: #ffffff;
  padding:10px 0px;
  text-align:center;
}
.nsYEYbLeBdm {
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 16px 0;
display: flex;
}
.egaeYhepO {
    text-align:center;
	 background: #648701;
font-size: 11px;
    margin-top: 14px;
  padding:10px 0px;
    color: #ffffff;
}
.aPGyZvIGiUle {
    align-items: center;
    justify-content: center;
display: inline-flex;
    font-size: 10px;
    height: 32px;
    font-weight: 800;
    letter-spacing: 0.5px;
    border-radius: 4px;
    padding: 0 10px;
    flex-shrink: 0;
    color: #fff;
}
 .OTJmrxExPpat {
    border-radius: 50%;
background: linear-gradient(135deg, #ef4444, #991b1b);
 padding: 0;
    width: 32px;
  }
  .GzAgrCgLsFqC    {
 border: 1px solid #6b7280;
background: #1f2937;
 }
  .JyuSBYjAn    {
 background: #15171c;
 border: 1px solid #c4e4ff;
 color: #c4e4ff;
 }
  .PbKzJIHhy {
    color: #fff;
    font-size: 9px;
background: #f97316;
  }
  .BGfkokOTr {
    background: #16a34a;
    font-size: 11px;
    padding: 0 12px;
  }
@media (max-width: 768px) {
	.popup {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
		.popup_block {
		display: flex;
		justify-content: space-around;
		}
		.popup-close {
		top: 3px;
		right: 6px;
font-size: 16px;
	}
		.block_txt span {
		font-size: 24px;
	}
		.block_txt p {
		font-size: 14px;
	}
		.block_btn {
		font-size: 14px;
	}
	}
.btn {
	color: #ffffff;
	border-radius: 5px;
	transition: box-shadow 0.3s ease-in-out;
	background-color: #9dc88b;
	display: inline-block;
	cursor: pointer;
border: 1px solid #9dc88b;
	position: relative;
	padding: 10px 20px;
}
.button_2 {
	background-color: #85b202;
}




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

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


.zxlaxLIbAc .BLQNloWguQwj {
  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;
}
.zxlaxLIbAc .BLQNloWguQwj:hover { opacity: 0.9; }

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


@media (max-width: 768px) {
  .zxlaxLIbAc .BLQNloWguQwj,
  .zxlaxLIbAc .arnJkYmziT {
    padding: 10px 18px;
    font-size: 13px;
  }
}




.zxlaxLIbAc.xLbchVDHKCn {
  position: relative;
  min-height: 320px;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;
  background:
    linear-gradient(135deg, #0d1b2a 0%, #1b263b 100%);
}

.zRPczjEgO {
  position: absolute;
  right: -80px;
  top: 50%;
  transform: translateY(-50%);
  width: 420px;
  height: 420px;
  opacity: 0.06;
  z-index: 0;
  pointer-events: none;
}
.zRPczjEgO img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.rGCAhjUg {
  position: relative;
  z-index: 1;
  padding: 36px 32px 70px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  align-items: center;
  min-height: 320px;
}

.bRFLBVGPdzBs { min-width: 0; }
.hqROjWOeLX {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  margin: 0;
}
.ESywNjBK {
  display: block;
  color: #22c55e;
  font-size: 30px;
  margin-top: 6px;
  font-weight: 800;
}

.zJBpdNWb .OhpFphiahoe {
  font-size: 13px;
  color: #9ca3af;
  margin: 0 0 5px 0;
  line-height: 1.55;
}

.lryUBQZBdnWT {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 18px;
}

.zIKTXQBAt {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 50px;
  z-index: 2;
  pointer-events: none;
  display: block;
}
.zIKTXQBAt svg {
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 768px) {
  .rGCAhjUg { grid-template-columns: 1fr; padding: 24px 20px 60px; }
  .hqROjWOeLX { font-size: 20px; }
  .ESywNjBK { font-size: 24px; }
  .zRPczjEgO { width: 280px; height: 280px; right: -50px; }
}




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

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






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

.UkyPGEQn .sOXwmKhwpFH {
  background: linear-gradient(135deg, #1a1d2e, #0d1118);
  border: 1px solid #2a2e3a;
  border-radius: 8px;
  padding: 18px 16px;
  text-align: center;
}
.UkyPGEQn .sOXwmKhwpFH.YgVOgPMbeXae {
  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;
}
.UkyPGEQn .OQbZZhPBHH {
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
}
.UkyPGEQn .sOXwmKhwpFH.YgVOgPMbeXae .OQbZZhPBHH { color: #fca5a5; }
.UkyPGEQn .afjHyKJFNB {
  font-size: 11px;
  color: #9ca3af;
  margin-top: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.UkyPGEQn .AwtgBJRRFxPd {
  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;
}


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


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

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






.JYzEfTHxc {
  background: linear-gradient(135deg, #1a1d2e, #0a0c12);
  border-radius: 8px;
  padding: 14px;
  margin: 16px 0;
}
.JYzEfTHxc .yRxsQURBKEs {
  justify-content: space-between;
  margin-bottom: 12px;
}
.JYzEfTHxc .sVDuRpFlAYiJ {
  font-size: 13px;
  color: #e8e8ea;
  text-transform: none;
  letter-spacing: 0;
}
.JYzEfTHxc .uprkCPkQKx {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  color: #ff4444;
  font-weight: 700;
  text-transform: uppercase;
}
.JYzEfTHxc .xvcCkxFaMy {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 8px;
}
.JYzEfTHxc .WOZFivZXvj {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.JYzEfTHxc .WOZFivZXvj.big {
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.12), rgba(34, 197, 94, 0.03));
  border-color: rgba(34, 197, 94, 0.3);
}
.JYzEfTHxc .pvGXkEfoCT {
  display: flex;
  align-items: center;
  gap: 6px;
}
.JYzEfTHxc .TSeDmTZVxdA {
  width: 24px; height: 24px;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.JYzEfTHxc .BNwpuojTnm {
  font-size: 12px;
  color: #c4e4ff;
  font-weight: 600;
}
.JYzEfTHxc .oimvibFpte {
  font-size: 14px;
  color: #22c55e;
  font-weight: 800;
}
.JYzEfTHxc .uaiSqiwXLn {
  font-size: 11px;
  color: #9ca3af;
}
.JYzEfTHxc .VTxciKEuSF {
  font-size: 10px;
  color: #6b7280;
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vXeEpoTmNR {
  margin-bottom: 14px;
}

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

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

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

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

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


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

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

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

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

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

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

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

.wRxQsJKxSvd.WZuUkYsPM .CWvThYfjaeha {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}


@media (max-width: 900px) {
  .wRxQsJKxSvd.WZuUkYsPM .CWvThYfjaeha {
    grid-template-columns: repeat(3, 1fr);
  }
}


@media (max-width: 560px) {
  .wRxQsJKxSvd.WZuUkYsPM .CWvThYfjaeha {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
.UntKvarSrAAj .GHbJYAdZByxf {
  display: block;
}

.GHbJYAdZByxf {
  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;
}

.GHbJYAdZByxf:hover {
  filter: brightness(1.1);
}


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

.qbcZnajIRNz .ZMWXnscpxSQ {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}


.qbcZnajIRNz .ODrQGtrve {
  margin-bottom: 32px;
}

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

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


@media (max-width: 600px) {
  .qbcZnajIRNz { padding: 32px 0; }
  .qbcZnajIRNz .tTIZAqAtWIoC { font-size: 22px; }
  .qbcZnajIRNz .ODrQGtrve { margin-bottom: 24px; }
}




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

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

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

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

.kyWoHWuwPV .TzLGlZFXN::-webkit-details-marker { display: none; }

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

.kyWoHWuwPV .qmmfmrLaer[open] .TzLGlZFXN::after {
  transform: rotate(45deg);
}

.kyWoHWuwPV .KqBPjfaAI {
  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) {
  .kyWoHWuwPV .TzLGlZFXN {
    font-size: 15px;
    padding: 16px 0;
  }
  .kyWoHWuwPV .KqBPjfaAI {
    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;
  }
}




.EUFcLCgyPE {
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, #4338ca 0%, #6366f1 50%, #f59e0b 100%);
  padding: 14px 18px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 -4px 30px rgba(99,102,241,0.4);
  overflow: hidden;
}

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

.EUFcLCgyPE::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at 50% 50%, rgba(255,255,255,0.15) 0%, transparent 50%);
  animation: stk-v4-shimmer 4s ease-in-out infinite;
  pointer-events: none;
}

@keyframes stk-v4-shimmer {
  0%, 100% { transform: translateX(-30%); }
  50%      { transform: translateX(30%); }
}

.FaFPdofmoh {
  font-size: 28px;
  flex-shrink: 0;
  z-index: 1;
}

.OljIoZxyuQ {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  flex-grow: 1;
  z-index: 1;
}
.OljIoZxyuQ strong {
  color: #fde68a;
  font-weight: 800;
}

.FfSnbCLxWk {
  background: rgba(0,0,0,0.3);
  color: #fde68a;
  padding: 2px 8px;
  border-radius: 4px;
  font-family: monospace;
  font-weight: 700;
}

.hHaHHIpRwpth {
  background: #fff;
  color: #4338ca;
  font-weight: 800;
  font-size: 13px;
  padding: 10px 24px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  z-index: 1;
  flex-shrink: 0;
  transition: transform 0.2s;
}
.hHaHHIpRwpth:hover {
  transform: scale(1.03);
}

.stk-v4-close {
  background: rgba(0,0,0,0.2);
  border: none;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 16px;
  z-index: 1;
  flex-shrink: 0;
  transition: background 0.2s;
}
.stk-v4-close:hover {
  background: rgba(0,0,0,0.4);
}


@media (max-width: 600px) {
  .OljIoZxyuQ { font-size: 12px; }
  .FfSnbCLxWk { display: none; }
  .EUFcLCgyPE { gap: 8px; padding: 12px; }
  .hHaHHIpRwpth { padding: 8px 16px; font-size: 12px; }
}



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


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


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

.YKBcBXBOasHx     { background: linear-gradient(135deg, #f97316, #c2410c); }
.wjBIjGEtUO    { background: linear-gradient(135deg, #a855f7, #6b21a8); }
.kqfBrRQWDF       { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.aRPxtLpLd       { background: linear-gradient(135deg, #f59e0b, #b45309); }
.BBVWuTnsLhBq       { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.abKOmcLlfm        { background: linear-gradient(135deg, #ec4899, #be185d); }
.qnOiONNKm         { background: linear-gradient(135deg, #0ea5e9, #075985); }
.zChutiXr       { background: linear-gradient(135deg, #f97316, #9a3412); }
.aiDgcBxlghlK          { background: linear-gradient(135deg, #8b5cf6, #5b21b6); }
.fMramJlZMZgW   { background: linear-gradient(135deg, #facc15, #713f12); color: #000; }
.IacGhGsiVTAZ        { background: linear-gradient(135deg, #ef4444, #991b1b); }
.IgVHhicEOBen       { background: linear-gradient(135deg, #1d4ed8, #172554); }
.IpnCteQDzy       { background: linear-gradient(135deg, #22c55e, #15803d); }
.KINZkDhq       { background: linear-gradient(135deg, #3b82f6, #1e40af); }
.uXyFPkiPEdkr     { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.iSkAKOxo   { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.tCnappAeWkr         { background: linear-gradient(135deg, #16a34a, #14532d); }
.QCWTQcLxlv      { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #ef4444; }
.ykwgcHDlNEM        { background: linear-gradient(135deg, #be123c, #4c0519); }
.KOtSqCrmX      { background: linear-gradient(135deg, #2563eb, #1e3a8a); }
.OVxEAvTv     { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.GuQQzwVg    { background: linear-gradient(135deg, #15803d, #14532d); }
.DEnhGiRXZK      { background: linear-gradient(135deg, #0284c7, #075985); }
.dgGxWrEOxJ      { background: linear-gradient(135deg, #dc2626, #7f1d1d); }
.AvkGRJUElUaU     { background: linear-gradient(135deg, #059669, #064e3b); }
.UKjmjbeSJaNc     { background: linear-gradient(135deg, #be185d, #500724); }
.UAKuZtttQYHi           { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #6366f1; }
.mDfEeMaYEQV    { background: linear-gradient(135deg, #1d4ed8, #172554); }
.TzaGxSbL       { background: linear-gradient(135deg, #15803d, #14532d); }
.xSJBGahOwkAg        { background: linear-gradient(135deg, #1e40af, #1e3a8a); }
.roQsemhv           { background: linear-gradient(135deg, #0369a1, #0c4a6e); }
.WHPIlIfnFl        { background: linear-gradient(135deg, #475569, #1e293b); }
.ExHoaoQSW  { background: linear-gradient(135deg, #b91c1c, #450a0a); }
.cETKzRrbR   { background: linear-gradient(135deg, #1f2937, #030712); border: 1px solid #facc15; }
.GmPwLvtaEJry      { background: linear-gradient(135deg, #0d9488, #115e59); }
.nTpJPKTacj      { background: linear-gradient(135deg, #ec4899, #831843); }
.XYiKXuOU     { background: linear-gradient(135deg, #1e293b, #020617); }
.gbuauThKjlDJ         { background: linear-gradient(135deg, #7c3aed, #4c1d95); }
.gDeEaDteoP { background: linear-gradient(135deg, #ea580c, #7c2d12); border: 1px solid #f97316; }
.dCuJryxdY     { background: linear-gradient(135deg, #0c0a09, #000000); border: 1px solid #fbbf24; }




.mzyAdvAeTa .TfaFdkYC {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
@media (max-width: 900px) { .mzyAdvAeTa .TfaFdkYC { grid-template-columns: repeat(4, 1fr); } }
@media (max-width: 700px) { .mzyAdvAeTa .TfaFdkYC { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 480px) { .mzyAdvAeTa .TfaFdkYC { grid-template-columns: repeat(2, 1fr); } }

.mzyAdvAeTa .eVDZCfDEj {
  background: linear-gradient(135deg, #1a1d2e, #0d1118);
  border: 1px solid #2a2e3a;
  border-radius: 10px;
  padding: 16px 12px;
  text-align: center;
  transition: border-color 0.15s;
}
.mzyAdvAeTa .eVDZCfDEj:hover {
  border-color: rgba(99, 102, 241, 0.3);
}
.mzyAdvAeTa .eVDZCfDEj .qZwpwDGK {
  margin: 0 auto 10px;
}
.mzyAdvAeTa .vHXNIvDkknLs {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 4px;
}
.mzyAdvAeTa .SVoXWLzLAoHV {
  font-size: 10px;
  color: #86efac;
  background: rgba(34, 197, 94, 0.1);
  padding: 2px 8px;
  border-radius: 3px;
  display: inline-block;
}
