@font-face {
	font-family: "Manrope";
	src: url(../fonts/Manrope/Manrope-VariableFont_wght.ttf)
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	box-sizing: border-box
}

body {
	font-family: "Manrope";
	background-color: #73aab8;
	padding-top: 0
}

@media (max-width:768px) {
	body {
		padding: 8px 16px
	}
}

.vyPnOhROjC {
	max-width: 1048px;
	margin: 0 auto
}

header {
	text-align: center;
	padding-top: 20px
}

h1.oWIqiZvgUG {
	color: #edd05c;
	font-size: 36px;
	font-weight: 700
}

@media (max-width:768px) {
	h1.oWIqiZvgUG {
		font-size: 24px;
		line-height: 30px
	}
}

p.bqgILoYNkJ {
	color: #f3faff;
	font-size: 24px;
	font-weight: 300;
	margin: 0 auto 32px
}

@media (max-width:768px) {
	p.bqgILoYNkJ {
		font-size: 18px;
		margin: 8px auto
	}
}

@media (max-width:450px) {
	h1.oWIqiZvgUG {
		font-size: 20px;
		line-height: 26px
	}

	p.bqgILoYNkJ {
		font-size: 16px
	}
}

.wuOHOGBlko {
	border-right: 1px solid #dbdbdb
}

.OmaZGnBSAd {
	display: grid;
	grid-template-rows: 48px auto;
	grid-gap: 16px
}

@media (max-width:1000px) {
	.OmaZGnBSAd {
		grid-template-rows: auto
	}
}

.rqNiFMIjFm {
	display: grid;
	grid-auto-flow: column;
	grid-template-columns: 16% 13% 35% 34%
}

@media screen and (max-width:1000px) {
	.rqNiFMIjFm {
		grid-template-columns: 25% 19% 1fr
	}
}

.rqNiFMIjFm.yHcEpDfOXp {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	text-align: center
}

@media (max-width:1000px) {
	.rqNiFMIjFm.yHcEpDfOXp {
		display: none
	}
}

.rqNiFMIjFm.yHcEpDfOXp .rKNrlgniYD {
	display: flex;
	justify-content: center;
	align-items: center
}

.rqNiFMIjFm.yHcEpDfOXp .rKNrlgniYD span {
	font-size: 12px;
	font-weight: 700
}

@media (max-width:768px) {
	.rqNiFMIjFm.yHcEpDfOXp .rKNrlgniYD span {
		font-size: 10px;
		font-weight: 500
	}
}

.rqNiFMIjFm.bFAPMpTZcs {
	background-color: #fff;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px
}

.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.rnRsmSCXCW {
	position: relative;
	border-right: 1px solid #dbdbdb;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important
}

.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.rnRsmSCXCW img {
	width: 90%
}

@media (max-width:500px) {
	.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.rnRsmSCXCW img {
		width: 100%;
		height: 53px
	}
}

.jmuiaqkqzH {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 0 2px 2px;
	width: 33px;
	height: 24px;
	box-shadow: 0 3px 6px 0 #00000040;
	align-self: flex-start
}

.jmuiaqkqzH span {
	color: #4a4a4a;
	font-size: 12px;
	font-weight: 700
}

@media (max-width:1000px) {
	.jmuiaqkqzH span {
		padding: 0
	}
}

@media (max-width:768px) {
	.jmuiaqkqzH span {
		font-weight: 400
	}
}

.grid-element_badge {
	box-shadow: 0 3px 6px 0 #00000040;
	background-color: #fff;
	border-radius: 12px;
	padding: 5px 20px
}

@media (max-width:1000px) {
	.grid-element_badge {
		display: none
	}
}

.grid-element_badge p {
	color: #4a4a4a;
	font-size: 14px;
	font-weight: 700;
	text-align: center
}

.grid-element_badge-mobile {
	position: absolute;
	min-width: 100%;
	height: 24px;
	top: 0;
	left: 36px;
	border-radius: 0 0 2px 2px;
	color: #fff;
	padding: 4px 10px;
	box-shadow: 0 3px 6px 0 #00000040;
	font-size: 10px;
	font-weight: 600;
	text-wrap: nowrap;
	display: flex;
	align-items: center
}

