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

html, body {
	height: 100%;
}

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

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

.RRNgqTrF06jJY {
	flex-direction: column;
	background-color: var(--color-main-page);
	display: flex;
	color: #ffffff;
	min-height: 100%;
	overflow-x: hidden;
	position: relative;
	padding-top: 90px;
}

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

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

ol li {
	list-style: decimal;
}

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

footer.LuQqYABpxpTRKT .container ul.end-navigation, ol {
 list-style: 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, span {
	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;
}

.bEwQMnLfkYy2E p {
	color: var(--color-text-content-3);
}

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

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

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

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

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

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

.TsXGTHUEfPeAru {
	top: 0;
	padding: 10px 0;
	left: 0;
	right: 0;
	z-index: 10;
	width: 100%;
	position: fixed;
	background-color: var(--color-header);
	transition: height 0.3s ease-in-out;
}

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

.TsXGTHUEfPeAru.active .owvvNlBVNJFutf img {

}

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

.TsXGTHUEfPeAru .ZcHTTXbznouk {
	z-index: 1;
	cursor: pointer;
}

.TsXGTHUEfPeAru .ZcHTTXbznouk {
	color: var(--text-color-of-the-language-that-is-not-active);
	background: var(--menu-color-of-the-language-that-is-not-active);
	height: 43px;
	padding: 0 43px 0 14px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	font-style:normal;
}

.TsXGTHUEfPeAru .ZcHTTXbznouk: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;
}

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

.TsXGTHUEfPeAru .languages > ul li a{
	height: 43px;
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: var(--text-color-of-the-language-that-is-active);
	background: var(--menu-color-of-the-language-that-is-active);
	display: flex;
	align-items: center;
	padding-left: 14px;
	text-decoration: none;
}

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

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

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

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

.PJAijU0OOm {
	font-size: 18px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: 0;
	border: 0;
	height: 43px;
	font-weight: 500;
	padding: 0 51px;
	border-radius: 5px;
	text-decoration: none;
}

.PIGxde8Emhv .QXhhheySFmD8 {
    background: var(--color-btn-page-not-active);
    color: var(--color-btn-text-xas);
}

.PIGxde8Emhv .QXhhheySFmD8:hover {
    background: var(--color-btn-page-active);
    color: var(--color-btn-text-играть-сейчас-active);
}

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

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



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

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


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

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

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

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

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

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

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

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


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


}

.RfUB93zP 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;
}

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

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

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

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

.ZUBgOYSY3RSZ .subtitle .epapZzgVAR9{
	display: block;
	text-transform: uppercase;
	color: #FEE870;
}

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

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

.dVCrXb8DJf2G .promo-link{
	background: var(--color-btn-yelow-main-color-no-active);
	border: 2px solid var(--color-btn-border-sdfona);
	color: var(--color-btn-yelow-main-color-text-no-active);
}

.dVCrXb8DJf2G .promo-link:hover{
	background: var(--color-btn-yelow-main-color-active);
	border: 2px solid var(--color-btn-border-sdfonas123);
	color: var(--color-btn-yelow-main-color-text-s-active);
}

.dVCrXb8DJf2G .fund-now{
	background: var(--color-btn-green-main-color-no-active);
	border: 2px solid var(--color-btn-border-sdfona-2);
	color: var(--color-btn-green-main-color-text-no-active);
}

.dVCrXb8DJf2G .fund-now:hover{
	background: var(--color-btn-green-main-color-active);
	border: 2px solid var(--color-btn-border-sdfonas123-2);
	color: var(--color-btn-green-main-color-text-eftg-active);
}

.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;
}

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

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

.drop .toc-default {
	background-color: var(--color-table-lvl2-main-color-no-active);
	color: var(--color-table-lvl2-text-no-active);
	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: var(--color-table-lvl2-main-color-no-active);
}

.options-holder li {
	color: var(--color-table-lvl2-text-active2);
}

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

.drop .options-holder {
	display: none;
	padding: 0;
	border-radius: 0 0 10px 10px;
	background: var(--color-table-lvl2-main-color-active2);;
}

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

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

.TYnoKMsgpEj .drop  ol, .TYnoKMsgpEj .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;
}

.PIGxde8Emhv {
	padding: 26px 0;
}

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

h2,
h3,
h4,
h5,
h6 {
	color: var(--color-title);
}

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

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

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

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

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

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

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

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

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

