.sm {
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.sm,
.sm li,
.sm ul {
    direction: ltr;
    display: block;
    line-height: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

.sm-rtl,
.sm-rtl li,
.sm-rtl ul {
    direction: rtl;
    text-align: right
}

.sm>li>h1,
.sm>li>h2,
.sm>li>h3,
.sm>li>h4,
.sm>li>h5,
.sm>li>h6 {
    margin: 0;
    padding: 0
}

.sm ul {
    display: none
}

.sm a,
.sm li {
    position: relative
}

.sm a {
    display: block
}

.sm a.disabled {
    cursor: default
}

.sm:after {
    clear: both;
    content: "";
    display: block;
    font: 0/0 serif;
    height: 0;
    overflow: hidden
}

.sm *,
.sm :after,
.sm :before {
    box-sizing: inherit
}

/*! CSS Entry Point */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

html {
    font-size: 100%
}

html.win::-webkit-scrollbar {
    block-size: 8px;
    inline-size: 8px
}

html.win::-webkit-scrollbar-track {
    background-color: #ddd;
    border-radius: 6px
}

html.win::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 6px
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    background-color: #fff;
    color: #474747;
    font-family: -apple-system, Segoe UI, Arial, Noto Sans, Microsoft JhengHei, Verdana;
    font-size: 1em;
    line-height: 1.33333;
    word-break: normal
}

body,
body * {
    margin: 0;
    padding: 0
}

body :not(img, br, input, hr, iframe, svg, textarea, source, path, use, stop, canvas, .mask-icon-demo__item, .js-layout-row, .sub-arrow, .award__link, .num-ani, .tns-nav button, .tns-controls button, .db-guideline__link):empty {
    display: none
}

a:link,
a:visited {
    color: inherit;
    text-decoration: none;
    transition: all .35s cubic-bezier(.785, .135, .15, .86) .1s
}

dl,
ol,
ul {
    list-style-type: none
}

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

address,
em,
i {
    font-style: normal
}

fieldset {
    border: 0
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    outline: 0
}

button {
    cursor: pointer
}

.main-head {
    z-index: 9001
}

#backtotop,
#contact,
#cookies,
#download {
    position: fixed
}

#contact {
    z-index: 8003
}

#contact button {
    align-items: center;
    display: inline-flex
}

#download {
    z-index: 8002
}

#download button {
    align-items: center;
    display: inline-flex
}

#backtotop {
    display: none;
    z-index: 8001
}

@media(max-width:1199.98px) {
    #backtotop {
        display: none !important
    }
}

#backtotop button {
    block-size: 60px;
    inline-size: 60px
}

#cookies {
    display: inline-flex;
    z-index: 8009
}

@media(max-width:1199.98px) {
    #cookies {
        flex-direction: column
    }
}

#cookies p {
    flex: 1 1 0%
}

#cookies button {
    align-self: center
}

@media(max-width:1199.98px) {

    .sticky.js-is-sticky,
    .sticky.js-is-stuck {
        inset-block-start: 0
    }
}

.sticky.js-is-stuck {
    top: 0
}

@media(max-width:1199.98px) {
    .main-head {
        block-size: 60px
    }
}

@media(min-width:1200px) {
    .main-head {
        block-size: 130px
    }
}

.main-head__container {
    display: flex
}

@media(max-width:1199.98px) {
    .main-head__container {
        align-items: center;
        block-size: inherit;
        gap: 15px;
        padding-inline: 15px;
        position: relative
    }
}

@media(min-width:1200px) {
    .main-head__container {
        block-size: inherit;
        -moz-column-gap: 1em;
        column-gap: 1em;
        flex-wrap: wrap;
        margin-inline: auto;
        max-inline-size: 1152px;
        padding-inline: 15px
    }
}

@media(min-width:1440px) {
    .main-head__container {
        margin-inline: auto;
        max-inline-size: 1300px
    }
}

@media(max-width:1199.98px) {
    .main-head__web-name {
        flex: 1 1 0%
    }
}

@media(min-width:1200px) {
    .main-head__web-name {
        block-size: 90px
    }
}

@media(max-width:1199.98px) {
    .main-head__main-nav {
        order: -1
    }
}

@media(min-width:1200px) {
    .main-head__main-nav {
        flex: 1 1 0%
    }

    .main-head__lang {
        order: -2
    }
}

@media(max-width:1199.98px) {
    .main-head__quick-links {
        display: none
    }
}

