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

html, body {
	height: 100%;
}

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

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

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

ul, ol {
	list-style-type: decimal;
}
ol li {
	list-style:decimal;
}
.esPCSvzLoqh3IN ul, ol {
	list-style-type: disc;
	margin-top: 18px;
    padding-left: 30px;
}
.LTLmHOjbNW .esPCSvzLoqh3IN ul, ol {
    	list-style-type: decimal;
}
footer.LTLmHOjbNW .esPCSvzLoqh3IN ul.AOZaLbTLjvp5L, ol {
 list-style: none;
}

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

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

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

a img {
	border: none;
}

b, i {
	font-weight: 700;
}

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

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

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

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

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

.qQhTiTIJMnis.OqscdjcNjx {
	flex-direction: row-reverse;
}

.qQhTiTIJMnis.mzcjFIYYjLpUAu {
	justify-content: flex-end;
}

.qQhTiTIJMnis.BEpNLSQrcR .ryQAG03GUWC {
	position: absolute;
	left: 0;
	right: 0;
	display: flex;
	width: fit-content;
	margin: 0 auto;
}

.qQhTiTIJMnis.mzcjFIYYjLpUAu .ryQAG03GUWC {
		position: absolute;
		left: 0;
		right: 0;
		display: flex;
		width: fit-content;
		margin: 0 auto;
}

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

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

.QHaHOOHJ5E3mgUpZ.active .ryQAG03GUWC img {

}

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

.QHaHOOHJ5E3mgUpZ .SBzBpf6w8wEc {
	z-index: 1;
	cursor: pointer;
}

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

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

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

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

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

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

.WNujkAdi {
	display: none!important;
}

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


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

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

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

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


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

.gixZdFqW6Fr.WFRqJJn2mgD{
	flex-direction: row;
}

.gixZdFqW6Fr.FubAqqS7Md7Y{
	flex-direction: column;
	gap: 30px;
}
}

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

.gixZdFqW6Fr.WFRqJJn2mgD{
	flex-direction: column-reverse;
}

.gixZdFqW6Fr.FubAqqS7Md7Y{
	flex-direction: column;
	gap: 30px;
}
}

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

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


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

}

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
















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

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

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

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

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

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

.JVjnHeqNu93 .TIGqvqyQQoixO0V .YZzgEjvwX9g{
	display: block;
	text-transform: uppercase;
	color: #FEE870;
}

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

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

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

.sdcWXfjxPs6:hover {
	background: #D6B711;
}

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

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

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

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

.jogxnBiGj {
	padding: 26px 0;
}

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

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

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

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

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

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

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

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

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

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

.DDJWBl485A img{
	display: block;
}

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

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

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

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

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

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

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

.nTZdfmTLO2cc .item.YRPwOfjHQu4Q {
	border-color: #2EC273;
}

.nTZdfmTLO2cc .item.ZuOGuC9WxS {
	border-color: #F17D63;
}

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

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

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

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

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

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

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

