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

html, body {
	height: 100%;
}

.nAOxO7v3WyQn {
	display: block;
	transition: height 0.3s ease-in-out;
}

.nAOxO7v3WyQn img {
	display: block;
	transition: height 0.3s ease-in-out;
}

.CeZkHDI5PdpY {
	flex-direction: column;
	background-color: #164D83;
	display: flex;
	color: #ffffff;
	min-height: 100%;
	overflow-x: hidden;
	position: relative;
	padding-top: 90px;
}

ul, ol {
	list-style-type: none;
}

.container ul, ol {
	list-style-type: disc;
	margin-top: 18px;
    padding-left: 30px;
}
.ZWZzfop6UEiLf .container ul, ol {
    	list-style-type: none;
}

form, input, textarea, button {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}

input[type="submit"],
input[type="button"] {
	appearance: none;
	-webkit-appearance: none;
}

img {
	max-width: 100%;
	height: auto;
}

a img {
	border: none;
}

b, i {
	font-weight: 700;
}

body {
	font-size: 20px;
	line-height: 30px;
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}

.container {
	max-width: 1330px;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.container p {
    margin-bottom: 18px;
}

.nntHZoPFYPoqjRI {
	max-width: 1400px;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
	height: 100%;
}

.OqfxlicT9OGLkKb {
	display: flex;
	align-items: center;
	height: 100%;
	justify-content:space-between;
	gap: 15px;
	position: relative;
}

.OqfxlicT9OGLkKb.reverse {
	flex-direction: row-reverse;
}

.OqfxlicT9OGLkKb.center-right {
	justify-content: flex-end;
}

.OqfxlicT9OGLkKb.center-left .nAOxO7v3WyQn {
	position: absolute;
	left: 0;
	right: 0;
	display: flex;
	width: fit-content;
	margin: 0 auto;
}

.OqfxlicT9OGLkKb.center-right .nAOxO7v3WyQn {
		position: absolute;
		left: 0;
		right: 0;
		display: flex;
		width: fit-content;
		margin: 0 auto;
}

.nSPoytiXDI {
	top: 0;
	padding: 10px 0;
	left: 0;
	right: 0;
	z-index: 10;
	width: 100%;
	position: fixed;
	background-color: #032B53;
	transition: height 0.3s ease-in-out;
}

.nSPoytiXDI.active .nAOxO7v3WyQn img {
	height: 44px;
	transition: height 0.3s ease-in-out;
}

.nSPoytiXDI.active .nAOxO7v3WyQn img {

}

.languages{
	z-index: 2;
	position: relative;
	display: flex;
}

.nSPoytiXDI .huIwCNr69ArEi {
	z-index: 1;
	cursor: pointer;
}

.nSPoytiXDI .huIwCNr69ArEi {
	color: #ffffff;
	background: #206DB9;
	height: 43px;
	padding: 0 43px 0 14px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	font-style:normal;
}

.nSPoytiXDI .huIwCNr69ArEi:after {
	content: "";
	position: absolute;
	width: 13px;
	height: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 16px;
	background: url("../img/drop_arrow.svg") no-repeat center center;
}

.nSPoytiXDI .languages > ul {
	position: absolute;
	left: 0;
	right: 0;
	display: none;
	background: #ffffff;
	top: 100%;
	z-index: -1;
	border-radius: 5px;
	overflow: hidden;
}

.nSPoytiXDI .languages > ul li a{
	height: 43px;
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #206DB9;
	display: flex;
	align-items: center;
	padding-left: 14px;
	text-decoration: none;
}

.nSPoytiXDI .languages.active > ul {
	display: block;
}

.overlap {
	height: 100%;
	margin-left: auto;
}

.qbEhYA38wO3fCD {
	display: none!important;
}

.scroll-is {
	height: 100%;
	display: flex;
	align-items: center;
}

.DCRg7OzRbi {
	font-size: 18px;
	color: #ffffff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(90deg, #D98D1A 0%, #C04D0D 100%);
	outline: 0;
	border: 0;
	height: 43px;
	font-weight: 500;
	padding: 0 51px;
	border-radius: 5px;
	text-decoration: none;
}

.DCRg7OzRbi:hover {
	background: #C04D0D;
}


.bIsTUaOInVNvzC {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden; /* предотвращает выход элементов за границы */
    background-size: cover;
    background-position: top center;
    padding:10px 0;
}

.bIsTUaOInVNvzC img {
    width: 100%;
    height: auto;
    display: block;
}



.wp-block-table {
    color: black;
}

@media (max-width: 1350px) and (min-width: 1023px) {
    .efBRznNLAQ8VXpg h1,
    .efBRznNLAQ8VXpg h2,
    .efBRznNLAQ8VXpg h3,
    .efBRznNLAQ8VXpg p{
        font-size: 30px;
    }
}


@media (min-width: 1024px) {
.BDBCupidVgeKu.content-left{
	flex-direction: row-reverse;
}

.BDBCupidVgeKu.content-right{
	flex-direction: row;
}

.BDBCupidVgeKu.center-content{
	flex-direction: column;
	gap: 30px;
}
}

@media (max-width: 1023px) {
.BDBCupidVgeKu.content-left{
	flex-direction: column-reverse;
}

.BDBCupidVgeKu.content-right{
	flex-direction: column-reverse;
}

.BDBCupidVgeKu.center-content{
	flex-direction: column;
	gap: 30px;
}
}

@media (max-width: 768px) {
    .bIsTUaOInVNvzC {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.bIsTUaOInVNvzC picture {
    display: block;
    width: 100%;
    height: 100%;
}


.bIsTUaOInVNvzC img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: fill; /* или contain / cover */
    z-index: 1;       /* Чтобы был за контентом */
}


}

.qTdviQeGALe98 img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 3; /* Делаем изображение выше всех */
}
















.gift-box {
	display: flex;
	align-items: center;
	gap: 35px;
}

.gift-box-left {
	display: flex;
	align-items: center;
	gap: 35px;
}

.sFAGsU4piddg5 {
	max-width: 509px;
	width: 100%;
	flex-shrink: 0;
}

.qTdviQeGALe98 img{
	max-width: 100%;
	display: block;
}

h1 {
	font-size: 48px;
	line-height: 55px;
	font-weight: 700;
	color: #000000;
}

.sFAGsU4piddg5 .subtitle {
	font-size: 36px;
	line-height: 46px;
	margin-top: 17px;
}

.sFAGsU4piddg5 .subtitle .AwpJvNSgCYeOT9Q{
	display: block;
	text-transform: uppercase;
	color: #FEE870;
}