@media(min-width:1200px) {
    .main-head__quick-links {
        block-size: 40px;
        flex: 1 1 0%;
        justify-content: flex-end;
        order: -3
    }
}

@media(max-width:1199.98px) {
    .js-layout-row--head {
        display: none !important
    }
}

@media(min-width:1200px) {
    .js-layout-row--head {
        order: -1
    }
}

.web-name {
    display: inline-flex;
    gap: .75em
}

@media(max-width:1199.98px) {
    .web-name {
        gap: 20px;
        justify-content: center
    }
}

@media(min-width:1200px) {
    .web-name {
        align-items: center;
        display: inline-flex
    }
}

.web-name__logo {
    align-items: center;
    display: flex
}

@media(max-width:1199.98px) {
    .web-name__logo {
        inline-size: 78px
    }
}

@media(min-width:1200px) {
    .web-name__logo {
        inline-size: 150px
    }
}

.web-name__link {
    align-items: center;
    display: inline-flex
}

@media(max-width:1199.98px) {
    .main-nav__list {
        display: none;
        transition: all .35s cubic-bezier(.785, .135, .15, .86) .1s
    }

    .main-nav__list.open {
        background-color: #fff;
        display: block;
        inline-size: 100%;
        left: 0;
        position: absolute;
        top: 100%
    }
}

@media(min-width:1200px) {
    .main-nav__list {
        block-size: 100%;
        display: inline-flex
    }
}

.lang,
.main-nav__mobile-toggle {
    display: flex
}

.lang {
    align-items: center
}

.lang__list {
    display: inline-flex;
    flex-direction: row-reverse;
    gap: .75em
}

.lang__link {
    align-items: center;
    block-size: 26px;
    display: flex;
    inline-size: 26px;
    justify-content: center
}

@media(min-width:1200px) {
    .quick-links {
        align-items: center;
        display: inline-flex
    }
}

.quick-links__list {
    display: inline-flex
}

.main-foot__container {
    display: flex;
    gap: 2em;
    padding-block: 80px
}

@media(max-width:991.98px) {
    .main-foot__container {
        flex-direction: column;
        padding-inline: 15px
    }
}

@media(min-width:992px) {
    .main-foot__container {
        gap: 140px;
        margin-inline: auto;
        max-inline-size: 984px;
        padding-block: 150px
    }
}

.main-foot__logo {
    display: flex
}

.main-foot__logo img {
    block-size: 60px;
    inline-size: auto
}

.main-foot__web-info {
    display: inline-flex;
    flex: 1 1 0%;
    flex-direction: column;
    gap: .75em;
    padding-inline-start: .75em
}

@media(min-width:992px) {
    .main-foot__web-info {
        padding-inline-start: 20px
    }
}

.main-foot__contact,
.main-foot__copyright {
    display: inline-flex;
    flex-wrap: wrap
}

.main-foot__contact li,
.main-foot__copyright li {
    align-items: center;
    display: inline-flex
}

@media(max-width:991.98px) {
    main {
        margin-block-start: -60px
    }
}

@media(min-width:992px) {
    main {
        margin-block-start: -90px
    }
}

.main-head {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px)
}

@media(max-width:1199.98px) {
    .main-head {
        background-color: rgba(0, 0, 0, .2);
        font-size: 15px
    }
}

