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

html, body {
	height: 100%;
}

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

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

.yvyxGTkGJ7j {
	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: decimal;
}

ol li {
	list-style: decimal;
}

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

footer.ukiZxhn6CAenB .container ul.EEOHhZACFpPoS, 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, 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;
}

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

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

.xJFBcJGSCl.McPmIjlTPdgBf6o {
	flex-direction: row-reverse;
}

.xJFBcJGSCl.gxJABFXPpGIkM {
	justify-content: flex-end;
}

.xJFBcJGSCl.zJpxpVvZWKC .rIlSGWPWqH2gH {
	position: absolute;
	left: 0;
	right: 0;
	display: flex;
	width: fit-content;
	margin: 0 auto;
}

.xJFBcJGSCl.gxJABFXPpGIkM .rIlSGWPWqH2gH {
		position: absolute;
		left: 0;
		right: 0;
		display: flex;
		width: fit-content;
		margin: 0 auto;
}

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

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

.qXuktv3JU.active .rIlSGWPWqH2gH img {

}

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

.qXuktv3JU .oCkLCXOk1Vee5pl {
	z-index: 1;
	cursor: pointer;
}

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

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

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

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

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

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

.lumqknJoqzmSfSu {
	display: none!important;
}

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

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

.btn:hover {
	background: #C04D0D;
}


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

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



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

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


@media (min-width: 1024px) {
.structure.hgPXle24R{
	flex-direction: row-reverse;
}

.structure.YTTZyU1zuXGN{
	flex-direction: row;
}

.structure.ISPQthTmh0gdNnrj{
	flex-direction: column;
	gap: 30px;
}
}

@media (max-width: 1023px) {
.structure.hgPXle24R{
	flex-direction: column-reverse;
}

.structure.YTTZyU1zuXGN{
	flex-direction: column-reverse;
}

.structure.ISPQthTmh0gdNnrj{
	flex-direction: column;
	gap: 30px;
}
}

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

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


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


}

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
















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

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

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

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

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

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

.nSXjkmuZYTzB .bEqtnzPxf9 .rPGdNGg5HCboN{
	display: block;
	text-transform: uppercase;
	color: #FEE870;
}

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

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

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

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

.exHpLSDPiGSb {
	padding: 26px 0;
}

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

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

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

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

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

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

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

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

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

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

.saRxXpqmzyo img{
	display: block;
}

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

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

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

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

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

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

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

.aEjQnPL5pX .item.CdVsBSLbzowEgNW {
	border-color: #2EC273;
}

.aEjQnPL5pX .item.dkqyFFv8MS7MDJ {
	border-color: #F17D63;
}

.aEjQnPL5pX .item ul {
	margin-top: 0;
	padding-left: 39px;
}

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

.aEjQnPL5pX .item ul li:last-child {
	margin-bottom: 0;
}

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

.aEjQnPL5pX .item.dkqyFFv8MS7MDJ ul li:before {
	background-image: url("../img/icon_cons.svg");
}

.aEjQnPL5pX .item.CdVsBSLbzowEgNW:after {
	background-image: url("../img/icon_pros.svg");
}

.aEjQnPL5pX .item.dkqyFFv8MS7MDJ:after {
	background-image: url("../img/icon_cons.svg");
}

.aEjQnPL5pX {
	margin-top: 50px;
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

.UzQAQFZTR7g.active {
	bottom: 20px;
}

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

.UzQAQFZTR7g: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%);
}
.iqaZGSzc7t{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}


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

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

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

.QmKrZdc1zLM .yvyxGTkGJ7j {
	background-color: #ffffff;
}

.QmKrZdc1zLM .ukiZxhn6CAenB {
	padding: 21px 0!important;
}

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

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

.jcVPPxyA4wyI .NXolRnT3gDAJk {
	font-size: 96px;
	line-height: 100px;
	font-weight: 600;
	color: #0B3F73;
	margin-bottom: 50px;
}

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


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

.jcVPPxyA4wyI .rZonAkve0ttB6 {
	margin: 40px 0;
}

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

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

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

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

.IPNchNfoLVraIG table th,
.IPNchNfoLVraIG table td {
	border: 1px solid #000000;
	padding: 10px;
}

.IPNchNfoLVraIG table th {
	font-weight: 700;
}