.ayFrkdZNKVZ img{
	display: block;
}

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

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

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

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

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

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

.EtpilesmE7QC2 .QHCBBgCdnQo3k: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;
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k.dfbkoefx9D6Y1k {
	border-color: #2EC273;
	background: var(--color-main-plus);
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k.yDHKA4h7X8 {
	border-color: #F17D63;
	background: var(--color-main--);
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k ul {
	margin-top: 0;
	padding-left: 39px;
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k ul li {
	list-style: none;
	position: relative;
	padding: 5px 0;
	margin-bottom: 9px;
	color: var(--color-text-color-plus);
}

/* .EtpilesmE7QC2 .dfbkoefx9D6Y1k ul li {
    color: var(--color-text-color-+);
} */

.EtpilesmE7QC2 .yDHKA4h7X8 ul li {
    color: var(--color-text-color--);
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k ul li:last-child {
	margin-bottom: 0;
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k 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;
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k.yDHKA4h7X8 ul li:before {
	background-image: url("../img/icon_cons.svg");
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k.dfbkoefx9D6Y1k:after {
	background-image: url("../img/icon_pros.svg");
}

.EtpilesmE7QC2 .QHCBBgCdnQo3k.yDHKA4h7X8:after {
	background-image: url("../img/icon_cons.svg");
}

.EtpilesmE7QC2 {
	margin-top: 50px;
}

.dfbkoefx9D6Y1k li {
    color: var(--color-text-color-+);
}
.help-topics {
	padding: 26px 0;
	position: relative;
}

.VhrSrtSLs5AgJD {
	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;
	background: var(--faq-table-active);
}

.help-topics .options-holder p {
    color: var(--color-text-box-5);
}

.help-topics p {
    color: var(--color-text-box-2);
}

.help-topics .drop .toc-default {
	height: auto;
	padding: 25px 80px 25px 50px;;
	background-color: transparent;
	background: var(--faq-table-no-active-);
	color: var(--faq-text-color-);
}

.help-topics .drop.active .toc-default {
	background-color: transparent;
	background: var(--faq-table-active);
}

.MSqWLqVI1i4 {
	padding: 21px 0;
	text-align: center;
	background: var(--color-footer-lvl-1);
}

.epapZzgVAR9 {
    color: var(--color-text-hellow-bonus);   
}

.ZUBgOYSY3RSZ .NnfjjwJn7 {
    color: var(--color-promo-cod);   
}


.JxaZdPAzUJ5vP{
	font-size: 48px;
	line-height: 46px;
	text-transform: uppercase;
	font-weight: 700;
	color: var(--color-text-hello-);
}

.JxaZdPAzUJ5vP h1,
.JxaZdPAzUJ5vP h2,
.JxaZdPAzUJ5vP h3,
.JxaZdPAzUJ5vP h4,
.JxaZdPAzUJ5vP h5,
.JxaZdPAzUJ5vP h6,
.JxaZdPAzUJ5vP p{
	color: var(--color-text-hello-);
}

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

.LuQqYABpxpTRKT {
	background-color: var(--color-footer-lvl-2);
	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: var(--color-menu-footer-big);
	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;
}

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

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

.BczEItCVrOTz.active {
	bottom: 20px;
}

.BczEItCVrOTz: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;
}

.BczEItCVrOTz: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: var(--main-color-plashka);
	border: 1px solid var(--color-border);
}
.mjMlIF05ocu{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}


.GvaOvKknSjLtDNhl {
	color: var(--color-text-plashka);
	line-height: 24px;
}

.GvaOvKknSjLtDNhl a {
	color: var(--name-site-color-big-url);
	text-transform: uppercase;
	text-decoration: underline;
}

.control .PJAijU0OOm {
	padding:  0 29px;
	white-space: nowrap;
	background: var(--btn-color-plashka);
	color: var(--colot-text-btn-plashka);
}

.control .PJAijU0OOm:hover {
   background: var(--btn-color-active-plashka);
   color: var(--colot-text-btn-plashka-active); 
}

.error404 .RRNgqTrF06jJY {
	background-color: var(--color-main-page);
}

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

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

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

.VpHkVrUOzEZqaukv .gCYPju65RvA {
	font-size: 96px;
	line-height: 100px;
	font-weight: 600;
	color: var(--color-text-404);
	margin-bottom: 50px;
}

.FgOXJGGeI8 {
            text-align: center;
            margin-top: 5px;
            color: var(--color-copyright);
        }


.VpHkVrUOzEZqaukv {
	font-size: 40px;
	line-height: 30px;
	font-weight: normal;
	color: var(--color-text-404);
}

.VpHkVrUOzEZqaukv .UybvCzyCZUFdPGj {
	margin: 40px 0;
}

.uTQnnIWftu3 {
	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;
}

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

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

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

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

 table th {
	font-weight: 700;
}

.UzxGrzkn0s {
	display: none;
}

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

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

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

	.EtpilesmE7QC2 {
		gap: 40px;
	}

}

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

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

	.UzxGrzkn0s #hamburger .trait {
		width: 31px;
		height: 3px;
		position: relative;
		border-radius: 2px;
		top: 0;
		right: 0;
		margin: 3px 0;
		background: var(--mob-menu-navigatop);
	}

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

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

	.UzxGrzkn0s #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 .only-mob {
		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%;
		background: var(--color-header);
	}

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

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

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

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

	.TsXGTHUEfPeAru {
		height: 70px;
	}

	.TsXGTHUEfPeAru.active {
		height: 70px;
	}

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

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

	.TsXGTHUEfPeAru .ZcHTTXbznouk {
		display: none;
	}

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

	.TsXGTHUEfPeAru .languages > ul li a {
		height: auto;
		margin-bottom: 11px;
		padding: 0;
		font-size: 16px;
		line-height: 120%;
		font-weight: 500;
		color: var(--text-color-of-the-language-that-is-not-active);
		display: block;
		text-decoration: none;
		background: none;
	}

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

	.only-mob {
		display: block!important;
	}

	.HNMKmlYPH {
		display: none!important;
	}

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

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

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

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

	.uaXuEQLI3K1HFT {
		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;
	}

	.PIGxde8Emhv {
		padding: 12px 0;
	}

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

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

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

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

	.ball1:after {
		display: none;
	}

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

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

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

	.EtpilesmE7QC2 .QHCBBgCdnQo3k 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;
	}

	.RRNgqTrF06jJY {
		padding-top: 70px;
	}

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

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

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

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

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

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

	.pXOOKzy8wFgm.reverse  .owvvNlBVNJFutf {
		order: 2;
	}

	.pXOOKzy8wFgm.reverse .IDMcWsZRKV0x {
		order: 1;
		margin: 0;
	}

	.pXOOKzy8wFgm.reverse .UzxGrzkn0s {
		order: 3;
	}
	.TsXGTHUEfPeAru.active .owvvNlBVNJFutf img {
		height: auto;
	}

	.pXOOKzy8wFgm.center-right .owvvNlBVNJFutf {
		position: static;
		margin: 0;
	}

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

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

	.pXOOKzy8wFgm.center-left .owvvNlBVNJFutf {
		position: static;
		margin: 0;
		order: 2;
	}
	.pXOOKzy8wFgm.center-left .UzxGrzkn0s {
		order: 3;
	}

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

}

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

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

	.BczEItCVrOTz.active {
		bottom: 125px;
	}

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

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

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

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

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

	.VpHkVrUOzEZqaukv {
		font-size: 22px;
		line-height: 55px;
	}

	.uTQnnIWftu3 {
		margin-top: 35px;
	}

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

	.VpHkVrUOzEZqaukv .UybvCzyCZUFdPGj {
		margin: 30px 0;
	}
}