@media(min-width:1200px) {
    .main-head {
        background-image: linear-gradient(#fff, #fff 40px, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2));
        font-size: 14px
    }
}

.web-name {
    font-weight: 700;
    letter-spacing: .25em
}

@media(max-width:1199.98px) {
    .web-name {
        font-size: 15px;
        text-align: center
    }
}

@media(min-width:1200px) {
    .web-name {
        font-size: 30px;
        letter-spacing: 9px
    }
}

.web-name__link {
    gap: .5em
}

@media(min-width:1200px) {
    .web-name__link {
        gap: .25em
    }
}

.web-name__link:active,
.web-name__link:focus,
.web-name__link:hover,
.web-name__link:link,
.web-name__link:visited {
    color: #fff;
    text-decoration: none
}

@media(max-width:1199.98px) {
    .web-name__link img {
        block-size: 22px
    }
}

.main-nav__mobile-toggle {
    border: 0
}

@media(max-width:1199.98px) {
    .main-nav__mobile-toggle {
        height: 24px;
        -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxIDIuMUgzdjIuM2gxOHptMCA1LjNIM3YyLjNoMTh6bTAgNS4ySDN2Mi4zaDE4eiIvPjwvc3ZnPg==);
        mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxIDIuMUgzdjIuM2gxOHptMCA1LjNIM3YyLjNoMTh6bTAgNS4ySDN2Mi4zaDE4eiIvPjwvc3ZnPg==);
        width: 24px
    }

    .main-nav__mobile-toggle,
    .main-nav__mobile-toggle.expand {
        background: #fff;
        content: "";
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        display: none;
    }

    .main-nav__mobile-toggle.expand {
        height: 17px;
        -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTE3IDEuNy02LjggNi44IDYuOCA2LjgtMS43IDEuNy02LjgtNi44TDEuNyAxNyAwIDE1LjNsNi44LTYuOEwwIDEuNyAxLjcgMGw2LjggNi44TDE1LjMgMHoiLz48L3N2Zz4=);
        mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTE3IDEuNy02LjggNi44IDYuOCA2LjgtMS43IDEuNy02LjgtNi44TDEuNyAxNyAwIDE1LjNsNi44LTYuOEwwIDEuNyAxLjcgMGw2LjggNi44TDE1LjMgMHoiLz48L3N2Zz4=);
        width: 17px
    }
}

@media(min-width:1200px) {
    .lang {
        padding-inline-start: 3.5em
    }
}

.lang__item {
    font-size: 15px;
    display: flex;
    flex-wrap: nowrap;
}

.lang__link {
    background-color: transparent;
    border-radius: 4px
}

.lang__link:link,
.lang__link:visited {
    color: #8290ac;
    text-decoration: none
}

@media(max-width:1199.98px) {

    .lang__link:link,
    .lang__link:visited {
        color: #fff
    }
}

.lang__link:active,
.lang__link:focus,
.lang__link:hover {
    text-decoration: none
}

.lang__link--active:link,
.lang__link--active:visited,
.lang__link.active:link,
.lang__link.active:visited,
.lang__link:active,
.lang__link:focus,
.lang__link:hover {
    background-color: #fc686f;
    box-shadow: 0 5px 10px rgba(126, 158, 207, .5);
    color: #fff;
    transition: all .1s cubic-bezier(.785, .135, .15, .86) .1s
}

.quick-links__list {
    gap: 1em
}

.quick-links__item {
    border-inline-end: 1px solid #c6c6c6;
    padding-inline-end: 1em
}

.quick-links__item a:link,
.quick-links__item a:visited {
    color: #474747;
    text-decoration: none
}

.quick-links__item a:active,
.quick-links__item a:focus,
.quick-links__item a:hover {
    color: #ff5158;
    text-decoration: underline
}

.main-foot {
    font-size: 14px
}

.main-foot__web-info {
    border-inline-start: 5px solid rgba(0, 0, 0, .1)
}

.main-foot__contact,
.main-foot__copyright {
    line-height: 1.625
}

.main-foot__contact li:after,
.main-foot__copyright li:after {
    background-color: #c6c6c6;
    block-size: 1em;
    content: "";
    inline-size: 1px;
    margin-inline: 1.25em
}

@media(min-width:992px) {

    .main-foot__contact li:after,
    .main-foot__copyright li:after {
        margin-inline: 1em
    }
}

.main-foot a:link,
.main-foot a:visited {
    color: currentColor;
    text-decoration: none
}

.main-foot a:active,
.main-foot a:focus,
.main-foot a:hover {
    text-decoration: underline
}

#backtotop,
#contact,
#cookies,
#download {
    font-size: 14px
}

#backtotop button,
#contact button,
#cookies button,
#download button {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(157, 177, 207, .25);
    color: #8290ac;
    font-size: 16px;
    transition: all .1s cubic-bezier(.785, .135, .15, .86) .1s
}

#backtotop button:hover,
#contact button:hover,
#cookies button:hover,
#download button:hover {
    background-color: #fc686f;
    color: #fff
}

#backtotop,
#contact,
#download {
    background-color: transparent;
    block-size: 48px
}

#contact button,
#download button {
    inline-size: 200px
}

#backtotop,
#download {
    bottom: 15px
}

@media(min-width:1200px) {

    #backtotop,
    #download {
        bottom: 30px
    }
}

@media(max-width:1199.98px) {
    #contact {
        bottom: 85px;
        left: 15px
    }
}