.uzkODGHXNxMCS {
	display: none;
}

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

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

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

	.aEjQnPL5pX {
		gap: 40px;
	}

}

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

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

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

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

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

	.uzkODGHXNxMCS #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 .lumqknJoqzmSfSu {
		width: 100%;
	}

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

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

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

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

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

	.qXuktv3JU {
		height: 70px;
	}

	.qXuktv3JU.active {
		height: 70px;
	}

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

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

	.qXuktv3JU .oCkLCXOk1Vee5pl {
		display: none;
	}

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

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

	.lumqknJoqzmSfSu {
		display: block!important;
	}

	.CsQegWpbHli371 {
		display: none!important;
	}

	.IbrqhXMRJ0 {
		display: none!important;
	}

	.xDLgpttk2YCy {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.YKjAWndnJ7oRzmkY {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.nSXjkmuZYTzB {
		max-width: 100%;
		width: 100%;
		flex-shrink: 0;
	}
	h1 {
		font-size: 40px;
	}

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

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

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

	.exHpLSDPiGSb {
		padding: 12px 0;
	}

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

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

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

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

	.ball1:after {
		display: none;
	}

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

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

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

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

	.yvyxGTkGJ7j {
		padding-top: 70px;
	}

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

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

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

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

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

	.xJFBcJGSCl.McPmIjlTPdgBf6o {
		flex-direction: row;
	}

	.xJFBcJGSCl.McPmIjlTPdgBf6o  .rIlSGWPWqH2gH {
		order: 2;
	}

	.xJFBcJGSCl.McPmIjlTPdgBf6o .fajjOFIDhdLmE7 {
		order: 1;
		margin: 0;
	}

	.xJFBcJGSCl.McPmIjlTPdgBf6o .uzkODGHXNxMCS {
		order: 3;
	}
	.qXuktv3JU.active .rIlSGWPWqH2gH img {
		height: auto;
	}

	.xJFBcJGSCl.gxJABFXPpGIkM .rIlSGWPWqH2gH {
		position: static;
		margin: 0;
	}

	.xJFBcJGSCl.gxJABFXPpGIkM {
		justify-content: space-between;
	}

	.xJFBcJGSCl.zJpxpVvZWKC {
		justify-content: space-between;
		flex-direction: row;
	}

	.xJFBcJGSCl.zJpxpVvZWKC .rIlSGWPWqH2gH {
		position: static;
		margin: 0;
		order: 2;
	}
	.xJFBcJGSCl.zJpxpVvZWKC .uzkODGHXNxMCS {
		order: 3;
	}

	.xJFBcJGSCl.zJpxpVvZWKC .fajjOFIDhdLmE7 {
		flex-direction: row-reverse;
		margin: 0;
		order: 1;
	}

}

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

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

	.UzQAQFZTR7g.active {
		bottom: 125px;
	}

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

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

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

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

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

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

	.JsrGRVhZXXxekyF {
		margin-top: 35px;
	}

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

	.jcVPPxyA4wyI .rZonAkve0ttB6 {
		margin: 30px 0;
	}
}

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

	.EEOHhZACFpPoS {
		gap: 20px;
	}

	.EEOHhZACFpPoS li a {
		font-size: 12px;
		padding: 10px 10px;
	}
	
	.PeUOXT0HXZVki {
		gap: 20px;
	}

	.PeUOXT0HXZVki li a {
		font-size: 12px;
		padding: 10px 10px;
	}
    	
    .tIFq3VqqJ5 {
		gap: 20px;
	}

	.tIFq3VqqJ5 li a {
		font-size: 12px;
		padding: 10px 10px;
	}
	.ukiZxhn6CAenB 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) {
	.IPNchNfoLVraIG table {
		display: block;
	}
}

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

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

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

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

.rzsioMc7kiAYUl {
    display: none;
}

