.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-5b8319fe] {
    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-5b8319fe] {
    margin: 0 auto
}

.main-nav-link[data-v-5b8319fe] {
    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-5b8319fe] {
    margin-top: 48px
}

.main-nav-name[data-v-5b8319fe] {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px
}

[dir=ltr] .main-nav-name[data-v-5b8319fe] {
    margin-right: 12px;
    margin-left: 4px
}

[dir=rtl] .main-nav-name[data-v-5b8319fe] {
    margin-left: 12px;
    margin-right: 4px
}

.main-nav-description[data-v-5b8319fe] {
    font-weight: 300;
    font-size: 12px;
    line-height: 20px
}

[dir] .main-nav-description[data-v-5b8319fe] {
    margin-top: 4px
}

.divide-line[data-v-5b8319fe] {
    width: 1px
}

[dir] .divide-line[data-v-5b8319fe] {
    margin: 48px 48px 0;
    background-color: #eaeaea
}

.report[data-v-5b8319fe] {
    position: relative;
    width: 280px;
    height: 396px
}

[dir] .report[data-v-5b8319fe] {
    margin-top: 48px;
    background-color: rgba(0,0,0,.01)
}

.mask[data-v-5b8319fe] {
    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-5b8319fe] {
    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-5b8319fe] {
    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-5b8319fe] {
    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-5b8319fe] {
    margin: 0 24px
}

.report-name[data-v-5b8319fe] {
    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-5b8319fe] {
    margin: 24px
}

.report-button[data-v-5b8319fe] {
    width: 154px
}

[dir] .report-button[data-v-5b8319fe] {
    margin-top: 16px;
    border-color: #fff
}

[dir] .report-button-focus[data-v-5b8319fe] {
    background-color: #e60012;
    border-color: #e60012
}

.button-focus .mask[data-v-5b8319fe],.web-hover:hover .mask[data-v-5b8319fe] {
    opacity: 1
}

.button-focus .button-container[data-v-5b8319fe],.web-hover:hover .button-container[data-v-5b8319fe] {
    bottom: 42px;
    opacity: 1
}

.button-focus .report-name[data-v-5b8319fe],.web-hover:hover .report-name[data-v-5b8319fe] {
    bottom: 156px
}

.button-focus .less-bottom[data-v-5b8319fe],.web-hover:hover .less-bottom[data-v-5b8319fe] {
    bottom: 86px
}

.secondary-nav[data-v-5b8319fe] {
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

[dir=ltr] .secondary-nav[data-v-5b8319fe] {
    padding-right: 40px
}

[dir=rtl] .secondary-nav[data-v-5b8319fe] {
    padding-left: 40px
}

.secondary-nav-item[data-v-5b8319fe] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 33.3%
}

.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-55bde3ce],.toast-leave-active[data-v-55bde3ce] {
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.toast-enter[data-v-55bde3ce],.toast-leave-to[data-v-55bde3ce] {
    opacity: 0
}

.toast-message[data-v-55bde3ce] {
    font-size: 16px;
    line-height: 28px
}

[dir] .toast-message[data-v-55bde3ce] {
    padding: 12px 24px;
    text-align: center;
    -webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);
    box-shadow: 0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05)
}

.default[data-v-55bde3ce] {
    color: #3180ca
}

[dir] .default[data-v-55bde3ce] {
    background-color: #e4f0fb
}

.warning[data-v-55bde3ce] {
    color: #ea5514
}

[dir] .warning[data-v-55bde3ce] {
    background-color: #fdede7
}

.error[data-v-55bde3ce] {
    color: #e60012
}

[dir] .error[data-v-55bde3ce] {
    background-color: #fff6f6
}

.success[data-v-55bde3ce] {
    width: calc(100vw - 200px);
    color: #fff;
    font-size: 20px
}

[dir] .success[data-v-55bde3ce] {
    background-color: #e60012
}

@media(max-width: 768px) {
    .success[data-v-55bde3ce] {
        width:calc(100vw - 48px)
    }
}

[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-30e348e9] {
    position: fixed;
    top: 0;
    z-index: 999;
    display: none;
    height: 100vh
}

[dir] .subscription-container[data-v-30e348e9] {
    background-color: rgba(0,0,0,.4)
}

[dir=ltr] .subscription-container[data-v-30e348e9] {
    left: 0
}

[dir=rtl] .subscription-container[data-v-30e348e9] {
    right: 0
}

.subscription-box[data-v-30e348e9] {
    position: relative;
    top: 50%;
    width: 500px
}

