.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
}
[dir] body {
	margin: 0;
	background-color: #fff
}
[dir=ltr] body {
	text-align: left
}
[dir=rtl] body {
	text-align: right
}
[tabindex="-1"]:focus:not(.focus-visible), [tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0!important
}
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:focus:not(.focus-visible), button:focus:not(:focus-visible) {
	outline: 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
}
@media(max-width:768px) {
.min-container {
	width: auto
}
.fullscreen-container {
	min-width: auto
}
}
@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;
	outline: 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
}
@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
}
}
.pc-dropdown-container[data-v-6f940863] {
	max-width: 1280px
}
[dir] .pc-dropdown-container[data-v-6f940863] {
	margin: 0 auto
}
.title[data-v-6f940863] {
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
[dir] .title[data-v-6f940863] {
	margin: 48px auto;
	text-align: center
}
.notice-description[data-v-6f940863] {
	font-size: 13px
}
.notes-label[data-v-6f940863]:after {
	display: inline-block;
	color: #e60012;
	content: "*"
}
.language-container[data-v-6f940863] {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.country[data-v-6f940863], .language-container[data-v-6f940863] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.country[data-v-6f940863] {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
[dir] .country-container[data-v-6f940863] {
	margin-bottom: 24px
}
.country-container a[data-v-6f940863]:hover {
	text-decoration: none
}
.english-name[data-v-6f940863], .language[data-v-6f940863] {
	display: inline-block;
	font-size: 14px;
	line-height: 24px
}
.english-name[data-v-6f940863] {
	color: #545454;
	font-weight: 600
}
[dir=ltr] .english-name[data-v-6f940863] {
	margin-right: 8px
}
[dir=rtl] .english-name[data-v-6f940863] {
	margin-left: 8px
}
.language[data-v-6f940863] {
	color: #545454
}
[dir] .language[data-v-6f940863] {
	cursor: pointer
}
.language[data-v-6f940863]:hover {
	color: #000
}
[dir] .link[data-v-6f940863]:hover {
	border-bottom: 1px solid #000
}
[dir] .active-country[data-v-6f940863] {
	margin-bottom: 22px;
	border-bottom: 2px solid #e60012
}
.active-country .english-name[data-v-6f940863] {
	color: #000
}
.collapse[data-v-6f940863] {
	display: block
}
[dir] .collapse[data-v-6f940863] {
	margin: 24px auto 0;
	cursor: pointer
}
.navbar-container[data-v-244ecb12] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%
}
.navbar-link[data-v-244ecb12] {
	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-244ecb12] {
	border-bottom: 2px solid rgba(0,0,0,0);
	cursor: pointer
}
[dir] .active[data-v-244ecb12] {
	border-bottom: 2px solid #e60012
}
.language-image[data-v-244ecb12] {
	width: 24px;
	height: 24px
}
[dir=ltr] .language-image[data-v-244ecb12] {
	margin-right: 4px
}
[dir=rtl] .language-image[data-v-244ecb12] {
	margin-left: 4px
}
.language-name[data-v-244ecb12] {
	font-size: 14px;
	line-height: 24px
}
.dropdown-container[data-v-244ecb12] {
	position: absolute;
	top: 78px;
	z-index: 10;
	height: 500px
}
[dir] .dropdown-container[data-v-244ecb12] {
	background-color: #fff
}
[dir=ltr] .dropdown-container[data-v-244ecb12], [dir=rtl] .dropdown-container[data-v-244ecb12] {
	right: 0;
	left: 0
}
.dropdown-fade-enter-active[data-v-244ecb12], .dropdown-fade-leave-active[data-v-244ecb12] {
	-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-244ecb12], .dropdown-fade-leave-to[data-v-244ecb12] {
	opacity: 0
}
@-webkit-keyframes dropdown-fade-data-v-244ecb12 {
0% {
opacity:0
}
to {
	opacity: 1
}
}
@keyframes dropdown-fade-data-v-244ecb12 {
0% {
opacity:0
}
to {
	opacity: 1
}
}
.secondary-container[data-v-98c14908] {
	width: 210px
}
[dir] .secondary-container[data-v-98c14908] {
	margin-top: 48px
}
.name-container[data-v-98c14908] {
	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-98c14908] {
	padding: 0
}
.secondary-nav-name[data-v-98c14908] {
	display: inline-block;
	max-width: 180px;
	color: #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.arrow[data-v-98c14908] {
	width: 16px;
	height: 32px
}
[dir=ltr] .arrow[data-v-98c14908] {
	margin-left: 12px
}
[dir=rtl] .arrow[data-v-98c14908] {
	margin-right: 12px
}
.secondary-nav-description[data-v-98c14908] {
	max-width: 192px;
	font-weight: 300;
	font-size: 12px;
	line-height: 20px
}
[dir] .secondary-nav-description[data-v-98c14908] {
	margin-top: 4px
}
.divide-line[data-v-98c14908] {
	width: 210px;
	height: 12px
}
[dir] .divide-line[data-v-98c14908] {
	border-bottom: 1px solid #eaeaea
}
[dir] .nav-link-group[data-v-98c14908] {
	padding: 0
}
.nav-link[data-v-98c14908] {
	list-style-type: none
}
[dir] .nav-link[data-v-98c14908] {
	margin: 16px 0
}
.nav-link-a[data-v-98c14908] {
	max-width: 210px;
	color: #545454;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px
}
.nav-link-a[data-v-98c14908]:hover {
	color: #000
}
.dropdown-container[data-v-688fbca4] {
	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-688fbca4] {
	margin: 0 auto
}
.image-container[data-v-688fbca4] {
	pointer-events: none
}
[dir] .image-container[data-v-688fbca4] {
	cursor: default
}
.clickable[data-v-688fbca4] {
	pointer-events: auto
}
[dir] .clickable[data-v-688fbca4] {
	cursor: pointer
}
.image[data-v-688fbca4] {
	width: 280px;
	height: 236px;
	-o-object-fit: cover;
	object-fit: cover
}
[dir] .image[data-v-688fbca4] {
	margin-top: 48px
}
.secondary-nav[data-v-688fbca4] {
	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-688fbca4] {
	padding-right: 40px
}
[dir=rtl] .secondary-nav[data-v-688fbca4] {
	padding-left: 40px
}
.secondary-nav-item[data-v-688fbca4] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1
}
.icon-nav-container[data-v-ad2b1bd0] {
	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-ad2b1bd0] {
	margin: 0 auto
}
.secondary-container[data-v-ad2b1bd0] {
	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.66667%;
	min-width: 16.66667%;
	max-width: 16.66667%
}
[dir] .secondary-container[data-v-ad2b1bd0] {
	text-align: center
}
.icon-container[data-v-ad2b1bd0] {
	position: relative;
	width: 108px;
	height: 108px
}
[dir] .icon-container[data-v-ad2b1bd0] {
	margin-top: 48px;
	margin-bottom: 24px;
	background-color: #f9f9f9;
	border-radius: 50%
}
.icon[data-v-ad2b1bd0] {
	position: absolute;
	top: 50%;
	width: 64px;
	height: 64px
}
[dir] .icon[data-v-ad2b1bd0] {
	margin: 0
}
[dir=ltr] .icon[data-v-ad2b1bd0] {
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}
[dir=rtl] .icon[data-v-ad2b1bd0] {
	right: 50%;
	-webkit-transform: translateX(50%) translateY(-50%);
	-ms-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-50%)
}
.name[data-v-ad2b1bd0] {
	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-ad2b1bd0] {
	max-width: 180px;
	font-weight: 300;
	font-size: 12px;
	line-height: 20px
}
[dir] .description[data-v-ad2b1bd0] {
	margin: 12px auto 0
}
@media(max-width:768px) {
.icon-nav-container[data-v-ad2b1bd0] {
	-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-ad2b1bd0] {
	padding: 48px 10px
}
.secondary-container[data-v-ad2b1bd0] {
	width: 33.3%;
	min-width: 33.3%;
	max-width: 33.3%
}
[dir] .secondary-container[data-v-ad2b1bd0] {
	margin-bottom: 44px
}
.icon-container[data-v-ad2b1bd0] {
	width: 64px;
	height: 64px
}
[dir] .icon-container[data-v-ad2b1bd0] {
	margin-top: 0;
	margin-bottom: 12px;
	border: 1px solid #eaeaea
}
.icon[data-v-ad2b1bd0] {
	width: 32px;
	height: 32px
}
.name[data-v-ad2b1bd0] {
	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-02667d28] {
	margin-bottom: 60px
}
[dir] .nav-item[data-v-02667d28]:last-child {
	border-bottom: 1px solid #eaeaea
}
.dropdown-toggle[data-v-02667d28] {
	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-02667d28] {
	padding: 16px 0;
	border-top: 1px solid #eaeaea
}
.dropdown-toggle-icon[data-v-02667d28] {
	height: 24px
}
.dropdown-menu-container[data-v-02667d28] {
	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-02667d28] {
	border-top: 1px solid #eaeaea
}
.dropdown-menu[data-v-02667d28] {
	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-02667d28]:hover {
	text-decoration: none
}
.dropdown-item[data-v-02667d28] {
	color: #545454;
	font-size: 14px;
	line-height: 24px
}
[dir] .dropdown-item[data-v-02667d28] {
	padding: 12px 0
}
[dir=ltr] .dropdown-item[data-v-02667d28] {
	margin-left: 12px
}
[dir=rtl] .dropdown-item[data-v-02667d28] {
	margin-right: 12px
}
[dir] .dropdown-item[data-v-02667d28]:not(:last-child) {
	border-bottom: 1px solid #eaeaea
}
.third-title[data-v-02667d28] {
	-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-02667d28] {
	margin-right: 32px
}
[dir=rtl] .third-title[data-v-02667d28] {
	margin-left: 32px
}
.third-title.active[data-v-02667d28]:hover {
	text-decoration: underline
}
.return-home[data-v-4f580f66] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
[dir] .return-home[data-v-4f580f66] {
	margin-bottom: 24px
}
.return-button[data-v-4f580f66] {
	width: 16px;
	height: 16px
}
[dir=ltr] .return-button[data-v-4f580f66] {
	margin-right: 6px
}
[dir=rtl] .return-button[data-v-4f580f66] {
	margin-left: 6px
}
.return-text[data-v-4f580f66] {
	font-size: 14px;
	line-height: 24px
}
.secondary-title[data-v-4f580f66] {
	font-size: 20px;
	line-height: 28px
}
[dir] .secondary-title[data-v-4f580f66] {
	padding-bottom: 16px
}
.toast-enter-active[data-v-5bb300a1], .toast-leave-active[data-v-5bb300a1] {
	-webkit-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out
}
.toast-enter[data-v-5bb300a1], .toast-leave-to[data-v-5bb300a1] {
	opacity: 0
}
.toast[data-v-5bb300a1] {
	font-size: 16px;
	line-height: 28px
}
[dir] .toast[data-v-5bb300a1] {
	padding: 12px 24px;
	text-align: center
}
.default[data-v-5bb300a1] {
	color: #3180ca
}
[dir] .default[data-v-5bb300a1] {
	background-color: #e4f0fb
}
.warning[data-v-5bb300a1] {
	color: #ea5514
}
[dir] .warning[data-v-5bb300a1] {
	background-color: #fdede7
}
.error[data-v-5bb300a1] {
	color: #e60012
}
[dir] .error[data-v-5bb300a1] {
	background-color: #ffeaeb
}
.mobile-dropdown-container[data-v-2728b646] {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: scroll
}
[dir=ltr] .mobile-dropdown-container[data-v-2728b646], [dir=rtl] .mobile-dropdown-container[data-v-2728b646] {
	right: 0;
	left: 0;
	padding-right: 24px;
	padding-left: 24px
}
.item[data-v-2728b646] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
[dir] .item[data-v-2728b646] {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eaeaea
}
.title[data-v-2728b646] {
	-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-2728b646] {
	margin-right: 32px
}
[dir=rtl] .title[data-v-2728b646] {
	margin-left: 32px
}
.arrow[data-v-2728b646] {
	width: 16px;
	height: 24px
}
.bottom-nav[data-v-2728b646] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
[dir] .bottom-nav[data-v-2728b646] {
	margin: 64px auto 206px
}
.login-container[data-v-2728b646]:hover {
	text-decoration: none
}
.bottom-item-container[data-v-2728b646] {
	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-2728b646] {
	text-align: center
}
.bottom-nav-image[data-v-2728b646] {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	width: 64px;
	height: 64px
}
[dir] .bottom-nav-image[data-v-2728b646] {
	margin-bottom: 12px
}
.personal-center-container[data-v-2728b646] {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	width: 64px;
	height: 64px
}
[dir] .personal-center-container[data-v-2728b646] {
	margin-bottom: 12px;
	border: 1px solid #eaeaea;
	border-radius: 50%
}
.personal-center[data-v-2728b646] {
	width: 48px
}
.toast-container[data-v-2728b646] {
	position: fixed;
	top: 50px;
	width: 100%
}
[dir] .toast-container[data-v-2728b646] {
	padding: 0 24px
}
[dir=ltr] .toast-container[data-v-2728b646] {
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%)
}
[dir=rtl] .toast-container[data-v-2728b646] {
	right: 50%;
	-webkit-transform: translate(50%);
	-ms-transform: translate(50%);
	transform: translate(50%)
}
.mobile-dropdown-container[data-v-66168399] {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: scroll
}
[dir] .mobile-dropdown-container[data-v-66168399] {
	padding: 24px
}
[dir=ltr] .mobile-dropdown-container[data-v-66168399], [dir=rtl] .mobile-dropdown-container[data-v-66168399] {
	right: 0;
	left: 0
}
.return-home[data-v-66168399] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
[dir] .return-home[data-v-66168399] {
	margin-bottom: 24px
}
.return-button[data-v-66168399] {
	width: 16px;
	height: 16px
}
[dir=ltr] .return-button[data-v-66168399] {
	margin-right: 6px
}
[dir=rtl] .return-button[data-v-66168399] {
	margin-left: 6px
}
.return-text[data-v-66168399] {
	font-size: 14px;
	line-height: 24px
}
.title[data-v-66168399] {
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.notice-description[data-v-66168399] {
	font-size: 10px
}
[dir] .notice-description[data-v-66168399] {
	margin-top: 12px
}
.notes-label[data-v-66168399]:after {
	display: inline-block;
	color: #e60012;
	content: "*"
}
.country-container[data-v-66168399] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 56px
}
[dir] .country-container[data-v-66168399] {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea
}
.country-container a[data-v-66168399] {
	width: 100%
}
.country-container a[data-v-66168399]:hover {
	text-decoration: none
}
.english-name[data-v-66168399], .language[data-v-66168399] {
	display: inline-block;
	font-size: 14px;
	line-height: 24px
}
.english-name[data-v-66168399] {
	color: #545454;
	font-weight: 600
}
[dir=ltr] .english-name[data-v-66168399] {
	margin-right: 8px
}
[dir=rtl] .english-name[data-v-66168399] {
	margin-left: 8px
}
.language[data-v-66168399] {
	color: #545454
}
.active-country .english-name[data-v-66168399], .active-country .language[data-v-66168399] {
	color: #000
}
.active-country .language[data-v-66168399] {
	font-weight: 600
}
.input-box[data-v-153f2f50] {
	position: relative;
	width: 100%;
	height: 66px;
	font-size: 16px;
	line-height: 28px
}
.input-container[data-v-153f2f50] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%
}
.input-label[data-v-153f2f50] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1
}
.input-label[data-v-153f2f50], .input[data-v-153f2f50] {
	width: 100%;
	height: 100%
}
.input[data-v-153f2f50] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
[dir] .input[data-v-153f2f50] {
	padding: 12px 24px;
	border: 1px solid #eaeaea
}
.input[data-v-153f2f50]::-webkit-search-cancel-button, .input[data-v-153f2f50]::-webkit-search-decoration, .input[data-v-153f2f50]::-webkit-search-results-button, .input[data-v-153f2f50]::-webkit-search-results-decoration {
-webkit-appearance:none
}
.input[data-v-153f2f50]::-webkit-input-placeholder {
color:#aaa!important;
font-weight: 100;
font-size:16px;
line-height:28px
}
.input[data-v-153f2f50]::-moz-placeholder {
color:#aaa!important;
font-weight: 100;
font-size:16px;
line-height:28px
}
.input[data-v-153f2f50]:-ms-input-placeholder {
color:#aaa!important;
font-weight: 100;
font-size:16px;
line-height:28px
}
.input[data-v-153f2f50]::-ms-input-placeholder {
color:#aaa!important;
font-weight: 100;
font-size:16px;
line-height:28px
}
.input[data-v-153f2f50]::placeholder {
color:#aaa!important;
font-weight: 100;
font-size:16px;
line-height:28px
}
.input[data-v-153f2f50]:focus {
	outline: none
}
[dir] .input[data-v-153f2f50]:focus {
	border-color: #bfbfbf
}
[dir] .red-border[data-v-153f2f50] {
	border-color: #e60012
}
[dir] .input[data-v-153f2f50]:disabled {
	background-color: #f9f9f9
}
[dir] .input-append[data-v-153f2f50] {
	padding: 18px 16px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	cursor: pointer
}
[dir=ltr] .input-append[data-v-153f2f50] {
	border-right: 1px solid #eaeaea
}
[dir=rtl] .input-append[data-v-153f2f50] {
	border-left: 1px solid #eaeaea
}
[dir] .input-append.disabled[data-v-153f2f50] {
	background-color: #f9f9f9
}
[dir=ltr] .have-suffix-icon[data-v-153f2f50] {
	padding-right: 48px
}
[dir=rtl] .have-suffix-icon[data-v-153f2f50] {
	padding-left: 48px
}
[dir] .can-click[data-v-153f2f50] {
	cursor: pointer
}
[dir] .error[data-v-153f2f50] {
	border-color: #e60012
}
.suffix-icon[data-v-153f2f50] {
	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-153f2f50] {
	background-color: rgba(0,0,0,.001);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
[dir=ltr] .suffix-icon[data-v-153f2f50] {
	right: 0;
	padding-right: 24px
}
[dir=rtl] .suffix-icon[data-v-153f2f50] {
	left: 0;
	padding-left: 24px
}
.display-none[data-v-153f2f50], .only-web-display-none[data-v-153f2f50] {
	display: none
}
.only-phone-display-none[data-v-153f2f50] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media(max-width:768px) {
.only-web-display-none[data-v-153f2f50] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.only-phone-display-none[data-v-153f2f50] {
	display: none
}
}
@media(max-width:768px) {
.total-container[data-v-c569994e] {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}
[dir=ltr] .total-container[data-v-c569994e] {
	padding-right: 15px;
	padding-left: 30px
}
[dir=rtl] .total-container[data-v-c569994e] {
	padding-left: 15px;
	padding-right: 30px
}
.secondary-nav-container[data-v-c569994e] {
	z-index: 11
}
[dir] .secondary-nav-container[data-v-c569994e] {
	padding: 24px
}
.switch-language-container[data-v-c569994e] {
	z-index: 11
}
.dropdown-container[data-v-c569994e], .secondary-nav-container[data-v-c569994e], .switch-language-container[data-v-c569994e] {
	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-c569994e], [dir] .secondary-nav-container[data-v-c569994e], [dir] .switch-language-container[data-v-c569994e] {
	background-color: #f9f9f9
}
[dir=ltr] .dropdown-container[data-v-c569994e], [dir=ltr] .secondary-nav-container[data-v-c569994e], [dir=ltr] .switch-language-container[data-v-c569994e] {
	left: 100%
}
[dir=rtl] .dropdown-container[data-v-c569994e], [dir=rtl] .secondary-nav-container[data-v-c569994e], [dir=rtl] .switch-language-container[data-v-c569994e] {
	right: 100%
}
.secondary-nav-container.dropdown-opened[data-v-c569994e] {
	overflow-y: auto
}
[dir=ltr] .dropdown-container.dropdown-opened[data-v-c569994e], [dir=ltr] .secondary-nav-container.dropdown-opened[data-v-c569994e], [dir=ltr] .switch-language-container.dropdown-opened[data-v-c569994e] {
	left: 0
}
[dir=rtl] .dropdown-container.dropdown-opened[data-v-c569994e], [dir=rtl] .secondary-nav-container.dropdown-opened[data-v-c569994e], [dir=rtl] .switch-language-container.dropdown-opened[data-v-c569994e] {
	right: 0
}
.dropdown-container.dropdown-closed[data-v-c569994e], .secondary-nav-container.dropdown-closed[data-v-c569994e], .switch-language-container.dropdown-closed[data-v-c569994e] {
	display: block
}
[dir=ltr] .dropdown-container.dropdown-closed[data-v-c569994e], [dir=ltr] .secondary-nav-container.dropdown-closed[data-v-c569994e], [dir=ltr] .switch-language-container.dropdown-closed[data-v-c569994e] {
	left: 100%
}
[dir=rtl] .dropdown-container.dropdown-closed[data-v-c569994e], [dir=rtl] .secondary-nav-container.dropdown-closed[data-v-c569994e], [dir=rtl] .switch-language-container.dropdown-closed[data-v-c569994e] {
	right: 100%
}
[dir] .active[data-v-c569994e] {
	border-bottom: none
}
.search-icon[data-v-c569994e] {
	color: #000
}
[dir] .search-icon[data-v-c569994e] {
	cursor: pointer
}
[dir=ltr] .search-icon[data-v-c569994e] {
	margin-right: 28px
}
[dir=rtl] .search-icon[data-v-c569994e] {
	margin-left: 28px
}
.search-input[data-v-c569994e] {
	position: absolute;
	top: 68px;
	z-index: 1000
}
[dir=ltr] .search-input[data-v-c569994e] {
	left: 0
}
[dir=rtl] .search-input[data-v-c569994e] {
	right: 0
}
}
.mask[data-v-67d0a6ff] {
	position: fixed;
	top: 120px;
	bottom: 0;
	z-index: 5;
	opacity: .2
}
[dir] .mask[data-v-67d0a6ff] {
	background-color: #000
}
[dir=ltr] .mask[data-v-67d0a6ff], [dir=rtl] .mask[data-v-67d0a6ff] {
	right: 0;
	left: 0
}
.total-container[data-v-67d0a6ff] {
	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-67d0a6ff] {
	display: inline-block;
	width: 88px;
	height: 48px
}
[dir] .nav-icon[data-v-67d0a6ff] {
	margin-bottom: 10px
}
.nav-title-container[data-v-67d0a6ff] {
	display: inline-block
}
.nav-title[data-v-67d0a6ff] {
	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=ltr] .nav-title[data-v-67d0a6ff]:first-of-type {
	padding-left: 52px
}
[dir=rtl] .nav-title[data-v-67d0a6ff]:first-of-type {
	padding-right: 52px
}
[dir=ltr] .nav-title[data-v-67d0a6ff]:last-of-type {
	padding-right: 50px
}
[dir=rtl] .nav-title[data-v-67d0a6ff]:last-of-type {
	padding-left: 50px
}
.nav-title-item[data-v-67d0a6ff] {
	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-67d0a6ff] {
	border-bottom: 2px solid rgba(0,0,0,0);
	cursor: default
}
[dir] .name-container[data-v-67d0a6ff] {
	padding: 0 20px;
	cursor: pointer
}
.nav-title-name[data-v-67d0a6ff] {
	font-weight: 400;
	font-size: 14px;
	line-height: 78px
}
[dir] .nav-title-name[data-v-67d0a6ff] {
	border-bottom: 2px solid rgba(0,0,0,0)
}
.nav-drop-down[data-v-67d0a6ff] {
	position: absolute;
	top: 78px;
	z-index: 10;
	width: 100%
}
[dir] .nav-drop-down[data-v-67d0a6ff] {
	padding-bottom: 68px;
	background-color: #fff
}
[dir=ltr] .nav-drop-down[data-v-67d0a6ff], [dir=rtl] .nav-drop-down[data-v-67d0a6ff] {
	right: 0;
	left: 0
}
.name-under[data-v-67d0a6ff] {
	font-weight: 600
}
[dir] .name-under[data-v-67d0a6ff] {
	border-bottom: 2px solid #e60012
}
.nav-title-item:hover .nav-drop-down[data-v-67d0a6ff] {
	display: block
}
.fade-enter-active[data-v-67d0a6ff], .fade-leave-active[data-v-67d0a6ff] {
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}
.fade-enter[data-v-67d0a6ff], .fade-leave-to[data-v-67d0a6ff] {
	opacity: 0
}
@media(max-width:768px) {
.nav-icon[data-v-67d0a6ff] {
	width: 60px;
	height: 22px
}
[dir] .nav-icon[data-v-67d0a6ff] {
	margin-bottom: 2px
}
.total-container[data-v-67d0a6ff] {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}
[dir=ltr] .total-container[data-v-67d0a6ff] {
	padding-right: 15px;
	padding-left: 30px
}
[dir=rtl] .total-container[data-v-67d0a6ff] {
	padding-left: 15px;
	padding-right: 30px
}
.navigation-position[data-v-67d0a6ff] {
	position: fixed;
	top: 0;
	height: 68px
}
[dir] .navigation-position[data-v-67d0a6ff] {
	background-color: #fff
}
[dir=ltr] .navigation-position[data-v-67d0a6ff], [dir=rtl] .navigation-position[data-v-67d0a6ff] {
	right: 0;
	left: 0
}
}
.header[data-v-53749162] {
	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%;
	max-width: 2048px;
	height: 78px
}
[dir] .header[data-v-53749162] {
	margin: 0 auto;
	border-bottom: 1px solid #eaeaea
}
.container[data-v-53749162] {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	min-width: 1280px;
	height: 100%
}
[dir] .container[data-v-53749162] {
	margin: 0 auto;
	background-color: #fff
}
[dir=ltr] .container[data-v-53749162], [dir=rtl] .container[data-v-53749162] {
	right: 0;
	left: 0
}
.content[data-v-53749162] {
	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-53749162] {
	margin: 0 auto
}
.mask-bg[data-v-53749162] {
	position: fixed;
	top: 78px;
	bottom: 0;
	z-index: 5;
	opacity: .2
}
[dir] .mask-bg[data-v-53749162] {
	background-color: #000
}
[dir=ltr] .mask-bg[data-v-53749162], [dir=rtl] .mask-bg[data-v-53749162] {
	right: 0;
	left: 0
}
.header-right-container[data-v-53749162], .search-container[data-v-53749162] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.search-container[data-v-53749162] {
	position: relative
}
[dir] .icon-container[data-v-53749162] {
	background-color: rgba(0,0,0,.001);
	cursor: pointer
}
[dir=ltr] .icon-container[data-v-53749162] {
	margin-right: 24px
}
[dir=rtl] .icon-container[data-v-53749162] {
	margin-left: 24px
}
.search-icon[data-v-53749162] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #000
}
.login[data-v-53749162] {
	min-width: 85px;
	height: 30px;
	font-size: 14px;
	line-height: 28px
}
[dir] .login[data-v-53749162] {
	padding: 0 10px;
	border: 1px solid #bfbfbf;
	cursor: pointer
}
[dir=ltr] .login[data-v-53749162] {
	margin-right: 0;
	margin-left: 48px
}
[dir=rtl] .login[data-v-53749162] {
	margin-left: 0;
	margin-right: 48px
}
.login a[data-v-53749162] {
	display: inline-block;
	width: 100%;
	color: #000
}
[dir] .login a[data-v-53749162] {
	text-align: center
}
.login:hover a[data-v-53749162] {
	color: #fff
}
.login a[data-v-53749162]:hover {
	text-decoration: none
}
.login-link[data-v-53749162] {
	display: block;
	width: 100%;
	height: 100%
}
[dir] .login-link[data-v-53749162] {
	padding: 0 8px
}
.personal-container[data-v-53749162] {
	position: relative;
	width: 24px
}
[dir] .personal-container[data-v-53749162] {
	padding: 0;
	cursor: pointer
}
[dir=ltr] .personal-container[data-v-53749162] {
	margin-right: 0;
	margin-left: 48px
}
[dir=rtl] .personal-container[data-v-53749162] {
	margin-left: 0;
	margin-right: 48px
}
.personal-icon[data-v-53749162] {
	width: 24px;
	height: 24px
}
.user-dropdown[data-v-53749162] {
	position: absolute;
	top: 36px;
	display: none;
	width: 152px
}
[dir] .user-dropdown[data-v-53749162] {
	-webkit-box-shadow: 0 16px 16px rgba(0,0,0,.1);
	box-shadow: 0 16px 16px rgba(0,0,0,.1)
}
[dir=ltr] .user-dropdown[data-v-53749162] {
	right: 0
}
[dir=rtl] .user-dropdown[data-v-53749162] {
	left: 0
}
.show-user-dropdown[data-v-53749162] {
	display: block
}
[dir=ltr] .show-user-dropdown[data-v-53749162], [dir=rtl] .show-user-dropdown[data-v-53749162] {
	-webkit-animation: fade-data-v-53749162 .3s ease-in-out;
	animation: fade-data-v-53749162 .3s ease-in-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.personal-profile[data-v-53749162], .sign-out[data-v-53749162] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 48px;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px
}
[dir] .personal-profile[data-v-53749162], [dir] .sign-out[data-v-53749162] {
	cursor: pointer
}
[dir=ltr] .personal-profile[data-v-53749162], [dir=ltr] .sign-out[data-v-53749162] {
	padding-left: 16px
}
[dir=rtl] .personal-profile[data-v-53749162], [dir=rtl] .sign-out[data-v-53749162] {
	padding-right: 16px
}
@media(max-width:768px) {
.personal-profile[data-v-53749162], .sign-out[data-v-53749162] {
	font-size: 14px;
	line-height: 24px
}
}
[dir] .personal-profile[data-v-53749162] {
	margin-bottom: 1px;
	background-color: #f9f9f9
}
[dir] .sign-out[data-v-53749162] {
	background-color: #fff
}
.toast-container[data-v-53749162] {
	position: fixed;
	top: 200px;
	z-index: 1000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
[dir=ltr] .toast-container[data-v-53749162] {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
[dir=rtl] .toast-container[data-v-53749162] {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}
.toast-container .toast[data-v-53749162] {
	min-width: 300px;
	max-width: 760px
}
@-webkit-keyframes fade-data-v-53749162 {
0% {
opacity:0
}
to {
	opacity: 1
}
}
@keyframes fade-data-v-53749162 {
0% {
opacity:0
}
to {
	opacity: 1
}
}
@media(max-width:768px) {
.container[data-v-53749162] {
	width: 100%;
	min-width: auto
}
.header[data-v-53749162] {
	height: 68px
}
}
.footer-bottom[data-v-36b32748] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
[dir] .footer-bottom[data-v-36b32748] {
	padding: 20px 0
}
.footer-link-button[data-v-36b32748] {
	color: #545454;
	line-height: 24px
}
.footer-link-button[data-v-36b32748]:hover {
	color: #000;
	text-decoration: underline
}
.copy-right[data-v-36b32748] {
	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-36b32748], a[data-v-36b32748] {
	color: #545454
}
a[data-v-36b32748]:hover {
	color: #000;
	text-decoration: underline
}
[dir=ltr] .record[data-v-36b32748] {
	margin-left: 12px
}
[dir=rtl] .record[data-v-36b32748] {
	margin-right: 12px
}
.privacy-laws-container[data-v-36b32748] {
	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-36b32748] {
	margin: 0 12px
}
[dir=ltr] .privacy-law[data-v-36b32748] {
	text-align: right
}
[dir=rtl] .privacy-law[data-v-36b32748] {
	text-align: left
}
[dir=ltr] .privacy-law[data-v-36b32748]:last-child {
	margin-right: 0
}
[dir=rtl] .privacy-law[data-v-36b32748]:last-child {
	margin-left: 0
}
@media(max-width:768px) {
.footer-bottom[data-v-36b32748] {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
[dir] .footer-bottom[data-v-36b32748] {
	text-align: center
}
[dir=ltr] .footer-bottom[data-v-36b32748], [dir=rtl] .footer-bottom[data-v-36b32748] {
	padding-right: 24px;
	padding-left: 24px
}
.footer-link-button[data-v-36b32748] {
	font-size: 12px;
	line-height: 20px
}
.footer-link-button[data-v-36b32748]:hover, a[data-v-36b32748]:hover {
	color: #545454;
	text-decoration: none
}
.copy-right[data-v-36b32748] {
	-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-36b32748] {
	margin: 4px 0 24px
}
[dir] .record[data-v-36b32748] {
	margin: 0
}
.privacy-laws-container[data-v-36b32748] {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
[dir] .privacy-laws-container[data-v-36b32748] {
	margin: 0 0 -12px
}
.privacy-law[data-v-36b32748] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
[dir] .privacy-law[data-v-36b32748] {
	margin: 0 12px 12px
}
[dir=ltr] .privacy-law[data-v-36b32748] {
	text-align: left
}
[dir=rtl] .privacy-law[data-v-36b32748] {
	text-align: right
}
[dir=ltr] .privacy-law[data-v-36b32748]:last-child {
	margin-right: 12px
}
[dir=rtl] .privacy-law[data-v-36b32748]: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-54bfb0b9] {
	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-54bfb0b9] {
	width: 168px
}
[dir=ltr] .footer-nav .nav-group[data-v-54bfb0b9] {
	margin-right: 64px
}
[dir=rtl] .footer-nav .nav-group[data-v-54bfb0b9] {
	margin-left: 64px
}
.dropdown-toggle-icon[data-v-54bfb0b9] {
	width: 16px;
	height: 16px
}
.nav-group-title[data-v-54bfb0b9] {
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.nav-link-collapse[data-v-54bfb0b9] {
	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-54bfb0b9] {
	margin-top: 16px
}
.footer-nav-link[data-v-54bfb0b9] {
	color: #545454;
	line-height: 24px
}
.footer-nav-link[data-v-54bfb0b9]:hover {
	color: #000;
	text-decoration: underline
}
@media(max-width:768px) {
.footer-nav[data-v-54bfb0b9] {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.footer-nav .nav-group[data-v-54bfb0b9] {
	width: auto
}
[dir=ltr] .footer-nav .nav-group[data-v-54bfb0b9] {
	margin-right: 0
}
[dir=rtl] .footer-nav .nav-group[data-v-54bfb0b9] {
	margin-left: 0
}
.dropdown-toggle[data-v-54bfb0b9] {
	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-54bfb0b9] {
	padding: 16px 0;
	border-bottom: 1px solid #eaeaea
}
.dropdown-toggle-icon[data-v-54bfb0b9] {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
[dir=ltr] .dropdown-toggle-icon[data-v-54bfb0b9] {
	margin-right: 4px
}
[dir=rtl] .dropdown-toggle-icon[data-v-54bfb0b9] {
	margin-left: 4px
}
.nav-group-title[data-v-54bfb0b9] {
	font-size: 14px;
	line-height: 24px
}
.nav-link-collapse[data-v-54bfb0b9] {
	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-54bfb0b9] {
	border-bottom: 1px solid #eaeaea
}
[dir] .footer-nav-link-container[data-v-54bfb0b9] {
	padding: 16px 0
}
[dir=ltr] .footer-nav-link-container[data-v-54bfb0b9] {
	margin: 0 0 0 12px
}
[dir=rtl] .footer-nav-link-container[data-v-54bfb0b9] {
	margin: 0 12px 0 0
}
[dir] .footer-nav-link-container[data-v-54bfb0b9]:not(:last-child) {
	border-bottom: 1px solid #eaeaea
}
.footer-nav-link[data-v-54bfb0b9] {
	display: block
}
.footer-nav-link[data-v-54bfb0b9]:hover {
	color: #545454;
	text-decoration: none
}
}
[dir] .btn[data-v-4fe4604b] {
	text-align: center
}
.loading[data-v-4fe4604b] {
	display: inline-block;
	width: 16px;
	height: 16px
}
[dir] .loading[data-v-4fe4604b] {
	border: 4px solid #fff;
	border-top-color: #eaeaea;
	border-radius: 50%
}
[dir=ltr] .loading[data-v-4fe4604b], [dir=rtl] .loading[data-v-4fe4604b] {
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite
}
img[data-v-1ea25e94] {
	width: 100%;
	height: 100%
}
@media(max-width:768px) {
img.touch[data-v-1ea25e94] {
	-ms-touch-action: auto;
	touch-action: auto
}
}
.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-242ff922] {
	width: 148px;
	height: 180px
}
.qr-code-block[data-v-242ff922] {
	position: relative;
	width: 100%;
	height: 170px
}
.qr-code-block[data-v-242ff922] {
	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-242ff922] {
	width: 116px;
	height: 116px
}
.tips-info[data-v-242ff922] {
	color: #545454;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px
}
.arrow[data-v-242ff922] {
	position: absolute;
	top: 170px;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}
.arrow[data-v-242ff922] {
	border: 12px solid rgba(0,0,0,0);
	border-top-color: #fff
}
.arrow[data-v-242ff922] {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
[dir=rtl] .arrow[data-v-242ff922] {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}
.social-media-container[data-v-56afb40a] {
	position: relative;
	display: inline-block
}
[dir] .social-media-container[data-v-56afb40a] {
	cursor: pointer
}
.qr-code[data-v-56afb40a] {
	position: absolute;
	bottom: 48px;
	display: none
}
[dir=ltr] .qr-code[data-v-56afb40a] {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
[dir=rtl] .qr-code[data-v-56afb40a] {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}
.social-media-item[data-v-56afb40a] {
	display: inline-block
}
.social-media-item:hover+.qr-code[data-v-56afb40a] {
	display: block
}
[dir=ltr] .social-media-item:hover+.qr-code[data-v-56afb40a], [dir=rtl] .social-media-item:hover+.qr-code[data-v-56afb40a] {
	-webkit-animation: fade-data-v-56afb40a .3s ease-in-out;
	animation: fade-data-v-56afb40a .3s ease-in-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.social-media-icon[data-v-56afb40a] {
	width: 36px;
	height: 36px
}
@-webkit-keyframes fade-data-v-56afb40a {
0% {
opacity:0
}
to {
	opacity: 1
}
}
@keyframes fade-data-v-56afb40a {
0% {
opacity:0
}
to {
	opacity: 1
}
}
[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-74b36cdc] {
	position: relative;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
[dir] .container[data-v-74b36cdc] {
	margin-bottom: 0
}
.container input[data-v-74b36cdc] {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0
}
.checkmark[data-v-74b36cdc] {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px
}
[dir] .checkmark[data-v-74b36cdc] {
	background-color: #fff;
	border: 1px solid #eaeaea;
	cursor: pointer
}
[dir=ltr] .checkmark[data-v-74b36cdc] {
	left: 0
}
[dir=rtl] .checkmark[data-v-74b36cdc] {
	right: 0
}
.checkmark[data-v-74b36cdc]:after {
	position: absolute;
	display: none;
	content: ""
}
.container .checkmark[data-v-74b36cdc]:after {
	top: 2px;
	width: 6px;
	height: 8px
}
[dir] .container .checkmark[data-v-74b36cdc]:after {
	border: solid #eaeaea
}
[dir=ltr] .container .checkmark[data-v-74b36cdc]: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-74b36cdc]: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-74b36cdc] {
	background-color: #e60012;
	border-color: #e60012
}
.container input:checked~.checkmark[data-v-74b36cdc]:after {
	display: block
}
[dir] .container input:checked~.checkmark[data-v-74b36cdc]:after {
	border-color: #fff
}
[dir] .container input:disabled~.checkmark[data-v-74b36cdc] {
	background-color: #f9f9f9;
	border-color: #bfbfbf;
	cursor: default
}
.container input:disabled:checked~.checkmark[data-v-74b36cdc]:after {
	display: block
}
[dir] .container input:disabled:checked~.checkmark[data-v-74b36cdc]:after {
	border-color: #bfbfbf
}
.subscription-container[data-v-35e9797c] {
	position: fixed;
	top: 0;
	z-index: 999;
	display: none;
	height: 100vh
}
[dir] .subscription-container[data-v-35e9797c] {
	background-color: rgba(0,0,0,.4)
}
[dir=ltr] .subscription-container[data-v-35e9797c] {
	left: 0
}
[dir=rtl] .subscription-container[data-v-35e9797c] {
	right: 0
}
.subscription-box[data-v-35e9797c] {
	position: relative;
	top: 50%;
	max-width: 1080px
}
[dir] .subscription-box[data-v-35e9797c] {
	padding: 36px 48px 64px;
	background-color: #fff;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
[dir=ltr] .subscription-box[data-v-35e9797c], [dir=rtl] .subscription-box[data-v-35e9797c] {
	margin-right: auto;
	margin-left: auto
}
.header[data-v-35e9797c] {
	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-35e9797c] {
	margin-bottom: 16px
}
.title[data-v-35e9797c] {
	color: #000;
	font-weight: 300;
	font-size: 36px;
	line-height: 54px
}
@media(max-width:768px) {
.title[data-v-35e9797c] {
	font-size: 28px;
	line-height: 44px
}
}
[dir] .close-btn[data-v-35e9797c] {
	cursor: pointer
}
[dir] .mark-bar[data-v-35e9797c] {
	margin-bottom: 16px
}
.select-tips[data-v-35e9797c] {
	color: #545454;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px
}
[dir] .select-tips[data-v-35e9797c] {
	margin-bottom: 32px
}
.subscription-item-group[data-v-35e9797c] {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: 200px
}
.item-block[data-v-35e9797c], .subscription-item-group[data-v-35e9797c] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.item-block[data-v-35e9797c] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 312px;
	height: 64px
}
[dir] .item-block[data-v-35e9797c] {
	margin-bottom: 24px;
	background-color: #f9f9f9;
	cursor: pointer
}
.checkbox-block[data-v-35e9797c] {
	display: inline-block;
	width: 16px;
	height: 16px
}
[dir=ltr] .checkbox-block[data-v-35e9797c] {
	margin-right: 16px;
	margin-left: 20px
}
[dir=rtl] .checkbox-block[data-v-35e9797c] {
	margin-left: 16px;
	margin-right: 20px
}
.check-label[data-v-35e9797c] {
	color: #131313;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px
}
[dir=ltr] .item-block[data-v-35e9797c]:nth-child(3n+2), [dir=rtl] .item-block[data-v-35e9797c]:nth-child(3n+2) {
	margin-right: 24px;
	margin-left: 24px
}
.submit-button[data-v-35e9797c] {
	display: block;
	width: 312px
}
[dir] .submit-button[data-v-35e9797c] {
	margin: 24px auto 0
}
.toast-container[data-v-35e9797c] {
	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-35e9797c], [dir=rtl] .toast-container[data-v-35e9797c] {
	right: 0;
	left: 0
}
.toast-container .toast[data-v-35e9797c] {
	max-width: 760px
}
@media(max-width:768px) {
[dir=ltr] .subscription-container[data-v-35e9797c], [dir=rtl] .subscription-container[data-v-35e9797c] {
	padding-right: 24px;
	padding-left: 24px
}
.subscription-box[data-v-35e9797c] {
	width: 100%
}
[dir] .subscription-box[data-v-35e9797c] {
	padding: 24px 24px 36px
}
[dir] .header[data-v-35e9797c] {
	margin-bottom: 12px
}
[dir] .select-tips[data-v-35e9797c] {
	margin-bottom: 24px
}
.item-block[data-v-35e9797c] {
	width: 100%
}
[dir] .item-block[data-v-35e9797c] {
	margin-bottom: 12px
}
.subscription-item-group[data-v-35e9797c] {
	display: block;
	max-height: 300px;
	overflow-y: auto
}
[dir=ltr] .item-block[data-v-35e9797c]:nth-child(3n+2), [dir=rtl] .item-block[data-v-35e9797c]:nth-child(3n+2) {
	margin-right: 0;
	margin-left: 0
}
.submit-button[data-v-35e9797c] {
	display: block;
	width: 100%
}
[dir] .submit-button[data-v-35e9797c] {
	margin: 24px auto 0
}
.toast[data-v-35e9797c] {
	width: 95%
}
}
.footer-main[data-v-4b4845f9] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
[dir] .footer-main[data-v-4b4845f9] {
	padding-top: 27px;
	padding-bottom: 62px;
	border-bottom: 1px solid #eaeaea
}
.footer-nav-aside[data-v-4b4845f9] {
	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-4b4845f9] {
	text-align: right
}
[dir=rtl] .footer-nav-aside[data-v-4b4845f9] {
	text-align: left
}
.contact-us[data-v-4b4845f9] {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.phone-title[data-v-4b4845f9] {
	color: #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.phone-number[data-v-4b4845f9] {
	color: #131313;
	font-weight: 800;
	font-size: 36px;
	line-height: 54px
}
[dir] .phone-number[data-v-4b4845f9] {
	margin-top: 12px
}
@media(max-width:768px) {
.phone-number[data-v-4b4845f9] {
	font-size: 28px;
	line-height: 44px
}
}
.subscribe[data-v-4b4845f9] {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: 68px
}
[dir] .subscribe[data-v-4b4845f9] {
	margin-top: 84px;
	padding: 0 60px
}
.subscribe-text[data-v-4b4845f9] {
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	vertical-align: middle
}
[dir=ltr] .subscribe-text[data-v-4b4845f9] {
	margin-left: 12px
}
[dir=rtl] .subscribe-text[data-v-4b4845f9] {
	margin-right: 12px
}
[dir] .social-medias[data-v-4b4845f9] {
	margin-top: 32px
}
[dir=ltr] .social-media+.social-media[data-v-4b4845f9] {
	margin-left: 36px
}
[dir=rtl] .social-media+.social-media[data-v-4b4845f9] {
	margin-right: 36px
}
.subscription-pop-ups[data-v-4b4845f9] {
	position: fixed;
	display: none;
	width: 100vw;
	height: 100vh
}
.show-subscription[data-v-4b4845f9] {
	display: block
}
.toast-container[data-v-4b4845f9] {
	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-4b4845f9] {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
[dir=ltr] .toast-container[data-v-4b4845f9], [dir=rtl] .toast-container[data-v-4b4845f9] {
	right: 0;
	left: 0
}
.toast-container .toast[data-v-4b4845f9] {
	max-width: 760px
}
@media(max-width:768px) {
[dir] .phone-number[data-v-4b4845f9] {
	margin-top: 4px
}
.footer-main[data-v-4b4845f9] {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
[dir] .footer-main[data-v-4b4845f9] {
	padding-bottom: 40px
}
.footer-nav-aside[data-v-4b4845f9] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.subscribe[data-v-4b4845f9] {
	width: auto
}
[dir] .subscribe-mobile[data-v-4b4845f9] {
	margin-top: 0;
	margin-bottom: 36px
}
[dir] .contact-us[data-v-4b4845f9] {
	margin-top: 48px;
	text-align: center
}
[dir] .social-medias[data-v-4b4845f9] {
	margin-top: 40px;
	text-align: center
}
}
[dir] .footer[data-v-228e7830] {
	background: #f9f9f9
}
.footer-top[data-v-228e7830] {
	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: 82px
}
[dir] .footer-top[data-v-228e7830] {
	border-bottom: 1px solid #eaeaea
}
.search-container[data-v-228e7830] {
	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-228e7830] {
	background-color: rgba(0,0,0,.001);
	cursor: pointer
}
.search-icon[data-v-228e7830] {
	color: #000
}
.search-input[data-v-228e7830] {
	width: 410px;
	height: 40px
}
[dir=ltr] .search-input[data-v-228e7830] {
	right: 0
}
[dir=rtl] .search-input[data-v-228e7830] {
	left: 0
}
[dir] .search-input[data-v-228e7830] .input-label {
	margin-bottom: 0
}
[dir] .search-input[data-v-228e7830] .input {
	background-color: rgba(0,0,0,0)
}
[dir=ltr] .search-input[data-v-228e7830] .input {
	padding-left: 16px
}
[dir=ltr] .search-input[data-v-228e7830] .suffix-icon, [dir=rtl] .search-input[data-v-228e7830] .input {
	padding-right: 16px
}
[dir=rtl] .search-input[data-v-228e7830] .suffix-icon {
	padding-left: 16px
}
.breadcrumbs[data-v-228e7830] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
[dir=ltr] .split-line[data-v-228e7830], [dir=rtl] .split-line[data-v-228e7830] {
	margin-right: 16px;
	margin-left: 16px
}
.breadcrumb[data-v-228e7830] {
	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-228e7830] {
	color: inherit
}
@media(max-width:768px) {
[dir] .footer[data-v-228e7830] {
	padding: 0 24px
}
.footer-top[data-v-228e7830] {
	-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: auto
}
[dir] .footer-top[data-v-228e7830] {
	padding-top: 48px;
	padding-bottom: 0;
	border-bottom: none
}
.search-icon[data-v-228e7830] {
	height: 48px
}
[dir=ltr] .search-icon[data-v-228e7830] {
	margin-right: 0
}
[dir=rtl] .search-icon[data-v-228e7830] {
	margin-left: 0
}
.breadcrumbs[data-v-228e7830] {
	display: block
}
[dir] .breadcrumbs[data-v-228e7830] {
	margin-bottom: 36px
}
.breadcrumb[data-v-228e7830] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 14px
}
}
.cookie-consent[data-v-dc4300e8] {
	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%;
	height: 124px
}
[dir] .cookie-consent[data-v-dc4300e8] {
	background-color: #fff
}
[dir=ltr] .cookie-consent[data-v-dc4300e8] {
	left: 0
}
[dir=rtl] .cookie-consent[data-v-dc4300e8] {
	right: 0
}
.container[data-v-dc4300e8] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.content[data-v-dc4300e8] {
	max-width: 793px
}
.title[data-v-dc4300e8] {
	color: #000;
	font-weight: 600;
	font-size: 16px
}
[dir] .title[data-v-dc4300e8] {
	margin-bottom: 8px
}
.description[data-v-dc4300e8] {
	color: #545454
}
.policy-btn[data-v-dc4300e8] {
	color: #e60012
}
[dir] .policy-btn[data-v-dc4300e8] {
	padding: 0
}
.btn-container[data-v-dc4300e8] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.btn-container button[data-v-dc4300e8] {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}
[dir=ltr] .btn-container button[data-v-dc4300e8]:not(:last-child) {
	margin-right: 20px
}
[dir=rtl] .btn-container button[data-v-dc4300e8]:not(:last-child) {
	margin-left: 20px
}
@media(max-width:768px) {
.cookie-consent[data-v-dc4300e8] {
	height: auto
}
.container[data-v-dc4300e8] {
	-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-dc4300e8] {
	padding: 24px 24px 36px
}
[dir] .title[data-v-dc4300e8] {
	margin-bottom: 12px
}
[dir] .btn-container[data-v-dc4300e8] {
	margin-top: 24px
}
}
.modal-background[data-v-1962cdff] {
	position: fixed;
	top: 0;
	bottom: 0;
	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;
	overflow: hidden
}
[dir] .modal-background[data-v-1962cdff] {
	background-color: rgba(0,0,0,.5)
}
[dir=ltr] .modal-background[data-v-1962cdff], [dir=rtl] .modal-background[data-v-1962cdff] {
	right: 0;
	left: 0
}
@media(max-width:768px) {
.modal-background[data-v-1962cdff] {
	z-index: 1010
}
}
.contact-btn[data-v-e4ac6952] {
	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-e4ac6952] {
	background: #e60012;
	cursor: pointer
}
[dir=ltr] .contact-btn[data-v-e4ac6952] {
	right: 0;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%
}
[dir=rtl] .contact-btn[data-v-e4ac6952] {
	left: 0;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%
}
.container[data-v-e4ac6952] {
	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-e4ac6952] {
	padding: 38px 48px 58px;
	background: #fff
}
.head[data-v-e4ac6952] {
	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-e4ac6952] {
	margin-bottom: 36px
}
.head-top[data-v-e4ac6952] {
	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-e4ac6952] {
	margin-bottom: 16px
}
[dir] .close-btn[data-v-e4ac6952] {
	cursor: pointer
}
.title[data-v-e4ac6952] {
	color: #131313;
	font-weight: 600;
	font-size: 36px;
	line-height: 54px
}
@media(max-width:768px) {
.title[data-v-e4ac6952] {
	font-size: 28px;
	line-height: 44px
}
}
.contact-item[data-v-e4ac6952] {
	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
}
.contact-item[data-v-e4ac6952] {
	padding: 20px 42px 25px;
	text-align: center;
	border: 1px solid #eaeaea
}
.content[data-v-e4ac6952] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
[dir=ltr] .content>.contact-item+.contact-item[data-v-e4ac6952] {
	margin-left: 30px
}
[dir=rtl] .content>.contact-item+.contact-item[data-v-e4ac6952] {
	margin-right: 30px
}
.item-icon[data-v-e4ac6952] {
	width: 64px;
	height: 64px
}
.item-title[data-v-e4ac6952] {
	width: 222px;
	color: #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px
}
.item-title[data-v-e4ac6952] {
	margin-top: 16px
}
@media(max-width:768px) {
.item-title[data-v-e4ac6952] {
	font-size: 20px;
	line-height: 32px
}
}
.item-description[data-v-e4ac6952] {
	width: 222px;
	color: #545454;
	font-size: 14px;
	line-height: 24px
}
[dir] .item-description[data-v-e4ac6952] {
	margin-top: 8px
}
@media(max-width:768px) {
.item-description[data-v-e4ac6952] {
	font-size: 14px;
	line-height: 24px
}
}
.item-link[data-v-e4ac6952] {
	max-width: 222px
}
[dir] .item-link[data-v-e4ac6952] {
	margin-top: 24px;
	padding: 0
}
.more-btn[data-v-e4ac6952] {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}
[dir] .more-btn[data-v-e4ac6952] {
	margin-top: 36px
}
@media(max-width:768px) {
.contact-btn[data-v-e4ac6952] {
	bottom: 68px;
	width: 40px;
	height: 40px
}
.contact-btn[data-v-e4ac6952] svg {
	width: 20px
}
[dir] .modal[data-v-e4ac6952] {
	padding: 0 24px
}
.container[data-v-e4ac6952] {
	width: 100%;
	max-height: 80vh
}
[dir] .container[data-v-e4ac6952] {
	padding: 24px
}
.contact-item[data-v-e4ac6952] {
	width: 100%
}
[dir] .contact-item[data-v-e4ac6952] {
	padding: 14px 20px 24px
}
.item-description[data-v-e4ac6952], .item-title[data-v-e4ac6952] {
	width: 100%
}
.content[data-v-e4ac6952] {
	-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-e4ac6952] {
	padding-bottom: 24px
}
[dir] .content>.contact-item+.contact-item[data-v-e4ac6952] {
	margin-top: 24px
}
[dir=ltr] .content>.contact-item+.contact-item[data-v-e4ac6952] {
	margin-left: 0
}
[dir=rtl] .content>.contact-item+.contact-item[data-v-e4ac6952] {
	margin-right: 0
}
.more-btn[data-v-e4ac6952] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-item-align: normal;
	-ms-grid-row-align: normal;
	align-self: normal
}
}
.header-container[data-v-a16556fe] {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.fixed[data-v-a16556fe] {
	position: fixed;
	top: 0
}
.header-hide[data-v-a16556fe] {
	position: fixed;
	top: -78px;
	height: 0
}
.layout-content-container[data-v-a16556fe] {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
[dir] .layout-content-container[data-v-a16556fe] {
	padding-top: 78px
}
@media(max-width:768px) {
[dir] .layout-content-container[data-v-a16556fe] {
	padding-top: 68px
}
.header-hide[data-v-a16556fe] {
	height: -68px
}
}