.lBSrOwgP183S {
	display: flex;
	align-items: center;
	margin-top: 21px;
	gap: 35px;
}

.lBSrOwgP183S .DCRg7OzRbi{
	height: 56px;
	padding: 0 19px;
	text-transform: uppercase;
	cursor: pointer;
}

.promo-link {
	color: #806E0B;
	background: linear-gradient(90deg, #FEE870 0%, #D6B711 100%);
}

.promo-link:hover {
	background: #D6B711;
}

.fund-now {
	background: linear-gradient(90deg, #2EC273 0%, #09A150 100%);
}

.fund-now:hover {
	background: #09A150;
}

.OmHoNOGOIL4P1LM {
	padding: 41px 0 30px;
}

.drop {
	background-color: #ffffff;
	border-radius: 10px;
	overflow: hidden;
}

.drop .toc-default {
	background-color: #0B3F73;
	font-size: 20px;
	line-height: 25px;
	height: 62px;
	display: flex;
	align-items: center;
	padding: 0 80px 0 50px;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	transition:all 0.3s ease-in-out;
}

.drop .toc-default:after {
	content: "";
	position: absolute;
	width: 24px;
	height: 22px;
	right: 50px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url("../img/icon_arrow.svg") no-repeat top center/cover;
	transition:all 0.3s ease-in-out;
}

.drop.active .toc-default {
	background-color: #206DB9;
}

.drop.active .toc-default:after {
	transform: rotate(-180deg);
}

.drop .options-holder {
	display: none;
	padding: 0;
	border-radius: 0 0 10px 10px;
}

.drop .options-holder ul,
.drop .options-holder ol {
	color: #ffffff;
}

.drop .options-holder ul li a,
.drop .options-holder ol li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	padding: 0 80px 0 0;
	min-height: 46px;
	display: flex;
	align-items: center;
}

.wmjVARByGTNJM .drop  ol, .wmjVARByGTNJM .drop  ul {
	margin-top: 0;
	padding-left: 70px;
}

.drop .options-holder ol ol, .drop .options-holder ol ul {
	padding-left: 34px;
	list-style-type: none!important;
	margin-top: 0;
}

.drop .options-holder ul li a:hover,
.drop .options-holder ol li a:hover {
	text-decoration: underline;
}

.adUXQqMXsOxwb {
	padding: 26px 0;
}

h2 {
	font-size: 36px;
	line-height: 46px;
	color: #000000;
}

.wmjVARByGTNJM p {
	margin-top: 18px;
}

.wmjVARByGTNJM ul, .wmjVARByGTNJM ol {
	margin-top: 18px;
	list-style: inherit;
	padding-left: 30px;
}

.wmjVARByGTNJM ol {
	list-style-type: decimal;
}

.wmjVARByGTNJM ul li, .wmjVARByGTNJM ol li {
	margin-bottom: 5px;
}

.wmjVARByGTNJM ul li:last-child, .wmjVARByGTNJM ol li:last-child {
	margin-bottom: 0;
}

.BDBCupidVgeKu {
	display: flex;
	align-items: flex-start;
	gap: 128px;
}

.ypVDdwsgGpbFy1e {
	max-width: 100%;
	width: 100%;
}

.WMUnSwKf2FRMR {
	max-width: 500px;
	width: 100%;
	flex-shrink: 0;
}

.WMUnSwKf2FRMR.center-content {
    margin: auto;
    max-width: 100%;
    display: flex;
    justify-content: center;
}

.WMUnSwKf2FRMR img{
	display: block;
}

.wmjVARByGTNJM img.alignright {
	float: right;
	margin-left: 16px;
}

.wmjVARByGTNJM img.alignleft {
	float: left;
	margin-right: 16px;
}

.wmjVARByGTNJM img.aligncenter {
	margin: 16px auto 16px;
}

.HhEB2NQUf {
	height: 56px;
	display: flex;
	width: fit-content;
	margin: 15px auto 0;
	text-transform: uppercase;
}

.aVtXqTILKkb8 {
	display: flex;
	align-items: flex-start;
	gap: 77px;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ {
	flex: 1;
	background-color: #0B3F73;
	border-radius: 10px;
	border: 2px solid #2EC273;
	position: relative;
	padding: 38px 28px;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ:after {
	content: "";
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	width: 63px;
	height: 63px;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ.BTNBNv9X66zo {
	border-color: #2EC273;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ.JBnvQDOW6 {
	border-color: #F17D63;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ ul {
	margin-top: 0;
	padding-left: 39px;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ ul li {
	list-style: none;
	position: relative;
	padding: 5px 0;
	margin-bottom: 9px;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ ul li:last-child {
	margin-bottom: 0;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ ul li:before {
	content: "";
	width: 28px;
	height: 28px;
	position: absolute;
	left: -38px;
	top: 5px;
	background-image: url("../img/icon_pros.svg");
	background-size: cover;
	background-repeat: no-repeat;
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ.JBnvQDOW6 ul li:before {
	background-image: url("../img/icon_cons.svg");
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ.BTNBNv9X66zo:after {
	background-image: url("../img/icon_pros.svg");
}

.aVtXqTILKkb8 .wcFfJDqKtzTQ.JBnvQDOW6:after {
	background-image: url("../img/icon_cons.svg");
}

.aVtXqTILKkb8 {
	margin-top: 50px;
}

.help-topics {
	padding: 26px 0;
	position: relative;
}

.YGgHzpQZAfx5MnSC {
	position: relative;
	z-index: 0;
}

.help-topics .drop {
	background: #0B3F73;
	margin-top: 12px;
	padding: 0;
	transition: all 0.3s ease-in-out;
}

.help-topics .drop.active {
	background: #0F457A;
}

.help-topics .drop .toc-default:after {
	right: 30px;
}

.help-topics .drop .options-holder {
	padding: 0 80px 25px 50px;
}


.help-topics .drop .toc-default {
	height: auto;
	padding: 25px 80px 25px 50px;;
	background-color: transparent;
}

.help-topics .drop.active .toc-default {
	background-color: transparent;
}

.SitZEFhkO1MKFO {
	padding: 21px 0;
	text-align: center;
	background: #0B3F73;
}


.efBRznNLAQ8VXpg {
	font-size: 48px;
	line-height: 46px;
	text-transform: uppercase;
	font-weight: 700;
	color: #FEE870;
}

.SitZEFhkO1MKFO img{
	display: block;
	margin: 0 auto;
}

.ZWZzfop6UEiLf {
	background-color: #032B53;
	padding: 21px 0 128px;
	margin-top: auto;
}

.end-navigation {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 8px;
}

.end-navigation li a {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	padding:  15px 40px;
	text-decoration: none;
}

.end-navigation-left {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 8px;
}

.end-navigation-left li a {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	padding:  15px 40px;
	text-decoration: none;
}

.end-navigation-right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 8px;
}

.end-navigation-right li a {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	padding:  15px 40px;
	text-decoration: none;
}

.ZWZzfop6UEiLf p {
	font-size: 14px;
	margin-top: 5px;
}

.uGtsmRIFnZPI {
	width: 48px;
	height: 48px;
	position: fixed;
	bottom: -53px;
	right: 20px;
	cursor: pointer;
	border-radius: 50%;
	background: #ffffff;
	transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	z-index: 11;
}

.uGtsmRIFnZPI.active {
	bottom: 20px;
}

.uGtsmRIFnZPI:before {
	content: "";
	width: 24px;
	height: 25px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	background: url("../img/icon_arrow_up.svg") no-repeat top  / cover;
}

.uGtsmRIFnZPI:before {
	width: 14px;
	height: 15px;
}

.panel {
	position: fixed;
	bottom: 16px;
	left: 0;
	right: 0;
	z-index: 4;
	display: flex;
	max-width: 540px;
	margin: auto;
	align-items: center;
	gap: 16px;
	justify-content: space-between;
	border-radius: 10px;
	padding:11px 18px;
	background: linear-gradient(90deg, #206DB9 0%, #0039A6 100%);
}
.WzjcGafBTO1jE{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}


.eTiUX0JdnwSh {
	color: #ffffff;
	line-height: 24px;
}

.eTiUX0JdnwSh a {
	color: #FEE870;
	text-transform: uppercase;
	text-decoration: underline;
}

.control .DCRg7OzRbi {
	padding:  0 29px;
	white-space: nowrap;
}

.error404 .CeZkHDI5PdpY {
	background-color: #ffffff;
}

.error404 .ZWZzfop6UEiLf {
	padding: 21px 0!important;
}

.cuWPqSPadP8 {
	padding: 100px 0 52px;
}

.pBjctZBloxX4Uep {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: none;
	padding: 0;
	text-align: center;
}

.pBjctZBloxX4Uep .KeSTUcPDF {
	font-size: 96px;
	line-height: 55px;
	font-weight: 600;
	color: #0B3F73;
	margin-bottom: 40px;
}

.ovNjzxcfc0v0jp {
            text-align: center;
            margin-top: 5px;
        }


.pBjctZBloxX4Uep {
	font-size: 40px;
	line-height: 30px;
	font-weight: normal;
	color: #0B3F73;
}

.pBjctZBloxX4Uep .pckweuW327TP {
	margin: 40px 0;
}

.PCqSjLULRa7uke {
	height: 55px;
	padding: 0 35px;
	border-radius: 5px;
	background: #206DB9;
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 58px;
	transition: all 0.3s ease-in-out;
}

.PCqSjLULRa7uke:hover {
	background: #0B3F73;
}

.lcmLRoi2AsiI {
	display: flex;
	align-items: center;
	gap: 10px;
}

 table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	border: 2px solid  #2A2E41;
	margin-top: 18px;
	overflow-x: auto;
	 color: #2A2E41;
	 margin-bottom: 10px;
}

table th,
table td {
	border: 1px solid  #2A2E41;
	padding: 10px;
}

 table th {
	font-weight: 700;
}

.MfVUpRiefs {
	display: none;
}

.lOpAghkGJoNv {
	display: flex;
	align-items: center;
	justify-content: center;
}

.SblYrpoTKZk8Y27{
  position: absolute;
  inset: 0;
  z-index: 99;
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1200px) {
	.BDBCupidVgeKu {
		gap: 40px;
	}

	.aVtXqTILKkb8 {
		gap: 40px;
	}

}

@media screen and (max-width: 1023px) {
	.MfVUpRiefs .trait {
		display: block;
		background: #ffffff;
		border-radius: 5px;
		transition: .25s ease-in-out;
	}

	.MfVUpRiefs #hamburger {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.MfVUpRiefs #hamburger .trait {
		width: 31px;
		height: 3px;
		position: relative;
		border-radius: 2px;
		top: 0;
		right: 0;
		margin: 3px 0;
	}

	.MfVUpRiefs #hamburger.open .trait:nth-child(1) {
		transform: rotate(-45deg) translate(-5px, 5px);
		margin: 0;
	}

	.MfVUpRiefs #hamburger.open .trait:nth-child(3) {
		opacity: 0;
	}

	.MfVUpRiefs #hamburger.open .trait:nth-child(2) {
		margin: 0;
		transform: rotate(45deg) translate(3px, 2px);
	}

	.overlap {
		position: fixed;
		background: #032B53;
		top: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: auto;
		transform: translateX(100%);
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		overflow: hidden;
		display: block;
		padding: 59px 0 15px;
	}

	.overlap .qbEhYA38wO3fCD {
		width: 100%;
	}

	.scroll-is {
		width: 100%;
		height: 100%;
		display: flex;
		overflow: hidden;
		overflow-y: scroll;
		flex-direction: column;
		align-items: flex-end;
		text-align: end;
		padding-right: 15px;
		
	}

	.overlap.open {
		z-index: 15;
		transform: translateX(0);
		width: 100%;
	}

	.lcmLRoi2AsiI {
		gap: 0;
		margin-left: auto;
	}

	.MfVUpRiefs {
		display: flex;
		z-index: 15;
		position: relative;
	}

	.nAOxO7v3WyQn {
		position: relative;
		z-index: 135;
	}

	.nAOxO7v3WyQn img{
		height: auto;
		max-height: 40px;
	}

	.nSPoytiXDI {
		height: 70px;
	}

	.nSPoytiXDI.active {
		height: 70px;
	}

	.register {
		font-size: 20px;
		line-height: 120%;
		margin: 0 auto;
	}

	.nSPoytiXDI .languages > ul {
		position: relative;
		display: block;
		background: transparent;
		top: 0;
		z-index: 1;
		border-radius: 0;
		overflow: visible;
	}

	.nSPoytiXDI .huIwCNr69ArEi {
		display: none;
	}

	.scroll-is p {
		font-size: 20px;
		line-height: 120%;
		text-transform: uppercase;
		margin: 11px 0;
	}
	
	.efBRznNLAQ8VXpg {
		font-size: 35px;
	}

	.nSPoytiXDI .languages > ul li a {
		height: auto;
		margin-bottom: 11px;
		padding: 0;
		font-size: 16px;
		line-height: 120%;
		font-weight: 500;
		color: #ffffff;
		display: block;
		text-decoration: none;
	}

	header .languages > ul li.active a {
		color: #4A96E1;
	}

	.qbEhYA38wO3fCD {
		display: block!important;
	}

	.only-desc {
		display: none!important;
	}

	.lOpAghkGJoNv {
		display: none!important;
	}

	.gift-box {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.gift-box-left {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.sFAGsU4piddg5 {
		max-width: 100%;
		width: 100%;
		flex-shrink: 0;
	}
	h1 {
		font-size: 40px;
	}

	.sFAGsU4piddg5 .subtitle {
		font-size: 20px;
		line-height: 30px;
		margin-top: 17px;
	}

	.lBSrOwgP183S {
		margin-top: 21px;
		gap: 25px;
	}

	.OmHoNOGOIL4P1LM {
		padding: 24px 0;
	}

	.drop .toc-default {
		font-size: 18px;
		line-height: 25px;
		padding: 0 50px 0 16px;
	}

	.drop .toc-default:after {
		width: 20px;
		height: 17px;
		right: 16px;
	}

	.drop .options-holder ul li a, .drop .options-holder ol li a {
		font-size: 16px;
		padding: 10px 50px 10px 0;
		min-height: auto;
	}

	.adUXQqMXsOxwb {
		padding: 12px 0;
	}

	h2 {
		font-size: 28px;
		line-height: 33px;
		text-transform: none;
	}

	body {
		font-size: 16px;
		line-height: 21px;
	}

	.BDBCupidVgeKu {
		gap: 24px;
		flex-direction: column-reverse;
		align-items: center;
	}

	.ypVDdwsgGpbFy1e {
		max-width: 100%;
		width: 100%;
		flex-shrink: 0;
	}

	.ball1:after {
		display: none;
	}

	.aVtXqTILKkb8 {
		gap: 35px;
		flex-direction: column;
		margin-top: 44px;
	}

	.aVtXqTILKkb8 .wcFfJDqKtzTQ:after {
		width: 41px;
		height: 41px;
		top: -21px;
		left: 0;
		right: 0;
	}

	.aVtXqTILKkb8 .wcFfJDqKtzTQ {
		padding: 20px 28px;
		width: 100%;
		max-width: 700px;
		margin: 0 auto;
	}

	.aVtXqTILKkb8 .wcFfJDqKtzTQ ul li:before {
		top: 2px;
	}

	.help-topics .drop .options-holder {
		font-size: 14px;
		padding: 0 50px 25px 16px;;
		border-radius: 0;
	}

	.help-topics .drop {
		margin-top: 12px;
	}

	.CeZkHDI5PdpY {
		padding-top: 70px;
	}

	.help-topics .drop .toc-default {
		padding: 25px 50px 25px 16px;
	}

	.help-topics .drop .toc-default:after {
		right: 15px;
	}

	.wmjVARByGTNJM .drop  ol, .wmjVARByGTNJM .drop  ul {
		padding-left: 30px;
	}

	.wmjVARByGTNJM img.alignright,
	.wmjVARByGTNJM img.alignleft {
		float: none;
		margin: 16px auto 16px;
	}

	.wmjVARByGTNJM img.alignright,
	.wmjVARByGTNJM img.alignleft,
	.wmjVARByGTNJM img.aligncenter {
		max-width: 400px;
		width: 100%;
		height: auto;
	}

	.OqfxlicT9OGLkKb.reverse {
		flex-direction: row;
	}

	.OqfxlicT9OGLkKb.reverse  .nAOxO7v3WyQn {
		order: 2;
	}

	.OqfxlicT9OGLkKb.reverse .lcmLRoi2AsiI {
		order: 1;
		margin: 0;
	}

	.OqfxlicT9OGLkKb.reverse .MfVUpRiefs {
		order: 3;
	}
	.nSPoytiXDI.active .nAOxO7v3WyQn img {
		height: auto;
	}

	.OqfxlicT9OGLkKb.center-right .nAOxO7v3WyQn {
		position: static;
		margin: 0;
	}

	.OqfxlicT9OGLkKb.center-right {
		justify-content: space-between;
	}

	.OqfxlicT9OGLkKb.center-left {
		justify-content: space-between;
		flex-direction: row;
	}

	.OqfxlicT9OGLkKb.center-left .nAOxO7v3WyQn {
		position: static;
		margin: 0;
		order: 2;
	}
	.OqfxlicT9OGLkKb.center-left .MfVUpRiefs {
		order: 3;
	}

	.OqfxlicT9OGLkKb.center-left .lcmLRoi2AsiI {
		flex-direction: row-reverse;
		margin: 0;
		order: 1;
	}

}

@media screen and (max-width: 767px) {
	.panel {
		gap: 8px;
		width: 90%;
		bottom: 10px;
		z-index: 10;
	}

	.uGtsmRIFnZPI {
		width: 31px;
		height: 31px;
	}

	.uGtsmRIFnZPI.active {
		bottom: 125px;
	}

	.eTiUX0JdnwSh {
		font-size: 12px;
		line-height: 120%;
	}

	.control .DCRg7OzRbi {
		padding: 8px 10px;
		white-space: nowrap;
		height: auto;
		font-size: 12px;
		text-transform: uppercase;
	}

	.ZWZzfop6UEiLf {
		padding: 21px 0 110px;
	}

	/*.bIsTUaOInVNvzC {
		background-image: url("../img/bg_bonus_m.webp");
	}*/

	.pBjctZBloxX4Uep .KeSTUcPDF {
		font-size: 46px;
		line-height: 40px;
		margin-bottom: 15px;
	}

	.pBjctZBloxX4Uep {
		font-size: 22px;
		line-height: 30px;
	}

	.PCqSjLULRa7uke {
		margin-top: 35px;
	}

	.cuWPqSPadP8 {
		padding: 60px 0 40px;
	}

	.pBjctZBloxX4Uep .pckweuW327TP {
		margin: 30px 0;
	}
}

@media screen and (max-width: 500px) {
	.lBSrOwgP183S {
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}

	.end-navigation {
		gap: 20px;
	}

	.end-navigation li a {
		font-size: 12px;
		padding: 10px 10px;
	}
	
	.end-navigation-left {
		gap: 20px;
	}

	.end-navigation-left li a {
		font-size: 12px;
		padding: 10px 10px;
	}
    	
    .end-navigation-right {
		gap: 20px;
	}

	.end-navigation-right li a {
		font-size: 12px;
		padding: 10px 10px;
	}
	.ZWZzfop6UEiLf p {
		font-size: 12px;
		margin-top: 15px;
	}

	.register {
		font-size: 16px;
		line-height: 120%;
		margin: 0 auto;
		padding: 0 20px;
		position: relative;
		z-index: 135;
		height: 40px;
	}

	h1 {
		font-size: 30px;
		line-height: 35px;
	}
}


@media screen and (max-width: 430px) {
 table {
		display: block;
	}
}

@media screen and (max-width: 350px) {
	.efBRznNLAQ8VXpg {
		font-size: 30px;
	}
}

/*add menu*/
.header-menu {
    margin-top: 10px;
    display: block;
    width: 100%;
    text-align: center;
    clear: both; /* если были float или сложные позиции наверху */
}

.header-menu .nav ul {
    display: inline-flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-menu .nav ul li a {
    text-decoration: none;
    color: #ffffff; /* при необходимости поменять */
    font-size: 20px;
}

.mobile-hidden {
    display: none;
}

@media screen and (max-width: 1023px) {
.header-menu .nav ul {
    display: inline-flex;
    flex-direction: column;
    float: right;
}	
}



/*new style*/

.overlay {
	margin-left: auto;
	margin-right: 20px;
}

.main-menu {
	display: flex;
	align-items: center;
	gap: 8px;
}

.main-menu > li {
	display: flex;
	align-items: stretch;
	list-style: none;
	position: relative;
}

.main-menu > li > a, .main-menu > li > i {
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
	padding: 10px 16px;
	text-decoration: none;
	color: #FAFAFB;
	font-size: 20px;
	transition: color 0.3s ease-in-out;
}

.main-menu > li > a:hover,
.main-menu > li > i:hover {
	color: #0283F2;
}

.main-menu > li.has-submenu > .PgFNGOFlE2JP {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	z-index: 10;
	background: transparent;
	padding: 0 10px 10px 10px;
	margin-left: -10px;
	border-radius: 10px;
}

.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul {
	width: 320px;
	border-radius: 0 0 10px 10px;
	padding: 12px 23px;
	background: rgb(28, 66, 104);;
	overflow-y: auto;
	max-height: 330px;
	text-align: right;
}

.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul::-webkit-scrollbar {
	width: 4px;
	background: transparent;
}

.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul::-webkit-scrollbar-track {
	margin: 5px;
}

.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul::-webkit-scrollbar-thumb {
	width: 4px;
	border-radius: 3px;
	background: #FFFFFF;
}

.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul > li {
	list-style: none;
}

.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul > li > a {
	display: block;
	font-size: 20px;
	line-height: normal;
	color: #FAFAFB;
	padding: 7px 15px;
	text-decoration: none;
	background-color: transparent;
	transition: color 0.3s ease-in-out;
	border-radius: 10px;
}

.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul > li > a:hover {
	color: #0283F2;
}

.scroll {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.non-scroll {
	overflow: hidden;
}

@media screen and (min-width: 1023px) {
	.main-menu > li.has-submenu:hover > .PgFNGOFlE2JP  {
		display: block;
	}

	.package-form .modal-close {
		display: none;
	}
}

@media screen and (max-width: 1023px) {

	#menu-toggle i {
		display: block;
		background: #ffffff;
		border-radius: 2px;
		transition: .25s ease-in-out;
	}

	#menu-toggle #hamburger {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 32px;
		height: 32px;
	}

	#menu-toggle #hamburger i {
		width: 32px;
		height: 2px;
		position: relative;
		top: 0;
		right: 0;
		margin: 3px 0;
	}

	#menu-toggle.open #hamburger i:nth-child(1) {
		transform: rotate(-45deg) translate(-3px, 3px);
		margin: 0;
	}

	#menu-toggle.open #hamburger i:nth-child(3) {
		opacity: 0;
	}

	#menu-toggle.open #hamburger i:nth-child(2) {
		margin: 0;
		transform: rotate(45deg) translate(1px, 1px);
	}

	.overlay {
		position: fixed;
		background: rgb(28 66 104);
		top: 60px;
		right: 0;
		bottom: 0;
		width: 100%;
		height: auto;
		transform: translateX(100%);
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		overflow: hidden;
		display: block;
		padding: 0;
		padding-top: 45px;
		margin: 0;
	}

	.scroll {
		width: 100%;
		height: 100%;
		display: flex;
		overflow: hidden;
		overflow-y: scroll;
		flex-direction: column;
		align-items: flex-end;
	}

	.overlay.open {
		z-index: 15;
		transform: translateX(0);
		width: 100%;
	}

	#menu-toggle {
		display: flex;
		z-index: 99;
		margin-right: 20px;
		margin-left: 20px;
	}

	.language_switcher {
		margin-right: 0;
		margin-left: auto;
	}

	.main-menu {
		display: flex;
		align-items: flex-start;
		gap: 8px;
		flex-direction: column;
		margin: 15px -15px 0 0;
	}

	.main-menu > li {
		align-items: flex-start;
		position: relative;
		flex-direction: column;
		width: 100%;
	}

	.main-menu > li.has-submenu > .PgFNGOFlE2JP {
		position: static;
		margin-left: 0;
		border-radius: 0;
		width: 100%;
	}

	.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul {
		width: 100%;
		border-radius: 0;
		padding: 12px 33px 12px 10px;
		overflow-y: hidden;
		max-height: 100%;
		text-align: left;
	}

	.main-menu > li > a:after, .main-menu > li > i:after {
		display: none;
	}

	.main-menu > li > a, .main-menu > li > i {
		padding-right: 57px;
		font-size: 18px;
	}

	.main-menu > li.has-submenu > .PgFNGOFlE2JP > ul > li > a {
		font-size: 16px;
	}

	.has-submenu:after {
		content: "";
		background-image: url("../img/arrow_down.svg");
		width: 25px;
		height: 16px;
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		right: 15px;
		top: 12px;
		transition: all 0.3s ease-in-out;
	}

	.has-submenu.active:after {
		transform: rotate(180deg);
	}

}

@media screen and (max-width: 700px) {
	#menu-toggle {
		display: flex;
		z-index: 99;
		margin-right: 0;
	}

	header .inner {
		flex-wrap: wrap;
	}

	.overlay {
		top: 110px;
	}

	.buttons_block {
		width: 100%;
		margin-top: 20px;
	}
}