@media(min-width:1200px) {
    #contact {
        bottom: 100px;
        left: 30px
    }
}

#contact button {
    gap: 10px;
    padding: 12px
}

#contact button:before {
    background: currentColor;
    content: "";
    height: 1em;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzgyOTBBQyIgZD0iTTIgMTZxLS44MjQgMC0xLjQxMi0uNTg4QTEuOTMgMS45MyAwIDAgMSAwIDE0VjJRMCAxLjE3Ni41ODguNTg4QTEuOTMgMS45MyAwIDAgMSAyIDBoMTZxLjgyNCAwIDEuNDEzLjU4OFEyMCAxLjE3NSAyMCAydjEycTAgLjgyNS0uNTg3IDEuNDEyQTEuOTMgMS45MyAwIDAgMSAxOCAxNnptOC03TDIgNHYxMGgxNlY0em0wLTIgOC01SDJ6TTIgNFYydjEyeiIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzgyOTBBQyIgZD0iTTIgMTZxLS44MjQgMC0xLjQxMi0uNTg4QTEuOTMgMS45MyAwIDAgMSAwIDE0VjJRMCAxLjE3Ni41ODguNTg4QTEuOTMgMS45MyAwIDAgMSAyIDBoMTZxLjgyNCAwIDEuNDEzLjU4OFEyMCAxLjE3NSAyMCAydjEycTAgLjgyNS0uNTg3IDEuNDEyQTEuOTMgMS45MyAwIDAgMSAxOCAxNnptOC03TDIgNHYxMGgxNlY0em0wLTIgOC01SDJ6TTIgNFYydjEyeiIvPjwvc3ZnPg==);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 1em
}

@media(max-width:1199.98px) {
    #download {
        left: 15px
    }
}

@media(min-width:1200px) {
    #download {
        left: 30px
    }
}

#download button {
    gap: 10px;
    padding: 12px
}

#download button:before {
    background: currentColor;
    content: "";
    height: 1em;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzgyOTBBQyIgZD0iTTggMTIgMyA3bDEuNC0xLjQ1TDcgOC4xNVYwaDJ2OC4xNWwyLjYtMi42TDEzIDd6bS02IDRxLS44MjQgMC0xLjQxMi0uNTg4QTEuOTMgMS45MyAwIDAgMSAwIDE0di0zaDJ2M2gxMnYtM2gydjNxMCAuODI1LS41ODggMS40MTJBMS45MyAxLjkzIDAgMCAxIDE0IDE2eiIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzgyOTBBQyIgZD0iTTggMTIgMyA3bDEuNC0xLjQ1TDcgOC4xNVYwaDJ2OC4xNWwyLjYtMi42TDEzIDd6bS02IDRxLS44MjQgMC0xLjQxMi0uNTg4QTEuOTMgMS45MyAwIDAgMSAwIDE0di0zaDJ2M2gxMnYtM2gydjNxMCAuODI1LS41ODggMS40MTJBMS45MyAxLjkzIDAgMCAxIDE0IDE2eiIvPjwvc3ZnPg==);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 1em
}

#backtotop {
    right: 30px
}

#backtotop button {
    border-radius: 50%
}

#cookies {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: hsla(0, 0%, 100%, .6);
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(157, 177, 207, .25);
    padding: 20px 30px;
    transition: all .1s cubic-bezier(.785, .135, .15, .86) .1s
}

@media(max-width:1199.98px) {
    #cookies {
        bottom: 15px;
        gap: 20px;
        margin-inline: 15px
    }
}

@media(min-width:1200px) {
    #cookies {
        bottom: 20px;
        gap: 30px;
        inline-size: 900px;
        left: calc(50% - 450px)
    }
}

#cookies a:link,
#cookies a:visited {
    color: #fc686f;
    text-decoration: underline
}

#cookies button {
    line-height: 1;
    padding: 10px 30px
}

.sticky.js-is-sticky,
.sticky.js-is-stuck {
    box-shadow: 0 10px 20px rgba(18, 169, 169, .1);
    transition: all .1s cubic-bezier(.785, .135, .15, .86) .1s
}

.sm-clean {
    background: #12a9a9;
    border-radius: 0
}

.sm-clean a,
.sm-clean a:active,
.sm-clean a:focus,
.sm-clean a:hover {
    color: #12a9a9;
    font-family: inherit;
    font-size: clamp(15px, 1vw, 17px);
    font-weight: 700;
    line-height: 18px;
    padding: 16px 60px 16px 15px;
    text-decoration: none
}

