@charset "UTF-8";
.primary-text-color {
	color: var(--color-primary) !important;
}
.primary-border-color {
	border-color: var(--color-primary) !important;
}
.primary-bg-color {
	background-color: var(--color-primary) !important;
}
.color-white {
	color: #fff !important;
}
body {
	box-sizing: border-box;
	color: var(--color-text-main);
	background: #e5e1d9;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	width: 100%;
}
body * {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
}
button,
input {
	outline: none;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: var(--color-text-dark);
}
.ed7595a3 {
	color: #5b8f35;
}
.dd858c3c {
	color: #eb8348;
}
.f871e8ec,
.s95338330 {
	width: 14px;
	height: 14px;
}
.f871e8ec path {
	fill: var(--color-primary);
}
.s95338330 path {
	fill: none;
	stroke: var(--color-primary);
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.align-start {
	align-items: flex-start !important;
}
.c865ff42d {
	display: block;
	width: 24px;
	height: 22px;
	border-radius: 50px;
	object-fit: cover;
	margin-right: 8px;
}
.c34016f0 {
	cursor: pointer;
	display: flex;
	align-items: center;
	background: var(--color-primary);
	border-radius: 10px;
	padding: 13px 15px;
	font-weight: 700;
	text-align: center;
	color: var(--color-text-dark) !important;
	text-decoration: none;
}
.c34016f0:hover {
	box-shadow:
		0 61px 24px rgba(65, 77, 98, 0.01),
		0 34px 20px rgba(65, 77, 98, 0.05),
		0 15px 15px rgba(65, 77, 98, 0.09),
		0 4px 8px rgba(65, 77, 98, 0.1),
		0 0 0 rgba(65, 77, 98, 0.1);
}
.c34016f0 img {
	max-width: 100px;
	max-height: 53px;
	margin-left: 5px;
}
.l9a234842 {
	display: flex;
}
.l9a234842 .f0d84fa5 {
	cursor: pointer;
	display: flex;
	align-items: center;
}
.l9a234842 .l7fc5702b {
	color: #fff;
	padding-right: 10px;
	border-right: 1px solid #f2f2f2;
	font-size: 14px;
}
.l9a234842 .l5097f1f5 {
	margin-left: 10px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
}
.l9a234842 .f0d84fa5 .l5097f1f5 {
	margin-left: 0;
}
.e48714e1 {
	position: absolute;
	width: 100%;
	height: 550px;
	background-size: cover;
	background-position: center;
	z-index: -2;
}
.fdbd4683 {
	position: absolute;
	width: 100%;
	top: 50px;
	height: 500px;
	background: linear-gradient(
		180deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(248, 248, 249, 0.16) 16.67%,
		rgba(237, 238, 241, 0.46) 40.63%,
		rgba(236, 237, 240, 0.85) 74.48%,
		rgba(236, 237, 240, 0.94) 86.46%,
		#e1e3e7 100%
	);
	z-index: -1;
}
.c8df885fd {
	width: 100%;
	position: relative;
}
.b5400b3b {
	display: flex;
	justify-content: space-between;
}
.b5400b3b .e921e6a9 {
	width: 29%;
}
.b5400b3b .d8ada6ae {
	width: 69%;
}
.ab2fde6f {
	display: flex;
	padding: 0 16px;
	gap: 0 10px;
}
.c5271a416 {
	font-weight: 700;
	font-size: 14px;
	line-height: 170%;
	color: #a9adb9;
	text-decoration: none;
	padding: 8px 40px;
}
.c5271a416.d9843482 {
	color: #fff;
	background: #203b6b;
	border-radius: 8px 8px 0 0;
	cursor: default;
}
.c7cacd989 {
	position: relative;
	padding: 14px;
	border: 2px solid #fff;
	border-radius: 10px;
	background: #f4f4f6;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.c7cacd989::before {
	content: '';
	border-top: 2px solid #203b6b;
	border-radius: 10px;
	height: 65px;
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
}
.c3e04a0ab {
	width: 100%;
}
.c2c527a68 .c7cacd989::before {
	content: none;
	border: none;
	height: 0;
}
.c7cacd989 .c7f70fcd4 {
	background-color: #fff;
}
@media (max-width: 1024px) {
	.c7cacd989 {
		margin-bottom: 20px;
	}
	.c3e04a0ab {
		margin: 0 -15px;
		width: calc(100% + 30px);
		overflow: hidden;
	}
	.ab2fde6f {
		margin: 0 15px;
	}
}
.c2171ebea {
	background: rgba(255, 255, 255, 0.6);
	backdrop-filter: blur(4px);
	border-radius: 10px;
	padding: 20px 32px;
	margin: 64px 0;
}
.c2171ebea.o7d099dea {
	background: rgba(255, 255, 255, 0.4);
}
.c7d2630ad {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 32px;
}
.c7d2630ad .c2171ebea {
	width: 69%;
	margin-top: 0;
}
.c7d2630ad .c1b54ea1e {
	width: 69%;
	margin-top: 0;
}
.c7d2630ad .c1b54ea1e .c2171ebea {
	width: 100%;
}
.c79f85fd1 {
	width: 29%;
}
.c08170aae {
	max-width: 1320px;
	margin: 0 auto;
}
.c08170aae img {
	max-width: 100%;
}
.c08170aae .f8624027 {
	width: 100%;
	overflow-x: auto;
	border: 8px solid #6b5120;
	border-radius: 15px;
	margin-bottom: 20px;
}
@media (max-width: 480px) {
	.c08170aae .f8624027 {
		border-width: 6px;
	}
}
table {
	width: 100%;
	border-collapse: collapse;
	background: #f7f8fb;
	color: var(--color-text-dark);
	max-width: 100%;
}
.f8624027 table {
	max-width: none;
}
thead tr {
	border-bottom: 1px solid #dcdfe4;
}
tbody tr:not(:last-of-type) {
	border-bottom: 1px solid #dcdfe4;
}
th {
	background: #f3ebda;
	text-align: left;
	padding: 12px 20px;
}
th:first-of-type {
	border-top-left-radius: 10px;
}
th:last-of-type {
	border-top-right-radius: 10px;
}
th:not(:last-of-type),
td:not(:last-of-type) {
	border-right: 1px solid #dcdfe4;
}
td {
	padding: 12px 20px;
}
.h53f1659d th {
	padding: 20px 32px;
	border-radius: 0;
}
.h53f1659d td {
	padding: 20px 28px;
}
.h53f1659d td:first-child {
	font-weight: 700;
	background: #f3ebda;
	text-align: left;
	padding: 20px 32px;
}
.h53f1659d.big td {
	min-width: 200px;
}
.d0766b524 {
	margin-bottom: 40px;
}
.cdd193e8 {
	background: rgba(255, 255, 255, 0.7);
	border-radius: 10px;
	padding: 10px 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: var(--color-text-dark);
	margin-bottom: 40px;
}
.cdd193e8 .d6b257b40 {
	font-size: 28px;
	font-weight: 700;
	line-height: 44px;
}
.cdd193e8 .d985238dc {
	display: flex;
	align-items: center;
}
.cdd193e8 .d53742c6c {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 19px;
}
.cdd193e8 .d53742c6c span {
	font-size: 14px;
	font-weight: 700;
}
.cdd193e8 .d53742c6c:after {
	content: '';
	position: absolute;
	right: -10px;
	width: 1px;
	background: var(--color-secondary);
	height: 22px;
}
.cdd193e8 .bedfadb7 {
	width: 61px;
	height: 61px;
	border-radius: 50px;
}
.cdd193e8 .d7ba578a5 {
	margin-left: 10px;
}
.cdd193e8 .d72bbade7 {
	width: 115px;
	margin-left: 20px;
}
.cdd193e8 .d72bbade7 img {
	width: 100%;
}
.b2e78e40 {
	padding: 0 15px;
}
.d700f3e2 {
	display: flex;
	margin-bottom: 30px;
	justify-content: center;
}
.fe9bbcd6 {
	position: relative;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 10px;
	width: 400px;
	padding: 10px;
	margin-right: 10px;
}
.b758d9e0 {
	position: relative;
	justify-content: center;
	min-width: 130px;
	font-weight: 700;
}
.b496f6e0 {
	position: relative;
	right: 40px;
	bottom: 1px;
}
.aab23503 {
	display: flex;
	justify-content: space-between;
}
.p363cc75d {
	width: 49%;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	padding: 15px;
}
.p363cc75d .f26c4c5c {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
}
.p9c356b85 .f26c4c5c,
.p9c356b85 li::marker {
	color: #5b8f35;
}
.c4fc2fed5 .f26c4c5c,
.c4fc2fed5 li::marker {
	color: #eb8348;
}
.p7ca83097 {
	margin: 20px 0 0 0;
	background: #fff;
	border-radius: 10px;
	padding: 15px;
	font-size: 14px;
}
.p7ca83097 li:last-of-type {
	margin-bottom: 0;
}
.a81ab7a4 {
	width: 100%;
	display: none;
	background: #fff;
	border-radius: 10px;
	padding: 15px;
}
.a81ab7a4 .p2773044b {
	display: flex;
	justify-content: space-between;
}
.a81ab7a4 .p8b651eb0 {
	cursor: pointer;
	width: 49%;
	background: #fff;
	border: 1px solid #f1f1f1;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 0;
	text-align: center;
}
.a81ab7a4 .p8b651eb0.active {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
}
.a81ab7a4 .dc3de337 {
	color: #5b8f35;
}
.a81ab7a4 .d3fb085b {
	color: #eb8348;
}
.a81ab7a4 .p7ca83097 {
	margin: 0;
	padding: 15px 0 0 0;
}
.a81ab7a4 .p16497c15 {
	display: none;
}
.a81ab7a4 .p16497c15.active {
	display: block;
}
.b25b24d8 {
	margin-left: 5px;
}
.b25b24d8 .m7eb9e965 {
	font-weight: 700;
	color: var(--color-primary);
}
.b25b24d8 .m2f67445b {
	color: #fff;
	margin-left: -4px;
	font-weight: 700;
}
@media (max-width: 1350px) {
	.c08170aae {
		padding: 15px;
	}
	.c34016f0 img {
		max-width: 65px;
	}
}
@media (max-width: 1100px) {
	.c7d2630ad .c2171ebea {
		width: 100%;
	}
	.c7d2630ad .c1b54ea1e {
		width: 100%;
	}
	.c79f85fd1 {
		display: none;
	}
}
@media (max-width: 1024px) {
	.b5400b3b {
		flex-wrap: wrap;
		justify-content: center;
	}
	.b5400b3b .e921e6a9,
	.b5400b3b .d8ada6ae {
		width: 100%;
	}
	.b5400b3b .e921e6a9 {
		width: 60%;
		margin-bottom: 15px;
	}
}
@media (max-width: 768px) {
	.b5400b3b .e921e6a9 {
		width: 100%;
	}
	.cdd193e8 {
		background: transparent;
		flex-direction: column;
		padding: 0;
	}
	.cdd193e8 .d985238dc {
		width: 100%;
		background: #fff;
		padding: 3px 6px;
		border-radius: 7px;
		margin-top: 15px;
		justify-content: center;
	}
	.cdd193e8 .d6b257b40 {
		text-align: center;
	}
	.a81ab7a4 {
		display: block;
	}
	.p363cc75d {
		display: none;
	}
}
@media (max-width: 480px) {
	.c2171ebea {
		padding: 16px 12px;
		margin: 36px 0;
	}
	.c08170aae .f8624027 {
		margin-bottom: 15px;
	}
	.e48714e1 {
		top: -5px;
	}
	.l9a234842 .f0d84fa5 {
		font-size: 12px;
	}
	.l9a234842 .l5097f1f5 {
		width: 18px;
		height: 18px;
	}
	.cdd193e8 .d6b257b40 {
		font-size: 12px;
	}
	.d0766b524 {
		margin-bottom: 15px;
	}
	.cdd193e8 {
		margin-bottom: 15px;
	}
	.cdd193e8 .d985238dc {
		margin-top: 0;
		justify-content: space-between;
	}
	.cdd193e8 .bedfadb7 {
		width: 40px;
		height: 40px;
	}
	.cdd193e8 .d72bbade7 {
		width: 72px;
	}
	.cdd193e8 .d7ba578a5 {
		display: flex;
		align-items: center;
		font-size: 10px;
	}
	.cdd193e8 .eab21d65 {
		position: relative;
		padding-right: 10px;
		margin-right: 10px;
	}
	.cdd193e8 .d53742c6c:after {
		height: 14px;
		top: 11px;
	}
	.cdd193e8 .eab21d65:after {
		content: '';
		position: absolute;
		right: 0;
		top: 3px;
		width: 1px;
		background: var(--color-secondary);
		height: 14px;
	}
}
.q9eb97ef9 {
	background: #f7f8fb;
	border-radius: 20px;
	padding: 30px;
	margin: 30px 20px;
}
.q1304b549 .q2464fb80 {
	font-size: 34px;
	font-weight: 900;
	line-height: 45px;
	color: var(--color-text-dark);
	border-left: 5px solid var(--color-primary);
	padding-left: 20px;
}
.q1304b549 .aeea3962 {
	font-size: 14px;
	line-height: 24px;
	padding: 20px 25px 0 25px;
}
@media (max-width: 480px) {
	.q9eb97ef9 {
		margin: 15px 0;
		padding: 15px;
	}
	.q1304b549 .q2464fb80 {
		font-size: 16px;
		font-weight: 700;
		line-height: 25px;
		padding-left: 15px;
	}
	.q1304b549 .aeea3962 {
		padding: 20px 0 0 0;
		font-size: 10px;
		line-height: 17px;
	}
}
.f527bf2d {
	background-size: cover;
}
.f527bf2d .rank-math-breadcrumb {
	max-width: 1320px;
	margin: 0 auto;
}
.aea71c18 {
	max-width: 1320px;
	margin: 0 auto;
	display: flex;
	padding: 30px 0;
	margin-bottom: 40px;
}
.aea71c18 .h3af3b1be {
	position: relative;
	width: 65%;
}
.aea71c18 .f7f82b59 {
	position: relative;
	width: 35%;
}
.aea71c18 .h0907c1f9 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.aea71c18 .h1af3b791 {
	text-align: left;
}
.aea71c18 .h0907c1f9 .h1af3b791 {
	max-width: 1128px;
	text-align: center;
}
.aea71c18 .h94290c60 {
	color: var(--color-text-add);
	line-height: 25px;
}
.aea71c18 .h94290c60 a {
	color: var(--color-primary);
}
.aea71c18 .h0907c1f9 .h94290c60 {
	max-width: 870px;
	text-align: center;
}
.aea71c18 .h256096b9 {
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
	flex-wrap: wrap;
}
.aea71c18 .h4f39fb5f {
	max-width: 24%;
	object-fit: contain;
	margin-right: 10px;
	margin-bottom: 10px;
}
.aea71c18 .h0251c511 {
	margin-top: 30px;
	font-size: 12px;
}
.aea71c18 .f7f82b59 {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.aea71c18 .f7704597 {
	justify-content: center;
	padding: 10px;
}
.aea71c18 .e52c24f0 {
	margin-top: 10px;
	color: #fff;
	font-size: 12px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 7px;
	padding: 5px 10px;
}
.aea71c18 .fcacee57 {
	margin-top: 36px;
}
.fcacee57 {
	display: flex;
	align-items: center;
	color: #7e8394;
	font-size: 14px;
}
.fcacee57 .e7fc453b {
	position: relative;
	display: flex;
	align-items: center;
	padding-right: 20px;
	margin-right: 20px;
}
.fcacee57 .e7fc453b::after {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	height: 22px;
	background: #7e8394;
}
.fcacee57 .h5d5ee2c2 {
	width: 48px;
	height: 48px;
	border-radius: 50px;
	margin-right: 12px;
}
.fcacee57 .c3f93b43 {
	margin-right: 16px;
}
.fcacee57 .h316d922f {
	font-size: 12px;
	line-height: 19px;
}
.fcacee57 .h52ee5e83 {
	font-weight: 700;
}
.fcacee57 .h52ee5e83 a {
	font-weight: 700;
	color: #7e8394;
	font-size: 14px;
	line-height: 1.2em;
	text-decoration: none;
}
.fcacee57 .h8fba9f4c {
	margin-right: 32px;
}
.fcacee57 .c8ec42bf {
	font-size: 12px;
	line-height: 19px;
}
.fcacee57 .h4bd788c8 {
	font-weight: 700;
}
.fcacee57 .h7163c344 {
	display: none;
}
.fcacee57 .bbf9f5ef {
	display: flex;
	align-items: center;
}
.fcacee57 .header-meta-socials__item {
	display: flex;
	align-items: center;
	position: relative;
}
.fcacee57 .header-meta-socials__item:not(:last-of-type) {
	padding-right: 12px;
	margin-right: 12px;
}
.fcacee57 .header-meta-socials__item:not(:last-of-type)::after {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	height: 22px;
	background: #7e8394;
}
.h90ff19fb {
	display: none;
	position: absolute;
	bottom: 12px;
	left: 0;
	padding: 0 0 40px 0;
	width: 400px;
	background: transparent;
	z-index: 4;
}
.c0b1abe26 .h90ff19fb {
	top: 20px;
	bottom: auto;
	padding: 20px 0 0 0;
}
.h52ee5e83:hover .h90ff19fb {
	display: block;
}
.c0b1abe26:hover .h90ff19fb {
	display: block;
}
.h90ff19fb .a43fbd51d {
	border: 2px solid #fff;
	border-radius: 10px;
	background: #f8f8f8;
	padding: 10px;
}
.h90ff19fb .a32654362 {
	margin-bottom: 4px;
}
.h90ff19fb .f14d3389 {
	line-height: 1.3em;
	font-weight: 400;
	color: #171e34;
}
@media (max-width: 600px) {
	.fcacee57 .e7fc453b {
		position: static;
	}
	.fcacee57 {
		position: relative;
	}
	.h90ff19fb {
		width: 90%;
		bottom: 100px;
		padding: 0 0 20px 0;
	}
}
.fd2570e5 {
	position: absolute;
	top: -170px;
	z-index: 0;
}
.h385fa5f7 {
	position: relative;
}
.h64f6ae4b .h2526b0eb {
	align-items: center;
	flex-direction: column;
	margin-top: 10px;
}
.h385fa5f7 .d2dbc76e {
	display: flex;
	position: relative;
	flex-wrap: wrap;
	z-index: 1;
	width: 345px;
	margin-bottom: 4px;
}
.h385fa5f7 .f69baa73 {
	max-width: 263px;
	width: 100%;
	height: 70px;
	font-size: 20px;
	text-transform: uppercase;
	margin-right: 12px;
}
.h385fa5f7 .h3971b658 {
	width: 70px;
	height: 70px;
	border-radius: 10px;
}
.e8beafbf {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 70px;
	padding: 8px 15px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 10px;
	margin-top: 12px;
	border: 1px solid;
}
.h29f91d1c {
	flex-grow: 1;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.h29f91d1c:nth-of-type(2) {
	margin-left: 10px;
	padding-left: 10px;
}
.h29f91d1c:nth-of-type(2)::before {
	content: '';
	position: absolute;
	left: 0;
	width: 1px;
	height: 38px;
	background: #b0b4bf;
}
.h8e1b614b {
	display: flex;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
}
.h8e1b614b .h0732302b {
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #7e8394;
}
.h8e1b614b span {
	font-size: 20px;
}
.h8e1b614b small {
	font-size: 16px;
	margin: 0 4px;
}
.a2e6fc24 {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
.h0c152847 {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.h0c152847 .eb4a2d2b {
	font-size: 14px;
	font-weight: 700;
	color: #7e8394;
}
.h7cd1c8dc {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}
.h7cd1c8dc .d65cf8ee {
	position: relative;
	width: 240px;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(4px);
	border-radius: 10px;
	border: 1px solid;
}
.h7cd1c8dc .h60ab27d1 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -30px;
	left: calc(50% - 30px);
	width: 60px;
	height: 60px;
	background: var(--color-primary);
	border-radius: 10px;
}
.h7cd1c8dc .h7ba2286d {
	width: 44px;
	height: 44px;
}
.h7cd1c8dc .bdc29883 {
	position: relative;
	font-size: 20px;
	font-weight: 700;
	color: var(--color-text-add);
	text-align: center;
	padding: 36px 12px 24px 12px;
}
.h7cd1c8dc .bdc29883::after {
	content: '';
	position: absolute;
	bottom: 12px;
	left: calc(50% - 30px);
	width: 60px;
	height: 1px;
	background: var(--color-primary);
}
.aea71c18.m6be1b70f {
	margin-bottom: 0;
}
.h9b280dd6 {
	width: 100%;
	background: #1f3866;
	opacity: 0.85;
	display: flex;
	justify-content: center;
	filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
	margin-bottom: 50px;
}
.a638e01b {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 16px 0;
	overflow: auto;
}
.a638e01b .f66e155b {
	max-width: 270px;
	max-height: 35px;
}
.a638e01b .f66e155b:not(:last-of-type) {
	margin-right: 50px;
}
@media (max-width: 1350px) {
	.aea71c18 {
		padding: 15px !important;
	}
	.f527bf2d .rank-math-breadcrumb {
		padding: 15px 15px 0 15px !important;
	}
	.aea71c18 .h256096b9 {
		margin-top: 40px;
	}
	.h7cd1c8dc .d65cf8ee {
		width: 190px;
	}
}
@media (max-width: 1024px) {
	.aea71c18 {
		flex-wrap: wrap;
	}
	.aea71c18 .h3af3b1be,
	.aea71c18 .f7f82b59 {
		width: 100%;
	}
	.h64f6ae4b .h2526b0eb {
		margin-top: 50px;
	}
	.h7cd1c8dc {
		flex-wrap: wrap;
		justify-content: center;
	}
	.h7cd1c8dc .d65cf8ee {
		margin: 0 32px 48px 0;
	}
}
@media (max-width: 900px) {
	.a638e01b {
		justify-content: flex-start;
	}
	.a638e01b .f66e155b {
		max-width: 200px;
	}
	.a638e01b .f66e155b:not(:last-of-type) {
		margin-right: 25px;
	}
}
@media (max-width: 768px) {
	.aea71c18 .h94290c60 {
		font-size: 14px;
	}
	.a638e01b .f66e155b {
		max-width: 154px;
	}
}
@media (max-width: 600px) {
	.aea71c18 .fcacee57 {
		font-size: 12px;
		margin-top: 16px;
	}
	.fcacee57 .h52ee5e83 a {
		font-size: 12px;
	}
	.fcacee57 .e7fc453b {
		margin-right: 12px;
		padding-right: 12px;
	}
	.fcacee57 .h5d5ee2c2 {
		width: 28px;
		height: 28px;
	}
	.fcacee57 .h316d922f,
	.fcacee57 .c8ec42bf {
		font-size: 10px;
		line-height: 13px;
	}
	.fcacee57 .h4dff0c22 {
		width: 49px;
	}
	.fcacee57 .c3f93b43 {
		margin-right: 8px;
	}
	.fcacee57 .h8fba9f4c {
		margin-right: 12px;
	}
	.fcacee57 .h5316b30a {
		position: relative;
	}
	.fcacee57 .h7163c344 {
		display: block;
	}
	.fcacee57 .bbf9f5ef {
		display: none;
	}
	.fcacee57 .h5316b30a:hover .bbf9f5ef {
		display: flex;
		position: absolute;
		right: 0;
		bottom: -40px;
		background: #1e1a09;
		padding: 5px 10px;
		border-radius: 8px;
	}
	.ab2fde6f {
		padding: 0;
	}
	.c5271a416 {
		line-height: 140%;
		border-radius: 8px;
		padding: 6px 16px;
	}
}
@media (max-width: 480px) {
	.aea71c18 {
		margin-bottom: 0;
	}
	.aea71c18 .h1af3b791 {
		text-align: center;
	}
	.aea71c18 .h94290c60 {
		font-size: 14px;
	}
	.aea71c18 .h256096b9 {
		margin-top: 20px;
		justify-content: center;
	}
	.aea71c18 .h0251c511 {
		margin-top: 20px;
		font-size: 8px;
		line-height: 12px;
	}
	.aea71c18 .f7f82b59 {
		margin-top: 40px;
	}
	.aea71c18 .e52c24f0 {
		font-size: 8px;
	}
	.fd2570e5 {
		max-width: 238px;
		top: -65px;
		opacity: 0.5;
	}
	.h385fa5f7 .d2dbc76e {
		width: 100%;
		justify-content: space-between;
	}
	.h385fa5f7 .f69baa73 {
		max-width: none;
		margin-right: 0;
		margin-top: 12px;
		order: 3;
		font-size: 16px;
		height: 54px;
	}
	.h385fa5f7 .e8beafbf {
		max-width: 320px;
		width: 83%;
		height: 48px;
		order: 1;
		padding: 7px 20px;
		margin-top: 0;
		margin-right: 8px;
	}
	.h385fa5f7 .h8e1b614b {
		font-size: 14px;
	}
	.h385fa5f7 .h8e1b614b span {
		font-size: 16px;
	}
	.h385fa5f7 .a2e6fc24 {
		font-size: 12px;
	}
	.h385fa5f7 .h3971b658 {
		width: 48px;
		height: 48px;
		order: 2;
	}
	.h0c152847 .eb4a2d2b {
		font-size: 12px;
		font-weight: 400;
	}
	.h385fa5f7 .h29f91d1c:nth-of-type(2)::before {
		height: 25px;
	}
	.h7cd1c8dc {
		margin-top: 50px;
		justify-content: space-evenly;
	}
	.h7cd1c8dc .d65cf8ee {
		width: 158px;
		margin-right: 12px;
	}
	.h7cd1c8dc .h60ab27d1 {
		width: 44px;
		height: 44px;
		left: calc(50% - 22px);
	}
	.h7cd1c8dc .h7ba2286d {
		width: 32px;
		height: 32px;
	}
	.h7cd1c8dc .bdc29883 {
		font-size: 14px;
		padding: 24px 12px 18px 12px;
	}
	.h7cd1c8dc .bdc29883::after {
		bottom: 10px;
	}
	.h9b280dd6 {
		margin-bottom: 12px;
	}
	.a638e01b {
		padding: 8px 0 8px 0;
	}
	.a638e01b::-webkit-scrollbar {
		width: 0;
	}
	.a638e01b {
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.a638e01b .f66e155b {
		max-height: 26px;
	}
	.a638e01b .f66e155b {
		margin-right: 10px !important;
		margin-left: 10px;
	}
}
.d6c25b25 {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 336px;
	border-radius: 20px;
}
@media (max-width: 900px) {
	.d6c25b25 {
		height: 250px;
	}
}
@media (max-width: 480px) {
	.d6c25b25 {
		height: 85px;
		border-radius: 5px;
	}
}
.f22c30aa {
	display: flex;
	justify-content: center;
	background: #f7f8fb;
	border: 1px solid #dcdfe4;
	border-radius: 20px;
	margin: 20px;
	padding: 0 20px;
}
.c00e2398a {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px 0 0 0 !important;
	list-style: none !important;
}
.c00e2398a .c2b4f45f5 {
	width: 24%;
	margin: 0 0 20px 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	color: var(--color-text-dark);
}
.c00e2398a .c2b4f45f5::before {
	content: url(/assets/images/li_before.svg);
	margin-right: 15px;
}
@media (max-width: 768px) {
	.c00e2398a .c2b4f45f5 {
		width: 32%;
	}
}
@media (max-width: 480px) {
	.f22c30aa {
		padding: 0 35px;
	}
	.c00e2398a .c2b4f45f5 {
		width: 49%;
		margin-bottom: 10px;
	}
}
.fa2bbe96 {
	width: 100% !important;
	margin: 0;
}
.fa2bbe96 .b34241b1 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 16px;
	line-height: 52px;
	color: var(--color-text-dark);
}
.fa2bbe96 .ede04456 {
	background: rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	border: 2px solid #fff;
	margin-bottom: 16px;
	padding: 20px;
}
.fa2bbe96 .f97680ce1 {
	background: rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	border: 2px solid #fff;
	margin-bottom: 16px;
}
.fa2bbe96 .f97680ce1:hover {
	background: rgba(255, 255, 255, 0.7);
}
.fa2bbe96 .f386f7d58 {
	cursor: pointer;
	color: var(--color-text-dark);
	font-size: 18px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
}
.fa2bbe96 .b7ce2922 {
	display: none;
	margin: 0;
	padding: 0 20px 20px 20px;
}
.fa2bbe96 .b7ce2922.active {
	display: block;
}
.fa2bbe96 .e3e65db8,
.fa2bbe96 .f5a1601df {
	display: none;
	width: 18px;
	height: 18px;
}
.fa2bbe96 .e3e65db8.active {
	display: block;
}
.fa2bbe96 .f5a1601df.active {
	display: block;
}
@media (max-width: 480px) {
	.fa2bbe96 {
		margin: 15px 0;
	}
	.fa2bbe96 .b34241b1 {
		font-size: 20px;
		line-height: 32px;
		margin-bottom: 15px;
	}
	.fa2bbe96 .ede04456 {
		font-size: 10px;
		padding: 15px;
	}
	.fa2bbe96 .f386f7d58 {
		padding: 15px;
		font-size: 10px;
		line-height: 16px;
	}
	.fa2bbe96 .b7ce2922 {
		margin-left: 0;
		font-size: 10px;
	}
	.fa2bbe96 .f94d23910 {
		max-width: 90%;
		font-size: 12px;
	}
	.fa2bbe96 .e3e65db8,
	.fa2bbe96 .f5a1601df {
		width: 12px;
		height: 12px;
	}
}
.rank-math-breadcrumb {
	padding: 10px 0;
}
.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
	color: #cdd6dd !important;
	text-decoration: none;
	font-size: 12px;
}
.rank-math-breadcrumb p {
	margin: 0;
}
.rank-math-breadcrumb p a:last-of-type {
	color: #7b8c98;
}
.p818e510e {
	padding: 100px 15px;
}
.p9a48fa7d {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: linear-gradient(
		180deg,
		rgba(255, 255, 255, 0.6) 0%,
		#ffffff 100%
	);
	border-radius: 10px;
	padding: 60px 100px;
	max-width: 750px;
	text-align: center;
	margin: auto;
	color: var(--color-text-dark);
}
.p9a48fa7d .page-404__logo {
	max-width: 130px;
}
.p9a48fa7d .a0804403 {
	margin: 20px 0;
}
.p9a48fa7d .a76fa2bb {
	position: relative;
	font-size: 20px;
	margin-bottom: 40px;
}
.p9a48fa7d .a76fa2bb::after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: calc(50% - 19px);
	width: 38px;
	height: 3px;
	background: var(--color-secondary);
}
.p9a48fa7d .p897c1ddb {
	font-size: 14px;
	margin-bottom: 20px;
}
@media (max-width: 768px) {
	.p9a48fa7d {
		padding: 25px 40px;
	}
}
@media (max-width: 480px) {
	.p818e510e {
		padding: 50px 15px;
	}
	.a0804403 svg {
		height: 70px;
	}
	.p9a48fa7d .a76fa2bb {
		font-size: 16px;
	}
	.p9a48fa7d .p897c1ddb {
		font-size: 10px;
	}
}
.s741b4215 {
	max-width: 925px;
	margin: 0 auto;
	padding-top: 30px;
}
.s741b4215 .fc80ff03 {
	background: #fff;
	opacity: 0.8;
	border-radius: 10px;
	padding: 20px;
}
@media (max-width: 480px) {
	.s741b4215 {
		padding-top: 15px;
	}
}
.d2b7bf110 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.d2b7bf110 .d2dd32e00 {
	width: 24%;
	background: rgba(255, 255, 255, 0.4);
	backdrop-filter: blur(8.40772px);
	border: 1px solid #fff;
	border-radius: 8px;
	padding: 15px;
	margin-bottom: 10px;
	text-decoration: none;
}
.d2b7bf110 .d2dd32e00:hover {
	background: linear-gradient(
		180deg,
		#ffffff -20.15%,
		rgba(242, 242, 242, 0.6) 100%
	);
}
.d2b7bf110 .d6bd867a3 {
	width: 100%;
	height: 190px;
	object-fit: contain;
	border-radius: 8px;
	margin-bottom: 10px;
}
.d2b7bf110 .e8b53898 {
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	color: var(--color-text-dark);
}
@media (max-width: 1024px) {
	.d2b7bf110 .d2dd32e00 {
		width: 23%;
	}
	.d2b7bf110 .d6bd867a3 {
		height: 160px;
	}
}
@media (max-width: 800px) {
	.d2b7bf110 .d2dd32e00 {
		width: 31%;
	}
}
@media (max-width: 600px) {
	.d2b7bf110 .d2dd32e00 {
		width: 48%;
	}
}
@media (max-width: 480px) {
	.d2b7bf110 .d2dd32e00 {
		width: 100%;
	}
	.d2b7bf110 .d6bd867a3 {
		height: 180px;
	}
	.d2b7bf110 .e8b53898 {
		font-size: 16px;
	}
}
.s824493f5 {
	padding-top: 30px;
}
@media (max-width: 480px) {
	.s824493f5 {
		padding-top: 15px;
	}
}
.d00be8b0 {
	padding-top: 30px;
}
@media (max-width: 480px) {
	.d00be8b0 {
		padding-top: 15px;
	}
}
.h5ed49aab {
	flex-direction: column;
	padding: 0;
}
.h5ed49aab .fcacee57 {
	margin-top: 65px;
	margin-bottom: 125px;
}
.dbad93e8 {
	width: 69%;
}
.c90fd89a6 {
	width: 100%;
	border-radius: 10px;
	background: #f8f8f8;
	padding: 20px 32px;
	margin: -125px auto 0 auto;
}
.c6c8d5c4 {
	margin: 30px auto 0 auto;
}
.e817956d .c4e851b2 {
	font-weight: 700;
	line-height: 51px;
	margin-bottom: 32px;
	color: var(--color-text-dark);
}
.e817956d .i44c1b665 {
	width: 100%;
	height: 520px;
	object-fit: cover;
	border-radius: 10px;
}
.e817956d .ff3bcf76 {
	padding: 32px;
}
.e817956d .ff3bcf76 img {
	border-radius: 12px;
	margin-bottom: 20px;
}
.e817956d .ff3bcf76 table {
	width: 100%;
}
@media (max-width: 1100px) {
	.dbad93e8 {
		width: 100%;
	}
}
@media (max-width: 768px) {
	.h5ed49aab {
		padding: 0 15px;
	}
	.e817956d .i44c1b665 {
		height: 320px;
	}
}
@media (max-width: 480px) {
	.h5ed49aab .fcacee57 {
		margin-top: 16px;
		margin-bottom: 85px;
	}
	.e817956d {
		margin-top: -50px;
	}
	.e817956d .c4e851b2 {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 25px;
	}
	.e817956d .ff3bcf76 {
		padding: 12px;
	}
	.e817956d .ff3bcf76 p {
		font-size: 12px;
		line-height: 20px;
	}
	.e817956d .ff3bcf76 li {
		margin-bottom: 12px;
	}
}
.a36826486 {
	width: 100%;
	background: #fff;
	border-radius: 10px;
	margin: 32px auto;
	padding: 24px 32px;
	max-width: 925px;
}
.a59c71ff2 {
	max-width: none;
}
.a36826486 .a6844c010 {
	display: flex;
	justify-content: space-between;
}
.a36826486 .fe6884a3 {
	display: flex;
	align-items: center;
}
.a36826486 .a6d70750a {
	width: 65px;
	height: 65px;
	border-radius: 50px;
	margin-right: 16px;
}
.a36826486 .author-block-links__item img {
	width: 100%;
	padding: 8px;
}
.a36826486 .a1f80ba0a {
	display: none;
}
.a36826486 .c01b2945 {
	display: flex;
	align-items: center;
}
.a36826486 .c01b2945 a {
	display: flex;
	align-items: center;
	position: relative;
	border: none;
}
.a36826486 .c01b2945 a:not(:last-of-type) {
	padding-right: 12px;
	margin-right: 12px;
}
.a36826486 .c01b2945 a:not(:last-of-type)::after {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	height: 22px;
	background: #7e8394;
}
.a36826486 .a73a3f26f {
	color: var(--color-text-dark);
	font-weight: 700;
}
.a36826486 .a73a3f26f a {
	color: var(--color-text-dark);
	font-weight: 700;
	text-decoration: none;
}
.a36826486 .a014305e7 {
	font-size: 14px;
	font-weight: 700;
	color: #eb8348;
}
.a36826486 .a86848076 {
	margin-top: 20px;
}
.a36826486 .a02fc0c64 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
}
.a36826486 .a77b435d5 {
	margin-left: 10px;
	font-weight: 700;
	color: var(--color-text-dark);
}
@media (max-width: 480px) {
	.a36826486 {
		flex-wrap: wrap;
		padding: 12px;
	}
	.a36826486 .a6d70750a {
		width: 48px;
		height: 48px;
	}
	.a36826486 .a86848076 {
		margin-top: 16px;
	}
	.a36826486 .be31c815 {
		font-size: 12px;
		line-height: 20.4px;
	}
	.a36826486 .a73a3f26f {
		font-size: 12px;
	}
	.a36826486 .a49ba89a8 {
		order: 2;
	}
	.a36826486 .a014305e7 {
		font-size: 10px;
	}
	.a36826486 .a962e5ed4 {
		font-size: 12px;
	}
	.a36826486 .a02fc0c64 img {
		width: 62px;
	}
}
.c71502185 .content-casino-review__disclaimer {
	padding: 0 20px 20px 20px;
}
.h64f6ae4b {
	flex-wrap: wrap;
}
.h64f6ae4b .h1af3b791 {
	width: 90%;
	z-index: 10;
}
@media (max-width: 1024px) {
	.h64f6ae4b .h1af3b791 {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.h64f6ae4b .h94290c60 {
		text-align: center;
	}
}
.efb518f2 {
	padding: 0 0 24px 0;
	display: block;
}
.efb518f2 .h94290c60 {
	line-height: 27px;
}
.h8bb24604 {
	display: flex;
	justify-content: space-between;
	margin-top: 32px;
}
.e98a3c60 {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 69%;
	border-radius: 10px;
	height: 500px;
}
.e98a3c60 .h86c36526 {
	max-width: 340px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.e98a3c60 a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	height: 70px;
	color: var(--color-text-main);
}
.e98a3c60 .ce65c1be {
	width: 250px;
}
.e98a3c60 .h5f856147 {
	width: 100%;
	background: rgba(255, 255, 255, 0.3);
	text-decoration: none;
	border: 2px solid #fff;
	border-radius: 10px;
	margin-top: 16px;
	color: #fff;
}
.e98a3c60 .cbf4fb56 {
	width: 100%;
	text-align: center;
	color: #a9adb9;
	margin-top: 8px;
}
.e98a3c60 .h7ecafd9f {
	width: 70px;
	height: 70px;
	border-radius: 10px;
}
.e98a3c60 .g33725501 {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.g33725501 {
	display: flex;
}
.g33725501 .g0d8d1b85 {
	display: flex;
	align-items: center;
	background: #ffffff4d;
	border: 2px solid #fff;
	border-radius: 8px;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	margin-right: 12px;
}
.g33725501 .g0d8d1b85 svg {
	margin-right: 8px;
}
.h4c683c50 {
	width: 29%;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 10px;
	padding: 20px;
	color: #a9adb9;
}
.h4c683c50 .h15d6ec04 {
	width: 100%;
	margin-bottom: 20px;
	border-radius: 10px;
}
.h4c683c50 .eadd2de5 {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 16px;
}
.h4c683c50 .h7343d8af {
	width: 50%;
}
.h4c683c50 .h526326aa {
	display: flex;
	flex-wrap: wrap;
	width: 49%;
}
.h4c683c50 .h526326aa span {
	display: flex;
	color: var(--color-primary);
	border-bottom: 1px solid var(--color-primary);
	margin: 0 10px 5px 0;
}
@media (max-width: 1200px) {
	.e98a3c60 {
		width: 59%;
	}
	.h4c683c50 {
		width: 39%;
	}
}
@media (max-width: 768px) {
	.h8bb24604 {
		flex-wrap: wrap;
	}
	.e98a3c60,
	.h4c683c50 {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.efb518f2 .h94290c60 {
		max-width: 100%;
		text-align: center;
	}
	.h8bb24604 {
		margin-top: 20px;
	}
	.e98a3c60 .h86c36526 {
		justify-content: center;
		width: 240px;
	}
	.h4c683c50 {
		font-size: 16px;
	}
	.e98a3c60 a {
		font-size: 16px;
		height: 57px;
	}
	.e98a3c60 {
		height: 300px;
		margin-bottom: 24px;
	}
	.e98a3c60 .g33725501 {
		left: auto;
		bottom: 12px;
		right: 12px;
	}
	.e98a3c60 .ce65c1be {
		width: 192px;
	}
	.e98a3c60 .h7ecafd9f {
		display: none;
	}
	.h4c683c50 .h7343d8af {
		width: 55%;
	}
	.h4c683c50 .h526326aa {
		display: flex;
		flex-wrap: wrap;
		width: 44%;
	}
}
.g67f1e658 {
	max-width: 900px;
}
.c7d2630ad .g67f1e658 {
	width: 69%;
}
.db447b67 {
	background: rgba(255, 255, 255, 0.4);
	backdrop-filter: blur(4px);
	border-radius: 10px;
	width: 100%;
	padding: 20px 32px;
	margin-bottom: 50px;
}
@media (max-width: 1100px) {
	.g67f1e658 {
		width: 100% !important;
		max-width: none;
	}
}
.s5a9424bf {
	margin-bottom: 30px;
}
.s5a9424bf .aae9ddc4 {
	text-align: left;
	margin-bottom: 24px;
}
.s477b30ab {
	width: 100%;
	display: flex;
	justify-content: center;
}
.s1b7f8c77 {
	cursor: pointer;
	padding: 10px 28px;
	background: var(--color-primary);
	font-size: 14px;
	font-weight: 700;
	border-radius: 10px;
	color: var(--color-text-dark);
}
.c5e21473 {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.c5e21473 a {
	color: var(--color-text-main) !important;
	border: none !important;
}
.c5e21473 .s09792491 {
	width: 19%;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	margin-bottom: 20px;
}
.c5e21473 .s09792491:hover {
	background: rgba(255, 255, 255, 0.7);
}
.c5e21473 .s21e97533 {
	display: block;
	padding: 12px;
}
.c5e21473 .s497359f3 {
	width: 100%;
	height: 143px;
	object-fit: cover;
	border-radius: 10px;
}
.c5e21473 .s31df6540 {
	display: block;
	font-weight: 700;
	padding: 0 12px 8px 12px;
}
.c5e21473 .s7b6a03aa {
	font-size: 14px;
	padding: 0 12px 17px 12px;
}
.c5e21473 .s5fb51c53 {
	display: flex;
	justify-content: space-between;
	background: #fff;
	border-radius: 10px;
	padding: 8px 16px;
	color: #4a5b68;
	font-size: 14px;
}
.c5e21473 .s9918f1a2 {
	display: flex;
}
.c5e21473 .s3e25d2ef {
	display: flex;
	align-items: center;
	margin-right: 12px;
}
.c5e21473 .s3e25d2ef img {
	margin-right: 6px;
}
.c5e21473 .s75351c95 span {
	color: var(--color-primary);
	margin-left: 5px;
}
@media (max-width: 1200px) {
	.c5e21473 .s5fb51c53 {
		flex-direction: column;
	}
}
@media (max-width: 1100px) {
	.c5e21473 .s09792491 {
		width: 24%;
	}
}
@media (max-width: 768px) {
	.c5e21473 .s09792491 {
		width: 32%;
	}
}
@media (max-width: 480px) {
	.s5a9424bf .aae9ddc4 {
		margin-bottom: 16px;
	}
	.c5e21473 {
		justify-content: space-between;
	}
	.c5e21473 .s09792491 {
		width: 48%;
		margin-bottom: 16px;
	}
	.c5e21473 .s497359f3 {
		height: 90px;
	}
	.c5e21473 .s31df6540 {
		font-size: 16px;
		padding-bottom: 4px;
	}
	.c5e21473 .s7b6a03aa {
		font-size: 12px;
		padding-bottom: 12px;
	}
	.c5e21473 .s5fb51c53 {
		flex-direction: row;
		font-size: 10px;
		padding: 6px 12px;
	}
	.c5e21473 .s3e25d2ef {
		margin-right: 8px;
	}
	.c5e21473 .s3e25d2ef img {
		width: 15px;
	}
}
@media (max-width: 400px) {
	.c5e21473 .s5fb51c53 {
		padding: 6px;
	}
	.c5e21473 .s3e25d2ef {
		margin-right: 4px;
	}
}
@media (max-width: 375px) {
	.c5e21473 .s3e25d2ef img {
		margin-right: 2px;
	}
	.c5e21473 .s75351c95 span {
		margin-left: 0;
	}
}
.bf4c95f7 .h94290c60 {
	max-width: 1082px !important;
	margin-bottom: 70px;
}
.e049dde3 {
	background: #fff;
}
.e049dde3 .c51d9014 {
	border: none;
}
.e049dde3 .c223d56e5 {
	padding: 0;
}
.e049dde3 .c1ee4d249 {
	margin-left: 0;
}
@media (max-width: 480px) {
	.bf4c95f7 .h94290c60 {
		margin-bottom: 20px;
	}
}
.b5e7079a {
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	padding: 16px 24px;
	margin-bottom: 28px;
}
.s59928eac {
	width: 69%;
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid rgba(169, 173, 185, 0.3);
	border-radius: 8px;
	height: 48px;
	padding-left: 56px;
}
.s59928eac:focus {
	border: 1px solid rgba(169, 173, 185, 0.7);
}
.s59928eac::placeholder {
	font-size: 16px;
}
.b5e7079a::before {
	content: url(/assets/images/slot-search.svg);
	position: absolute;
	top: calc(50% - 11px);
	left: 40px;
	z-index: 10;
}
@media (max-width: 600px) {
	.s59928eac {
		width: 100%;
		height: 40px;
		margin-bottom: 8px;
	}
	.b5e7079a::before {
		width: 18px;
		height: 18px;
		top: calc(27% - 9px);
	}
}
@media (max-width: 480px) {
	.b5e7079a {
		padding: 12px 8px;
		margin-bottom: 16px;
	}
	.s59928eac {
		padding-left: 46px;
	}
	.s59928eac::placeholder {
		font-size: 14px;
	}
	.b5e7079a::before {
		left: 20px;
	}
}
.f3bdd034 {
	position: relative;
	width: 30%;
}
.f5618a803 {
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center;
	width: 100%;
	height: 48px;
	padding: 0 16px;
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid rgba(169, 173, 185, 0.3);
	border-radius: 8px;
}
.f5618a803::after {
	content: url(/assets/images/filter-arrow.svg);
	position: absolute;
	right: 16px;
}
.f0bd62f6e {
	display: none;
	width: 100%;
	position: absolute;
	top: 55px;
	left: 0;
	background: #fff;
	border: 1px solid rgba(169, 173, 185, 0.3);
	border-radius: 8px;
	max-height: 313px;
	overflow: auto;
}
.f3bdd034.open .f0bd62f6e {
	display: block;
}
.a0bd1d40 {
	cursor: pointer;
	padding: 12px 0;
	margin: 0 16px;
}
.a0bd1d40:not(:last-of-type) {
	border-bottom: 1px dashed #a9adb9;
}
@media (max-width: 600px) {
	.f3bdd034 {
		width: 100%;
	}
	.f5618a803 {
		height: 40px;
	}
	.f0bd62f6e {
		top: 47px;
	}
}
.h8246ede5 {
	position: relative;
}
.e8db2639 {
	max-height: 80px;
	overflow: hidden;
	background: linear-gradient(
		180deg,
		#a9adb9 33.95%,
		rgba(169, 173, 185, 0.27) 80.45%,
		rgba(169, 173, 185, 0) 97.67%
	);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.h8246ede5.open .e8db2639 {
	background: transparent;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	max-height: none;
	overflow: visible;
}
.h8246ede5.open .h34ae71ae.open {
	display: none;
}
.h8246ede5.open .h34ae71ae.close {
	display: inline-block;
}
.h34ae71ae {
	cursor: pointer;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px dashed #fff;
	margin-top: 4px;
}
.h34ae71ae.close {
	display: none;
}
@media (max-width: 480px) {
	.h8246ede5 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}
.ed1b7df3 {
	width: 100%;
	margin-bottom: 48px;
}
.r1c47ebb5 {
	width: 100%;
}
.b72cd99b {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.28);
}
.b72cd99b:not(:last-of-type) {
	margin-bottom: 16px;
}
.a9bf3752 {
	width: 180px;
	padding: 10px;
}
.f7b84ad0 {
	width: 123px;
	height: 50px;
	font-size: 14px;
	justify-content: center;
	margin-top: 13px;
}
.b11cccfe {
	width: 70px;
	height: 70px;
}
.r90c01ece {
	width: 70px;
	height: 70px;
	border-radius: 10px;
}
.r36b8cc4a {
	font-size: 14px;
	font-weight: 700;
	color: #171e34;
	text-decoration: none;
}
.r4f7c0820 {
	display: flex;
	align-items: center;
	font-size: 14px;
}
.r4f7c0820 span {
	font-size: 16px;
	font-weight: 700;
}
.r8ccec359 {
	margin-right: 8px;
}
.r8ccec359 svg {
	width: 12px;
	height: 12px;
}
.e922b03e {
	display: flex;
	justify-content: space-around;
	width: 100%;
	border-radius: 10px;
	background: #fff;
	padding: 10px 0;
	margin-top: 4px;
}
.r1dfd94c1 {
	position: relative;
	color: #171e34;
	font-weight: 700;
}
.r1dfd94c1 span {
	font-size: 20px;
}
.r1dfd94c1:not(:last-of-type)::after {
	content: '';
	position: absolute;
	top: 3px;
	right: -25px;
	width: 1px;
	height: 22px;
	background: #a9adb9;
}
@media (max-width: 1350px) {
	.a9bf3752 {
		width: auto;
	}
	.f7b84ad0 {
		width: 95%;
		margin: 6px auto 0 auto;
	}
	.e922b03e {
		margin-top: 8px;
	}
	.r1dfd94c1:not(:last-of-type)::after {
		right: -15px;
	}
}
.c2000921 {
	width: 100%;
	margin-bottom: 48px;
}
.a25666493 {
	width: 100%;
}
.a8e0d56bd {
	width: 100%;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.28);
	text-decoration: none;
	color: #4a5b68 !important;
}
.a8e0d56bd:not(:last-of-type) {
	margin-bottom: 16px;
}
.a8d720cf7 {
	display: flex;
	padding: 16px 12px;
}
.e939bf1d {
	display: block;
	width: 109px;
	height: 67px;
	margin-right: 16px;
}
.a06c5756e {
	max-width: none !important;
	width: 109px;
	height: 67px;
	border-radius: 8px;
}
.a0542791e {
	height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #171e34 !important;
	text-decoration: none;
	line-height: 170%;
}
.a692f251e {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px;
	background: #fff;
	padding: 8px 12px;
}
.a76d116dd {
	font-size: 12px;
	font-weight: 400;
}
.a00cb5c2c {
	display: block;
	text-decoration: none;
	position: relative;
	font-size: 14px;
	padding-right: 20px;
}
.a00cb5c2c::after {
	content: url(/assets/images/arrow_right_blue.svg);
	position: absolute;
	top: 2.5px;
}
.ccb7b4c8 {
	width: 100%;
	margin-bottom: 48px;
}
.l65ba8ed1 {
	width: 100%;
}
.ced1bcff {
	position: relative;
	display: block;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.4);
	color: #171e34;
	text-decoration: none;
	padding: 16px 12px;
}
.ced1bcff:not(:last-of-type) {
	margin-bottom: 12px;
}
.l78a5c1de {
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ced1bcff::after {
	content: url(/assets/images/arrow_right_blue.svg);
	position: absolute;
	top: calc(50% - 12px);
	right: 10px;
}
.l52131278 {
	width: 100%;
	margin-bottom: 48px;
}
.l49722ffd {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.e2191dd3 {
	width: 24%;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.52);
	padding: 16px;
	margin-bottom: 16px;
}
.l261d96fe {
	display: block;
	width: 100%;
	height: 172px;
	margin-bottom: 12px;
}
.a4743264 {
	width: 100%;
	height: 172px;
	border-radius: 8px;
}
.l2abfa0af {
	display: block;
	height: 54px;
	overflow: hidden;
	color: #171e34;
	text-decoration: none;
	margin-bottom: 20px;
}
.a090277e {
	display: flex;
	justify-content: space-between;
}
.a0a52db5 {
	font-size: 12px;
	color: #4a5b68;
}
.d6bf6744 {
	text-decoration: none;
	padding-right: 25px;
	position: relative;
}
.d6bf6744::after {
	content: url(/assets/images/arrow_right_blue.svg);
	position: absolute;
	top: calc(50% - 12px);
	right: 0;
}
@media (max-width: 1100px) {
	.e2191dd3 {
		width: 32%;
	}
}
@media (max-width: 768px) {
	.l49722ffd {
		justify-content: space-between;
	}
	.e2191dd3 {
		width: 48%;
	}
	.linking-sidebar-item__title {
		width: calc(90% - 24px);
	}
}
@media (max-width: 480px) {
	.e2191dd3 {
		padding: 8px;
		margin-bottom: 12px;
	}
	.l261d96fe {
		height: 86px;
	}
	.a4743264 {
		height: 86px;
	}
	.l2abfa0af {
		font-size: 12px;
		line-height: 120%;
		height: 28px;
	}
	.a0a52db5 {
		font-size: 10px;
	}
	.d6bf6744 span {
		display: none;
	}
}
.b8effbcf {
	position: relative;
	width: 100%;
	background: #fff;
	border-radius: 10px;
	padding: 32px;
	margin: 20px 0;
}
.e3492df6 {
	font-size: 20px;
	font-weight: 700;
	line-height: 170%;
	color: #203b6b;
}
.b8effbcf::before,
.b8effbcf::after {
	content: '';
	position: absolute;
	width: 172px;
	height: 4px;
	background: var(--color-primary);
}
.b8effbcf::before {
	top: 20px;
	left: 32px;
}
.b8effbcf::after {
	bottom: 20px;
	right: 32px;
}
@media (max-width: 600px) {
	.b8effbcf {
		padding: 28px 12px;
	}
	.b8effbcf::before,
	.b8effbcf::after {
		width: 94px;
	}
	.b8effbcf::before {
		top: 16px;
		left: 12px;
	}
	.b8effbcf::after {
		bottom: 16px;
		right: 12px;
	}
}
@media (max-width: 480px) {
	.e3492df6 {
		font-size: 14px;
		line-height: 140%;
	}
}
.c03747132,
.c722c103f {
	width: 49%;
	border-radius: 10px;
	background: #e7eaee;
	padding: 16px;
}
.c35de3e9e {
	padding: 15px;
	background: #f8f9fa;
	border: 1px solid #dcdfe4;
	border-radius: 10px;
	margin-top: 12px;
	margin-bottom: 0 !important;
}
.c35de3e9e li {
	margin-left: 20px !important;
	margin-bottom: 15px !important;
}
.c35de3e9e li:last-of-type {
	margin-bottom: 0 !important;
}
.casino-pros-list__title {
	text-align: center;
	font-weight: 700;
	color: #5b8f35;
}
.c03747132 li::marker {
	color: #5b8f35;
}
.casino-cons-list__title {
	text-align: center;
	font-weight: 700;
	color: #eb8348;
}
.c722c103f li::marker {
	color: #eb8348;
}
@media (max-width: 480px) {
	.p363cc75d {
		flex-wrap: wrap;
		padding: 0;
		border: none;
	}
	.p363cc75d .c03747132,
	.p363cc75d .c722c103f {
		width: 100%;
		margin-bottom: 16px;
	}
	.c35de3e9e li {
		margin-left: 15px !important;
	}
}
.m86ab31f1 {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 16px;
	z-index: 9999;
	align-items: center;
	justify-content: center;
}
.m86ab31f1.open {
	display: flex;
}
.m8a4d76ee {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(6, 10, 19, 0.72);
	opacity: 0.5;
	width: 100%;
	height: 100%;
}
.m320997b0 {
	position: relative;
}
.m320997b0 .m8ad11f03 {
	cursor: pointer;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 30px;
	right: 20px;
}
@media (max-width: 480px) {
	.m320997b0 .m8ad11f03 {
		top: 12px;
		right: 8px;
	}
}
.a9f5b446b {
	max-width: 860px;
	width: 100%;
	border-radius: 10px;
	background: linear-gradient(186deg, #1e1a09 0%, #060a13 100%);
	padding: 24px 20px;
}
.a8ce9ff7a {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	max-width: 700px;
	margin: 0 auto 24px auto;
}
.f35f53e5 {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 20px;
}
.a583461cb {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.1);
}
.a76a7a6f7 {
	display: block;
	width: 100%;
	height: 204px;
	margin-bottom: 8px;
}
.a76a7a6f7 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.a2739e1b {
	width: 100%;
}
.a6a558f77 {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.a0e0b9a44 {
	font-size: 20px;
	line-height: 170%;
	color: #fff;
	text-decoration: none;
	margin-bottom: 4px;
}
.a0e66bf9e {
	display: flex;
	align-items: baseline;
	font-size: 14px;
	color: #a9adb9;
	margin-bottom: 8px;
}
.a8656fe33 {
	margin-right: 12px;
}
.a0e66bf9e span {
	font-size: 18px;
	font-weight: 700;
}
.a9d4e1a08 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 150px;
	background: rgba(255, 255, 255, 0.1);
	padding: 20px 0;
}
.a5d83d160 {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #a9adb9;
}
.a5d83d160 img {
	margin-right: 8px;
}
.a1765a9ab {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
}
.a1765a9ab span {
	font-size: 32px;
	line-height: 170%;
	padding: 0 5px;
}
.a6a558f77 .a386f4a8e {
	display: none;
}
.a386f4a8e {
	width: 100%;
	padding: 18px 16px;
}
.a36b820b8 {
	justify-content: center;
	width: 100%;
	font-size: 14px;
}
@media (max-width: 900px) {
	.a1765a9ab span {
		font-size: 24px;
	}
	.a386f4a8e {
		display: none;
	}
	.a6a558f77 .a386f4a8e {
		display: block;
	}
}
@media (max-width: 768px) {
	.a8ce9ff7a {
		width: 95%;
		text-align: left;
		margin: 0 0 24px 0;
	}
	.f35f53e5 {
		display: block;
	}
	.a583461cb {
		width: 100%;
		margin-bottom: 12px;
	}
	.a2739e1b {
		display: flex;
		justify-content: space-between;
		margin-bottom: 12px;
	}
	.a76a7a6f7 {
		width: 40%;
		height: 180px;
		margin-bottom: 0;
	}
	.a6a558f77 {
		width: 60%;
		padding: 12px 12px 0 12px;
	}
	.a386f4a8e {
		margin-top: 40px;
		padding: 0;
	}
	.a1765a9ab span {
		font-size: 32px;
	}
	@media (max-width: 480px) {
		.a9f5b446b {
			padding: 12px;
		}
		.a8ce9ff7a {
			font-size: 14px;
			margin-bottom: 16px;
		}
		.a76a7a6f7 {
			height: 120px;
		}
		.a6a558f77 {
			padding: 8px 8px 0 8px;
		}
		.a0e0b9a44 {
			font-size: 14px;
			margin-bottom: 0;
		}
		.a0e66bf9e span {
			font-size: 16px;
		}
		.a386f4a8e {
			margin-top: 0;
		}
		.a36b820b8 {
			height: 36px;
		}
		.a9d4e1a08 {
			height: 94px;
			padding: 0;
		}
		.a1765a9ab {
			font-size: 16px;
		}
		.a5d83d160 {
			font-size: 12px;
		}
		.a1765a9ab span {
			font-size: 24px;
		}
	}
	@media (max-width: 375px) {
		.a76a7a6f7 {
			height: 100px;
		}
	}
}
.s741b4215.ca126489 {
	max-width: none;
}
.a73ebc532 {
	position: relative;
	max-width: 1320px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding: 20px 20px;
}
.a742b0d6b {
	width: 100%;
	color: var(--color-text-dark);
	text-align: left;
}
.a58734c5b {
	display: flex;
	flex-direction: column;
	width: 34%;
	margin-right: 2%;
}
.a7123fb57 {
	display: block;
	max-width: 300px;
	height: auto;
	margin-bottom: 16px;
}
.a47441c57 {
	font-size: 14px;
	font-weight: 700;
	color: #eb8348;
	line-height: 1.2em;
	margin-bottom: 6px;
}
.cbb248c5 {
	width: 64%;
}
.ca126489 .rank-math-breadcrumb a,
.ca126489 .rank-math-breadcrumb span {
	color: #171e34 !important;
}
@media (max-width: 768px) {
	.a58734c5b {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.a7123fb57 {
		margin: 0 auto 16px auto;
	}
	.cbb248c5 {
		width: 100%;
	}
}
.a59678ea7 {
	position: relative;
	max-width: 1320px;
	margin: 30px auto 30px auto;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
.a59678ea7 h2 {
	text-align: center;
}
.c223d56e5 .f9c88b8b img {
	margin-right: 12px;
	width: 24px;
	height: 24px;
	object-fit: cover;
	border-radius: 50%;
}
.bbf9f5ef a,
.c01b2945 a {
	position: relative;
}
.h5316b30a i,
.c01b2945 i {
	font-size: 22px;
	color: #7e8394;
}
.bbf9f5ef a,
.c01b2945 a {
	padding-left: 12px;
	padding-right: 12px;
}
.bbf9f5ef a:not(:last-of-type)::after,
.c01b2945 a:not(:last-of-type)::after {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	height: 22px;
	background: #7e8394;
}
.a36826486 .c01b2945 a:not(:last-of-type) {
	margin-right: 0;
}
@media (min-width: 1024px) {
	.c797f0a8 .has-submenu .aded98ed::after {
		display: none !important;
	}
}
.g0d8d1b85 {
	cursor: pointer;
}

.g0d8d1b85:hover {
	opacity: 0.6;
}
.e98a3c60 iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.mt-50 {
	margin-top: 50px;
}
.h7cd1c8dc .bdc29883 > a {
	color: #a9adb9;
	text-decoration: none;
}
.bc70ec89 .g15d76d2d {
	width: 100%;
}
.c5e21473 .s09792491 {
	display: flex;
	flex-direction: column;
}
.c5e21473 .s31df6540 {
	flex-grow: 1;
}
footer.f62eab602 .footer-menu-selector {
	max-width: initial;
}

footer {
	background: #171009;
}
.c6c8d5c4 .ede04456 {
	background: rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	border: 2px solid #fff;
	margin-bottom: 16px;
	padding: 20px;
}
.f62eab602 .f24f4b35c {
	width: 100%;
	max-width: 100% !important;
	overflow: hidden;
}
.c28ea0ec9 .c160fed3b {
	line-height: 1.4em;
	padding: 8px 12px !important;
}
.f0bd62f6e {
	z-index: 20;
}
.a59c71ff2 .a36826486 {
	max-width: 100%;
}
.hsg {
	margin-bottom: 30px;
}
.a0bd1d40 a,
.c08170aae .a0bd1d40 a {
	font-weight: 400;
	border: none;
	color: initial;
	color: var(--color-text-main);
}
.p401 .c2171ebea.o7d099dea {
	width: 100%;
	background: transparent;
	padding: 0;
}
.c9d60bae2 .f432c133 .c7ac76939 span {
	font-size: 25px;
}
.w15b0dec0,
p.w15b0dec0 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 20px 0;
	line-height: 34px;
}
.h8bb24604 .h4c683c50 .h526326aa span {
	border: none;
}
.h8bb24604 .h4c683c50 .h526326aa a {
	display: flex;
	color: var(--color-primary);
	margin: 0 10px 5px 0;
	font-weight: 400;
}
.d0545127 {
	font-size: 16px;
	font-weight: 700;
	line-height: 27px;
}
.d0545127:disabled {
	opacity: 0.4;
}
.d0545127.c34016f0:hover:disabled {
	box-shadow: none !important;
}
.a4bb289d.f432c133 .c7ac76939 {
	font-size: 21px;
}
.a4bb289d.f432c133 .c7ac76939 span {
	font-size: 21px;
}
.a4bb289d.f432c133 .c7ac76939 small {
	font-size: 21px;
}
.d10bdf48 {
	font-size: 20px;
	line-height: 1.2em;
}
.r67deba02 .r61912f9f span {
	font-size: 20px;
}
.e922b03e {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.r1dfd94c1 {
	position: relative;
	display: flex;
	padding: 0 8px 0 8px;
	flex-direction: row;
	word-break: keep-all;
	white-space: nowrap;
	justify-content: center;
	flex: 1;
}
.r1dfd94c1:not(:last-of-type)::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #a9adb9;
}
.e922b03e .r1dfd94c1 span:nth-child(2) {
	margin-left: 2px;
}
.e922b03e .r1dfd94c1 {
	font-size: 18px;
}
.e922b03e .r1dfd94c1 span {
	font-size: 18px;
}
.e922b03e .r1dfd94c1.r8011b38e {
	font-size: 16px;
}
.e922b03e .r1dfd94c1.r8011b38e span {
	font-size: 16px;
}
@media (max-width: 480px) {
	.c9adb7a0f .a4bb289d.f432c133 .c7ac76939 {
		font-size: 18px;
	}
	.c9adb7a0f .a4bb289d.f432c133 .c7ac76939 span {
		font-size: 18px;
	}
	.c9adb7a0f .a4bb289d.f432c133 .c7ac76939 small {
		font-size: 18px;
	}
	.e922b03e .r1dfd94c1 {
		font-size: 16px;
	}
	.e922b03e .r1dfd94c1 span {
		font-size: 16px;
	}
}
.a638e01b a {
	margin-right: 50px;
}
@media (max-width: 900px) {
	.a638e01b a {
		margin-right: 25px;
	}
}
@media (max-width: 480px) {
	.a638e01b a {
		margin-right: 10px;
	}
	.mh75-mb {
		min-height: 75px;
	}
}
.c90fd89a6 {
	position: relative;
	z-index: 8;
}
.f46f8dbb6 {
	display: flex;
	flex-direction: column;
}
.f46f8dbb6 a:not(:last-child) {
	margin-right: 6px;
	margin-bottom: 4px;
}
.f46f8dbb6 img {
	max-width: 135px;
}
@media (max-width: 768px) {
	.f675613d3 {
		flex-wrap: wrap;
	}
	.f46f8dbb6 {
		width: 100%;
		margin-top: 6px;
		overflow: hidden;
	}
}
img.size-full,
img.size-large,
img.size-medium,
img.size-thumbnail {
	width: auto;
	max-width: 100%;
	height: auto;
}
img.aligncenter,
img.alignnone {
	display: block;
	margin: 0 auto;
}
img.alignright {
	display: block;
	margin: 0 0 0 auto;
}
img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}
.h7ecafd9f {
	object-fit: cover;
}
figure.wp-caption {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0 auto 14px auto;
}
figure.wp-caption.alignright {
	margin: 0 0 14px auto;
}
figure.wp-caption.alignleft {
	margin: 0 auto 14px 0;
}
.c90fd89a6 iframe {
	max-width: 100%;
}
.a4743264 {
	object-fit: cover;
}
.c4d1cae89 a {
	font-weight: 400;
	color: #aeaba8;
	text-decoration: none;
}
.c4d1cae89 a:hover {
	font-weight: 400;
	color: #aeaba8;
	text-decoration: none;
}
.a3a17dc4 {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 12px;
}
.a3a17dc4 img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	object-fit: cover;
}
.p5c5377fd {
	position: absolute;
	top: -1px;
	right: -2px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #24b0ff;
}
.p5c5377fd svg {
	margin-top: 2px;
}
@media (max-width: 600px) {
	.p5c5377fd {
		width: 12px;
		height: 12px;
	}
	.p5c5377fd svg {
		top: 1px;
		width: 9px;
		height: 6px;
	}
}
.aea71c18 .h0907c1f9 .h1af3b791 {
	max-width: 942px;
}
.aea71c18 .h0907c1f9 .h94290c60 {
	position: relative;
	max-width: 942px;
}
.bf4c95f7 .h94290c60 {
	margin-bottom: 40px;
}
.t001bec2c {
	position: relative;
	max-height: 5em;
	overflow: hidden;
	color: #fff;
	line-height: 1.7em;
	transition: max-height 0.3s ease;
	background: linear-gradient(
		180deg,
		#fff 33.95%,
		rgba(169, 173, 185, 0.27) 80.45%,
		rgba(169, 173, 185, 0) 97.67%
	);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	z-index: 4;
}
.t001bec2c.expanded {
	background: transparent;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	max-height: none;
}
.t8455a49d {
	display: inline-block;
	background-color: transparent;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
	line-height: 1.2em;
}
.t8455a49d.i693ba682 {
	display: none !important;
}
@media (max-width: 600px) {
	.t001bec2c {
		max-height: 8.5em;
	}
}
.p73a41946 {
	display: flex;
	flex-direction: row;
	line-height: 1.2em;
}
.c08170aae ul.p10c3ff01 {
	margin: 0;
}
.p10c3ff01 {
	width: 100%;
	margin: 0;
}
.p4bdf118c {
	width: 8px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.e72579e7 {
	padding: 3px;
	border-radius: 50%;
	background: #a9adb9;
	cursor: pointer;
}
.e72579e7.i13e5cd2c {
	background: #203b6b;
}
.e72579e7:not(:last-child) {
	margin-bottom: 8px;
}
.d268b1f8,
.c08170aae ul li.d268b1f8 {
	margin: 0;
}
.d268b1f8 {
	display: none;
	margin: 0;
}
.p074eb109 {
	color: #a9adb9;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.p70f9d229 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
	color: #4a5b68;
}
.p0ba0b351:first-child {
	margin-bottom: 6px;
}
.fb95f277 {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #4a5b68;
	width: 29%;
	max-width: 48px;
	height: 32px;
	border-radius: 6px;
	margin: 1% 4px 0 0;
}
.p413163fe {
	border: 1px solid #f1f1f1;
}
.fb95f277 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	max-height: 25px;
	object-fit: cover;
}
.p956316fc {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 12px;
	max-width: 252px;
}
.b8ad5729 {
	width: 49%;
	margin-bottom: 10px;
}
.b8ad5729:nth-child(odd) {
	margin-right: 1%;
}
.b8ad5729 .p074eb109 {
	margin-bottom: 5px;
}
@media (max-width: 900px) {
	.p73a41946 {
		flex-direction: column;
		padding: 11px 8px;
		border: 1px solid #f1f1f1;
		border-radius: 6px;
	}
	.p4bdf118c {
		width: 100%;
		flex-direction: row;
		margin-top: 9px;
	}
	.e72579e7 {
		padding: 4px;
	}
	.e72579e7:not(:last-child) {
		margin-bottom: 0;
		margin-right: 8px;
	}
	.p0ba0b351:first-child {
		margin-bottom: 8px;
	}
	.p956316fc {
		margin-top: 0;
	}
}
.t0876c509 {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
.f9bc6fe7 {
	margin-top: 8px;
	margin-right: 16px;
}
.t4da6f517 {
	display: flex;
	flex-wrap: nowrap;
}
.a9a4dcd4 {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	background: #eff1f5;
	border-radius: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.t77265329 {
	display: none;
	position: absolute;
	width: 590px;
	background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
	border-radius: 10px;
	padding: 12px 24px;
	bottom: 100%;
	right: 0;
	z-index: 1000;
}
.t4da6f517 {
	position: relative;
	width: 100%;
}
.ab8927b0:hover .a9a4dcd4 {
	opacity: 0.6;
}
.t77265329 {
	position: absolute;
	background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
}
.ab8927b0 .t77265329.f7dac815 {
	display: none;
}
.ab8927b0:hover .t77265329 {
	display: block;
}
@media (min-width: 900px) {
	.t4da6f517 {
		height: auto !important;
	}
}
@media (max-width: 900px) {
	.t0876c509 {
		position: relative;
		font-size: 16px;
	}
	.t4da6f517 {
		height: 200px;
	}
	.f9bc6fe7 {
		display: inline-block;
		color: #203b6b;
		padding: 2px 0;
		margin-bottom: 8px;
		border-bottom: 2px dashed #203b6b;
		font-weight: 700;
		cursor: pointer;
		transition: all 0.3s;
		-moz-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	}
	.t0876c509:hover .f9bc6fe7 {
		opacity: 0.6;
	}
	.fb2b636c {
		position: absolute;
		top: 100%;
		left: 0;
		width: 280px;
		width: 90vw;
		display: none;
		transition: all 0.3s;
		-moz-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	}
	.t0876c509:hover .fb2b636c {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
		background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
		border-radius: 10px;
		padding: 12px 10px;
		z-index: 1000;
	}
	.t4da6f517 {
		margin-bottom: 12px;
	}
	.tooltiper-body {
		display: block;
	}
	.t77265329 {
		position: absolute;
		top: 40px;
		left: 0;
		background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
	}
	.a9a4dcd4:hover {
		opacity: 0.6;
	}
	.ab8927b0 .t77265329.f7dac815 {
		display: block;
	}
	.t77265329 {
		width: 100%;
		bottom: initial;
		background: transparent;
	}
}
@media (max-width: 380px) {
	.a9a4dcd4 {
		width: 30px;
		height: 30px;
	}
}
.f527bf2d .rank-math-breadcrumb {
	padding: 2px 0 10px 0;
}
.aea71c18 .h0907c1f9 {
	margin-top: 22px;
}
.aea71c18 .h0907c1f9 .h1af3b791 {
	max-width: 940px;
	margin-bottom: 24px;
}
.h4dff0c22 {
	display: block;
	width: 100%;
	max-width: 82px;
	height: auto;
	margin: 0 auto;
}
.h5ed49aab .fcacee57 {
	margin-top: 45px;
	margin-bottom: 114px;
}
.h5ed49aab .fcacee57.m7403bdf9 {
	margin-bottom: 20px;
}
.c797f0a8 .h8a43928f img {
	padding-bottom: 0;
}
.fcacee57 .h8fba9f4c {
	line-height: 1.2em;
}
.h5316b30a > svg {
	display: none;
}
@media (max-width: 1350px) {
	.f527bf2d .rank-math-breadcrumb {
		padding: 4px 15px 0 15px !important;
	}
	.aea71c18 {
		padding: 4px 15px 15px 15px !important;
	}
	.aea71c18 .h0907c1f9 {
		margin-top: 8px;
	}
	.aea71c18 .h0907c1f9 .h1af3b791 {
		margin-bottom: 15px;
	}
}
@media (max-width: 1350px) {
	.fcacee57 {
		flex-wrap: wrap;
	}
	.h5ed49aab .fcacee57 {
		align-items: flex-start;
		margin-top: 46px;
		margin-bottom: 85px;
	}
	.fcacee57 .h8fba9f4c {
		display: flex;
		flex-wrap: wrap;
		width: 42%;
		margin-top: 2px;
		max-width: 176px;
	}
	.c8ec42bf {
		margin-right: 8px;
	}
	.fcacee57 .h5316b30a {
		margin: 0 0 0 auto;
	}
	.a3a17dc4 {
		margin-right: 9px;
	}
	.fcacee57 .h4bd788c8 {
		font-size: 10px;
		font-weight: 400;
	}
	.fcacee57 .e7fc453b {
		margin-bottom: 20px;
	}
	.fcacee57 .e7fc453b::after {
		display: none;
	}
	.fcacee57 .e7fc453b:first-child {
		border-right: 1px solid #a9adb9;
	}
}
@media (max-width: 600px) {
	.h5316b30a > svg {
		display: block;
	}
	.fcacee57 .h4dff0c22 {
		display: none;
	}
}
.i693ba682 {
	display: none;
}
.f7dac815 {
	display: block;
}
.i288d4119 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin-top: 14px;
	font-size: 14px;
	line-height: 1.2em;
}
.i9445771a {
	margin-bottom: 6px;
}
.i9445771a:not(:last-child) {
	margin-right: 20px;
}
.i9445771a > a {
	text-decoration: none;
}
.fd2de52f > span {
	padding-bottom: 2px;
	border-bottom: 1px solid var(--color-text-dark);
}
.fd1ec12a,
.c08170aae img.fd1ec12a {
	max-width: 100%;
	height: auto;
	padding-top: 2px;
}
.casino .widget.a5c827a7 {
	margin-top: 10px;
}
@media (max-width: 1024px) {
	.i288d4119 {
		justify-content: center;
	}
	.i9445771a:not(:last-child) {
		margin-right: 16px;
	}
	.fd2de52f > span {
		padding-bottom: 0;
	}
}
@media (max-width: 600px) {
	.i288d4119 {
		font-size: 12px;
	}
	.fd1ec12a,
	.c08170aae img.fd1ec12a {
		max-width: 24px;
	}
}
.f7e1111b7 .c34016f0 {
	line-height: 1.2em;
}
@media (max-width: 600px) {
	.d10bdf48 {
		font-size: 12px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.f7e1111b7 .r5d6f30fa .r61912f9f span {
		font-size: 12px;
	}
}
.bb662abc {
	display: none;
}
@media (max-width: 900px) {
	.c264ea7d {
		display: none;
	}
	.bb662abc {
		display: block;
		width: 100%;
	}
}
.f7e1111b7 .r7a94c6f0 {
	position: relative;
	width: 295px;
}
.f7e1111b7 .r7a94c6f0::-webkit-scrollbar {
	height: 8px;
	background: #676c83;
	border-radius: 4px;
}
.f7e1111b7 .r7a94c6f0::-webkit-scrollbar-thumb {
	background: #a9adb9;
	border-radius: 4px;
}
.f7e1111b7 .r60382295 {
	font-size: 14px;
	color: #a9adb9;
	padding-left: 5px;
	margin-bottom: 4px;
}
.f7e1111b7 .d33d9234 {
	cursor: pointer;
	width: 100%;
	display: flex;
	justify-content: space-between;
	border-radius: 10px;
	background: #2d3f5f;
	color: #fff;
	padding: 8px 16px;
}
.f7e1111b7 .r6c47d86a {
	display: none;
}
.f7e1111b7 .r7a94c6f0.open .r6c47d86a {
	position: absolute;
	display: block;
	border-radius: 10px;
	background: linear-gradient(186deg, #1e1a09 0%, #060a13 100%);
	z-index: 999;
}
.f7e1111b7.open .d33d9234 img {
	transform: rotate(180deg);
}
.f7e1111b7 .c72cea44 {
	cursor: pointer;
	color: var(--color-text-add);
	padding: 5px 24px;
	font-size: 14px;
	font-weight: 700;
}
.f7e1111b7 .c72cea44.selected {
	color: #fff;
}
@media (max-width: 1024px) {
	.f7e1111b7 .r7a94c6f0 {
		display: none;
	}
}
.f7e1111b7 {
	display: none;
	font-size: 16px;
	line-height: 1.2em;
	color: #fff;
	padding: 16px 10px;
	top: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 999;
}
.f7e1111b7.f755ac0f0 {
	display: block;
	position: fixed;
}
.e4d445fd {
	display: flex;
	max-width: 900px;
	margin: 0 auto;
}
.d41587ef {
	display: flex;
	flex-direction: row;
	width: auto;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.1);
	padding: 0;
	margin: 0 auto;
}
.a4d09a69 {
	width: 76px;
	height: 76px;
	border-radius: 8px;
	margin: 12px 17px 12px 12px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.aaaeb191 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 16px 0;
	margin-right: 25px;
}
.f0cf6a99f {
	width: 100%;
	font-weight: 700;
	margin-bottom: 8px;
}
.f011ef491 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
	align-self: flex-end;
	width: 100%;
}
.f8f3ddb9d {
	font-size: 0.9em;
}
.f8f3ddb9d span:first-child {
	font-size: 1.2em;
	font-weight: 700;
	margin-right: 5px;
}
.f8f3ddb9d span:last-child {
	margin-left: 2px;
}
.f8bb089ca {
	display: flex;
	flex-wrap: nowrap;
	margin-right: 15px;
}
.f8bb089ca img:not(:last-child) {
	margin-right: 4px;
}
.f20fc2d7b {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 16px 0;
	margin-right: 34px;
	min-width: 244px;
}
.f9fe784a2 {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5em;
	width: 100%;
	max-width: 350px;
	text-align: center;
}
.f72ce0bdb {
	width: 1px;
	height: 100%;
	border-right: 1px solid #fff;
	margin: 0 14px;
}
.f5519be42 {
	display: flex;
	margin: 0 0 0 auto;
}
.b9dab661 {
	display: inline-block;
	align-self: center;
	width: 204px;
	background: var(--color-primary);
	border-radius: 10px;
	padding: 16px 16px;
	text-align: center;
	text-decoration: none;
	margin-right: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 1200px) {
	.f7e1111b7 {
		font-size: 14px;
	}
	.f9fe784a2 {
		font-size: 18px;
	}
}
@media (max-width: 1024px) {
	.d41587ef {
		margin-right: 0;
	}
	.f9fe784a2 {
		font-size: 14px;
	}
}
@media (max-width: 900px) {
	.d41587ef {
		width: 100%;
	}
	.aaaeb191 {
		display: none;
	}
	.f20fc2d7b {
		min-width: auto;
		width: 100%;
	}
	.b9dab661 {
		width: auto;
		max-width: 120px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (max-width: 600px) {
	.f7e1111b7 {
		font-size: 12px;
		padding: 12px 10px;
	}
	.f20fc2d7b {
		padding: 0;
		margin-right: 14px;
	}
	.f9fe784a2 {
		font-size: 12px;
	}
	.a4d09a69 {
		width: 40px;
		height: 40px;
		min-width: 40px;
		align-self: center;
		margin: 0 12px 0 0;
	}
	.b9dab661 {
		padding: 11px 10px;
		margin-right: 0;
	}
}
@media (max-width: 450px) {
	.f7e1111b7 {
		font-size: 10px;
	}
}
@media (max-width: 375px) {
	.f9fe784a2 {
		max-width: 120px;
	}
}
@media (max-width: 320px) {
	.f20fc2d7b {
		display: none;
	}
}
.s31df6540:hover {
	color: #203b6b !important;
	text-decoration: underline;
}
.c5e21473 .s7b6a03aa {
	font-weight: 400;
}
a.s7b6a03aa:hover {
	color: #203b6b !important;
	text-decoration: underline;
}
.i6e14464a {
	display: inline-block;
	font-weight: 700;
	line-height: 1.5;
	color: #000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.813rem 0.75rem;
	font-size: 1rem;
	border-radius: 10px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.i6e14464a:hover,
.i6e14464a:active,
.i6e14464a:focus {
	opacity: 0.6;
}
.i6e14464a:disabled {
	opacity: 0.4;
}
.i46297f2c {
	color: #000;
	background-color: var(--color-primary);
	border-color: var(--color-primary);
}
.d8043b01 {
	display: block;
	width: 100%;
	padding: 1rem 1.15rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e7eaee;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 12px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.d8043b01:focus {
	color: #212529;
	background-color: #fff;
	border-color: var(--color-primary);
	outline: 0;
}
.s6f40bb02 {
	border: 4px solid #1e1a09;
	border-radius: 12px;
	padding: 43px 20px 30px 20px;
}
.b123ce5a {
	color: #171e34;
	font-size: 16px;
	max-width: 848px;
	margin: 0 auto;
	text-align: center;
}
.aa81df32 .b123ce5a {
	max-width: 836px;
}
.aa81df32 .s6f40bb02 {
	padding: 43px 30px 30px 30px;
}
.c2171ebea .b123ce5a {
	max-width: 806px;
}
.s8a39c6c9 {
	font-size: 32px;
	line-height: 1.1em;
	font-weight: 700;
	max-width: 700px;
	margin: 0 auto 18px auto;
}
.a5124921 {
	color: #4a5b68;
	line-height: 1.7em;
	margin-bottom: 30px;
}
.a5124921 a {
	color: #4a5b68;
}
.cbdc5123 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	max-width: 517px;
	margin: 0 auto 16px auto;
}
.cbdc5123 input {
	font-family: 'Noto Sans', sans-serif;
}
.cbdc5123 input[type='submit'] {
	font-size: 1.25em;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 20px;
}
.s93631975 {
	color: #a9adb9;
	font-size: 12px;
	margin-bottom: 4px;
}
.s93631975 a {
	font-size: 12px;
	color: #a9adb9;
}
.m3539ad03 .s93631975 {
	color: #b0b3c4;
}
.m3539ad03 .s93631975 a {
	color: #b0b3c4;
}
.dca85a70 {
	display: flex;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 16px;
	z-index: 9999;
	align-items: center;
	justify-content: center;
}
.c41fcc76 {
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
}
.m3539ad03 {
	width: 860px;
	max-width: 95%;
	position: relative;
	display: flex;
	flex-direction: column;
	background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
	border-radius: 10px;
}
.m6d4c5b8e {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 31px;
	right: 33px;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.m6d4c5b8e:focus,
.m6d4c5b8e:hover {
	opacity: 0.6;
}
.m3539ad03 .s6f40bb02 {
	background-image: none;
	background-color: transparent;
	border: none;
	padding: 62px 20px 44px 20px;
}
.m3539ad03 .b123ce5a {
	color: #fff;
}
.m3539ad03 .cbdc5123 {
	flex-direction: column;
	max-width: 515px;
	margin: 0 auto 22px auto;
}
.m3539ad03 .d8043b01 {
	color: #a9adb9;
	background-color: #535863;
	border-color: #737881;
}
.m3539ad03 .cbdc5123 input[type='submit'] {
	margin-top: 24px;
}
.m3539ad03 .s8a39c6c9 {
	margin: 0 auto 26px auto;
}
.m3539ad03 .a5124921 {
	color: #fff;
	max-width: 628px;
	margin: 0 auto 62px auto;
}
.m3539ad03 .a5124921 a {
	color: #fff;
}
@media (max-width: 1024px) {
	.s6f40bb02 {
		padding: 29px 15px 25px 15px;
	}
	.m3539ad03 .s6f40bb02 {
		padding: 40px 15px 31px 15px;
	}
	.m3539ad03 {
		padding: 0;
	}
	.s8a39c6c9 {
		max-width: 85%;
		font-size: 20px;
		line-height: 1.45em;
	}
	.s93631975 {
		max-width: 80%;
		font-size: 14px;
		line-height: 1.45em;
		margin: 0 auto;
	}
	.s93631975 a {
		font-size: 14px;
		line-height: 1.45em;
	}
	.cbdc5123 input[type='submit'] {
		font-size: 16px;
	}
	.m3539ad03 .cbdc5123 {
		margin: 0 auto 13px auto;
	}
	.m6d4c5b8e {
		width: 13px;
		height: 13px;
		top: 12px;
		right: 16px;
	}
	.m6d4c5b8e svg {
		width: 13px;
		height: 13px;
	}
	.m3539ad03 .s8a39c6c9 {
		margin: 0 auto 15px auto;
	}
	.a5124921 {
		line-height: 1.69em;
	}
	.m3539ad03 .a5124921 {
		margin: 0 auto 31px auto;
	}
	.d8043b01 {
		padding: 0.615rem 1.15rem;
	}
	.cbdc5123 {
		flex-direction: column;
	}
	.cbdc5123 input[type='email'] {
		margin-right: 0;
	}
	.cbdc5123 input[type='submit'] {
		margin-top: 15px;
	}
	.m3539ad03 .cbdc5123 input[type='submit'] {
		margin-top: 15px;
		min-height: 45px;
	}
}
@media (max-width: 480px) {
	.s6f40bb02 {
		padding: 22px 15px 22px 15px;
	}
	.m3539ad03 .s6f40bb02 {
		padding: 35px 15px 37px 15px;
	}
	.b123ce5a {
		font-size: 14px;
	}
	.s8a39c6c9 {
		font-size: 16px;
		margin: 0 auto 13px auto;
	}
	.a5124921 {
		margin: 0 auto 28px auto;
	}
	.s93631975,
	.s93631975 a {
		font-size: 12px;
	}
	.s8a39c6c9 {
		max-width: 75%;
	}
	.i6e14464a {
		padding: 0.563rem 0.75rem;
	}
	.d8043b01 {
		padding: 0.563rem 1.15rem;
	}
	.cbdc5123 {
		margin: 0 auto 18px auto;
	}
	.cbdc5123 input[type='submit'] {
		margin-top: 16px;
		min-height: auto;
	}
}
.b349b9c0 {
	display: inline-block;
	color: var(--color-text-dark);
	font-size: 32px;
	font-weight: 700;
	line-height: 48px;
	margin-bottom: 32px;
}
@media (max-width: 480px) {
	.b349b9c0 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 15px;
	}
}
.aea71c18.h0ff49aa3 {
	display: flex;
	flex-direction: column;
	padding-top: 10px;
	padding-bottom: 55px;
}
.h0ff49aa3 .rank-math-breadcrumb {
	margin: 0 auto 0 0;
}
.aea71c18.bf4c95f7 {
	flex-wrap: wrap;
	padding-top: 10px;
}
.bf4c95f7 .rank-math-breadcrumb {
	margin: 0 auto 0 0;
}
.aea71c18.bf4c95f7 .fcacee57 {
	margin-top: 0;
}
.aea71c18.bf4c95f7 .fcacee57,
.aea71c18.b02b64a7 .fcacee57 {
	margin-bottom: 80px;
}
.aea71c18.bf4c95f7 .fcacee57.m7403bdf9,
.aea71c18.b02b64a7 .fcacee57.m7403bdf9 {
	margin-bottom: 40px;
}
@media (max-width: 768px) {
	.aea71c18.bf4c95f7 .fcacee57,
	.aea71c18.b02b64a7 .fcacee57 {
		margin-bottom: 10px;
	}
}
.l7050dc23 {
	display: block;
	width: 100%;
	margin: 20px auto 0 auto;
}
.l0ab70c00 {
	cursor: pointer;
	padding: 16px 28px;
	background: var(--color-primary);
	font-size: 14px;
	font-weight: 700;
	border-radius: 10px;
	color: var(--color-text-dark);
	margin: 0 auto;
	display: block;
}
.l0ab70c00:focus,
.l0ab70c00:hover,
.l0ab70c00:active {
	opacity: 0.6;
}
.l0ab70c00:disabled {
	opacity: 0.4;
}
.t10b3f531 {
	position: relative;
	max-width: 1315px;
	margin: 0 auto 30px auto;
	padding: 20px 29px 25px 29px;
	background-color: #f2f2f2;
	border-radius: 10px;
}
.t10b3f531::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	margin: -3px;
	border-radius: inherit;
	background-image: linear-gradient(180deg, #ffffff, #f2f2f2);
}
.t10b3f531 > h2 {
	margin-bottom: 35px;
}
.t1fe68d97 {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
.t37d1071e {
	width: 100%;
	margin-right: 20px;
	background: #fff;
	border-radius: 10px;
	padding: 25px 20px 16px 20px;
}
.t37d1071e p {
	margin-bottom: 16px;
}
.t37d1071e p:last-child {
	margin-bottom: 0;
}
.f9a3261e {
	width: 48.8%;
}
.f9a3261e img {
	display: block;
	width: 100%;
	border-radius: 10px;
	object-fit: cover;
	height: 100%;
	margin: 0 auto;
}
@media (max-width: 1200px) {
	.t37d1071e {
		width: 48.8%;
	}
}
@media (max-width: 768px) {
	.f9a3261e img {
		height: auto;
		min-height: auto;
	}
	.t10b3f531 {
		padding: 20px 15px;
	}
	.t1fe68d97 {
		flex-wrap: wrap;
	}
	.t37d1071e,
	.f9a3261e {
		width: 100%;
	}
	.t37d1071e {
		margin-right: 0;
		margin-bottom: 14px;
	}
}
.t8d9b9423 {
	max-width: 1320px;
	margin: 0 auto 30px auto;
	border-radius: 10px;
	background: #f2f2f2;
	padding: 26px 32px 32px 32px;
	border-image: linear-gradient(
		180deg,
		rgba(255, 255, 255, 0.2) -10.23%,
		rgba(255, 255, 255, 0) 122.85%
	);
}
.t8fbea970 h2 {
	margin-bottom: 31px;
}
.t1ee48dc2 p,
.c08170aae .t1ee48dc2 p {
	margin-bottom: 24px;
}
.t1ee48dc2 p:last-child,
.c08170aae .t1ee48dc2 p:last-child {
	margin-bottom: 0;
}
.t8fbea970 h3 {
	margin-bottom: 16px;
}
.t8fbea970 h4 {
	margin-bottom: 12px;
}
.t82ceec85 {
	display: flex;
	justify-content: space-between;
}
.t1ee48dc2 {
	width: 48.9%;
	background: #fff;
	padding: 25px 20px;
	border: 1px solid var(--color-gray);
	box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
	border-radius: 12px;
}
@media (max-width: 768px) {
	.t8d9b9423 {
		padding: 25px 15px;
	}
	.t82ceec85 {
		flex-wrap: wrap;
	}
	.t1ee48dc2 {
		width: 100%;
	}
	.t1ee48dc2:not(:last-child) {
		margin-bottom: 14px;
	}
}
.f41f30d4 {
	width: 100%;
	max-width: 1320px;
	color: #fff;
	margin: 0 auto 30px auto;
	border-radius: 10px;
	background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
	padding: 27px 32px 28px 32px;
}
.f41f30d4 h1,
.f41f30d4 h2,
.f41f30d4 h3,
.f41f30d4 h4,
.f41f30d4 h5 {
	color: #fff;
}
.s79b6e7c4 p,
.c08170aae .s79b6e7c4 p {
	color: #fff;
	margin-bottom: 6px;
}
.s79b6e7c4 p:last-child,
.c08170aae .s79b6e7c4 p:last-child {
	margin-bottom: 0;
}
.s79b6e7c4 a {
	color: var(--color-primary);
	text-decoration: none;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.s79b6e7c4 a:hover {
	opacity: 0.6;
}
.s79b6e7c4 > h2 {
	margin-bottom: 36px;
}
.s5de426f4 {
	display: flex;
	flex-direction: column;
	margin-top: 31px;
	width: 91.5%;
}
.s1f1c5a38 {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	border-radius: 10px;
	padding: 20px 20px 24px 20px;
	background: rgba(255, 255, 255, 0.1);
}
.s1f1c5a38:not(:last-child):after {
	content: '';
	width: 107px;
	height: 107px;
	position: absolute;
	bottom: -72px;
	right: -104px;
	background-image: url(/assets/images/inst-next.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.s5cb5a9b3 {
	display: flex;
	justify-content: center;
	font-size: 20px;
	font-weight: 700;
	align-items: center;
	width: 50px;
	min-width: 50px;
	height: 41px;
	color: #fff;
	border-radius: 10px;
	margin-right: 20px;
	z-index: 2;
	border: 1px solid #fff;
}
.f0e164af {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 4px;
}
.s1f1c5a38:not(:last-child) {
	margin-bottom: 28px;
}
.cc382a0a {
	color: #a9adb9;
	width: 100%;
	margin-right: 2%;
	overflow: hidden;
}
.c08170aae .cc382a0a p {
	color: #a9adb9;
}
.s55f5da6c {
	width: 28%;
}
.cc382a0a img {
	display: block;
	max-width: 260px;
	object-fit: cover;
	border-radius: 8px;
	float: right;
	margin-left: 12px;
}
.s55f5da6c img {
	display: block;
	width: 100%;
	max-width: 260px;
	margin: 4px 0 0 auto;
	object-fit: cover;
	border-radius: 8px;
}
.cc382a0a h2 {
	margin-bottom: 20px;
}
.cc382a0a h3 {
	margin-bottom: 12px;
}
.cc382a0a h4 {
	margin-bottom: 10px;
}
.s8bcccdc7 {
	display: flex;
	justify-content: center;
	margin-top: 28px;
}
.s0a011f54 {
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	padding: 9px 27px;
	border-radius: 10px;
	color: #171e34;
	background-color: var(--color-primary);
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.s0a011f54 svg {
	display: none;
}
.s0a011f54:hover,
.s0a011f54:focus {
	opacity: 0.6;
}
@media (max-width: 1320px) {
	.f41f30d4 {
		max-width: 100%;
		overflow: hidden;
	}
}
@media (max-width: 768px) {
	.cc382a0a img {
		float: none;
		max-width: 100%;
		margin-left: 0;
		margin-bottom: 12px;
	}
	.s1f1c5a38:not(:last-child):after {
		right: -84px;
	}
}
@media (max-width: 545px) {
	.f41f30d4 {
		padding: 16px 16px 16px 16px;
	}
	.s79b6e7c4 > h2 {
		margin-bottom: 14px;
	}
	.f0e164af {
		flex-wrap: wrap;
		padding: 0;
		margin-top: 0;
	}
	.cc382a0a,
	.s55f5da6c {
		width: 100%;
	}
	.s1f1c5a38 {
		padding: 15px 10px 15px 10px;
	}
	.s5cb5a9b3 {
		position: absolute;
		top: 11px;
		left: 11px;
		width: 35px;
		min-width: 35px;
		height: 28px;
		border-radius: 6px;
	}
	.cc382a0a {
		margin-bottom: 16px;
		margin-right: 0;
	}
	.s55f5da6c {
		position: relative;
		padding-right: 0;
		z-index: 2;
	}
	.s55f5da6c img {
		max-width: initial;
		margin: 0 auto;
	}
	.cc382a0a img {
		margin-top: 34px;
	}
	.s1f1c5a38:not(:last-child):after {
		width: 60px;
		height: 60px;
		right: -21px;
		bottom: -49px;
	}
	.cc382a0a h2 {
		margin-bottom: 14px;
	}
	.cc382a0a h3 {
		margin-bottom: 6px;
	}
	.cc382a0a h3:first-child {
		padding-left: 47px;
		margin-bottom: 12px;
	}
	.cc382a0a h4 {
		margin-bottom: 6px;
	}
	.s5de426f4 {
		width: 100%;
		margin-top: 18px;
	}
	.s0a011f54 {
		text-align: center;
	}
}
.c01b2945 a > svg {
	width: 22px;
	height: 22px;
}
.c01b2945 a > svg path {
	fill: #7e8394;
}
.h5316b30a a > svg {
	width: 22px;
	height: 22px;
}
.h5316b30a a > svg path {
	fill: #7e8394;
}
.efb518f2.h71473883 {
	padding-top: 20px;
}
.a203d562a:nth-child(2) {
	border-top: 1px solid #a9adb9;
	padding-top: 15px;
	margin-top: 15px;
}
.a36826486 .a02fc0c64 {
	justify-content: flex-end;
}
.a02fc0c64 > img {
	max-width: 86px;
}
.a962e5ed4 {
	font-size: 12px;
}
.a962e5ed4 .a77b435d5 {
	font-size: 14px;
	font-weight: 700;
}
.a4bb289d.f432c133.ab9c1164 .c7ac76939,
.a4bb289d.f432c133.ab9c1164 .c7ac76939 span,
.a4bb289d.f432c133.ab9c1164 .c7ac76939 small {
	font-size: 18px;
}
.a46dc177b {
	display: none;
}
.a46dc177b > .c34016f0 {
	justify-content: center;
	text-align: center;
}
@media (max-width: 768px) {
	.a46dc177b {
		display: block;
		width: 100%;
		margin: 16px 0 16px 0;
	}
}
@media (max-width: 480px) {
	.a46dc177b {
		display: block;
		width: 100%;
	}
}
.aa81df32 {
	margin-bottom: 64px;
}
.c7d2630ad {
	flex-wrap: wrap;
}
.c2171ebea.m2283fab9 {
	margin-bottom: 28px;
}
.c2171ebea.t05cd4db5 {
	padding: 14px 0;
	margin-bottom: 0;
}
.c90fd89a6 .t05cd4db5 {
	border-radius: 10px;
	padding: 15px 0;
	border: 2px solid #fff;
	margin-bottom: 20px;
}
.c08170aae .t05cd4db5 ul li,
.c08170aae .t05cd4db5 ol li,
.t05cd4db5 ul li {
	margin-bottom: 0;
	margin-left: 0;
}
.t05cd4db5 .f94d23910 {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.t05cd4db5 .f94d23910 > svg {
	margin-right: 15px;
}
.t05cd4db5 .f94d23910 > span {
	font-size: 20px;
	font-weight: 700;
}
.t05cd4db5 .fa2bbe96 .f97680ce1 {
	border: none;
	background: transparent;
	margin-bottom: 0;
}
.t05cd4db5 .fa2bbe96 .f386f7d58 {
	padding: 0 24px;
}
.t05cd4db5 .fa2bbe96 .b7ce2922 {
	padding: 17px 0 0 0;
}
.t05cd4db5 .b7ce2922 > ul {
	list-style: none;
	margin: 0;
}
.t05cd4db5 li {
	cursor: pointer;
}
.t05cd4db5 .b7ce2922 > ul > li {
	font-weight: 700;
	margin: 0;
	padding: 4px 25px;
}
.t05cd4db5 .b7ce2922 li:hover {
	color: #fff;
	background: #203b6b;
}
.c08170aae .b5400b3b ol.t6b393534,
.c08170aae .b5400b3b ul.t6b393534 {
	margin: 0;
}
.c08170aae ul.t6b393534,
.t6b393534 {
	list-style: none;
	margin: 0;
}
.t6b393534 li {
	padding: 4px 20px 4px 38px;
}
.t6b393534 li > svg {
	position: relative;
	top: 1px;
	margin-right: 7px;
}
@media (max-width: 768px) {
	.t05cd4db5,
	.c2171ebea.t05cd4db5 {
		padding: 16px 0;
	}
	.t05cd4db5 .fa2bbe96 {
		margin: 0;
	}
	.t05cd4db5 .fa2bbe96 .b7ce2922 {
		font-size: 14px;
		line-height: 1.4em;
	}
	.t05cd4db5 .f94d23910 > span {
		font-size: 16px;
	}
}
.c1c6ec84 {
	width: 100%;
	max-width: 910px;
	margin-right: 20px;
}
.e98a3c60 {
	width: 100%;
	border-radius: 13px;
}
.b1f354d9 {
	display: none;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 3%;
	margin-top: -12px;
	margin-bottom: 0;
	padding: 24px 8px 8px 8px;
	background-color: #6b5120;
	border: 1px solid transparent;
	border-image-source: linear-gradient(
		180deg,
		rgba(255, 255, 255, 0.2) -10.23%,
		rgba(255, 255, 255, 0) 122.85%
	);
	border-image-slice: 1;
	border-radius: 0 0 10px 10px;
}
.g13b278ef {
	width: 30%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.g0030c0d7 {
	width: 100%;
	font-size: 14px;
	line-height: 1em;
	font-weight: 400;
	color: #a9adb9;
	margin-bottom: 2px;
}
.c5c8c916 {
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
.a8a2ab8c {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 10px;
	background: url('/assets/images/main-bg.png') center center / cover no-repeat;
	z-index: 2;
}
.e98a3c60 .h86c36526 {
	z-index: 24;
}
.e98a3c60 .g33725501 {
	z-index: 24;
}
.e98a3c60 a {
	text-transform: none;
}
@media (max-width: 768px) {
	.c1c6ec84 {
		margin-right: 0;
	}
	.b1f354d9 {
		display: flex;
	}
	.c1c6ec84 {
		width: 100%;
		padding: 0;
		border-radius: 10px;
	}
	.e98a3c60 {
		border: 2px solid #fff;
		border-radius: 10px;
		margin-bottom: 0;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.h15d6ec04 {
		display: none;
	}
	.h4c683c50 .eadd2de5.a0b7a272 {
		display: none;
	}
	.e98a3c60 .g33725501 {
		bottom: -2px;
		right: 2px;
	}
	.g33725501 .g0d8d1b85 {
		border-radius: 8px 8px 0 0;
		padding: 6px 9px 5px 9px;
		margin-right: 8px;
	}
	.e98a3c60 .h7ecafd9f {
		display: block;
		width: 64px;
		height: 64px;
		order: 1;
		margin: 0 auto 12px auto;
		object-fit: cover;
	}
	.e98a3c60 .ce65c1be {
		width: 100%;
		order: 2;
		padding: 11px 10px;
		height: auto;
	}
	.e98a3c60 .h5f856147 {
		order: 3;
		margin-top: 8px;
		height: 46px;
	}
	.e98a3c60 .cbf4fb56 {
		order: 4;
	}
	.a46dc177b > .c34016f0 {
		padding: 15px 15px;
	}
}
@media (max-width: 480px) {
	.e98a3c60 {
		align-items: flex-start;
	}
}
.b6742904 {
	background: linear-gradient(171.9deg, #1e1a09 26.75%, #060a13 143.46%);
	border-radius: 10px;
}
.fc0d7bd9 {
	display: none;
	position: sticky;
	top: 156px;
}
.fc0d7bd9.s1644f6fe {
	display: block;
}
.d0c5e29e {
	position: relative;
	display: block;
	width: 100%;
}
.fc0d7bd9 img {
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 10px;
	object-fit: cover;
}
.post-crv .e921e6a9 {
	display: flex;
	flex-direction: column;
}
.c264ea7d {
	height: 100%;
}
.s52260257 {
	position: absolute;
	top: 12px;
	right: 12px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 28px;
	height: 28px;
	line-height: 1em;
	font-size: 16px;
	color: #fff;
	background: #171e34;
	border: 1px solid #fff3;
	padding: 0;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.s52260257 > svg {
	width: 14px;
	height: 14px;
}
.s52260257:hover {
	opacity: 0.6;
}
@media (max-width: 1024px) {
	.fc0d7bd9,
	.fc0d7bd9.s1644f6fe {
		display: none;
	}
}
.c63e5f2a7 {
	width: 100%;
}
.d8ef09476 {
	width: 100%;
	font-size: 32px;
	font-weight: 700;
	line-height: 48px;
	color: var(--color-text-dark);
	margin-bottom: 32px;
}
@media (max-width: 480px) {
	.d8ef09476 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 15px;
	}
}
.c6d914593 {
	display: inline-block;
	background-image: url(/assets/images/hint.svg);
	width: 12px;
	height: 12px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
}
.c6d914593:hover .c3f51c4f9 {
	opacity: 1;
	pointer-events: all;
}
.c3f51c4f9 {
	width: 421px;
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: -82px;
	text-align: left;
	padding-bottom: 21px;
	pointer-events: none;
	opacity: 0;
	transition-property: opacity;
	transition-duration: 0.3s;
}
.f6467db8 {
	border: 2px solid #203b6b;
	border-radius: 10px;
	background-color: #fff;
	padding: 14px 18px 18px 14px;
	cursor: default;
}
.c24a9c415 {
	margin-bottom: 4px;
	font-weight: 700;
	font-size: 16px;
	line-height: 170%;
	color: #171e34;
}
.c63d5ac62 {
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 170%;
	color: #4a5b68;
	font-weight: 400;
}
.c9c54a2d8 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.c9c54a2d8::before {
	content: '';
	border: 1px dashed #d2d5d9;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
}
.c9c54a2d8:not(:last-child) {
	margin-bottom: 6px;
}
.c9c54a2d8:nth-child(1) .c6363a7a4 {
	color: #12e131;
}
.c9c54a2d8:nth-child(1) .c6363a7a4:before {
	background-color: #12e131;
}
.c9c54a2d8:nth-child(2) .c6363a7a4 {
	color: #dbe515;
}
.c9c54a2d8:nth-child(2) .c6363a7a4:before {
	background-color: #dbe515;
}
.c9c54a2d8:nth-child(3) .c6363a7a4 {
	color: #f8a238;
}
.c9c54a2d8:nth-child(3) .c6363a7a4:before {
	background-color: #f8a238;
}
.c9c54a2d8:nth-child(4) .c6363a7a4 {
	color: #f22d2d;
}
.c9c54a2d8:nth-child(4) .c6363a7a4:before {
	background-color: #f22d2d;
}
.c6363a7a4 {
	position: relative;
	z-index: 1;
	padding-right: 6px;
	font-weight: 700;
	font-size: 20px;
	line-height: 170%;
	display: flex;
	align-items: center;
	background-color: #fff;
}
.c6363a7a4 > svg {
	display: none;
}
.c6363a7a4::before {
	content: '';
	width: 12px;
	height: 12px;
	flex-shrink: 0;
	border-radius: 50%;
	margin-right: 12px;
	margin-top: 3px;
}
.c6617c20d {
	position: relative;
	z-index: 1;
	padding-left: 6px;
	width: 210px;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #171e34;
	background-color: #fff;
}
.b48983ea {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #24b0ff;
}
.b15d477c {
	font-family: 'Noto Sans';
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2em;
	color: #eb8348;
}
@media (max-width: 600px) {
	.fcacee57 .h8fba9f4c {
		margin-top: 0;
		align-self: flex-start;
	}
	.fcacee57 .h5316b30a {
		margin: 10px auto 0 auto;
		width: 100%;
	}
	.h5316b30a > svg {
		display: none;
	}
	.fcacee57 .bbf9f5ef {
		display: flex;
		justify-content: center;
	}
	.fcacee57 .h5316b30a:hover .bbf9f5ef {
		display: flex;
		position: relative;
		right: auto;
		bottom: auto;
		background: transparent;
		padding: 0;
		border-radius: 0;
	}
}
.a4505fc4e {
	position: relative;
	overflow: hidden;
	transition: background-color 0.3s;
}
.a4505fc4e::after {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 20%;
	height: 100%;
	background: linear-gradient(
		90deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.9) 50%,
		rgba(255, 255, 255, 0) 100%
	);
	transform: skewX(-10deg);
	opacity: 0;
	transition: all 1.5s ease;
}
.a4505fc4e:hover::after {
	left: 120%;
	opacity: 1;
	transition: all 1.5s ease;
}
.f7053698 {
	position: relative;
	overflow: hidden;
}
.f7053698::after {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 20%;
	height: 100%;
	animation-delay: 0s;
	background: linear-gradient(
		90deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.9) 50%,
		rgba(255, 255, 255, 0) 100%
	);
	transform: skewX(-10deg);
	animation: shine 2s linear infinite;
}
.f7053698.db7acc69::after {
	animation-delay: 1s;
}
@keyframes shine {
	0% {
		left: -100%;
		opacity: 0;
	}
	50% {
		left: 50%;
		opacity: 1;
	}
	100% {
		left: 120%;
		opacity: 0;
	}
}
.de4639b6 h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.25em;
	color: #171e34;
	margin-bottom: 16px;
	margin-top: 5px;
}
.m6400468c {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 13px;
}
img.b71f16f8 {
	width: 160px;
	height: 142px;
	object-fit: cover;
	border-radius: 10px;
	margin-right: 20px;
}
.m2274c199 {
	display: flex;
	flex-direction: column;
	width: auto;
	width: calc(100% - 180px);
	height: 142px;
}
.m8c280833 {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	flex: 1;
	font-size: 28px;
	line-height: 1.3em;
	font-weight: 500;
	color: #171e34;
	border: 1px solid #dcdfe4;
	border-radius: 10px 10px 0 0;
	background: #fff;
}
.m8c280833 > svg {
	margin-right: 12px;
}
.m1043832f {
	flex: 0 0 auto;
}
.c34016f0.m1043832f {
	text-align: center;
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 0 0 10px 10px;
	padding: 8px 15px;
}
.fac57382 {
	border-radius: 14px;
	color: #fff;
	background: #203b6b;
	margin-top: 19px;
	margin-bottom: 20px;
}
.a430e630 {
	text-align: center;
	padding: 8px 10px 3px 10px;
	font-size: 16px;
	line-height: 1em;
	font-weight: 700;
}
.de4639b6 .f8624027 {
	border: 5px solid #203b6b;
	margin-bottom: 0;
}
.de4639b6 .f8624027 td {
	width: 50%;
	padding: 18px 30px;
}
.de4639b6 .f8624027 tr td:first-child {
	background: #e7eaee;
}
.p335d5cc6 {
	display: flex;
	flex-direction: column;
	width: calc(50% - 5px);
	border: 5px solid #203b6b;
	border-radius: 15px;
	padding: 15px 28px 22px 28px;
}
.f70dd7c7 {
	font-size: 16px;
	font-weight: 700;
	color: #272727;
	border-bottom: 1px solid #dcdfe4;
	padding-bottom: 8px;
}
.de4639b6 ul.p7ca83097 {
	vertical-align: top;
	list-style: none;
	padding: 0;
	margin-top: 12px;
	margin-bottom: 0;
	background: transparent;
}
.de4639b6 ul.p7ca83097 li {
	position: relative;
	padding-left: 24px;
	margin: 0;
	line-height: 1.55em;
}
.de4639b6 ul.p7ca83097 li:not(:last-child) {
	margin: 0 0 25px 0;
}
.de4639b6 ul.p7ca83097 li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-size: contain;
}
.de4639b6 ul.p7ca83097.d5601c7a li::before {
	background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><rect width='16' height='16' rx='4' fill='%235B8F35'/><path d='M8 3.33398V12.6673' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M3.33398 8H12.6673' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}
.de4639b6 ul.p7ca83097.a4387d77 li::before {
	background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><rect width='16' height='16' rx='4' fill='%23EB8348'/><path d='M3.33398 8H12.6673' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}
@media (max-width: 768px) {
	.c2171ebea.m2283fab9 {
		position: relative;
	}
	img.b71f16f8 {
		width: 80px;
		height: 71px;
		margin-bottom: 10px;
		margin-right: 8px;
		order: 0;
	}
	.de4639b6 h3 {
		order: 1;
		width: calc(100% - 90px);
	}
	.m2274c199 {
		width: 100%;
		order: 2;
	}
	.aab23503 {
		flex-wrap: wrap;
	}
	.p335d5cc6 {
		width: 100%;
	}
	.p335d5cc6:not(:last-child) {
		margin-bottom: 20px;
	}
}
@media (max-width: 545px) {
	.de4639b6 h3 {
		font-size: 14px;
	}
	.m2274c199 {
		height: auto;
	}
	.m8c280833 {
		font-size: 16px;
		padding: 9px 20%;
	}
	.f70dd7c7 {
		font-size: 14px;
	}
	.fac57382,
	.aab23503 {
		margin-left: -12px;
		margin-right: -12px;
	}
	.a430e630 {
		font-size: 12px;
	}
	.de4639b6 .f8624027 td {
		padding: 6px 11px;
	}
	.p335d5cc6 {
		padding: 10px 12px 23px 12px;
	}
	.f70dd7c7 {
		padding-bottom: 5px;
	}
	.de4639b6 ul.p7ca83097 {
		margin-top: 8px;
	}
	.de4639b6 ul.p7ca83097 li {
		line-height: 1.65em;
	}
	.de4639b6 ul.p7ca83097 li:not(:last-child) {
		margin: 0 0 19px 0;
	}
}
.g67f1e658 .aab23503 {
	flex-wrap: wrap;
}
.f43b89f0 {
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 10px 15px;
	width: 100%;
}
.f43b89f0 > h2 {
	margin: 0;
}
.pul-wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.r981a8385 .pul-wrap {
	justify-content: flex-start;
}
.h0ff49aa3 .pul-wrap {
	margin-bottom: 0;
	margin-top: 20px;
}
.h5ed49aab .pul-wrap {
	margin-bottom: 100px;
}
.pul-item {
	display: flex;
	align-items: center;
	color: #fff;
	text-decoration: none;
}
.r981a8385 .pul-item {
	color: #171e34;
}
.r981a8385 .pul-item svg path {
	fill: #171e34;
}
.pul-item:not(:last-child) {
	margin-right: 8px;
}
.pul-item:hover {
	opacity: 0.7;
}
.pul-item span {
	margin-left: 4px;
}
.p969f1b65 {
	display: flex;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 9999;
	align-items: center;
	justify-content: center;
}
.f1af6934 {
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
}
.p95d37a43 {
	width: 860px;
	max-width: 90%;
	position: relative;
	display: flex;
	flex-direction: column;
	background: #203b6b;
	border-radius: 10px;
	padding: 16px 26px 36px 26px;
	color: #fff;
}
.p46bbb422 {
	margin-bottom: 20px;
	font-size: 1.4em;
}
.e7d80597 {
	font-size: 1em;
	color: #fff;
}
.e7d80597 a {
	color: #fff;
}
.e7d80597 p {
	width: 100%;
	margin-bottom: 12px;
}
.e7d80597 ul {
	width: 100%;
	list-style: disc;
	margin-bottom: 12px;
}
.e7d80597 ul li,
.e7d80597 ol li {
	margin: 0 0 4px 25px;
}
.p31a5990a {
	position: relative;
	width: 24px;
	height: 24px;
	background: transparent;
	border: none;
	padding: 0;
	color: #fff;
	cursor: pointer;
	margin: 0 0 0 auto;
}
.p31a5990a::before,
.p31a5990a::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 16px;
	height: 2px;
	background: currentColor;
	transform-origin: center;
}
.p31a5990a::before {
	transform: translate(-50%, -50%) rotate(45deg);
}
.p31a5990a::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.p31a5990a:focus {
	outline: 2px solid #4c9aff;
	outline-offset: 2px;
}
.p31a5990a:hover {
	opacity: 0.7;
}
.mt-60 {
	margin-top: 60px;
}
.f0ce38fb {
	display: none;
	display: flex;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 9999;
	align-items: center;
	justify-content: center;
}
.m74e3f960 {
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
}
.m93523214 {
	width: 440px;
	position: relative;
	display: flex;
	flex-direction: column;
	background: #203b6b;
	border-radius: 10px;
	padding: 36px 26px;
}
.m93523214::before {
	content: url(/assets/images/18.png);
	position: absolute;
	bottom: 24px;
	left: 16px;
}
.m93523214 .m68a0f082 {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 16px;
}
.m93523214 .m71d7fc56 {
	text-align: center;
}
.m93523214 .m71d7fc56 a {
	color: #fff;
}
.m93523214 .m5a82a156 {
	margin-top: 36px;
	margin-bottom: 16px;
	display: flex;
	justify-content: center;
}
.m93523214 .m35b24124 {
	cursor: pointer;
	width: 70px;
	height: 41px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 700;
}
.m93523214 .m35b24124:first-of-type {
	border: 2px solid #fff;
	color: #fff;
	margin-right: 16px;
}
.m93523214 .m9ba521a8 {
	display: none;
}
.m8151a32d {
	min-height: 400px;
}
.ig-spinner-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	min-height: 400px;
	background-color: transparent;
}
.ig-spinner {
	width: 50px;
	height: 50px;
	border: 4px solid rgba(255, 255, 255, 0.2);
	border-top: 4px solid #fff;
	border-radius: 50%;
	animation: spin 1s linear infinite;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.a583461cb .a1765a9ab {
	font-size: 18px;
}
.a583461cb .a1765a9ab span {
	font-size: 27px;
}
.p881d0ec8 {
	position: relative;
}
.c38f03b6 {
	display: block;
}
.b28ba2fa4 {
	display: none;
}
.e21188ea {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	z-index: 4;
}
.fa25a8dd {
	position: relative;
	z-index: 8;
}
@media (max-width: 1024px) {
	.c38f03b6 {
		display: none;
	}
	.b28ba2fa4 {
		display: block;
	}
}
h3.f94d23910,
h3.f82699256 {
	margin: 0;
}
.b6742904 {
	position: relative;
	display: block;
	padding: 18px 12px 20px 20px;
	max-width: 836px;
	margin: 18px auto;
}
.c7795795b {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	color: #fff;
}
.b9bcde27 {
	display: flex;
	flex-direction: row;
	width: 64%;
	border-radius: 8px;
	background: #ffffff1a;
	padding: 8px;
	margin-top: 2px;
}
.c3c3ae97a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 3px;
	margin-bottom: 13px;
}
.e7bcee69 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.c448e2003 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 700;
	margin-right: 16px;
}
.c902fc8ff {
	display: flex;
	flex-direction: row;
	max-width: 148px;
	color: #a9adb9;
}
.c28791619 {
	margin-right: 10px;
}
.c28791619 > img {
	width: 14px;
	height: 14px;
}
.c2cf4444e {
	font-size: 14px;
	margin-left: 1px;
	font-weight: 400;
}
.c2cf4444e span:first-child {
	font-size: 16px;
	color: #5b8f35;
	font-weight: 700;
	margin-right: 1px;
}
.c2cf4444e span:last-child {
	margin-left: 1px;
}
.c5e38f3f0 {
	position: relative;
	display: block;
	width: 128px;
	height: 128px;
	min-width: 128px;
	border-radius: 8px;
	margin-right: 14px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.dc97449d {
	display: none;
}
.c6bf97a1f,
.c08170aae ul.c6bf97a1f {
	list-style: none;
	margin: 0;
	color: #fff;
}
.c08170aae ul.c6bf97a1f li {
	margin: 0;
}
li.c62e90612 {
	position: relative;
	padding-left: 18px;
	margin: 0;
	font-size: 12px;
	line-height: 1.25em;
	white-space: normal;
	overflow: visible;
	text-overflow: unset;
}
.c08170aae ul.c6bf97a1f li:not(:last-child),
ul.c6bf97a1f li:not(:last-child) {
	margin-bottom: 8px;
}
.c62e90612::before {
	content: url(/assets/images/table-features.svg);
	position: absolute;
	top: -1px;
	left: 1px;
}
.c0e2da4f3 {
	width: 36%;
	padding-left: 12px;
}
.c69a3eba9 {
	text-align: center;
	margin-bottom: 12px;
}
.c1ccb0a06 {
	color: #a9adb9;
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 8px;
}
.c1ccb0a06 > img {
	position: relative;
	top: 4px;
	margin-right: 8px;
}
.c68f1cebe {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2em;
}
.c68f1cebe:not(:last-child) {
	margin-bottom: 6px;
}
.c13785603 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 4px 16px;
}
.c28eb8a0f {
	display: inline-block;
	background: var(--color-primary);
	border-radius: 10px;
	padding: 11px 8px;
	font-size: 14px;
	line-height: 1.286em;
	width: 163px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.c3884f155 {
	display: inline-block;
	color: var(--color-text-add);
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
	text-decoration: none;
	margin: 0;
}
@media (max-width: 900px) {
	.c7795795b {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.b9bcde27 {
		width: 100%;
		margin-bottom: 12px;
	}
	.c0e2da4f3 {
		width: 100%;
		padding-left: 0;
	}
	.c69a3eba9 {
		margin-bottom: 15px;
	}
	.c28eb8a0f {
		padding: 8px 8px;
		width: 140px;
	}
}
@media (max-width: 600px) {
	.b6742904 {
		padding: 8px;
	}
	.c448e2003 {
		font-size: 14px;
		margin-right: auto;
	}
	.c1ccb0a06 {
		font-size: 12px;
	}
	.c1ccb0a06 > img {
		margin-right: 12px;
	}
	.c68f1cebe {
		font-size: 20px;
	}
	.c2cf4444e {
		font-size: 10px;
	}
	.c3884f155 {
		order: -1;
		margin-bottom: 8px;
	}
	.c3c3ae97a {
		margin-top: 0;
		margin-bottom: 0;
		flex-wrap: nowrap;
	}
	.c5e38f3f0 {
		display: none;
		width: 80px;
		height: 80px;
		min-width: 80px;
	}
	.dc97449d {
		display: block;
	}
	.b9bcde27 {
		flex-wrap: wrap;
		padding: 8px 8px 12px 8px;
	}
	.c897d1c35 {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
	}
	.e7bcee69 {
		flex-direction: column;
		align-self: center;
	}
	.c6bf97a1f,
	.c08170aae ul.c6bf97a1f {
		margin-top: 10px;
	}
	.c08170aae ul.c6bf97a1f li:not(:last-child) {
		margin-bottom: 4px;
	}
}
.ig-op-line {
	width: 12px;
	height: 2px;
	border-radius: 1px;
}
.c5f868114 {
	max-width: 760px;
	margin: 0 auto 20px auto;
}
.c0046a27 {
	display: flex;
	flex-direction: row;
}
.c0046a27:not(:last-child) {
	margin-bottom: 16px;
}
.c08170aae .c23f43391 img {
	display: block;
	max-width: 100%;
	height: auto;
}
.c23f43391 {
	width: 50%;
	max-width: 150px;
	margin-right: 2%;
}
.c0b0580d1 {
	color: #000;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 6px;
}
.c6b295871 {
	font-size: 14px;
	font-weight: 700;
	color: #eb8348;
	line-height: 1.2em;
	margin-bottom: 6px;
}
.c5fc030d0 {
	margin-bottom: 6px;
}
.c01b2945.c5fc030d0 a > svg {
	width: 18px;
	height: 18px;
}
.c01b2945.c5fc030d0 a:first-child {
	padding-left: 0;
}
.c01b2945.c5fc030d0 a {
	padding-left: 4px;
	padding-right: 4px;
}
.c01b2945.c5fc030d0 a:not(:last-of-type)::after {
	display: none;
}
@media (max-width: 450px) {
	.c0046a27 {
		flex-direction: column;
	}
	.c23f43391 {
		margin-bottom: 12px;
	}
}
.i693ba682 {
	display: none;
}
.f7dac815 {
	display: block;
}
.i6a9ce35a {
	display: inline-block;
}
.c8175afc {
	display: flex;
}
.i9c4c64e0 {
	justify-content: flex-start;
}
.b1a849a6 {
	justify-content: center;
}
.i051e331a {
	align-items: center;
}
.ig-flex-row {
	flex-direction: row;
}
.i27881266 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.be16df3a {
	white-space: nowrap;
}
.bad459a2 {
	width: 50%;
}
.m6be1b70f .h1af3b791 {
	margin-bottom: 18px;
}
@media (max-width: 480px) {
	.m6be1b70f .h94290c60 {
		font-size: 14px;
	}
}
.c919f317e {
	background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
	border-radius: 10px;
	padding: 30px;
}
.c919f317e .d1d9e781 {
	color: #fff;
	margin-bottom: 28px;
}
.c919f317e .ecb48f91 {
	display: flex;
	flex-direction: column;
}
.c919f317e .c47dfbdbf {
	position: relative;
	display: flex;
	width: 100%;
	max-width: 734px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 10px;
	padding: 20px;
	border: 1px solid;
	filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.c919f317e .c47dfbdbf:not(:nth-of-type(2n))::after {
	content: url(/assets/images/arrow_right.svg);
	position: absolute;
	top: 20px;
	right: -200px;
}
.c919f317e .c47dfbdbf:nth-of-type(2n) {
	align-self: flex-end;
}
.c919f317e .c47dfbdbf:nth-of-type(2n)::after {
	content: url(/assets/images/arrow_left.svg);
	position: absolute;
	top: 20px;
	left: -200px;
}
.c919f317e .c47dfbdbf:last-of-type::after {
	content: '';
}
.c919f317e .c47dfbdbf:not(:last-of-type) {
	margin-bottom: 26px;
}
.c919f317e .c93d430a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 33px;
	height: 26px;
	border: 1px solid #fff;
	border-radius: 10px;
	color: #fff;
}
.c919f317e .c7d5f90c1 {
	position: relative;
	margin-left: 20px;
	max-width: 540px;
}
.c919f317e .d2396249 {
	position: absolute;
	top: 0;
	right: -100px;
	width: 80px;
	height: 80px;
}
.c919f317e .c2e94f3f8 {
	margin-bottom: 12px;
}
.c919f317e .d6250721 {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
.c919f317e .c1459d2a7 {
	font-size: 16px;
	line-height: 170%;
	color: var(--color-text-add);
}
@media (max-width: 1024px) {
	.c919f317e .c47dfbdbf::after {
		content: '' !important;
	}
}
@media (max-width: 900px) {
	.c919f317e .c7d5f90c1 {
		max-width: 480px;
	}
}
@media (max-width: 768px) {
	.c919f317e .c93d430a {
		display: none;
	}
	.c919f317e .c7d5f90c1 {
		width: 100%;
		max-width: none;
		margin-left: 0;
	}
	.c919f317e .c2e94f3f8 {
		position: relative;
		display: flex;
		align-items: center;
		margin-bottom: 0;
	}
	.c919f317e .c47dfbdbf {
		position: relative;
		cursor: pointer;
	}
	.c919f317e .c2e94f3f8::after {
		content: url(/assets/images/criteria_arrow.svg);
		position: absolute;
		top: calc(50% - 16px);
		right: 0;
		width: 32px;
		height: 32px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.c919f317e .c47dfbdbf.open .c2e94f3f8::after {
		transform: rotate(180deg);
	}
	.c919f317e .d2396249 {
		position: static;
		width: 48px;
		height: 48px;
		margin-right: 16px;
	}
	.c919f317e .c1459d2a7 {
		display: none;
	}
	.c919f317e .c47dfbdbf.open .c1459d2a7 {
		display: block;
		margin-top: 20px;
	}
}
@media (max-width: 600px) {
	.c919f317e .d6250721 {
		font-size: 16px;
	}
}
@media (max-width: 480px) {
	.c919f317e {
		padding: 16px;
	}
	.c919f317e .d1d9e781 {
		margin-bottom: 16px;
	}
	.c919f317e .c47dfbdbf {
		padding: 10px;
		margin-bottom: 12px;
	}
	.c919f317e .d2396249 {
		width: 24px;
		height: 24px;
		margin-right: 8px;
	}
	.c919f317e .d6250721 {
		font-size: 12px;
	}
	.c919f317e .c1459d2a7 {
		font-size: 12px;
	}
}
.ee852a14 {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.ee852a14 .c7a1ba5db {
	width: 15.5%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 24px;
	background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
	border-radius: 10px;
	margin-bottom: 16px;
}
.ee852a14 .c2d5cde7a {
	width: 120px;
	height: 120px;
	margin-bottom: 20px;
}
.ee852a14 .c9f911344 {
	position: relative;
	text-align: center;
	color: var(--color-primary);
}
.ee852a14 .c9f911344::after {
	content: url(/assets/images/right_arrow.svg);
	position: relative;
	top: 1px;
	right: -10px;
}
@media (max-width: 1200px) {
	.ee852a14 .c7a1ba5db {
		width: 19%;
		margin-bottom: 16px;
	}
}
@media (max-width: 1200px) {
	.ee852a14 .c7a1ba5db {
		width: 23%;
	}
}
@media (max-width: 768px) {
	.ee852a14 .c7a1ba5db {
		width: 31%;
	}
}
@media (max-width: 600px) {
	.ee852a14 {
		justify-content: space-between;
	}
	.ee852a14 .c7a1ba5db {
		width: 48%;
	}
}
@media (max-width: 480px) {
	.ee852a14 .c7a1ba5db {
		padding: 14px;
	}
	.ee852a14 .c2d5cde7a {
		width: 92px;
		height: 92px;
		margin-bottom: 10px;
	}
	.ee852a14 .c9f911344 {
		font-size: 12px;
	}
	.ee852a14 .c9f911344::after {
		top: 2px;
	}
}
.g2e5e1e26 {
	background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
	border-radius: 10px;
	padding: 24px 32px;
}
.g2e5e1e26 .g2d1a253e:not(:last-of-type) {
	margin-bottom: 32px;
}
.g2e5e1e26 .g7bec40f6 {
	color: #fff;
}
.g2e5e1e26 .g71f941cb {
	display: block;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	border: 1px solid transparent;
	padding: 20px;
}
.g2e5e1e26 .g71f941cb:hover {
	background: rgba(255, 255, 255, 0.2);
}
.g2e5e1e26 .affa4f44 {
	width: 100%;
	border-radius: 8px;
	margin-bottom: 16px;
}
.g2e5e1e26 .g381271d0 {
	font-weight: 700;
	color: #fff;
	margin-bottom: 35px;
}
.g2e5e1e26 .g3dde6161 {
	display: flex;
	justify-content: space-between;
}
.g2e5e1e26 .g40188050 {
	font-size: 12px;
	font-weight: 500;
	color: var(--color-text-add);
}
.g2e5e1e26 .g3602caa1 {
	color: var(--color-primary);
	margin-right: 15px;
}
.g2e5e1e26 .g3602caa1::after {
	content: url(/assets/images/right_arrow.svg);
	position: relative;
	top: 1px;
	right: -10px;
}
.bc70ec89 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bc70ec89 .g15d76d2d {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.bc70ec89 .n6ee5f3d3 {
	width: 48%;
}
.n6ee5f3d3 .g15d76d2d {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 145px;
}
.n6ee5f3d3 .g381271d0 {
	font-size: 20px;
	line-height: 32px;
}
.bc70ec89 .n9298d453 {
	display: flex;
	flex-direction: column;
	width: 48%;
}
.n9298d453 .g71f941cb {
	display: flex;
}
.n9298d453 .g71f941cb:not(:last-of-type) {
	margin-bottom: 20px;
}
.n9298d453 .g381271d0 {
	margin-bottom: 0;
}
.n9298d453 .affa4f44 {
	width: 100%;
	max-width: 210px;
	object-fit: cover;
	margin-bottom: 0;
	margin-right: 16px;
}
.c18e6802 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.c18e6802 .g71f941cb {
	width: 24%;
}
.c18e6802 .g381271d0 {
	font-size: 14px;
	line-height: 22px;
}
@media (max-width: 1350px) {
	.n9298d453 .affa4f44 {
		max-width: 180px;
	}
}
@media (max-width: 1024px) {
	.bc70ec89 .n6ee5f3d3,
	.bc70ec89 .n9298d453 {
		width: 100%;
	}
	.bc70ec89 .n6ee5f3d3 {
		margin-bottom: 20px;
	}
	.c18e6802 .g71f941cb {
		width: 32%;
		margin-bottom: 16px;
	}
}
@media (max-width: 768px) {
	.c18e6802 .g71f941cb {
		width: 48%;
	}
}
@media (max-width: 600px) {
	.g2e5e1e26 .g3602caa1 span {
		display: none;
	}
	.n9298d453 .affa4f44 {
		width: 120px;
	}
}
@media (max-width: 480px) {
	.g2e5e1e26 {
		padding: 16px;
	}
	.g2e5e1e26 .g71f941cb {
		padding: 10px;
	}
	.g2e5e1e26 .g381271d0 {
		font-size: 12px;
	}
	.c18e6802 .g381271d0 {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 12px;
	}
	.n6ee5f3d3 .g71f941cb {
		position: relative;
		padding: 0;
		background: transparent;
		border: none;
	}
	.n6ee5f3d3 .g71f941cb:hover {
		background: transparent;
	}
	.n6ee5f3d3 .g15d76d2d {
		height: 100%;
		background: linear-gradient(
			360deg,
			#1e1a09 0%,
			rgba(22, 42, 77, 0.7) 33.33%,
			rgba(22, 42, 77, 0.4) 66.67%,
			rgba(22, 42, 77, 0.4) 100%
		);
		position: absolute;
		bottom: 0;
		justify-content: flex-end;
		padding: 8px;
		border-radius: 0 0 8px 8px;
	}
	.n6ee5f3d3 .affa4f44 {
		margin-bottom: 0;
	}
	.n6ee5f3d3 .g381271d0 {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}
}
.g2d1a253e h2 {
	color: #fff;
}
.c18e6802 .g71f941cb {
	display: flex;
	flex-direction: column;
	text-decoration: none;
}
.c18e6802 .affa4f44 {
	height: 172px;
	object-fit: cover;
}
.c18e6802 .g15d76d2d {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-grow: 1;
}
@media (max-width: 480px) {
	.c18e6802 .affa4f44 {
		height: 120px;
	}
}
header {
	width: 100%;
}
header.fix {
	position: fixed;
	top: 0;
	z-index: 10000;
}
.c797f0a8 .header-banner {
	position: absolute;
	top: 0;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 568px;
	z-index: -1;
}
.c797f0a8 .h1e471032 {
	max-width: 1320px;
	margin: 0 auto;
	padding: 14px 0 11px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.c797f0a8 .h8a43928f {
	max-height: 42px;
}
.c797f0a8 .h8a43928f img {
	max-height: 42px;
	object-fit: contain;
	max-width: 170px;
}
.c797f0a8 .h3274b1e8 {
	display: flex;
}
.c797f0a8 .c9c4e576 {
	display: flex;
	align-items: center;
	gap: 15px;
}
.h71bf0cbb {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 40px;
	height: 24px;
	cursor: pointer;
}
.c797f0a8 .h71bf0cbb svg {
	transform: rotate(90deg);
}
.c797f0a8 .item-open > .a0459b5a > .h71bf0cbb svg {
	transform: rotate(270deg);
}
@media (min-width: 1024px) {
	.h71bf0cbb {
		width: 16px;
		height: 10px;
	}
	.c797f0a8 .h62afd758 {
		position: relative;
	}
	.c797f0a8 .h495d7010 {
		width: 300px;
		position: absolute;
		top: 42px;
		right: calc(50% - 150px);
		z-index: 10000;
		background: linear-gradient(203.44deg, #1e1a09 17.75%, #060a13 70.31%);
		border: 1px solid rgba(255, 255, 255, 0.12);
		border-radius: 10px;
	}
	.c797f0a8 .h62afd758:last-of-type .h495d7010 {
		right: 0;
	}
	.c797f0a8 .h10cb7484 {
		margin: 0 16px;
	}
	.c797f0a8 .h10cb7484:not(:last-child) {
		border-bottom: 1px dashed #203b6b;
	}
	.c797f0a8 .h10cb7484:first-of-type {
		padding-top: 8px;
	}
	.c797f0a8 .h89de82b2 .h10cb7484:first-of-type {
		padding-top: 0;
	}
	.c797f0a8 .h10cb7484:last-of-type {
		padding-bottom: 8px;
	}
	.h10cb7484:last-of-type .aded98ed {
		border-bottom: 0;
	}
	.c797f0a8 .has-submenu:hover .h495d7010 {
		display: block;
	}
	.h89de82b2 {
		display: none;
	}
	.h10cb7484.item-open .h89de82b2 {
		display: block;
	}
	.h10cb7484.item-open .aded98ed::before {
		transform: rotate(270deg);
	}
	.h89de82b2 .h10cb7484 {
		padding-right: 0;
	}
}
.c797f0a8 .h62afd758 > a {
	position: relative;
	color: #fff;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.h62afd758 a {
	width: 100%;
	padding: 8px 0;
	color: #fff;
	text-decoration: none;
}
.a0459b5a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.c797f0a8 .h62afd758:hover > .a0459b5a a {
	color: var(--color-primary);
}
.c797f0a8 .h62afd758:hover > .a0459b5a .h71bf0cbb svg > path {
	fill: var(--color-primary);
}
.c797f0a8 .aded98ed {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.c797f0a8 .aded98ed a {
	position: relative;
	display: block;
	width: 100%;
	padding: 4px 0;
	color: #b0b4bf;
	text-decoration: none;
	font-size: 14px;
}
.c797f0a8 .h495d7010 > .h10cb7484:hover > .aded98ed a {
	color: var(--color-primary);
}
.c797f0a8 .h495d7010 > .h10cb7484:hover > .aded98ed svg > path {
	fill: var(--color-primary);
}
.c797f0a8 .aded98ed:hover a {
	color: var(--color-primary);
}
.item-open > .aded98ed > .h71bf0cbb svg {
	transform: rotate(270deg);
}
.c797f0a8 .aded98ed:hover svg > path {
	fill: var(--color-primary);
}
.c797f0a8 .h89de82b2 {
	display: none;
}
.h10cb7484.item-open > .h89de82b2 {
	display: block;
}
.c797f0a8 .f0d84fa5 {
	padding: 10px 16px;
	border: 1px solid rgba(242, 242, 242, 0.5);
	border-radius: 10px;
}
.c797f0a8 .header-menu-selector {
	position: relative;
}
.c797f0a8 .c10a3f23 {
	cursor: pointer;
	display: none;
}
.c797f0a8 .h42199904 {
	display: none;
}
.c797f0a8 .h495d7010 {
	display: none;
}
.c797f0a8 .e2e46f33 {
	display: none;
}
.c797f0a8 .h4df27628 {
	position: relative;
	display: flex;
	align-items: flex-start;
	margin-right: 10px;
}
.c797f0a8 .d700f3e2 {
	display: none;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 1000;
}
.c797f0a8 .b758d9e0 {
	cursor: pointer;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 10px;
	min-width: auto;
	background: transparent;
}
.c797f0a8 .b496f6e0 {
	right: 0;
}
.c797f0a8 .a6ac10bd {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	align-self: center;
}
.c797f0a8 .f345c5c2 {
	cursor: pointer;
	width: 22px;
	height: 22px;
}
.c797f0a8 .h6bcd9c88 {
	cursor: pointer;
	display: none;
}
.c797f0a8 .h4df27628.open .f345c5c2 {
	display: none;
}
.c797f0a8 .h4df27628.open .h6bcd9c88 {
	position: relative;
	display: block;
}
.c797f0a8 .h4df27628.open .d700f3e2 {
	display: block;
}
.c797f0a8 .c51781a2 {
	display: none;
}
.c797f0a8 .l6e7cb38c {
	text-decoration: none;
}
.header-menu-selector.open .c51781a2 {
	display: flex;
}
.h3ebdbbb5 {
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	font-weight: 400;
}
.c797f0a8 .header-menu-selector.open .h8d54cdd2 .f6b76e51 {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 150px;
}
.c797f0a8 .header-menu-selector.open .h8d54cdd2 .l5097f1f5 {
	margin-right: 7px;
}
.fcacee57 .c3f93b43 {
	min-width: 88px;
	line-height: 1.2em;
}
.c797f0a8 .h62afd758 {
	margin-right: 24px;
}
.h62afd758 {
	font-size: 16px;
}
@media (max-width: 1300px) {
	.h62afd758 {
		font-size: 14px;
	}
	.c797f0a8 .h62afd758 {
		margin-right: 16px;
	}
}
@media (max-width: 1125px) {
	.h62afd758 {
		font-size: 12px;
	}
	.c797f0a8 .h62afd758 {
		margin-right: 10px;
	}
}
@media (max-width: 1025px) {
	.h62afd758 {
		font-size: 14px;
	}
}
@media (min-width: 1025px) {
	.c797f0a8 .c51781a2 {
		display: none;
		position: absolute;
		right: 0;
		top: 60px;
		background: rgba(255, 255, 255, 0.1);
		backdrop-filter: blur(8px);
		border-radius: 10px;
		max-height: 230px;
		overflow: auto;
		z-index: 100000;
	}
	.c797f0a8 .aded98ed a {
		padding: 8px 0;
	}
	.header-menu-selector.open .c51781a2 {
		display: block;
	}
	.c797f0a8 .c51781a2::-webkit-scrollbar {
		right: 10px;
		width: 4px;
		background: #676c83;
		border-radius: 4px;
	}
	.c797f0a8 .c51781a2::-webkit-scrollbar-thumb {
		background: #a9adb9;
		border-radius: 4px;
	}
	.c797f0a8 .l6e7cb38c {
		display: block;
		padding: 8px 14px 8px 12px;
	}
	.c797f0a8 .l6e7cb38c.current-lang .f6b76e51::before {
		content: '';
		position: absolute;
		width: 24px;
		height: 24px;
		top: 0;
		left: 0;
		display: block;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
		background: #203b6b;
		opacity: 0.5;
		box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	}
	.c797f0a8 .l6e7cb38c.current-lang .f6b76e51::after {
		content: url(/assets/images/check_icon.svg);
		position: absolute;
		width: 24px;
		height: 24px;
		top: -2px;
		left: 7px;
		display: block;
		justify-content: center;
		align-items: center;
	}
	.c797f0a8 .f6b76e51 {
		position: relative;
		display: block;
		width: 24px;
		height: 24px;
		cursor: pointer;
	}
	.c797f0a8 .l5097f1f5 {
		margin-left: 0;
	}
	.c797f0a8 .lang-selector-item__check {
		display: none;
	}
}
@media (max-width: 1350px) {
	.c797f0a8 .h1e471032 {
		padding: 15px;
	}
}
@media (max-width: 1024px) {
	.c797f0a8 .h1e471032 {
		height: 54px;
	}
	.c797f0a8 .a6ac10bd {
		align-items: flex-start;
	}
	.c797f0a8 .h3274b1e8 {
		display: none;
	}
	.c797f0a8 .h3274b1e8 .h4df27628 {
		display: none;
	}
	.c797f0a8 .e2e46f33 {
		display: flex;
		align-items: flex-start;
	}
	.c797f0a8 .d700f3e2 {
		top: 0;
		right: 30px;
	}
	.c797f0a8 .c10a3f23 {
		display: flex;
		justify-content: center;
	}
	.c797f0a8 .c10a3f23.mobile-open .h42199904 {
		position: relative;
		top: -4px;
		display: block;
	}
	.c797f0a8 .h4df27628.open .h6bcd9c88 {
		top: -4px;
	}
	.c797f0a8 .c10a3f23.mobile-open .h019c6853 {
		display: none;
	}
	.c797f0a8 .h3274b1e8.mobile-open {
		position: absolute;
		top: 55px;
		left: 0;
		width: 100%;
		display: flex;
		flex-direction: column;
		padding: 0 15px 15px 15px;
		z-index: 10000;
	}
	.c797f0a8 .c9c4e576 {
		order: 2;
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
		margin-top: 15px;
	}
	.c797f0a8 .h62afd758 {
		position: relative;
		width: 100%;
		border-bottom: 1px solid rgba(242, 242, 242, 0.2);
	}
	.c797f0a8 .h62afd758 > a {
		display: block;
		padding: 10px 0;
	}
	.c797f0a8 .header-menu-selector {
		order: 1;
	}
	.c797f0a8 .h495d7010 {
		padding-left: 10px;
	}
	.c797f0a8 .h10cb7484 > a {
		display: inline-block;
		color: #d1d1d1;
		text-decoration: none;
	}
	.c797f0a8 .h10cb7484 > a:hover {
		color: #fff;
		background: rgba(255, 255, 255, 0.2);
		border-radius: 7px;
	}
	.c797f0a8 .has-submenu.item-open .h495d7010 {
		display: block;
	}
	.c797f0a8 .h89de82b2 {
		padding: 0 0 0 16px;
	}
	.c797f0a8 .l9a234842 {
		padding: 15px 0 0 0;
		align-items: center;
	}
	.c797f0a8 .f0d84fa5 {
		margin-right: 16px;
	}
	.c797f0a8 .c51781a2 {
		overflow: auto;
		padding: 10px;
	}
	.c797f0a8 .l6e7cb38c {
		display: flex;
		align-items: center;
		margin: 5px 30px 5px 0;
	}
	.c797f0a8 .f6b76e51 {
		position: relative;
		display: flex;
		align-items: center;
	}
	.c797f0a8 .header-menu-selector.open .h8d54cdd2 .f6b76e51 {
		width: auto;
	}
	.c797f0a8 .f6b76e51::before {
		content: '';
		display: flex;
		align-items: center;
		justify-content: center;
		width: 17px;
		height: 17px;
		border: 1px solid rgba(242, 242, 242, 0.5);
		border-radius: 4px;
	}
	.c797f0a8 .lang-selector-item__check {
		visibility: hidden;
	}
	.c797f0a8 .l6e7cb38c.current-lang > .f6b76e51::before {
		content: url(/assets/images/check_icon.svg);
	}
}
@media (max-width: 600px) {
	.c797f0a8 .fe9bbcd6 {
		width: 250px;
	}
	.c797f0a8 .h1e471032 {
		padding: 15px 15px 4px 15px;
	}
	.c797f0a8 .h8a43928f img {
		max-width: 140px;
	}
	.a3a17dc4 img {
		width: 28px;
		height: 28px;
	}
}
@media (max-width: 480px) {
	.c797f0a8 .d700f3e2 {
		top: 45px;
		right: -15px;
	}
	.c797f0a8 .fe9bbcd6 {
		background: #fff;
		width: 300px;
	}
}
.h98695c97.has-submenu {
	position: relative;
}
.fe03bf58.c6f046cb {
	left: 50%;
	transform: translateX(-50%);
}
.c797f0a8 .c6f046cb.has-submenu:hover .h495d7010 {
	display: flex;
	flex-wrap: wrap;
}
.c797f0a8 .c6f046cb .h495d7010 {
	right: auto;
	left: 50%;
	transform: translateX(-50%);
}
.c6f046cb.edcd81fa .h495d7010 {
	width: 600px;
}
.c6f046cb.m5ad040fe .h495d7010 {
	width: 900px;
}
.c797f0a8 .c6f046cb.edcd81fa .h10cb7484 {
	margin: 0 4%;
	width: 42%;
}
.c797f0a8 .c6f046cb.m5ad040fe .h10cb7484 {
	margin: 0 1%;
	width: 31%;
}
.c797f0a8 .c6f046cb .h10cb7484:first-of-type {
	padding-top: 0;
}
@media (max-width: 1024px) {
	.c797f0a8 .c6f046cb.has-submenu:hover .h495d7010 {
		display: none;
	}
	.c797f0a8 .c6f046cb.has-submenu.item-open .h495d7010 {
		display: block;
	}
	.c797f0a8 .c6f046cb .h495d7010 {
		transform: initial;
		left: 0;
	}
	.c6f046cb .h495d7010 {
		max-height: initial;
		overflow-y: initial;
	}
	.c797f0a8 .c6f046cb.edcd81fa .h10cb7484 {
		margin: 0;
		width: 100%;
	}
	.c797f0a8 .c6f046cb.m5ad040fe .h10cb7484 {
		margin: 0;
		width: 100%;
	}
}
.c34016f0 {
	display: flex;
	background: var(--color-primary);
	border-radius: 10px;
	padding: 13px 15px;
	font-weight: 700;
	color: var(--color-text-dark) !important;
}
.c34016f0:hover {
	box-shadow:
		0 61px 24px rgba(65, 77, 98, 0.01),
		0 34px 20px rgba(65, 77, 98, 0.05),
		0 15px 15px rgba(65, 77, 98, 0.09),
		0 4px 8px rgba(65, 77, 98, 0.1),
		0 0 0 rgba(65, 77, 98, 0.1) !important;
}
.ed7595a3 {
	color: #5b8f35;
}
.dd858c3c {
	color: #eb8348;
}
.c28ea0ec9 {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	border-radius: 12px;
	margin-bottom: 16px;
	padding: 8px 12px;
}
.c28ea0ec9 .c49401c6a {
	display: flex;
}
.c28ea0ec9 .c160fed3b {
	margin-right: 8px;
	padding: 8px 24px;
	font-size: 14px;
	font-weight: 700;
	background: #e7eaee;
	border-radius: 10px;
	color: var(--color-text-add);
	text-decoration: none;
}
.c28ea0ec9 .c160fed3b:hover {
	color: #203b6b;
}
.c28ea0ec9 .c160fed3b.active {
	background: #203b6b;
	color: #fff;
}
.c28ea0ec9 .c69a515d4 {
	display: flex;
	align-items: center;
}
.c28ea0ec9 .c69a515d4 > span {
	font-size: 16px;
	font-weight: 700;
	color: var(--color-text-dark);
	margin-right: 12px;
}
.c28ea0ec9 .c9bffe0cd {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	background: #eff1f5;
	border-radius: 10px;
	margin-right: 8px;
}
.c28ea0ec9 .c9bffe0cd img {
	width: 24px;
	height: 24px;
}
.c28ea0ec9 .c9bffe0cd img:hover + .c70a7cb42 {
	display: block;
}
.c28ea0ec9 .c70a7cb42 {
	display: none;
	position: absolute;
	bottom: 70px;
	right: 0;
	max-width: 590px;
	background: linear-gradient(201.11deg, #1e1a09 21.26%, #060a13 71.42%);
	border-radius: 10px;
	padding: 12px 24px;
	z-index: 1000;
}
.c28ea0ec9 .c94bc04d {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 12px;
}
.c28ea0ec9 .c3ceb281c {
	color: var(--color-text-add);
}
.c28ea0ec9 .c9bffe0cd:last-of-type {
	margin-right: 0;
}
@media (max-width: 900px) {
	.c28ea0ec9 {
		background: none;
		flex-direction: column-reverse;
		align-items: flex-start;
		padding: 0;
	}
	.c28ea0ec9 .c69a515d4 {
		margin-bottom: 12px;
	}
	.c28ea0ec9 .c49401c6a {
		width: 100%;
		background: #fff;
		padding: 4px;
		border-radius: 10px;
		overflow: auto;
	}
	.c28ea0ec9 .c160fed3b {
		white-space: nowrap;
	}
}
@media (max-width: 480px) {
	.c28ea0ec9 .c69a515d4 {
		flex-wrap: wrap;
	}
	.c28ea0ec9 .c69a515d4 > span {
		display: block;
		width: 100%;
		font-size: 12px;
		font-weight: 400;
		margin-bottom: 4px;
		color: var(--color-text-add);
	}
	.c28ea0ec9 .c70a7cb42::after {
		content: url(/assets/images/f_close_icon.svg);
		position: absolute;
		top: 8px;
		right: 8px;
	}
	.c28ea0ec9 .c70a7cb42 {
		width: 100%;
		max-width: none;
		bottom: 115px;
	}
	.c28ea0ec9 .c49401c6a {
		padding-bottom: 10px;
	}
	.c28ea0ec9 .c160fed3b {
		font-size: 14px;
	}
}
.c61f916d9 {
	margin-bottom: 40px;
}
.c51d9014 {
	background: #fff;
	border: 1px solid rgba(242, 242, 242, 0.5);
	border-radius: 20px;
	margin-bottom: 20px;
}
.c0db3362e {
	display: flex;
	justify-content: center;
}
.entry .c51d9014 a {
	box-shadow: none !important;
	color: var(--color-text-dark);
}
.entry .c9adb7a0f a {
	box-shadow: none !important;
	color: var(--color-text-dark);
}
.c223d56e5 {
	padding: 28px;
	background: #fff;
	border-radius: 20px;
}
.c223d56e5 .bae48f1a {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	color: var(--color-text-dark);
	margin-bottom: 8px;
}
.c223d56e5 .d6c1c956 {
	position: absolute;
	left: 10px;
	top: -10px;
	font-weight: 700;
}
.c9b007a39 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	background: #f8d74d;
	box-shadow: 1px 2px 6px rgba(37, 41, 56, 0.12);
	border-radius: 10px;
	font-weight: 700;
}
.c223d56e5 .c069c2414 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #f1f1f1;
	height: 164px;
	border-radius: 10px;
}
.c223d56e5 .c069c2414:last-of-type {
	margin-bottom: 0;
}
.c223d56e5 .c069c2414:hover .ba7367a2 {
	background: #6da5441a;
}
.c223d56e5 .c38626b60 {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 10px 20px;
}
.fa08ad8c {
	width: 100%;
	font-size: 10px;
	color: #aeaba8;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #f8f8f8;
	border-radius: 10px;
}
.c223d56e5 .f83a64f8 {
	min-width: 250px;
}
.c223d56e5 .c0286b955 {
	display: flex;
	margin: 4px 30px;
	float: right;
}
.c223d56e5 .f9c88b8b {
	display: flex;
	align-items: center;
	color: var(--color-text-main);
	font-size: 14px;
	margin-right: 16px;
}
.c223d56e5 .f9c88b8b img {
	margin-right: 12px;
}
.c223d56e5 .a4bb289d {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 10px;
}
.c223d56e5 .a4bb289d:first-child,
.c223d56e5 .c1abccd8f:first-child {
	padding-left: 0;
}
.c223d56e5 .a4bb289d:last-child,
.c223d56e5 .c1abccd8f:last-child {
	padding-right: 0;
}
.c223d56e5 .a4bb289d:not(:last-child):not(:first-child):after {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	background: #f1f1f1;
	height: 90px;
}
.c223d56e5 .c2853fdf5,
.c223d56e5 .c10dd1463 {
	width: 200px;
}
.c223d56e5 .f432c133,
.c223d56e5 .casino-table-col_bonus {
	width: 270px;
}
.c223d56e5 .cd228f8a,
.c223d56e5 .c9608dc94 {
	width: 375px;
}
.c223d56e5 .c8ac59566,
.c223d56e5 .c081d396e {
	width: 180px;
}
.c223d56e5 .cada1329 {
	display: block;
	width: 164px;
	height: 164px;
	border-radius: 10px;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center;
	background-size: cover;
	color: var(--color-text-dark);
	border: none;
}
.c223d56e5 .c2853fdf5 {
	margin-left: 170px;
	padding-left: 0;
	align-items: center;
}
.c2853fdf5 .c80809601 {
	font-size: 14px;
	color: var(--color-text-add);
}
.c2853fdf5 .c80809601 span {
	font-weight: 700;
	font-size: 18px;
}
.f432c133 {
	font-size: 14px;
	text-align: center;
	color: var(--color-text-dark);
}
.f432c133 .c7ac76939 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 8px;
}
.f432c133 .c7ac76939 span {
	font-size: 32px;
}
.f432c133 .c7ac76939 small {
	margin: 0 4px;
}
.f432c133 .c6e81bea1 {
	padding-right: 7px;
	position: relative;
}
.f432c133 .ef9f544b {
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--color-text-add);
	font-size: 14;
}
.f432c133 .ef9f544b img {
	margin-right: 4px;
}
.cd228f8a .ba7367a2 {
	position: relative;
	font-size: 14px;
	margin-bottom: 8px;
	border-radius: 8px;
	padding-left: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #4a5b68;
}
.cd228f8a .ba7367a2::before {
	content: url(/assets/images/table-features_1.svg);
	position: absolute;
	left: 10px;
}
.c8ac59566 .c2627012c {
	display: flex;
	flex-direction: column;
}
.c8ac59566 .c825735e6 {
	width: 100%;
	font-size: 14px;
	white-space: nowrap;
	text-align: center;
	padding: 10px 15px;
	justify-content: center;
	margin: 0 auto;
	text-transform: uppercase;
}
.c8ac59566 .eb4a2d2b {
	display: block;
	color: var(--color-text-add);
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
	text-decoration: none;
	margin: 6px auto 0 auto;
}
.c8ac59566 .eb4a2d2b:hover {
	color: var(--color-text-main);
}
.c7d2630ad .c9adb7a0f {
	padding: 0;
	background: transparent;
}
.c9adb7a0f {
	display: none;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 10px;
	padding: 16px 8px;
}
.c9adb7a0f .c069c2414 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #f1f1f1;
	border-radius: 10px;
}
.c9adb7a0f .c51e0ca82 {
	position: relative;
	display: flex;
	justify-content: space-evenly;
	border-radius: 7px;
	padding: 10px;
}
.c9adb7a0f .c21e113a6 {
	position: relative;
	background-position: center;
	background-size: cover;
	width: 156px;
	height: 156px;
	border-radius: 8px;
	color: var(--color-text-dark);
	border: none;
}
.c9adb7a0f .d6c1c956 {
	position: absolute;
	top: -16px;
	left: 8px;
}
.c9adb7a0f .fa08ad8c {
	margin-top: 5px;
	padding: 8px;
}
.c9adb7a0f .eb4a2d2b {
	margin-top: 5px;
}
.c9adb7a0f .b2762f9a {
	display: flex;
	align-items: center;
	padding: 10px 20px;
}
.c9adb7a0f .e555a0cb {
	flex-direction: column;
	padding: 10px 25px;
	margin-left: 10px;
}
.c9adb7a0f .c98b61df1 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.c9adb7a0f .c80809601 {
	margin-left: 8px;
}
.c9adb7a0f .c80809601 span {
	font-weight: 900;
	font-size: 18px;
}
.c9adb7a0f .c4392db2a {
	display: flex;
	flex-direction: column;
	margin-left: 5px;
}
.c9adb7a0f .e6d46abb {
	width: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #f7f8fb;
	border-radius: 7px;
	margin-top: 10px;
	padding: 10px;
	margin: 10px auto;
}
.c9adb7a0f .c361c1894 {
	position: relative;
	margin-right: 21px;
	padding-right: 21px;
}
.c9adb7a0f .c361c1894::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 43px;
	background: #f1f1f1;
}
.c9adb7a0f .c361c1894 .c6e81bea1::after {
	top: 7px;
}
.c9adb7a0f .casino-bonus-top {
	margin-right: 10px;
}
.c9adb7a0f .cd228f8a {
	margin-top: 10px;
}
.c9adb7a0f .c8ac59566 {
	margin: 20px;
}
.c9adb7a0f .c825735e6 {
	text-align: center;
	justify-content: center;
}
.c9adb7a0f .ba7367a2 {
	font-size: 16px;
}
.c9adb7a0f .ba7367a2:before {
	top: -3px;
}
.c9adb7a0f .f73ea752 {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.c9adb7a0f .bae48f1a {
	text-transform: uppercase;
	font-weight: 700;
}
.c9adb7a0f .c0f18d61d {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.c9adb7a0f .aa58e5dd {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right: 10px;
}
@media (max-width: 1300px) {
	.c223d56e5 .c2853fdf5,
	.c223d56e5 .c10dd1463 {
		width: 120px;
	}
	.c223d56e5 .f432c133,
	.c223d56e5 .casino-table-col_bonus {
		width: 220px;
	}
	.c223d56e5 .cd228f8a,
	.c223d56e5 .c9608dc94 {
		width: 250px;
	}
	.c223d56e5 .c069c2414 {
		height: auto;
	}
	.c223d56e5 .cada1329 {
		width: 155px;
		height: 155px;
	}
	.c223d56e5 .c2853fdf5 {
		margin-left: 175px;
	}
	.c223d56e5 .f83a64f8 {
		min-width: auto;
	}
}
@media (max-width: 1100px) {
	.c223d56e5 .c2853fdf5,
	.c223d56e5 .c10dd1463 {
		width: 120px;
	}
	.c223d56e5 .c38626b60 {
		padding: 10px 10px 0 10px;
	}
	.c223d56e5 .cada1329 {
		width: 120px;
		height: 120px;
	}
	.c223d56e5 .c2853fdf5 {
		margin-left: 130px;
	}
	.c223d56e5 .c1abccd8f {
		font-size: 12px;
	}
	.c223d56e5 .d6c1c956 {
		width: 28px;
		height: 28px;
		border-radius: 5.832px;
	}
	.c223d56e5 .bae48f1a {
		font-size: 16px;
	}
	.c223d56e5 .baf2b9bb {
		width: 95px;
		height: 42px;
	}
	.c223d56e5 .c3f789f0d {
		font-size: 8px;
	}
	.c223d56e5 .f871e8ec,
	.c223d56e5 .s95338330 {
		width: 9px;
		height: 9px;
	}
	.c223d56e5 .c80809601 {
		font-size: 8px;
	}
	.c223d56e5 .c80809601 span {
		font-size: 12px;
	}
	.c223d56e5 .c361c1894 {
		font-size: 8px;
	}
	.c223d56e5 .c7ac76939 {
		font-size: 15px;
		margin-top: 8px;
	}
	.c223d56e5 .c7ac76939 span {
		font-size: 24px;
	}
	.c223d56e5 .ba7367a2 {
		font-size: 12px;
	}
	.c223d56e5 .c0286b955 {
		margin: 4px 15px;
	}
	.c223d56e5 .casino-license-item {
		font-size: 14px;
		margin-right: 8px;
	}
	.c223d56e5 .aa58e5dd {
		width: 18px;
		height: 18px;
	}
	.c223d56e5 .c5b71a490 {
		font-size: 8px;
	}
	.c223d56e5 .c825735e6 {
		font-size: 12px;
		justify-content: center;
		padding: 8px;
	}
	.c223d56e5 .eb4a2d2b {
		font-size: 8px;
		margin-top: 0;
	}
}
@media (max-width: 900px) {
	.c51d9014 {
		display: none;
	}
	.c9adb7a0f {
		display: block;
	}
	.c1ee4d249 {
		margin: 0;
		font-size: 10px;
	}
	.c9adb7a0f .c2627012c {
		margin-bottom: 12px;
	}
}
@media (max-width: 480px) {
	.c9adb7a0f .d6c1c956 {
		width: 28px;
		height: 28px;
		border-radius: 5.832px;
		font-size: 12px;
		top: -12px;
	}
	.c9adb7a0f .c51e0ca82 {
		padding: 10px;
		min-height: 140px;
		margin-bottom: 8px;
	}
	.c9adb7a0f .c80809601 span {
		font-size: 16px;
	}
	.c9adb7a0f .f73ea752 {
		margin-left: 132px;
		align-items: flex-start;
	}
	.c9adb7a0f .b2762f9a {
		padding: 0;
	}
	.c9adb7a0f .bae48f1a {
		font-size: 16px;
		text-align: center;
		margin-bottom: 4px;
	}
	.c9adb7a0f .c935f0655 {
		margin-top: 14px;
	}
	.c9adb7a0f .f871e8ec,
	.c9adb7a0f .s95338330 {
		width: 13px;
		height: 13px;
	}
	.c9adb7a0f .e6d46abb {
		width: 95%;
		margin: 0 auto;
	}
	.c9adb7a0f .c80809601 {
		font-size: 14px;
	}
	.c9adb7a0f .c7ac76939 {
		font-size: 16px;
	}
	.c9adb7a0f .f432c133 .c7ac76939 span {
		font-size: 24px;
	}
	.c9adb7a0f .cd228f8a {
		display: flex;
		flex-direction: column;
	}
	.c9adb7a0f .ba7367a2::before {
		top: 0;
	}
	.c9adb7a0f .ba7367a2 {
		display: flex;
		font-size: 14px;
		flex-wrap: wrap;
		white-space: pre-wrap;
	}
	.c9adb7a0f .aa58e5dd {
		width: 20px;
		height: 20px;
	}
	.c9adb7a0f .c5b71a490 {
		font-size: 12px;
	}
	.c9adb7a0f .c825735e6 {
		font-size: 12px;
	}
	.c9adb7a0f .c21e113a6 {
		width: 130px;
		height: 130px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.c9adb7a0f .c2627012c {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
	.c9adb7a0f .eb4a2d2b {
		order: 1;
		margin: 0 15px 0 0;
	}
	.c9adb7a0f .c34016f0 {
		height: 40px;
		flex: 1;
		order: 2;
		margin: 0;
	}
	.c7d98a51d {
		height: 40px;
	}
}
@media (max-width: 380px) {
	.c9adb7a0f .e555a0cb {
		margin-left: 5px;
	}
}
.c9d60bae2 {
	padding: 0;
	margin-bottom: 30px;
}
.c9d60bae2 .c069c2414 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 235px;
	border: 1px solid #dde0e5;
	border-radius: 10px;
	background: #fff;
	margin-bottom: 25px;
}
.c9d60bae2 .c069c2414:last-of-type {
	margin-bottom: 0;
}
.c9d60bae2 .cada1329 {
	position: relative;
	display: block;
	width: 132px;
	height: 132px;
	border-radius: 10px;
	background-position: center;
	background-size: cover;
	border-bottom: none;
}
.c9d60bae2 .d6c1c956 {
	position: absolute;
	top: -10px;
	width: 40px;
	height: 40px;
	left: 5px;
}
.c9d60bae2 .c5a291dec {
	display: flex;
	border-radius: 10px 10px 0 0;
}
.c9d60bae2 .c21d280b0 {
	padding: 12px 16px;
	width: 90%;
}
.c9d60bae2 .c5fe002e4 {
	display: flex;
	justify-content: space-between;
}
.c9d60bae2 .e0e82c6f:not(:last-of-type) {
	position: relative;
	padding-right: 30px;
}
.c9d60bae2 .e0e82c6f:not(:last-of-type)::after {
	content: '';
	position: absolute;
	top: calc(50% - 50px);
	right: 15px;
	background: #f1f1f1;
	width: 1px;
	height: 100px;
}
.c9d60bae2 .f3637992 {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.c9d60bae2 .bae48f1a {
	font-size: 20px;
	font-weight: 700;
	margin-right: 16px;
	margin-bottom: 0;
	border-bottom: 0;
	color: #171e34;
}
.c9d60bae2 .f871e8ec {
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
.c9d60bae2 .c2853fdf5 {
	display: flex;
	align-items: center;
	width: auto;
	margin-left: 0;
	margin-right: 16px;
}
.c9d60bae2 .c80809601 {
	margin-top: 3px;
}
.c9d60bae2 .cd228f8a {
	max-width: 270px;
	padding: 0;
}
.c9d60bae2 .ba7367a2 {
	margin-bottom: 6px;
	padding-left: 20px;
	line-height: 145%;
	white-space: normal;
	overflow: visible;
	text-overflow: unset;
}
.c9d60bae2 .ba7367a2::before {
	top: -1px;
	left: 5px;
}
.c9d60bae2 .c825735e6 {
	width: 130px;
}
.c9d60bae2 .fa08ad8c {
	font-size: 12px;
	justify-content: center;
	border-bottom: 1px solid #dde0e5;
}
@media (max-width: 1350px) {
	.c9d60bae2 .cd228f8a {
		max-width: 250px;
	}
	.f432c133 .c7ac76939 span {
		font-size: 24px;
	}
}
@media (max-width: 1100px) {
	.c9d60bae2 .cd228f8a {
		max-width: 300px;
	}
	.f432c133 {
		width: 300px;
	}
}
@media (max-width: 1000px) {
	.f432c133 {
		width: 200px;
	}
}
@media (max-width: 900px) {
	.c9d60bae2 {
		display: none;
	}
}
.ab8cc855 {
	position: relative;
	cursor: pointer;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	border: 1px solid #e1e3eb;
	background: #ebecf2;
	padding: 4px 8px;
	margin-bottom: 6px;
}
.p734bf554 {
	color: #b0b3c4;
	font-size: 14px;
	line-height: 170%;
	text-transform: uppercase;
	border-bottom: 1px dashed #b0b3c4;
}
.ab8cc855:hover .p734bf554 {
	color: #203b6b;
	border-color: #203b6b;
}
.p734bf554:after {
	content: url(/assets/images/copy_icon.svg);
	position: relative;
	top: 3px;
	height: 17px;
	margin-left: 8px;
}
.ab8cc855:hover .p734bf554:after {
	content: url(/assets/images/copy_icon_hover.svg);
}
.p16d8f16c {
	width: 400px;
	display: none;
	position: absolute;
	right: 0;
	bottom: 40px;
}
.ab8cc855:hover .p16d8f16c {
	display: block;
}
.b0d38166 {
	border-radius: 10px;
	background: #e7eaee;
	padding: 16px 20px;
	line-height: 170%;
}
@media (max-width: 900px) {
	.p16d8f16c {
		width: 100%;
		bottom: 50px;
	}
}
@media (max-width: 900px) {
	.c9adb7a0f .bae48f1a {
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 600px) {
	.c9adb7a0f .bae48f1a {
		width: 100%;
		text-align: left;
	}
	.c9adb7a0f .c98b61df1 {
		justify-content: flex-start;
	}
}
footer {
	width: 100%;
	background-size: cover;
	background-position: center;
	margin-top: 40px;
}
.f62eab602 {
	background-size: cover;
	background-position: center;
}
.f62eab602 .f5db325c {
	max-width: 1320px;
	margin: 0 auto;
	padding: 15px 0;
}
.f62eab602 .f24f4b35c {
	max-width: 130px;
}
.f62eab602 .f24f4b35c img {
	max-height: 42px;
	object-fit: contain;
}
.f62eab602 .f675613d3 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 15px;
	border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}
.f62eab602 .f675613d3 .footer-menu-selector {
	display: none;
	margin-top: 0;
}
.f62eab602 .f384920e9 {
	display: flex;
	justify-content: space-between;
	padding: 30px 0 15px 0;
	border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}
.f62eab602 .f4e0d09b6 {
	width: 70%;
	display: flex;
	justify-content: space-between;
}
.f62eab602 .db435fe9 {
	position: relative;
	padding: 0 0 0 75px;
	flex-grow: 1;
	font-size: 12px;
}
.f62eab602 .db435fe9:first-of-type {
	padding-left: 15px;
}
.f62eab602 .db435fe9:not(:last-of-type):after {
	content: '';
	position: absolute;
	right: 0;
	top: 40%;
	background: var(--color-text-main);
	width: 1px;
	height: 22px;
}
.f62eab602 .b0628d23 {
	margin-bottom: 10px;
}
.f62eab602 .f941b4b2d {
	margin-bottom: 4px;
}
.f62eab602 .b0628d23 a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}
.f62eab602 .f941b4b2d a {
	text-decoration: none;
	color: var(--color-text-add);
}
.f62eab602 .footer-menu-last-col {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.f62eab602 .footer-menu-last-col__text {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
}
.f62eab602 .accc22a2 {
	padding: 20px 0;
	border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}
.f62eab602 .f14a2d115 {
	color: #a2aeb7;
	font-size: 12px;
}
.f62eab602 .f61b632ab {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.f62eab602 .cadd0085 img {
	max-width: 300px;
}
.f62eab602 .f5bba362c {
	padding: 15px 0;
	font-size: 12px;
	line-height: 19px;
	color: var(--color-text-add);
}
.f62eab602 .footer-menu-selector {
	position: relative;
	padding: 10px 16px;
	border: 1px solid #4a5b68;
	border-radius: 10px;
	max-width: 100px;
	margin-top: 20px;
}
.f62eab602 .footer-menu-selector .l7fc5702b {
	border-right-color: #4a5b68;
}
.footer-menu-selector.open .c51781a2 {
	display: block;
}
.f62eab602 .c51781a2 {
	display: none;
	position: absolute;
	right: 0;
	top: 60px;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(8px);
	border-radius: 10px;
	max-height: 230px;
	overflow: auto;
	z-index: 100000;
}
.footer-menu-selector.open .c51781a2 {
	display: block;
}
.f62eab602 .c51781a2::-webkit-scrollbar {
	right: 10px;
	width: 4px;
	background: #676c83;
	border-radius: 4px;
}
.f62eab602 .c51781a2::-webkit-scrollbar-thumb {
	background: #a9adb9;
	border-radius: 4px;
}
.f62eab602 .l6e7cb38c {
	display: block;
	padding: 8px 14px 8px 12px;
}
.f62eab602 .l6e7cb38c.current-lang .f6b76e51::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	top: 0;
	left: 0;
	display: block;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: #203b6b;
	opacity: 0.5;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.f62eab602 .l6e7cb38c.current-lang .f6b76e51::after {
	content: url(/assets/images/check_icon.svg);
	position: absolute;
	width: 24px;
	height: 24px;
	top: -2px;
	left: 7px;
	display: block;
	justify-content: center;
	align-items: center;
}
.f62eab602 .f6b76e51 {
	position: relative;
	display: block;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.f62eab602 .f0d84fa5 .l5097f1f5 {
	margin-left: 10px;
}
.f62eab602 .l5097f1f5 {
	margin-left: 0;
}
.f62eab602 .lang-selector-item__check {
	display: none;
}
.f8bf9d2d3 .f61b632ab {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.f8bf9d2d3 .f61b632ab a {
	margin-bottom: 6px;
}
.f8bf9d2d3 .f61b632ab a:not(:last-child) {
	margin-right: 6px;
}
.f8bf9d2d3 .f61b632ab a:hover {
	opacity: 0.7;
}
.f8bf9d2d3 .f61b632ab img {
	width: 100%;
	height: auto;
	max-width: 32px;
}
@media (max-width: 1350px) {
	.f62eab602 .f5db325c {
		padding: 15px;
	}
}
@media (max-width: 1024px) {
	.f62eab602 .db435fe9 {
		padding-left: 35px;
	}
}
@media (max-width: 768px) {
	.f62eab602 .f61b632ab {
		justify-content: center;
	}
	.f62eab602 .cadd0085 {
		margin-right: 15px;
	}
	.f62eab602 .footer-menu-last-col {
		display: none;
	}
	.f62eab602 .f4e0d09b6 {
		width: 100%;
	}
	.f62eab602 .db435fe9 {
		padding-left: 40px;
	}
	.f62eab602 .db435fe9:first-of-type {
		padding-left: 0;
	}
	.f62eab602 .f675613d3 .footer-menu-selector {
		display: block;
	}
}
@media (max-width: 480px) {
	footer {
		margin-top: 15px;
	}
	.f62eab602 .db435fe9 {
		font-size: 10px;
	}
	.f62eab602 .f14a2d115 {
		font-size: 10px;
	}
	.f62eab602 .f5bba362c {
		font-size: 8px;
		line-height: 12px;
	}
	.f62eab602 .cadd0085 img {
		max-width: 150px;
	}
}
.f826e8f0a {
	color: #a2aeb7;
	font-size: 12px;
	line-height: 1.7em;
	padding: 15px 0;
	text-align: center;
	border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}
.f826e8f0a a {
	color: #a2aeb7;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.7em;
}
.f826e8f0a a:hover {
	color: #a2aeb7;
	text-decoration: underline;
}
body {
	font-size: 16px;
	line-height: 27px;
}
.c08170aae p {
	width: 100%;
	margin-bottom: 20px;
	color: #171e34;
}
.c08170aae .b5400b3b p,
.c08170aae .b5400b3b ol,
.c08170aae .b5400b3b ul {
	margin: 0 0 20px 0;
}
a,
.ui-kit-link {
	font-weight: 700;
	color: #203b6b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.c08170aae ul {
	width: 100%;
	list-style: disc;
	color: #171e34;
	margin-bottom: 20px;
}
.c08170aae ol {
	width: 100%;
	color: #171e34;
	margin-bottom: 20px;
}
.c08170aae ul li,
.c08170aae ol li {
	margin: 0 0 16px 25px;
}
h1,
h2,
h3,
h4,
h5 {
	width: 100%;
	color: var(--color-text-dark);
}
h1 {
	font-size: 56px;
	color: #fff;
	font-weight: 800;
	line-height: 67px;
	text-align: center;
	margin-bottom: 32px;
}
.c72068b6f h1,
.c5132ccb4 h1 {
	color: var(--color-text-dark);
}
.h38a81104 {
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
}
h2 {
	font-size: 32px;
	font-weight: 700;
	line-height: 48px;
	margin-bottom: 32px;
}
h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 34px;
}
h4 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 27px;
}
h5 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 24px;
}
@media (max-width: 480px) {
	body {
		font-size: 14px;
		line-height: 24px;
	}
	.c08170aae p {
		margin-bottom: 12px;
	}
	h1 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 16px;
	}
	.h38a81104 {
		font-size: 20px;
		line-height: 24px;
	}
	h2 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 15px;
	}
	h3 {
		font-size: 14px;
		line-height: 19px;
		margin-bottom: 15px;
	}
	h4 {
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 15px;
	}
}