@media screen and (max-width: 500px) {
	.dVCrXb8DJf2G {
		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;
	}
	.LuQqYABpxpTRKT p {
		font-size: 12px;
		margin-top: 15px;
	}

	.OEFBHK0YlXock {
		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) {
	.NnfjjwJn7 {
		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 > span {
	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 > span:hover {
	color: #0283F2;
}

.main-menu > li.has-submenu > .djiLelgLGapP0 {
	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 > .djiLelgLGapP0 > 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 > .djiLelgLGapP0 > ul::-webkit-scrollbar {
	width: 4px;
	background: transparent;
}

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

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

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

.main-menu > li.has-submenu > .djiLelgLGapP0 > 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 > .djiLelgLGapP0 > 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 > .djiLelgLGapP0  {
		display: block;
	}

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

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

	#menu-toggle span {
		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 span {
		width: 32px;
		height: 2px;
		position: relative;
		top: 0;
		right: 0;
		margin: 3px 0;
	}

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

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

	#menu-toggle.open #hamburger span: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 > .djiLelgLGapP0 {
		position: static;
		margin-left: 0;
		border-radius: 0;
		width: 100%;
	}

	.main-menu > li.has-submenu > .djiLelgLGapP0 > 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 > span:after {
		display: none;
	}

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

	.main-menu > li.has-submenu > .djiLelgLGapP0 > 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;
	}
}

.PJAijU0OOm {
    padding: 10px 0px;
    text-align: center;
    line-height: 1.5;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.image-links-with-buttons .PJAijU0OOm {
width: 100%;
}
.QHCBBgCdnQo3k {
margin-top: 15px;
}

@media (min-width: 768px) { 
  .yXaphaTxw img {
    width: 100%;
    height: auto;
    display: block;
}
  
}
@media (max-width: 768px) {
    .yXaphaTxw img {
        object-fit: cover;
        object-position: top;
    }
	
	  h1 {
        font-size: 30px;
    }
    
    .RfUB93zP {
        display: block;
    }
    
    .yXaphaTxw {
        position: relative;
    }
}

@media (max-width: 1023px) and (min-width: 769px) {
.gift-box { flex-direction: row;}
 .NnfjjwJn7 h1 {font-size: 20px; line-height: 1.5;}
.ZUBgOYSY3RSZ { width: 56%;}
}

.LuQqYABpxpTRKT .container ul, ol {
	list-style: none;
}


/*не удалять для рандомизации*/
.content-right{}
.content-left{}
/*не удалять для рандомизации*/


/* amp */

html[amp] #goUp {
    bottom: 16px;
}

.amp-sidebar-mask {
    display: none!important;
}

.overlap {
    bottom: auto;
    z-index: 1;
    max-width: 100%;
}

html[amp] .btn-header {
    margin-right: 5px;
}

html[amp] .uudVFiDwyu {
    padding-top: 79px;
}

.ODhDuoeGHRLMbNg amp-img {
	object-fit: cover;
    object-position: left;
}

.HNMKmlYPH .languages {
    margin-left: 0;
}

.HNMKmlYPH .btn-lang {
    color: #fff;
    background: #206db9;
    height: 43px;
    padding: 0 43px 0 14px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    position: relative;
}

.header .btn-lang: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;
}

.HNMKmlYPH {
    margin-left: 10px;
}

amp-accordion h3 {
    border: none!important;
}

amp-accordion > section[expanded] .toc-default::after {
  transform: rotate(-180deg);
}

.languages #option-choice::after {
	transition: transform 0.3s ease;
}