@media (max-width:350px) {
	.grid-element_badge-mobile {
		width: auto;
		padding: 4px;
		text-wrap: nowrap
	}
}

.grid-element_badge-mobile p {
	font-size: 14px;
	font-weight: 600
}

@media (max-width:768px) {
	.grid-element_badge-mobile p {
		font-size: 10px
	}
}

.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.sWZOMVMPTC {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 16px;
	padding: 10px
}

@media (max-width:756px) {
	.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.sWZOMVMPTC {
		gap: 8px
	}
}

.yANrVjdlHu {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 3px solid;
	padding: 20px
}

@media (max-width:768px) {
	.yANrVjdlHu {
		border: 2px solid;
		width: 40px;
		height: 40px
	}
}

.yANrVjdlHu span {
	color: #4a4a4a;
	font-size: 24px;
	font-weight: 600
}

@media (max-width:768px) {
	.yANrVjdlHu span {
		font-size: 18px
	}
}

.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.CPvSWMAsuE {
	padding: 32px 10px 32px 32px
}

@media screen and (max-width:1200px) {
	.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.CPvSWMAsuE {
		padding: 28px 9px 28px 28px
	}
}

.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.CPvSWMAsuE ul {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	gap: 13px;
	width: fit-content
}

.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.CPvSWMAsuE ul li {
	color: #4a4a4a;
	font-size: 14px;
	font-weight: 500;
	list-style-type: none;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center
}

@media (max-width:1000px) {

	.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.CPvSWMAsuE,
	.rqNiFMIjFm.yHcEpDfOXp .rKNrlgniYD.CPvSWMAsuE {
		display: none
	}
}

.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.JaUwdyIjfo {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 32px;
	gap: 24px
}

@media (max-width:768px) {
	.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.JaUwdyIjfo {
		gap: 12px;
		padding: 10px
	}
}

.rqNiFMIjFm.bFAPMpTZcs .rKNrlgniYD.JaUwdyIjfo>div {
	display: flex;
	flex-direction: column;
	gap: 3px
}

.bfZRqRfAFr {
	color: #4a4a4a;
	font-size: 28px;
	font-weight: 700
}

@media (max-width:1150px) {
	.bfZRqRfAFr {
		font-size: 24px
	}
}

.QcPBUvaDyk {
	width: 90%;
	min-height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 5px
}

.IcpwwPoqUX {
	display: none
}

@media (max-width:576px) {
	.bfZRqRfAFr {
		font-size: 20px
	}

	.QcPBUvaDyk {
		display: none
	}

	.IcpwwPoqUX {
		display: block;
		color: #4a4a4a;
		font-size: 14px;
		font-weight: 400;
		line-height: 15px;
		letter-spacing: -.02em;
		padding-bottom: 2px
	}
}

.license_text {
	display: none
}

@media (max-width:480px) {
	.bfZRqRfAFr {
		font-size: 14px;
		line-height: 20px;
		font-weight: 600
	}

	.IcpwwPoqUX {
		font-size: 10px
	}

	.license_text {
		display: block;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: normal
	}
}

.grid-element_subtext {
	color: #4a4a4a;
	font-size: 12px;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 3px
}

@media (max-width:768px) {
	.grid-element_subtext {
		font-size: 10px
	}
}

.grid-element_terms {
	margin-bottom: 24px
}

.rKNrlgniYD.JaUwdyIjfo .GXNKBOEDLo {
	background: #73aab8;
	font-size: 14px;
	font-weight: 700;
	height: 40px;
	padding: 10px 20px;
	border-radius: 8px;
	gap: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	color: #fff;
	cursor: pointer
}

@media (max-width:768px) {
	.rKNrlgniYD.JaUwdyIjfo .GXNKBOEDLo {
		width: auto;
		font-weight: 500
	}
}