.nTZdfmTLO2cc {
	margin-top: 50px;
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

.WXjyzFa8Mi9BC.active {
	bottom: 20px;
}

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

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


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

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

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

.mZndKLks37K .JcvqhhQb8nzJGb {
	background-color: #ffffff;
}

.mZndKLks37K .LTLmHOjbNW {
	padding: 21px 0!important;
}

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

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

.vRajVVbtF .nKtBq1KQub {
	font-size: 96px;
	line-height: 80px;
	font-weight: 600;
	color: #0B3F73;
	margin-bottom: 30px;
}

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


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

.vRajVVbtF .ONCgrWp0eG {
	margin: 40px 0;
}

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

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

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

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

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

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

.OxCeBblVR3vW5X {
	display: none;
}

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

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

	.nTZdfmTLO2cc {
		gap: 40px;
	}

}

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

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

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

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

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

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

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

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

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

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

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

	.QHaHOOHJ5E3mgUpZ {
		height: 70px;
	}

	.QHaHOOHJ5E3mgUpZ.active {
		height: 70px;
	}

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

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

	.QHaHOOHJ5E3mgUpZ .SBzBpf6w8wEc {
		display: none;
	}

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

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

	.WNujkAdi {
		display: block!important;
	}

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

	.elNnAgty0zn19E {
		display: none!important;
	}

	.JYYgczq75 {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.IOqsE1P40 {
		gap: 31px;
		flex-direction: column-reverse;
	}
	
	.JVjnHeqNu93 {
		max-width: 100%;
		width: 100%;
		flex-shrink: 0;
	}
	h1 {
		font-size: 40px;
	}

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

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

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

	.jogxnBiGj {
		padding: 12px 0;
	}

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

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

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

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

	.ball1:after {
		display: none;
	}

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

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

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

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

	.JcvqhhQb8nzJGb {
		padding-top: 70px;
	}

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

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

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

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

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

	.qQhTiTIJMnis.OqscdjcNjx {
		flex-direction: row;
	}

	.qQhTiTIJMnis.OqscdjcNjx  .ryQAG03GUWC {
		order: 2;
	}

	.qQhTiTIJMnis.OqscdjcNjx .RchbZwOSg0XWosk {
		order: 1;
		margin: 0;
	}

	.qQhTiTIJMnis.OqscdjcNjx .OxCeBblVR3vW5X {
		order: 3;
	}
	.QHaHOOHJ5E3mgUpZ.active .ryQAG03GUWC img {
		height: auto;
	}

	.qQhTiTIJMnis.mzcjFIYYjLpUAu .ryQAG03GUWC {
		position: static;
		margin: 0;
	}

	.qQhTiTIJMnis.mzcjFIYYjLpUAu {
		justify-content: space-between;
	}

	.qQhTiTIJMnis.BEpNLSQrcR {
		justify-content: space-between;
		flex-direction: row;
	}

	.qQhTiTIJMnis.BEpNLSQrcR .ryQAG03GUWC {
		position: static;
		margin: 0;
		order: 2;
	}
	.qQhTiTIJMnis.BEpNLSQrcR .OxCeBblVR3vW5X {
		order: 3;
	}

	.qQhTiTIJMnis.BEpNLSQrcR .RchbZwOSg0XWosk {
		flex-direction: row-reverse;
		margin: 0;
		order: 1;
	}

}

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

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

	.WXjyzFa8Mi9BC.active {
		bottom: 125px;
	}

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

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

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

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

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

	.vRajVVbtF {
		font-size: 22px;
		line-height: 40px;
	}

	.TYsvngBrkRD {
		margin-top: 35px;
	}

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

	.vRajVVbtF .ONCgrWp0eG {
		margin: 30px 0;
	}
}

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

	.AOZaLbTLjvp5L {
		gap: 20px;
	}

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

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

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

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

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

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

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

.AOuteRXfW4AK4c {
    display: none;
}

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



/*new style*/

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

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

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

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

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