.languages.active #option-choice::after {
  transform: rotate(-180deg);
}

 .toc-default.amp-wp-144c7f4 {
   display: flex!important;
    align-items: center;
    border: none;
    padding: 20px 80px 0 50px!important;
}

html[amp] .TsXGTHUEfPeAru .languages.active > ul {
	width: min-content;
	white-space: nowrap;
}

html[amp] .TsXGTHUEfPeAru .languages > ul li a {
	padding-right: 10px;
}

h3#\33 5_AMP_header_0 {
    display: flex !important;
}

@media screen and (max-width: 1023px) {
.header amp-img {
    max-width: 200px;
}

.HNMKmlYPH {
    display: none;
}	
	html[amp] .TsXGTHUEfPeAru .languages > ul li a {
	color: #FFFFFF!important;
}

}

@media screen and (max-width: 680px) {
html[amp] #goUp {
    bottom: 71px;
    z-index: 999;
}
	html[amp] header .PJAijU0OOm {
		height: 42px;
	}
	.toc-default.amp-wp-144c7f4 {
    padding: 20px 80px 0 20px!important;
}
}

html:not([amp4ads]), html:not([amp4ads]) body {
    height: 100%;
}
html, body {
    height: 100%!important;
}

.jPLLUexXf1 { 
    padding: 21px 0 148px;
}

.IyNmIOddKVrA {
    padding: 20px 0;
    color: #A1BCD4;
}

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

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

.IyNmIOddKVrA a.cXqLsLUKETw3 {
    color: #FFFFFF;
}

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