@media (max-width:420px) {
	.rKNrlgniYD.JaUwdyIjfo .GXNKBOEDLo {
		padding-inline: 8px
	}
}

@media (max-width:375px) {
	.rKNrlgniYD.JaUwdyIjfo .GXNKBOEDLo {
		font-size: 12px
	}
}

.oaIiNUgmCw,
.oaIiNUgmCw::before {
	content: " ";
	min-height: 18px;
	min-width: 16px;
	max-width: 100px;
	background-size: 20px;
	background-position-x: left;
	background-position-y: top;
	display: block;
	color: transparent
}

.oaIiNUgmCw {
	width: 100px;
}

.oaIiNUgmCw::before {
	margin: 0;
	padding: 0;
}

.oaIiNUgmCw[data-worth="1"]::before {
	width: 20px
}

.oaIiNUgmCw[data-worth="1.5"]::before {
	width: 30px
}

.oaIiNUgmCw[data-worth="2"]::before {
	width: 40px
}

.oaIiNUgmCw[data-worth="2.5"]::before {
	width: 50px
}

.oaIiNUgmCw[data-worth="3"]::before {
	width: 60px
}

.oaIiNUgmCw[data-worth="3.5"]::before {
	width: 70px
}

.oaIiNUgmCw[data-worth="4"]::before {
	width: 80px
}

.oaIiNUgmCw[data-worth="4.5"]::before {
	width: 90px
}

.oaIiNUgmCw[data-worth="5"]::before {
	width: 100px
}

@media (max-width:576px) {

	.oaIiNUgmCw,
	.oaIiNUgmCw::before {
		min-height: 14px;
		min-width: 10px;
		max-width: 75px;
		background-size: 15px
	}

	.oaIiNUgmCw[data-worth="1"]::before {
		width: 15px
	}

	.oaIiNUgmCw[data-worth="1.5"]::before {
		width: 22.8px
	}

	.oaIiNUgmCw[data-worth="2"]::before {
		width: 30px
	}

	.oaIiNUgmCw[data-worth="2.5"]::before {
		width: 37.8px
	}

	.oaIiNUgmCw[data-worth="3"]::before {
		width: 45px
	}

	.oaIiNUgmCw[data-worth="3.5"]::before {
		width: 52.8px
	}

	.oaIiNUgmCw[data-worth="4"]::before {
		width: 60px
	}

	.oaIiNUgmCw[data-worth="4.5"]::before {
		width: 68px
	}

	.oaIiNUgmCw[data-worth="5"]::before {
		width: 75px
	}
}

@media (max-width:455px) {

	.oaIiNUgmCw,
	.oaIiNUgmCw::before {
		min-height: 11px;
		min-width: 8px;
		max-width: 60px;
		background-size: 12px
	}

	.oaIiNUgmCw[data-worth="1"]::before {
		width: 13px
	}

	.oaIiNUgmCw[data-worth="1.5"]::before {
		width: 17.8px
	}

	.oaIiNUgmCw[data-worth="2"]::before {
		width: 24px
	}

	.oaIiNUgmCw[data-worth="2.5"]::before {
		width: 30px
	}

	.oaIiNUgmCw[data-worth="3"]::before {
		width: 36px
	}

	.oaIiNUgmCw[data-worth="3.5"]::before {
		width: 41.8px
	}

	.oaIiNUgmCw[data-worth="4"]::before {
		width: 48px
	}

	.oaIiNUgmCw[data-worth="4.5"]::before {
		width: 54px
	}

	.oaIiNUgmCw[data-worth="5"]::before {
		width: 60px
	}
}

