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

html, body {
	height: 100%;
}

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

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

.EVgd75gK9P {
	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;
}
.ULHpMxv5AMpPsD .container ul, ol {
    	 list-style-type: decimal;
}

footer.ULHpMxv5AMpPsD .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, strong {
	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;
}

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

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

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

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

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

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

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

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

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

.gTGGVGLL5Ow0.active .eAzIeTTJPp22 img {

}

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

.gTGGVGLL5Ow0 .locale-but {
	z-index: 1;
	cursor: pointer;
	position: relative;
}

.gTGGVGLL5Ow0 .locale-but {
	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;
}

.gTGGVGLL5Ow0 .locale-but:after {
	content: "";
	position: absolute;
	width: 13px;
	height: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 16px;
	background-color: currentColor;
	-webkit-mask: url("../img/drop_arrow.svg") no-repeat center / contain;
	mask: url("../img/drop_arrow.svg") no-repeat center / contain;
}

.gTGGVGLL5Ow0 .languages > ul {
	position: absolute;
	left: 0;
	right: 0;
	display: none;
	background: var(--menu-color-of-the-language-that-is-active);
	top: 100%;
	z-index: -1;
	border-radius: 5px;
	overflow: hidden;
}

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

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

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

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

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

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

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



.wp-block-table {
    color: white;
	overflow-x: scroll;
}

.wp-block-table::-webkit-scrollbar {
	display: none;
}

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


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

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

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

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

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

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

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

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


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


}

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

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

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

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

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

.GRrdBcOEPtZ .subtitle .ClbjiTETwlGx{
	display: block;
	text-transform: uppercase;
	color: #FEE870;
}

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

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

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

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

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

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

