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

html, body {
	height: 100%;
}

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

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

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

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

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

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

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

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

a img {
	border: none;
}

b, span {
	font-weight: 700;
}

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

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

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

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

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

.zCBdgkZti2nZ.RHsNJfiGHu8B {
	flex-direction: row-reverse;
}

.zCBdgkZti2nZ.NletXnRojjkVuQ {
	justify-content: flex-end;
}

.zCBdgkZti2nZ.SSWoYV0ABRgU .rZjsHI7Rlu {
	position: absolute;
	left: 0;
	right: 0;
	display: flex;
	width: fit-content;
	margin: 0 auto;
}

.zCBdgkZti2nZ.NletXnRojjkVuQ .rZjsHI7Rlu {
		position: absolute;
		left: 0;
		right: 0;
		display: flex;
		width: fit-content;
		margin: 0 auto;
}

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

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

.GsPpwmciVtbM9iW.active .rZjsHI7Rlu img {

}

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

.GsPpwmciVtbM9iW .RNCfnRSxXOH {
	z-index: 1;
	cursor: pointer;
}

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

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

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

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

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

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

.hxiLnLJDr6 {
	display: none!important;
}

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

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

.btn:hover {
	background: #C04D0D;
}


.VzNnEqOjwIlHw {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden; /* предотвращает выход элементов за границы */
}

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

.VzNnEqOjwIlHw .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%; /* Ограничиваем ширину */
    max-width: 1200px; /* Не больше определенного значения */
    padding: 15px;
    box-sizing: border-box;
}

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

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


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

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

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

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

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

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

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

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


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

.VzNnEqOjwIlHw .container {
    position: relative; 
    z-index: 2;
    width: 90%;
	top: unset;
    left: unset;
    transform: unset;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
}
}

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
















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

.FNRZLQNVWxuC {
	display: flex;
	align-items: center;
	gap: 35px;
	flex-direction: row-reverse;
}

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

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

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

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

.qqKqKJs1RZas9 .WDimCpC9 .AMKaJjaAOYvMm{
	display: block;
	text-transform: uppercase;
	color: #FEE870;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.MAuutu4FzbF2 {
	padding: 26px 0;
}

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

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

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

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

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

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

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

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

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

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

.DAjIdxXW img{
	display: block;
}

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

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

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

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

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

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

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

.AhaeBZrfyHA8PZQ .item.qYLWSUjZA2 {
	border-color: #2EC273;
}

.AhaeBZrfyHA8PZQ .item.HFiuSEHpoKl {
	border-color: #F17D63;
}

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

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

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

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

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

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

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

.AhaeBZrfyHA8PZQ {
	margin-top: 50px;
}

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

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

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

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

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

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


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

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

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


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

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

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

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

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

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

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

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

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

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

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

.LDvDpkFgQqoobV.active {
	bottom: 20px;
}

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

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

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


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

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

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

.zLOkiZJONmuAo .FmrEdl389zc {
	background-color: #ffffff;
}

.zLOkiZJONmuAo .hCcpMWE9ErdpZ {
	padding: 21px 0!important;
}

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

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

.uLhStU81Oq .vXbFPHKPGHyGqss {
	font-size: 96px;
	line-height: 100px;
	font-weight: 600;
	color: #0B3F73;
	margin-bottom: 30px;
}

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


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

.uLhStU81Oq .cEYKag4xcbR9e {
	margin: 40px 0;
}

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

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

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

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

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

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