@media (max-width:360px) {

	.oaIiNUgmCw,
	.oaIiNUgmCw::before {
		min-height: 10px;
		min-width: 6px;
		max-width: 50px;
		background-size: 10px
	}

	.oaIiNUgmCw[data-worth="1"]::before {
		width: 10px
	}

	.oaIiNUgmCw[data-worth="1.5"]::before {
		width: 15px
	}

	.oaIiNUgmCw[data-worth="2"]::before {
		width: 20px
	}

	.oaIiNUgmCw[data-worth="2.5"]::before {
		width: 25px
	}

	.oaIiNUgmCw[data-worth="3"]::before {
		width: 30px
	}

	.oaIiNUgmCw[data-worth="3.5"]::before {
		width: 35px
	}

	.oaIiNUgmCw[data-worth="4"]::before {
		width: 40px
	}

	.oaIiNUgmCw[data-worth="4.5"]::before {
		width: 45px
	}

	.oaIiNUgmCw[data-worth="5"]::before {
		width: 50px
	}
}

.tooltip {
	display: flex;
	align-items: center
}

.tooltip_text {
	display: none;
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translateX(-50%);
	padding-inline: 10px;
	padding-block: 20px;
	min-width: 300px;
	background: #951c1c;
	color: #fff;
	border-radius: 8px
}

@media (max-width:715px) {
	.tooltip_text {
		left: 80%;
		transform: translateX(-80%);
		font-size: 8px
	}
}

.tooltip_container:hover .tooltip_text,
.tooltip_text:hover {
	display: block;
	z-index: 5
}

nav ul {
	list-style-type: none
}

.UDiSMNQKYi {
	display: flex;
	align-items: center;
	justify-content: space-between
}

nav .vyPnOhROjC {
	width: 100%;
	height: 92px
}

.IhDECnbWtK img {
	width: auto;
	height: 80px;
	object-fit: cover
}

.cMgQlypAcv {
	color: #fbfbfb;
	font-weight: 500;
	padding: 8px 13px 11px 13px;
	transition: all .1s ease;
	font: 700 16px/19px Roboto, "trebuchet ms"
}

.cMgQlypAcv:hover {
	text-decoration: underline;
	border-top: 4px solid #edd05c
}

.eQrkNQZYwM {
	display: none;
	color: #fbfbfb;
	cursor: pointer;
	font-size: 1.3em;
	background: 0 0
}

.blerJRXOob {
	display: none;
	background: 0 0
}

@media (max-width:768px) {
	nav .vyPnOhROjC {
		height: 50px
	}

	.eyHEsNGQWw {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 2;
		display: block;
		width: 100%;
		height: 100vh;
		background-color: rgba(0, 0, 0, .5)
	}

	.DDSCtWNCrM {
		position: fixed;
		width: 270px;
		height: 100vh;
		top: 0;
		left: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		background-color: #fff;
		-webkit-box-shadow: 0 100px 0 0 #fff;
		box-shadow: 0 100px 0 0 #fff;
		z-index: 2;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
		transition: all .3s ease;
		backface-visibility: hidden;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 0
	}

	.yshLlUTrvJ {
		padding-top: 10px;
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}

	.eQrkNQZYwM {
		display: block
	}

	.blerJRXOob {
		padding-top: 10px;
		display: block;
		color: #111;
		font-size: 1.3em;
		cursor: pointer;
		position: absolute;
		left: 50%;
		transform: translateX(-50%)
	}

	.IhDECnbWtK img {
		height: 50px
	}

	.cMgQlypAcv {
		border-bottom: 1px solid #eee;
		text-align: left;
		padding: 13px 15px;
		font-size: 16px;
		border-top: none;
		text-decoration: none;
		color: #111;
		font-weight: 700;
		display: inline-block;
		width: 270px
	}

	.cMgQlypAcv:hover {
		text-decoration: none;
		border-top: none
	}
}

.femzlPKdAF {
	padding-top: 30px;
	min-height: 300px
}

.femzlPKdAF h2 {
	color: #f3faff;
	padding-bottom: 20px
}

.femzlPKdAF li,
.femzlPKdAF p {
	color: #f3faff
}

.femzlPKdAF ol,
.femzlPKdAF ul {
	margin-left: 15px
}

.femzlPKdAF a {
	color: #d2cda2
}

@media (max-width:500px) {
	.femzlPKdAF h2 {
		font-size: 1.2rem
	}

	.femzlPKdAF li,
	.femzlPKdAF p {
		font-size: .9rem
	}
}

.label-blue {
	background: #2e40db
}