@media (min-width: 768px) { 
  .bIsTUaOInVNvzC img {
    width: 100%;
    height: auto;
    display: block;
}
  h1 {
        font-size: 30px;
    }

  
}
@media (max-width: 768px) {
    .bIsTUaOInVNvzC img {
        object-fit: cover;
        object-position: top;
    }
    
    .qTdviQeGALe98 {
        display: block;
    }
    
    .bIsTUaOInVNvzC {
        position: relative;
    }
}
/*не удалять для рандомизации*/
.content-right{}
.content-left{}
/*не удалять для рандомизации*/

.WJZikR171 {
    padding: 20px 0;
    color: #fee870;
}

.pPftRgAWjauBOLKu {
	 display: flex;
    gap: 6px;
}

.WJZikR171 a {
	color: #fee870;
    font-size: 14px;
	margin-bottom: 0;
	text-decoration: none;
	transition: color 0.3s;
}

.WJZikR171 a.BJoWZ7peYz98 {
    color: #FFFFFF;
}

.WJZikR171 a:hover {
	color: #FFFFFF;
}

.WJZikR171 a.BJoWZ7peYz98:hover {
    color: #fee870;
}

/* block casino */
.zkDRhKKawR {
  max-width: 100%;
  background: transparent;
}

.zkDRhKKawR a {
	text-decoration: none;
}

