.login {
	padding: 14px 44px;
	background: #694BFF;
	border-radius: 10px;
	color:#fff!important;
	text-decoration: none;
}

section.banner {
	margin: 20px;
	padding: 80px 0px;
	background: #251a59;
	border-radius: 20px;
	padding: 40px 60px;
	position: relative;
	overflow: hidden;
}

section.banner h1 {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 700;
	font-size: 57px;
	line-height: 130%;
	color: #FFFFFF;
	margin: 0px;
	word-break: keep-all;
	width: 600px;
}

section.banner .description {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	display: flex;
	align-items: center;
	color: #E4E4E4;
	width: 600px;
}

section.banner .join-now {
	display: table;
	margin-top: 40px;
	padding: 14px 36px;
	background: #694BFF;
	border-radius: 10px;
}

section.banner .join-now:hover {
	text-decoration: none;
	color: #694BFF!important;
	border: 1px solid #694BFF;
	background: transparent;
}

section.banner img {
  position: relative;
  bottom: -45px;
  left: 30px;
}

section .banner-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner-item {
	background: url('/images/banner-block.png');
	background-size: 100%;
}

section.video {
	padding: 80px 0px;
}

section.video .description {
	max-width: 500px;
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	color: #595959;
}

section.video iframe {
	max-width: 80%!important;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

section.power {
	background: #f7f5ff;
	padding: 80px 0px;
}

section.power .description {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #595959;
}

section.opinion {
	background: #F7F5FF;
	padding: 30px 0px;
}

h1 {
	display: table;
	margin-left: auto;
	margin-right: auto;
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 130%;
	color: #251A59;
	color: #251a59;
	max-width: 620px;
}

section.benefits {
	padding: 90px 0px;
}

.benefits h4 {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 130%;
	text-transform: capitalize;
	color: #251A59;
}
.benefits ul {
	padding-left: 0px;
}

.benefits li {
	list-style-type: none;
	display: flex;
	padding-top: 10px;
}

.benefits .ticket {
	margin-right: 15px;
	margin-top: 5px;
	width: 20px;
	height: 15px;
}

.benefits li .benefit-text {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	leading-trim: both;
	text-edge: cap;
	color: #595959;
}

.benefits li strong {
	color: #251a59;
}

section.benefits .description {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #595959;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

section.benefits p {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #251A59;
}

section.benefits .row {
	margin-top: 140px;
}

h1 strong {
	color: #523ac7;
}
section.bingo {
	padding: 80px 0px;
}

section.bingo .container{
	background: #DFD8FF;
	border-radius: 20px;
	padding: 40px 60px;
}

section.bingo h1 {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 130%;
	color: #251A59;
}

section.bingo .description {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	display: flex;
	align-items: center;
	color: #595959;
}

section.bingo .join-now, .send-message {
	display: table;
	margin-top: 20px;
	padding: 14px 36px;
	background: #694BFF;
	border-radius: 10px;
	border: 1px solid #694BFF;
	color: #fff!important;
}

section.bingo .join-now:hover, .send-message:hover {
	text-decoration: none;
	color: #694BFF!important;
	background: transparent;
}

.opinion-container {
	margin: 70px 0px;
}

.opinion-item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 24px;
	gap: 10px;
	background: #FDFDFD;
	border: 0.5px solid #CABDF6;
	border-radius: 16px;
}

.opinion-description {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.01em;
	color: #251A59;
	margin: 10px 0px;
	min-height: 170px;
}

.opinion-user {
	display: flex;
	width: 100%;
}

.opinion-user img {
	margin-right: 10px;
}

.opinion-user h5 {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	text-transform: capitalize;
	color: #0F0F0F;
}

.opinion-user p {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 0.02em;
	color: #595959;
}

footer {
	padding: 40px 0px;
	background: #251A59;
}

footer .logo {
	margin-bottom: 20px;
}

footer p {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #E4E4E4;
}

footer h5 {
	margin-bottom: 20px;
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 31px;
	display: flex;
	align-items: center;
	letter-spacing: 0.005em;
	color: #FDFDFD;
}

footer ul {
	padding: 0px;
}
footer ul li  {
	margin-bottom:10px;
	list-style-type: none;
}
footer ul li a {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	display: flex;
	align-items: center;
	color: #E4E4E4;
}

footer ul li a:hover {
	color: #FDFDFD;
	text-decoration: none;
}

footer .copyright {
	font-family: 'HK Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	letter-spacing: 0.005em;
	color: #CACACA;
}

.contact-wrapper, .comp-plan-wrapper, .faq-wrapper, .privacy-policy-wrapper {
	margin-top: 25px;
	background: #f7f5ff!important;
	padding: 120px 0px!important;
}

.comp-plan-wrapper svg {
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.comp-plan-wrapper svg * {
	stroke: #45388a;
}

.rank-container h6 {
	margin-top: 30px;
}

.comp-plan-wrapper .box {
	align-items: center!important;
}

.comp-plan-wrapper .boxes .box {
	min-height: 170px;
}

.comp-plan-wrapper h2 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-family: 'HK Grotesk';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  color: #251a59;
  max-width: 620px;
}

.comp-plan-wrapper  table {
	width: 90%;
	margin: 120px auto;
	border-collapse:separate; 
	border-spacing: 0 1em;
}

.comp-plan-wrapper .to-right {
	text-align: right!important;
	border-left: none!important;
	border-right: 1px solid #CABDF6;
	width: 60%!important;
}

.comp-plan-wrapper td {
  border: 1px solid #CABDF6;
  border-right: none;
  font-family: 'HK Grotesk';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 130%;
  color: #251a59;
  width: 40%;
  padding: 20px 10px;
  background: #fff;
  margin: 5px;
}

.comp-plan-wrapper tr {
	border: 1px solid #CABDF6;
}
	
.comp-plan-wrapper h4 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-family: 'HK Grotesk';
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 130%;
  max-width: 620px;
  color: #523ac7;
}

