@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 {
  font-weight: 400;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
body {
  flex-direction: column;
min-height: 100vh;
  overflow-x: hidden;
  display: flex;
  background: linear-gradient(172deg, #09071a 0%, #070832 100%);
}
p {
  line-height: 150%;
}
h1 {
  text-align: center;
  font-weight: 600;
font-size: 38px;
  margin: 25px 0;
}
h2 {
  font-size: 32px;
  text-align: center;
  margin: 20px 0;
  font-weight: 600;
}
h3 {
  font-weight: 600;
  margin: 15px 0;
font-size: 26px;
}
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 {
  width: 100%;
border-collapse: collapse;
  margin: 20px 0;
  overflow: auto;
  overflow-x: auto;
}
table tr td,table tr th {
  padding: 13px;
border: 1px solid #fff;
}
table tr th {
  font-size: 18px;
  text-align: center;
  color: #fff;
background: radial-gradient(75% 100% at 50% 100%, #2e3472 0%, #181e52 100%);
}
table tr td:hover {
  background-color: rgba(95, 175, 255, 0.25);
}
.AGwNAusQuSQ {
  padding: 50px 0;
  flex: 1 1 auto;
height: 100%;
}
.AGwNAusQuSQ .GIHGthgDsP {
  display: flex;
  justify-content: center;
  max-width: 70vw;
  flex-direction: column;
  border-radius: 16px;
  gap: 20px;
  background-blend-mode: screen;
background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
  padding: 20px;
  align-items: center;
  height: 350px;
  background-size: cover;
  margin: 0 auto;
}
.AGwNAusQuSQ .WnIrFiVVAc {
  font-size: 30px;
  font-weight: 600;
  text-shadow: #fff 1px 0 10px;
}
.AGwNAusQuSQ .lPKFslZE {
  padding: 12px 25px;
  width: 200px;
  align-items: center;
  display: flex;
  color: #fff;
  justify-content: center;
  background: linear-gradient(32.86deg, #ff00e5 0%, #ff008a 100%);
border-radius: 6px;
  font-weight: 600;
}
.AGwNAusQuSQ .lPKFslZE:hover {
  background: linear-gradient(32.86deg, #ff008a 0%, #ff00e5 100%);
}
.AGwNAusQuSQ .xyyrIHHpJro {
  border-radius: 6px;
  padding: 20px 0;
  margin: 20px 0;
}
.AGwNAusQuSQ .xyyrIHHpJro p {
  margin: 15px 0;
}
.AGwNAusQuSQ .xyyrIHHpJro img {
  max-width: 500px;
  margin: 0 auto;
display: flex;
}
.AGwNAusQuSQ .rTaJQTfTnj {
  align-items: center;
display: flex;
  justify-content: space-around;
  gap: 20px;
  background-color: #434889;
  border-radius: 6px;
  flex-wrap: wrap;
  padding: 50px 16px;
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb {
  transition: filter 0.4s ease-in-out;
cursor: pointer;
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb svg path {
  transition: fill 0.4s ease-in-out;
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(1):hover {
  filter: drop-shadow(0px 0px 16px #1f46ff);
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(1):hover svg path {
  fill: #1f46ff;
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(2):hover {
  filter: drop-shadow(0px 0px 16px #ff8000);
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(2):hover svg path {
  fill: #ff8000;
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(3):hover {
  filter: drop-shadow(0px 0px 16px #ffc200);
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(3):hover svg path {
  fill: #ffc200;
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(4):hover {
  filter: drop-shadow(0px 0px 16px #f7931a);
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(4):hover svg path {
  fill: #f7931a;
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(5):hover {
  filter: drop-shadow(0px 0px 16px #c718e3);
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(5):hover svg path {
  fill: #c718e3;
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(6):hover {
  filter: drop-shadow(0px 0px 16px #28d49f);
}
.AGwNAusQuSQ .rTaJQTfTnj .mTTznrLugIJb:nth-child(6):hover svg path {
  fill: #28d49f;
}
.main__btn a {
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  overflow: hidden;
  width: 250px;
  padding: 15px 25px;
  align-items: center;
  justify-content: center;
  background: radial-gradient(75% 100% at 50.34% 100%, #20ff49 0%, #00ca54 100%);
  position: relative;
display: flex;
  margin: 25px auto;
}
.main__btn a:hover {
  background: radial-gradient(75% 100% at 50.34% 100%, #00ca54 0%, #20ff49 100%);
}
.main__btn a::before {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  transition: none;
  width: 3em;
  position: absolute;
  left: -4.5em;
  height: 100%;
  top: 0;
}
.AGwNAusQuSQ .bIqhhUnPKH {
  padding: 30px 0;
  background-color: #3c4187;
  margin-top: 30px;
}
.AGwNAusQuSQ .AfWtYCkuem {
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  flex-wrap: wrap;
display: flex;
}
.AGwNAusQuSQ .AfWtYCkuem img {
  height: auto;
}
.rAEvWUNK {
  max-width: 90vw;
  margin: 0 auto;
  padding: 0 16px;
}
.diWqBeBrLum {
padding:29px 0px;
color: #fff;
position: relative;
}
.diWqBeBrLum a {
none;
text-decoration;
color: #fff;
}
.zVUvrWav {
margin-bottom:29px;
position: relative;
    padding: 20px;
    width: 100%;
	color: #fff;
    border-radius: 8px;
    background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
}
.zVUvrWav a {
text-decoration;
none;
color: #fafafa;
}
@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;
  }
  .rAEvWUNK {
    max-width: 100%;
  }
    .AGwNAusQuSQ {
    padding: 30px 0;
  }
  .AGwNAusQuSQ .GIHGthgDsP {
    max-width: 100%;
  }
  .AGwNAusQuSQ .WnIrFiVVAc {
    font-size: 28px;
  }
  .AGwNAusQuSQ .cards {
    grid-template-columns: repeat(auto-fit, minmax(150px, 2fr));
  }
  .AGwNAusQuSQ .xyyrIHHpJro img {
    max-width: 100%;
  }
}
.SxMiQRrK {
border-radius:8px;
background: radial-gradient(110% 135% at 110% 145%, #636bc3 0%, #272b5c 79%, #0e1028 100%);
margin-top:30px;
position:relative;
padding:20px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
width:100%;
gap:15px;
}
.SxMiQRrK .GWZYPhOmaDX {
position:relative;
align-items:center;
flex-direction:column;
width:200px;
display:flex;
border-radius:8px;
background-size:100% 100% !important;
justify-content:center;
height:180px;
}
.SxMiQRrK .GWZYPhOmaDX span{
line-height:34px;
display:none;
color:#fff;
z-index:1;
font-weight:600;
display:none;
font-size:16px;
cursor:pointer;
padding:5px 25px;
text-transform:uppercase;
background:#ff008a;
border-radius:30px;
}
.SxMiQRrK .GWZYPhOmaDX:hover span{
display:block;
}
.SxMiQRrK .GWZYPhOmaDX:hover:before{
border-radius:8px;
width:100%;
height:100%;
position:absolute;
content:'';
z-index:1;
background:#0e0e0eb3;
display:block;
}
@media (max-width:768px){
.SxMiQRrK .GWZYPhOmaDX{
box-sizing:border-box;
width:45%;
height:160px;
}
}
@media (max-width:490px){
.SxMiQRrK .GWZYPhOmaDX span{
display:block}
.SxMiQRrK .GWZYPhOmaDX:before{
border-radius:8px;
width:100%;
height:100%;
position:absolute;
content:'';
z-index:1;
background:#0e0e0eb3;
display:block;
}
}
.VnQeRGXECop {
    background: #fff;
    box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
	 margin: 0 auto;
position: relative;
    -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
}
.VnQeRGXECop:after, .VnQeRGXECop:before {
    line-height: 0;
content: " ";
    display: table;
}
.QVlFcoUxPdh {
    float: left;
    -webkit-box-flex: 1;
    padding: 20px 80px 20px 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
}
.ezocrTMb {
    float: left;
    margin-right: 10px;
}
.ezocrTMb img {
    max-height: 80px;
max-width: 80px;
}
.xBJPizCSpa {
    -webkit-flex-grow: 1;
    flex-grow: 1;
display: none;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    float: right;
    text-align: right;
}
.nVbfyDKVIk {
    -webkit-transition: all .3s ease;
    border-bottom: 4px solid #5a80b1;
    transition: all .3s ease;
    padding-top: 8px;
    height: 28px;
    top: 26px;
position: absolute;
    border-top: 4px solid #5a80b1;
    right: 20px;
    -o-transition: all .3s ease;
    width: 38px;
}
.nDPpgugZr {
color:#FFFFFF;
}
.EJNeZoXFDjL {
padding:3px 5px;
}
.AfoFmYCcyOV {
align-items:center;
display:flex;
}
.WMOnbdrKt {
margin-left:2px;
height:25px;
}
.WMOnbdrKt svg {
height:15px;
width:15px;
}
.WMOnbdrKt svg rect {
  fill: #000;
}
.WMOnbdrKt svg circle {
  stroke: #000;
}
.xBJPizCSpa ul {
    padding: 0;
    margin: 0;
list-style: none;
}
.xBJPizCSpa ul li {
    margin: 0.5em 1em;
display: inline-block;
}
.DygciPXgEBNh {
    border: 1px solid #fff;
    padding: 10px 10px 10px 10px;
background-color: #336633;
}
.vZdvFVopQ {
    border: 1px solid #fff;
background-color: #bc5127;
    padding: 10px 10px 10px 10px;
}
.xBJPizCSpa ul li a {
color:#FFFFFF;
text-decoration:none;
}
.jiTrwEHj {
    background-color: #f6ce60;
}
.jiTrwEHj ul {
    padding: 0;
    margin: 0;
list-style: none;
}
.jiTrwEHj ul li.current-menu-item {
    box-shadow: none;
    -webkit-box-shadow: none;
background: rgba(255,255,255,.2);
}
.jiTrwEHj ul li {
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: block;
position: relative;
}
.jiTrwEHj a {
    color: #000000 !important;
	text-decoration:none;
    text-align: left;
    padding: 18px 20px;
display: inline-block;
	font-weight:bold;
}
.jiTrwEHj a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
background: rgba(255,255,255,.1);
}
@media (min-width: 576px){
.ezocrTMb {
    margin-right: 20px;
}
.ezocrTMb img {
    max-height: 100px;
max-width: 300px;
}
}
@media (min-width: 768px){
.VnQeRGXECop {
    background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}
}
@media (min-width: 992px){
.jiTrwEHj {
max-width: 975px;
margin:0 auto;
}
.VnQeRGXECop {
    min-height: 70px;
    border: none;
    -webkit-box-shadow: none;
	max-width: 975px;
    box-shadow: none;
}
.nxndcqiD {
    align-items: center;
    padding-right: 40px;
	padding-left: 40px;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-orient: horizontal;
    -ms-flex-wrap: nowrap;
background-color: #363c3f;
    -ms-flex-align: center;
    -ms-flex-direction: row;
    flex-wrap: nowrap;
	display:flex;
    -webkit-box-align: center;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: nowrap;
}
.QVlFcoUxPdh {
    padding-right: 20px;
}
.xBJPizCSpa {
    display: block;
}
.nVbfyDKVIk {
    display: none;
}
.jiTrwEHj .HagdubgaFu {
    padding: 0 40px;
}
.jiTrwEHj ul{
    gap:15px;
display: flex;
	align-items:center;
}
.jiTrwEHj {
    display: block;
}
}
@media (min-width: 1200px){
.VnQeRGXECop, .jiTrwEHj {
    max-width: 1170px;
	margin:0 auto;
}
}
@media (max-width:992px){
.VnQeRGXECop {
   padding:0px 20px;
}
}
@media (max-width:699px){
.ZWHeuUgky {
    display: none;
}
}
.NNxEeUyniwF {
font-size: 20px;
margin-top:17px;
}
.IdPYWpaJm {
	width: 100%;
	background: #648701;
	padding: 15px 0;
	color:#ffffff;
}
.IdPYWpaJm .ZfLdWkCLc {
align-items: center;
	gap: 20px;
	flex-wrap: wrap;
	display: flex;
	justify-content: center !important;
	margin: 0 auto;
max-width: 1300px;
	padding: 15px;
}
.IdPYWpaJm a {
text-decoration:none;
font-size: 15px;
	font-weight: 500;
transition: all 0.3s ease;
color: #ffffff;
}
.MguwMHqpHI {
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
max-width: 1300px;
	padding: 15px;
	display: flex;
}
.bHHuLBclT {
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
	gap: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	color: #ffffff;
	padding: 20px 25px;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	left: 50%;
	bottom: 20px;
	display: flex;
	border-radius: 20px;
	background: #42b0df;
	transform: translateX(-50%);
	align-items: center;
	z-index:1000;
width: 470px;
}
.wcHFWEPPtNIV {
	align-items: center;
	justify-content: space-between;
width: 100%;
	display: flex;
	}
.bHHuLBclT.show {
	opacity: 1;
	visibility: visible;
}
.MBUKXehzPL {
	position: absolute;
	color: rgba(255, 255, 255, 0.476);
	right: 10px;
background: none;
	border: none;
	font-size: 20px;
	cursor: pointer;
	top: 6px;
}
.yXUrJTEWPl {
	text-align: center;
	align-items: center;
	flex-direction: column;
width: 40%;
	display: flex;
}
.yXUrJTEWPl span {
	font-weight: 700;
font-size: 35px;
	color: #ffffff;
}
.yXUrJTEWPl p {
	font-size: 18px;
color: #ffffff;
}
.zgVQaCtL {
	font-weight: bold;
text-transform: uppercase;
	font-size: 18px;
}
.ENbjEcBZ {
	transition: box-shadow 0.3s ease-in-out;
	padding: 10px 20px;
	display: inline-block;
	color: #ffffff;
	text-decoration:none;
	position: relative;
border: 1px solid #9dc88b;
	border-radius: 5px;
	background-color: #9dc88b;
	cursor: pointer;
}
@media (max-width: 768px) {
	.bHHuLBclT {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
		.wcHFWEPPtNIV {
		display: flex;
		justify-content: space-around;
		}
		.MBUKXehzPL {
		right: 6px;
font-size: 16px;
		top: 3px;
	}
		.yXUrJTEWPl span {
		font-size: 24px;
	}
		.yXUrJTEWPl p {
		font-size: 14px;
	}
		.zgVQaCtL {
		font-size: 14px;
	}
	}
.ENbjEcBZ {
	transition: box-shadow 0.3s ease-in-out;
	border-radius: 5px;
	position: relative;
	background-color: #9dc88b;
	display: inline-block;
	padding: 10px 20px;
border: 1px solid #9dc88b;
	color: #ffffff;
	cursor: pointer;
}
.GjpbqJbF {
	background-color: #85b202;
}
