@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html body{font-family:Helvetica Neue,PingFang TC,PingFang SC,Noto Sans TC,Noto Sans SC,SimHei,sans-serif!important}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width: 768px){.tvb-header .tvb-header-container .tvb-header-tools.is-keywords{margin-left:11px;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}}:root{--tvb-duration-base: .3s;--tvb-duration-fast: .2s;--tvb-ease-out: ease-out;--tvb-ease-in: ease-in;--tvb-skeleton-bgc: #f8f9fa;--tvb-article-max-width: 1280px;--tvb-article-detail-m-padding: 12px}#tvb{opacity:1}.clear-h{margin:0;font-size:inherit;font-weight:inherit}.text-center{text-align:center}.tvb-loading-box{text-align:center;font-size:0}.tvb-skeleton{background-color:var(--tvb-skeleton-bgc)}.tvb-preview.relative{position:relative}.tvb-preview:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.n-spin{--n-size: 24px !important;--n-color: #0062a3 !important;--n-text-color: #0062a3 !important}@media screen and (max-width: 767px){.n-spin{--n-size: 16px !important}}.n-modal-mask{background-color:#0009!important}@media screen and (max-width: 767px){.n-modal-mask{background-color:#00000080!important}}.n-modal{-webkit-transition-duration:.15s!important;transition-duration:.15s!important}@-webkit-keyframes tvb-fade-out{0%{opacity:1}to{opacity:0}}@keyframes tvb-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes tvb-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes tvb-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes tvb-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes tvb-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes tvb-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes tvb-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes tvb-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes tvb-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes tvb-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes tvb-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes tvb-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes tvb-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes tvb-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes tvb-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes tvb-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes tvb-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes tvb-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tvb-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tvb-fade-enter-active{-webkit-animation:var(--tvb-duration-base) tvb-fade-in both var(--tvb-ease-out);animation:var(--tvb-duration-base) tvb-fade-in both var(--tvb-ease-out)}.tvb-fade-leave-active{-webkit-animation:var(--tvb-duration-base) tvb-fade-out both var(--tvb-ease-in);animation:var(--tvb-duration-base) tvb-fade-out both var(--tvb-ease-in)}.tvb-slide-up-enter-active{-webkit-animation:tvb-slide-up-enter var(--tvb-duration-base) both var(--tvb-ease-out);animation:tvb-slide-up-enter var(--tvb-duration-base) both var(--tvb-ease-out)}.tvb-slide-up-leave-active{-webkit-animation:tvb-slide-up-leave var(--tvb-duration-base) both var(--tvb-ease-in);animation:tvb-slide-up-leave var(--tvb-duration-base) both var(--tvb-ease-in)}.tvb-slide-down-enter-active{-webkit-animation:tvb-slide-down-enter var(--tvb-duration-base) both var(--tvb-ease-out);animation:tvb-slide-down-enter var(--tvb-duration-base) both var(--tvb-ease-out)}.tvb-slide-down-leave-active{-webkit-animation:tvb-slide-down-leave var(--tvb-duration-base) both var(--tvb-ease-in);animation:tvb-slide-down-leave var(--tvb-duration-base) both var(--tvb-ease-in)}.tvb-slide-left-enter-active{-webkit-animation:tvb-slide-left-enter var(--tvb-duration-base) both var(--tvb-ease-out);animation:tvb-slide-left-enter var(--tvb-duration-base) both var(--tvb-ease-out)}.tvb-slide-left-leave-active{-webkit-animation:tvb-slide-left-leave var(--tvb-duration-base) both var(--tvb-ease-in);animation:tvb-slide-left-leave var(--tvb-duration-base) both var(--tvb-ease-in)}.tvb-slide-right-enter-active{-webkit-animation:tvb-slide-right-enter var(--tvb-duration-base) both var(--tvb-ease-out);animation:tvb-slide-right-enter var(--tvb-duration-base) both var(--tvb-ease-out)}.tvb-slide-right-leave-active{-webkit-animation:tvb-slide-right-leave var(--tvb-duration-base) both var(--tvb-ease-in);animation:tvb-slide-right-leave var(--tvb-duration-base) both var(--tvb-ease-in)}.svg-icon[data-v-7402838f]{width:1em;height:1em;vertical-align:middle}[class*=tvb-hairline][data-v-175067c6]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--tvb-hairline-border-color);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-radius:var(--tvb-hairline-border-radius)}.tvb-hairline[data-v-175067c6],.tvb-hairline--top[data-v-175067c6],.tvb-hairline--left[data-v-175067c6],.tvb-hairline--right[data-v-175067c6],.tvb-hairline--bottom[data-v-175067c6],.tvb-hairline--surround[data-v-175067c6],.tvb-hairline--top-bottom[data-v-175067c6]{--tvb-hairline-border-width: 1px;--tvb-hairline-border-color: rgba(163, 178, 188, .35);position:relative}.tvb-hairline--top[data-v-175067c6]:after{border-top-width:var(--tvb-hairline-border-width)}.tvb-hairline--left[data-v-175067c6]:after{border-left-width:var(--tvb-hairline-border-width)}.tvb-hairline--right[data-v-175067c6]:after{border-right-width:var(--tvb-hairline-border-width)}.tvb-hairline--bottom[data-v-175067c6]:after{border-bottom-width:var(--tvb-hairline-border-width)}.tvb-hairline--top-bottom[data-v-175067c6]:after,.tvb-hairline-unset--top-bottom[data-v-175067c6]:after{border-width:var(--tvb-hairline-border-width) 0}.tvb-hairline--surround[data-v-175067c6]:after{border-width:var(--tvb-hairline-border-width)}.tvb-cookies[data-v-175067c6]{position:fixed;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);width:100%;z-index:99998;bottom:-300px;-webkit-transition:bottom .3s linear;transition:bottom .3s linear;margin:0 auto;max-width:1280px;width:calc(100% - 32px);min-width:296px}.tvb-cookies.show[data-v-175067c6]{bottom:16px}@media (max-width: 767px){.tvb-cookies[data-v-175067c6]{width:calc(100% - 24px)}.tvb-cookies.show[data-v-175067c6]{bottom:12px}}.tvb-cookies .tvb-cookies_room[data-v-175067c6]{background:#050506e6;border-radius:8px;padding:32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.tvb-cookies .tvb-cookies_room[data-v-175067c6]{border-radius:6px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:16px}}.tvb-cookies .tvb-cookies_room .tvb-cookies_content .tvb-cookies_content-title[data-v-175067c6]{font-weight:500;font-size:20px;color:#eee;line-height:26px;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:.5px}.tvb-cookies .tvb-cookies_room .tvb-cookies_content .tvb-cookies_content-title .tvb-cookies_content-cookies[data-v-175067c6]{font-size:24px;margin-right:6px}@media (max-width: 767px){.tvb-cookies .tvb-cookies_room .tvb-cookies_content .tvb-cookies_content-title[data-v-175067c6]{font-weight:500;font-size:16px;line-height:22px}.tvb-cookies .tvb-cookies_room .tvb-cookies_content .tvb-cookies_content-title .tvb-cookies_content-cookies[data-v-175067c6]{font-size:20px;margin-right:5px}}.tvb-cookies .tvb-cookies_room .tvb-cookies_content .tvb-cookies_content-description[data-v-175067c6]{font-weight:400;font-size:16px;color:#ddd;line-height:26px;text-align:left;margin-top:4px;letter-spacing:.5px}.tvb-cookies .tvb-cookies_room .tvb-cookies_content .tvb-cookies_content-description a[data-v-175067c6]{color:#36a2e9}@media (max-width: 767px){.tvb-cookies .tvb-cookies_room .tvb-cookies_content .tvb-cookies_content-description[data-v-175067c6]{margin-top:9px;font-size:14px;line-height:20px;word-break:break-all;text-align:justify;letter-spacing:.3px}.tvb-cookies .tvb-cookies_room .tvb-cookies_content .tvb-cookies_content-description a[data-v-175067c6]{text-decoration:underline}}.tvb-cookies .tvb-cookies_room .tvb-cookies_agree[data-v-175067c6]{width:128px;min-width:128px;height:40px;background:#0062a3;border-radius:6px;font-weight:400;font-size:16px;color:#eee;line-height:24px;border:0;outline:0;cursor:pointer;margin-left:32px;overflow:hidden;position:relative;letter-spacing:.5px}.tvb-cookies .tvb-cookies_room .tvb-cookies_agree[data-v-175067c6]:after{width:100%;height:100%;position:absolute;left:0;top:0;content:" ";display:block;background:#000;border-radius:6px;opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (min-width: 768px){.tvb-cookies .tvb-cookies_room .tvb-cookies_agree[data-v-175067c6]{letter-spacing:.3px}.tvb-cookies .tvb-cookies_room .tvb-cookies_agree[data-v-175067c6]:hover:after{opacity:.2}}.tvb-cookies .tvb-cookies_room .tvb-cookies_agree span[data-v-175067c6]{position:relative;z-index:9}@media (max-width: 767px){.tvb-cookies .tvb-cookies_room .tvb-cookies_agree[data-v-175067c6]{margin-top:16px;width:108px;min-width:108px;height:32px;font-size:14px;line-height:20px;margin-left:0}}[class*=tvb-hairline][data-v-acd70e37]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--tvb-hairline-border-color);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-radius:var(--tvb-hairline-border-radius)}.tvb-hairline[data-v-acd70e37],.tvb-hairline--top[data-v-acd70e37],.tvb-hairline--left[data-v-acd70e37],.tvb-hairline--right[data-v-acd70e37],.tvb-hairline--bottom[data-v-acd70e37],.tvb-hairline--surround[data-v-acd70e37],.tvb-hairline--top-bottom[data-v-acd70e37]{--tvb-hairline-border-width: 1px;--tvb-hairline-border-color: rgba(163, 178, 188, .35);position:relative}.tvb-hairline--top[data-v-acd70e37]:after{border-top-width:var(--tvb-hairline-border-width)}.tvb-hairline--left[data-v-acd70e37]:after{border-left-width:var(--tvb-hairline-border-width)}.tvb-hairline--right[data-v-acd70e37]:after{border-right-width:var(--tvb-hairline-border-width)}.tvb-hairline--bottom[data-v-acd70e37]:after{border-bottom-width:var(--tvb-hairline-border-width)}.tvb-hairline--top-bottom[data-v-acd70e37]:after,.tvb-hairline-unset--top-bottom[data-v-acd70e37]:after{border-width:var(--tvb-hairline-border-width) 0}.tvb-hairline--surround[data-v-acd70e37]:after{border-width:var(--tvb-hairline-border-width)}.tvb-back-top[data-v-acd70e37]{width:0;height:0;background:#f8f9fa;border-radius:0;opacity:0;border:0 solid rgba(163,178,188,.35);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:fixed;right:40px;bottom:-40px;-webkit-transition:background .15s linear;transition:background .15s linear;z-index:99}.tvb-back-top svg[data-v-acd70e37]:nth-child(2){display:none}.tvb-back-top.show[data-v-acd70e37]{width:48px;height:48px;border:.5px solid rgba(163,178,188,.35);opacity:1;right:16px;bottom:calc(16px + var(--bottom-diff, 0px));border-radius:8px}.tvb-back-top.mobile[data-v-acd70e37]{right:30px;bottom:-37px}.tvb-back-top.mobile.show[data-v-acd70e37]{width:42px;height:42px;border-radius:6px;right:8px;bottom:12px}.tvb-back-top.mobile svg[data-v-acd70e37]{width:24px;height:24px}.tvb-back-top.mobile svg[data-v-acd70e37]:nth-child(2){display:none}.tvb-back-top[data-v-acd70e37]:active{opacity:.75}.tvb-back-top svg[data-v-acd70e37]{width:28px;height:28px}.tvb-back-top[data-v-acd70e37]:hover{cursor:pointer;background:#fff}.tvb-back-top:hover svg[data-v-acd70e37]:nth-child(1){display:none}.tvb-back-top:hover svg[data-v-acd70e37]:nth-child(2){display:block}[class*=tvb-hairline][data-v-43d692fd]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--tvb-hairline-border-color);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-radius:var(--tvb-hairline-border-radius)}.tvb-hairline[data-v-43d692fd],.tvb-hairline--top[data-v-43d692fd],.tvb-hairline--left[data-v-43d692fd],.tvb-hairline--right[data-v-43d692fd],.tvb-hairline--bottom[data-v-43d692fd],.tvb-hairline--surround[data-v-43d692fd],.tvb-hairline--top-bottom[data-v-43d692fd]{--tvb-hairline-border-width: 1px;--tvb-hairline-border-color: rgba(163, 178, 188, .35);position:relative}.tvb-hairline--top[data-v-43d692fd]:after{border-top-width:var(--tvb-hairline-border-width)}.tvb-hairline--left[data-v-43d692fd]:after{border-left-width:var(--tvb-hairline-border-width)}.tvb-hairline--right[data-v-43d692fd]:after{border-right-width:var(--tvb-hairline-border-width)}.tvb-hairline--bottom[data-v-43d692fd]:after{border-bottom-width:var(--tvb-hairline-border-width)}.tvb-hairline--top-bottom[data-v-43d692fd]:after,.tvb-hairline-unset--top-bottom[data-v-43d692fd]:after{border-width:var(--tvb-hairline-border-width) 0}.tvb-hairline--surround[data-v-43d692fd]:after{border-width:var(--tvb-hairline-border-width)}.tvb-container[data-v-43d692fd]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.tvb-container .tvb-home-header[data-v-43d692fd]{background:#fff;position:-webkit-sticky;position:sticky;width:100%;top:0;z-index:999;box-sizing:unset}.tvb-container .tvb-home-header.s[data-v-43d692fd],.tvb-container .tvb-home-header.xs[data-v-43d692fd]{height:84px}.tvb-container .tvb-home-header[data-v-43d692fd] .tvb-header .tvb-header-container{box-sizing:unset}.tvb-container .tvb-home-header[data-v-43d692fd] .tvb-header .tvb-header-container .tvb-header-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-container .tvb-home-header[data-v-43d692fd] .tvb-header .tvb-header-container .tvb-header-menu-text{margin-bottom:0!important}.tvb-container .tvb-main[data-v-43d692fd]{margin:0 auto;min-height:calc(var(--window-height, 100vh) - var(--header-height, 215px) - var(--footer-height, 64px));-webkit-transition:all .5s;transition:all .5s;max-width:1824px;padding:20px 56px 100px;width:100%;box-sizing:border-box}.tvb-container .tvb-main.xl[data-v-43d692fd]{max-width:1824px;padding:20px 56px 100px}@media (max-width: 1440px){.tvb-container .tvb-main.xl[data-v-43d692fd]{padding:20px 56px 72px}}.tvb-container .tvb-main.l[data-v-43d692fd]{max-width:1792px;padding:20px 40px 72px}.tvb-container .tvb-main.m[data-v-43d692fd]{max-width:1776px;padding:20px 32px 56px}.tvb-container .tvb-main.s[data-v-43d692fd]{max-width:1744px;padding:16px 16px 32px}.tvb-container .tvb-main.xs[data-v-43d692fd]{max-width:1736px;padding:12px 12px 32px}.tvb-container .tvb-home-footer[data-v-43d692fd]{margin-top:auto}.tvb-container .tvb-home-footer[data-v-43d692fd] .tvb-footer{box-sizing:unset}.tvb-container .tvb-home-footer[data-v-43d692fd] .tvb-footer .tvb-footer-copyright-follow .tvb-footer-follows .tvb-footer-follow{display:inline-block}.mu_Button{padding:12px;background-color:#fff;border-radius:5px;border:1rpx solid #e3e3e3}.primary{background:#409eff}.success{background:#67c23a}.error{background:#f56c6c}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.animate__fadeInDown{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.tvb-sso-button_dialog{position:fixed;width:100vw;top:0;left:0;z-index:99999;height:100vh;background-color:#000000b3;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:none;overflow:auto}.tvb-sso-button_dialog.show{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:800px){.tvb-sso-button_dialog.is-login .tvb-sso-button_dialog-container{top:-7vh}}.tvb-sso-button_dialog .tvb-sso-button_dialog-container{height:552px;width:673px;border-radius:20px;background-color:#f36a41;-webkit-transition:height .5s,width .5s;transition:height .5s,width .5s;position:relative}@media (max-width:800px){.tvb-sso-button_dialog .tvb-sso-button_dialog-container{width:90vw;height:75vh}}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite;position:absolute;top:calc((100% - 65px)/2);left:calc((100% - 65px)/2);-webkit-transition:opacity .5s;transition:opacity .5s}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-spinner .tvb-sso-button_dialog-container-path{stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-iframe{border:0;outline:0;width:100%;height:100%;-webkit-transition:opacity .5s;transition:opacity .5s;border-radius:inherit;overflow:hidden}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close{-webkit-transition:opacity .5s .5s;transition:opacity .5s .5s;display:inline-block;width:26px;height:26px;border-radius:26px;background-color:#fff;border:2px solid rgba(243,106,65,.8);right:10px;top:10px;overflow:hidden;cursor:pointer;position:absolute;opacity:0}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:hover{border:2px solid #f36a41}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:hover:after,.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:hover:before{background:#f36a41}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:after,.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#f36a41cc}@media (min-width:769px){.tvb-search{width:280px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:20px;position:relative;-webkit-transition:all .5s;transition:all .5s}.tvb-search .tvb-search-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;width:200px;height:36px;background:#f8f9fa;border-radius:8px;border:.5px solid rgba(163,178,188,.35);-webkit-transition:all .5s;transition:all .5s}.tvb-search .tvb-search-container .tvb-search-input{width:161px;height:20px;padding:0 8px 0 12px;background:0 0;border:0;outline:0;border-right:.5px solid rgba(163,178,188,.7);font-size:16px;font-weight:400;color:#333;line-height:22px;-webkit-transition:width .5s;transition:width .5s;letter-spacing:.5px}.tvb-search .tvb-search-container .tvb-search-input.mobile{display:none}.tvb-search .tvb-search-container .tvb-search-input::-webkit-input-placeholder{color:#818d95}.tvb-search .tvb-search-container .tvb-search-input::-moz-placeholder{color:#818d95}.tvb-search .tvb-search-container .tvb-search-input:-ms-input-placeholder{color:#818d95}.tvb-search .tvb-search-container .tvb-search-input::placeholder{color:#818d95}.tvb-search .tvb-search-container .tvb-search-input::-webkit-search-cancel-button{display:none}.tvb-search .tvb-search-container .tvb-search-botton{width:36px;min-width:36px;height:28px;border:0;background:0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border-radius:8px;margin:0 4px 0 0;-webkit-transition:all .5s;transition:all .5s;text-decoration:none;position:relative;left:2px}.tvb-search .tvb-search-container .tvb-search-botton.mobile{display:none}.tvb-search .tvb-search-container.is-focus{width:100%}.tvb-search .tvb-search-container.is-focus .tvb-search-input{width:236px;padding:0 8px}.tvb-search .tvb-search-container.is-keywords .tvb-search-input{border-right:0 solid rgba(163,178,188,0);padding:0 8px}.tvb-search .tvb-search-container.is-keywords .tvb-search-botton{left:0;width:36px;height:28px;background:#0062a3;border-radius:7px;min-width:36px}.tvb-search .tvb-search-container.is-keywords .tvb-search-botton.mobile{display:none}.tvb-search .tvb-search-tags{width:280px;position:absolute;top:calc(100% + 24px);opacity:0;left:0;border:0 solid rgba(223,228,232,0);background:#fff;box-shadow:0 4px 14px -4px #818d9566;border-radius:8px;height:0;overflow:hidden;-webkit-transition:all .15s linear,border 0s;transition:all .15s linear,border 0s}.tvb-search .tvb-search-tags.show{border:.5px solid #dfe4e8;top:calc(100% + 6px);opacity:1;height:auto}.tvb-search .tvb-search-tags .tvb-search-tag{height:40px;padding:0 16px;line-height:40px;font-size:16px;font-weight:400;color:#333;-webkit-transition:all .5s;transition:all .5s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:background .15s linear;transition:background .15s linear}.tvb-search .tvb-search-tags .tvb-search-tag:first-child{margin-top:12px}.tvb-search .tvb-search-tags .tvb-search-tag:last-child{margin-bottom:12px}.tvb-search .tvb-search-tags .tvb-search-tag:hover{background:#f5f6f7}}@media (max-width:768px){.tvb-search{width:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-search .tvb-search-container{width:40px;height:40px;border:0 solid rgba(163,178,188,0);margin-right:1px}.tvb-search .tvb-search-container .tvb-search-input{display:none}.tvb-search .tvb-search-container .tvb-search-input.mobile{display:block}.tvb-search .tvb-search-container .tvb-search-botton{width:inherit;height:inherit;background:0 0;border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tvb-search .tvb-search-container .tvb-search-botton:not(.mobile){display:none}.tvb-search .tvb-search-container.is-keywords{width:100%;height:32px;background:#f8f9fa;border-radius:6px;border:.5px solid rgba(163,178,188,.35);font-weight:400;font-size:14px;color:#333;line-height:32px;padding:0 10px;margin-right:4px}}@media (max-width:768px) and (min-width:391px){.tvb-search .tvb-search-container.is-keywords{margin-right:16px}}@media (max-width:768px){.tvb-search.is-keywords{width:100%}}@media (max-width:768px){.tvb-search .tvb-search-tags{display:none!important}}.tvb-mobile-search{width:100vw;height:100%;position:fixed;bottom:0;left:0;background:#0009;z-index:999}.tvb-mobile-search .tvb-mobile-search-header{width:calc(100% - 24px);height:32px;background:#fff;top:0;left:0;position:-webkit-sticky;position:sticky;z-index:9999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:6px 12px;box-sizing:unset}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-logo{width:auto;aspect-ratio:2.75/1;height:28px}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:32px;background:#f8f9fa;border-radius:6px;border:.5px solid rgba(163,178,188,.35);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 12px}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el{font-size:14px;font-weight:400;color:#333;line-height:20px;margin:0 2px 0 10px;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;border:0;background:0 0;outline:0}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el::-webkit-input-placeholder{color:#818d95}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el::-moz-placeholder{color:#818d95}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el:-ms-input-placeholder{color:#818d95}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el::placeholder{color:#818d95}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el::-webkit-search-cancel-button{display:none}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-clear{margin-right:2px}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-btn,.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-cancel{font-size:16px;font-weight:400;color:#333;line-height:22px;padding:0;border:0;outline:0;background:0 0;text-decoration:none;letter-spacing:.5px;white-space:nowrap}.tvb-mobile-search .tvb-mobile-search-header:nth-last-child(2){box-shadow:0 2px 4px #00000014}.tvb-mobile-search .tvb-mobile-search-tags{width:calc(100vw - 24px);height:calc(100% - 44px);position:relative;z-index:1;background:#fff;padding:0 12px;box-sizing:unset;overflow:auto}.tvb-mobile-search .tvb-mobile-search-tags .tvb-mobile-search-tag{text-decoration:none;display:block;height:48px;border-bottom:.5px solid rgba(163,178,188,.35);font-size:16px;font-weight:400;color:#333;line-height:48px;letter-spacing:.5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-mobile-search .tvb-mobile-search-tags .tvb-mobile-search-tag p{width:99%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:inherit}.tvb-mobile-search .tvb-mobile-search-tags .tvb-mobile-search-tag svg{width:18px;min-width:18px;height:18px;margin-right:6px}.tvb-sub-menu .tvb-sub-menu-item{height:48px;line-height:48px;padding:0 24px;display:block;text-decoration:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:.5px}.tvb-sub-menu .tvb-sub-menu-item .tvb-sub-menu-item-text{font-size:18px;font-weight:500;color:#1e1e1e;line-height:24px;display:inline-block}.tvb-sub-menu .tvb-sub-menu-item .tvb-sub-menu-item-sub{position:absolute;left:98%;top:0;width:280px;height:0;border-radius:8px;background:#fff;box-shadow:0 4px 14px -4px #818d9566;overflow:hidden}.tvb-sub-menu .tvb-sub-menu-item .tvb-sub-menu-item-arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:auto;position:relative;left:4px}.tvb-sub-menu .tvb-sub-menu-item:hover{background:#f5f6f7}.tvb-sub-menu .tvb-sub-menu-item:hover .tvb-sub-menu-item-sub{left:100%;height:auto;overflow:initial;z-index:-1;border:1px solid #dfe4e8;box-shadow:0 4px 14px -4px #818d9566;border-radius:10px}.tvb-sub-menu .tvb-sub-menu-item:first-child{margin-top:12px}.tvb-sub-menu .tvb-sub-menu-item:last-child{margin-bottom:12px}.tvb-mobile-menu{-webkit-transition:all .5s;transition:all .5s;width:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}@media (min-width:769px){.tvb-mobile-menu{height:0;opacity:0}}@media (max-width:768px){.tvb-mobile-menu{opacity:1;height:40px;width:100%;overflow:unset}.tvb-mobile-menu .tvb-mobile-menu-container{width:100%;overflow:scroll;height:40px}.tvb-mobile-menu .tvb-mobile-menu-container::-webkit-scrollbar{display:none}}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items{height:inherit;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 2px}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item{display:inline-block;padding:5px 0 0;height:100%;margin:0 10px;position:relative;text-decoration:none;box-sizing:border-box}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item .tvb-mobile-menu-item-text{font-size:16px;font-weight:400;color:#555;line-height:22px;letter-spacing:.5px;text-decoration:none}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item .after{display:block;position:absolute;bottom:0;left:0;width:0%;height:3px;background:#0062a3;border-radius:2px}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item.hover .tvb-mobile-menu-item-text,.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item.active .tvb-mobile-menu-item-text{font-weight:500;color:#333}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item.active .after{width:100%;-webkit-transition:all .3s;transition:all .3s}.tvb-mobile-sub-menu-container{position:fixed;top:0;left:0;width:100%;height:0;background:#0000;-webkit-transition:all .5s,width 0s,height 0s,top 0s;transition:all .5s,width 0s,height 0s,top 0s;overflow:hidden;z-index:9}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu{position:relative;width:calc(100% - 24px);top:0;opacity:0;background:#fff;padding:0 12px;-webkit-transition:all .5s;transition:all .5s;box-sizing:unset}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu .tvb-mobile-sub-menu-item{display:block;height:48px;text-align:center;width:100%;line-height:48px;font-size:16px;font-weight:400;color:#333;text-decoration:none;border-bottom:.5px rgba(163,178,188,.35) solid}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu .tvb-mobile-sub-menu-item .tvb-mobile-sub-menu-item-text{display:inline-block;font-size:16px;font-weight:400;color:#333;line-height:22px}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu .tvb-mobile-sub-menu-item:last-child{border:0}.tvb-mobile-sub-menu-container.show{background:#0009;height:calc(100vh - 84px);top:84px}.tvb-mobile-sub-menu-container.show .tvb-mobile-sub-menu{top:0;opacity:1}@media (min-width:769px){.tvb-mobile-sub-menu-container{height:0!important;-webkit-transition:all .5s,height 0s .5s;transition:all .5s,height 0s .5s;opacity:0}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu{top:0!important;opacity:0}}.tvb-header{height:64px;background:#fff;box-shadow:0 2px 4px #00000014;position:relative;z-index:999;-webkit-transition:height .3s;transition:height .3s;min-width:320px}.tvb-header .tvb-header-container{height:inherit;max-width:1712px;margin:0 auto;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-header .tvb-header-container .tvb-header-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:32px;width:auto;aspect-ratio:2.7222222222/1;height:36px;object-fit:contain}.tvb-header .tvb-header-container .tvb-header-logo>*{width:auto;aspect-ratio:2.7222222222/1;height:36px;object-fit:contain}.tvb-header .tvb-header-container .tvb-header-menus{height:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:calc(100% - 430px);overflow:hidden;position:relative;top:0;-webkit-transition:all .3s;transition:all .3s}.tvb-header .tvb-header-container .tvb-header-menus:hover{overflow:initial}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:inherit;line-height:inherit;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:26px;text-decoration:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu .tvb-header-menu-text{font-size:18px;font-weight:500;color:#1e1e1e;line-height:24px;white-space:nowrap;display:inline-block;letter-spacing:.5px}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu .tvb-header-menu-arrow{margin-left:2px;position:relative;top:1px;-webkit-transform:rotateX(0);transform:rotateX(0)}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu .tvb-header-menu-sub{position:absolute;width:280px;border-radius:10px;border:0 solid #dfe4e8;top:calc(100% + 12px);left:-26px;background:#fff;box-shadow:0 4px 14px -4px #818d9566;height:0;opacity:0;-webkit-transition:all .15s linear,border 0s;transition:all .15s linear,border 0s;overflow:hidden}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:hover .tvb-header-menu-arrow{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:hover .tvb-header-menu-sub{top:calc(100% - 6px);border:.5px solid #dfe4e8;opacity:1;height:auto;overflow:initial}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:last-child{margin-right:0}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:before{display:block;content:" ";position:absolute;bottom:0;left:0;width:0%;height:4px;background:#0062a3;border-radius:2px}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu.active:before,.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu[href]:hover:before{width:100%;-webkit-transition:all .3s;transition:all .3s}.tvb-header .tvb-header-container .tvb-header-tools{margin-left:160px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout{position:relative;width:32px;height:32px}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout>svg:nth-child(2){position:absolute;top:0;left:0;z-index:9}@media (max-width:1200px) and (min-width:769px){.tvb-header .tvb-header-container .tvb-header-menus{width:calc(100% - 330px)}.tvb-header .tvb-header-container .tvb-header-tools{margin-left:60px}}@media (max-width:768px){.tvb-header .tvb-header-container{height:44px}.tvb-header .tvb-header-container .tvb-header-logo{width:auto;height:28px;aspect-ratio:2.75/1;margin-right:0}.tvb-header .tvb-header-container .tvb-header-logo>*{width:auto;height:28px;aspect-ratio:2.75/1}.tvb-header .tvb-header-container .tvb-header-menus{position:absolute;z-index:-1;opacity:0}.tvb-header .tvb-header-container .tvb-header-tools{margin-left:auto}.tvb-header .tvb-header-container .tvb-header-tools:has(>.tvb-search.is-keywords){margin-left:11px;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout{width:40px;height:40px;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout>svg{width:24px!important;height:24px!important}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout>svg:nth-child(2){top:8px;left:8px}}@media (min-width:1201px){.tvb-header .tvb-header-container{padding:0 56px;width:calc(100% - 112px)}}@media (max-width:1200px) and (min-width:1025px){.tvb-header .tvb-header-container{padding:0 40px;width:calc(100% - 80px)}}@media (max-width:1024px) and (min-width:769px){.tvb-header .tvb-header-container{padding:0 32px;width:calc(100% - 64px)}}@media (max-width:768px) and (min-width:391px){.tvb-header .tvb-header-container{padding:0 16px;width:calc(100% - 32px)}}@media (max-width:390px){.tvb-header .tvb-header-container{min-width:304px;padding:0 4px 0 12px;width:calc(100% - 16px)}}@media (max-width:768px){.tvb-header{height:84px}}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.tvb-footer{background:#f8f9fa}.tvb-footer .tvb-footer_container{height:inherit;max-width:1712px;margin:0 auto;-webkit-transition:all .5s;transition:all .5s}@media (min-width:769px){.tvb-footer .tvb-footer_links-about-apps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(163,178,188,.35);padding-bottom:20px}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links .tvb-footer_links-title{font-size:18px;font-weight:400;color:#818d95;line-height:24px;white-space:nowrap;letter-spacing:.5px}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links .tvb-footer_links-navs .tvb-footer_link{margin-left:26px;text-decoration:none;margin-bottom:20px;display:inline-block}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links .tvb-footer_links-navs .tvb-footer_link .tvb-footer_link-text{font-size:18px;font-weight:400;color:#333;line-height:24px;letter-spacing:.5px;-webkit-transition:color .15s linear;transition:color .15s linear}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links .tvb-footer_links-navs .tvb-footer_link .tvb-footer_link-text:hover{color:#0062a3}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_apps{background:#f0f1f2;border-radius:8px;padding:14px 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:26px}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_apps .footer_apps-title{font-size:18px;font-weight:400;color:#818d95;line-height:28px;padding-right:17px;border-right:1px solid rgba(163,178,188,.35);white-space:nowrap;letter-spacing:.5px}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_apps .tvb-footer_apps-navs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_app{text-decoration:none;margin-left:16px}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_app:first-child{margin-left:20px}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_app .tvb-footer_app_logo{min-width:40px;width:40px;height:40px}.tvb-footer .tvb-footer-copyright-follow{margin-top:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-copyright{font-size:14px;font-weight:400;color:#818d95;line-height:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-copyright svg{margin-right:8px;height:26px!important;min-height:26px!important;width:auto!important}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follows{height:26px}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follows .tvb-footer_follows-title{display:none}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follows .tvb-footer-follow{position:relative;text-decoration:none;margin-left:12px;width:26px;height:26px;display:inline-block}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follows .tvb-footer-follow .tvb-footer-follow-logo{width:26px;height:26px}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follows .tvb-footer-follow .tvb-footer-follow-qr-code{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:0;height:0;background:#fff;box-shadow:0 4px 14px -4px #818d9566;border-radius:10px;border:.5px solid rgba(163,178,188,.35);position:absolute;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;bottom:calc(100% + 0px);left:-51px;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;overflow:hidden}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follows .tvb-footer-follow .tvb-footer-follow-qr-code .tvb-footer-follow-qr-code-img{width:120px;height:120px}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follows .tvb-footer-follow:hover .tvb-footer-follow-qr-code{width:128px;height:128px;bottom:calc(100% + 10px);-webkit-transition:bottom .5s;transition:bottom .5s}}@media (max-width:768px){.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links .tvb-footer_links-title{letter-spacing:.5px;font-size:16px;font-weight:400;color:#818d95;line-height:22px;margin-bottom:12px;margin-top:12px}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links:first-child .tvb-footer_links-title{margin-top:24px}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links .tvb-footer_links-navs .tvb-footer_link{display:inline-block;text-decoration:none;margin:0 26px 20px 0}.tvb-footer .tvb-footer_links-about-apps .tvb-footer_links-about .tvb-footer_links .tvb-footer_links-navs .tvb-footer_link .tvb-footer_link-text{letter-spacing:.5px;font-size:16px;font-weight:400;color:#333;line-height:22px;display:inline-block}.tvb-footer .tvb-footer_apps .footer_apps-title{font-size:16px;font-weight:400;color:#818d95;line-height:22px;margin-bottom:12px;margin-top:12px}.tvb-footer .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_app{display:inline-block;text-decoration:none;margin:0 16px 16px 0}.tvb-footer .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_app .tvb-footer_app_logo{width:40px;height:40px}.tvb-footer .tvb-footer-copyright-follow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-copyright{margin-top:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:400;color:#818d95;line-height:18px;font-family:NotoSansCJKtc,NotoSansCJKtc}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-copyright svg{width:28px!important;height:22px!important;min-width:28px!important;min-height:22px!important;margin-right:6px}.tvb-footer .tvb-footer-copyright-follow .tvb-footer_follows-title{letter-spacing:.5px;font-size:16px;font-weight:400;color:#818d95;line-height:22px;margin-bottom:12px;margin-top:16px}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follow{display:inline-block;text-decoration:none;margin:0 16px 16px 0}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follow .tvb-footer-follow-logo{width:32px;height:32px;min-width:32px;min-height:32px}.tvb-footer .tvb-footer-copyright-follow .tvb-footer-follow .tvb-footer-follow-qr-code{display:none}}@media (min-width:1201px){.tvb-footer{padding:40px 56px 20px;width:calc(100% - 112px)}}@media (max-width:1200px) and (min-width:1025px){.tvb-footer{padding:40px 40px 20px;width:calc(100% - 80px)}}@media (max-width:1024px) and (min-width:769px){.tvb-footer{padding:40px 32px 20px;width:calc(100% - 64px)}}@media (max-width:768px) and (min-width:391px){.tvb-footer{padding:4px 32px 24px;width:calc(100% - 64px)}}@media (max-width:390px){.tvb-footer{padding:4px 32px 24px;width:calc(100% - 64px);min-width:256px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{-webkit-tap-highlight-color:transparent;margin:0;padding:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;-moz-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;-moz-margin-end:0;margin-inline-end:0;list-style-type:none}body{margin:0}html body{font-family:Helvetica Neue,Arial,Segoe UI,Noto Sans TC,SimHei,sans-serif}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;text-decoration:none}a:hover{text-decoration:underline}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}template{display:none}[hidden]{display:none}[class*=tvb-hairline]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--tvb-hairline-border-color);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-radius:var(--tvb-hairline-border-radius)}.tvb-hairline,.tvb-hairline--top,.tvb-hairline--left,.tvb-hairline--right,.tvb-hairline--bottom,.tvb-hairline--surround,.tvb-hairline--top-bottom{--tvb-hairline-border-width: 1px;--tvb-hairline-border-color: rgba(163, 178, 188, .35);position:relative}.tvb-hairline--top:after{border-top-width:var(--tvb-hairline-border-width)}.tvb-hairline--left:after{border-left-width:var(--tvb-hairline-border-width)}.tvb-hairline--right:after{border-right-width:var(--tvb-hairline-border-width)}.tvb-hairline--bottom:after{border-bottom-width:var(--tvb-hairline-border-width)}.tvb-hairline--top-bottom:after,.tvb-hairline-unset--top-bottom:after{border-width:var(--tvb-hairline-border-width) 0}.tvb-hairline--surround:after{border-width:var(--tvb-hairline-border-width)}.tvb-main{min-height:calc(100vh - 279px)}[class*=tvb-hairline][data-v-4dd32727]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--tvb-hairline-border-color);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-radius:var(--tvb-hairline-border-radius)}.tvb-hairline[data-v-4dd32727],.tvb-hairline--top[data-v-4dd32727],.tvb-hairline--left[data-v-4dd32727],.tvb-hairline--right[data-v-4dd32727],.tvb-hairline--bottom[data-v-4dd32727],.tvb-hairline--surround[data-v-4dd32727],.tvb-hairline--top-bottom[data-v-4dd32727]{--tvb-hairline-border-width: 1px;--tvb-hairline-border-color: rgba(163, 178, 188, .35);position:relative}.tvb-hairline--top[data-v-4dd32727]:after{border-top-width:var(--tvb-hairline-border-width)}.tvb-hairline--left[data-v-4dd32727]:after{border-left-width:var(--tvb-hairline-border-width)}.tvb-hairline--right[data-v-4dd32727]:after{border-right-width:var(--tvb-hairline-border-width)}.tvb-hairline--bottom[data-v-4dd32727]:after{border-bottom-width:var(--tvb-hairline-border-width)}.tvb-hairline--top-bottom[data-v-4dd32727]:after,.tvb-hairline-unset--top-bottom[data-v-4dd32727]:after{border-width:var(--tvb-hairline-border-width) 0}.tvb-hairline--surround[data-v-4dd32727]:after{border-width:var(--tvb-hairline-border-width)}.tvb-play-icon[data-v-4dd32727]{border-radius:48px;width:48px;height:48px;background:#00000080;font-size:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .15s linear;transition:all .15s linear;opacity:1}.tvb-play-icon[data-v-4dd32727]:hover{background:#000c}.tvb-play-icon.hide[data-v-4dd32727]{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);opacity:0;cursor:unset}[class*=tvb-hairline][data-v-cb9df998]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--tvb-hairline-border-color);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-radius:var(--tvb-hairline-border-radius)}.tvb-hairline[data-v-cb9df998],.tvb-hairline--top[data-v-cb9df998],.tvb-hairline--left[data-v-cb9df998],.tvb-hairline--right[data-v-cb9df998],.tvb-hairline--bottom[data-v-cb9df998],.tvb-hairline--surround[data-v-cb9df998],.tvb-hairline--top-bottom[data-v-cb9df998]{--tvb-hairline-border-width: 1px;--tvb-hairline-border-color: rgba(163, 178, 188, .35);position:relative}.tvb-hairline--top[data-v-cb9df998]:after{border-top-width:var(--tvb-hairline-border-width)}.tvb-hairline--left[data-v-cb9df998]:after{border-left-width:var(--tvb-hairline-border-width)}.tvb-hairline--right[data-v-cb9df998]:after{border-right-width:var(--tvb-hairline-border-width)}.tvb-hairline--bottom[data-v-cb9df998]:after{border-bottom-width:var(--tvb-hairline-border-width)}.tvb-hairline--top-bottom[data-v-cb9df998]:after,.tvb-hairline-unset--top-bottom[data-v-cb9df998]:after{border-width:var(--tvb-hairline-border-width) 0}.tvb-hairline--surround[data-v-cb9df998]:after{border-width:var(--tvb-hairline-border-width)}.tvb-image[data-v-cb9df998]{--img-hover-transition: transform .5s;width:100%;height:100%;background:var(--background);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.tvb-image.tvb-hairline--surround[data-v-cb9df998]:after{z-index:9}.tvb-image.load[data-v-cb9df998]{background:transparent}.tvb-image .tvb-image_el[data-v-cb9df998]{width:100%;height:100%;object-fit:cover;object-position:top;opacity:1;-webkit-transition:var(--img-hover-transition);transition:var(--img-hover-transition);position:absolute;top:0;left:0;z-index:8;border-radius:inherit}.tvb-image .tvb-image_small[data-v-cb9df998]{width:100%;height:100%;object-fit:cover;object-position:top;-webkit-transition:var(--img-hover-transition);transition:var(--img-hover-transition);position:absolute;top:0;left:0;z-index:5}.tvb-image .tvb-image_placeholder[data-v-cb9df998]{width:98px;height:37px;-webkit-transition:var(--img-hover-transition);transition:var(--img-hover-transition);position:relative;z-index:0;object-fit:contain}.tvb-image .tvb-image_play-icon[data-v-cb9df998]{position:absolute;z-index:9}.tvb-image.transform:not(.s):not(.xs):hover .tvb-image_small[data-v-cb9df998],.tvb-image.transform:not(.s):not(.xs):hover .tvb-image_el[data-v-cb9df998]{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.tvb-image.transform:not(.s):not(.xs):hover .tvb-play-icon[data-v-cb9df998]{background:#000c}.tvb-image.transform:not(.s):not(.xs):hover .tvb-image_placeholder[data-v-cb9df998],.tvb-image.transform:not(.s):not(.xs):hover .tvb-image_icon[data-v-cb9df998]{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tvb-image .tvb-image_icon[data-v-cb9df998]{height:32px;width:32px;position:absolute;z-index:9;top:0;right:0}.tvb-image.s .tvb-image_icon[data-v-cb9df998],.tvb-image.xs .tvb-image_icon[data-v-cb9df998]{height:24px;width:24px}.tvb-image.s .tvb-image_placeholder[data-v-cb9df998],.tvb-image.xs .tvb-image_placeholder[data-v-cb9df998]{width:77px;height:28px}[class*=tvb-hairline][data-v-dd755c16]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--tvb-hairline-border-color);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-radius:var(--tvb-hairline-border-radius)}.tvb-hairline[data-v-dd755c16],.tvb-hairline--top[data-v-dd755c16],.tvb-hairline--left[data-v-dd755c16],.tvb-hairline--right[data-v-dd755c16],.tvb-hairline--bottom[data-v-dd755c16],.tvb-hairline--surround[data-v-dd755c16],.tvb-hairline--top-bottom[data-v-dd755c16]{--tvb-hairline-border-width: 1px;--tvb-hairline-border-color: rgba(163, 178, 188, .35);position:relative}.tvb-hairline--top[data-v-dd755c16]:after{border-top-width:var(--tvb-hairline-border-width)}.tvb-hairline--left[data-v-dd755c16]:after{border-left-width:var(--tvb-hairline-border-width)}.tvb-hairline--right[data-v-dd755c16]:after{border-right-width:var(--tvb-hairline-border-width)}.tvb-hairline--bottom[data-v-dd755c16]:after{border-bottom-width:var(--tvb-hairline-border-width)}.tvb-hairline--top-bottom[data-v-dd755c16]:after,.tvb-hairline-unset--top-bottom[data-v-dd755c16]:after{border-width:var(--tvb-hairline-border-width) 0}.tvb-hairline--surround[data-v-dd755c16]:after{border-width:var(--tvb-hairline-border-width)}.tvb-button[data-v-dd755c16]{display:inline-block;position:relative;border:none;color:#ffffffe6;font-weight:400;font-size:14px;cursor:pointer;background-color:#ffffff14;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:9;--tvb-button-padding: 0 20px;--tvb-button-height: 36px;--tvb-button-line-height: var(--tvb-button-height);letter-spacing:.3px}.tvb-button>.span[data-v-dd755c16]{display:block;height:var(--tvb-button-height);line-height:var(--tvb-button-line-height);padding:var(--tvb-button-padding);text-decoration:none;color:inherit;white-space:nowrap}.tvb-button.icon>.span[data-v-dd755c16]{--tvb-button-padding: 0 16px 0 20px}.tvb-button.btn-more[data-v-dd755c16]{--tvb-hairline-border-radius: 12px ;box-sizing:border-box;background-color:#f8f9fa;font-size:16px;letter-spacing:.5px;color:#555;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:6px;width:108px}.tvb-button.btn-more>.span[data-v-dd755c16]{--tvb-button-padding: 0 13px 0 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tvb-button.btn-more.icon .svg-icon[data-v-dd755c16]{font-size:12px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.tvb-button.btn-more-text[data-v-dd755c16]{color:#555;font-size:14px}.tvb-button.btn-more-text>.span[data-v-dd755c16]{--tvb-button-padding: 0px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-button.btn-more-text.icon .svg-icon[data-v-dd755c16]{font-size:12px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.tvb-button.animation-default[data-v-dd755c16]:before,.tvb-button.animation-default[data-v-dd755c16]:after,.tvb-button.animation-1[data-v-dd755c16]:before,.tvb-button.animation-1[data-v-dd755c16]:after{content:"";width:0;height:1.5px;position:absolute;-webkit-transition:all .3s linear;transition:all .3s linear;background:#ccc}.tvb-button.animation-default[data-v-dd755c16]:hover:before,.tvb-button.animation-default[data-v-dd755c16]:hover:after,.tvb-button.animation-1[data-v-dd755c16]:hover:before,.tvb-button.animation-1[data-v-dd755c16]:hover:after{width:100%}.tvb-button.animation-default:hover>.span[data-v-dd755c16]:before,.tvb-button.animation-default:hover>.span[data-v-dd755c16]:after,.tvb-button.animation-1:hover>.span[data-v-dd755c16]:before,.tvb-button.animation-1:hover>.span[data-v-dd755c16]:after{height:100%}.tvb-button.animation-default>.span[data-v-dd755c16],.tvb-button.animation-1>.span[data-v-dd755c16]{border:.5px solid rgba(255,255,255,.16);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-button.animation-default>.span[data-v-dd755c16]:before,.tvb-button.animation-default>.span[data-v-dd755c16]:after,.tvb-button.animation-1>.span[data-v-dd755c16]:before,.tvb-button.animation-1>.span[data-v-dd755c16]:after{content:"";top:0;width:1.5px;height:0;position:absolute;-webkit-transition:all .3s linear;transition:all .3s linear;background:#ccc}.tvb-button.animation-default>.span[data-v-dd755c16]:before,.tvb-button.animation-1>.span[data-v-dd755c16]:before{left:0}.tvb-button.animation-default>.span[data-v-dd755c16]:after,.tvb-button.animation-1>.span[data-v-dd755c16]:after{right:0}.tvb-button.animation-default[data-v-dd755c16]:before{right:0;top:0}.tvb-button.animation-default[data-v-dd755c16]:after{left:0;bottom:0}.tvb-button.animation-default>.span[data-v-dd755c16]:before{height:100%;left:0}.tvb-button.animation-default>.span[data-v-dd755c16]:after{height:100%;right:0}.tvb-button.animation-1[data-v-dd755c16]:before,.tvb-button.animation-1[data-v-dd755c16]:after{-webkit-transition-delay:.3s;transition-delay:.3s}.tvb-button.animation-1[data-v-dd755c16]:before{right:0;top:0}.tvb-button.animation-1[data-v-dd755c16]:after{left:0;bottom:0}.tvb-button.animation-1>.span[data-v-dd755c16]:before,.tvb-button.animation-1>.span[data-v-dd755c16]:after{-webkit-transition-delay:0s;transition-delay:0s}.tvb-button.animation-1>.span[data-v-dd755c16]:before{left:0;top:0}.tvb-button.animation-1>.span[data-v-dd755c16]:after{right:0;bottom:0}.tvb-button.animation-1[data-v-dd755c16]:hover:before,.tvb-button.animation-1[data-v-dd755c16]:hover:after{-webkit-transition-delay:0s;transition-delay:0s}.tvb-button.animation-1:hover>.span[data-v-dd755c16]:before,.tvb-button.animation-1:hover>.span[data-v-dd755c16]:after{-webkit-transition-delay:.3s;transition-delay:.3s}.tvb-button.animation-more[data-v-dd755c16]{-webkit-transition:color .15s linear,background-color .15s linear;transition:color .15s linear,background-color .15s linear}.tvb-button.animation-more[data-v-dd755c16]:hover{--icon_list_arrow_grey: #0062a3;color:#0062a3;background-color:#fff}.tvb-button.animation-2>.span[data-v-dd755c16]{position:relative}.tvb-button.animation-2[data-v-dd755c16]:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#0003;opacity:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;z-index:0}.tvb-button.animation-2[data-v-dd755c16]:hover:before{opacity:1}.tvb-button[data-v-dd755c16]:active{opacity:.75}[class*=tvb-hairline][data-v-d49ebbe1]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--tvb-hairline-border-color);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);border-radius:var(--tvb-hairline-border-radius)}.tvb-hairline[data-v-d49ebbe1],.tvb-hairline--top[data-v-d49ebbe1],.tvb-hairline--left[data-v-d49ebbe1],.tvb-hairline--right[data-v-d49ebbe1],.tvb-hairline--bottom[data-v-d49ebbe1],.tvb-hairline--surround[data-v-d49ebbe1],.tvb-hairline--top-bottom[data-v-d49ebbe1]{--tvb-hairline-border-width: 1px;--tvb-hairline-border-color: rgba(163, 178, 188, .35);position:relative}.tvb-hairline--top[data-v-d49ebbe1]:after{border-top-width:var(--tvb-hairline-border-width)}.tvb-hairline--left[data-v-d49ebbe1]:after{border-left-width:var(--tvb-hairline-border-width)}.tvb-hairline--right[data-v-d49ebbe1]:after{border-right-width:var(--tvb-hairline-border-width)}.tvb-hairline--bottom[data-v-d49ebbe1]:after{border-bottom-width:var(--tvb-hairline-border-width)}.tvb-hairline--top-bottom[data-v-d49ebbe1]:after,.tvb-hairline-unset--top-bottom[data-v-d49ebbe1]:after{border-width:var(--tvb-hairline-border-width) 0}.tvb-hairline--surround[data-v-d49ebbe1]:after{border-width:var(--tvb-hairline-border-width)}.tvb-ads[data-v-d49ebbe1]{width:100%;height:auto;position:relative;background:#f0f1f2;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tvb-ads.zero[data-v-d49ebbe1]{margin:0!important;padding:0!important;height:0px!important}.tvb-ads .tvb-ads_container[data-v-d49ebbe1]{margin:0 auto;width:inherit;height:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tvb-ads .tvb-ads_container-empty[data-v-d49ebbe1]{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:32px;font-weight:500;letter-spacing:8px;line-height:28px;text-shadow:0 0 6px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