.HiDVZKVsEr {
  font-size: 36px!important;
  font-weight: 700;
  color: var(--title-color);
  margin-bottom: 20px;
  padding-top: 0!important;
  text-transform: uppercase;
}

.gySdfCxeGsHH3y {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 20px;
}

.casinoTab {
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--tab-bg);
  padding: 6px 16px;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  color: var(--tab-text);
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  min-height: 58px;
  transition: background 0.3s;
}

.casinoTab:hover {
  background: var(--tab-bg-active);
  cursor: pointer;
  color: var(--tab-text-active);
}

.casinoTab.active {
  background: var(--tab-bg-active);
  color: var(--tab-text-active);
}

.casinoTab img {
  width: 24px;
  height: 24px;
}

.casinoGrid {
  display: none;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); 
  gap: 10px;
  justify-items: center;
}

  .casinoGrid {
    grid-template-columns: repeat(5, 1fr);
}

.casinoGrid a {
	width: 100%;
}

.casinoGrid.active {
  display: grid;
}

.ygZqiLuRmD07FI {
  max-width: 248px;
  min-height: 100%;
  background: var(--card-bg);
  border-radius: 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
  padding: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}

.bKEMgNK73Z4oB {
  position: relative;
  width: 100%;
  max-height: 228px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bKEMgNK73Z4oB img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
  object-fit: cover;
  transition: filter 0.3s;
}

