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

html, body {
	height: 100%;
}

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

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

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

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

form, input, textarea, button {
	font-family: 'Inter', 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: "Inter", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}

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

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

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

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

.CclbeqhzRoidN7Qr.jAKnxo7I6iQ {
	flex-direction: row-reverse;
}

.CclbeqhzRoidN7Qr.kpYFKHGth {
	justify-content: flex-end;
}

.CclbeqhzRoidN7Qr.iNwMxyMZ .PbOKzDOoAinlQJV {
	position: absolute;
	left: 0;
	right: 0;
	display: flex;
	width: fit-content;
	margin: 0 auto;
}

.CclbeqhzRoidN7Qr.kpYFKHGth .PbOKzDOoAinlQJV {
		position: absolute;
		left: 0;
		right: 0;
		display: flex;
		width: fit-content;
		margin: 0 auto;
}

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

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

.mMqH89woo9n.active .PbOKzDOoAinlQJV img {

}

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

.mMqH89woo9n .TeCnhJFHTEiEo {
	z-index: 1;
	cursor: pointer;
}

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

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

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

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

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

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

.uczH7pVAca {
	display: none!important;
}

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

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

.fxwBXZIHFNc:hover {
	background: #C04D0D;
}


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

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

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

.vUkQKtqr0eX {
    color: white;
}

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


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

.lJTkpa8Uqpg.JRTvNBVGdNfa{
	flex-direction: row;
}

.lJTkpa8Uqpg.cOaiWq5PcgfAn{
	flex-direction: column;
	gap: 30px;
}
}

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

.lJTkpa8Uqpg.JRTvNBVGdNfa{
	flex-direction: column-reverse;
}

.lJTkpa8Uqpg.cOaiWq5PcgfAn{
	flex-direction: column;
	gap: 30px;
}
}

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

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


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

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

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
















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

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

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

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

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

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

.kvfVAMMSw1PQ .wTbQSzgqZgA4ig .tOncv5v0qV5{
	display: block;
	text-transform: uppercase;
	color: #FEE870;
}

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

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

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

.DbSlDgvH93vm:hover {
	background: #D6B711;
}

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

.lGdm16uK6:hover {
	background: #09A150;
}

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

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

.YaebXndg5SrxlkKX {
	padding: 26px 0;
}

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

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

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

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

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

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

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

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

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

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

.cvZBrEdqmytCF img{
	display: block;
}

.TyoNbwiI4KsMc img.oZMbsBhOfOavuc {
	float: right;
	margin-left: 16px;
}

.TyoNbwiI4KsMc img.JMdHiRRqRta {
	float: left;
	margin-right: 16px;
}

.TyoNbwiI4KsMc img.OOobPcbmmcKmSc {
	margin: 16px auto 16px;
}

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

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

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

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

.wyUgkJhMy1xzZm2 .vciiMOTp62lEJM.kcgucpIDoWBRypO2 {
	border-color: #2EC273;
}

.wyUgkJhMy1xzZm2 .vciiMOTp62lEJM.QOatRFuSKoE {
	border-color: #F17D63;
}

.wyUgkJhMy1xzZm2 .vciiMOTp62lEJM ul {
	margin-top: 0;
	padding-left: 39px;
}

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

.wyUgkJhMy1xzZm2 .vciiMOTp62lEJM ul li:last-child {
	margin-bottom: 0;
}

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

.wyUgkJhMy1xzZm2 .vciiMOTp62lEJM.QOatRFuSKoE ul li:before {
	background-image: url("../img/icon_cons.svg");
}

.wyUgkJhMy1xzZm2 .vciiMOTp62lEJM.kcgucpIDoWBRypO2:after {
	background-image: url("../img/icon_pros.svg");
}

.wyUgkJhMy1xzZm2 .vciiMOTp62lEJM.QOatRFuSKoE:after {
	background-image: url("../img/icon_cons.svg");
}