[dir] .subscription-box[data-v-30e348e9] {
    padding: 36px 48px 64px;
    background-color: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

[dir=ltr] .subscription-box[data-v-30e348e9],[dir=rtl] .subscription-box[data-v-30e348e9] {
    margin-right: auto;
    margin-left: auto
}

.header[data-v-30e348e9] {
    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-30e348e9] {
    margin-bottom: 16px
}

.title[data-v-30e348e9] {
    font-weight: 300
}

[dir] .close-btn[data-v-30e348e9] {
    cursor: pointer
}

[dir] .mark-bar[data-v-30e348e9],[dir] .select-tips[data-v-30e348e9] {
    margin-bottom: 16px
}

.check-label[data-v-30e348e9]:before {
    display: inline-block;
    color: #e60012;
    content: "*"
}

[dir=ltr] .check-label[data-v-30e348e9]:before {
    margin-right: 4px
}

[dir=rtl] .check-label[data-v-30e348e9]:before {
    margin-left: 4px
}

[dir] .checkbox-block[data-v-30e348e9] {
    margin-top: 4px
}

.checkbox-block[data-v-30e348e9] .container .checkmark {
    top: 4px;
    width: 16px;
    height: 16px
}

[dir=ltr] .checkbox-block[data-v-30e348e9] .container .checkmark {
    margin-right: 16px
}

[dir=rtl] .checkbox-block[data-v-30e348e9] .container .checkmark {
    margin-left: 16px
}

[dir=ltr] .checkbox-block[data-v-30e348e9] .container .check-label {
    margin-left: 0;
    padding-left: 24px
}

[dir=rtl] .checkbox-block[data-v-30e348e9] .container .check-label {
    margin-right: 0;
    padding-right: 24px
}

[dir] .checkbox-block .error[data-v-30e348e9] .checkmark {
    border-color: #e60012
}

.submit-button[data-v-30e348e9] {
    display: block;
    width: 100%
}

[dir] .submit-button[data-v-30e348e9] {
    margin: 24px auto 0
}

.policy[data-v-30e348e9] {
    text-decoration: underline
}

[dir] .policy[data-v-30e348e9] {
    cursor: pointer
}

.toast-container[data-v-30e348e9] {
    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-30e348e9],[dir=rtl] .toast-container[data-v-30e348e9] {
    right: 0;
    left: 0
}

.toast-container .toast[data-v-30e348e9] {
    max-width: 760px
}

.notice-info[data-v-30e348e9] {
    color: #e60012
}

[dir] .notice-info[data-v-30e348e9] {
    margin-top: 8px
}

.form-item[data-v-30e348e9] {
    width: 100%
}

@media(max-width: 768px) {
    [dir=ltr] .subscription-container[data-v-30e348e9],[dir=rtl] .subscription-container[data-v-30e348e9] {
        padding-right:24px;
        padding-left: 24px
    }

    .subscription-box[data-v-30e348e9] {
        width: 100%
    }

    [dir] .subscription-box[data-v-30e348e9] {
        padding: 24px 24px 36px
    }

    .toast[data-v-30e348e9] {
        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-59dc163a] {
    background: #f9f9f9
}

.footer-top[data-v-59dc163a] {
    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-59dc163a] {
    margin-top: 78px
}

.search-container[data-v-59dc163a] {
    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-59dc163a] {
    background-color: rgba(0,0,0,.001);
    cursor: pointer
}

.search-icon[data-v-59dc163a] {
    color: #000
}

.search-input[data-v-59dc163a] {
    width: 410px;
    height: 40px
}

[dir=ltr] .search-input[data-v-59dc163a] {
    right: 0
}

[dir=rtl] .search-input[data-v-59dc163a] {
    left: 0
}

[dir] .search-input[data-v-59dc163a] .input-label {
    margin-bottom: 0
}

[dir] .search-input[data-v-59dc163a] .input {
    background-color: rgba(0,0,0,0)
}

[dir=ltr] .search-input[data-v-59dc163a] .input {
    padding-left: 16px
}

[dir=ltr] .search-input[data-v-59dc163a] .suffix-icon,[dir=rtl] .search-input[data-v-59dc163a] .input {
    padding-right: 16px
}

[dir=rtl] .search-input[data-v-59dc163a] .suffix-icon {
    padding-left: 16px
}

.breadcrumbs[data-v-59dc163a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[dir=ltr] .split-line[data-v-59dc163a],[dir=rtl] .split-line[data-v-59dc163a] {
    margin-right: 16px;
    margin-left: 16px
}

.breadcrumb[data-v-59dc163a] {
    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-59dc163a] {
    color: inherit
}

@media(max-width: 768px) {
    [dir] .footer[data-v-59dc163a] {
        padding:0 24px
    }

    .footer-top[data-v-59dc163a] {
        -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-59dc163a] {
        margin-top: 68px;
        padding-bottom: 0;
        border-bottom: none
    }

    .search-icon[data-v-59dc163a] {
        height: 48px
    }

    [dir=ltr] .search-icon[data-v-59dc163a] {
        margin-right: 0
    }

    [dir=rtl] .search-icon[data-v-59dc163a] {
        margin-left: 0
    }

    .breadcrumbs[data-v-59dc163a] {
        display: block;
        line-height: 48px
    }

    .breadcrumb[data-v-59dc163a] {
        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-c428fe4a] {
    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-c428fe4a] {
    background-color: #fff
}

[dir=ltr] .cookie-consent[data-v-c428fe4a] {
    left: 0
}

[dir=rtl] .cookie-consent[data-v-c428fe4a] {
    right: 0
}

.cookie-consent.popup[data-v-c428fe4a] {
    z-index: 1000
}

.container[data-v-c428fe4a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[dir] .container[data-v-c428fe4a] {
    padding: 16px 0
}

.content[data-v-c428fe4a] {
    max-width: 793px
}

.title[data-v-c428fe4a] {
    color: #131313;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px
}

[dir] .title[data-v-c428fe4a] {
    margin-bottom: 8px
}

.description[data-v-c428fe4a] {
    color: #545454;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

[dir] .description[data-v-c428fe4a] {
    margin-bottom: 8px
}

.policy-btn[data-v-c428fe4a] {
    color: #545454;
    text-decoration: underline
}

[dir] .policy-btn[data-v-c428fe4a],[dir] .setting-btn[data-v-c428fe4a] {
    padding: 0
}

.setting-btn[data-v-c428fe4a] .btn-with-icon {
    line-height: 20px
}

.btn-container[data-v-c428fe4a] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

[dir] .btn-container[data-v-c428fe4a] .btn {
    padding: 22px 40px
}

.btn-container button[data-v-c428fe4a] {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

[dir=ltr] .btn-container button[data-v-c428fe4a]:not(:last-child) {
    margin-right: 20px
}

[dir=rtl] .btn-container button[data-v-c428fe4a]:not(:last-child) {
    margin-left: 20px
}

@media(max-width: 768px) {
    .cookie-consent[data-v-c428fe4a] {
        height:auto
    }

    .container[data-v-c428fe4a] {
        -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-c428fe4a] {
        padding: 24px 24px 36px
    }

    [dir] .title[data-v-c428fe4a] {
        margin-bottom: 12px
    }

    .btn-container[data-v-c428fe4a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    [dir] .btn-container[data-v-c428fe4a] {
        margin-top: 24px
    }

    .btn-container[data-v-c428fe4a] .btn {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 120px;
        flex: 1 0 120px;
        height: 64px
    }

    [dir] .btn-container[data-v-c428fe4a] .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-814673e0] {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fixed[data-v-814673e0] {
    position: fixed;
    top: 0
}

.header-hide[data-v-814673e0] {
    position: fixed;
    top: -78px;
    height: 0
}

.layout-content-container[data-v-814673e0] {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.toast-container[data-v-814673e0] {
    position: fixed;
    top: 80px;
    z-index: 1010;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[dir=ltr] .toast-container[data-v-814673e0] {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

[dir=rtl] .toast-container[data-v-814673e0] {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.toast-container .toast[data-v-814673e0] {
    min-width: 300px;
    max-width: 760px
}

[dir] .toast-container[data-v-814673e0] .toast-message {
    padding: 12px 80px
}

.screen-live[data-v-814673e0] {
    position: fixed;
    width: 100px
}

[dir=ltr] .screen-live[data-v-814673e0] {
    left: -200px
}

[dir=rtl] .screen-live[data-v-814673e0] {
    right: -200px
}

@media(max-width: 768px) {
    .header-hide[data-v-814673e0] {
        height:-68px
    }

    [dir] .toast-container[data-v-814673e0] .toast-message {
        padding: 12px 24px
    }
}

.subscription-box[data-v-814673e0] {
    position: fixed;
    top: 0;
    z-index: 1001;
    color: #fff
}

[dir] .subscription-box[data-v-814673e0] {
    background-color: #e60012
}

[dir=ltr] .subscription-box[data-v-814673e0],[dir=rtl] .subscription-box[data-v-814673e0] {
    right: 0;
    left: 0
}

.subscription-box .subscription-content[data-v-814673e0] {
    width: 1280px
}

[dir] .subscription-box .subscription-content[data-v-814673e0] {
    margin: 0 auto;
    padding: 32px 0
}

@media(max-width: 768px) {
    .subscription-box .subscription-content[data-v-814673e0] {
        width:100vw
    }

    [dir] .subscription-box .subscription-content[data-v-814673e0] {
        padding: 24px
    }
}

.subscription-box .sub-title[data-v-814673e0] {
    font-size: 20px
}

.subscription-box .sub-description[data-v-814673e0] {
    font-size: 16px
}



.card[data-v-cdc6131e] {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25%;
    min-height: 132px
}

[dir] .card[data-v-cdc6131e] {
    background-color: #fff
}

[dir=ltr] .card[data-v-cdc6131e] {
    padding: 24px 0 24px 32px
}

[dir=rtl] .card[data-v-cdc6131e] {
    padding: 24px 32px 24px 0
}

[dir=ltr] .card[data-v-cdc6131e]:not(:last-child) {
    border-right: 2px solid #f9f9f9
}

[dir=rtl] .card[data-v-cdc6131e]:not(:last-child) {
    border-left: 2px solid #f9f9f9
}

.card-data[data-v-cdc6131e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[dir] .card-data[data-v-cdc6131e] {
    margin-bottom: 12px
}

.card-number[data-v-cdc6131e] {
    max-width: 70%;
    color: #131313;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px
}

[dir=ltr] .card-number[data-v-cdc6131e] {
    margin-right: 8px
}

[dir=rtl] .card-number[data-v-cdc6131e] {
    margin-left: 8px
}

@media(max-width: 768px) {
    .card-number[data-v-cdc6131e] {
        font-size:28px;
        line-height: 44px
    }
}

.card-unit[data-v-cdc6131e] {
    max-width: 30%;
    color: #545454;
    font-weight: 400;
    font-size: 14px
}

[dir] .card-unit[data-v-cdc6131e] {
    margin-top: 8px
}

.card-title[data-v-cdc6131e] {
    color: #545454;
    font-size: 14px;
    line-height: 14px
}

@media(max-width: 768px) {
    .card[data-v-cdc6131e] {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 50%
    }

    [dir] .card[data-v-cdc6131e] {
        padding: 0 12px
    }

    [dir=ltr] .card[data-v-cdc6131e]:not(:last-child) {
        border-right: none
    }

    [dir=rtl] .card[data-v-cdc6131e]:not(:last-child) {
        border-left: none
    }

    .card-data[data-v-cdc6131e] {
        -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: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    [dir] .card-data[data-v-cdc6131e] {
        margin-bottom: 16px
    }

    [dir] .card-number[data-v-cdc6131e] {
        margin-bottom: 0
    }

    [dir=ltr] .card-number[data-v-cdc6131e] {
        margin-right: 0
    }

    [dir=rtl] .card-number[data-v-cdc6131e] {
        margin-left: 0
    }

    .card-number[data-v-cdc6131e],.card-title[data-v-cdc6131e],.card-unit[data-v-cdc6131e] {
        width: 100%;
        max-width: 100%
    }

    [dir] .card-number[data-v-cdc6131e],[dir] .card-title[data-v-cdc6131e],[dir] .card-unit[data-v-cdc6131e] {
        text-align: center
    }

    [dir] .card-unit[data-v-cdc6131e] {
        margin-top: 0
    }
}

.research-list[data-v-40e1c7d4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1280px
}

[dir] .research-list[data-v-40e1c7d4] {
    margin: 0 auto
}

@media(max-width: 768px) {
    .research-list[data-v-40e1c7d4] {
        width:100%;
        min-width: 360px
    }
}

.technology-banner[data-v-25db98ec] {
    position: relative;
    width: 100%
}

[dir] .technology-banner[data-v-25db98ec] {
    padding-bottom: 74px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.bg-image[data-v-25db98ec] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

[dir] .bg-image[data-v-25db98ec] {
    background-color: #fff
}

[dir=ltr] .bg-image[data-v-25db98ec] {
    left: 0
}

[dir=rtl] .bg-image[data-v-25db98ec] {
    right: 0
}

.tech-container[data-v-25db98ec] {
    position: relative;
    z-index: 2;
    width: 1280px;
    color: #fff
}

[dir] .tech-container[data-v-25db98ec] {
    margin: auto;
    padding-top: 64px
}

.tech-title[data-v-25db98ec] {
    width: 368px;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px
}

[dir] .tech-title[data-v-25db98ec] {
    padding-bottom: 16px
}

@media(max-width: 768px) {
    .tech-title[data-v-25db98ec] {
        font-size:28px;
        line-height: 44px
    }
}

[dir] .white-bar[data-v-25db98ec] {
    padding-bottom: 52px
}

[dir] .link-button[data-v-25db98ec] {
    margin: 0
}

@media(max-width: 768px) {
    .tech-container[data-v-25db98ec] {
        width:100%
    }

    [dir] .tech-container[data-v-25db98ec] {
        text-align: center
    }

    .tech-title[data-v-25db98ec] {
        width: auto;
        font-weight: 800
    }

    [dir] .tech-title[data-v-25db98ec] {
        margin: 0 24px;
        text-align: center
    }

    [dir] .white-bar[data-v-25db98ec] {
        margin: auto
    }
}

.home-page-banner[data-v-a4eea214] {
    position: relative;
    min-width: 1280px;
    max-width: 2048px;
    color: #fff
}

[dir] .home-page-banner[data-v-a4eea214] {
    margin: 0 auto;
    background-color: rgba(0,0,0,.01)
}

.banner-content-container[data-v-a4eea214] {
    position: absolute;
    top: 140px;
    z-index: 2
}

[dir=ltr] .banner-content-container[data-v-a4eea214],[dir=rtl] .banner-content-container[data-v-a4eea214] {
    right: 0;
    left: 0
}

[dir=ltr] .banner-content[data-v-a4eea214] {
    margin-left: 180px
}

[dir=rtl] .banner-content[data-v-a4eea214] {
    margin-right: 180px
}

.redirect-button[data-v-a4eea214] {
    position: absolute;
    bottom: 100px;
    z-index: 3
}

@media screen and (max-width: 1920px)and (min-width:768px) {
    [dir=ltr] .banner-content[data-v-a4eea214] {
        margin-left:calc(50% - 640px)
    }

    [dir=rtl] .banner-content[data-v-a4eea214] {
        margin-right: calc(50% - 640px)
    }

    [dir=ltr] .redirect-button[data-v-a4eea214] {
        left: calc(50% - 640px)
    }

    [dir=rtl] .redirect-button[data-v-a4eea214] {
        right: calc(50% - 640px)
    }
}

.affiliated-text[data-v-a4eea214] {
    position: absolute;
    bottom: 120px;
    z-index: 2
}

[dir=ltr] .affiliated-text[data-v-a4eea214] {
    right: 0;
    margin-right: calc(50% - 640px)
}

[dir=rtl] .affiliated-text[data-v-a4eea214] {
    left: 0;
    margin-left: calc(50% - 640px)
}

@media(max-width: 768px) {
    .banner-content-container[data-v-a4eea214] {
        top:76px
    }

    [dir=ltr] .banner-content-container[data-v-a4eea214],[dir=rtl] .banner-content-container[data-v-a4eea214] {
        right: 0;
        left: 0
    }

    .home-page-banner[data-v-a4eea214] {
        min-width: auto
    }

    [dir] .banner-content[data-v-a4eea214] {
        margin: 0 auto
    }

    .affiliated-text[data-v-a4eea214] {
        bottom: 120px
    }

    [dir=ltr] .affiliated-text[data-v-a4eea214],[dir=rtl] .affiliated-text[data-v-a4eea214] {
        right: 0;
        left: 0
    }
}

.slide-container[data-v-a4eea214] {
    position: relative;
    min-width: 1280px;
    max-width: 2048px;
    height: calc(100vh - 78px);
    min-height: 668px;
    overflow: hidden
}

[dir] .slide-container[data-v-a4eea214] {
    margin: auto
}

.slide-image[data-v-a4eea214] {
    width: 100%;
    height: 100%
}

[dir] .slide-image[data-v-a4eea214] {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media(max-width: 768px) {
    .slide-container[data-v-a4eea214] {
        min-width:auto;
        height: calc(100vh - 68px)
    }

    .redirect-button[data-v-a4eea214] {
        position: absolute;
        bottom: 230px
    }

    [dir=ltr] .redirect-button[data-v-a4eea214] {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    [dir=rtl] .redirect-button[data-v-a4eea214] {
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

    .affiliated-text[data-v-a4eea214] {
        display: none
    }
}

.environment-banner[data-v-a8c0046c] {
    position: relative;
    width: 100%;
    color: #fff
}

[dir] .environment-banner[data-v-a8c0046c] {
    padding-bottom: 64px;
    text-align: center;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.bg-image[data-v-a8c0046c] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

[dir] .bg-image[data-v-a8c0046c] {
    background-color: #fff
}

[dir=ltr] .bg-image[data-v-a8c0046c] {
    left: 0
}

[dir=rtl] .bg-image[data-v-a8c0046c] {
    right: 0
}

.environment-title[data-v-a8c0046c] {
    position: relative;
    z-index: 2;
    width: 616px;
    color: #fff;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px
}

[dir] .environment-title[data-v-a8c0046c] {
    margin: auto;
    padding-top: 64px;
    padding-bottom: 12px;
    text-align: center
}

@media(max-width: 768px) {
    .environment-title[data-v-a8c0046c] {
        font-size:28px;
        line-height: 44px
    }
}

.environment-description[data-v-a8c0046c] {
    position: relative;
    z-index: 2;
    width: 784px;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px
}

[dir] .environment-description[data-v-a8c0046c] {
    margin: auto;
    padding-bottom: 32px;
    text-align: center
}

[dir] .link-button[data-v-a8c0046c] {
    margin: auto
}

.link-button-container[data-v-a8c0046c] {
    position: relative;
    z-index: 2
}

@media(max-width: 768px) {
    .environment-banner[data-v-a8c0046c] {
        min-width:360px
    }

    .environment-title[data-v-a8c0046c] {
        width: auto;
        font-weight: 800
    }

    [dir] .environment-title[data-v-a8c0046c] {
        margin: 0 24px
    }

    .environment-description[data-v-a8c0046c] {
        width: auto
    }

    [dir] .environment-description[data-v-a8c0046c] {
        margin: 0 24px 48px;
        padding-bottom: 0
    }

    [dir] .link-button-container[data-v-a8c0046c] {
        padding: 0 24px
    }

    .link-button[data-v-a8c0046c] {
        width: 100%
    }
}

[dir] .introduction[data-v-45a428b5] {
    margin: 70px auto 36px
}

.title[data-v-45a428b5] {
    color: #131313;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px
}

@media(max-width: 768px) {
    .title[data-v-45a428b5] {
        font-size:28px;
        line-height: 44px
    }
}

[dir] .title-divide-line[data-v-45a428b5] {
    margin-top: 28px
}

.text[data-v-45a428b5] {
    width: 887px;
    color: #545454;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px
}

[dir] .text[data-v-45a428b5] {
    margin-top: 24px
}

@media(max-width: 768px) {
    [dir] .introduction[data-v-45a428b5] {
        margin-top:0
    }

    [dir] .title[data-v-45a428b5] {
        margin: 64px 24px 12px;
        text-align: center
    }

    [dir] .title-divide-line[data-v-45a428b5] {
        margin: 0 auto
    }

    .text[data-v-45a428b5] {
        width: auto
    }

    [dir] .text[data-v-45a428b5] {
        margin: 32px 24px 48px;
        text-align: center
    }
}

.card-group[data-v-56d04cd5] {
    width: 100%
}

[dir] .card-group[data-v-56d04cd5] {
    padding-top: 36px;
    text-align: center;
    background-color: #f9f9f9
}

.title[data-v-56d04cd5] {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px
}

[dir=ltr] .title[data-v-56d04cd5] {
    margin-left: 28px;
    text-align: left
}

[dir=rtl] .title[data-v-56d04cd5] {
    margin-right: 28px;
    text-align: right
}

.divide[data-v-56d04cd5] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

[dir] .divide[data-v-56d04cd5] {
    margin: 28px 28px 0
}

.hover-point[data-v-56d04cd5] {
    width: 12px;
    height: 12px
}

[dir] .hover-point[data-v-56d04cd5] {
    background-color: #e60012;
    border-radius: 50%
}

.cross-line[data-v-56d04cd5] {
    width: 100%;
    height: 1px
}

[dir] .cross-line[data-v-56d04cd5] {
    background-repeat: repeat-x;
    background-size: 10px 1px
}

[dir=ltr] .cross-line[data-v-56d04cd5] {
    background-image: -webkit-gradient(linear,left top,right top,from(#bfbfbf),color-stop(50%,#bfbfbf),color-stop(50%,rgba(0,0,0,0)));
    background-image: -o-linear-gradient(left,#bfbfbf 0,#bfbfbf 50%,rgba(0,0,0,0) 50%);
    background-image: linear-gradient(90deg,#bfbfbf,#bfbfbf 50%,rgba(0,0,0,0) 0)
}

[dir=rtl] .cross-line[data-v-56d04cd5] {
    background-image: -webkit-gradient(linear,right top,left top,from(#bfbfbf),color-stop(50%,#bfbfbf),color-stop(50%,rgba(0,0,0,0)));
    background-image: -o-linear-gradient(right,#bfbfbf 0,#bfbfbf 50%,rgba(0,0,0,0) 50%);
    background-image: linear-gradient(270deg,#bfbfbf,#bfbfbf 50%,rgba(0,0,0,0) 0)
}

.img[data-v-56d04cd5] {
    width: 100%;
    max-width: 280px;
    height: auto
}

.intro-text[data-v-56d04cd5] {
    color: #545454;
    font-weight: 400
}

[dir] .intro-text[data-v-56d04cd5] {
    padding: 0 20px
}

[dir] .learn-more[data-v-56d04cd5] {
    margin: 28px auto 92px
}

.empty[data-v-56d04cd5] {
    height: 54px
}

.item[data-v-33869336] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 305px;
    overflow: hidden;
    -webkit-transition: width .3s linear;
    -o-transition: width .3s linear;
    transition: width .3s linear
}

[dir] .item[data-v-33869336] {
    background-color: #f9f9f9
}

.header[data-v-33869336] {
    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] .header[data-v-33869336] {
    margin-top: 32px
}

.title[data-v-33869336] {
    overflow-x: hidden;
    color: #131313;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

[dir] .title[data-v-33869336] {
    padding: 0 48px
}

.logo[data-v-33869336] {
    display: none;
    height: 24px
}

.hover-point[data-v-33869336] {
    position: relative;
    z-index: 3;
    width: 12px;
    height: 12px
}

[dir] .hover-point[data-v-33869336] {
    margin: 16px auto 0;
    background-color: #eaeaea;
    border-radius: 50%
}

.intro[data-v-33869336] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    height: 268px
}

[dir] .intro[data-v-33869336] {
    margin: 4px 12.5px 36px
}

.img[data-v-33869336] {
    width: 280px;
    height: 214px
}

.intro-text[data-v-33869336] {
    position: absolute;
    top: 50%;
    display: none;
    width: 306px;
    color: #545454;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px
}

[dir] .intro-text[data-v-33869336] {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

[dir=ltr] .intro-text[data-v-33869336] {
    right: 32px
}

[dir=rtl] .intro-text[data-v-33869336] {
    left: 32px
}

[dir] .desc[data-v-33869336]:nth-child(3) {
    margin-bottom: 0
}

.learn-more[data-v-33869336] {
    position: absolute;
    bottom: 36px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

[dir=ltr] .learn-more[data-v-33869336] {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

[dir=rtl] .learn-more[data-v-33869336] {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.item-expand[data-v-33869336] {
    width: 630px
}

.item-expand .header[data-v-33869336] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[dir=ltr] .item-expand .header[data-v-33869336] {
    padding: 0 32px 0 48px
}

[dir=rtl] .item-expand .header[data-v-33869336] {
    padding: 0 48px 0 32px
}

[dir] .item-expand .title[data-v-33869336] {
    padding: 0
}

[dir=ltr] .item-expand .title[data-v-33869336],[dir=rtl] .item-expand .title[data-v-33869336] {
    -webkit-animation: fade-data-v-33869336 .6s linear;
    animation: fade-data-v-33869336 .6s linear
}

.item-expand .intro-text[data-v-33869336],.item-expand .logo[data-v-33869336] {
    display: block
}

[dir=ltr] .item-expand .intro-text[data-v-33869336],[dir=rtl] .item-expand .intro-text[data-v-33869336] {
    -webkit-animation: fade-data-v-33869336 .6s linear;
    animation: fade-data-v-33869336 .6s linear
}

[dir] .item-expand .hover-point[data-v-33869336] {
    background-color: #e60012
}

[dir=ltr] .item-expand .hover-point[data-v-33869336] {
    margin: 16px 0 0 48px
}

[dir=rtl] .item-expand .hover-point[data-v-33869336] {
    margin: 16px 48px 0 0
}

.item-expand .learn-more[data-v-33869336] {
    opacity: 1
}

@-webkit-keyframes fade-data-v-33869336 {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-data-v-33869336 {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.web-card-group[data-v-309a2980] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[dir] .web-card-group[data-v-309a2980] {
    margin-bottom: 98px
}

[dir] .web-card-item[data-v-309a2980] {
    background-color: #f9f9f9
}

[dir] .web-card-item[data-v-309a2980]:nth-child(2) {
    margin: 0 20px
}

.cross-line[data-v-309a2980] {
    position: absolute;
    top: 90px;
    z-index: 2;
    width: 1184px;
    height: 1px
}

[dir] .cross-line[data-v-309a2980] {
    background-repeat: repeat-x;
    background-size: 10px 1px
}

[dir=ltr] .cross-line[data-v-309a2980] {
    left: 48px;
    background-image: -webkit-gradient(linear,left top,right top,from(#bfbfbf),color-stop(50%,#bfbfbf),color-stop(50%,rgba(0,0,0,0)));
    background-image: -o-linear-gradient(left,#bfbfbf 0,#bfbfbf 50%,rgba(0,0,0,0) 50%);
    background-image: linear-gradient(90deg,#bfbfbf,#bfbfbf 50%,rgba(0,0,0,0) 0)
}

[dir=rtl] .cross-line[data-v-309a2980] {
    right: 48px;
    background-image: -webkit-gradient(linear,right top,left top,from(#bfbfbf),color-stop(50%,#bfbfbf),color-stop(50%,rgba(0,0,0,0)));
    background-image: -o-linear-gradient(right,#bfbfbf 0,#bfbfbf 50%,rgba(0,0,0,0) 50%);
    background-image: linear-gradient(270deg,#bfbfbf,#bfbfbf 50%,rgba(0,0,0,0) 0)
}

.mobile-card-group[data-v-309a2980] {
    position: relative;
    width: 100%
}

[dir] .mobile-card-group[data-v-309a2980] {
    margin: 0 auto 80px;
    padding: 0 24px
}

.solution-card[data-v-23ec3afb] {
    position: relative;
    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;
    width: 50%;
    height: 380px;
    color: #fff;
    text-decoration: none
}

[dir] .solution-card[data-v-23ec3afb] {
    text-align: center;
    background-color: rgba(0,0,0,.01)
}

.solution-card[data-v-23ec3afb]:before {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 141px;
    opacity: .6;
    content: ""
}

[dir=ltr] .solution-card[data-v-23ec3afb]:before {
    left: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#264684));
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,#264684 100%);
    background: linear-gradient(180deg,rgba(0,0,0,0),#264684);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

[dir=rtl] .solution-card[data-v-23ec3afb]:before {
    right: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#264684));
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,#264684 100%);
    background: linear-gradient(-180deg,rgba(0,0,0,0),#264684);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.background-image[data-v-23ec3afb] {
    position: absolute;
    top: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

[dir=ltr] .background-image[data-v-23ec3afb] {
    left: 0
}

[dir=rtl] .background-image[data-v-23ec3afb] {
    right: 0
}

.title[data-v-23ec3afb] {
    width: 85%;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    word-break: break-word
}

[dir] .title[data-v-23ec3afb] {
    margin: 60px 0 36px
}

.grey-bg[data-v-3dca3ba8] {
    position: relative
}

[dir] .grey-bg[data-v-3dca3ba8] {
    margin: 0 auto
}

.grey-bg[data-v-3dca3ba8]:before {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 96px;
    content: ""
}

[dir] .grey-bg[data-v-3dca3ba8]:before {
    background-color: #f9f9f9
}

[dir=ltr] .grey-bg[data-v-3dca3ba8]:before {
    left: 0
}

[dir=rtl] .grey-bg[data-v-3dca3ba8]:before {
    right: 0
}

.solution[data-v-3dca3ba8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 1280px
}

[dir] .solution[data-v-3dca3ba8] {
    margin: 0 auto;
    padding-top: 66px
}

.solution-list[data-v-3dca3ba8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media(max-width: 768px) {
    [dir] .grey-bg[data-v-3dca3ba8]:before {
        background-color:rgba(0,0,0,0)
    }

    .solution[data-v-3dca3ba8] {
        width: 100%;
        min-width: 360px
    }

    [dir] .solution[data-v-3dca3ba8] {
        padding-top: 56px
    }
}

.tag-box[data-v-2abca170] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tag[data-v-2abca170] {
    color: #e60012;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px
}

[dir] .tag[data-v-2abca170] {
    padding: 6px 12px;
    text-align: center;
    background-color: #f7f8f7
}

[dir=ltr] .tag[data-v-2abca170] {
    margin-right: 12px
}

[dir=rtl] .tag[data-v-2abca170] {
    margin-left: 12px
}

.date[data-v-2abca170] {
    color: #545454;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px
}

.news-content-container[data-v-4886527c] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.news-content-container[data-v-4886527c],.news-item[data-v-4886527c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news-item[data-v-4886527c] {
    width: 100%;
    height: 194px
}

[dir] .news-item[data-v-4886527c] {
    margin-top: 20px;
    background-color: #fff
}

[dir] .news-item[data-v-4886527c]:first-child {
    margin-top: 0
}

.image-box[data-v-4886527c] {
    position: relative;
    width: 305px;
    height: 194px;
    overflow: hidden
}

.image[data-v-4886527c] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

[dir=ltr] .image[data-v-4886527c] {
    left: 0
}

[dir=rtl] .image[data-v-4886527c] {
    right: 0
}

.news-item[data-v-4886527c]:hover {
    text-decoration: none
}

.news-item:hover .image[data-v-4886527c] {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

[dir] .news-item:hover .image[data-v-4886527c] {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.text-box[data-v-4886527c] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

[dir=ltr] .text-box[data-v-4886527c] {
    margin: 24px 26px 0 24px
}

[dir=rtl] .text-box[data-v-4886527c] {
    margin: 24px 24px 0 26px
}

.title[data-v-4886527c] {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    display: -webkit-box;
    max-height: 56px;
    overflow: hidden;
    line-height: 28px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

[dir=ltr] .title[data-v-4886527c] {
    text-align: left
}

[dir=rtl] .title[data-v-4886527c] {
    text-align: right
}

[dir] .tag-box[data-v-4886527c] {
    margin-top: 12px
}

.description[data-v-4886527c] {
    color: #545454;
    font-weight: 300;
    display: -webkit-box;
    max-height: 48px;
    overflow: hidden;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

[dir] .description[data-v-4886527c] {
    margin-top: 8px
}

[dir=ltr] .description[data-v-4886527c] {
    text-align: left
}

[dir=rtl] .description[data-v-4886527c] {
    text-align: right
}

@media(max-width: 768px) {
    .news-content-container[data-v-4886527c] {
        -webkit-box-flex:1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    [dir=ltr] .news-content-container[data-v-4886527c],[dir=rtl] .news-content-container[data-v-4886527c] {
        padding-right: 24px;
        padding-left: 24px
    }

    .news-item[data-v-4886527c] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }

    [dir] .news-item[data-v-4886527c] {
        background-color: #f9f9f9
    }

    .image-box[data-v-4886527c] {
        width: 100%;
        height: 198px
    }

    [dir] .image-box[data-v-4886527c] {
        margin-top: 36px
    }

    .text-box[data-v-4886527c] {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    [dir] .text-box[data-v-4886527c] {
        margin: 16px 0 0
    }

    [dir] .news-item:hover .image[data-v-4886527c] {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .description[data-v-4886527c],.title[data-v-4886527c] {
        -webkit-line-clamp: 3
    }

    .title[data-v-4886527c] {
        max-height: 84px
    }

    .description[data-v-4886527c] {
        max-height: 72px
    }
}

.price-card[data-v-ce7fe072] {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-template-columns: 50% 50%;
    -ms-grid-columns: 50% 50%
}

.product-name[data-v-ce7fe072] {
    -ms-grid-row: 1;
    -ms-grid-column-span: 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    color: #545454;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px
}

[dir] .product-name[data-v-ce7fe072] {
    padding-bottom: 24px
}

.unit[data-v-ce7fe072] {
    color: #545454;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px
}

.cny-unit[data-v-ce7fe072] {
    -ms-grid-row: 2;
    -ms-grid-column: 1
}

.usd-unit[data-v-ce7fe072] {
    -ms-grid-row: 2;
    -ms-grid-column: 2
}

.cny-price[data-v-ce7fe072] {
    -ms-grid-row: 3;
    -ms-grid-column: 1
}

.usd-price[data-v-ce7fe072] {
    -ms-grid-row: 3;
    -ms-grid-column: 2
}

.price[data-v-ce7fe072] {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px
}

.price-container[data-v-be64ecf2] {
    width: 305px;
    height: 100%
}

[dir] .price-container[data-v-be64ecf2] {
    padding: 16px 32px 17px;
    background-color: #fff
}

[dir=ltr] .price-container[data-v-be64ecf2] {
    margin-left: 20px
}

[dir=rtl] .price-container[data-v-be64ecf2] {
    margin-right: 20px
}

.price-header[data-v-be64ecf2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[dir] .price-header[data-v-be64ecf2] {
    margin-bottom: 8px
}

.title[data-v-be64ecf2] {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px
}

.date[data-v-be64ecf2] {
    color: #545454;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px
}

[dir] .date[data-v-be64ecf2] {
    margin-top: 4px
}

[dir=ltr] .date[data-v-be64ecf2] {
    text-align: left
}

[dir=rtl] .date[data-v-be64ecf2] {
    text-align: right
}

.learn-more[data-v-be64ecf2] {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start
}

[dir] .price-content[data-v-be64ecf2] {
    margin: 0
}

[dir=ltr] .price-content[data-v-be64ecf2] {
    text-align: left
}

[dir=rtl] .price-content[data-v-be64ecf2] {
    text-align: right
}

.price-item[data-v-be64ecf2] {
    height: 174px
}

[dir] .price-item[data-v-be64ecf2] {
    padding: 24px 0 16px;
    border-top: 1px solid #eaeaea
}

.price[data-v-be64ecf2] {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px
}

@media(max-width: 768px) {
    .price-container[data-v-be64ecf2] {
        width:auto
    }

    [dir] .price-container[data-v-be64ecf2] {
        margin: 0 24px
    }

    .price-item[data-v-be64ecf2] {
        height: auto
    }
}

[dir] .dynamic-container-bg[data-v-2b2754e3] {
    padding-top: 94px;
    background-color: #f9f9f9
}

[dir] .dynamic-container[data-v-2b2754e3] {
    text-align: center
}

.title[data-v-2b2754e3] {
    width: 100%;
    color: #131313;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px
}

[dir=ltr] .title[data-v-2b2754e3] {
    text-align: left
}

[dir=rtl] .title[data-v-2b2754e3] {
    text-align: right
}

@media(max-width: 768px) {
    .title[data-v-2b2754e3] {
        font-size:28px;
        line-height: 44px
    }
}

[dir] .mark-bar[data-v-2b2754e3] {
    margin-top: 16px
}

.news-container[data-v-2b2754e3] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 622px
}

[dir] .news-container[data-v-2b2754e3] {
    margin: 42px 0 48px
}

.learn-more[data-v-2b2754e3] {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

[dir] .learn-more[data-v-2b2754e3] {
    margin-bottom: 84px
}

.learn-more-mobile[data-v-2b2754e3] {
    display: none;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

[dir] .learn-more-mobile[data-v-2b2754e3] {
    margin: 48px auto
}

@media(max-width: 768px) {
    [dir] .dynamic-container-bg[data-v-2b2754e3] {
        padding-top:72px;
        padding-bottom: 52px
    }

    [dir] .mark-bar[data-v-2b2754e3] {
        margin: 12px auto 0
    }

    [dir] .title[data-v-2b2754e3] {
        text-align: center
    }

    .news-container[data-v-2b2754e3] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }

    [dir] .news-container[data-v-2b2754e3] {
        margin-top: 0;
        margin-bottom: 0
    }

    .learn-more[data-v-2b2754e3] {
        display: none
    }

    [dir] .learn-more-button[data-v-2b2754e3] {
        padding: 0 24px
    }

    .learn-more-mobile[data-v-2b2754e3] {
        display: block;
        width: 100%
    }
}

.mobile-tech-show-total[data-v-4c53c0a0] {
    width: 100%
}

.icon-container[data-v-4c53c0a0] {
    width: 45px;
    height: 45px
}

[dir] .icon-container[data-v-4c53c0a0] {
    margin: 0 auto
}

.show-icon[data-v-4c53c0a0] {
    width: 100%;
    height: 100%
}

.description-title[data-v-4c53c0a0] {
    color: #131313;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px
}

[dir] .description-title[data-v-4c53c0a0] {
    margin: 22px 24px 0;
    text-align: center
}

.description-content[data-v-4c53c0a0] {
    max-height: 192px;
    overflow: hidden;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

[dir] .description-content[data-v-4c53c0a0] {
    margin: 24px 24px 0;
    text-align: center
}

.image-container[data-v-4c53c0a0] {
    width: 100%;
    height: 178px
}

[dir] .image-container[data-v-4c53c0a0] {
    margin: 40px auto 0;
    padding: 0 24px
}

.show-image[data-v-4c53c0a0] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.show-more-link[data-v-4c53c0a0] {
    width: 100%
}

.show-more-button[data-v-4c53c0a0] {
    height: 100%
}

[dir] .show-more-button[data-v-4c53c0a0] {
    margin: 48px auto 24px;
    padding: 0 24px;
    text-align: center
}

.scroll-bar[data-v-4c53c0a0] {
    width: 100%
}

[dir] .scroll-bar[data-v-4c53c0a0] {
    margin: 0 auto 28px;
    text-align: center
}

.scroll-bar>span[data-v-4c53c0a0] {
    display: inline-block;
    width: 8px;
    height: 8px
}

[dir] .scroll-bar>span[data-v-4c53c0a0] {
    margin: 0 10px;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50%
}

[dir] .scroll-bar span.active[data-v-4c53c0a0] {
    background-color: #131313
}

[dir=ltr] .fade[data-v-4c53c0a0],[dir=rtl] .fade[data-v-4c53c0a0] {
    -webkit-animation-name: fade-data-v-4c53c0a0;
    animation-name: fade-data-v-4c53c0a0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

@-webkit-keyframes fade-data-v-4c53c0a0 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-data-v-4c53c0a0 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.carousel[data-v-035a4100] {
    position: relative
}

.tech-show-total[data-v-035a4100] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 1280px;
    height: 360px;
    overflow-x: auto
}

[dir] .tech-show-total[data-v-035a4100] {
    margin: 0 auto
}

.total-item[data-v-035a4100] {
    position: relative;
    width: 50%;
    height: 100%
}

[dir] .total-item[data-v-035a4100] {
    background-color: #f9f9f9
}

.icon[data-v-035a4100] {
    width: 45px;
    height: 45px
}

[dir] .icon[data-v-035a4100] {
    margin: 0 auto
}

.description[data-v-035a4100] {
    width: 550px;
    height: 120px
}

[dir] .description[data-v-035a4100] {
    margin: 0
}

.description-title[data-v-035a4100] {
    height: 24px;
    color: #131313;
    font-weight: 600;
    font-size: 24px
}

[dir] .description-title[data-v-035a4100] {
    margin: 16px auto
}

.description-content[data-v-035a4100] {
    width: 542px;
    height: 116px;
    overflow: hidden;
    color: #545454;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

[dir] .description-content[data-v-035a4100] {
    margin-top: 24px
}

.more-and-scroll[data-v-035a4100] {
    position: absolute;
    top: 258px;
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

[dir=ltr] .more-and-scroll[data-v-035a4100] {
    left: 0;
    margin-right: 98px
}

[dir=rtl] .more-and-scroll[data-v-035a4100] {
    right: 0;
    margin-left: 98px
}

.show-more-button[data-v-035a4100] {
    height: 50px
}

[dir] .show-more-button[data-v-035a4100] {
    text-align: center;
    background-color: #e60012
}

.show-image[data-v-035a4100] {
    width: 640px;
    height: 360px;
    -o-object-fit: cover;
    object-fit: cover
}

.scroll-bar[data-v-035a4100] {
    position: absolute;
    bottom: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 145px;
    height: 4px
}

[dir] .scroll-bar[data-v-035a4100] {
    text-align: center
}

[dir=ltr] .scroll-bar[data-v-035a4100] {
    right: 50%;
    margin-right: 96px
}

[dir=rtl] .scroll-bar[data-v-035a4100] {
    left: 50%;
    margin-left: 96px
}

.progress-container[data-v-035a4100] {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 4px
}

[dir] .progress-container[data-v-035a4100] {
    margin: 0 3px;
    background-color: #eaeaea;
    cursor: pointer
}

[dir] .progress-container[data-v-035a4100]:hover {
    background: #545454
}

.progress[data-v-035a4100] {
    position: absolute;
    top: 0;
    display: none;
    height: 100%
}

[dir=ltr] .progress[data-v-035a4100] {
    left: 0
}

[dir=rtl] .progress[data-v-035a4100] {
    right: 0
}

.active .progress[data-v-035a4100] {
    display: block
}

[dir] .active .progress[data-v-035a4100] {
    background: #545454
}

[dir=ltr] .active .progress[data-v-035a4100],[dir=rtl] .active .progress[data-v-035a4100] {
    -webkit-animation: animate-data-v-035a4100 10s linear;
    animation: animate-data-v-035a4100 10s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes animate-data-v-035a4100 {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes animate-data-v-035a4100 {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

[dir=ltr] .fade[data-v-035a4100],[dir=rtl] .fade[data-v-035a4100] {
    -webkit-animation-name: fade-data-v-035a4100;
    animation-name: fade-data-v-035a4100;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

@-webkit-keyframes fade-data-v-035a4100 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-data-v-035a4100 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

[dir] .technology-container[data-v-6e2bf222] {
    padding: 120px 0 68px;
    background-color: #f9f9f9
}

@media(max-width: 768px) {
    [dir] .technology-container[data-v-6e2bf222] {
        padding:72px 0 0
    }
}
.nuxt-progress {
    position: fixed;
    top: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    -webkit-transition: width .1s,opacity .4s;
    -o-transition: width .1s,opacity .4s;
    transition: width .1s,opacity .4s;
    z-index: 999999
}

[dir] .nuxt-progress {
    background-color: #000
}

[dir=ltr] .nuxt-progress,[dir=rtl] .nuxt-progress {
    left: 0;
    right: 0
}

.nuxt-progress.nuxt-progress-notransition {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

[dir] .nuxt-progress-failed {
    background-color: red
}
.sub-title[data-v-42a17275] {
    font-size: 14px;
    line-height: 24px
}

[dir] .sub-title[data-v-42a17275] {
    margin-bottom: 20px
}

.title[data-v-42a17275] {
    max-width: 625px;
    overflow: hidden;
    font-weight: 800;
    font-size: 48px;
    line-height: 72px;
    white-space: pre-wrap
}

[dir] .title[data-v-42a17275] {
    margin-bottom: 16px
}

.description[data-v-42a17275] {
    max-width: 528px;
    font-size: 14px;
    line-height: 24px
}

[dir] .description[data-v-42a17275] {
    margin-bottom: 72px
}

@media(max-width: 768px) {
    [dir] .container[data-v-42a17275] {
        text-align:center
    }

    [dir] .sub-title[data-v-42a17275] {
        margin: 0 auto
    }

    .title[data-v-42a17275] {
        width: auto;
        max-width: 100%;
        font-size: 24px;
        line-height: 36px
    }

    [dir] .title[data-v-42a17275] {
        margin: 26px 24px 24px
    }

    .description[data-v-42a17275] {
        width: auto;
        max-width: 100%;
        line-height: 28px
    }

    [dir] .description[data-v-42a17275] {
        margin: 0 24px 32px
    }
}

.affiliated-text-container[data-v-2c48c3f8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[dir=ltr] .affiliated-text-container[data-v-2c48c3f8] {
    text-align: right
}

[dir=rtl] .affiliated-text-container[data-v-2c48c3f8] {
    text-align: left
}

[dir=ltr] .affiliated-item[data-v-2c48c3f8] {
    margin-left: 80px
}

[dir=rtl] .affiliated-item[data-v-2c48c3f8] {
    margin-right: 80px
}

[dir=ltr] .affiliated-item[data-v-2c48c3f8]:first-child {
    margin-left: 0
}

[dir=rtl] .affiliated-item[data-v-2c48c3f8]:first-child {
    margin-right: 0
}

.text-level1[data-v-2c48c3f8] {
    display: inline-block;
    font-weight: 800;
    font-size: 36px;
    line-height: 36px
}

[dir=ltr] .text-level1[data-v-2c48c3f8] {
    margin-left: 16px
}

[dir=rtl] .text-level1[data-v-2c48c3f8] {
    margin-right: 16px
}

[dir=ltr] .text-level1[data-v-2c48c3f8]:first-child {
    margin-left: 0
}

[dir=rtl] .text-level1[data-v-2c48c3f8]:first-child {
    margin-right: 0
}

.text-level2[data-v-2c48c3f8],.text-level3[data-v-2c48c3f8] {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px
}

.text-level3[data-v-2c48c3f8] {
    display: inline-block;
    width: 100%
}

[dir] .text-level3[data-v-2c48c3f8] {
    margin-top: 16px
}

@media(max-width: 768px) {
    .affiliated-text-container[data-v-2c48c3f8] {
        display:none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    [dir] .affiliated-text-container[data-v-2c48c3f8] {
        text-align: center
    }

    [dir] .affiliated-item[data-v-2c48c3f8] {
        margin-top: 26px
    }

    [dir] .affiliated-item[data-v-2c48c3f8]:first-child {
        margin-top: 0
    }

    .text-level1[data-v-2c48c3f8] {
        font-size: 24px
    }

    .text-level3[data-v-2c48c3f8] {
        line-height: 20px
    }

    [dir] .text-level3[data-v-2c48c3f8] {
        margin-top: 8px
    }
}

video[data-v-59eb77ab] {
    position: absolute;
    top: 50%;
    min-width: 100%;
    min-height: 100%
}

[dir] video[data-v-59eb77ab] {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

[dir=ltr] video[data-v-59eb77ab] {
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1)
}

[dir=rtl] video[data-v-59eb77ab] {
    right: 50%;
    -webkit-transform: translate(50%,-50%) scale(1);
    -ms-transform: translate(50%,-50%) scale(1);
    transform: translate(50%,-50%) scale(1)
}

@media screen and (max-width: 1680px)and (min-width:1366px) {
    [dir=ltr] video[data-v-59eb77ab] {
        -webkit-transform:translate(-50%,-50%) scale(.9);
        -ms-transform: translate(-50%,-50%) scale(.9);
        transform: translate(-50%,-50%) scale(.9)
    }

    [dir=rtl] video[data-v-59eb77ab] {
        -webkit-transform: translate(50%,-50%) scale(.9);
        -ms-transform: translate(50%,-50%) scale(.9);
        transform: translate(50%,-50%) scale(.9)
    }
}

@media screen and (max-width: 1366px)and (min-width:768px) {
    [dir=ltr] video[data-v-59eb77ab] {
        -webkit-transform:translate(-50%,-50%) scale(.8);
        -ms-transform: translate(-50%,-50%) scale(.8);
        transform: translate(-50%,-50%) scale(.8)
    }

    [dir=rtl] video[data-v-59eb77ab] {
        -webkit-transform: translate(50%,-50%) scale(.8);
        -ms-transform: translate(50%,-50%) scale(.8);
        transform: translate(50%,-50%) scale(.8)
    }
}

@media(max-width: 768px) {
    video[data-v-59eb77ab] {
        width:auto;
        height: 100%
    }
}

.solution-card[data-v-f94d5346] {
    position: relative;
    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;
    width: 305px;
    min-height: 614px;
    overflow: hidden;
    color: #fff
}

[dir] .solution-card[data-v-f94d5346] {
    text-align: center;
    background-color: rgba(0,0,0,.01)
}

[dir=ltr] .solution-card[data-v-f94d5346]:not(:last-child) {
    margin-right: 20px
}

[dir=rtl] .solution-card[data-v-f94d5346]:not(:last-child) {
    margin-left: 20px
}

.solution-card.small-card[data-v-f94d5346] {
    height: 534px;
    min-height: auto
}

.background-image[data-v-f94d5346] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

[dir=ltr] .background-image[data-v-f94d5346] {
    left: 0
}

[dir=rtl] .background-image[data-v-f94d5346] {
    right: 0
}

.mask[data-v-f94d5346] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    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-f94d5346] {
    left: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(16,30,55,.5)),to(#0b1b39));
    background: -o-linear-gradient(top,rgba(16,30,55,.5) 0,#0b1b39 100%);
    background: linear-gradient(180deg,rgba(16,30,55,.5),#0b1b39)
}

[dir=rtl] .mask[data-v-f94d5346] {
    right: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(16,30,55,.5)),to(#0b1b39));
    background: -o-linear-gradient(top,rgba(16,30,55,.5) 0,#0b1b39 100%);
    background: linear-gradient(-180deg,rgba(16,30,55,.5),#0b1b39)
}

.top-progress-back[data-v-f94d5346] {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 4px
}

[dir] .top-progress-back[data-v-f94d5346] {
    background: #333e5c
}

[dir=ltr] .top-progress-back[data-v-f94d5346] {
    left: 0
}

[dir=rtl] .top-progress-back[data-v-f94d5346] {
    right: 0
}

.top-progress[data-v-f94d5346] {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 0;
    height: 4px;
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

[dir] .top-progress[data-v-f94d5346] {
    background: #d42d26
}

[dir=ltr] .top-progress[data-v-f94d5346] {
    left: 0
}

[dir=rtl] .top-progress[data-v-f94d5346] {
    right: 0
}

.title-mask[data-v-f94d5346] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 232px;
    opacity: .6
}

[dir=ltr] .title-mask[data-v-f94d5346] {
    left: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#264684));
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,#264684 100%);
    background: linear-gradient(180deg,rgba(0,0,0,0),#264684);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

[dir=rtl] .title-mask[data-v-f94d5346] {
    right: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#264684));
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,#264684 100%);
    background: linear-gradient(-180deg,rgba(0,0,0,0),#264684);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.title[data-v-f94d5346] {
    position: relative;
    z-index: 1;
    width: 85%;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px
}

[dir] .title[data-v-f94d5346] {
    margin: 60px 0 36px
}

[dir] .small-card .title[data-v-f94d5346] {
    margin: 58px 0 8px
}

.icon[data-v-f94d5346] {
    position: relative;
    z-index: 1;
    height: 134px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

[dir] .icon[data-v-f94d5346] {
    margin-bottom: 24px;
    background-repeat: no-repeat;
    background-position: 50%
}

[dir] .small-card .icon[data-v-f94d5346] {
    margin-bottom: 0
}

[dir] .no-button .icon[data-v-f94d5346] {
    margin-bottom: 48px
}

.description[data-v-f94d5346] {
    position: relative;
    z-index: 1;
    width: 75%;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    white-space: pre-line;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

[dir] .description[data-v-f94d5346] {
    text-align: center
}

[dir] .small-card .description[data-v-f94d5346] {
    margin-top: 8px
}

.small-button[data-v-f94d5346] {
    position: relative;
    z-index: 1;
    width: auto;
    max-width: 75%;
    color: #fff;
    font-weight: 400;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

[dir] .small-button[data-v-f94d5346] {
    margin-top: 68px;
    padding: 9px 48px;
    background-color: #e60012
}

.link-button[data-v-f94d5346] {
    position: absolute;
    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;
    width: 100%;
    height: 96px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

[dir] .link-button[data-v-f94d5346] {
    -webkit-transform: translateY(96px);
    -ms-transform: translateY(96px);
    transform: translateY(96px)
}

[dir=ltr] .link-button[data-v-f94d5346] {
    left: 0
}

[dir=rtl] .link-button[data-v-f94d5346] {
    right: 0
}

.solution-card-hover .top-progress[data-v-f94d5346],.solution-card:hover .top-progress[data-v-f94d5346] {
    width: 100%
}

.solution-card-hover .description[data-v-f94d5346],.solution-card-hover .icon[data-v-f94d5346],.solution-card-hover .mask[data-v-f94d5346],.solution-card-hover .small-button[data-v-f94d5346],.solution-card:hover .description[data-v-f94d5346],.solution-card:hover .icon[data-v-f94d5346],.solution-card:hover .mask[data-v-f94d5346],.solution-card:hover .small-button[data-v-f94d5346] {
    visibility: visible;
    opacity: 1
}

.solution-card-hover .link-button[data-v-f94d5346],.solution-card:hover .link-button[data-v-f94d5346] {
    z-index: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1
}

[dir] .solution-card-hover .link-button[data-v-f94d5346],[dir] .solution-card:hover .link-button[data-v-f94d5346] {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media(max-width: 768px) {
    .solution-card.no-button .top-progress[data-v-f94d5346],.solution-card.small-card .top-progress[data-v-f94d5346] {
        width:100%
    }

    .solution-card.no-button .description[data-v-f94d5346],.solution-card.no-button .icon[data-v-f94d5346],.solution-card.no-button .mask[data-v-f94d5346],.solution-card.no-button .small-button[data-v-f94d5346],.solution-card.small-card .description[data-v-f94d5346],.solution-card.small-card .icon[data-v-f94d5346],.solution-card.small-card .mask[data-v-f94d5346],.solution-card.small-card .small-button[data-v-f94d5346] {
        visibility: visible;
        opacity: 1
    }

    .solution-card.no-button .link-button[data-v-f94d5346],.solution-card.small-card .link-button[data-v-f94d5346] {
        z-index: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        visibility: visible;
        opacity: 1
    }

    [dir] .solution-card.no-button .link-button[data-v-f94d5346],[dir] .solution-card.small-card .link-button[data-v-f94d5346] {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.introduction[data-v-1c0f6882] {
    width: 1280px
}

[dir] .introduction[data-v-1c0f6882] {
    margin-bottom: 48px
}

.title[data-v-1c0f6882] {
    color: #131313;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px
}

@media(max-width: 768px) {
    .title[data-v-1c0f6882] {
        font-size:28px;
        line-height: 44px
    }
}

[dir] .title-divide-line[data-v-1c0f6882] {
    margin-top: 16px
}

.text[data-v-1c0f6882] {
    width: 700px;
    color: #545454;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px
}

[dir] .text[data-v-1c0f6882] {
    margin-top: 24px
}

@media(max-width: 768px) {
    .introduction[data-v-1c0f6882] {
        width:auto
    }

    [dir] .introduction[data-v-1c0f6882] {
        margin-bottom: 32px
    }

    [dir] .title[data-v-1c0f6882] {
        margin: 0 24px 12px;
        text-align: center
    }

    [dir] .title-divide-line[data-v-1c0f6882] {
        margin: 0 auto
    }

    .text[data-v-1c0f6882] {
        width: auto
    }

    [dir] .text[data-v-1c0f6882] {
        margin: 24px 24px 0;
        text-align: center
    }
}