.sm-clean a.current {
    color: #12a9a9
}

.sm-clean a.disabled {
    color: #bbb
}

.sm-clean a .sub-arrow {
    background: hsla(0, 0%, 100%, .5);
    border-radius: 0;
    font: 700 16px/40px monospace !important;
    height: 40px;
    left: auto;
    margin-top: -20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-align: center;
    text-shadow: none;
    top: 50%;
    width: 40px
}

.sm-clean a .sub-arrow:before {
    content: "+"
}

.sm-clean a.highlighted .sub-arrow:before {
    content: "-"
}

.sm-clean>li:first-child>:not(ul) a,
.sm-clean>li:first-child>a,
.sm-clean>li:last-child>:not(ul) a,
.sm-clean>li:last-child>a,
.sm-clean>li:last-child>ul,
.sm-clean>li:last-child>ul>li:last-child>:not(ul) a,
.sm-clean>li:last-child>ul>li:last-child>a,
.sm-clean>li:last-child>ul>li:last-child>ul,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul {
    border-radius: 0 0 0 0
}

.sm-clean>li:last-child>:not(ul) a.highlighted,
.sm-clean>li:last-child>a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>:not(ul) a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted {
    border-radius: 0
}

.sm-clean li {
    border-top: 1px solid #b2e3e3
}

.sm-clean>li:first-child {
    border-top: 0
}

.sm-clean ul {
    background: rgba(18, 169, 169, .1)
}

.sm-clean ul a,
.sm-clean ul a:active,
.sm-clean ul a:focus,
.sm-clean ul a:hover {
    border-left: 12px solid transparent;
    font-size: clamp(15px, 1vw, 17px);
}

.sm-clean ul ul a,
.sm-clean ul ul a:active,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:hover {
    border-left: 24px solid transparent
}

.sm-clean ul ul ul a,
.sm-clean ul ul ul a:active,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:hover {
    border-left: 36px solid transparent
}

.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:active,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:hover {
    border-left: 48px solid transparent
}

.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:active,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:hover {
    border-left: 60px solid transparent
}