.IyNmIOddKVrA a.cXqLsLUKETw3:hover {
    color: #A1BCD4;
}


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

.OGjabiyCYpxdH1 a {
	text-decoration: none;
}

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

.OuvEdmyFcxuYf {
  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;
}

.txVtXBWdv7I61 {
  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;
}

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

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

.tSQdfoNPZjaVBEO {
  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;
}

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

.KXlZIfGY1ute {
  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;
}

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

.txVtXBWdv7I61:hover .KXlZIfGY1ute {
  color: var(--card-text-hover);
}

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

.txVtXBWdv7I61:hover .tSQdfoNPZjaVBEO {
  opacity: 1;
}

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

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


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

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

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

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

.jdCMwbcClMDOm {
  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;
}

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

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

.vahKmar2dbgt p {
	margin: 0!important;
}

.TYnoKMsgpEj .vahKmar2dbgt p {
    margin-top: 0!important;
}

.CDvVk6g2 {
  color: #FFFFFF
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
}

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

.iKUXyrT1c8joC2s {
  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;
}

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

.OGjabiyCYpxdH1, .chOWBqhb9Pm {
	margin: 20px 0; 
}

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

@media (max-width: 1024px) {
	.jdCMwbcClMDOm {
		min-height: 100%;
	}
	.chOWBqhb9Pm .lmstmMEQ7R {
		font-size: 32px;
	}
	.CDvVk6g2 {
		font-size: 20px;
	}
	.xSNzKIZnJVVcgGf {
		font-size: 24px;
	}
	.iKUXyrT1c8joC2s {
		font-size: 20px;
	}
	.vahKmar2dbgt {
	    padding: 12px 10px 20px;
	}
} 


@media (max-width: 767px) {
  .jdCMwbcClMDOm {
    flex: 1 1 100%;
  }
  .jdCMwbcClMDOm {
    min-height: 100%;
    }
  .vahKmar2dbgt {
    padding: 10px 10px 20px;
    }
	.chOWBqhb9Pm .lmstmMEQ7R {
		font-size: 24px;
	}
	.CDvVk6g2 {
		font-size: 16px;
	}
	.xSNzKIZnJVVcgGf {
		font-size: 24px;
	}
	.iKUXyrT1c8joC2s {
		font-size: 20px;
	}
}



/* new blocs */

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

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

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

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

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

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

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

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

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

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

.NcmbmaZ3nAY5Hx {
  width: 205px;
  min-height: 45px;
  background: var(--color_bg_green_btn_banner_v2);
  color: var(--color_text_green_btn_banner_v2);
  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;
}

.NcmbmaZ3nAY5Hx:hover {
  background: var(--color_bg_green_btn_hover_banner_v2);
  color: var(--color_text_green_btn_hover_banner_v2);
  }

.twkyokS6Xx {
  width: 205px;
  min-height: 45px;
  background: transparent;
  border: 1px solid var(--color_border_transparent_btn_banner_v2);
  color: var(--color_text_transparent_btn_hover_banner_v2);
  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;
}

.twkyokS6Xx:hover {
  background: var(--color_bg_transparent_btn_hover_banner_v2);
  color: var(--color_text_transparent_btn_hover_hover_banner_v2);
  }

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

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

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

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

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

.SkuZwwfuJpp {
  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;
}

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

.IBBCMiyz9yms, .SkuZwwfuJpp img {
  position: relative;
  z-index: 1;
}

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

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

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

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

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

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

.eZFbcku7CpN {
  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;
}

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

.qHusxCobCfI6 {
  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;
}

.qsdBhOUiilINK {
  margin: 20px 0;
}

.zufADXwpaX7G {
  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;
}

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

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

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

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

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

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

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

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

.zKjGMHuIet {
  margin: 20px 0;
}

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

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

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

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

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

.TsSnpzZXrr3x {
    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; 
}

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

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

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

.JOycIh10hLyB {
 margin: 20px 0;
}

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

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

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

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

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

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

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

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

.DgNXmACj08ny 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 .zufADXwpaX7G {
  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);
  }
   .DctaeiKuKz6AAcFO {
    font-size: 36px;
  }

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


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

  .JleiwRPuIi {
  padding: 40px 0;
}

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

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

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

  .NcmbmaZ3nAY5Hx,
  .twkyokS6Xx {
    width: 100%;
  }

  .zyGaz64cBVsw {
    gap: 15px;
    justify-content: center;
  }
  .FsBWBMyQQHkuc {
    font-size: 20px;
  }
  .bchfY6Tw3m {
    font-size: 16px;
}
.jhVrLjwW {
  font-size: 18px;
}
.featureDesc {
  font-size: 18px;
}
.SkuZwwfuJpp {
  padding: 12px;
}

