.error-page[data-v-193e4bdf] {
	position: absolute;
	top: 0;
	bottom: 0
}
[dir] .error-page[data-v-193e4bdf] {
	background-color: #f9f9f9
}
[dir=ltr] .error-page[data-v-193e4bdf], [dir=rtl] .error-page[data-v-193e4bdf] {
	right: 0;
	left: 0
}
.header[data-v-193e4bdf] {
	height: 78px
}
[dir] .header[data-v-193e4bdf] {
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #eaeaea
}
.logo[data-v-193e4bdf] {
	height: 32px
}
[dir] .logo[data-v-193e4bdf] {
	margin-top: 20px
}
.container[data-v-193e4bdf] {
	position: absolute;
	top: 78px;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
[dir=ltr] .container[data-v-193e4bdf], [dir=rtl] .container[data-v-193e4bdf] {
	right: 0;
	left: 0
}
.content[data-v-193e4bdf] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.status[data-v-193e4bdf] {
	color: #bfbfbf;
	font-weight: 800;
	font-size: 80px;
	line-height: 1
}
[dir=ltr] .status[data-v-193e4bdf] {
	margin-right: 60px
}
[dir=rtl] .status[data-v-193e4bdf] {
	margin-left: 60px
}
.info[data-v-193e4bdf] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 460px
}
.title[data-v-193e4bdf] {
	font-size: 20px;
	line-height: 32px
}
[dir] .title[data-v-193e4bdf] {
	margin-top: 8px;
	margin-bottom: 12px
}
@media(max-width:768px) {
	.title[data-v-193e4bdf] {
		font-size: 20px;
		line-height: 32px
	}
}
.description[data-v-193e4bdf] {
	color: #545454
}
[dir] .description[data-v-193e4bdf] {
	margin-bottom: 48px
}
@media(max-width:768px) {
	.container[data-v-193e4bdf] {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start
	}
	[dir] .container[data-v-193e4bdf] {
		margin-top: 80px;
		padding: 0 24px
	}
	.content[data-v-193e4bdf] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	[dir] .status[data-v-193e4bdf] {
		margin-bottom: 24px
	}
	[dir=ltr] .status[data-v-193e4bdf] {
		margin-right: 0
	}
	[dir=rtl] .status[data-v-193e4bdf] {
		margin-left: 0
	}
	.info[data-v-193e4bdf] {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	[dir] .info[data-v-193e4bdf] {
		text-align: center
	}
	.go-back-btn[data-v-193e4bdf] {
		width: 100%
	}
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
* {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	color: #000;
	font-weight: 400;
	font-size: 14px;
	font-family: system-ui, -apple-system, Segoe UI, Roboto, PingFang SC, Microsoft YaHei, 微软雅黑, Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 1.7142857143
}
[dir] body {
	margin: 0;
	background-color: #fff
}
[dir=ltr] body {
	text-align: left
}
[dir=rtl] body {
	text-align: right
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
[dir] h1, [dir] h2, [dir] h3, [dir] h4, [dir] h5, [dir] h6, [dir] p {
	margin-top: 0;
	margin-bottom: 0
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}
[dir] abbr[data-original-title], [dir] abbr[title] {
	border-bottom: 0;
	cursor: help
}
address {
	font-style: normal;
	line-height: inherit
}
[dir] address {
	margin-bottom: 1rem
}
[dir] dl, [dir] ol, [dir] ul {
	margin-top: 0;
	margin-bottom: 1rem
}
[dir] ol ol, [dir] ol ul, [dir] ul ol, [dir] ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
[dir] dd {
	margin-bottom: .5rem
}
[dir=ltr] dd {
	margin-left: 0
}
[dir=rtl] dd {
	margin-right: 0
}
[dir] blockquote {
	margin: 0 0 1rem
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	text-decoration: none
}
[dir] a {
	background-color: rgba(0, 0, 0, 0)
}
a:hover {
	text-decoration: underline
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none
}
code, kbd, pre, samp {
	font-size: 1em;
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}
pre {
	overflow: auto;
	-ms-overflow-style: scrollbar
}
[dir] pre {
	margin-top: 0;
	margin-bottom: 1rem
}
[dir] figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle
}
[dir] img {
	border-style: none
}
svg {
	overflow: hidden;
	vertical-align: middle
}
table {
	border-collapse: collapse
}
caption {
	color: #545454;
	caption-side: bottom
}
[dir] caption {
	padding-top: .75rem;
	padding-bottom: .75rem
}
[dir=ltr] caption {
	text-align: left
}
[dir=rtl] caption {
	text-align: right
}
[dir] th {
	text-align: inherit;
	text-align: -webkit-match-parent
}
label {
	display: inline-block
}
[dir] label {
	margin-bottom: .5rem
}
[dir] button {
	border-radius: 0
}
button, input, optgroup, select, textarea {
	font-size: inherit;
	font-family: inherit;
	line-height: inherit
}
[dir] button, [dir] input, [dir] optgroup, [dir] select, [dir] textarea {
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[dir] [role=button] {
	cursor: pointer
}
select {
	word-wrap: normal
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[dir] [type=button]:not(:disabled), [dir] [type=reset]:not(:disabled), [dir] [type=submit]:not(:disabled), [dir] button:not(:disabled) {
	cursor: pointer
}
[dir] [type=button]::-moz-focus-inner, [dir] [type=reset]::-moz-focus-inner, [dir] [type=submit]::-moz-focus-inner, [dir] button::-moz-focus-inner {
	padding: 0;
	border-style: none
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
[dir] input[type=checkbox], [dir] input[type=radio] {
	padding: 0
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0
}
[dir] fieldset {
	margin: 0;
	padding: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	color: inherit;
	font-size: 1.5rem;
	line-height: inherit;
	white-space: normal
}
[dir] legend {
	margin-bottom: .5rem;
	padding: 0
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}
output {
	display: inline-block
}
summary {
	display: list-item
}
[dir] summary {
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none !important
}
input[type=search]::-ms-clear {
	display: none
}
.overflow-hidden {
	overflow: hidden
}
.list-unstyled {
	list-style: none
}
[dir] .list-unstyled {
	margin: 0;
	padding: 0
}
[dir=ltr] .fullscreen-container, [dir=ltr] .min-container, [dir=rtl] .fullscreen-container, [dir=rtl] .min-container {
	margin-right: auto;
	margin-left: auto
}
.min-container {
	width: 1280px
}
.fullscreen-container {
	min-width: 1280px;
	max-width: 2048px
}
[dir] .headline-mark-bar {
	margin-top: 16px
}
[dir] .headline-description {
	margin-top: 24px
}
[dir] .headline-space {
	margin-top: 48px
}
[dir] .headline-bottom-space {
	margin-bottom: 48px
}
@media(max-width:768px) {
	.min-container {
		width: auto
	}
	.fullscreen-container {
		min-width: auto
	}
	[dir] .headline-space {
		margin-top: 32px
	}
	[dir] .headline-bottom-space {
		margin-bottom: 32px
	}
}
@media(max-width:768px) {
	.hidden-mobile {
		display: none !important
	}
}
@media(min-width:769px) {
	.hidden-desktop {
		display: none !important
	}
}
.btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
[dir] .btn {
	padding: 17px 38px;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid rgba(0, 0, 0, 0);
	cursor: pointer
}
.btn:hover {
	text-decoration: none
}
[dir=ltr] .btn-icon {
	margin-left: 12px
}
[dir=rtl] .btn-icon {
	margin-right: 12px
}
.btn-icon {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	width: 16px;
	height: 16px
}
.btn-with-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 16px
}
[dir=ltr] .icon-left {
	margin: 0 12px 0 0
}
[dir=rtl] .icon-left {
	margin: 0 0 0 12px
}
.btn.is-primary {
	color: #fff
}
[dir] .btn.is-primary {
	background-color: #e60012;
	border-color: #e60012
}
[dir] .btn.is-primary:hover {
	background-color: #eb3341;
	border-color: #eb3341
}
[dir] .btn.is-primary:active {
	background-color: #cb0010;
	border-color: #cb0010
}
.btn.is-primary.is-disabled, .btn.is-primary:disabled {
	pointer-events: none
}
[dir] .btn.is-primary.is-disabled, [dir] .btn.is-primary:disabled {
	background-color: #bfbfbf;
	border-color: #bfbfbf;
	cursor: default
}
.btn.is-outlined-primary {
	color: #000
}
[dir] .btn.is-outlined-primary {
	background-color: rgba(0, 0, 0, 0);
	border-color: #bfbfbf
}
.btn.is-outlined-primary:hover {
	color: #fff
}
[dir] .btn.is-outlined-primary:hover {
	background-color: #e60012;
	border-color: #e60012
}
[dir] .btn.is-outlined-primary:active {
	background-color: #cb0010;
	border-color: #cb0010
}
.btn.is-outlined-primary.is-disabled, .btn.is-outlined-primary:disabled {
	color: #545454;
	pointer-events: none
}
[dir] .btn.is-outlined-primary.is-disabled, [dir] .btn.is-outlined-primary:disabled {
	background-color: #f9f9f9;
	border-color: #bfbfbf;
	cursor: default
}
.btn.is-dark-background {
	color: #fff
}
[dir] .btn.is-dark-background {
	background-color: rgba(0, 0, 0, 0);
	border-color: hsla(0, 0%, 100%, .5)
}
[dir] .btn.is-dark-background:hover {
	background-color: #e60012;
	border-color: #e60012
}
[dir] .btn.is-dark-background:active {
	background-color: #cb0010;
	border-color: #cb0010
}
.btn.is-dark-background.is-disabled, .btn.is-dark-background:disabled {
	color: #545454;
	pointer-events: none
}
[dir] .btn.is-dark-background.is-disabled, [dir] .btn.is-dark-background:disabled {
	background-color: #eaeaea;
	border-color: #bfbfbf;
	cursor: default
}
[dir] .btn.is-icon-only {
	padding: 10px
}
[dir] .btn.is-icon-only .btn-icon {
	margin: 0
}
.btn.is-text-link {
	color: #000
}
.btn.is-text-link:hover {
	color: #e60012
}
.btn.is-text-link:active {
	color: #d01a28
}
.article-content.center {
	width: 1000px
}
.article-content.aside {
	width: 910px
}
.article-content ol, .article-content p, .article-content ul {
	color: #545454;
	font-size: 16px;
	line-height: 28px
}
[dir] .article-content ol, [dir] .article-content p, [dir] .article-content ul {
	margin-bottom: 28px
}
.article-content a {
	color: inherit
}
.article-content img, .article-content video {
	max-width: 666px
}
.article-content figure, .article-content video {
	width: 666px
}
[dir] .article-content figure, [dir] .article-content video {
	margin: 48px auto
}
.article-content video {
	display: block
}
[dir] .article-content video {
	background-color: rgba(0, 0, 0, .9)
}
[dir] .article-content .ql-align-center {
	text-align: center
}
[dir=ltr] .article-content .ql-align-right {
	text-align: right
}
[dir=rtl] .article-content .ql-align-right {
	text-align: left
}
[dir] .article-content .ql-align-justify {
	text-align: justify
}
.article-content figure img {
	display: block;
	width: 666px
}
[dir] .article-content figure figcaption {
	padding-top: 16px;
	text-align: center
}
.article-content blockquote {
	color: #131313;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
[dir] .article-content blockquote {
	margin-top: 48px;
	margin-bottom: 48px
}
[dir=ltr] .article-content blockquote {
	margin-left: -20px;
	padding-left: 16px;
	border-left: 4px solid #e60012
}
[dir=rtl] .article-content blockquote {
	margin-right: -20px;
	padding-right: 16px;
	border-right: 4px solid #e60012
}
@media(max-width:768px) {
	.article-content blockquote {
		font-size: 20px;
		line-height: 32px
	}
}
.article-content .ql-size-small {
	color: #545454;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px
}
@media(max-width:768px) {
	.article-content .ql-size-small {
		font-size: 14px;
		line-height: 24px
	}
}
.article-content .ql-size-large {
	color: #131313;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px
}
@media(max-width:768px) {
	.article-content .ql-size-large {
		font-size: 24px;
		line-height: 36px
	}
}
.article-content .ql-size-huge {
	color: #131313;
	font-weight: 800;
	font-size: 36px;
	line-height: 54px
}
@media(max-width:768px) {
	.article-content .ql-size-huge {
		font-size: 28px;
		line-height: 44px
	}
}
@media(max-width:768px) {
	.article-content.aside, .article-content.center, .article-content figure, .article-content video {
		width: 100%
	}
	[dir] .article-content figure, [dir] .article-content video {
		margin: 28px 0
	}
	.article-content img {
		max-width: 100%
	}
	.article-content figure img {
		width: 100%
	}
	[dir] .article-content figure figcaption {
		padding-top: 8px
	}
	[dir] .article-content blockquote {
		margin-top: 32px;
		margin-bottom: 32px
	}
}
.head1 {
	color: #fff;
	font-weight: 800;
	font-size: 48px;
	line-height: 72px
}
@media(max-width:768px) {
	.head1 {
		font-size: 36px;
		line-height: 54px
	}
}
.head2 {
	color: #131313;
	font-weight: 800;
	font-size: 36px;
	line-height: 54px
}
@media(max-width:768px) {
	.head2 {
		font-size: 28px;
		line-height: 44px
	}
}
.head3 {
	color: #131313;
	font-weight: 600;
	font-size: 28px;
	line-height: 44px
}
@media(max-width:768px) {
	.head3 {
		font-size: 28px;
		line-height: 44px
	}
}
.head4 {
	color: #131313;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px
}
@media(max-width:768px) {
	.head4 {
		font-size: 24px;
		line-height: 36px
	}
}
.text3 {
	color: #545454;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px
}
@media(max-width:768px) {
	.text3 {
		font-size: 14px;
		line-height: 24px
	}
}
.text2 {
	color: #545454;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px
}
@media(max-width:768px) {
	.text2 {
		font-size: 16px;
		line-height: 28px
	}
}
.text1 {
	color: #131313;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
@media(max-width:768px) {
	.text1 {
		font-size: 20px;
		line-height: 32px
	}
}
.pc-dropdown-container[data-v-5ce84052] {
	max-width: 1280px
}
[dir] .pc-dropdown-container[data-v-5ce84052] {
	margin: 0 auto
}
.title[data-v-5ce84052] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px
}
[dir] .title[data-v-5ce84052] {
	margin: 48px auto;
	text-align: center
}
.language-image[data-v-5ce84052] {
	width: 24px;
	height: 24px
}
[dir=ltr] .language-image[data-v-5ce84052] {
	margin-right: 4px
}
[dir=rtl] .language-image[data-v-5ce84052] {
	margin-left: 4px
}
.language-container[data-v-5ce84052] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.group-item[data-v-5ce84052] {
	width: 210px
}
.country[data-v-5ce84052] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.english-name[data-v-5ce84052], .language[data-v-5ce84052] {
	display: inline-block;
	font-size: 14px;
	line-height: 24px
}
.english-name[data-v-5ce84052] {
	color: #545454;
	font-weight: 600
}
[dir=ltr] .english-name[data-v-5ce84052] {
	margin-right: 24px
}
[dir=rtl] .english-name[data-v-5ce84052] {
	margin-left: 24px
}
.english-name.selected[data-v-5ce84052] {
	color: #e60012
}
.language[data-v-5ce84052] {
	color: #545454
}
[dir] .language[data-v-5ce84052] {
	cursor: pointer
}
.language[data-v-5ce84052]:hover {
	color: #000
}
.link[data-v-5ce84052] {
	font-weight: 400;
	text-decoration: none
}
[dir] .link[data-v-5ce84052]:hover {
	border-bottom: 1px solid #000
}
[dir] .link.selected[data-v-5ce84052]:hover {
	border-bottom: 1px solid #e60012
}
.link.selected .language[data-v-5ce84052] {
	color: #e60012
}
.global .link[data-v-5ce84052] {
	font-weight: 400
}
[dir] .global .link[data-v-5ce84052] {
	border-bottom: 1px solid rgba(0, 0, 0, 0)
}
.global .link .language[data-v-5ce84052] {
	display: block;
	line-height: 17px
}
[dir] .country-container[data-v-5ce84052] {
	margin-bottom: 16px
}
.country-container .link[data-v-5ce84052] {
	position: relative
}
[dir=ltr] .country-container .link.seperator[data-v-5ce84052] {
	margin-left: 24px
}
[dir=rtl] .country-container .link.seperator[data-v-5ce84052] {
	margin-right: 24px
}
.country-container .link.seperator[data-v-5ce84052]:before {
	position: absolute;
	top: -2px;
	height: 24px;
	content: ""
}
[dir=ltr] .country-container .link.seperator[data-v-5ce84052]:before {
	left: -12px;
	border-left: 1px solid #eaeaea
}
[dir=rtl] .country-container .link.seperator[data-v-5ce84052]:before {
	right: -12px;
	border-right: 1px solid #eaeaea
}
.region[data-v-5ce84052] {
	color: #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
[dir] .region[data-v-5ce84052] {
	margin-bottom: 16px;
	padding-bottom: 12px;
	border-bottom: 1px solid #eaeaea
}
.region .group-name[data-v-5ce84052] {
	white-space: nowrap;
	vertical-align: middle
}
[dir=ltr] .region .group-name[data-v-5ce84052] {
	margin-right: 24px
}
[dir=rtl] .region .group-name[data-v-5ce84052] {
	margin-left: 24px
}
.region .group-name.selected[data-v-5ce84052] {
	color: #e60012
}
.collapse[data-v-5ce84052] {
	display: block
}
[dir] .collapse[data-v-5ce84052] {
	margin: 24px auto 0;
	cursor: pointer
}
.global[data-v-5ce84052] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
[dir=ltr] .global[data-v-5ce84052] {
	margin-left: 48px
}
[dir=rtl] .global[data-v-5ce84052] {
	margin-right: 48px
}
[dir=ltr] .global .name[data-v-5ce84052] {
	margin-right: 24px
}
[dir=rtl] .global .name[data-v-5ce84052] {
	margin-left: 24px
}
[dir] .global .link[data-v-5ce84052]:hover {
	border-bottom-color: #000
}
.global.selected .language[data-v-5ce84052], .global.selected .name[data-v-5ce84052] {
	color: #e60012
}
[dir] .global.selected .link[data-v-5ce84052]:hover {
	border-bottom-color: #e60012
}
.navbar-container[data-v-9ca68cb4] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%
}
.navbar-link[data-v-9ca68cb4] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 78px
}
[dir] .navbar-link[data-v-9ca68cb4] {
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	cursor: pointer
}
[dir] .active[data-v-9ca68cb4] {
	border-bottom: 2px solid #e60012
}
.language-image[data-v-9ca68cb4] {
	width: 24px;
	height: 24px
}
[dir=ltr] .language-image[data-v-9ca68cb4] {
	margin-right: 4px
}
[dir=rtl] .language-image[data-v-9ca68cb4] {
	margin-left: 4px
}
.english-name[data-v-9ca68cb4] {
	font-weight: 700;
	font-size: 14px;
	line-height: 24px
}
[dir=ltr] .english-name[data-v-9ca68cb4] {
	padding-right: 12px;
	border-right: 1px solid #eaeaea
}
[dir=rtl] .english-name[data-v-9ca68cb4] {
	padding-left: 12px;
	border-left: 1px solid #eaeaea
}
.language-name[data-v-9ca68cb4] {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px
}
[dir=ltr] .language-name[data-v-9ca68cb4] {
	padding-left: 12px
}
[dir=rtl] .language-name[data-v-9ca68cb4] {
	padding-right: 12px
}
.dropdown-container[data-v-9ca68cb4] {
	position: absolute;
	top: 78px;
	z-index: 10;
	height: 536px
}
[dir] .dropdown-container[data-v-9ca68cb4] {
	background-color: #fff
}
[dir=ltr] .dropdown-container[data-v-9ca68cb4], [dir=rtl] .dropdown-container[data-v-9ca68cb4] {
	right: 0;
	left: 0
}
.dropdown-fade-enter-active[data-v-9ca68cb4], .dropdown-fade-leave-active[data-v-9ca68cb4] {
	-webkit-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out
}
.dropdown-fade-enter[data-v-9ca68cb4], .dropdown-fade-leave-to[data-v-9ca68cb4] {
	opacity: 0
}
@-webkit-keyframes dropdown-fade-data-v-9ca68cb4 {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes dropdown-fade-data-v-9ca68cb4 {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.secondary-container[data-v-0b2fe38f] {
	width: 210px
}
[dir] .secondary-container[data-v-0b2fe38f] {
	margin-top: 48px
}
.name-container[data-v-0b2fe38f] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
[dir] .name-container[data-v-0b2fe38f] {
	padding: 0
}
.secondary-nav-name[data-v-0b2fe38f] {
	display: inline-block;
	max-width: 180px;
	color: #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.arrow[data-v-0b2fe38f] {
	width: 16px;
	height: 32px
}
[dir=ltr] .arrow[data-v-0b2fe38f] {
	margin-left: 12px
}
[dir=rtl] .arrow[data-v-0b2fe38f] {
	margin-right: 12px
}
.secondary-nav-description[data-v-0b2fe38f] {
	max-width: 192px;
	font-weight: 300;
	font-size: 12px;
	line-height: 20px
}
[dir] .secondary-nav-description[data-v-0b2fe38f] {
	margin-top: 4px
}
.divide-line[data-v-0b2fe38f] {
	width: 210px;
	height: 12px
}
[dir] .divide-line[data-v-0b2fe38f] {
	border-bottom: 1px solid #eaeaea
}
[dir] .nav-link-group[data-v-0b2fe38f] {
	padding: 0
}
.nav-link[data-v-0b2fe38f] {
	list-style-type: none
}
[dir] .nav-link[data-v-0b2fe38f] {
	margin: 16px 0
}
.nav-link-a[data-v-0b2fe38f] {
	max-width: 210px;
	color: #545454;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px
}
.nav-link-a[data-v-0b2fe38f]:hover {
	color: #000
}
.dropdown-container[data-v-46836802] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 1280px
}
[dir] .dropdown-container[data-v-46836802] {
	margin: 0 auto
}
.image-container[data-v-46836802] {
	pointer-events: none
}
[dir] .image-container[data-v-46836802] {
	cursor: default
}
.clickable[data-v-46836802] {
	pointer-events: auto
}
[dir] .clickable[data-v-46836802] {
	cursor: pointer
}
.image[data-v-46836802] {
	width: 280px;
	height: 236px;
	-o-object-fit: cover;
	object-fit: cover
}
[dir] .image[data-v-46836802] {
	margin-top: 48px
}
.secondary-nav[data-v-46836802] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 1000px
}
[dir=ltr] .secondary-nav[data-v-46836802] {
	padding-right: 40px
}
[dir=rtl] .secondary-nav[data-v-46836802] {
	padding-left: 40px
}
.secondary-nav-item[data-v-46836802] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1
}
.icon-nav-container[data-v-7e8ac9ae] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: 1280px
}
[dir] .icon-nav-container[data-v-7e8ac9ae] {
	margin: 0 auto
}
.secondary-container[data-v-7e8ac9ae] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 16.6666666667%;
	min-width: 16.6666666667%;
	max-width: 16.6666666667%
}
[dir] .secondary-container[data-v-7e8ac9ae] {
	text-align: center
}
.icon-container[data-v-7e8ac9ae] {
	position: relative;
	width: 108px;
	height: 108px
}
[dir] .icon-container[data-v-7e8ac9ae] {
	margin-top: 48px;
	margin-bottom: 24px;
	background-color: #f9f9f9;
	border-radius: 50%
}
.icon[data-v-7e8ac9ae] {
	position: absolute;
	top: 50%;
	width: 64px;
	height: 64px
}
[dir] .icon[data-v-7e8ac9ae] {
	margin: 0
}
[dir=ltr] .icon[data-v-7e8ac9ae] {
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}
[dir=rtl] .icon[data-v-7e8ac9ae] {
	right: 50%;
	-webkit-transform: translateX(50%) translateY(-50%);
	-ms-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-50%)
}
.name[data-v-7e8ac9ae] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 138px;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px
}
.description[data-v-7e8ac9ae] {
	max-width: 180px;
	font-weight: 300;
	font-size: 12px;
	line-height: 20px
}
[dir] .description[data-v-7e8ac9ae] {
	margin: 12px auto 0
}
@media(max-width:768px) {
	.icon-nav-container[data-v-7e8ac9ae] {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	[dir] .icon-nav-container[data-v-7e8ac9ae] {
		padding: 48px 10px
	}
	.secondary-container[data-v-7e8ac9ae] {
		width: 33.3%;
		min-width: 33.3%;
		max-width: 33.3%
	}
	[dir] .secondary-container[data-v-7e8ac9ae] {
		margin-bottom: 44px
	}
	.icon-container[data-v-7e8ac9ae] {
		width: 64px;
		height: 64px
	}
	[dir] .icon-container[data-v-7e8ac9ae] {
		margin-top: 0;
		margin-bottom: 12px;
		border: 1px solid #eaeaea
	}
	.icon[data-v-7e8ac9ae] {
		width: 32px;
		height: 32px
	}
	.name[data-v-7e8ac9ae] {
		max-width: 84px;
		font-size: 14px;
		line-height: 24px
	}
}
.collapse-enter-active[data-v-87a95da2], .collapse-leave-active[data-v-87a95da2] {
	-webkit-transition: height .3s ease-in-out;
	-o-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out
}
[dir] .navbar-collapse[data-v-635cc540] {
	margin-bottom: 60px
}
[dir] .nav-item[data-v-635cc540]:last-child {
	border-bottom: 1px solid #eaeaea
}
.dropdown-toggle[data-v-635cc540] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
[dir] .dropdown-toggle[data-v-635cc540] {
	padding: 16px 0;
	border-top: 1px solid #eaeaea
}
.dropdown-toggle-icon[data-v-635cc540] {
	height: 24px
}
.dropdown-menu-container[data-v-635cc540] {
	overflow: hidden;
	-webkit-transition: height .3s ease-in-out;
	-o-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out
}
[dir] .dropdown-menu-container.show[data-v-635cc540] {
	border-top: 1px solid #eaeaea
}
.dropdown-menu[data-v-635cc540] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.dropdown-menu a[data-v-635cc540]:hover {
	text-decoration: none
}
.dropdown-item[data-v-635cc540] {
	color: #545454;
	font-size: 14px;
	line-height: 24px
}
[dir] .dropdown-item[data-v-635cc540] {
	padding: 12px 0
}
[dir=ltr] .dropdown-item[data-v-635cc540] {
	margin-left: 12px
}
[dir=rtl] .dropdown-item[data-v-635cc540] {
	margin-right: 12px
}
[dir] .dropdown-item[data-v-635cc540]:not(:last-child) {
	border-bottom: 1px solid #eaeaea
}
.third-title[data-v-635cc540] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	color: #000;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none
}
[dir=ltr] .third-title[data-v-635cc540] {
	margin-right: 32px
}
[dir=rtl] .third-title[data-v-635cc540] {
	margin-left: 32px
}
.third-title.active[data-v-635cc540]:hover {
	text-decoration: underline
}
.return-home[data-v-a785e598] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
[dir] .return-home[data-v-a785e598] {
	margin-bottom: 24px
}
.return-button[data-v-a785e598] {
	width: 16px;
	height: 16px
}
[dir=ltr] .return-button[data-v-a785e598] {
	margin-right: 6px
}
[dir=rtl] .return-button[data-v-a785e598] {
	margin-left: 6px
}
.return-text[data-v-a785e598] {
	font-size: 14px;
	line-height: 24px
}
.secondary-title[data-v-a785e598] {
	display: block;
	color: #131313;
	font-size: 20px;
	line-height: 28px
}
[dir] .secondary-title[data-v-a785e598] {
	padding-bottom: 16px
}
.mobile-dropdown-container[data-v-b806cc06] {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: scroll
}
[dir=ltr] .mobile-dropdown-container[data-v-b806cc06], [dir=rtl] .mobile-dropdown-container[data-v-b806cc06] {
	right: 0;
	left: 0;
	padding-right: 24px;
	padding-left: 24px
}
.item[data-v-b806cc06] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
[dir] .item[data-v-b806cc06] {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eaeaea
}
.title[data-v-b806cc06] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	color: #000;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px
}
[dir=ltr] .title[data-v-b806cc06] {
	margin-right: 32px
}
[dir=rtl] .title[data-v-b806cc06] {
	margin-left: 32px
}
.arrow[data-v-b806cc06] {
	width: 16px;
	height: 24px
}
.bottom-nav[data-v-b806cc06] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
[dir] .bottom-nav[data-v-b806cc06] {
	margin: 64px auto 206px
}
.bottom-item-container[data-v-b806cc06] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 50%;
	color: #000;
	font-size: 16px;
	line-height: 24px
}
[dir] .bottom-item-container[data-v-b806cc06] {
	text-align: center
}
.bottom-nav-image[data-v-b806cc06] {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	width: 64px;
	height: 64px
}
[dir] .bottom-nav-image[data-v-b806cc06] {
	margin-bottom: 12px
}
.mobile-dropdown-container[data-v-1763c4fd] {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: scroll
}
[dir] .mobile-dropdown-container[data-v-1763c4fd] {
	padding: 40px 24px
}
[dir=ltr] .mobile-dropdown-container[data-v-1763c4fd], [dir=rtl] .mobile-dropdown-container[data-v-1763c4fd] {
	right: 0;
	left: 0
}
.return-home[data-v-1763c4fd] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
[dir] .return-home[data-v-1763c4fd] {
	margin-bottom: 40px
}
.return-button[data-v-1763c4fd] {
	width: 16px;
	height: 16px
}
[dir=ltr] .return-button[data-v-1763c4fd] {
	margin-right: 6px
}
[dir=rtl] .return-button[data-v-1763c4fd] {
	margin-left: 6px
}
.return-text[data-v-1763c4fd] {
	font-size: 14px;
	line-height: 14px
}
.title[data-v-1763c4fd] {
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.link[data-v-1763c4fd] {
	display: inline-block;
	text-decoration: none
}
.english-name[data-v-1763c4fd], .language[data-v-1763c4fd] {
	display: inline-block;
	font-size: 14px;
	line-height: 24px
}
.english-name[data-v-1763c4fd] {
	color: #545454;
	font-weight: 700
}
[dir=ltr] .english-name[data-v-1763c4fd] {
	margin-right: 24px
}
[dir=rtl] .english-name[data-v-1763c4fd] {
	margin-left: 24px
}
.language[data-v-1763c4fd] {
	color: #545454
}
.groups[data-v-1763c4fd] {
	display: block
}
[dir] .group-item[data-v-1763c4fd] {
	padding-top: 40px
}
[dir] .global[data-v-1763c4fd] {
	padding-top: 16px
}
.global .english-name[data-v-1763c4fd] {
	color: #000;
	font-weight: 600;
	font-size: 20px;
	vertical-align: middle
}
.global .language[data-v-1763c4fd] {
	vertical-align: -1px
}
.region[data-v-1763c4fd] {
	line-height: 32px
}
[dir] .region[data-v-1763c4fd] {
	padding-bottom: 12px;
	border-bottom: 1px solid #eaeaea
}
.region .language[data-v-1763c4fd] {
	vertical-align: -1px
}
[dir] .country[data-v-1763c4fd] {
	margin-top: 16px
}
[dir=ltr] .country .link[data-v-1763c4fd] {
	padding-right: 12px
}
[dir=rtl] .country .link[data-v-1763c4fd] {
	padding-left: 12px
}
[dir=ltr] .country .link.seperator[data-v-1763c4fd] {
	padding-left: 12px;
	border-left: 1px solid #eaeaea
}
[dir=rtl] .country .link.seperator[data-v-1763c4fd] {
	padding-right: 12px;
	border-right: 1px solid #eaeaea
}
[dir=ltr] .country .link[data-v-1763c4fd]:last-child {
	padding-right: 0
}
[dir=rtl] .country .link[data-v-1763c4fd]:last-child {
	padding-left: 0
}
.selected[data-v-1763c4fd], .selected span[data-v-1763c4fd] {
	color: #e60012
}
.languages[data-v-1763c4fd] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.group-name[data-v-1763c4fd] {
	color: #000;
	font-weight: 600;
	font-size: 20px;
	vertical-align: middle
}
[dir=ltr] .group-name[data-v-1763c4fd] {
	margin-right: 24px
}
[dir=rtl] .group-name[data-v-1763c4fd] {
	margin-left: 24px
}
.input-box[data-v-609f1337] {
	height: 66px;
	font-size: 16px;
	line-height: 28px
}
.input-box[data-v-609f1337], .input-container[data-v-609f1337] {
	position: relative;
	width: 100%
}
.input-container[data-v-609f1337] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}
.input-label[data-v-609f1337] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1
}
.input-label[data-v-609f1337], .input[data-v-609f1337] {
	width: 100%;
	height: 100%
}
.input[data-v-609f1337] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
[dir] .input[data-v-609f1337] {
	padding: 12px 24px;
	border: 1px solid #eaeaea
}
.input[data-v-609f1337]::-webkit-search-cancel-button, .input[data-v-609f1337]::-webkit-search-decoration, .input[data-v-609f1337]::-webkit-search-results-button, .input[data-v-609f1337]::-webkit-search-results-decoration {
	-webkit-appearance: none
}
.input[data-v-609f1337]::-webkit-input-placeholder {
	color: #bfbfbf;
	font-size: 16px;
	line-height: 28px
}
.input[data-v-609f1337]::-moz-placeholder {
	color: #bfbfbf;
	font-size: 16px;
	line-height: 28px
}
.input[data-v-609f1337]:-ms-input-placeholder {
	color: #bfbfbf;
	font-size: 16px;
	line-height: 28px
}
.input[data-v-609f1337]::-ms-input-placeholder {
	color: #bfbfbf;
	font-size: 16px;
	line-height: 28px
}
.input[data-v-609f1337]::placeholder {
	color: #bfbfbf;
	font-size: 16px;
	line-height: 28px
}
.input[data-v-609f1337]:focus {
	outline: none
}
[dir] .input[data-v-609f1337]:focus {
	border-color: #bfbfbf
}
[dir] .red-border[data-v-609f1337] {
	border-color: #e60012
}
[dir] .input[data-v-609f1337]:disabled {
	background-color: #f9f9f9
}
[dir] .input-append[data-v-609f1337] {
	padding: 18px 16px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	cursor: pointer
}
[dir=ltr] .input-append[data-v-609f1337] {
	border-right: 1px solid #eaeaea
}
[dir=rtl] .input-append[data-v-609f1337] {
	border-left: 1px solid #eaeaea
}
[dir] .input-append.disabled[data-v-609f1337] {
	background-color: #f9f9f9
}
[dir=ltr] .have-suffix-icon[data-v-609f1337] {
	padding-right: 48px
}
[dir=rtl] .have-suffix-icon[data-v-609f1337] {
	padding-left: 48px
}
[dir] .can-click[data-v-609f1337] {
	cursor: pointer
}
[dir] .error[data-v-609f1337] {
	border-color: #e60012
}
.err-message[data-v-609f1337] {
	position: absolute;
	bottom: -28px;
	color: #e60012;
	font-size: 14px;
	line-height: 24px;
	white-space: nowrap
}
[dir=ltr] .err-message[data-v-609f1337] {
	left: 2px
}
[dir=rtl] .err-message[data-v-609f1337] {
	right: 2px
}
.suffix-icon[data-v-609f1337] {
	position: absolute;
	top: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}