@media(min-width:1200px) {
    .sm-clean ul {
        position: absolute;
        width: 12em
    }

    .sm-clean li {
        float: left
    }

    .sm-clean.sm-rtl li {
        float: right
    }

    .sm-clean ul li,
    .sm-clean.sm-rtl ul li,
    .sm-clean.sm-vertical li {
        float: none
    }

    .sm-clean a {
        white-space: wrap
    }

    .sm-clean ul a,
    .sm-clean.sm-vertical a {
        white-space: normal
    }

    .sm-clean .sm-nowrap>li>:not(ul) a,
    .sm-clean .sm-nowrap>li>a {
        white-space: nowrap
    }

    .sm-clean {
        background: transparent;
        border-radius: 0;
        padding: 0
    }

    .sm-clean a,
    .sm-clean a.highlighted,
    .sm-clean a:active,
    .sm-clean a:focus,
    .sm-clean a:hover {
        border-radius: 0 !important;
        color: #fff;
        padding: 0 6px
    }

    .sm-clean a.active,
    .sm-clean a.current,
    .sm-clean a.highlighted,
    .sm-clean a:active,
    .sm-clean a:focus,
    .sm-clean a:hover {
        color: #12a9a9
    }

    .sm-clean a.disabled {
        color: #bbb
    }

    .sm-clean a .sub-arrow {
        background: transparent;
        border: 4px dashed transparent;
        border-radius: 0;
        border-top: 4px solid #555;
        height: 0;
        margin-top: -2px;
        right: 6px;
        top: 50%;
        width: 0
    }

    .sm-clean a .sub-arrow:before {
        display: none
    }

    .sm-clean li {
        border-top: 0
    }

    .sm-clean>li>ul:after,
    .sm-clean>li>ul:before {
        border: 9px dashed transparent;
        border-bottom: 9px solid #b2e3e3;
        content: "";
        height: 0;
        left: 30px;
        overflow: hidden;
        position: absolute;
        top: -18px;
        width: 0
    }

    .sm-clean>li>ul:after {
        border-color: transparent transparent #e8f7f7;
        border-width: 8px;
        left: 31px;
        top: -16px
    }

    .sm-clean ul {
        background: #e8f7f7;
        border: 1px solid #b2e3e3;
        border-radius: 0 0 4px 4px !important;
        box-shadow: 0 5px 9px rgba(0, 0, 0, .2);
        padding: 0
    }

    .sm-clean ul a,
    .sm-clean ul a.highlighted,
    .sm-clean ul a:active,
    .sm-clean ul a:focus,
    .sm-clean ul a:hover {
        border: 0 !important;
        color: #12a9a9;
        padding: 10px
    }

    .sm-clean ul a.highlighted,
    .sm-clean ul a:active,
    .sm-clean ul a:focus,
    .sm-clean ul a:hover {
        background: #cbecec;
        color: #12a9a9
    }

    .sm-clean ul a.active,
    .sm-clean ul a.current {
        color: #12a9a9
    }

    .sm-clean ul a.disabled {
        background: #e8f7f7;
        color: #ccc
    }

    .sm-clean ul a.has-submenu {
        padding-right: 25px
    }

    .sm-clean ul a .sub-arrow {
        border: 5px dashed transparent;
        border-left: 5px solid #555;
        margin-top: -5px;
        right: 8px;
        top: 50%
    }

    .sm-clean .scroll-down,
    .sm-clean .scroll-up {
        background: #e8f7f7;
        display: none;
        height: 20px;
        overflow: hidden;
        position: absolute;
        visibility: hidden
    }

    .sm-clean .scroll-down:hover,
    .sm-clean .scroll-up:hover {
        background: #cbecec
    }

    .sm-clean .scroll-up:hover .scroll-up-arrow {
        border-color: transparent transparent #12a9a9
    }

    .sm-clean .scroll-down:hover .scroll-down-arrow {
        border-color: #12a9a9 transparent transparent
    }

    .sm-clean .scroll-down-arrow,
    .sm-clean .scroll-up-arrow {
        border: 6px dashed transparent;
        border-bottom: 6px solid #12a9a9;
        height: 0;
        left: 50%;
        margin-left: -6px;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 0
    }

    .sm-clean .scroll-down-arrow {
        border-color: #12a9a9 transparent transparent;
        border-style: solid dashed dashed;
        top: 8px
    }

    .sm-clean.sm-rtl a.has-submenu {
        padding-left: 18px;
        padding-right: 6px
    }

    .sm-clean.sm-rtl a .sub-arrow {
        left: 6px;
        right: auto
    }

    .sm-clean.sm-rtl.sm-vertical a.has-submenu {
        padding: 10px
    }

    .sm-clean.sm-rtl.sm-vertical a .sub-arrow {
        border-color: transparent #555 transparent transparent;
        border-style: dashed solid dashed dashed;
        left: 8px;
        right: auto
    }

    .sm-clean.sm-rtl>li>ul:before {
        left: auto;
        right: 30px
    }

    .sm-clean.sm-rtl>li>ul:after {
        left: auto;
        right: 31px
    }

    .sm-clean.sm-rtl ul a.has-submenu {
        padding: 16px 15px !important
    }

    .sm-clean.sm-rtl ul a .sub-arrow {
        border-color: transparent #555 transparent transparent;
        border-style: dashed solid dashed dashed;
        left: 8px;
        right: auto
    }

    .sm-clean.sm-vertical {
        border-radius: 0;
        padding: 10px 0
    }

    .sm-clean.sm-vertical a {
        padding: 10px
    }

    .sm-clean.sm-vertical a.highlighted,
    .sm-clean.sm-vertical a:active,
    .sm-clean.sm-vertical a:focus,
    .sm-clean.sm-vertical a:hover {
        background: #fff
    }

    .sm-clean.sm-vertical a.disabled {
        background: transparent
    }

    .sm-clean.sm-vertical a .sub-arrow {
        border: 5px dashed transparent;
        border-left: 5px solid #555;
        margin-top: -5px;
        right: 8px;
        top: 50%
    }

    .sm-clean.sm-vertical>li>ul:after,
    .sm-clean.sm-vertical>li>ul:before {
        display: none
    }

    .sm-clean.sm-vertical ul a {
        padding: 16px 15px
    }

    .sm-clean.sm-vertical ul a.highlighted,
    .sm-clean.sm-vertical ul a:active,
    .sm-clean.sm-vertical ul a:focus,
    .sm-clean.sm-vertical ul a:hover {
        background: #cbecec
    }

    .sm-clean.sm-vertical ul a.disabled {
        background: #e8f7f7
    }
}