.OBsBSKHAVY {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--btn-bg);
  color: var(--btn-text);
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 8px;
  opacity: 0;
  transition: opacity 0.3s;
  max-width: 106px;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.3s;
  margin-top: 0!important;
}

.OBsBSKHAVY:hover {
  background: var(--btn-bg-hover);
  color: var(--btn-text-hover);
  cursor: pointer;
}

.XEtmAfIh {
  font-size: 20px;
  font-weight: 600;
  color: var(--card-text);
  margin-top: 0!important;
  transition: color 0.3s;
  flex: 1; 
  display: flex;
  align-items: center; 
  justify-content: center; 
  padding: 0!important;
}

.ygZqiLuRmD07FI:hover {
	cursor: pointer;
	background: var(--card-bg-hover);
}

.ygZqiLuRmD07FI:hover .XEtmAfIh {
  color: var(--card-text-hover);
}

.ygZqiLuRmD07FI:hover img {
  filter: brightness(60%) blur(1px);
}

.ygZqiLuRmD07FI:hover .OBsBSKHAVY {
  opacity: 1;
}

@media (max-width: 1024px) {
  .HiDVZKVsEr {
  font-size: 32px!important;
}
  .casinoTab {
		font-size: 24px;
	}
  .ygZqiLuRmD07FI {
  min-height: 100%;
	}
}