.comp-plan-wrapper h6 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-family: 'HK Grotesk';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 130%;
  color: #251A59;
  color: #251a59;
  max-width: 620px;
}

.comp-plan-wrapper .btn, .faq-wrapper .get-started {
  display: table;
  margin: auto;
  margin-top: 20px;
  padding: 14px 36px;
  background: #694BFF;
  border-radius: 10px;
  border: 1px solid #694BFF;
  color: #fff !important;
}

.comp-plan-wrapper .box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  gap: 10px;
  background: #FDFDFD;
  border: 0.5px solid #CABDF6;
  border-radius: 16px;
  font-family: 'HK Grotesk';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #251A59;
  margin: 10px 0px;
}

.faq-wrapper .collapse, .privacy-policy-wrapper .collapse {
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  gap: 10px;
  background: #FDFDFD;
  border: 0.5px solid #CABDF6;
  border-radius: 16px;
  font-family: 'HK Grotesk';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #251A59;
  margin: 10px 0px;
}

.faq-wrapper .card, .faq-wrapper .card-header, .privacy-policy-wrapper .card, .privacy-policy-wrapper .card-header {
	border: none!important;
	background: transparent!important;
}

.faq-wrapper h2, .privacy-policy-wrapper h2 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-family: 'HK Grotesk';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  color: #251a59;
}


.faq-wrapper h2 button, .privacy-policy-wrapper h2 button {
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-family: 'HK Grotesk';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #523ac7;
}

@media (max-width: 1200px) and (min-width: 767px) {
	.opinion-description {
		min-height: 200px;
	}
}

@media (max-width: 1100px) {
	section.banner h1 {
		font-size: 35px!important;
		width: auto!important;
	}
	section.banner .description {
		width: auto!important;
	}
	
	section.video iframe {
		max-width: 100%!important;
		max-height: 450px!important;
	}
}

@media (max-width: 1000px) and (min-width: 767px) {
	.banner-content {
		max-width: 400px;
	}
	
	section.banner img {
		bottom: -100px;
	}
}

@media (max-width: 900px) and (min-width: 767px) {
	section.banner img {
		bottom: -140px;
	}
}

@media (max-width: 800px) and (min-width: 767px) {
	section.banner img {
		bottom: -180px;
	}
}

@media (max-width: 767px) {
	footer * {
		display: table!important;
		margin-left: auto;
		margin-right: auto;
		text-align: center!important;
	}
	
	footer h5 {
		margin-top: 60px!important;
	}
	
	.comp-plan-wrapper h6 {
		margin-top: 20px!important;
	}
	
	section.bingo {
		margin-left: 20px;
		margin-right: 20px;
	}
	
	section.power img {
		display: table;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
	section.banner img {
	  max-width: 400px;
	  margin-left: auto;
	  margin-right: auto;
	  display: table;
	}
	
	section.video iframe {
		max-width: 100%!important;
		max-height: 250px!important;
	}
	
	.benefits h4 {
		font-size: 24px;
	}
	
	.second-row {
		flex-direction: column-reverse!important;
	}
	
	section.benefits .row {
		margin-top: 60px!important;
	}
	
	section.bingo h1 {
		font-size: 22px!important;
	}
	
	section.bingo img {
		min-width: 200px!important;
		width: 60% !important;
		margin-left: auto;
		margin-right: auto;
		display: table;
	}
	
	.opinion-description {
		min-height: auto!important;
	}
	
	.opinion-item {
		margin-bottom: 20px;
	}
	
	.login {
		position: relative;
		top: 10px;
	}
	
	.navbar-nav {
		padding-bottom: 30px!important;
	}
	
	.comp-plan-wrapper table {
		margin: 20px auto 50px auto!important;
	}
}

.second-submenu {
	display: table;
	margin:auto;
}

.second-submenu li {
	float: left;
	margin-right: 20px;
}

.second-submenu li a {
	font-size: 14px!important;
}