.VjMODtUqj92vu {
	display: none;
}

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

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

	.AhaeBZrfyHA8PZQ {
		gap: 40px;
	}

}

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

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

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

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

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

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

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

	.overlap .hxiLnLJDr6 {
		width: 100%;
	}

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

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

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

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

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

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

	.GsPpwmciVtbM9iW {
		height: 70px;
	}

	.GsPpwmciVtbM9iW.active {
		height: 70px;
	}

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

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

	.GsPpwmciVtbM9iW .RNCfnRSxXOH {
		display: none;
	}

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

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

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

	.hxiLnLJDr6 {
		display: block!important;
	}

	.iSFotNax1V {
		display: none!important;
	}

	.ocMGbyfvfWfX0lYQ {
		display: none!important;
	}

	.FUkYIozXn4Bl {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.FNRZLQNVWxuC {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.qqKqKJs1RZas9 {
		max-width: 100%;
		width: 100%;
		flex-shrink: 0;
	}
	h1 {
		font-size: 40px;
	}

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

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

	.orIydMb7nP {
		padding: 24px 0;
	}

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

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

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

	.MAuutu4FzbF2 {
		padding: 12px 0;
	}

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

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

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

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

	.ball1:after {
		display: none;
	}

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

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

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

	.AhaeBZrfyHA8PZQ .item ul li:before {
		top: 2px;
	}

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

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

	.FmrEdl389zc {
		padding-top: 70px;
	}

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

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

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

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

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

	.zCBdgkZti2nZ.RHsNJfiGHu8B {
		flex-direction: row;
	}

	.zCBdgkZti2nZ.RHsNJfiGHu8B  .rZjsHI7Rlu {
		order: 2;
	}

	.zCBdgkZti2nZ.RHsNJfiGHu8B .eQoeCCErvoi {
		order: 1;
		margin: 0;
	}

	.zCBdgkZti2nZ.RHsNJfiGHu8B .VjMODtUqj92vu {
		order: 3;
	}
	.GsPpwmciVtbM9iW.active .rZjsHI7Rlu img {
		height: auto;
	}

	.zCBdgkZti2nZ.NletXnRojjkVuQ .rZjsHI7Rlu {
		position: static;
		margin: 0;
	}

	.zCBdgkZti2nZ.NletXnRojjkVuQ {
		justify-content: space-between;
	}

	.zCBdgkZti2nZ.SSWoYV0ABRgU {
		justify-content: space-between;
		flex-direction: row;
	}

	.zCBdgkZti2nZ.SSWoYV0ABRgU .rZjsHI7Rlu {
		position: static;
		margin: 0;
		order: 2;
	}
	.zCBdgkZti2nZ.SSWoYV0ABRgU .VjMODtUqj92vu {
		order: 3;
	}

	.zCBdgkZti2nZ.SSWoYV0ABRgU .eQoeCCErvoi {
		flex-direction: row-reverse;
		margin: 0;
		order: 1;
	}

}

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

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

	.LDvDpkFgQqoobV.active {
		bottom: 125px;
	}

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

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

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

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

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

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

	.WVdjTPkMvK6Qvj07 {
		margin-top: 35px;
	}

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

	.uLhStU81Oq .cEYKag4xcbR9e {
		margin: 30px 0;
	}
}

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

	.SyICxIUDrDmIJfKe {
		gap: 20px;
	}

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

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

	.ykScqXpx26rvvz li a {
		font-size: 12px;
		padding: 10px 10px;
	}
	.hCcpMWE9ErdpZ p {
		font-size: 12px;
		margin-top: 15px;
	}

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

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


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

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

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

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

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

.IGvaZpnD6F {
    display: none;
}

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



/*new style*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.non-scroll {
	overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

	header .inner {
		flex-wrap: wrap;
	}

	.overlay {
		top: 110px;
	}

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

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

/* amp */

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

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

.amp-dark-mode .mOfmxqghSz32q {
    margin-right: 5px;
}

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

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

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

.iSFotNax1V {
    margin-left: 10px;
}

.amp-dark-mode #goUp {
    bottom: 16px;
}

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

amp-accordion .SgRfakM7BlWb3O[aria-expanded="true"]:after {
  transform: rotate(180deg);
}

.YfRAvYtNRky {
    padding-top: 79px;
}

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

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

section.languages .btn-lang::after {
	transition: transform 0.3s ease;
}

section.languages.active .btn-lang::after {
  transform: rotate(-180deg);
}


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

.iSFotNax1V {
    display: none;
}
}

@media screen and (max-width: 680px) {
.amp-dark-mode #goUp {
    bottom: 71px;
    z-index: 999;
}
}

.VzNnEqOjwIlHw amp-img.amp-wp-enforced-sizes {
    object-fit: fill;
}

.amp-dark-mode .FmrEdl389zc {
	padding-top: 70px;
}


/* blog */
.blogSection {
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
}

.blogTitle {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #EBC088;
}

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

.blogCard {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #000;
  background: #ffffff26;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.blogCard:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.blogImg {
  width: 100%;
  height: 235px;
  object-fit: cover;
  min-height: 235px;
}

.blogContent {
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 4px;
  color: #EBC088;
  line-height: 1;
}

.blogMeta {
  color: #FAFAFA;
  font-size: 14px;
  margin: 0;
}

.wp-block-table table {
	margin-bottom: 15px;
}

.blogCardTitle {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #EBC088;
}

.blogReadMore {
  margin-top: auto;
  color: #FFFFFF;
  background: #00C881;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 10px;
  border-radius: 7px;
  transition: background 0.3s ease;
  display: flex;
	align-items: center;
	justify-content: center;
}

.blogReadMore:hover {
	background: #015a34;
}

.pagination {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  justify-content: center;
  margin-top: 30px;
}