@media screen and (max-width: 1023px) {
.INLyWsu17Kv .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 > .RrCYJnxplWqf {
	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 > .RrCYJnxplWqf > 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 > .RrCYJnxplWqf > ul::-webkit-scrollbar {
	width: 4px;
	background: transparent;
}

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

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

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

.main-menu > li.has-submenu > .RrCYJnxplWqf > 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 > .RrCYJnxplWqf > 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 > .RrCYJnxplWqf  {
		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 > .RrCYJnxplWqf {
		position: static;
		margin-left: 0;
		border-radius: 0;
		width: 100%;
	}

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

.btn {
    padding: 10px 0px;
    text-align: center;
    line-height: 1.5;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.DZvplCU2ijd3T7X .btn {
width: 100%;
}
.item {
margin-top: 15px;
}

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

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

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


/*не удалять для рандомизации*/
.YTTZyU1zuXGN{}
.hgPXle24R{}
/*не удалять для рандомизации*/


/* amp */

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

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

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

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

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

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

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

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

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

.CsQegWpbHli371 {
    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] .qXuktv3JU .languages.active > ul {
	width: min-content;
	white-space: nowrap;
}

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

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

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

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

}

@media screen and (max-width: 680px) {
html[amp] #goUp {
    bottom: 71px;
    z-index: 999;
}
	html[amp] header .btn {
		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;
}

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

.casinoIntro {
  background: #000000;
  padding: 50px 20px;
}

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

.titleWhite {
  color: #ffffff;
  display: inline-block;
  margin: 0;
}

.titleOrange {
  color: #FEE870;
  display: inline-block;
}

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

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

.casinoText {
  font-size: 20px;
}

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

.btnPlay {
  width: 205px;
  min-height: 45px;
  background: #2fcc71;
  color: #ffffff;
  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;
}

.btnPlay:hover {
  background: #29A15B;
  }

.btnMore {
  width: 205px;
  min-height: 45px;
  background: transparent;
  border: 1px solid #2FCC71;
  color: #ffffff;
  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;
}

.btnMore:hover {
  background: #29A15B;
  }

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

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

.statValue {
  font-size: 24px;
  font-weight: 700;
}

.statLabel {
  font-size: 20px;
  text-align: center;
}

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

.featureItem {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  gap: 6px;
  padding: 20px;
  border: 1px solid #2FCC71;
  border-radius: 5px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.4;
  flex-direction: column;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.featureText, .featureItem img {
  position: relative;
  z-index: 1;
}

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

.featureTitle {
  font-size: 20px;
  font-weight: 600;
}

.mirrorMarquee {
  background: #2FCC71;
  overflow: hidden;
  width: 100%;
  height: 46px;
  display: flex;
  align-items: center;
}

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

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

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

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

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

.marqueeText {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

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

.bonusWrap {
  margin: 20px 0;
}

.bonusItem {
  background-color: #000000;
  border-radius: 10px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #FFFFFF;
  font-size: 20px;
  gap: 15px;
}

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

.bonusTitl {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

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

.bonusBt {
  background-color: #2FCC71;
  color: #fff;
  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;
}

.bonusBt:hover {
  background-color: #29A15B;
}

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

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

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

.depozitBlock {
  margin: 20px 0;
}

.depozitWrap {
  background: #000000;
  border-radius: 10px;
  padding: 35px;
  display: flex;
    align-items: center;
    justify-content: center;
}

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

.depTitle {
  font-size: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 600;
  margin: 0;
  text-align: center;
}

.depText {
  font-size: 20px;
  color: #FFFFFF;
  margin: 0;
   text-align: center;
}

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

.depBtn {
    background: #2FCC71;
    color: #fff;
    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; 
}

.depBtn2 {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid #2FCC71;
  min-width: 260px;
}

.depBtn:hover {
 background: #29A15B;
}

.depBtn2:hover {
  background: #29A15B;
}

.advantage {
 margin: 20px 0;
}

.advantWrap {
  background: #000000;
    border-radius: 10px;
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.advantTitle {
  font-size: 24px;
    color: #FFFFFF;
    font-weight: 600;
    margin: 0;
    text-align: center;
}

.advantText {
   font-size: 20px;
    color: #FFFFFF;
    margin: 0;
    text-align: center;
}

.adBlocks {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
}

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

.adBlock p {
  margin: 0;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
}

.adBlock .plusText {
font-size: 24px;
  color: #FFFFFF;
  font-weight: 700;
}

.adBlock 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 .bonusItem {
  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);
  }
   .casinoIntroTitle {
    font-size: 36px;
  }

  .casinoContent {
    flex-direction: column;
  }
}


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

  .casinoIntro {
  padding: 40px 0;
}

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

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

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

  .btnPlay,
  .btnMore {
    width: 100%;
  }

  .casinoStats {
    gap: 15px;
    justify-content: center;
  }
  .statValue {
    font-size: 20px;
  }
  .statLabel {
    font-size: 16px;
}
.featureTitle {
  font-size: 18px;
}
.featureDesc {
  font-size: 18px;
}
.featureItem {
  padding: 12px;
}

.casinoIntro {
    padding: 40px 0;
  }

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

  .bonusBt {
    width: 100%;
  }

  .bonusItem {
  padding: 17px;
  }
  .bonusTitl {
    font-size: 16px;
  }
  .bonusTex {
    font-size: 16px;
  }
  .depBtns {
    display: flex;
    gap: 7px;
    flex-direction: column;
  }
   .adBlocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 17px;
  }
  .depozitWrap, .advantWrap {
    padding: 16px 18px;
  }
  .advantTitle, .depTitle {
    font-size: 20px;
  }
  .depText, .advantText {
    font-size: 16px;
  }
  .adBlock p {
    font-size: 16px;
  }
  .plusText {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .mirrorMarquee { height: 44px; }
  .marqueeItem { padding: 0 18px; font-size: 18px; }
  .marqueeText { font-size: 18px; }
}