@media(min-width:1400px) {
    .sm-clean a {
        white-space: nowrap;
    }
}

.sm:after {
    display: none
}

@media(min-width:1200px) {
    .sm-clean>li>a .sub-arrow {
        display: none !important
    }

    .sm-clean>li>ul:after,
    .sm-clean>li>ul:before {
        display: none
    }

    .main-nav {
        align-items: center;
        display: inline-flex;
        justify-content: flex-end
    }
}

@media(max-width:1199.98px) {
    .main-nav__list {
        box-shadow: 0 30px 60px rgba(91, 144, 183, .25);
        transition: all .1s cubic-bezier(.785, .135, .15, .86) .1s
    }
}

@media(min-width:1200px) {
    .main-nav__list {
        gap: 2.5em
    }

    .main-nav__item>a,
    .main-nav__list {
        block-size: 100%;
        display: inline-flex
    }

    .main-nav__item>a {
        align-items: center;
        width: 8vw;
        max-width: 120px;
        min-width: 90px;

    }

    .main-nav__mobile-toggle {
        display: none !important
    }
}

@media(min-width:1400px) {
    .main-nav__item>a {
        align-items: center;
        max-width: unset;
        min-width: unset;
        width: unset;
    }
}


@media(max-width:1199.98px) {
    .sm-clean>li {
        border-block-start-color: #eee
    }

    .sm-clean>li>a,
    .sm-clean>li>a.active,
    .sm-clean>li>a.current {
        color: #474747
    }

    .sm-clean>li>a.highlighted {
        background-image: linear-gradient(180deg, #00a6d9, #0d6fae);
        background-repeat: no-repeat;
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text
    }

    .sm-clean>li>a.highlighted+ul>li:first-child {
        border-color: #0db3e5
    }
}

@media(min-width:1200px) {

    .sm-clean>li>a,
    .sm-clean>li>a:active,
    .sm-clean>li>a:focus,
    .sm-clean>li>a:hover {
        font-size: 15px;
    }

    .main-nav__item>a {
        border-block: 5px solid transparent;
        transition: all .35s cubic-bezier(.785, .135, .15, .86) .1s
    }

    .main-nav__item>a.active,
    .main-nav__item>a.highlighted,
    .main-nav__item>a:active,
    .main-nav__item>a:hover {
        border-block-end-color: #ff5158;
        color: #fff
    }

    .main-nav__item>ul li:not(:last-child) {
        border-block-end: 1px solid #b2e3e3
    }
}

@media (min-width: 1200px) {

    .sm-clean>li>a,
    .sm-clean>li>a:active,
    .sm-clean>li>a:focus,
    .sm-clean>li>a:hover {
        font-size: clamp(16px, 1vw, 19px);

    }
}



@media (min-width: 1570px) {

    .sm-clean>li>a,
    .sm-clean>li>a:active,
    .sm-clean>li>a:focus,
    .sm-clean>li>a:hover {
        font-size: clamp(18px, 1vw, 22px);

    }
}

@media(max-width:1199.98px) {
    .sm-clean a .sub-arrow {
        align-items: center;
        background: transparent;
        display: flex;
        justify-content: center
    }

    .sm-clean a .sub-arrow:before {
        background: #919191;
        content: "";
        height: 1em;
        -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTkuOCAzNy4yIDI1IDIybDE1LjIgMTUuMiA0LjgtNC41LTIwLTIwLTIwIDIweiIvPjwvc3ZnPg==);
        mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTkuOCAzNy4yIDI1IDIybDE1LjIgMTUuMiA0LjgtNC41LTIwLTIwLTIwIDIweiIvPjwvc3ZnPg==);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        transform: rotate(90deg);
        transition: all .35s cubic-bezier(.785, .135, .15, .86) .1s;
        width: 1em
    }

    .sm-clean a.highlighted .sub-arrow:before {
        background-color: #0db3e5;
        transform: rotate(180deg)
    }
}

.visually-hidden {
    block-size: 1px;
    inline-size: 1px;
    position: absolute;
    clip: rect(0, 0, 0, 0);
    border: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    white-space: nowrap
}

.js-layout-row--head {
    block-size: 0;
    inline-size: 100%
}

.hide {
    display: none !important
}