.pagination .page-number,
.pagination .page-dots,
.pagination .page-arrow {
  border: none;
  background: none;
  cursor: pointer;
  padding: 6px 10px;
  color: #555;
  text-decoration: none;
}

.pagination .page-number:hover, .pagination .page-number.active {
  background-color: #e9ebee;
  border-radius: 3px;
}

.pagination .page-dots {
  padding: 6px 0;
  color: #555;
  cursor: default;
}

.pagination .page-arrow {
  font-size: 20px;
}

.postSection {
  padding: 40px 20px;
  font-family: Arial, sans-serif;
}

.postContainer {
  max-width: 1300px;
  margin: 0 auto;
}

.postTitle {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
	color: #EBC088;
}

.postContainer h1 {
	font-size: 40px;
	text-transform: uppercase;
	color: #EBC088;
}

.postContainer h2 {
	font-size: 30px;
	color: #EBC088;
}

.postDate {
  font-size: 18px;
  color: #555;
  margin-bottom: 25px;
}

.postImg {
  width: 100%;
  height: 550px;
  margin-bottom: 30px;
  border-radius: 4px;
  object-fit: cover;
  border-radius: 30px;
}

.postContent {
  font-size: 18px;
  line-height: 1.6em;
  color: #FAFAFA;
}

.postContent p, .postContent ol, .postContent ul {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 120%;
  color: #FAFAFA;
  letter-spacing: 0.7px;
}

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

.postContent ul {
	list-style-type: disc;
	margin-left: 20px;
}


@media (max-width: 1024px) {
  .blogGrid {
    grid-template-columns: repeat(2, 1fr);
  }
  .postImg {
  height: 300px;
}
}

@media (max-width: 680px) {
  .blogGrid {
    grid-template-columns: 1fr;
  }
  .blogContent {
  gap: 10px;
  height: auto;
}
}

@media (max-width: 500px) {
.postImg {
  height: 200px;
  margin-bottom: 10px;
}
.postTitle {
  font-size: 30px;
}
}


/* menu header */
body.menuLocked{
  overflow:hidden;
}

.navBlock{
  position:relative;
}

.navList{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  gap:20px;
  align-items:center;
}

.navLink{
  text-decoration:none;
  color:#111;
  font-size:18px;
	font-weight: 500;
  padding:10px 14px;
  border-radius:8px;
  transition:.3s;
}

.navLink:hover{
  background: rgb(206 8 62 / 11%);
  color:#000000;
}

.burgerButton{
  width:44px;
  height:40px;
  display:none;
  align-items:center;
  justify-content:center;
  border:0;
  background:transparent;
  cursor:pointer;
}

.burgerLines{
  width:22px;
  height:16px;
  position:relative;
}

.burgerLines div{
  position:absolute;
  left:0;
  right:0;
  height:2px;
  background:#111;
  border-radius:2px;
  transition:.25s;
}

.lineTop{top:0}
.lineMiddle{top:7px}
.lineBottom{top:14px}

.burgerActive .lineTop{transform:translateY(7px) rotate(45deg)}
.burgerActive .lineMiddle{opacity:0}
.burgerActive .lineBottom{transform:translateY(-7px) rotate(-45deg)}

.postSingleImg {
	width: 80%;
	margin: 20px auto;
	border-radius: 20px;
	object-fit: cover;
	height: 500px;
	display: block;
}

@media(max-width: 1250px){
	.postSingleImg { 
		height: 450px;
}
}

@media(max-width: 760px){
  .burgerButton{display:flex}
  .navList{
    position:fixed;
    top:64px;
    left:0;
    right:0;
    background:#fff;
    flex-direction:column;
    gap:0;
    max-height:0;
    overflow:hidden;
    transition:max-height .35s ease;
    border-top:1px solid rgba(0,0,0,.06);
  }
  .navList li{
    width:100%;
  }
  .navLink{
    display:block;
    width:100%;
    padding:16px 20px;
    border-radius:0;
  }
  .navOpen{
   height: 1000px;
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
        max-height: 100%;
  }
	
	.postSingleImg {
	height: 350px;
	width: 100%;
}
   .postContainer h1 {
    font-size: 30px;
}
	
   .postContainer h2 {
    font-size: 25px;
}
}

@media(max-width: 500px){
	.postSingleImg { 
		height: 230px;
}
	.postSection {
    padding: 20px 20px;
}
}

.btnBlog {
	margin-top: 30px;
	background: linear-gradient(rgb(1, 90, 52), rgb(1, 90, 52));
    color: rgb(255, 255, 255);
	margin: 30px auto;
	min-width: 150px;
	font-size: 16px;
}

.btnBlog:hover {
    background: linear-gradient(180deg, #015a34, #015a34);
    color: #ffffff;
}

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