.JleiwRPuIi {
    padding: 40px 0;
  }

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

  .BOoRYnqhtoB {
    width: 100%;
  }

  .zufADXwpaX7G {
  padding: 17px;
  }
  .tdNBZotwenM {
    font-size: 16px;
  }
  .eejKAjnGPL3D {
    font-size: 16px;
  }
  .nyaVCQcpTei6A {
    display: flex;
    gap: 7px;
    flex-direction: column;
  }
   .AmKAmHzNiDg {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 17px;
  }
  .dSiOhpPXfvM0ekmL, .ReMPoBaeDgjcj {
    padding: 16px 18px;
  }
  .ymSaG1HT3J1L, .ngRFusN66OW5OZ {
    font-size: 20px;
  }
  .FowUWalYXh, .bIXlFNtQOlb2PzEh {
    font-size: 16px;
  }
  .DgNXmACj08ny p {
    font-size: 16px;
  }
  .AIVuFwheNc7rq {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .DnAhh5FJ3Rx { height: 44px; }
  .eZFbcku7CpN { padding: 0 18px; font-size: 18px; }
  .qHusxCobCfI6 { font-size: 18px; }
}

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

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

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

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

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

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

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


/* last styles to bonuses */

.jdCMwbcClMDOm, .txVtXBWdv7I61 {
	min-height: 100%;
}

 h1 {
    font-size: 48px;
    }

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

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



/*new banner style Start*/
.hZNuUNzYdULrE {
	margin-bottom: 50px;	
}

.YCjFiWI0UFVVY {
	position: relative;
}

.OrthQZ4LOyHrPT {
	position: relative;
	display: flex;
	border-radius: 26px;
    overflow: hidden;
	text-decoration: none;
	height: 500px;
}

.OrthQZ4LOyHrPT > img {
	position: absolute;
    width: 100%;
	height: 100%;
    object-fit: cover;
}

.iRWzgvvJw7nuc {
	display: flex;
	flex-direction: row;
	align-items: center;
    justify-content: space-between;
	gap: 10px;
    z-index: 2;
    width: 100%;
}

.iRWzgvvJw7nuc img {
	max-width: 550px;
}

.textBlock {
	margin-left: 65px;
}

.textBlock p {
	color: var(--color_text__banner_slider);
    font-size: 36px;
    font-weight: 500;
}

.textBlock h2 {
	font-size: 96px;
    font-weight: 900;
	font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
}

.textBlock h1,
.textBlock h2,
.textBlock h3,
.textBlock h4,
.textBlock h5,
.textBlock h6 {
    color: var(--color_text_title_banner_slider);
}

.hZNuUNzYdULrE .swiper-button-next, 
.hZNuUNzYdULrE .swiper-button-prev {
	width: 15px;
	height: 36px;
	color: var(--color_arrow_banner_slider);
}

.hZNuUNzYdULrE .swiper-button-next {
	right: 20px !important;
}

.hZNuUNzYdULrE .swiper-button-prev {
	left: 20px !important;
}

.hZNuUNzYdULrE .swiper-pagination-bullet {
	background: var(--color_pagination_banner_slider);
}

.hZNuUNzYdULrE .swiper-pagination-bullet-active {
	background: var(--color_pagination_active_banner_slider);
}

.hZNuUNzYdULrE .swiper-pagination.swiper-pagination-horizontal {
	top: unset;
	bottom: -30px;
}

@media screen and (max-width: 1024px) {
	.iRWzgvvJw7nuc {
		flex-direction: column-reverse;
	}
	
	.textBlock {
		padding: 0 27px 58px;
		margin-left: 0;
	}
	
	.textBlock p {
		font-size: 24px;
	}
	
	.textBlock h2 {
		font-size: 66px;
	}
}

@media screen and (max-width: 768px) {
	.textBlock p {
		font-size: 14px;
	}
	
	.textBlock h2 {
		font-size: 39px;
	}
}

/*new banner style END*/