.main-head__container {
    opacity: 0;
    transition: opacity .35s cubic-bezier(.785, .135, .15, .86) .1s
}

.main-head__container:has(.sm) {
    opacity: 1
}




/*文蘭0814調整*/
#contact button,
#download button {
    inline-size: 205px;
}

/*#contact,
    #download {
        display: block !important;
    }*/

#download button {
    background: linear-gradient(90deg, #00A6D9 0%, #48D7E0 100%);
    box-shadow: 0px 10px 20px 0px rgba(157, 177, 207, 0.35);
    color: white;
    border: 0;
}

#download button:hover {
    background: linear-gradient(90deg, #fc686f 0%, #fc686f 100%);
    color: white;
}

@media (min-width: 1200px) {
    #contact {
        bottom: 30px;
    }

    #download {
        bottom: 100px;
    }

    .main-nav__list {
        gap: 1.5em;
    }

    #backtotop button {
        background: linear-gradient(90deg, #00A6D9 0%, #48D7E0 100%);
        border: 0;
        color: white;
    }

    #backtotop button:hover {
        background: linear-gradient(90deg, #fc686f 0%, #fc686f 100%);
    }

}

@media (min-width: 1320px) {
    .main-nav__list {
        gap: 1em;
    }
}

@media (min-width: 1570px) {
    .main-nav__list {
        gap: 0.8em;
    }
}

@media (max-width: 1199.98px) {
    #contact {
        bottom: 15px;
    }

    #download {
        bottom: 85px;
    }
}


/*@media (max-width:1000px ) {1199.98px
            #backtotop,#contact,#download{
                display: none !important;
            }
        }*/

@media (max-width:1000px) {

    /*1199.98px*/
    #backtotop {
        display: none !important;
    }
}

@media (max-width:1024px) {

    /*max-width:1710.98px*/
    #contact button,
    #download button {
        gap: 0;
        inline-size: auto;

        i {
            font-size: 0;
        }
    }
}


/*===========20241105=================================*/
/*===========header width 放大=================================*/
.main-head__container {
    max-inline-size: 95%;
}

@media(max-width: 1400px) {
    .main-head__container {
        max-inline-size: 100%;
    }
}

/*20241105-search
.search {
    font-size: 1.0em
}

.search__form {
    display: flex;
    flex-wrap: nowrap;
    font-size: 1.0em;
    margin-left: 10px;
    border: 0px !important;
    transition: all .35s cubic-bezier(0.785, 0.135, 0.15, 0.86) .1s
}

@media(max-width: 991.98px) {
    .search__form {
        background-color: #f3f3f3;
        padding: 10px;
        border-top: 1px solid #ababab;
    }
}

.search__input {
    border: 1px solid #ababab !important;
    height: 30px;
    padding: .5em;
    padding-inline-end: 0;
    width: 8.25em;
    border-radius: 3px 0 0 3px !important;
    border-right-width: 0 !important;
}

.search__input:focus {
    border: 1px solid #12a9a9;
}

@media(min-width: 992px) {
    .search__input {
        background-color: hsla(0, 0%, 100%, .8)
    }
}

.search__input::-moz-placeholder {
    color: #ababab
}

.search__input::placeholder {
    color: #ababab
}

.search__submit {
    border: 1px solid rgba(0, 0, 0, 0);
    height: 30px;
    padding-inline: .5em;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0 3px 3px 0;
    border-color: #ababab;
    border-left-width: 0;
    background-color: #fff
}

@media(min-width: 992px) {
    .search__submit {
        background-color: hsla(0, 0%, 100%, .8)
    }
}

.search__submit:before {
    display: block;
    background: #12a9a9;
    mask-image: url(../images/icon_search.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 1em;
    height: 1em;
    content: ""
}*/

/*===========20241113=================================*/
/*===========導覽列改成mega=================================
@media (min-width: 1200px) {

    .sm-clean ul li,
    .sm-clean.sm-rtl ul li,
    .sm-clean.sm-vertical li {
        float: unset;
        border: 1px solid red;
        display: flex;
    }
}*/


/*20241219 search*/
.main-head__search.search {
    display: flex;
    align-items: center;
}

.search__icon {
    display: block;
    block-size: 36px;
    border-radius: 6px;
}

.search__icon:hover {
    background-color: #FC686F;
}

.search__icon:before {
    display: block;
    background: white;
    mask-image: url(../images/icon_search.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 36px;
    height: 36px;
    content: ""
}