@media (max-width: 767px) {
  .casinoGrid {
    grid-template-columns: repeat(2, 1fr);
  }
  .HiDVZKVsEr {
   font-size: 24px!important;
}
  .casinoTab {
	font-size: 14px;
	}
  .ygZqiLuRmD07FI {
  min-height: 100%;
	}
	.XEtmAfIh {
    font-size: 16px;
	}
	.casinoTab {
	padding: 6px 12px;
	min-height: 36px;
	}
	.ygZqiLuRmD07FI {
	padding: 6px;
	}
	.gySdfCxeGsHH3y {
		gap: 4px;
	}
	.casinoGrid {
		gap: 6px;
	}
}


/* Блок с бонусами */

.wYMpVgAlugxG {
  width: 100%;
  background: transparent;
}

.SeJkAh38 {
  font-size: 40px!important;
  font-weight: 700;
  color: var(--bonus-title);
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-top: 0!important;
}

.LNAibabD {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}

.zBwmzlNgaOpxGP {
  background: var(--bonus-card-bg);
  border-radius: 10px;
  flex: 1 1 calc(33.333% - 10px);
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.JwjGdTOVwaN {
  width: 100%;
  height: 172px;
  object-fit: cover;
  display: block;
}

.gupcN4Mw0AxPJ {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 10px;
  gap: 10px;
}

.gupcN4Mw0AxPJ p {
	margin: 0!important;
}

.wmjVARByGTNJM .gupcN4Mw0AxPJ p {
    margin-top: 0!important;
}

.Zxbwojxb9Rg {
  color: var(--bonus-subtitle);
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
}

.SJhpMyeXk7wF {
  color: var(--bonus-text);
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.LfgdkmBAsG {
  display: block;
  /* max-width: 229px; */
  min-height: 56px;
  margin: 0 auto;
  padding: 13px;
  background: var(--bonus-btn-bg);
  color: var(--bonus-btn-text);
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border-radius: 6px;
  transition: background 0.3s ease;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  width: fit-content;
}

.LfgdkmBAsG:hover {
  background: var(--bonus-btn-bg-hover);
  color: var(--bonus-btn-text-hover);
  cursor: pointer;
}

.zkDRhKKawR, .wYMpVgAlugxG {
	margin: 20px 0; 
}

.zkDRhKKawR .container p {
     margin-bottom: 0; 
}

@media (max-width: 1024px) {
	.zBwmzlNgaOpxGP {
		min-height: 100%;
	}
	.wYMpVgAlugxG .SeJkAh38 {
		font-size: 32px;
	}
	.Zxbwojxb9Rg {
		font-size: 20px;
	}
	.SJhpMyeXk7wF {
		font-size: 24px;
	}
	.LfgdkmBAsG {
		font-size: 20px;
	}
	.gupcN4Mw0AxPJ {
	    padding: 12px 10px 20px;
	}
} 


@media (max-width: 767px) {
  .zBwmzlNgaOpxGP {
    flex: 1 1 100%;
  }
  .zBwmzlNgaOpxGP {
    min-height: 100%;
    }
  .gupcN4Mw0AxPJ {
    padding: 10px 10px 20px;
    }
	.wYMpVgAlugxG .SeJkAh38 {
		font-size: 24px;
	}
	.Zxbwojxb9Rg {
		font-size: 16px;
	}
	.SJhpMyeXk7wF {
		font-size: 24px;
	}
	.LfgdkmBAsG {
		font-size: 20px;
	}
}



/* new blocs */

.XlZLYc426I3 {
  background: var(--color_bg_block_banner_v2);
  padding: 50px 20px;
}

.YxgfTHDHKAs8q {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.zCwuLsc4XZPxKR {
  color: var(--color_text_title_white);
  display: inline-block;
  margin: 0;
}

.SlIHnWNYP3Ibhe {
  color: var(--color_text_title_orange);
  display: inline-block;
}

.NbPVUx7UWLf7 {
  display: flex;
  gap: 40px;
}

.BWcukIFjU3C {
  flex: 1 1 38%;
  color: #ffffff;
  display: flex;
    flex-direction: column;
    gap: 22px;
}

.HGFjUg1qVo {
  font-size: 20px;
  color: var(--color_text_under_title);
}

.JgZmZDEhifJCS65C {
  display: flex;
  gap: 20px;
}

.WamCAzXNLkI42 {
  width: 205px;
  min-height: 45px;
  background: var(--color_bg_green_btn);
  color: var(--color_text_green_btn);
  font-size: 20px;
  font-weight: 600;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background 0.3s;
    padding: 5px;
}

.WamCAzXNLkI42:hover {
  background: var(--color_bg_green_btn_hover);
  color: var(--color_text_green_btn_hover);
  }

.SvRA1GTd {
  width: 205px;
  min-height: 45px;
  background: transparent;
  border: 1px solid var(--color_border_transparent_btn);
  color: var(--color_text_transparent_btn_hover);
  font-size: 20px;
  font-weight: 600;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background 0.3s;
    padding: 5px;
}

.SvRA1GTd:hover {
  background: var(--color_bg_transparent_btn_hover);
  color: var(--color_text_transparent_btn_hover_hover);
  }

.FQACoURtbqqM {
  display: flex;
  gap: 30px;
  margin-top: 20px;
}

.kRPiIi1qvs7H {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.zAnkhz7M5P {
  font-size: 24px;
  font-weight: 700;
  color: var(--color_text_up_value_statistic);
}

.dVTnnqNGy6MOvlt {
  font-size: 20px;
  text-align: center;
  color: var(--color_text_under_value_statistic);
}

.kpTaNygeoGMuUN {
  flex: 1 1 45%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.wTdZXjlrVnR1V {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  gap: 6px;
  padding: 20px;
  border: 1px solid var(--color_border_card_peculiarties);
  border-radius: 5px;
  color: var(--color_text_description_card_peculiarties);
  font-size: 20px;
  line-height: 1.4;
  flex-direction: column;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.wTdZXjlrVnR1V::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #215584; 
  opacity: 0.8; 
  z-index: 0;
  pointer-events: none;
}

.QIcjoiROXEINx, .wTdZXjlrVnR1V img {
  position: relative;
  z-index: 1;
}

.wTdZXjlrVnR1V img {
  max-width: 35px;
  max-height: 35px;
  flex-shrink: 0;
}

.hmNxcmFZz0NH2JP {
  font-size: 20px;
  font-weight: 600;
  color: var(--color_text_title_card_peculiarties);
}

.PDYmdYLAMkIq {
  background: var(--color_bg_run_line);
  overflow: hidden;
  width: 100%;
  height: 46px;
  display: flex;
  align-items: center;
}

.Fnkdi67Q1E5E {
  width: 100%;
  overflow: hidden;
}

.marqueeTrack {
  display: flex;
  align-items: center;
  will-change: transform;
}

.vFpwdTBcp3 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.SgmpOYdqK9VYC {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  padding: 0 24px;
  height: 50px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  white-space: nowrap;
  flex-shrink: 0;
}

.CQirFyQKM4cQa {
  max-width: 17px;
  max-height: 19px;
  display: block;
}

.FaTcOQE7of {
  color: var(--color_text_run_line);
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

.bonusSection {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.IVMusRGMOkO {
  margin: 20px 0;
}

.anUILu3h8ua {
  background-color: var(--adv-card-bg);
  border-radius: 10px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #FFFFFF;
  font-size: 20px;
  gap: 15px;
}

.anUILu3h8ua img {
  max-width: 35px;
  max-height: 35px;
}

.yKvGbGPLZtB9aU {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  color: var(--adv-title);
	text-align: center;
}

.ElfqovqW7TKPiFX {
  font-size: 20px;
  line-height: 120%;
  margin: 0;
  color: var(--adv-text)
}

.xOlwrRkwPFIGnl {
  background-color: var(--adv-btn-bg);
  color: var(--adv-btn-text);
  border: none;
  border-radius: 6px;
  width: fit-content;
  min-width: 270px;
  min-height: 50px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.3s ease;
  text-transform: uppercase;
  padding: 3px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}

.xOlwrRkwPFIGnl:hover {
  background-color: var(--adv-btn-bg-hover);
  color: var(--adv-btn-text-hover);
}

.bonusWimg .anUILu3h8ua {
  align-items: center;
}

.bonusWimg img.IGpWTUAFRQc {
  width: 100%;
  height: 128px;
  object-fit: cover;
  max-width: none; 
  max-height: none;
  border-radius: 10px;
}

.bonusWimg .ElfqovqW7TKPiFX {
  text-align: center;
}

.ykqxoNcsjypuPvn {
  margin: 20px 0;
}

.nyqDODje32fla0T9 {
  background: var(--color_bg_block);
  border-radius: 10px;
  padding: 35px;
  display: flex;
    align-items: center;
    justify-content: center;
}

.SxonjbcH77UW9 {
  display: flex;
  flex-direction: column;
  gap: 18px;
  max-width: 620px;
  align-items: center;
}

.aZMHrk9JA60M {
  font-size: 24px;
  text-transform: uppercase;
  color: var(--color_text_title);
  font-weight: 600;
  margin: 0;
  text-align: center;
}

.cjkafAXvuobtI {
  font-size: 20px;
  color: var(--color_text_description);
  margin: 0;
   text-align: center;
}

.IQjzsvMiXA55Oy {
  display: flex;
  gap: 13px;
}

.jioqBAtjFffeHP {
    background: var(--color_bg_green_btn);
    color: var(--color_text_green_btn);
    border: none;
    border-radius: 6px;
    min-width: 320px;
    min-height: 50px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.3s ease;
    text-transform: uppercase;
    padding: 3px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
        text-align: center;
    white-space: nowrap;
}

.WiMXwPiMC5DAr8 {
  background: transparent;
  color: var(--color_text_transparent_btn);
  border: 1px solid var(--color_border_transparent_btn);
  min-width: 260px;
}

.jioqBAtjFffeHP:hover {
 background: var(--color_bg_green_btn_hover);
 color: var(--color_text_green_btn_hover);
}

.WiMXwPiMC5DAr8:hover {
  background: var(--color_border_transparent_btn_hover);
  color: var(--color_text_transparent_btn_hover);
}

.bBzttro5D {
 margin: 20px 0;
}

.ZgXzwBxFM7wycaBc {
  background: var(--color_bg_block);
    border-radius: 10px;
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ZUjoeZgyTg6Z {
  display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: center;
}

.ZJtPsWugcsVLhV3 {
  font-size: 24px;
    color: var(--color_text_title);
    font-weight: 600;
    margin: 0;
    text-align: center;
}

.CRMnYKFW7j {
   font-size: 20px;
    color: var(--color_text_desctiption);
    margin: 0;
    text-align: center;
}

.eUaRcwwlMeaSZI {
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 20px;
}

.VZxkCxdla1oueFh {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
}

.VZxkCxdla1oueFh p {
  margin: 0;
  font-size: 20px;
  color: var(--color_under_value_advantage);
  text-align: center;
}

.VZxkCxdla1oueFh .mtVY7o4k {
font-size: 24px;
  color: var(--color_up_value_advantage);
  font-weight: 700;
}

.VZxkCxdla1oueFh img {
  max-width: 35px;
  max-height: 35px;
}

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

.bonusTwoCol {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.bonusOneCol {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}

.bonusOneCol .anUILu3h8ua {
  align-items: center;
}


@media (max-width: 1400px) {
  .bonusFourCol {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
}


@media (max-width: 1024px) {
  .bonusSection {
    grid-template-columns: repeat(2, 1fr);
  }
   .YxgfTHDHKAs8q {
    font-size: 36px;
  }

  .NbPVUx7UWLf7 {
    flex-direction: column;
  }
	.bonusOneCol {
		grid-template-columns: 1fr;
	}
}


@media (max-width: 768px) {
   .kpTaNygeoGMuUN {
    grid-template-columns: 1fr;
  }

  .XlZLYc426I3 {
  padding: 40px 0;
}

  .YxgfTHDHKAs8q {
    font-size: 26px;
    margin-bottom: 25px;
    text-align: center;
  }

  .HGFjUg1qVo {
    font-size: 16px;
    text-align: center;
}

  .JgZmZDEhifJCS65C {
    flex-direction: column;
    align-items: flex-start;
  }

  .WamCAzXNLkI42,
  .SvRA1GTd {
    width: 100%;
  }

  .FQACoURtbqqM {
    gap: 15px;
    justify-content: center;
  }
  .zAnkhz7M5P {
    font-size: 20px;
  }
  .dVTnnqNGy6MOvlt {
    font-size: 16px;
}
.hmNxcmFZz0NH2JP {
  font-size: 18px;
}
.featureDesc {
  font-size: 18px;
}
.wTdZXjlrVnR1V {
  padding: 12px;
}

.XlZLYc426I3 {
    padding: 40px 0;
  }

  .bonusSection {
    grid-template-columns: 1fr;
  }

  .xOlwrRkwPFIGnl {
    width: 100%;
  }

  .anUILu3h8ua {
  padding: 17px;
  }
  .yKvGbGPLZtB9aU {
    font-size: 16px;
  }
  .ElfqovqW7TKPiFX {
    font-size: 16px;
  }
  .IQjzsvMiXA55Oy {
    display: flex;
    gap: 7px;
    flex-direction: column;
  }
   .eUaRcwwlMeaSZI {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 17px;
  }
  .nyqDODje32fla0T9, .ZgXzwBxFM7wycaBc {
    padding: 16px 18px;
  }
  .ZJtPsWugcsVLhV3, .aZMHrk9JA60M {
    font-size: 20px;
  }
  .cjkafAXvuobtI, .CRMnYKFW7j {
    font-size: 16px;
  }
  .VZxkCxdla1oueFh p {
    font-size: 16px;
  }
  .mtVY7o4k {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .PDYmdYLAMkIq { height: 44px; }
  .SgmpOYdqK9VYC { padding: 0 18px; font-size: 18px; }
  .FaTcOQE7of { font-size: 18px; }
}

html[amp] .PDYmdYLAMkIq {
  overflow: hidden;
  width: 100%;
}

html[amp] .Fnkdi67Q1E5E {
  position: relative;
  overflow: hidden;
  width: 100%;
}

html[amp] .marqueeTrack {
  display: flex;
  width: max-content;
  animation: marqueeScroll 20s linear infinite;
}

html[amp] .vFpwdTBcp3 {
  display: flex;
  gap: 20px;
}

html[amp] .SgmpOYdqK9VYC {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  text-decoration: none;
  color: #fff;
  padding: 10px 16px;
  font-size: 16px;
}

html[amp] .CQirFyQKM4cQa {
  width: 20px;
  height: 20px;
}
html[amp] .CeZkHDI5PdpY {
	padding-top: 82px;
}

@keyframes marqueeScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}


/* last styles to bonuses */

.zBwmzlNgaOpxGP, .ygZqiLuRmD07FI {
	min-height: 100%;
}

 h1 {
    font-size: 48px;
    }

@media (max-width: 1024px) {
    .zBwmzlNgaOpxGP, .ygZqiLuRmD07FI {
        min-height: 100%;
    }
	h1 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .zBwmzlNgaOpxGP, .ygZqiLuRmD07FI {
        min-height: 100%;
    }
	    h1 {
        font-size: 30px;
}
}

/* last */
/* .container {
	max-width: 960px;
	margin: 0 auto;
} */