.wyUgkJhMy1xzZm2 {
	margin-top: 50px;
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

.EWSjBWE8Y.active {
	bottom: 20px;
}

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

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

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


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

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

.EogvhqArXS .fxwBXZIHFNc {
	padding:  0 29px;
	white-space: nowrap;
}

.gKzkvUEP6G .gQLUGZj7uiM {
	background-color: #ffffff;
}

.gKzkvUEP6G .nxGgerbHQFv4 {
	padding: 21px 0!important;
}

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

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

.DQtjwOfw .lUuLOkUmZuPt {
	font-size: 96px;
	line-height: 40px;
	font-weight: 600;
	color: #0B3F73;
	margin-bottom: 30px;
}

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


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

.DQtjwOfw .donRPydrZ2JDv {
	margin: 40px 0;
}

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

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

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

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

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

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

.ilzozRrbmYGK {
	display: none;
}

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

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

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

	.wyUgkJhMy1xzZm2 {
		gap: 40px;
	}

}

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

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

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

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

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

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

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

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

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

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

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

	.mMqH89woo9n {
		height: 70px;
	}

	.mMqH89woo9n.active {
		height: 70px;
	}

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

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

	.mMqH89woo9n .TeCnhJFHTEiEo {
		display: none;
	}

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

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

	.uczH7pVAca {
		display: block!important;
	}

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

	.MFhEwoD0MCL {
		display: none!important;
	}

	.ATClqAzqkHSp0DQq {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.gFCcBJmZZEhI {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.kvfVAMMSw1PQ {
		max-width: 100%;
		width: 100%;
		flex-shrink: 0;
	}
	h1 {
		font-size: 40px;
	}

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

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

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

	.YaebXndg5SrxlkKX {
		padding: 12px 0;
	}

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

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

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

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

	.ball1:after {
		display: none;
	}

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

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

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

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

	.gQLUGZj7uiM {
		padding-top: 70px;
	}

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

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

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

	.TyoNbwiI4KsMc img.oZMbsBhOfOavuc,
	.TyoNbwiI4KsMc img.JMdHiRRqRta {
		float: none;
		margin: 16px auto 16px;
	}

	.TyoNbwiI4KsMc img.oZMbsBhOfOavuc,
	.TyoNbwiI4KsMc img.JMdHiRRqRta,
	.TyoNbwiI4KsMc img.OOobPcbmmcKmSc {
		max-width: 400px;
		width: 100%;
		height: auto;
	}

	.CclbeqhzRoidN7Qr.jAKnxo7I6iQ {
		flex-direction: row;
	}

	.CclbeqhzRoidN7Qr.jAKnxo7I6iQ  .PbOKzDOoAinlQJV {
		order: 2;
	}

	.CclbeqhzRoidN7Qr.jAKnxo7I6iQ .vnHfyJNTWNAs8r {
		order: 1;
		margin: 0;
	}

	.CclbeqhzRoidN7Qr.jAKnxo7I6iQ .ilzozRrbmYGK {
		order: 3;
	}
	.mMqH89woo9n.active .PbOKzDOoAinlQJV img {
		height: auto;
	}

	.CclbeqhzRoidN7Qr.kpYFKHGth .PbOKzDOoAinlQJV {
		position: static;
		margin: 0;
	}

	.CclbeqhzRoidN7Qr.kpYFKHGth {
		justify-content: space-between;
	}

	.CclbeqhzRoidN7Qr.iNwMxyMZ {
		justify-content: space-between;
		flex-direction: row;
	}

	.CclbeqhzRoidN7Qr.iNwMxyMZ .PbOKzDOoAinlQJV {
		position: static;
		margin: 0;
		order: 2;
	}
	.CclbeqhzRoidN7Qr.iNwMxyMZ .ilzozRrbmYGK {
		order: 3;
	}

	.CclbeqhzRoidN7Qr.iNwMxyMZ .vnHfyJNTWNAs8r {
		flex-direction: row-reverse;
		margin: 0;
		order: 1;
	}

}

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

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

	.EWSjBWE8Y.active {
		bottom: 125px;
	}

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

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

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

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

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

	.DQtjwOfw {
		font-size: 22px;
		line-height: 30px;
	}

	.hdWhyCY4KAUP {
		margin-top: 35px;
	}

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

	.DQtjwOfw .donRPydrZ2JDv {
		margin: 30px 0;
	}
}

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

	.ifhurPUDWH8q {
		gap: 20px;
	}

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

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

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

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

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

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

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

.eilnxhVi4pwFN {
    display: none;
}

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



/*new style*/

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

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

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

.TAMqKJspIumx3 > li > a, .TAMqKJspIumx3 > 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;
}

.TAMqKJspIumx3 > li > a:hover,
.TAMqKJspIumx3 > li > span:hover {
	color: #0283F2;
}

.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	z-index: 10;
	background: transparent;
	padding: 0 10px 10px 10px;
	margin-left: -10px;
	border-radius: 10px;
}

.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > 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;
}

.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > ul::-webkit-scrollbar {
	width: 4px;
	background: transparent;
}

.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > ul::-webkit-scrollbar-track {
	margin: 5px;
}

.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > ul::-webkit-scrollbar-thumb {
	width: 4px;
	border-radius: 3px;
	background: #FFFFFF;
}

.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > ul > li {
	list-style: none;
}

.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > 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;
}

.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > ul > li > a:hover {
	color: #0283F2;
}

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

.YrVlCg0McmtTI {
	overflow: hidden;
}

@media screen and (min-width: 1023px) {
	.TAMqKJspIumx3 > li.LLGSDU39Yt:hover > .qQXIkph7wMUrME  {
		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);
	}

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

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

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

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

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

	.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME {
		position: static;
		margin-left: 0;
		border-radius: 0;
		width: 100%;
	}

	.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > ul {
		width: 100%;
		border-radius: 0;
		padding: 12px 33px 12px 10px;
		overflow-y: hidden;
		max-height: 100%;
		text-align: left;
	}

	.TAMqKJspIumx3 > li > a:after, .TAMqKJspIumx3 > li > span:after {
		display: none;
	}

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

	.TAMqKJspIumx3 > li.LLGSDU39Yt > .qQXIkph7wMUrME > ul > li > a {
		font-size: 16px;
	}

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

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

	.xYbPZnar {
		top: 110px;
	}

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

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

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

@media (min-width: 768px) { 
  .fterleWL0F3pV img {
    width: 100%;
    height: auto;
    display: block;
}
  h1 {
        font-size: 30px;
    }
   .gFCcBJmZZEhI {
        flex-direction:  row;
    }
  
}
@media (max-width: 768px) {
    .fterleWL0F3pV img {
        object-fit: cover;
        object-position: top;
    }
    .fterleWL0F3pV .IMTdzfOs1BFY {
        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;
    }
/*     .MERxtVcvgtD {
        display: none;
    } */
    .fterleWL0F3pV .IMTdzfOs1BFY {
        position: absolute!important;
            bottom: 10px;
            left: 10px;
    }
    .fterleWL0F3pV {
        position: relative;
    }
}


@media (max-width: 1023px) {
    .gFCcBJmZZEhI {
        flex-direction: column-reverse;
    }
	.fterleWL0F3pV .IMTdzfOs1BFY {
		position: relative!important;
		transform: none;
		top: 0;
		left: 0;
	}
	.fterleWL0F3pV > picture:first-of-type img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
}

@media (max-width: 768px) {
    .fterleWL0F3pV .IMTdzfOs1BFY {
         position: relative!important;
	}}