.main-menu > li.has-submenu > .PDQNebAK9beQN {
	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 > .PDQNebAK9beQN > ul {
	width: 320px;
	border-radius: 0 0 10px 10px;
	padding: 12px 23px;
	background: #212121;
	overflow-y: auto;
	max-height: 330px;
	text-align: right;
}

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

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

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

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

.main-menu > li.has-submenu > .PDQNebAK9beQN > 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 > .PDQNebAK9beQN > 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 > .PDQNebAK9beQN  {
		display: block;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



/* для моба функционал  */

.GzdpDMib {
    display: none; /* Скрыто по умолчанию */
}

@media (max-width: 767px) {
    .GzdpDMib {
        display: block; /* Показывать только на мобильных */
    }
}

.GzdpDMib .VoHBeLoXSHgpFN {
    font-size: 18px;
    line-height: 1;
    background-color: #363c3f;
    color: #fff;
    padding-left: 46px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 42px;
    border-radius: 3px;
    position: relative;
}

.fumNCkrx8o a {
	 display: flex;
	-webkit-box-align: center;
	align-items: center;
    -webkit-box-pack: justify;
	justify-content: space-between;
    text-decoration: none;
    font-size: 13px;
    color: #2c2c2c;
    position: relative;
    height: 23px;
    background-color: #e6eaec;
    padding-right: 7px;
	padding-left: 34px;}

.GzdpDMib .info {
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 3px;
}
.GzdpDMib ul {
    display: block;
}
.fumNCkrx8o li {
    display: block;
}
.fumNCkrx8o li {
    display: block;
}
.aOWGEl06dXela {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 14px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    left: 10px;
    width: 14px;
}
.txBMlyOIfwYf {
    background-color: #336633;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    margin-right: 1px;
    min-width: 20px;
    padding: 0 5px;
    text-align: center;
}
.wAFcUhoa4axSQ {
    border-color: #333333;
    border-radius: 0 2px 2px 0;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    color: #6b7f8d;
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    min-width: 18px;
    padding: 0 23px 0 3px;
    text-align: center;
    position: relative;
}

.wAFcUhoa4axSQ:before {
    content: "";
    background-color: #cc6633;
    border-radius: 1px;
    display: block;
    height: 10px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 19px;
}

.wAFcUhoa4axSQ:after {
    content: "";
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    display: block;
    height: 0;
    position: absolute;
    right: 6px;
    top: 3px;
    width: 0;
}

.zjllPjXhgPB7 {
	padding: 30px 30px 30px 40px;
    margin: 20px 30px;
    background-color: #ffb804;
    min-height: 25px;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: 500;
}

.zjllPjXhgPB7 p::before {
    content: "";
    display: inline-block;
    background: url("../img/quotation.webp") no-repeat center center;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    background-size: contain;
}

.HKCHEstcSp1Yl {
    float: right;
    position: relative;
    height: 40px;
    width: 340px;
    box-sizing: border-box;
    background: #f8f8f8;
	border-radius: 8px;
	margin-left: auto;
}

	.HKCHEstcSp1Yl .HkdnguepPHDFn {
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: normal;
    border: none;
    padding: 0 45px 0 15px;
    box-sizing: border-box;
    background: none;
    color: #aaaa9e;
}
.HKCHEstcSp1Yl .cVHWXCUbDr3f {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    width: 45px;
    height: 36px;
    box-sizing: border-box;
    text-indent: -9999px;
    background: url("../img/search.webp") center no-repeat;
}

.azAsFAaVdwUMgVB {
	display: flex;
    align-items: flex-start;
    gap: 25px;
    margin: 30px 0;
}
.azAsFAaVdwUMgVB img {
	height: auto;
    width: 80px;
}
.ToTCUDOa1z {
	display: flex;
    gap: 40px;
}
.kNhwAoqd0ygH {
	color: #ffb804;
    font-size: 22px;
}
.qSKbStxSPOVZ {
	font-style: italic;
    color: #767373;
    font-size: 18px;
}
.GzdpDMib {
	display: block;
	width: 20%;
	position: relative;
    min-height: 100vh; 
}

.main {
	display: flex;
    justify-content: center;
	gap: 10px;
}
.cThI8OWt {
	width: 70%;
}
.iMlOWhMwYnTNP {
position: sticky;
    top: 78px;
    z-index: 3;
}
.JcvqhhQb8nzJGb {
	overflow-x: visible;
}
@media (max-width: 1124px) {
	.main {
		justify-content: space-around;
	}
	.GzdpDMib {
		width: 28%;
	}
}
@media (max-width: 900px) {
	.main { 
		flex-direction: column;
	}
	.cThI8OWt {
	width: 100%;
}
	.GzdpDMib {
		width: 90%;
		text-align: center;
		margin: 0 auto
	}
}
@media (max-width: 450px) {
	.zjllPjXhgPB7 {
		margin: 15px;
		padding: 20px;
	}
	.zjllPjXhgPB7 p { 
		font-size: 18px;
		line-height: 26px;
	}
	.HKCHEstcSp1Yl .HkdnguepPHDFn {
		display: none;
	}
	.azAsFAaVdwUMgVB {
		flex-direction: column;
		align-items: center;
	}
}

.VCsjiSNV4ogA1 {
	background: rgb(255, 184, 4);
    color: rgb(33, 33, 33);
	padding: 7px 13px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
	display: flex;
	align-items: center;
}

@media (min-width: 1023px) {
.mobile-butons .btn.register, .mobile-butons .VCsjiSNV4ogA1 {
	display: none;
	}
.mobile-butons { display: none;
	}}
@media (max-width: 1023px) {
.RchbZwOSg0XWosk .btn.register, .RchbZwOSg0XWosk .VCsjiSNV4ogA1 {
	display: none;
	}
.mobile-butons .btn.register, .mobile-butons .VCsjiSNV4ogA1 {
	display: flex;
	}
	.mobile-butons {
		display: flex;
        justify-content: flex-start;
		margin-right: auto;
		align-items: center;
		gap: 20px;
		padding: 20px;
	}
  .overlap .WNujkAdi {
    margin-top: 30px;
}
	.mobile-butons .btn.register, .mobile-butons .VCsjiSNV4ogA1 { 
	z-index: 99;
	}
	.VCsjiSNV4ogA1 {
		 padding: 13px 20px;
	}
}

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

.drop {
	background-color: transparent;
}

.drop .toc-default {
	border: 0;
}

amp-accordion > section {
	border-radius: 10px;
	overflow: hidden;
}

.amp-mode-mouse amp-accordion .toc-default, .amp-mode-touch amp-accordion .toc-default{
	padding-top: 18px;
}

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

.amp-mode-touch .WXjyzFa8Mi9BC, .amp-mode-mouse .WXjyzFa8Mi9BC{
	bottom: 20px;
}

.MotHTXxoaIEbh5G {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 0;
}

.PDQNebAK9beQN.KNEPvmgGJL {
	display: block!important;
}

/* new */
.HUCWow0eqL {
	display: flex;
    justify-content: space-between;
    gap: 50px;
	padding: 10px 15px 0;
}
a.btn.jLkxkKfFmQBj, a.btn.eISkEdQec31ng7VO  {
	width: 100%;
	display: flex;
    justify-content: space-between;
    padding: 10px 40px;
	text-transform: uppercase;
	line-height: 1.5;
}
a.btn.jLkxkKfFmQBj span, a.btn.eISkEdQec31ng7VO i {
	font-size: 40px;
}
@media (max-width: 800px) {
	.HUCWow0eqL {
		gap: 20px;
	}
}
@media (max-width: 617px) {
	.HUCWow0eqL {
		flex-direction: column;
		
	}
}
	

.pjugvJ4v {
	animation: shrinkTwice 3s infinite ease-in-out;
	transform-origin: center;
}

@keyframes shrinkTwice {
	0% {
		transform: scale(1);
	}
	12.5% {
		transform: scale(0.90);
	}
	25% {
		transform: scale(1);
	}
	37.5% {
		transform: scale(0.90);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
}
.TvMslHOVv {
	margin: 30px 0;
}
.pNxByQFV a {
	text-decoration: none;
	color: #2c2c2c;
	font-size: 16px;
	box-shadow: rgb(33 35 38 / 10%) 0 10px 10px -10px;
	    display: flex;
    gap: 20px;
    align-items: center;
	transition: all 0.3s ease-in-out;

}
.pNxByQFV {
	display: flex;
	flex-direction: column;
	gap: 20px;
	background-color: #f7f7f7;
    padding: 25px;
    border-radius: 3px;
}
.JgtrERWiC {
	font-size: 18px;
    line-height: 1;
    background-color: #363c3f;
    color: #fff;
    padding-left: 46px;
	height: 42px;
	border-radius: 3px;
	display: flex;
	align-items: center;
}
.iMlOWhMwYnTNP {
	position: static;
}
.pNxByQFV a:hover {
	color: #2c2c2cbf;
	font-weight: bold;
}

.qWwFaJUfRqZP {
	text-decoration: none;
	color: #2c2c2c;
	font-size: 16px;
	box-shadow: rgb(33 35 38 / 10%) 0 10px 10px -10px;
	    display: flex;
	flex-direction: column;
    gap: 20px;
    align-items: center;
	border-radius: 3px;
	align-items: stretch;
	
}
.TgbXTPCbqkRhZlwD {
    background-color: #f7f7f7;
	padding: 15px;
	border-radius: 3px;
	display: flex;
	gap: 20px;
	justify-content: space-between;
	align-items: center;
}
.lig {
    font-size: 12px;
    color: #9e9e9e;
    border-bottom: 1px solid #ebebeb;
    font-weight: 500;
    margin-bottom: 5px;
}
.jGugqMoE6jBzuM {
    line-height: 17px;
    padding-top: 0;
}
.TgbXTPCbqkRhZlwD .PSiitJnVldrJ i.wPwdfzmu0r7k {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -.03em;
    text-align: left;
    color: var(--dark-headline-text-color);
    overflow: hidden;
    text-overflow: ellipsis;
}
.TgbXTPCbqkRhZlwD .PSiitJnVldrJ i {
    display: flex;
    margin-left: 2px;
}
.PSiitJnVldrJ i.xmnfLlgkC0i {
    font-weight: 400;
    font-size: 11.41px;
    text-align: left;
    color: #a7a9b5;
	display: flex;
    margin-left: 2px;
}
.MuxvXVdGOEalH {
    display: flex;
    align-items: center;
    padding: .25em 0em;
} i.ZaqomWfeLAyW {
    min-height: 1em;
    background: #e8e8e8;
    max-width: 4em;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #000;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.16667em;
    padding: 5px 16px;
    flex: 1;
}
@media (max-width: 1445px) {
	.TgbXTPCbqkRhZlwD {
	flex-direction: column;
    align-items: stretch;
	}
}
@media (max-width: 900px) {
	.TgbXTPCbqkRhZlwD {
		flex-direction: row;
		align-items: center;
		justify-content: space-around;
	}}
@media (max-width: 500px) {
	.TgbXTPCbqkRhZlwD {
		flex-direction: column;
	}
	.qYKXDWKAc4uBuDvf {
		width: 100%;
	}
}






a.btn.jLkxkKfFmQBj, a.btn.eISkEdQec31ng7VO {
    max-width: 558px;
	height: min-content;
}

a.btn.jLkxkKfFmQBj span, a.btn.eISkEdQec31ng7VO i {
	height: 30px;
    display: flex;
    align-items: center;
}

.HUCWow0eqL {
	padding: 10px 15px 0;
}

.TgbXTPCbqkRhZlwD .qYKXDWKAc4uBuDvf {
	height: auto;
	line-height: 120%;
	max-width: 130px;
}

.TgbXTPCbqkRhZlwD {
	gap: 10px;
	flex-wrap: wrap;
}
.TgbXTPCbqkRhZlwD .PSiitJnVldrJ i.wPwdfzmu0r7k {
	white-space: pre-wrap;
}

@media (max-width: 900px) {
.TgbXTPCbqkRhZlwD .qYKXDWKAc4uBuDvf {
    max-width: 100%;
    width: auto;
}
	.TgbXTPCbqkRhZlwD {
		justify-content: space-between;
	}
}

@media (max-width: 500px) {
.TgbXTPCbqkRhZlwD .qYKXDWKAc4uBuDvf {
	width: 100%;
}
}