@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 {
text-decoration:none;
color:#fff;
}
::marker {
  content: initial;
}
html,body {
  font-family: "Open Sans", sans-serif;
  color: #fff;
font-weight: 400;
}
body {
  flex-direction: column;
  background: linear-gradient(172deg, #09071a 0%, #070832 100%);
  display: flex;
min-height: 100vh;
  overflow-x: hidden;
}
p {
  line-height: 150%;
}
h1 {
  margin: 25px 0;
  font-weight: 600;
font-size: 38px;
  text-align: center;
}
h2 {
  font-size: 32px;
  margin: 20px 0;
  text-align: center;
  font-weight: 600;
}
h3 {
  font-size: 26px;
  font-weight: 600;
  margin: 15px 0;
}
ol {
  list-style: decimal;
  padding: 15px 25px;
}
ul {
  list-style: disc;
  padding: 15px 25px;
}
li {
  line-height: 150%;
}
ol li::marker,ul li::marker {
  color: #233d50;
}
table {
  margin: 20px 0;
  width: 100%;
border-collapse: collapse;
  overflow-x: auto;
  overflow: auto;
}
table tr td,table tr th {
  padding: 13px;
border: 1px solid #fff;
}
table tr th {
  text-align: center;
background: radial-gradient(75% 100% at 50% 100%, #2e3472 0%, #181e52 100%);
  font-size: 18px;
  color: #fff;
}
table tr td:hover {
  background-color: rgba(95, 175, 255, 0.25);
}
.yWqPdkgxgCeR {
  flex: 1 1 auto;
height: 100%;
  padding: 50px 0;
}
.yWqPdkgxgCeR .GRYLaRHTQyH {
  padding: 20px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  margin: 0 auto;
  background-blend-mode: screen;
  max-width: 70vw;
  background-size: cover;
  gap: 20px;
background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
  display: flex;
  height: 350px;
  flex-direction: column;
}
.yWqPdkgxgCeR .rrjrtUSblqXD {
  font-size: 30px;
  font-weight: 600;
  text-shadow: #fff 1px 0 10px;
}
.yWqPdkgxgCeR .UkcHSCsBR {
  color: #fff;
  padding: 12px 25px;
  background: linear-gradient(32.86deg, #ff00e5 0%, #ff008a 100%);
border-radius: 6px;
  width: 200px;
  font-weight: 600;
  align-items: center;
  display: flex;
  justify-content: center;
}
.yWqPdkgxgCeR .UkcHSCsBR:hover {
  background: linear-gradient(32.86deg, #ff008a 0%, #ff00e5 100%);
}
.yWqPdkgxgCeR .RlUvUPQxituq {
  border-radius: 6px;
  margin: 20px 0;
  padding: 20px 0;
}
.yWqPdkgxgCeR .RlUvUPQxituq p {
  margin: 15px 0;
}
.yWqPdkgxgCeR .RlUvUPQxituq img {
  max-width: 500px;
  margin: 0 auto;
display: flex;
}
.yWqPdkgxgCeR .HDiNXBKcmcM {
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
  padding: 50px 16px;
  border-radius: 6px;
display: flex;
  background-color: #434889;
  justify-content: space-around;
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo {
  transition: filter 0.4s ease-in-out;
cursor: pointer;
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo svg path {
  transition: fill 0.4s ease-in-out;
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(1):hover {
  filter: drop-shadow(0px 0px 16px #1f46ff);
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(1):hover svg path {
  fill: #1f46ff;
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(2):hover {
  filter: drop-shadow(0px 0px 16px #ff8000);
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(2):hover svg path {
  fill: #ff8000;
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(3):hover {
  filter: drop-shadow(0px 0px 16px #ffc200);
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(3):hover svg path {
  fill: #ffc200;
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(4):hover {
  filter: drop-shadow(0px 0px 16px #f7931a);
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(4):hover svg path {
  fill: #f7931a;
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(5):hover {
  filter: drop-shadow(0px 0px 16px #c718e3);
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(5):hover svg path {
  fill: #c718e3;
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(6):hover {
  filter: drop-shadow(0px 0px 16px #28d49f);
}
.yWqPdkgxgCeR .HDiNXBKcmcM .nxLERGBYbbvo:nth-child(6):hover svg path {
  fill: #28d49f;
}
.main__btn a {
  width: 250px;
  font-weight: 600;
  justify-content: center;
display: flex;
  color: #fff;
  align-items: center;
  padding: 15px 25px;
  background: radial-gradient(75% 100% at 50.34% 100%, #20ff49 0%, #00ca54 100%);
  margin: 25px auto;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.main__btn a:hover {
  background: radial-gradient(75% 100% at 50.34% 100%, #00ca54 0%, #20ff49 100%);
}
.main__btn a::before {
  top: 0;
  display: block;
  left: -4.5em;
  position: absolute;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  transition: none;
content: "";
  width: 3em;
}
.yWqPdkgxgCeR .lfqEeMyrWv {
  background-color: #3c4187;
padding: 30px 0;
  margin-top: 30px;
}
.yWqPdkgxgCeR .voXMHPZj {
  flex-wrap: wrap;
display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-around;
}
.yWqPdkgxgCeR .voXMHPZj img {
  height: auto;
}
.WQgfQiGy {
  max-width: 90vw;
  padding: 0 16px;
  margin: 0 auto;
}
.isgjkKZr {
color: #fff;
padding:29px 0px;
position: relative;
}
.isgjkKZr a {
color: #fff;
text-decoration;
none;
}
.iqjcApxXR {
border-radius: 8px;
	color: #fff;
	margin-bottom:29px;
position: relative;
    background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
    width: 100%;
    padding: 20px;
}
.iqjcApxXR a {
color: #fafafa;
text-decoration;
none;
}
@media (max-width: 768px) {
  h1 {
    margin: 20px 0;
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
    margin: 15px 0;
  }
  h3 {
    margin: 10px 0;
font-size: 20px;
  }
  .WQgfQiGy {
    max-width: 100%;
  }
    .yWqPdkgxgCeR {
    padding: 30px 0;
  }
  .yWqPdkgxgCeR .GRYLaRHTQyH {
    max-width: 100%;
  }
  .yWqPdkgxgCeR .rrjrtUSblqXD {
    font-size: 28px;
  }
  .yWqPdkgxgCeR .cards {
    grid-template-columns: repeat(auto-fit, minmax(150px, 2fr));
  }
  .yWqPdkgxgCeR .RlUvUPQxituq img {
    max-width: 100%;
  }
}
.BfdiffwR {
background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
border-radius:8px;
display:flex;
justify-content:space-between;
margin-top:30px;
position:relative;
gap:15px;
padding:20px;
width:100%;
flex-wrap:wrap;
}
.BfdiffwR .MGBYzKmexT {
border-radius:8px;
background-size:100% 100% !important;
width:200px;
flex-direction:column;
height:180px;
justify-content:center;
align-items:center;
position:relative;
display:flex;
}
.BfdiffwR .MGBYzKmexT span{
display:none;
padding:5px 25px;
z-index:1;
color:#fff;
background:#ff008a;
text-transform:uppercase;
font-weight:600;
cursor:pointer;
border-radius:30px;
display:none;
font-size:16px;
line-height:34px;
}
.BfdiffwR .MGBYzKmexT:hover span{
display:block;
}
.BfdiffwR .MGBYzKmexT:hover:before{
display:block;
height:100%;
border-radius:8px;
width:100%;
content:'';
z-index:1;
background:#0e0e0eb3;
position:absolute;
}
@media (max-width:768px){
.BfdiffwR .MGBYzKmexT{
box-sizing:border-box;
width:45%;
height:160px;
}
}
@media (max-width:490px){
.BfdiffwR .MGBYzKmexT span{
display:block}
.BfdiffwR .MGBYzKmexT:before{
display:block;
height:100%;
border-radius:8px;
width:100%;
content:'';
z-index:1;
background:#0e0e0eb3;
position:absolute;
}
}
.jAaVCUxfd{
display:block;
position: relative;
max-width: 1100px;
margin:0 auto;
 z-index: 10;
padding:0 0 20px 0;
font-family:"Montserrat",system-ui,sans-serif;
color:#FFFFFF;
}
.jAaVCUxfd .NpecErPbgLjG{
z-index:1;
border-radius:0 0 5px 5px;
justify-content:flex-start;
max-width:1100px;
display:flex;
width:100%;
align-items:center;
margin:0 auto;
background:#293654;
padding:0 20px;
}
.jAaVCUxfd .NpecErPbgLjG .crNBohPbXhI{
display:inline-block;
position:relative;
width:67px;
}
.jAaVCUxfd .NpecErPbgLjG .crNBohPbXhI img{
width:100%;
display:block;
height:25px;
margin:0 0 8px;
}
.jAaVCUxfd .NpecErPbgLjG .JVxRMjMabMl {
list-style:none;
justify-content:space-between;
width:calc(100% - 67px);
margin:0;
align-items:center;
padding:0 10px 0 30px;
flex-wrap:wrap;
display:flex;
}
.jAaVCUxfd a {
color:#FFFFFF;
text-decoration:none;
}
.jAaVCUxfd .NpecErPbgLjG .JVxRMjMabMl a{
padding:12px 5px;
height:100%;
color:#fff;
display:block;
position:relative;
font-size:14px;
}
.jAaVCUxfd .NpecErPbgLjG ul li{
padding:0;
margin:0;
height:100%;
}
.BycEMnQlvG input {
border:0px;
padding:3px 5px;
border-radius:5px;
}
.hqmxxsEnmqdu {
border:0px;
padding:3px 5px;
border-radius:5px;
}
@media (max-width:744px){
.jAaVCUxfd .NpecErPbgLjG .JVxRMjMabMl{
display:none}
}
.FTeHakmbE {
font-weight:bold;
font-size: 19px;
margin-top:25px;
}
.ZohFJaHLhi {
text-align: center;
background: #0a0b1a;
margin:0 auto;
width:100%;
max-width: 1280px;
padding:15px 0px;
border-radius: 12px;
}
		.ZohFJaHLhi small {
font-size: 11px;
text-transform: uppercase;
line-height: 1;
color: #f9f7f7;
}
		.ZohFJaHLhi ul {
clear:both;
padding:0px;
list-style:none;
}
		.ZohFJaHLhi ul a {
color:#f9f7f7;
text-decoration:none;
}
		.ZohFJaHLhi .rCoksKjrAvN {
align-items: center;
margin-bottom:20px;
justify-content: center;
text-align:center;
display: flex;
}
 		.ZohFJaHLhi .rCoksKjrAvN a {
font-weight: 500;
padding: 10px 16px;
font-size: 15px;
border-radius: 6px;
color: #FFF;
background: #ff0090;
text-decoration:none;
margin-left: 15px;
border: 1px solid transparent;
}
		