.label-red {
	background: #eb1111
}

.label-pink {
	background: #f62364
}

.label-purple {
	background: #9f0c9f
}

.label-indigo {
	background: indigo
}

.label-cyan {
	background: #23b6b6
}

.label-teal {
	background: #0a9b9b
}

.label-green {
	background: #0b9a0b
}

.label-lime {
	background: #13d913
}

.label-yellow {
	background: #d3c62b
}

.label-orange {
	background: #ff8500
}

.label-brown {
	background: #891d1d
}

.label-grey {
	background: #525252
}

@media (max-width:768px) {
	.mob-none {
		display: none
	}
}

.BFDOJxgEud {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 1%;
	transform: translate(-1%);
	max-width: calc(266px - 24px);
	width: max-content;
	padding: 12px;
	font-family: Manrope;
	text-align: center;
	z-index: 5;
	border-radius: 10px;
	background: #951c1c;
	box-shadow: 0 0 24px -4px rgba(255, 255, 255, .46)
}

.JKguAuCHjM {
	width: 100%;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 4px
}

.BFDOJxgEud .VpFymehOvk {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 4px
}

.oqiekJiqjqKKOq {
	position: absolute;
	z-index: -9
}

.BFDOJxgEud h2 {
	margin: 0;
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-family: Manrope;
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	text-transform: uppercase
}

.BFDOJxgEud .SyyYBPZmTP p {
	margin: 0;
	font-style: normal;
	line-height: 20px;
	color: #fff;
	font-family: Manrope;
	font-size: 13px;
	text-align: center;
	font-weight: 400
}

.BFDOJxgEud .SyyYBPZmTP a {
	text-decoration: underline
}

.BFDOJxgEud .OeOPktabff {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 12px
}

.BFDOJxgEud .UaaMnNGGvS {
	cursor: pointer;
	border: none;
	border-radius: 8px;
	box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
	font-family: Manrope;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	height: 36px;
	width: 100%
}

.BFDOJxgEud #jjfZioHYbH {
	background: #013220;
	color: #fff
}

.BFDOJxgEud #bTlnmtVsam {
	color: #2b2d31;
	background: #fff
}

@media (max-width:460px) {
	.BFDOJxgEud {
		left: 50%;
		transform: translate(-50%);
		max-width: 266px
	}

	.BFDOJxgEud h2 {
		font-size: 16px;
		margin: 0
	}

	.BFDOJxgEud .SyyYBPZmTP p {
		font-size: 14px;
		margin: 0
	}
}

@media (max-width:340px) {
	.BFDOJxgEud {
		max-width: 100%
	}
}

.WNdJozehEV {
	background: #000000;
	padding-inline: 10px
}

.fKjgSTyzQr {
	background: #73aab8;
	padding-block: 24px
}

.fKjgSTyzQr .vyPnOhROjC {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 20px
}

.fKjgSTyzQr p {
	font-style: normal;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-family: Manrope;
	font-weight: 400;
	font-size: 15px
}

.lgUjzICfPh {
	display: flex;
	align-items: center;
	gap: 20px
}

.lgUjzICfPh a,
.lgUjzICfPh span {
	font-size: 15px;
	line-height: 20px;
	font-family: Manrope;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	color: #013220;
	font-weight: 400
}

.lgUjzICfPh span {
	color: #fff
}

.WNdJozehEV .vyPnOhROjC {
	padding-block: 40px
}

.WNdJozehEV .b,
.WNdJozehEV a,
.WNdJozehEV p {
	font-style: normal;
	font-family: Manrope;
	line-height: 28px;
	color: #ffffff;
	font-weight: 400;
	font-size: 17px
}

.WNdJozehEV a {
	text-decoration: none
}

.WNdJozehEV .b {
	font-weight: 700;
	margin-bottom: 0
}

.WNdJozehEV p {
	margin-bottom: 15px
}

.YCwRohDhVt {
	background: #73aab8;
	padding-block: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 52px;
	margin-bottom: 12px
}

.YCwRohDhVt img {
	height: 90px
}