[dir] .suffix-icon[data-v-609f1337] {
	background-color: rgba(0, 0, 0, .001);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
[dir=ltr] .suffix-icon[data-v-609f1337] {
	right: 0;
	padding-right: 24px
}
[dir=rtl] .suffix-icon[data-v-609f1337] {
	left: 0;
	padding-left: 24px
}
.display-none[data-v-609f1337], .only-web-display-none[data-v-609f1337] {
	display: none
}
.only-phone-display-none[data-v-609f1337] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media(max-width:768px) {
	.only-web-display-none[data-v-609f1337] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.only-phone-display-none[data-v-609f1337] {
		display: none
	}
}
@media(max-width:768px) {
	.total-container[data-v-4346f672] {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}
	[dir=ltr] .total-container[data-v-4346f672] {
		padding-right: 15px;
		padding-left: 30px
	}
	[dir=rtl] .total-container[data-v-4346f672] {
		padding-left: 15px;
		padding-right: 30px
	}
	.secondary-nav-container[data-v-4346f672] {
		z-index: 11
	}
	[dir] .secondary-nav-container[data-v-4346f672] {
		padding: 24px
	}
	.switch-language-container[data-v-4346f672] {
		z-index: 11
	}
	.dropdown-container[data-v-4346f672], .secondary-nav-container[data-v-4346f672], .switch-language-container[data-v-4346f672] {
		position: fixed;
		top: 68px;
		bottom: 0;
		width: 100%;
		height: auto;
		overflow: hidden;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s
	}
	[dir] .dropdown-container[data-v-4346f672], [dir] .secondary-nav-container[data-v-4346f672], [dir] .switch-language-container[data-v-4346f672] {
		background-color: #f9f9f9
	}
	[dir=ltr] .dropdown-container[data-v-4346f672], [dir=ltr] .secondary-nav-container[data-v-4346f672], [dir=ltr] .switch-language-container[data-v-4346f672] {
		left: 100%
	}
	[dir=rtl] .dropdown-container[data-v-4346f672], [dir=rtl] .secondary-nav-container[data-v-4346f672], [dir=rtl] .switch-language-container[data-v-4346f672] {
		right: 100%
	}
	.secondary-nav-container.dropdown-opened[data-v-4346f672] {
		overflow-y: auto
	}
	[dir=ltr] .dropdown-container.dropdown-opened[data-v-4346f672], [dir=ltr] .secondary-nav-container.dropdown-opened[data-v-4346f672], [dir=ltr] .switch-language-container.dropdown-opened[data-v-4346f672] {
		left: 0
	}
	[dir=rtl] .dropdown-container.dropdown-opened[data-v-4346f672], [dir=rtl] .secondary-nav-container.dropdown-opened[data-v-4346f672], [dir=rtl] .switch-language-container.dropdown-opened[data-v-4346f672] {
		right: 0
	}
	.dropdown-container.dropdown-closed[data-v-4346f672], .secondary-nav-container.dropdown-closed[data-v-4346f672], .switch-language-container.dropdown-closed[data-v-4346f672] {
		display: block
	}
	[dir=ltr] .dropdown-container.dropdown-closed[data-v-4346f672], [dir=ltr] .secondary-nav-container.dropdown-closed[data-v-4346f672], [dir=ltr] .switch-language-container.dropdown-closed[data-v-4346f672] {
		left: 100%
	}
	[dir=rtl] .dropdown-container.dropdown-closed[data-v-4346f672], [dir=rtl] .secondary-nav-container.dropdown-closed[data-v-4346f672], [dir=rtl] .switch-language-container.dropdown-closed[data-v-4346f672] {
		right: 100%
	}
	[dir] .active[data-v-4346f672] {
		border-bottom: none
	}
	.search-icon[data-v-4346f672] {
		color: #000
	}
	[dir] .search-icon[data-v-4346f672] {
		cursor: pointer
	}
	[dir=ltr] .search-icon[data-v-4346f672] {
		margin-right: 28px
	}
	[dir=rtl] .search-icon[data-v-4346f672] {
		margin-left: 28px
	}
	.search-input[data-v-4346f672] {
		position: absolute;
		top: 68px;
		z-index: 1000
	}
	[dir=ltr] .search-input[data-v-4346f672] {
		left: 0
	}
	[dir=rtl] .search-input[data-v-4346f672] {
		right: 0
	}
}
img[data-v-51b13fd1] {
	width: 100%;
	height: 100%
}
@media(max-width:768px) {
	img.touch[data-v-51b13fd1] {
		-ms-touch-action: auto;
		touch-action: auto
	}
}
.container[data-v-75f92328] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
[dir] .container[data-v-75f92328], [dir] .round-container[data-v-75f92328] {
	text-align: center
}
.progress-container[data-v-75f92328] {
	position: relative;
	display: inline-block;
	width: 88px;
	height: 5px
}
[dir] .progress-container[data-v-75f92328] {
	background-color: #bfbfbf;
	cursor: pointer
}
[dir=ltr] .progress-container[data-v-75f92328] {
	margin-right: 12px
}
[dir=rtl] .progress-container[data-v-75f92328] {
	margin-left: 12px
}
[dir=ltr] .progress-container[data-v-75f92328]:last-child {
	margin-right: 0
}
[dir=rtl] .progress-container[data-v-75f92328]:last-child {
	margin-left: 0
}
[dir] .progress-container[data-v-75f92328]:hover {
	background-color: #fff
}
.progress-container.small-progress[data-v-75f92328] {
	width: 42px;
	height: 4px
}
[dir] .progress-container.small-progress[data-v-75f92328] {
	background-color: #eaeaea
}
[dir] .progress-container.small-progress[data-v-75f92328]:hover {
	background-color: #545454
}
.progress[data-v-75f92328] {
	position: absolute;
	top: 0;
	display: none;
	height: 100%
}
[dir=ltr] .progress[data-v-75f92328] {
	left: 0
}
[dir=rtl] .progress[data-v-75f92328] {
	right: 0
}
.active-progress .progress[data-v-75f92328] {
	display: block
}
[dir] .active-progress .progress[data-v-75f92328] {
	background: #fff
}
[dir=ltr] .active-progress .progress[data-v-75f92328], [dir=rtl] .active-progress .progress[data-v-75f92328] {
	-webkit-animation: animate-data-v-75f92328 10s linear;
	animation: animate-data-v-75f92328 10s linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
[dir] .small-progress.active-progress .progress[data-v-75f92328] {
	background: #545454
}
[dir] .progress-dark.progress-container[data-v-75f92328]:hover {
	background-color: #131313
}
[dir] .progress-dark.active-progress .progress[data-v-75f92328] {
	background: #131313
}
@-webkit-keyframes animate-data-v-75f92328 {
	0% {
		width: 0
	}
	to {
		width: 100%
	}
}
@keyframes animate-data-v-75f92328 {
	0% {
		width: 0
	}
	to {
		width: 100%
	}
}
.progress-round[data-v-75f92328] {
	width: 8px;
	height: 8px
}
[dir] .progress-round[data-v-75f92328] {
	margin: 0 10px;
	border: 1px solid #131313;
	border-radius: 50%
}
.active-progress-round[data-v-75f92328] {
	display: block
}
[dir] .active-progress-round[data-v-75f92328] {
	background-color: #131313
}
@media(max-width:768px) {
	.container[data-v-75f92328] {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%
	}
	[dir=ltr] .container[data-v-75f92328], [dir=rtl] .container[data-v-75f92328] {
		padding-right: 36px;
		padding-left: 36px
	}
	.container .progress-container[data-v-75f92328] {
		width: 48px
	}
	[dir=ltr] .container .progress-container[data-v-75f92328] {
		margin: 0 8px 0 4px
	}
	[dir=rtl] .container .progress-container[data-v-75f92328] {
		margin: 0 4px 0 8px
	}
	[dir] .container .progress-container[data-v-75f92328]:active, [dir] .container .progress-container[data-v-75f92328]:hover {
		background-color: #bfbfbf
	}
	[dir=ltr] .container .progress-container[data-v-75f92328]:last-child {
		margin-right: 0
	}
	[dir=rtl] .container .progress-container[data-v-75f92328]:last-child {
		margin-left: 0
	}
	.progress-container.progress-round-container[data-v-75f92328] {
		display: inline-block;
		width: 8px;
		height: 8px
	}
	[dir] .progress-container.progress-round-container[data-v-75f92328] {
		margin: 0 10px;
		background-color: #f9f9f9;
		border: 1px solid #131313;
		border-radius: 50%
	}
	.progress-round-container.active-progress[data-v-75f92328] {
		display: inline-block
	}
	[dir] .progress-round-container.active-progress[data-v-75f92328] {
		background-color: #131313
	}
}
.scroll-container[data-v-46f29806] {
	width: 140px;
	overflow: clip
}
.round-container[data-v-46f29806] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	line-height: 8px;
	-webkit-transition: -webkit-transform .2s cubic-bezier(.455, .03, .515, .955);
	transition: -webkit-transform .2s cubic-bezier(.455, .03, .515, .955);
	-o-transition: transform .2s cubic-bezier(.455, .03, .515, .955);
	transition: transform .2s cubic-bezier(.455, .03, .515, .955);
	transition: transform .2s cubic-bezier(.455, .03, .515, .955), -webkit-transform .2s cubic-bezier(.455, .03, .515, .955)
}
[dir] .round-container[data-v-46f29806] {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.without-scroll[data-v-46f29806] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
[dir] .without-scroll[data-v-46f29806] {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.progress-container[data-v-46f29806] {
	position: relative;
	display: inline-block;
	width: 88px;
	height: 5px
}
[dir] .progress-container[data-v-46f29806] {
	background-color: #bfbfbf;
	cursor: pointer
}
[dir=ltr] .progress-container[data-v-46f29806] {
	margin-right: 12px
}
[dir=rtl] .progress-container[data-v-46f29806] {
	margin-left: 12px
}
[dir] .progress-container[data-v-46f29806]:hover {
	background-color: #fff
}
.progress-container.small-progress[data-v-46f29806] {
	width: 42px;
	height: 4px
}
[dir] .progress-container.small-progress[data-v-46f29806] {
	background-color: #eaeaea
}
[dir] .progress-container.small-progress[data-v-46f29806]:hover {
	background-color: #545454
}
[dir] .progress-dark.progress-container[data-v-46f29806]:hover {
	background-color: #131313
}
@-webkit-keyframes animate-data-v-46f29806 {
	0% {
		width: 0
	}
	to {
		width: 100%
	}
}
@keyframes animate-data-v-46f29806 {
	0% {
		width: 0
	}
	to {
		width: 100%
	}
}
.progress-round[data-v-46f29806] {
	width: 8px;
	height: 8px
}
[dir] .progress-round[data-v-46f29806] {
	margin: 0 10px;
	border: 1px solid #131313;
	border-radius: 50%
}
.active-progress-round[data-v-46f29806] {
	display: block
}
[dir] .active-progress-round[data-v-46f29806] {
	background-color: #131313
}
@media(max-width:768px) {
	.container[data-v-46f29806] {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%
	}
	[dir=ltr] .container[data-v-46f29806], [dir=rtl] .container[data-v-46f29806] {
		padding-right: 36px;
		padding-left: 36px
	}
	.container .progress-container[data-v-46f29806] {
		width: 48px
	}
	[dir=ltr] .container .progress-container[data-v-46f29806] {
		margin: 0 8px 0 4px
	}
	[dir=rtl] .container .progress-container[data-v-46f29806] {
		margin: 0 4px 0 8px
	}
	[dir] .container .progress-container[data-v-46f29806]:active, [dir] .container .progress-container[data-v-46f29806]:hover {
		background-color: #bfbfbf
	}
	.progress-container.progress-round-container[data-v-46f29806] {
		display: inline-block;
		width: 8px;
		min-width: 8px;
		height: 8px
	}
	[dir] .progress-container.progress-round-container[data-v-46f29806] {
		margin: 0 10px;
		background-color: #f9f9f9;
		border: 1px solid #131313;
		border-radius: 50%
	}
	.progress-container.progress-round-container.active-progress[data-v-46f29806] {
		display: inline-block
	}
	[dir] .progress-container.progress-round-container.active-progress[data-v-46f29806] {
		background-color: #131313
	}
}
.current-slide[data-v-3fad14dd] {
	display: none
}
.show-current-slide[data-v-3fad14dd] {
	display: block
}
[dir=ltr] .fade[data-v-3fad14dd], [dir=rtl] .fade[data-v-3fad14dd] {
	-webkit-animation-name: fade-data-v-3fad14dd;
	animation-name: fade-data-v-3fad14dd;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s
}
@-webkit-keyframes fade-data-v-3fad14dd {
	0% {
		opacity: .4
	}
	to {
		opacity: 1
	}
}
@keyframes fade-data-v-3fad14dd {
	0% {
		opacity: .4
	}
	to {
		opacity: 1
	}
}
[dir] .btn[data-v-2813699a] {
	text-align: center
}
.loading[data-v-2813699a] {
	display: inline-block;
	width: 16px;
	height: 16px
}
[dir] .loading[data-v-2813699a] {
	border: 4px solid #fff;
	border-top-color: #eaeaea;
	border-radius: 50%
}
[dir=ltr] .loading[data-v-2813699a], [dir=rtl] .loading[data-v-2813699a] {
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite
}
.dropdown-container[data-v-749a5838] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	max-width: 1280px
}
[dir] .dropdown-container[data-v-749a5838] {
	margin: 0 auto
}
.main-nav-link[data-v-749a5838] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
[dir] .main-nav-link[data-v-749a5838] {
	margin-top: 48px
}
.main-nav-name[data-v-749a5838] {
	color: #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
[dir=ltr] .main-nav-name[data-v-749a5838] {
	margin-right: 12px;
	margin-left: 4px
}
[dir=rtl] .main-nav-name[data-v-749a5838] {
	margin-left: 12px;
	margin-right: 4px
}
.main-nav-description[data-v-749a5838] {
	font-weight: 300;
	font-size: 12px;
	line-height: 20px
}
[dir] .main-nav-description[data-v-749a5838] {
	margin-top: 4px
}
.divide-line[data-v-749a5838] {
	width: 1px
}
[dir] .divide-line[data-v-749a5838] {
	margin: 48px 48px 0;
	background-color: #eaeaea
}
.report[data-v-749a5838] {
	position: relative;
	width: 280px;
	height: 396px
}
[dir] .report[data-v-749a5838] {
	margin-top: 48px;
	background-color: rgba(0, 0, 0, .01)
}
.mask[data-v-749a5838] {
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
[dir=ltr] .mask[data-v-749a5838] {
	right: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(#141f31), to(rgba(20, 31, 49, 0)));
	background: -o-linear-gradient(bottom, #141f31 0, rgba(20, 31, 49, 0) 100%);
	background: linear-gradient(1turn, #141f31, rgba(20, 31, 49, 0))
}
[dir=rtl] .mask[data-v-749a5838] {
	left: 0;
	right: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(#141f31), to(rgba(20, 31, 49, 0)));
	background: -o-linear-gradient(bottom, #141f31 0, rgba(20, 31, 49, 0) 100%);
	background: linear-gradient(-1turn, #141f31, rgba(20, 31, 49, 0))
}
.button-container[data-v-749a5838] {
	position: absolute;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
[dir] .button-container[data-v-749a5838] {
	margin: 0 24px
}
.report-name[data-v-749a5838] {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-weight: 500;
	font-size: 28px;
	line-height: 44px;
	white-space: pre-line;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
[dir] .report-name[data-v-749a5838] {
	margin: 24px
}
.report-button[data-v-749a5838] {
	width: 154px
}
[dir] .report-button[data-v-749a5838] {
	margin-top: 16px;
	border-color: #fff
}
[dir] .report-button-focus[data-v-749a5838] {
	background-color: #e60012;
	border-color: #e60012
}
.button-focus .mask[data-v-749a5838], .web-hover:hover .mask[data-v-749a5838] {
	opacity: 1
}
.button-focus .button-container[data-v-749a5838], .web-hover:hover .button-container[data-v-749a5838] {
	bottom: 42px;
	opacity: 1
}
.button-focus .report-name[data-v-749a5838], .web-hover:hover .report-name[data-v-749a5838] {
	bottom: 156px
}
.button-focus .less-bottom[data-v-749a5838], .web-hover:hover .less-bottom[data-v-749a5838] {
	bottom: 86px
}
.secondary-nav[data-v-749a5838] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
[dir=ltr] .secondary-nav[data-v-749a5838] {
	padding-right: 40px
}
[dir=rtl] .secondary-nav[data-v-749a5838] {
	padding-left: 40px
}
.mask[data-v-44181525] {
	position: fixed;
	top: 120px;
	bottom: 0;
	z-index: 5;
	opacity: .2
}
[dir] .mask[data-v-44181525] {
	background-color: #000
}
[dir=ltr] .mask[data-v-44181525], [dir=rtl] .mask[data-v-44181525] {
	right: 0;
	left: 0
}
.total-container[data-v-44181525] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}
.nav-icon[data-v-44181525] {
	display: inline-block;
	width: 88px;
	height: 48px
}
[dir] .nav-icon[data-v-44181525] {
	margin-bottom: 10px
}
.nav-title-container[data-v-44181525] {
	display: inline-block
}
.nav-title[data-v-44181525] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	list-style-type: none
}
[dir] .nav-title[data-v-44181525] {
	margin-bottom: 0
}
[dir=ltr] .nav-title[data-v-44181525]:first-of-type {
	padding-left: 52px
}
[dir=rtl] .nav-title[data-v-44181525]:first-of-type {
	padding-right: 52px
}
[dir=ltr] .nav-title[data-v-44181525]:last-of-type {
	padding-right: 50px
}
[dir=rtl] .nav-title[data-v-44181525]:last-of-type {
	padding-left: 50px
}
.nav-title-item[data-v-44181525] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 78px
}
[dir] .nav-title-item[data-v-44181525] {
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	cursor: default
}
[dir] .name-container[data-v-44181525] {
	padding: 0 20px;
	cursor: pointer
}
.nav-title-name[data-v-44181525] {
	font-weight: 400;
	font-size: 14px;
	line-height: 78px;
	white-space: nowrap
}
[dir] .nav-title-name[data-v-44181525] {
	border-bottom: 2px solid rgba(0, 0, 0, 0)
}
.nav-drop-down[data-v-44181525] {
	position: absolute;
	top: 78px;
	z-index: 10;
	width: 100%
}
[dir] .nav-drop-down[data-v-44181525] {
	padding-bottom: 68px;
	background-color: #fff
}
[dir=ltr] .nav-drop-down[data-v-44181525], [dir=rtl] .nav-drop-down[data-v-44181525] {
	right: 0;
	left: 0
}
.name-under[data-v-44181525] {
	font-weight: 600
}
[dir] .name-under[data-v-44181525] {
	border-bottom: 2px solid #e60012
}
.nav-title-item:hover .nav-drop-down[data-v-44181525] {
	display: block
}
.fade-enter-active[data-v-44181525], .fade-leave-active[data-v-44181525] {
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}
.fade-enter[data-v-44181525], .fade-leave-to[data-v-44181525] {
	opacity: 0
}
@media(max-width:768px) {
	.nav-icon[data-v-44181525] {
		width: 60px;
		height: 22px
	}
	[dir] .nav-icon[data-v-44181525] {
		margin-bottom: 2px
	}
	.total-container[data-v-44181525] {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}
	[dir=ltr] .total-container[data-v-44181525] {
		padding-right: 15px;
		padding-left: 24px
	}
	[dir=rtl] .total-container[data-v-44181525] {
		padding-left: 15px;
		padding-right: 24px
	}
	.navigation-position[data-v-44181525] {
		position: fixed;
		top: 0;
		height: 68px
	}
	[dir] .navigation-position[data-v-44181525] {
		background-color: #fff
	}
	[dir=ltr] .navigation-position[data-v-44181525], [dir=rtl] .navigation-position[data-v-44181525] {
		right: 0;
		left: 0
	}
}
.header[data-v-23bc6b86] {
	position: fixed;
	top: 0;
	z-index: 1000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: 78px
}
[dir] .header[data-v-23bc6b86] {
	border-bottom: 1px solid #eaeaea
}
.container[data-v-23bc6b86] {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	min-width: 1280px;
	height: 100%
}
[dir] .container[data-v-23bc6b86] {
	margin: 0 auto;
	background-color: #fff
}
[dir=ltr] .container[data-v-23bc6b86], [dir=rtl] .container[data-v-23bc6b86] {
	right: 0;
	left: 0
}
.content[data-v-23bc6b86] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1280px;
	height: 100%
}
[dir] .content[data-v-23bc6b86] {
	margin: 0 auto
}
.mask-bg[data-v-23bc6b86] {
	position: fixed;
	top: 78px;
	bottom: 0;
	z-index: 5;
	opacity: .2
}
[dir] .mask-bg[data-v-23bc6b86] {
	background-color: #000
}
[dir=ltr] .mask-bg[data-v-23bc6b86], [dir=rtl] .mask-bg[data-v-23bc6b86] {
	right: 0;
	left: 0
}
.header-right-container[data-v-23bc6b86], .search-container[data-v-23bc6b86] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.search-container[data-v-23bc6b86] {
	position: relative
}
[dir] .icon-container[data-v-23bc6b86] {
	background-color: rgba(0, 0, 0, .001);
	cursor: pointer
}
[dir=ltr] .icon-container[data-v-23bc6b86] {
	margin-right: 24px
}
[dir=rtl] .icon-container[data-v-23bc6b86] {
	margin-left: 24px
}
.search-icon[data-v-23bc6b86] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #000
}
@-webkit-keyframes fade-data-v-23bc6b86 {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes fade-data-v-23bc6b86 {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@media(max-width:768px) {
	.container[data-v-23bc6b86] {
		width: 100%;
		min-width: auto
	}
	.header[data-v-23bc6b86] {
		height: 68px
	}
	[dir] .header[data-v-23bc6b86] {
		-webkit-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: initial !important;
		-ms-transform: initial !important;
		transform: none !important
	}
	[dir=ltr] .header[data-v-23bc6b86] {
		left: auto !important
	}
	[dir=rtl] .header[data-v-23bc6b86] {
		right: auto !important
	}
}
.footer-bottom[data-v-5de415e4] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
[dir] .footer-bottom[data-v-5de415e4] {
	padding: 20px 0
}
.footer-link-button[data-v-5de415e4] {
	color: #545454;
	line-height: 24px
}
.footer-link-button[data-v-5de415e4]:hover {
	color: #000;
	text-decoration: underline
}
.copy-right[data-v-5de415e4] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 24px
}
.copy-right[data-v-5de415e4], a[data-v-5de415e4] {
	color: #545454
}
a[data-v-5de415e4]:hover {
	color: #000;
	text-decoration: underline
}
[dir=ltr] .record[data-v-5de415e4] {
	margin-left: 12px
}
[dir=rtl] .record[data-v-5de415e4] {
	margin-right: 12px
}
.privacy-laws-container[data-v-5de415e4] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
[dir] .privacy-law[data-v-5de415e4] {
	margin: 0 12px
}
[dir=ltr] .privacy-law[data-v-5de415e4] {
	text-align: right
}
[dir=rtl] .privacy-law[data-v-5de415e4] {
	text-align: left
}
[dir=ltr] .privacy-law[data-v-5de415e4]:last-child {
	margin-right: 0
}
[dir=rtl] .privacy-law[data-v-5de415e4]:last-child {
	margin-left: 0
}
@media(max-width:768px) {
	.footer-bottom[data-v-5de415e4] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	[dir] .footer-bottom[data-v-5de415e4] {
		text-align: center
	}
	[dir=ltr] .footer-bottom[data-v-5de415e4], [dir=rtl] .footer-bottom[data-v-5de415e4] {
		padding-right: 24px;
		padding-left: 24px
	}
	.footer-link-button[data-v-5de415e4] {
		font-size: 12px;
		line-height: 20px
	}
	.footer-link-button[data-v-5de415e4]:hover, a[data-v-5de415e4]:hover {
		color: #545454;
		text-decoration: none
	}
	.copy-right[data-v-5de415e4] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 12px;
		line-height: 20px
	}
	[dir] .copy-right[data-v-5de415e4] {
		margin: 4px 0 24px
	}
	[dir] .record[data-v-5de415e4] {
		margin: 0
	}
	.privacy-laws-container[data-v-5de415e4] {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	[dir] .privacy-laws-container[data-v-5de415e4] {
		margin: 0 0 -12px
	}
	.privacy-law[data-v-5de415e4] {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	[dir] .privacy-law[data-v-5de415e4] {
		margin: 0 12px 12px
	}
	[dir=ltr] .privacy-law[data-v-5de415e4] {
		text-align: left
	}
	[dir=rtl] .privacy-law[data-v-5de415e4] {
		text-align: right
	}
	[dir=ltr] .privacy-law[data-v-5de415e4]:last-child {
		margin-right: 12px
	}
	[dir=rtl] .privacy-law[data-v-5de415e4]:last-child {
		margin-left: 12px
	}
}
.accounts-footer[data-v-7a47ee0d] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 92px
}
[dir] .accounts-footer[data-v-7a47ee0d] {
	background-color: #f9f9f9
}
@media(max-width:768px) {
	.accounts-footer[data-v-7a47ee0d] {
		height: auto
	}
	[dir] .accounts-footer[data-v-7a47ee0d] {
		background-color: #fff;
		border-top: 1px solid #eaeaea
	}
}
.login-container[data-v-4af23d8e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 1280px;
	min-height: calc(100vh - 92px);
	overflow: auto
}
[dir] .login-container[data-v-4af23d8e] {
	padding-top: 78px;
	background-color: #f9f9f9
}
@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
	.login-container[data-v-4af23d8e] {
		min-height: calc(100vh - 170px)
	}
	.login-container[data-v-4af23d8e]:after {
		display: block;
		min-height: inherit;
		font-size: 0;
		content: ""
	}
}
.no-footer[data-v-4af23d8e] {
	min-height: calc(100vh - 78px)
}
@media(max-width:768px) {
	.login-container[data-v-4af23d8e] {
		display: block;
		min-width: auto;
		min-height: 500px
	}
	[dir] .login-container[data-v-4af23d8e] {
		padding-top: 68px
	}
}
.footer-nav[data-v-45dd10a8] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.footer-nav .nav-group[data-v-45dd10a8] {
	width: 168px
}
[dir=ltr] .footer-nav .nav-group[data-v-45dd10a8] {
	margin-right: 64px
}
[dir=rtl] .footer-nav .nav-group[data-v-45dd10a8] {
	margin-left: 64px
}
.dropdown-toggle-icon[data-v-45dd10a8] {
	width: 16px;
	height: 16px
}
.nav-group-title[data-v-45dd10a8] {
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.nav-link-collapse[data-v-45dd10a8] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
[dir] .footer-nav-link-container[data-v-45dd10a8] {
	margin-top: 16px
}
.footer-nav-link[data-v-45dd10a8] {
	color: #545454;
	line-height: 24px
}
.footer-nav-link[data-v-45dd10a8]:hover {
	color: #000;
	text-decoration: underline
}
@media(max-width:768px) {
	.footer-nav[data-v-45dd10a8] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer-nav .nav-group[data-v-45dd10a8] {
		width: auto
	}
	[dir=ltr] .footer-nav .nav-group[data-v-45dd10a8] {
		margin-right: 0
	}
	[dir=rtl] .footer-nav .nav-group[data-v-45dd10a8] {
		margin-left: 0
	}
	.dropdown-toggle[data-v-45dd10a8] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	[dir] .dropdown-toggle[data-v-45dd10a8] {
		padding: 16px 0;
		border-bottom: 1px solid #eaeaea
	}
	.dropdown-toggle-icon[data-v-45dd10a8] {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	[dir=ltr] .dropdown-toggle-icon[data-v-45dd10a8] {
		margin-right: 4px
	}
	[dir=rtl] .dropdown-toggle-icon[data-v-45dd10a8] {
		margin-left: 4px
	}
	.nav-group-title[data-v-45dd10a8] {
		font-size: 14px;
		line-height: 24px
	}
	.nav-link-collapse[data-v-45dd10a8] {
		height: 0;
		overflow: hidden;
		-webkit-transition: height .3s ease-in-out;
		-o-transition: height .3s ease-in-out;
		transition: height .3s ease-in-out
	}
	[dir] .nav-link-collapse.show[data-v-45dd10a8] {
		border-bottom: 1px solid #eaeaea
	}
	[dir] .footer-nav-link-container[data-v-45dd10a8] {
		padding: 16px 0
	}
	[dir=ltr] .footer-nav-link-container[data-v-45dd10a8] {
		margin: 0 0 0 12px
	}
	[dir=rtl] .footer-nav-link-container[data-v-45dd10a8] {
		margin: 0 12px 0 0
	}
	[dir] .footer-nav-link-container[data-v-45dd10a8]:not(:last-child) {
		border-bottom: 1px solid #eaeaea
	}
	.footer-nav-link[data-v-45dd10a8] {
		display: block
	}
	.footer-nav-link[data-v-45dd10a8]:hover {
		color: #545454;
		text-decoration: none
	}
}
.qrcode[data-v-d67f64c8] {
	position: relative;
	display: inline-block;
	width: 116px;
	height: 116px
}
[dir] .qrcode[data-v-d67f64c8] {
	margin: 0
}
.image[data-v-d67f64c8] {
	width: 116px;
	height: 116px
}
.qr-code-logo[data-v-d67f64c8] {
	position: absolute;
	top: 50%;
	width: 24px;
	height: 24px
}
[dir] .qr-code-logo[data-v-d67f64c8] {
	padding: 9px 2px;
	background-color: #fff
}
[dir=ltr] .qr-code-logo[data-v-d67f64c8] {
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
[dir=rtl] .qr-code-logo[data-v-d67f64c8] {
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}
.qr-code-container[data-v-280e6398] {
	width: 148px;
	height: 180px
}
.qr-code-block[data-v-280e6398] {
	position: relative;
	width: 100%;
	height: 170px
}
[dir] .qr-code-block[data-v-280e6398] {
	padding: 16px 16px 0;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0 16px 16px rgba(0, 0, 0, .1);
	box-shadow: 0 16px 16px rgba(0, 0, 0, .1)
}
.qr-code-image[data-v-280e6398] {
	width: 116px;
	height: 116px
}
.tips-info[data-v-280e6398] {
	color: #545454;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px
}
.arrow[data-v-280e6398] {
	position: absolute;
	top: 170px;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}
[dir] .arrow[data-v-280e6398] {
	border: 12px solid rgba(0, 0, 0, 0);
	border-top-color: #fff
}
[dir=ltr] .arrow[data-v-280e6398] {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
[dir=rtl] .arrow[data-v-280e6398] {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}
.aria-text[data-v-280e6398] {
	height: 0;
	opacity: 0
}
.social-media-container[data-v-33999250] {
	position: relative;
	display: inline-block
}
[dir] .social-media-container[data-v-33999250] {
	cursor: pointer
}
.qr-code[data-v-33999250] {
	position: absolute;
	bottom: 48px;
	display: none
}
[dir=ltr] .qr-code[data-v-33999250] {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
[dir=rtl] .qr-code[data-v-33999250] {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}
.qr-code.hide[data-v-33999250] {
	display: none
}
.qr-code.show[data-v-33999250] {
	display: block
}
.social-media-item[data-v-33999250] {
	display: inline-block
}
.show[data-v-33999250], .social-media-item:hover+.qr-code[data-v-33999250] {
	display: block
}
[dir=ltr] .show[data-v-33999250], [dir=ltr] .social-media-item:hover+.qr-code[data-v-33999250], [dir=rtl] .show[data-v-33999250], [dir=rtl] .social-media-item:hover+.qr-code[data-v-33999250] {
	-webkit-animation: fade-data-v-33999250 .3s ease-in-out;
	animation: fade-data-v-33999250 .3s ease-in-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.social-media-icon[data-v-33999250] {
	width: 36px;
	height: 36px
}
@-webkit-keyframes fade-data-v-33999250 {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes fade-data-v-33999250 {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.toast-enter-active[data-v-2f1f0e54], .toast-leave-active[data-v-2f1f0e54] {
	-webkit-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out
}
.toast-enter[data-v-2f1f0e54], .toast-leave-to[data-v-2f1f0e54] {
	opacity: 0
}
.toast-message[data-v-2f1f0e54] {
	font-size: 16px;
	line-height: 28px
}
[dir] .toast-message[data-v-2f1f0e54] {
	padding: 12px 24px;
	text-align: center
}
.default[data-v-2f1f0e54] {
	color: #3180ca
}
[dir] .default[data-v-2f1f0e54] {
	background-color: #e4f0fb
}
.warning[data-v-2f1f0e54] {
	color: #ea5514
}
[dir] .warning[data-v-2f1f0e54] {
	background-color: #fdede7
}
.error[data-v-2f1f0e54] {
	color: #e60012
}
[dir] .error[data-v-2f1f0e54] {
	background-color: #fff6f6
}
[dir=ltr] .mark-bar-content[data-v-38394372] {
	border-right: 6px solid rgba(0, 0, 0, 0)
}
[dir=rtl] .mark-bar-content[data-v-38394372] {
	border-left: 6px solid rgba(0, 0, 0, 0)
}
.mark-bar-content[data-v-38394372] {
	width: 52px;
	height: 0
}
[dir] .mark-bar-content[data-v-38394372] {
	border-top-width: 8px;
	border-top-style: solid
}
[dir] .bar-normal[data-v-38394372] {
	border-top-color: #fff
}
[dir] .bar-primary[data-v-38394372] {
	border-top-color: #e60012
}
.container[data-v-d24f38ae] {
	position: relative;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
[dir] .container[data-v-d24f38ae] {
	margin-bottom: 0
}
.container input[data-v-d24f38ae] {
	position: absolute;
	display: none;
	width: 0;
	height: 0;
	opacity: 0
}
.checkmark[data-v-d24f38ae] {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px
}
[dir] .checkmark[data-v-d24f38ae] {
	background-color: #fff;
	border: 1px solid #eaeaea;
	cursor: pointer
}
[dir=ltr] .checkmark[data-v-d24f38ae] {
	left: 0
}
[dir=rtl] .checkmark[data-v-d24f38ae] {
	right: 0
}
[dir=ltr] .checkmark[data-v-d24f38ae]+:nth-child(n) {
	margin-left: 24px
}
[dir=rtl] .checkmark[data-v-d24f38ae]+:nth-child(n) {
	margin-right: 24px
}
.checkmark[data-v-d24f38ae]:after {
	position: absolute;
	display: none;
	content: ""
}
.container .checkmark[data-v-d24f38ae]:after {
	top: 2px;
	width: 6px;
	height: 8px
}
[dir] .container .checkmark[data-v-d24f38ae]:after {
	border: solid #eaeaea
}
[dir=ltr] .container .checkmark[data-v-d24f38ae]:after {
	left: 4px;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
[dir=rtl] .container .checkmark[data-v-d24f38ae]:after {
	right: 4px;
	border-width: 0 0 2px 2px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
[dir] .container input:checked~.checkmark[data-v-d24f38ae] {
	background-color: #e60012;
	border-color: #e60012
}
.container input:checked~.checkmark[data-v-d24f38ae]:after {
	display: block
}
[dir] .container input:checked~.checkmark[data-v-d24f38ae]:after {
	border-color: #fff
}
[dir] .container input:disabled~.checkmark[data-v-d24f38ae] {
	background-color: #f9f9f9;
	border-color: #bfbfbf;
	cursor: default
}
.container input:disabled:checked~.checkmark[data-v-d24f38ae]:after {
	display: block
}
[dir] .container input:disabled:checked~.checkmark[data-v-d24f38ae]:after {
	border-color: #bfbfbf
}
.subscription-container[data-v-01427afe] {
	position: fixed;
	top: 0;
	z-index: 999;
	display: none;
	height: 100vh
}
[dir] .subscription-container[data-v-01427afe] {
	background-color: rgba(0, 0, 0, .4)
}
[dir=ltr] .subscription-container[data-v-01427afe] {
	left: 0
}
[dir=rtl] .subscription-container[data-v-01427afe] {
	right: 0
}
.subscription-box[data-v-01427afe] {
	position: relative;
	top: 50%;
	width: 500px
}
[dir] .subscription-box[data-v-01427afe] {
	padding: 36px 48px 64px;
	background-color: #fff;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
[dir=ltr] .subscription-box[data-v-01427afe], [dir=rtl] .subscription-box[data-v-01427afe] {
	margin-right: auto;
	margin-left: auto
}
.header[data-v-01427afe] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
[dir] .header[data-v-01427afe] {
	margin-bottom: 16px
}
.title[data-v-01427afe] {
	font-weight: 300
}
[dir] .close-btn[data-v-01427afe] {
	cursor: pointer
}
[dir] .mark-bar[data-v-01427afe], [dir] .select-tips[data-v-01427afe] {
	margin-bottom: 16px
}
.check-label[data-v-01427afe]:before {
	display: inline-block;
	color: #e60012;
	content: "*"
}
[dir=ltr] .check-label[data-v-01427afe]:before {
	margin-right: 4px
}
[dir=rtl] .check-label[data-v-01427afe]:before {
	margin-left: 4px
}
[dir] .checkbox-block[data-v-01427afe] {
	margin-top: 4px
}
.checkbox-block[data-v-01427afe] .container .checkmark {
	top: 4px;
	width: 16px;
	height: 16px
}
[dir=ltr] .checkbox-block[data-v-01427afe] .container .checkmark {
	margin-right: 16px
}
[dir=rtl] .checkbox-block[data-v-01427afe] .container .checkmark {
	margin-left: 16px
}
[dir=ltr] .checkbox-block[data-v-01427afe] .container .check-label {
	margin-left: 0;
	padding-left: 24px
}
[dir=rtl] .checkbox-block[data-v-01427afe] .container .check-label {
	margin-right: 0;
	padding-right: 24px
}
[dir] .checkbox-block .error[data-v-01427afe] .checkmark {
	border-color: #e60012
}
.submit-button[data-v-01427afe] {
	display: block;
	width: 100%
}
[dir] .submit-button[data-v-01427afe] {
	margin: 24px auto 0
}
.policy[data-v-01427afe] {
	text-decoration: underline
}
[dir] .policy[data-v-01427afe] {
	cursor: pointer
}
.toast-container[data-v-01427afe] {
	position: absolute;
	top: 54px;
	z-index: 1000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
[dir=ltr] .toast-container[data-v-01427afe], [dir=rtl] .toast-container[data-v-01427afe] {
	right: 0;
	left: 0
}
.toast-container .toast[data-v-01427afe] {
	max-width: 760px
}
.notice-info[data-v-01427afe] {
	color: #e60012
}
[dir] .notice-info[data-v-01427afe] {
	margin-top: 8px
}
.form-item[data-v-01427afe] {
	width: 100%
}
@media(max-width:768px) {
	[dir=ltr] .subscription-container[data-v-01427afe], [dir=rtl] .subscription-container[data-v-01427afe] {
		padding-right: 24px;
		padding-left: 24px
	}
	.subscription-box[data-v-01427afe] {
		width: 100%
	}
	[dir] .subscription-box[data-v-01427afe] {
		padding: 24px 24px 36px
	}
	.toast[data-v-01427afe] {
		width: 95%
	}
}
.footer-main[data-v-02b446c2] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
[dir] .footer-main[data-v-02b446c2] {
	padding-top: 27px;
	padding-bottom: 62px;
	border-bottom: 1px solid #eaeaea
}
.footer-nav-aside[data-v-02b446c2] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
[dir=ltr] .footer-nav-aside[data-v-02b446c2] {
	text-align: right
}
[dir=rtl] .footer-nav-aside[data-v-02b446c2] {
	text-align: left
}
.contact-us[data-v-02b446c2] {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.phone-title[data-v-02b446c2] {
	color: #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.phone-number[data-v-02b446c2] {
	color: #131313;
	font-weight: 800;
	font-size: 36px;
	line-height: 54px
}
[dir] .phone-number[data-v-02b446c2] {
	margin-top: 12px
}
@media(max-width:768px) {
	.phone-number[data-v-02b446c2] {
		font-size: 28px;
		line-height: 44px
	}
}
.subscribe[data-v-02b446c2] {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: 68px
}
[dir] .subscribe[data-v-02b446c2] {
	margin-top: 84px;
	padding: 0 60px
}
.subscribe-text[data-v-02b446c2] {
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	vertical-align: middle
}
[dir=ltr] .subscribe-text[data-v-02b446c2] {
	margin-left: 12px
}
[dir=rtl] .subscribe-text[data-v-02b446c2] {
	margin-right: 12px
}
[dir] .social-medias[data-v-02b446c2] {
	margin-top: 32px
}
[dir=ltr] .social-media+.social-media[data-v-02b446c2] {
	margin-left: 36px
}
[dir=rtl] .social-media+.social-media[data-v-02b446c2] {
	margin-right: 36px
}
.subscription-pop-ups[data-v-02b446c2] {
	position: fixed;
	display: none;
	width: 100vw;
	height: 100vh
}
.show-subscription[data-v-02b446c2] {
	display: block
}
.toast-container[data-v-02b446c2] {
	position: fixed;
	top: 50%;
	z-index: 1000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
[dir] .toast-container[data-v-02b446c2] {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
[dir=ltr] .toast-container[data-v-02b446c2], [dir=rtl] .toast-container[data-v-02b446c2] {
	right: 0;
	left: 0
}
.toast-container .toast[data-v-02b446c2] {
	max-width: 760px
}
@media(max-width:768px) {
	[dir] .phone-number[data-v-02b446c2] {
		margin-top: 4px
	}
	.footer-main[data-v-02b446c2] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	[dir] .footer-main[data-v-02b446c2] {
		padding-bottom: 40px
	}
	.footer-nav-aside[data-v-02b446c2] {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.subscribe[data-v-02b446c2] {
		width: auto
	}
	[dir] .subscribe-mobile[data-v-02b446c2] {
		margin-top: 0;
		margin-bottom: 36px
	}
	[dir] .contact-us[data-v-02b446c2] {
		margin-top: 48px;
		text-align: center
	}
	[dir] .social-medias[data-v-02b446c2] {
		margin-top: 40px;
		text-align: center
	}
}
[dir] .footer[data-v-3de4bfe9] {
	background: #f9f9f9
}
.footer-top[data-v-3de4bfe9] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 48px
}
[dir] .footer-top[data-v-3de4bfe9] {
	margin-top: 78px
}
.search-container[data-v-3de4bfe9] {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
[dir] .icon-container[data-v-3de4bfe9] {
	background-color: rgba(0, 0, 0, .001);
	cursor: pointer
}
.search-icon[data-v-3de4bfe9] {
	color: #000
}
.search-input[data-v-3de4bfe9] {
	width: 410px;
	height: 40px
}
[dir=ltr] .search-input[data-v-3de4bfe9] {
	right: 0
}
[dir=rtl] .search-input[data-v-3de4bfe9] {
	left: 0
}
[dir] .search-input[data-v-3de4bfe9] .input-label {
	margin-bottom: 0
}
[dir] .search-input[data-v-3de4bfe9] .input {
	background-color: rgba(0, 0, 0, 0)
}
[dir=ltr] .search-input[data-v-3de4bfe9] .input {
	padding-left: 16px
}
[dir=ltr] .search-input[data-v-3de4bfe9] .suffix-icon, [dir=rtl] .search-input[data-v-3de4bfe9] .input {
	padding-right: 16px
}
[dir=rtl] .search-input[data-v-3de4bfe9] .suffix-icon {
	padding-left: 16px
}
.breadcrumbs[data-v-3de4bfe9] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
[dir=ltr] .split-line[data-v-3de4bfe9], [dir=rtl] .split-line[data-v-3de4bfe9] {
	margin-right: 16px;
	margin-left: 16px
}
.breadcrumb[data-v-3de4bfe9] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #545454
}
.breadcrumb-link[data-v-3de4bfe9] {
	color: inherit
}
@media(max-width:768px) {
	[dir] .footer[data-v-3de4bfe9] {
		padding: 0 24px
	}
	.footer-top[data-v-3de4bfe9] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: normal;
		-ms-flex-pack: normal;
		justify-content: normal;
		height: 48px
	}
	[dir] .footer-top[data-v-3de4bfe9] {
		margin-top: 68px;
		padding-bottom: 0;
		border-bottom: none
	}
	.search-icon[data-v-3de4bfe9] {
		height: 48px
	}
	[dir=ltr] .search-icon[data-v-3de4bfe9] {
		margin-right: 0
	}
	[dir=rtl] .search-icon[data-v-3de4bfe9] {
		margin-left: 0
	}
	.breadcrumbs[data-v-3de4bfe9] {
		display: block;
		line-height: 48px
	}
	.breadcrumb[data-v-3de4bfe9] {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		height: 14px
	}
}
.modal-background[data-v-5d2f7544] {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 1010;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden
}
[dir] .modal-background[data-v-5d2f7544] {
	background-color: rgba(0, 0, 0, .5)
}
[dir=ltr] .modal-background[data-v-5d2f7544], [dir=rtl] .modal-background[data-v-5d2f7544] {
	right: 0;
	left: 0
}
@media(max-width:768px) {
	.modal-background[data-v-5d2f7544] {
		z-index: 1010
	}
}
.ui-switch[data-v-41f5ea0b] {
	position: relative;
	display: inline-block;
	width: 44px;
	height: 20px;
	-webkit-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear
}
[dir] .ui-switch[data-v-41f5ea0b] {
	background-color: #bfbfbf;
	border-radius: 16px
}
.ui-switch[data-v-41f5ea0b]:before {
	position: absolute;
	top: 1px;
	width: 18px;
	height: 18px;
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	-o-transition: transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear;
	content: ""
}
[dir] .ui-switch[data-v-41f5ea0b]:before {
	background-color: #fff;
	border-radius: 100%
}
[dir=ltr] .ui-switch[data-v-41f5ea0b]:before {
	left: 1px
}
[dir=rtl] .ui-switch[data-v-41f5ea0b]:before {
	right: 1px
}
[dir] .ui-switch.enable[data-v-41f5ea0b] {
	background-color: #e60012
}
[dir=ltr] .ui-switch.enable[data-v-41f5ea0b]:before {
	-webkit-transform: translateX(24px);
	-ms-transform: translateX(24px);
	transform: translateX(24px)
}
[dir=rtl] .ui-switch.enable[data-v-41f5ea0b]:before {
	-webkit-transform: translateX(-24px);
	-ms-transform: translateX(-24px);
	transform: translateX(-24px)
}
.cookie-setting[data-v-2cb80d38] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 1080px;
	height: calc(100vh - 136px)
}
[dir] .cookie-setting[data-v-2cb80d38] {
	padding: 36px 48px;
	background-color: #fff
}
.cookie-setting header[data-v-2cb80d38] {
	position: relative
}
[dir] .cookie-setting header[data-v-2cb80d38] {
	padding-bottom: 48px
}
@media(min-width:769px) {
	.cookie-setting[data-v-2cb80d38] {
		max-height: 834px
	}
}
.close-icon[data-v-2cb80d38] {
	position: absolute;
	top: 12px
}
[dir=ltr] .close-icon[data-v-2cb80d38] {
	right: 0
}
[dir=rtl] .close-icon[data-v-2cb80d38] {
	left: 0
}
.title[data-v-2cb80d38] {
	font-weight: 600
}
[dir] .title[data-v-2cb80d38] {
	padding-bottom: 16px
}
.body[data-v-2cb80d38] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	overflow-y: auto
}
.desc[data-v-2cb80d38] {
	display: none
}
[dir] .desc[data-v-2cb80d38] {
	padding: 0 24px 24px
}
.desc.expand[data-v-2cb80d38] {
	display: block
}
.desc .policy-btn[data-v-2cb80d38] {
	color: #545454;
	text-decoration: underline
}
[dir] .desc .policy-btn[data-v-2cb80d38] {
	padding: 0
}
.footer[data-v-2cb80d38] {
	font-size: 0
}
[dir] .footer[data-v-2cb80d38] {
	margin-top: 24px
}
[dir=ltr] .footer[data-v-2cb80d38] {
	text-align: right
}
[dir=rtl] .footer[data-v-2cb80d38] {
	text-align: left
}
[dir] .footer[data-v-2cb80d38] .btn {
	padding: 22px 40px
}
[dir=ltr] .footer[data-v-2cb80d38] .btn {
	margin-left: 16px
}
[dir=rtl] .footer[data-v-2cb80d38] .btn {
	margin-right: 16px
}
[dir=ltr] .footer[data-v-2cb80d38] .btn:first-child {
	margin-left: 0
}
[dir=rtl] .footer[data-v-2cb80d38] .btn:first-child {
	margin-right: 0
}
.upIcon[data-v-2cb80d38] {
	width: 12px;
	-webkit-transition: -webkit-transform .1s linear;
	transition: -webkit-transform .1s linear;
	-o-transition: transform .1s linear;
	transition: transform .1s linear;
	transition: transform .1s linear, -webkit-transform .1s linear
}
[dir=ltr] .upIcon[data-v-2cb80d38] {
	margin-left: 50px
}
[dir=rtl] .upIcon[data-v-2cb80d38] {
	margin-right: 50px
}
[dir=ltr] .down[data-v-2cb80d38] {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
[dir=rtl] .down[data-v-2cb80d38] {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
[dir] .cookie-list[data-v-2cb80d38] {
	margin: 0;
	padding: 0;
	background-color: #f9f9f9
}
.cookie-item[data-v-2cb80d38] {
	list-style: none
}
[dir] .cookie-item[data-v-2cb80d38] {
	border-top: 1px solid #eaeaea
}
.cookie-item .text1[data-v-2cb80d38] {
	font-weight: 500
}
[dir] .cookie-item[data-v-2cb80d38]:first-child {
	border-top: 0
}
.cookie-header[data-v-2cb80d38] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
[dir] .cookie-header[data-v-2cb80d38] {
	padding: 24px
}
.operation[data-v-2cb80d38] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.cookie-label[data-v-2cb80d38] {
	color: #e60012;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px
}
@media(max-width:768px) {
	.cookie-setting[data-v-2cb80d38] {
		width: 100%;
		height: 100%
	}
	[dir] .cookie-setting[data-v-2cb80d38] {
		padding: 36px 24px 16px
	}
	[dir] .cookie-setting header[data-v-2cb80d38] {
		padding-bottom: 24px
	}
	.operation[data-v-2cb80d38] {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	[dir=ltr] .operation[data-v-2cb80d38] {
		margin-left: 16px
	}
	[dir=rtl] .operation[data-v-2cb80d38] {
		margin-right: 16px
	}
	.footer[data-v-2cb80d38] {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	[dir] .footer[data-v-2cb80d38] {
		margin-top: 16px
	}
	.footer[data-v-2cb80d38]:before {
		position: absolute;
		top: -16px;
		width: 100vw;
		content: ""
	}
	[dir] .footer[data-v-2cb80d38]:before {
		border-top: 1px solid #eaeaea
	}
	[dir=ltr] .footer[data-v-2cb80d38]:before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	[dir=rtl] .footer[data-v-2cb80d38]:before {
		right: 50%;
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%)
	}
	.footer .btn[data-v-2cb80d38] {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 136px;
		flex: 1 0 136px;
		height: 64px
	}
	[dir] .footer .btn[data-v-2cb80d38] {
		padding: 0 12px
	}
}
.cookie-consent[data-v-d7976030] {
	position: fixed;
	bottom: 0;
	z-index: 10;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}
[dir] .cookie-consent[data-v-d7976030] {
	background-color: #fff
}
[dir=ltr] .cookie-consent[data-v-d7976030] {
	left: 0
}
[dir=rtl] .cookie-consent[data-v-d7976030] {
	right: 0
}
.cookie-consent.popup[data-v-d7976030] {
	z-index: 1000
}
.container[data-v-d7976030] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
[dir] .container[data-v-d7976030] {
	padding: 16px 0
}
.content[data-v-d7976030] {
	max-width: 793px
}
.title[data-v-d7976030] {
	color: #131313;
	font-weight: 500;
	font-size: 16px;
	line-height: 28px
}
[dir] .title[data-v-d7976030] {
	margin-bottom: 8px
}
.description[data-v-d7976030] {
	color: #545454;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px
}
[dir] .description[data-v-d7976030] {
	margin-bottom: 8px
}
.policy-btn[data-v-d7976030] {
	color: #545454;
	text-decoration: underline
}
[dir] .policy-btn[data-v-d7976030], [dir] .setting-btn[data-v-d7976030] {
	padding: 0
}
.setting-btn[data-v-d7976030] .btn-with-icon {
	line-height: 20px
}
.btn-container[data-v-d7976030] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
[dir] .btn-container[data-v-d7976030] .btn {
	padding: 22px 40px
}
.btn-container button[data-v-d7976030] {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}
[dir=ltr] .btn-container button[data-v-d7976030]:not(:last-child) {
	margin-right: 20px
}
[dir=rtl] .btn-container button[data-v-d7976030]:not(:last-child) {
	margin-left: 20px
}
@media(max-width:768px) {
	.cookie-consent[data-v-d7976030] {
		height: auto
	}
	.container[data-v-d7976030] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	[dir] .container[data-v-d7976030] {
		padding: 24px 24px 36px
	}
	[dir] .title[data-v-d7976030] {
		margin-bottom: 12px
	}
	.btn-container[data-v-d7976030] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%
	}
	[dir] .btn-container[data-v-d7976030] {
		margin-top: 24px
	}
	.btn-container[data-v-d7976030] .btn {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 120px;
		flex: 1 0 120px;
		height: 64px
	}
	[dir] .btn-container[data-v-d7976030] .btn {
		padding: 0 12px
	}
}
.contact-btn[data-v-56adbebc] {
	position: fixed;
	bottom: 218px;
	z-index: 10;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	height: 56px
}
[dir] .contact-btn[data-v-56adbebc] {
	background: #e60012;
	border: none
}
[dir=ltr] .contact-btn[data-v-56adbebc] {
	right: 0;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%
}
[dir=rtl] .contact-btn[data-v-56adbebc] {
	left: 0;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%
}
.container[data-v-56adbebc] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 1080px
}
[dir] .container[data-v-56adbebc] {
	padding: 38px 48px 58px;
	background: #fff
}
.head[data-v-56adbebc] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
[dir] .head[data-v-56adbebc] {
	margin-bottom: 36px
}
.head-top[data-v-56adbebc] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}
[dir] .head-top[data-v-56adbebc] {
	margin-bottom: 16px
}
[dir] .close-btn[data-v-56adbebc] {
	cursor: pointer
}
.title[data-v-56adbebc] {
	color: #131313;
	font-weight: 600;
	font-size: 36px;
	line-height: 54px
}
@media(max-width:768px) {
	.title[data-v-56adbebc] {
		font-size: 28px;
		line-height: 44px
	}
}
.contact-item[data-v-56adbebc] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 308px
}
[dir] .contact-item[data-v-56adbebc] {
	padding: 20px 42px 25px;
	text-align: center;
	border: 1px solid #eaeaea
}
.content[data-v-56adbebc] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
[dir=ltr] .content>.contact-item+.contact-item[data-v-56adbebc] {
	margin-left: 30px
}
[dir=rtl] .content>.contact-item+.contact-item[data-v-56adbebc] {
	margin-right: 30px
}
.item-icon[data-v-56adbebc] {
	width: 64px;
	height: 64px
}
.item-title[data-v-56adbebc] {
	width: 222px;
	color: #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
[dir] .item-title[data-v-56adbebc] {
	margin-top: 16px
}
@media(max-width:768px) {
	.item-title[data-v-56adbebc] {
		font-size: 20px;
		line-height: 32px
	}
}
.item-description[data-v-56adbebc] {
	width: 222px;
	color: #545454;
	font-size: 14px;
	line-height: 24px
}
[dir] .item-description[data-v-56adbebc] {
	margin-top: 8px
}
@media(max-width:768px) {
	.item-description[data-v-56adbebc] {
		font-size: 14px;
		line-height: 24px
	}
}
.item-link[data-v-56adbebc] {
	max-width: 222px
}
[dir] .item-link[data-v-56adbebc] {
	margin-top: 24px;
	padding: 0
}
.more-btn[data-v-56adbebc] {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}
[dir] .more-btn[data-v-56adbebc] {
	margin-top: 36px
}
@media(max-width:768px) {
	.contact-btn[data-v-56adbebc] {
		bottom: 68px;
		width: 40px;
		height: 40px
	}
	.contact-btn[data-v-56adbebc] svg {
		width: 20px
	}
	[dir] .modal[data-v-56adbebc] {
		padding: 0 24px
	}
	.container[data-v-56adbebc] {
		width: 100%;
		max-height: 80vh
	}
	[dir] .container[data-v-56adbebc] {
		padding: 24px
	}
	.contact-item[data-v-56adbebc] {
		width: 100%
	}
	[dir] .contact-item[data-v-56adbebc] {
		padding: 14px 20px 24px
	}
	.item-description[data-v-56adbebc], .item-title[data-v-56adbebc] {
		width: 100%
	}
	.content[data-v-56adbebc] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: calc(80vh - 128px);
		overflow-y: scroll
	}
	[dir] .content[data-v-56adbebc] {
		padding-bottom: 24px
	}
	[dir] .content>.contact-item+.contact-item[data-v-56adbebc] {
		margin-top: 24px
	}
	[dir=ltr] .content>.contact-item+.contact-item[data-v-56adbebc] {
		margin-left: 0
	}
	[dir=rtl] .content>.contact-item+.contact-item[data-v-56adbebc] {
		margin-right: 0
	}
	.more-btn[data-v-56adbebc] {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-item-align: normal;
		-ms-grid-row-align: normal;
		align-self: normal
	}
}
.header-container[data-v-1375d8ea] {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.fixed[data-v-1375d8ea] {
	position: fixed;
	top: 0
}
.header-hide[data-v-1375d8ea] {
	position: fixed;
	top: -78px;
	height: 0
}
.layout-content-container[data-v-1375d8ea] {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.toast-container[data-v-1375d8ea] {
	position: fixed;
	top: 80px;
	z-index: 1010;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
[dir=ltr] .toast-container[data-v-1375d8ea] {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
[dir=rtl] .toast-container[data-v-1375d8ea] {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}
.toast-container .toast[data-v-1375d8ea] {
	min-width: 300px;
	max-width: 760px
}
[dir] .toast-container[data-v-1375d8ea] .toast-message {
	padding: 12px 80px
}
.screen-live[data-v-1375d8ea] {
	position: fixed;
	width: 100px
}
[dir=ltr] .screen-live[data-v-1375d8ea] {
	left: -200px
}
[dir=rtl] .screen-live[data-v-1375d8ea] {
	right: -200px
}
@media(max-width:768px) {
	.header-hide[data-v-1375d8ea] {
		height: -68px
	}
	[dir] .toast-container[data-v-1375d8ea] .toast-message {
		padding: 12px 24px
	}
}