.SMszlst0DOZ7yf {
	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 h2,
.drop .toc-default h3,
.drop .toc-default h4{
	color: var(--color-table-lvl2-text-no-active);
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
}



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

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

.yEjEwtZXel0l {
	padding: 26px 0;
}

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

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

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

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

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

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

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

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

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

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

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

.JMWrDBUpF68 img{
	display: block;
}

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

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

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

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

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

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

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

.aYnSePr4UtU .lFseyDNRif.KKzndGoQV93Wv {
	border-color: #2EC273;
	background: var(--color-main-plus);
}

.aYnSePr4UtU .lFseyDNRif.QTyYibBe7uM {
	border-color: #F17D63;
	background: var(--color-main--);
}

.aYnSePr4UtU .lFseyDNRif ul {
	margin-top: 0;
	padding-left: 39px;
}

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

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

.aYnSePr4UtU .QTyYibBe7uM ul li {
    color: var(--color-text-color--);
}

.aYnSePr4UtU .lFseyDNRif ul li:last-child {
	margin-bottom: 0;
}

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

.aYnSePr4UtU .lFseyDNRif.QTyYibBe7uM ul li:before {
	background-image: url("../img/icon_cons.svg");
}

.aYnSePr4UtU .lFseyDNRif.KKzndGoQV93Wv:after {
	background-image: url("../img/icon_pros.svg");
}

.aYnSePr4UtU .lFseyDNRif.QTyYibBe7uM:after {
	background-image: url("../img/icon_cons.svg");
}

.aYnSePr4UtU {
	margin-top: 50px;
}

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

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

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

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

.GRrdBcOEPtZ .vrmBsTBUFfHdBw1 {
    color: var(--color-promo-cod);   
}


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

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

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

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

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

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

.wnLZDBtURq5Z.active {
	bottom: 20px;
}

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

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


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

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

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

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

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

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

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

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

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

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


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

.ItIYamC7oXNjBF .FaPmb8uKYY {
	margin: 40px 0;
}

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

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

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

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

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

 table th {
	font-weight: 700;
}

.Fbhmi6ki {
	display: none;
}

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

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

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

	.aYnSePr4UtU {
		gap: 40px;
	}

}

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

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

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

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

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

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

	.overlap {
		position: fixed;
		background: var(--color-header);
		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);
	}

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

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

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

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

	.gTGGVGLL5Ow0 {
		height: 70px;
	}

	.gTGGVGLL5Ow0.active {
		height: 70px;
	}

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

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

	.gTGGVGLL5Ow0 .locale-but {
		display: none;
	}

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

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

	.BRYwDDYEjV {
		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;
	}
	
	.GRrdBcOEPtZ {
		max-width: 100%;
		width: 100%;
		flex-shrink: 0;
	}
	h1 {
		font-size: 40px;
	}

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

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

	.SMszlst0DOZ7yf {
		padding: 24px 0;
	}

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

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

	.yEjEwtZXel0l {
		padding: 12px 0;
	}

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

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

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

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

	.ball1:after {
		display: none;
	}

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

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

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

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

	.EVgd75gK9P {
		padding-top: 70px;
	}

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

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

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

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

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

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

	.GXtDJqVxHNzwASK.reverse  .eAzIeTTJPp22 {
		order: 2;
	}

	.GXtDJqVxHNzwASK.reverse .SnhNBQEpV939Zaw {
		order: 1;
		margin: 0;
	}

	.GXtDJqVxHNzwASK.reverse .Fbhmi6ki {
		order: 3;
	}
	.gTGGVGLL5Ow0.active .eAzIeTTJPp22 img {
		height: auto;
	}

	.GXtDJqVxHNzwASK.center-right .eAzIeTTJPp22 {
		position: static;
		margin: 0;
	}

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

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

	.GXtDJqVxHNzwASK.center-left .eAzIeTTJPp22 {
		position: static;
		margin: 0;
		order: 2;
	}
	.GXtDJqVxHNzwASK.center-left .Fbhmi6ki {
		order: 3;
	}

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

}

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

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

	.wnLZDBtURq5Z.active {
		bottom: 125px;
	}

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

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

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

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

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

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

	.CxwmvJqKk {
		margin-top: 35px;
	}

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

	.ItIYamC7oXNjBF .FaPmb8uKYY {
		margin: 30px 0;
	}
}

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

	.VxRfsHpo6NRCp {
		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) {
	.vrmBsTBUFfHdBw1 {
		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: var(--color-header-menu-item, #FAFAFB);
	font-size: 20px;
	transition: color 0.3s ease-in-out;
}

.main-menu > li > a:hover,
.main-menu > li > span:hover {
	color: var(--color-header-menu-item-hover, #0283F2);
}

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

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

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

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

.main-menu > li.has-submenu > .hNmEhGo5cH3bP > ul > li > a {
	display: block;
	font-size: 20px;
	line-height: normal;
	color: var(--color-header-menu-item, #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 > .hNmEhGo5cH3bP > ul > li > a:hover {
	color: var(--color-header-menu-item-hover, #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 > .hNmEhGo5cH3bP  {
		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 > .hNmEhGo5cH3bP {
		position: static;
		margin-left: 0;
		border-radius: 0;
		width: 100%;
	}

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

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

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

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

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

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

.BRYwDDYEjV .btn-lang {
    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;
    position: relative;
}

.header .btn-lang:after {
    content: "";
    position: absolute;
    width: 13px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 16px;
    background-color: currentColor;
    -webkit-mask: url("../img/drop_arrow.svg") no-repeat center / contain;
    mask: url("../img/drop_arrow.svg") no-repeat center / contain;
}

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

 html[amp] .EOxcyq5jWph .toc-default {
   display: flex!important;
    align-items: center;
    border: none;
    padding: 20px 80px 0 50px!important;
}

html[amp] .71_AMP_header_0 {
	 display: flex!important;
    align-items: center;
    border: none;
    padding: 20px 80px 0 50px!important;
}

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

html[amp] .gTGGVGLL5Ow0 .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;
}

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

}

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

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

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

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

.bjZFphyBglo8Hn0 a.OyaIFYvQRVfP {
    color: #FFFFFF;
}

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

.bjZFphyBglo8Hn0 a.OyaIFYvQRVfP:hover {
    color: #A1BCD4;
}


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

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

.casinoSection a {
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

.ATNIUbaEbmf17jtO:hover .iSxvrxaFm {
  color: var(--card-text-hover);
}

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

.ATNIUbaEbmf17jtO:hover .NsucnAkXlSf15 {
  opacity: 1;
}

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

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


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

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

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

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

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

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

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

.dUYhWRr6rTAHP9 p {
	margin: 0!important;
}

.EOxcyq5jWph .dUYhWRr6rTAHP9 p {
    margin-top: 0!important;
}

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

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

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

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

.casinoSection, .UezPwPrlZQW2 {
	margin: 20px 0; 
}

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

@media (max-width: 1024px) {
	.qDSYSUnAP1uoT {
		min-height: 100%;
	}
	.UezPwPrlZQW2 .dTnOVopRxKiFW {
		font-size: 32px;
	}
	.EWuxFhHFpOjj {
		font-size: 20px;
	}
	.vzVyKvWrKMVCd {
		font-size: 24px;
	}
	.DoHmcgCPqnG8zFXa {
		font-size: 20px;
	}
	.dUYhWRr6rTAHP9 {
	    padding: 12px 10px 20px;
	}
} 


@media (max-width: 767px) {
  .qDSYSUnAP1uoT {
    flex: 1 1 100%;
  }
  .qDSYSUnAP1uoT {
    min-height: 100%;
    }
  .dUYhWRr6rTAHP9 {
    padding: 10px 10px 20px;
    }
	.UezPwPrlZQW2 .dTnOVopRxKiFW {
		font-size: 24px;
	}
	.EWuxFhHFpOjj {
		font-size: 16px;
	}
	.vzVyKvWrKMVCd {
		font-size: 24px;
	}
	.DoHmcgCPqnG8zFXa {
		font-size: 20px;
	}
}



/* new blocs */

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

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

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

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

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

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

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

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

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

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

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

.Bpcqhethwqnvk5:hover {
  background: #a2947b;
  color: var(--color_text_green_btn_hover_banner_v2);
  }

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

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

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

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

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

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

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

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

.NLKGOJXKM8jj::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: var(--color_bg_card_peculiarties); 
  opacity: 0.8; 
  z-index: 0;
  pointer-events: none;
}

.vHcUqFTrOi8GD6X, .NLKGOJXKM8jj img {
  position: relative;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

.uNuzyfhlLd {
  margin: 20px 0;
}

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

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

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

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

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

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

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

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

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

.FnMQoS83emnKCI {
  margin: 20px 0;
}

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

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

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

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

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

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

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

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

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

.jEkHQvkM2y {
 margin: 20px 0;
}

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

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

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

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

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

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

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

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

.dHJkSP8e1O 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 .idoMfbbJK3Dr {
  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);
  }
   .IPixAKPBgNqspes {
    font-size: 36px;
  }

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


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

  .cdcth4ekdo3 {
  padding: 40px 0;
}

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

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

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

  .Bpcqhethwqnvk5,
  .muuHJVZVaIwl {
    width: 100%;
  }

  .EjjPMDMU3 {
    gap: 15px;
    justify-content: center;
  }
  .geThgVbtxswt9X {
    font-size: 20px;
  }
  .zbuZpWulSnf {
    font-size: 16px;
}
.qaxNePLew6Uj6VBi {
  font-size: 18px;
}
.featureDesc {
  font-size: 18px;
}
.NLKGOJXKM8jj {
  padding: 12px;
}

.cdcth4ekdo3 {
    padding: 40px 0;
  }

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

  .aMFgHhM8W {
    width: 100%;
  }

  .idoMfbbJK3Dr {
  padding: 17px;
  }
  .phau5EN5C {
    font-size: 16px;
  }
  .MctaqSZJNV13FG8 {
    font-size: 16px;
  }
  .jcMqSdM0oParG {
    display: flex;
    gap: 7px;
    flex-direction: column;
  }
   .OSwhzDNDpZ {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 17px;
  }
  .mzpgufBpJ, .qHOnBU4D3Aua {
    padding: 16px 18px;
  }
  .qlZmKOJ0, .OCpbeJ8uZWXKK {
    font-size: 20px;
  }
  .KptjhRLhX, .RnVPsIS4HsX2 {
    font-size: 16px;
  }
  .dHJkSP8e1O p {
    font-size: 16px;
  }
  .YvnjCpXZXjOvF {
    font-size: 20px;
  }
}

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

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

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

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

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

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

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

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


/* last styles to bonuses */

.qDSYSUnAP1uoT, .ATNIUbaEbmf17jtO {
	min-height: 100%;
}

 h1 {
    font-size: 48px;
    }

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

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



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

.sliderWrapper {
	position: relative;
}

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 1024px) {
	.rqOnOA6yE8 {
		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*/


@media screen and (max-width: 1023px) {
    .EOxcyq5jWph .drop ol, .EOxcyq5jWph .drop ul {
        padding-left: 40px;
    }
}

.bonusWimg img.zZTjkaLtOUzT5fx {
    width: 100%;
    height: 160px;
}

.GRrdBcOEPtZ, .GRrdBcOEPtZ .vrmBsTBUFfHdBw1  {
	line-height: 130%;
	font-size: 20px;
}

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

.wnLZDBtURq5Z img {
	width: 14px;
    height: 15px;
}

.wnLZDBtURq5Z:before {
	display: none;
}


@media (max-width: 1023px) {
  .mirrorMarquee .vGbhiQoKH {
    overflow: hidden;
  }

  .mirrorMarquee .marqueeTrack {
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
  }

  .mirrorMarquee .marqueeGroup {
    display: flex;
    flex: 0 0 auto;
    flex-wrap: nowrap;
    white-space: nowrap;
  }

  .mirrorMarquee .oPCPHNeOETJN {
    display: inline-flex;
    flex: 0 0 auto;
    white-space: nowrap;
  }
}




/* home app promo section */
.JZYUitgbFEH0yN6A {
  min-height: 602px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 34px 0;
}

.JZYUitgbFEH0yN6A .container {
  overflow: visible;
}

.pzNKRlOHoxSsbsu {
  min-height: 602px;
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  overflow: visible;
}

.SFbeyObgyahR {
	position: relative;
	flex: 1;
	align-self: flex-end;
}

.YuwFZEj3mW {
  max-width: 980px;
  display: flex;
  flex-direction: column;
  gap: 34px;
  z-index: 2;
	flex: 1;
}

.mXVPnJNPaQJUC {
  min-height: 37px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 16px;
  border-radius: 7px;
  background: var(--home-app-promo-download-btn-bg);
  color: var(--home-app-promo-download-btn-text);
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  width: fit-content;
  transition: background 0.3s ease, color 0.3s ease;
}

.mXVPnJNPaQJUC:hover {
	background: var(--home-app-promo-download-btn-bg-hover);
	color: var(--home-app-promo-download-btn-text-hover);
}

.bizmZVmJREOJ7lM5 {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.iZytP7yW {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.nIZIuohuWSzcQ {
  background-color: currentColor;
  -webkit-mask-image: var(--home-app-promo-icon-url);
  mask-image: var(--home-app-promo-icon-url);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.wPEEWyMO7Ba0s {
  margin: 0;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 800;
  text-transform: uppercase;
  max-width: 680px;
  color: var(--home-app-promo-title-color);
}

.FBdeGI51o {
  background: rgba(var(--home-app-promo-code-block-bg-rgb), 0.54);
  border-radius: 16px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  font-size: 20px;
  max-width: 600px;
	position: relative;
}

.swNCVsHYKi3JnMa {
  font-size: 20px;
  line-height: 1.15;
  max-width: 440px;
  color: var(--home-app-promo-code-text-color);
}
.swNCVsHYKi3JnMa p{
	margin-bottom: 0;
	color: inherit;
}
.swNCVsHYKi3JnMa .amp-wp-enforced-sizes{
	vertical-align: middle;
	width: 24px;
}
.odMWuhe0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.VLnATC19L3d {
  font-size: 32px;
  color: var(--home-app-promo-code-value-color);
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.8px;
}

.tCOvvcfeqMG {
  border: none;
  background: var(--home-app-promo-copy-btn-bg);
  color: var(--home-app-promo-copy-btn-text);
  border-radius: 8px;
  min-height: 56px;
  min-width: 233px;
  padding: 5px 20px;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
	 transition: background 0.3s ease, color 0.3s ease;
}

.tCOvvcfeqMG:hover {
  background: var(--home-app-promo-copy-btn-bg-hover);
  color: var(--home-app-promo-copy-btn-text-hover);
}

.FBdeGI51o::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 16px;
    background: repeating-linear-gradient(90deg, var(--home-app-promo-code-border-color) 0 18px, transparent 18px 32px) top / 100% 3px no-repeat, repeating-linear-gradient(90deg, var(--home-app-promo-code-border-color) 0 18px, transparent 18px 32px) bottom / 100% 3px no-repeat, repeating-linear-gradient(0deg, var(--home-app-promo-code-border-color) 0 18px, transparent 18px 32px) left / 3px 100% no-repeat, repeating-linear-gradient(0deg, var(--home-app-promo-code-border-color) 0 18px, transparent 18px 32px) right / 3px 100% no-repeat;
    pointer-events: none;
}

/* .tCOvvcfeqMG:after {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-left: 12px;
  vertical-align: middle;
  background-image: url('../img/ic3.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
} */

.NAauwKkpvBcmo {
  width: 280px;
  min-height: 56px;
  border-radius: 5px;
  background: var(--home-app-promo-bonus-btn-bg);
  color: var(--home-app-promo-bonus-btn-text);
  font-size: 20px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
	text-transform: uppercase;
	transition: background 0.3s ease, color 0.3s ease;
	padding: 5px 10px;
}

.NAauwKkpvBcmo:hover {
  background: var(--home-app-promo-bonus-btn-bg-hover);
	color: var(--home-app-promo-bonus-btn-text-hover);
}

.PKdE3MrW {
  position: absolute;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}

.WisCFPEa {
  right: -220px;
  bottom: -10px;
  z-index: 2;
  max-width: 630px;
}

.jNWwtLfFj8Np {
  bottom: -34px;
  left: 0;
  z-index: 1;
  max-height: 603px;
  max-width: 446px;
}

.mbeMFNiPzzxahDh {
	display: none;
}

@media (max-width: 1023px) {
   .JZYUitgbFEH0yN6A {
	position: relative;
	background-image: none!important;
	padding: 30px 0;
	}
	
  .mbeMFNiPzzxahDh {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    pointer-events: none;
  }
	
  .pzNKRlOHoxSsbsu {
    min-height: auto;
    flex-direction: column;
    align-items: center;
    gap: 28px;
  }

  .YuwFZEj3mW {
    padding-right: 0;
    gap: 34px;
    max-width: 100%;
    width: 100%;
    align-items: center;
  }

  .mXVPnJNPaQJUC {
    font-size: 12px;
	min-height: 28px;
	  
  }

  .wPEEWyMO7Ba0s {
    font-size: 32px;
    text-align: center;
  }

  .FBdeGI51o {
    width: 100%;
    max-width: 100%;
    padding: 16px 30px;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 10px;
  }

  .swNCVsHYKi3JnMa {
    font-size: 16px;
    max-width: 100%;
  }

  .VLnATC19L3d {
    font-size: 32px;
    text-align: center;
  }

  .tCOvvcfeqMG {
    min-height: 44px;
    width: fit-content;
    font-size: 20px;
    margin: 0 auto;
  }

  .SFbeyObgyahR {
    display: none;
  }

  .NAauwKkpvBcmo {
    width: 100%;
    max-width: 280px;
  }
}

.SnhNBQEpV939Zaw .FvZNDjWGTo9hbo {
	height: 43px;
	font-size: 20px;
	border-radius: 12px;
	min-width: 165px;
	display: flex;
    align-items: center;
    justify-content: center;
	gap: 5px;
}

.SnhNBQEpV939Zaw .FvZNDjWGTo9hbo .jiuFMKxzRpfM {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	color: inherit;
	width: 20px;
	height: 20px;
}

.SnhNBQEpV939Zaw .FvZNDjWGTo9hbo .NgfhFidK7sJc9SsD {
	background-color: currentColor;
	-webkit-mask-image: var(--btn-icon-url);
	mask-image: var(--btn-icon-url);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
}

.SnhNBQEpV939Zaw .FvZNDjWGTo9hbo:hover {
   transform: none;
}

.SnhNBQEpV939Zaw .NvWf6Xid {
	background: var(--color-header-btn-registration);
    color: var(--color-header-btn-text-registration);
}

.scroll-is {
	gap: 10px;
}

.SnhNBQEpV939Zaw .NvWf6Xid:hover {
	background: var(--color-header-btn-main-registration-active-color);
    color: var(--color-header-btn-text-registration-active-color);
}

.SnhNBQEpV939Zaw .xHVrBOYheYms {
	background: var(--color-header-btn-secondary);
    color: var(--color-header-btn-text-secondary);
}

.SnhNBQEpV939Zaw .xHVrBOYheYms:hover {
	background: var(--color-header-btn-secondary-active-color);
    color: var(--color-header-btn-text-secondary-active-color);
}

.hpQCpfImsl {
	display: none;
}

.hpQCpfImsl .NvWf6Xid {
	background: var(--color-footer-mobile-btn-1);
	color: var(--color-footer-mobile-btn-text-1);
}

.hpQCpfImsl .NvWf6Xid:hover {
	background: var(--color-footer-mobile-btn-hover-1);
	color: var(--color-footer-mobile-btn-text-hover-1);
}

.hpQCpfImsl .xHVrBOYheYms {
	background: var(--color-footer-mobile-btn-2);
	color: var(--color-footer-mobile-btn-text-2);
}

.hpQCpfImsl .xHVrBOYheYms:hover {
	background: var(--color-footer-mobile-btn-hover-2);
	color: var(--color-footer-mobile-btn-text-hover-2);
}

@media (max-width: 1023px) {
.SnhNBQEpV939Zaw .FvZNDjWGTo9hbo {
	height: 40px;
	font-size: 16px;
	min-width: 140px;
	padding: 6px;
}
.hpQCpfImsl {
	display: flex;
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    width: 100%;
    margin: auto;
    align-items: center;
    justify-content: center;
	gap: 10px;
    padding: 12px 20px;
    background: var(--color-footer-mobile-buttons-bg);
}
	.panel {
		bottom: 76px;
	}
	.ULHpMxv5AMpPsD {
		padding: 21px 0 160px;
	}
	.JZYUitgbFEH0yN6A {
    min-height: 580px;
}
}
	
@media screen and (max-width: 767px) {
    .wnLZDBtURq5Z.active {
        bottom: 155px;
    }
}


/* install guide section */
.peepawafDjK69w0T {
  padding: 35px 0 0;
}

.yzxg4MwEgGB0 {
  margin: 0;
  font-size: 36px;
  line-height: 1.15;
  text-transform: uppercase;
	padding-bottom: 18px;
  color: var(--install-guide-title-color);
}

.UrBnhwO0snTX {
  padding-bottom: 35px;
  font-size: 20px;
  line-height: 1.3;
  color: var(--install-guide-subtitle-color);
}

.kgOUmHvgs6c {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
}

.PQgwv8kq {
  background: var(--install-guide-card-bg);
  border-radius: 10px;
  padding: 30px 34px;
  display: flex;
  flex-direction: column;
	gap: 25px;
}

.NVACBiiR1oTvLLeE {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
	display: flex;
	align-items: center;
	gap: 8px;
  color: var(--install-guide-card-title-color);
}

.PjJooGAeYueCsgY {
	width: 35px;
	height: 35px;
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.zgyNPmtjmVwGM4O {
	background-color: var(--install-guide-card-icon-color);
	-webkit-mask-image: var(--install-guide-card-icon-url);
	mask-image: var(--install-guide-card-icon-url);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
}

.LEtSwxDv5 {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.container ul.LEtSwxDv5 {
	padding-left: 0;
	margin-top: 0;
}


.LEtSwxDv5 li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  line-height: 1.22;
  color: var(--install-guide-card-text-color);
}

.sUpJuLrKcbKmdA {
  width: 28px;
  min-width: 28px;
  height: 28px;
  border-radius: 5px;
  background: var(--install-guide-step-bg);
  color: var(--install-guide-step-text-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
  margin-top: 1px;
}

.jxNfyqKLu4RZTb4 {
  margin-top: auto;
  max-width: 270px;
  min-height: 56px;
  width: 100%;
  align-self: center;
  background-color: var(--install-guide-btn-bg);
  color: var(--install-guide-btn-text);
  transition: background 0.3s ease, color 0.3s ease;
}

.jxNfyqKLu4RZTb4:hover {
  background-color: var(--install-guide-btn-bg-hover);
  color: var(--install-guide-btn-text-hover);
}

@media (max-width: 1023px) {
  .yzxg4MwEgGB0 {
    font-size: 28px;
	  padding-bottom: 24px;
  }

  .UrBnhwO0snTX {
    font-size: 16px;
	  padding-bottom: 15px;
	  margin-bottom: 0;
  }
	.container p.UrBnhwO0snTX {
    margin-bottom: 0;
}

  .kgOUmHvgs6c {
    grid-template-columns: 1fr;
	  margin-top: 0;
  }

  .NVACBiiR1oTvLLeE {
    font-size: 20px;
  }

 
	.PQgwv8kq {
		padding: 22px 20px;
	}
	.jxNfyqKLu4RZTb4 {
    margin-top: auto;
    margin-top: 12px;
}
}

.BRYwDDYEjV {
	display: flex;
	gap: 10px;
}

html[amp] .gTGGVGLL5Ow0 .languages.active > ul {
	width: 100%;
}

@media (max-width: 1023px) {
.mbeMFNiPzzxahDh {
	object-fit: cover!important;
}
}

@media screen and (max-width: 680px) {
    html[amp] #goUp {
        bottom: 149px;
    }
	.LEtSwxDv5 li {
    font-size: 16px;
  }
	.sUpJuLrKcbKmdA {
		font-size: 16px;
	}
}

a[href=""]{
	pointer-events:none;
}

.rqOnOA6yE8 img {
    width: 100%;
    max-width: 550px;
    height: auto;
    object-fit: contain;
}

@media screen and (max-width: 1023px) {
amp-carousel.ampBannerCarousel {
	border-radius: 26px;
} 
	amp-carousel.ampBannerCarousel, .gOGrRwOhsnowP {
		height: 500px;
	}
	
	.FvZNDjWGTo9hbo.btnHide {
		display: none;
	}
}

.WXQdsFCVB2EF {
	margin-bottom: 20px;
}



/* reviews sections start */



.review-comments-section {
    padding: 32px 0 40px;
    background: var(--color-reviews-extra-bg);
    border-radius: 0;
    background-image: none !important;
}

.review-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 30px 0;
    margin-bottom: 0;
    border-radius: 10px;
    background: transparent;
    box-shadow: none;
}

.review-form__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.review-form__field {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    gap: 15px;
    color: var(--color-reviews-form-label);
    font-size: 18px;
    font-weight: 500;
}

.review-form__field > span {
    width: 100%;
    max-width: 120px;
    padding-top: 14px;
    color: var(--color-reviews-form-label);
    flex: 0 0 120px;
    font-size: 18px;
    font-weight: 500;
}

.review-form__field--full {
    grid-column: 1 / -1;
}

.review-form__field--compact {
    max-width: 455px;
}

.review-form__field--compact > span {
    padding-top: 0;
}

.review-form__field--textarea > span {
    padding-top: 0;
}

.review-form__field input,
.review-form__field textarea {
    width: 100%;
    flex: 1 1 auto;
    border: 0;
    border-radius: 10px;
    background: var(--color-reviews-input-bg);
    color: var(--color-reviews-form-input-text);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    padding: 15px 18px;
    box-shadow: none;
}

.review-form__field textarea {
    min-height: 0;
    resize: vertical;
}

.review-form__required {
    color: var(--color-reviews-button-bg);
}

.review-form__prefix {
    display: inline;
    font-size: 1em;
    font-weight: inherit;
    line-height: inherit;
}

.review-form__field input:focus,
.review-form__field textarea:focus,
.review-brand-select__trigger:focus {
    outline: none;
    box-shadow: none;
}

.review-brand-select {
    position: relative;
    flex: 1 1 auto;
    width: 100%;
}

.review-brand-select__trigger {
    width: 100%;
    min-height: 64px;
    padding: 14px 18px;
    border: 0;
    border-radius: 10px;
    background: var(--color-reviews-input-bg);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    cursor: pointer;
    box-shadow: 0 0 0 1px var(--color-reviews-extra-bg);
}

.review-brand-select__trigger:disabled,
.review-form__submit:disabled {
    cursor: not-allowed;
    opacity: 0.6;
}

.review-brand-select__value {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: var(--color-reviews-form-input-text);
    font-size: 18px;
    font-weight: 500;
    text-align: left;
}

.review-brand-select__value--placeholder,
.review-brand-select__value--placeholder span {
    color: var(--color-reviews-form-placeholder);
}

.review-brand-select__value img,
.review-brand-select__option img,
.review-comment__brand img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    flex-shrink: 0;
}

.review-brand-select__arrow {
    width: 12px;
    height: 12px;
    flex-shrink: 0;
    border-right: 2px solid var(--color-reviews-muted-text);
    border-bottom: 2px solid var(--color-reviews-muted-text);
    transform: rotate(45deg);
    transition: transform 0.2s ease;
}

.review-brand-select.is-open .review-brand-select__arrow {
    transform: rotate(-135deg);
    margin-top: 6px;
}

.review-brand-select__menu {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    z-index: 20;
    display: none;
    max-height: 320px;
    overflow-y: auto;
    padding: 10px;
    border-radius: 10px;
    background: var(--color-reviews-input-bg);
    box-shadow: 0 0 0 1px var(--color-reviews-extra-bg);
}

.review-brand-select.is-open .review-brand-select__menu {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.review-brand-select__option {
    width: 100%;
    padding: 12px 14px;
    border: 0;
    border-radius: 10px;
    background: var(--color-reviews-input-bg);
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: var(--color-reviews-muted-text);
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.2s ease;
}

.review-brand-select__option:hover,
.review-brand-select__option.is-selected {
    background: color-mix(in srgb, var(--color-reviews-control-hover) 28%, var(--color-reviews-input-bg));
    transform: none;
}

.review-form__rating {
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    column-gap: 15px;
    row-gap: 0;
    align-items: center;
}

.review-form__rating-label {
    width: 120px;
    padding: 0;
    color: var(--color-reviews-form-label);
    font-size: 18px;
    font-weight: 500;
    max-width: 120px;
    line-height: 26px;
    align-self: center;
}

.review-form__field.is-invalid input,
.review-form__field.is-invalid textarea,
.review-form__field.is-invalid .review-brand-select__trigger,
.review-form__rating.is-invalid .review-form__stars {
    box-shadow: 0 0 0 1px #FF6B6B;
}

.review-form__field.is-invalid .review-brand-select__trigger {
    box-shadow: 0 0 0 1px #FF6B6B;
}

.review-form__stars {
    display: inline-flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 4px;
    grid-column: 2;
    margin-top: 0;
    justify-self: start;
    align-self: center;
    padding-bottom: 3px;
    padding-left: 5px;
    border-radius: 5px;
}

.review-form__stars input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.review-form__stars label {
    cursor: pointer;
    font-size: 0;
    line-height: 1;
    width: 26px;
    height: 26px;
}

.review-form__stars label::before {
    content: "\2605";
    display: block;
    color: var(--color-reviews-muted-text);
    width: 26px;
    height: 26px;
    font-size: 26px;
    line-height: 26px;
    transition: color 0.2s ease, transform 0.2s ease;
}

.review-form__stars label:hover::before,
.review-form__stars label:hover ~ label::before,
.review-form__stars input:checked ~ label::before {
    color: var(--color-reviews-button-bg);
}

.review-form__stars label:hover::before {
    transform: none;
}

.review-form__submit {
    align-self: flex-end;
    min-width: 160px;
    border: 0;
    border-radius: 10px;
    background: var(--color-reviews-form-submit-bg);
    color: var(--color-reviews-form-submit-text);
    font-size: 18px;
    font-weight: 500;
    padding: 16px 28px;
    cursor: pointer;
    transition: none;
    box-shadow: none;
}

.review-form__submit:hover {
    background-color: var(--color-reviews-form-submit-hover);
    transform: none;
    box-shadow: none;
}

.review-form__field input::placeholder,
.review-form__field textarea::placeholder {
    color: var(--color-reviews-form-placeholder);
    opacity: 1;
}

.review-form__message {
    padding: 14px 18px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.review-form__message.is-success {
    background: rgba(54, 179, 126, 0.18);
    color: var(--color-reviews-form-success-text);
}

.review-form__message.is-error {
    background: rgba(255, 107, 107, 0.16);
    color: var(--color-reviews-form-error-text);
}

.review-comments-section__list {
    margin-top: 10px;
}

.review-comments-list {
    margin-top: 0;
}

.review-comment {
    height: 100%;
}

.review-comment__header,
.review-comment__identity,
.review-comment__brand,
.review-comment__details {
    display: flex;
}

.review-comment__header {
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px;
}

.review-comment__identity {
    flex-direction: column;
    gap: 12px;
}

.review-comment__author {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
}

.review-comment__brand {
    align-items: center;
    gap: 12px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
}

.review-comment__content {
    font-size: 18px;
    line-height: 1.6;
}

.review-comment__content p:last-child {
    margin-bottom: 0;
}

.review-comment__details {
    flex-wrap: wrap;
    gap: 14px;
}

.review-comment__detail {
    flex: 1 1 220px;
    padding: 16px 18px;
    border-radius: 16px;
    background: color-mix(in srgb, var(--color-reviews-divider) 8%, transparent);
}

.review-comment__detail strong {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.review-comment__detail p {
    margin: 0;
    color: inherit;
    font-size: 16px;
    line-height: 1.5;
}

.review-comment__moderation,
.review-comment__footer,
.review-comments-section__empty {
    font-size: 15px;
}

.review-comment__moderation {
    margin: 0;
    color: color-mix(in srgb, var(--color-reviews-button-bg) 55%, #ffffff);
}

.review-comment__footer {
    opacity: 0.7;
}

.review-comments-section__empty {
    margin: 0;
    padding: 20px 0 0;
    color: var(--color-reviews-card-text);
}

@media (max-width: 1023px) {
    .review-form,
    .review {
        border-radius: 10px;
    }

    .review-form__grid,
    .elements.review-comments-list {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .review-comment__header {
        flex-direction: column;
        align-items: flex-start;
    }

    .review-form {
        padding: 22px 0;
    }

    .review-form__field,
    .review-form__rating {
        gap: 10px;
    }

    .review-form__rating {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .review-form__field > span,
    .review-form__rating-label {
        max-width: none;
        width: 100%;
        flex-basis: auto;
        padding-top: 0;
    }

    .review-form__field input,
    .review-form__field textarea,
    .review-brand-select__trigger {
        padding: 14px 16px;
    }

    .review-form__stars label::before {
        width: 26px;
        height: 26px;
        font-size: 26px;
        line-height: 26px;
    }

    .review-comment__author {
        font-size: 20px;
    }

    .review-comment__content {
        font-size: 16px;
    }
}

/* reviews sections start */


.ScmOvkzHmOhPFm {
  padding: 26px 0 0;
  background: var(--color-main-page);
}

.ScmOvkzHmOhPFm .container {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas:
    "title controls"
    "slider slider"
    "button button"
    "extra extra";
  column-gap: 20px;
  row-gap: 22px;
  align-items: center;
}

.reyiIqIvP {
  grid-area: title;
  margin-bottom: 0;
}

.reviewsTitle {
  padding-top: 0;
  margin: 0;
  color: var(--color-title-reviews-block-new);
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}

.vdQXrWkLDB {
  grid-area: controls;
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 6px;
  justify-self: end;
}

.rKKOgMteDtkcI {
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: var(--color-reviews-control-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color .3s ease;
}

.rKKOgMteDtkcI:hover {
  background: color-mix(in srgb, var(--color-reviews-control-hover) 28%, transparent);
}

.rKKOgMteDtkcI img {
  width: 18px;
  height: 18px;
}

.rKKOgMteDtkcI#reviewsPrev img {
  transform: rotate(90deg);
}

.rKKOgMteDtkcI#reviewsNext img {
  transform: rotate(-90deg);
}

.kWnjDFtjmH9BD {
  grid-area: slider;
  width: 100%;
  overflow: hidden;
}

.kWnjDFtjmH9BD .swiper-wrapper {
  align-items: stretch;
}

.kWnjDFtjmH9BD .swiper-slide {
  height: auto;
  box-sizing: border-box;
}

.reviewCard {
  background: var(--color-reviews-card-bg);
  border-radius: 10px;
  padding: 20px;
  color: var(--color-reviews-card-text);
  display: flex;
  flex-direction: column;
  min-height: 374px;
  max-height: 374px;
  overflow: hidden;
  transition: max-height .35s ease;
}

.reviewCard.isExpanded {
  max-height: 1400px;
}

.imdYdrDQSq7C28P {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid color-mix(in srgb, var(--color-reviews-divider) 10%, transparent);
}

.qLQSdHMv {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}

.BycqSLvEWR8MYVK {
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background: var(--color-reviews-avatar-bg);
  position: relative;
  flex-shrink: 0;
}

.BycqSLvEWR8MYVK span {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--color-reviews-avatar-shape);
  transform: translate(-50%, -60%);
}

.BycqSLvEWR8MYVK::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 6px;
  width: 24px;
  height: 14px;
  border-radius: 14px 14px 9px 9px;
  background: var(--color-reviews-avatar-shape);
  transform: translateX(-50%);
}

.nFevXh0OZOn {
  min-width: 0;
}

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

.dhVz1u3zvJPs {
  color: var(--color-reviews-card-text);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
}

.FELEql4BWiaHs {
  color: var(--color-reviews-muted-text);
  font-size: 14px;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 4px;
}

.FELEql4BWiaHs span {
  color: var(--color-reviews-button-bg);
}

.yYetINWOgd {
  font-size: 14px;
  line-height: 1.2;
  color: var(--color-reviews-muted-text);
  margin-top: 4px;
  font-weight: 400;
}

.CSJUPqHCtPqK {
  height: 27px;
  padding: 5px 10px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  flex-shrink: 0;
}

.CSJUPqHCtPqK.verified {
  background: color-mix(in srgb, var(--color-reviews-verified) 15%, transparent);
  color: var(--color-reviews-verified);
}

.CSJUPqHCtPqK.suspicious {
  background: color-mix(in srgb, var(--color-reviews-suspicious) 15%, transparent);
  color: var(--color-reviews-suspicious);
}

.qSKavLYTDX40n {
  font-size: 16px;
  font-weight: 700;
}

.AhloAHhBzTsn0 {
  height: 30px;
  border-radius: 5px;
  padding: 5px;
  background: var(--color-reviews-brand-bg);
  color: var(--color-reviews-brand-text);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
  width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}

.AhloAHhBzTsn0 img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.bYFmPVa0OHl + .bYFmPVa0OHl {
  margin-top: 10px;
}

.reviewText {
  overflow: hidden;
  max-height: 186px;
  transition: max-height .35s ease;
}

.kWnjDFtjmH9BD .swiper-wrapper {
    height: auto!important;
}

.reviewCard.isExpanded .reviewText {
  max-height: 1000px;
}

.GJyFqS3gfmDKQ {
  font-size: 15px;
  line-height: 1.15;
  margin-bottom: 6px;
}

.GJyFqS3gfmDKQ.EuNekSmDM5XHkS4 {
  color: var(--color-reviews-pros);
}

.GJyFqS3gfmDKQ.VZqZKzst1xZ5KAo {
  color: var(--color-reviews-cons);
}

.bYFmPVa0OHl p {
  color: var(--color-reviews-muted-text);
  font-size: 16px;
  line-height: 1.24;
  margin-top: 0;
}

.reviewLink {
  margin-top: auto;
  padding-top: 15px;
  align-self: center;
  color: var(--color-reviews-card-text);
  font-size: 14px;
  line-height: 1;
  text-decoration: underline;
  text-underline-offset: 3px;
  margin-bottom: 2px;
  border: 0;
  background: transparent;
  cursor: pointer;
  display: none;
}

.reviewLink:hover {
  text-decoration: none;
}

.reviewCard.hasOverflow .reviewLink {
  display: inline-flex;
}

.reviewCard.isExpanded .reviewLink {
  text-decoration: none;
}

.oHDAgxBONTXmyR {
  grid-area: button;
  width: 100%;
  min-height: 42px;
  border-radius: 10px;
  background: var(--color-reviews-button-bg);
  color: var(--color-reviews-button-text);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  padding: 10px 20px;
  transition: background-color .3s ease, color .3s ease;
}

.oHDAgxBONTXmyR:hover {
  background-color: var(--color-reviews-button-hover);
}

.oHDAgxBONTXmyR span {
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
}

.reviewsButtonIcon {
  transition: none;
}

.reviewsExtraBlock {
  grid-area: extra;
  border-radius: 10px;
  background: var(--color-reviews-extra-bg);
  padding: 20px;
  color: var(--color-reviews-card-text);
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: max-height .35s ease, opacity .25s ease, padding .35s ease;
}

.reviewsExtraBlock.isOpen {
  max-height: 100%;
  opacity: 1;
  padding: 20px;
}

.reviewsExtraBlockTitle {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 8px;
}

.reviewsExtraBlockText {
  font-size: 16px;
  line-height: 1.4;
  color: color-mix(in srgb, var(--color-reviews-card-text) 72%, transparent);
}

.ScmOvkzHmOhPFm .container:after, .bonusSectionWrapper .container:after {
    display: none;
}

@media (max-width: 1023px) {
  .reviewsTitle {
    font-size: 42px;
  }

  .reviewCard {
    min-height: 420px;
  }
}

@media (max-width: 767px) {
  .ScmOvkzHmOhPFm {
    padding: 26px 0 0;
  }

  .ScmOvkzHmOhPFm .container {
    grid-template-columns: 1fr;
    grid-template-areas:
      "title"
      "slider"
      "controls"
      "button"
      "extra";
    row-gap: 14px;
  }

  .reyiIqIvP {
    margin-bottom: 0;
  }

  .reviewsTitle {
    font-size: 24px;
  }

  .rKKOgMteDtkcI {
    width: 40px;
    height: 40px;
  }

  .vdQXrWkLDB {
    padding-top: 0;
    justify-self: center;
  }

  .reviewCard {
    padding: 15px;
    min-height: 374px;
    max-height: 374px;
  }

  .CSJUPqHCtPqK {
    font-size: 12px;
  }

  .oHDAgxBONTXmyR {
    font-size: 18px;
  }

  .AhloAHhBzTsn0 {
    height: 28px;
  }
}

.review-form {
  padding: 20px 0 0;
}

.review-form__field input {
  height: 45px;
  line-height: 1;
  padding: 5px 20px;
}

.review-form__field--compact {
  max-width: 465px;
}

.review-brand-select__trigger {
  height: 45px;
  min-height: 45px;
  line-height: 1;
  padding: 5px 20px;
}

.review-brand-select__option {
  padding: 0;
}

.review-form__field textarea {
  padding: 10px 20px;
  line-height: 1;
  min-height: 90px;
}

.review-form__field--full {
  min-height: 90px;
}

.review-form__stars label::before {
  width: 22px;
  height: 22px;
  font-size: 22px;
}

.review-form__submit {
  min-width: 238px;
  min-height: 42px;
  padding: 10px 20px;
  font-size: 18px;
  transition: background-color .3s ease, color .3s ease;
}

.review-form__submit:hover {
  background-color: var(--color-reviews-form-submit-hover);
}

.reviewsExtraBlock .reviewsTitle {
  font-size: 28px;
}

.review-form__rating {
  min-height: auto;
}

@media (max-width: 767px) {
  .review-form__field {
    flex-direction: column;
  }

  .review-form__rating {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }

  .review-form__submit {
    min-width: 100%;
  }
}

amp-carousel.kWnjDFtjmH9BD .reviewCard {
  width: calc(33.333% - 20px);
  margin-right: 15px;
}

amp-carousel .reviewText {
  max-height: 170px;
  overflow: hidden;
}

amp-carousel .reviewText.isOpen {
  max-height: none;
}

amp-carousel .bYFmPVa0OHl p {
  white-space: normal !important;
}

@media (max-width: 767px) {
  amp-carousel.kWnjDFtjmH9BD .reviewCard {
    width: 100%;
    margin-right: 0;
  }
}

amp-carousel.kWnjDFtjmH9BD .reviewText {
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #cfcfcf transparent;
}

amp-carousel.kWnjDFtjmH9BD .reviewText::-webkit-scrollbar {
  width: 4px;
}

amp-carousel.kWnjDFtjmH9BD .reviewText::-webkit-scrollbar-track {
  background: transparent;
}

amp-carousel.kWnjDFtjmH9BD .reviewText::-webkit-scrollbar-thumb {
  background: #cfcfcf;
  border-radius: 999px;
}

amp-carousel.kWnjDFtjmH9BD .reviewCard {
  height: 100%;
  display: flex;
  flex-direction: column;
}

amp-carousel.kWnjDFtjmH9BD .reviewText {
  flex: 1;
}

amp-carousel.kWnjDFtjmH9BD + .oHDAgxBONTXmyR + .reviewsExtraBlock,
.reviewsExtraBlock {
  overflow: hidden;
}

.reviewsExtraBlock.isOpen {
  max-height: 2000px;
  opacity: 1;
}

.reviewsExtraBlock.isOpen {
  margin-bottom: 20px;
}

@media (max-width: 999px) and (min-width: 768px) {
  .review-form__field > span {
    flex: 0;
  }
}

.review-brand-select__option amp-img {
  object-fit: contain !important;
}

.cPJMbk0hvHfxY.ScmOvkzHmOhPFm .oHDAgxBONTXmyR,
.cPJMbk0hvHfxY.ScmOvkzHmOhPFm .reviewsExtraBlock {
  display: none;
}