.WNdJozehEV {
	padding-top: 48px;
	margin-top: 48px
}

@media (max-width:500px) {
	.YCwRohDhVt {
		gap: 22px
	}

	.YCwRohDhVt img {
		height: 60px
	}

	.WNdJozehEV p {
		word-break: break-all
	}
}

.VKIYVUAhlZ {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(25, 26, 28, .6);
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
	z-index: 15
}

.VKIYVUAhlZ .ebwaEJcZKE {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	width: 492px;
	padding: 24px;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	border-radius: 8px;
	background: var(--Base-White, #fff);
	box-shadow: 0 20px 24px -4px rgba(16, 24, 40, .08), 0 8px 8px -4px rgba(16, 24, 40, .03)
}

.VKIYVUAhlZ .ebwaEJcZKE .lNSVeaqIpj {
	display: flex;
	padding: 16px;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	align-self: stretch;
	border-radius: 4px;
	background: #fffcdf
}

.VKIYVUAhlZ .ebwaEJcZKE .lNSVeaqIpj h3 {
	color: var(--Gray-900, #101828);
	font-family: Manrope;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px
}

.VKIYVUAhlZ .ebwaEJcZKE .lNSVeaqIpj p {
	color: #475467;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px
}

.VKIYVUAhlZ .ebwaEJcZKE .wViRcPFZhE {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	align-self: stretch
}

.VKIYVUAhlZ .ebwaEJcZKE .wViRcPFZhE button {
	display: flex;
	padding: 10px 18px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex: 1 0 0;
	width: 100%;
	border-radius: 8px;
	box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05)
}

.VKIYVUAhlZ .ebwaEJcZKE .wViRcPFZhE button.JIxGlRQLYH {
	background: var(--Gradient-24, linear-gradient(180deg, #3cad73 .54%, #197144 100.54%));
	color: var(--Base-White, #fff);
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	cursor: pointer
}

.VKIYVUAhlZ .ebwaEJcZKE .wViRcPFZhE button.vojLsKsMWZ {
	color: #333;
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	border: 1px solid #333;
	background-color: #fff
}

.fuNpZpDlin.YAzfSQQUWV {
	display: none
}

.DtYLtnnlZY {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(25, 26, 28, .6);
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
	z-index: 16;
	display: flex;
	align-items: center;
	justify-content: center
}

.DtYLtnnlZY .ebwaEJcZKE {
	display: flex;
	width: 492px;
	padding: 24px;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	border-radius: 8px;
	background: var(--Base-White, #fff);
	box-shadow: 0 20px 24px -4px rgba(16, 24, 40, .08), 0 8px 8px -4px rgba(16, 24, 40, .03)
}

.DtYLtnnlZY .ebwaEJcZKE>div {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 32px;
	gap: 8px;
	align-self: stretch;
	border-radius: 4px;
	background: #ffe4e4
}

.DtYLtnnlZY .ebwaEJcZKE>div h3 {
	color: var(--Gray-900, #101828);
	font-family: Manrope;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px
}

.DtYLtnnlZY .ebwaEJcZKE>div p {
	color: #475467;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px
}

@media (max-width:524px) {
	.fuNpZpDlin .ebwaEJcZKE {
		width: calc(100% - 32px);
		gap: 24px
	}
}

.link {
	padding-right: 20px
}

.back {
	background-image: linear-gradient(#00000087, #000000), url(../images/back.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media (max-width:524px) {
	.back {
		background-image: linear-gradient(#00000087, #000000db), url(../images//play.png);
		padding: 8px;

	}

}



.WNdJozehEV {
	margin-top: 0;
}

.back {
	padding-bottom: 20px;
}
.mob{
	display: none;
}

@media (max-width: 768px) {
	body {
		padding: 0
	}
    .back{
        padding-bottom: 48px;
    }
    .WNdJozehEV{
        padding-top: 10px;
    }
	.pad{
		padding: 8px 16px;
	}
	.mob{
		display: block;
	}
	.desk{
		display: none;
	}
}