@charset "UTF-8";@font-face{font-family:Graphik Thin;font-display:swap;src:url(/fonts/Graphik-Thin.woff) format("woff"),url(/fonts/Graphik-Thin.ttf) format("truetype"),url(/fonts/Graphik-Thin.otf) format("opentype")}@font-face{font-family:Graphik Thin Italic;font-display:swap;src:url(/fonts/Graphik-ThinItalic.woff) format("woff"),url(/fonts/Graphik-ThinItalic.ttf) format("truetype"),url(/fonts/Graphik-ThinItalic.otf) format("opentype")}@font-face{font-family:Graphik Extra Light;font-display:swap;src:url(/fonts/Graphik-Extralight.woff) format("woff"),url(/fonts/Graphik-Extralight.ttf) format("truetype"),url(/fonts/Graphik-Extralight.otf) format("opentype")}@font-face{font-family:Graphik Extra Light Italic;src:url(/fonts/Graphik-ExtralightItalic.woff) format("woff"),url(/fonts/Graphik-ExtralightItalic.ttf) format("truetype"),url(/fonts/Graphik-ExtralightItalic.otf) format("opentype")}@font-face{font-family:Graphik Light;font-display:swap;src:url(/fonts/Graphik-Light.woff) format("woff"),url(/fonts/Graphik-Light.ttf) format("truetype"),url(/fonts/Graphik-Light.otf) format("opentype")}@font-face{font-family:Graphik Light Italic;font-display:swap;src:url(/fonts/Graphik-LightItalic.woff) format("woff"),url(/fonts/Graphik-LightItalic.ttf) format("truetype"),url(/fonts/Graphik-LightItalic.otf) format("opentype")}@font-face{font-family:Graphik Regular;font-display:swap;src:url(/fonts/Graphik-Regular.woff) format("woff"),url(/fonts/Graphik-Regular.ttf) format("truetype"),url(/fonts/Graphik-Regular.otf) format("opentype")}@font-face{font-family:Graphik Regular Italic;font-display:swap;src:url(/fonts/Graphik-RegularItalic.woff) format("woff"),url(/fonts/Graphik-RegularItalic.ttf) format("truetype"),url(/fonts/Graphik-RegularItalic.otf) format("opentype")}@font-face{font-family:Graphik Medium;font-display:swap;src:url(/fonts/Graphik-Medium.woff) format("woff"),url(/fonts/Graphik-Medium.ttf) format("truetype"),url(/fonts/Graphik-Medium.otf) format("opentype")}@font-face{font-family:Graphik Medium Italic;font-display:swap;src:url(/fonts/Graphik-MediumItalic.woff) format("woff"),url(/fonts/Graphik-MediumItalic.ttf) format("truetype"),url(/fonts/Graphik-MediumItalic.otf) format("opentype")}@font-face{font-family:Graphik Semi Bold;font-display:swap;src:url(/fonts/Graphik-Semibold.woff) format("woff"),url(/fonts/Graphik-Semibold.ttf) format("truetype"),url(/fonts/Graphik-Semibold.otf) format("opentype")}@font-face{font-family:Graphik Semi Bold Italic;font-display:swap;src:url(/fonts/Graphik-SemiboldItalic.woff) format("woff"),url(/fonts/Graphik-SemiboldItalic.ttf) format("truetype"),url(/fonts/Graphik-SemiboldItalic.otf) format("opentype")}@font-face{font-family:Graphik Bold;font-display:swap;src:url(/fonts/Graphik-Bold.woff) format("woff"),url(/fonts/Graphik-Bold.ttf) format("truetype"),url(/fonts/Graphik-Bold.otf) format("opentype")}@font-face{font-family:Graphik Bold Italic;font-display:swap;src:url(/fonts/Graphik-BoldItalic.woff) format("woff"),url(/fonts/Graphik-BoldItalic.ttf) format("truetype"),url(/fonts/Graphik-BoldItalic.otf) format("opentype")}@font-face{font-family:Graphik Black;font-display:swap;src:url(/fonts/Graphik-Black.woff) format("woff"),url(/fonts/Graphik-Black.ttf) format("truetype"),url(/fonts/Graphik-Black.otf) format("opentype")}@font-face{font-family:Graphik Black Italic;font-display:swap;src:url(/fonts/Graphik-BlackItalic.woff) format("woff"),url(/fonts/Graphik-BlackItalic.ttf) format("truetype"),url(/fonts/Graphik-BlackItalic.otf) format("opentype")}@font-face{font-family:Graphik Super;font-display:swap;src:url(/fonts/Graphik-Super.woff) format("woff"),url(/fonts/Graphik-Super.ttf) format("truetype"),url(/fonts/Graphik-Super.otf) format("opentype")}@font-face{font-family:Graphik Super Italic;font-display:swap;src:url(/fonts/Graphik-SuperItalic.woff) format("woff"),url(/fonts/Graphik-SuperItalic.ttf) format("truetype"),url(/fonts/Graphik-SuperItalic.otf) format("opentype")}
/*!
 * smartbanner.js v1.16.0 <https://github.com/ain/smartbanner.js>
 * Copyright © 2020 Ain Tohvri, contributors. Licensed under GPL-3.0.
 */.smartbanner{position:fixed;top:0;left:0;overflow-x:hidden;width:100%;height:84px;background:#f3f3f3;font-family:Helvetica,sans,sans-serif;z-index:10000}.smartbanner__exit{position:absolute;top:calc(50% - 6px);left:9px;display:block;margin:0;width:12px;height:12px;border:0;text-align:center}.smartbanner__exit:after,.smartbanner__exit:before{position:absolute;width:1px;height:12px;background:#767676;content:" "}.smartbanner__exit:before{transform:rotate(45deg)}.smartbanner__exit:after{transform:rotate(-45deg)}.smartbanner__icon{left:30px;width:64px;border-radius:15px;background-size:64px 64px}.smartbanner__icon,.smartbanner__info{position:absolute;top:10px;height:64px}.smartbanner__info{left:104px;display:flex;overflow-y:hidden;width:60%;align-items:center;color:#000}.smartbanner__info__title{font-size:14px}.smartbanner__info__author,.smartbanner__info__price{font-size:12px}.smartbanner__button{position:absolute;top:32px;right:10px;z-index:1;display:block;padding:0 10px;min-width:10%;border-radius:5px;background:#f3f3f3;color:#1474fc;font-size:18px;text-align:center;text-decoration:none}.smartbanner__button__label{text-align:center}.smartbanner.smartbanner--android{background:#3d3d3d url("data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7");box-shadow:inset 0 4px 0 #88b131}.smartbanner.smartbanner--android .smartbanner__exit{left:6px;margin-right:7px;width:17px;height:17px;border-radius:14px;background:#1c1e21;box-shadow:inset 0 1px 2px rgba(0,0,0,.8),0 1px 1px hsla(0,0%,100%,.3);color:#b1b1b3;font-family:ArialRoundedMTBold,Arial;font-size:20px;line-height:17px;text-shadow:0 1px 1px #000}.smartbanner.smartbanner--android .smartbanner__exit:after,.smartbanner.smartbanner--android .smartbanner__exit:before{top:3px;left:8px;width:2px;height:11px;background:#b1b1b3}.smartbanner.smartbanner--android .smartbanner__exit:active,.smartbanner.smartbanner--android .smartbanner__exit:hover{color:#eee}.smartbanner.smartbanner--android .smartbanner__icon{background-color:transparent;box-shadow:none}.smartbanner.smartbanner--android .smartbanner__info{color:#ccc;text-shadow:0 1px 2px #000}.smartbanner.smartbanner--android .smartbanner__info__title{color:#fff;font-weight:700}.smartbanner.smartbanner--android .smartbanner__button{top:30px;right:20px;padding:0;min-width:12%;border-radius:0;background:none;box-shadow:0 0 0 1px #333,0 0 0 2px #dddcdc;color:#d1d1d1;font-size:14px;font-weight:700}.smartbanner.smartbanner--android .smartbanner__button:active,.smartbanner.smartbanner--android .smartbanner__button:hover{background:none}.smartbanner.smartbanner--android .smartbanner__button__label{display:block;padding:0 10px;background:#42b6c9;background:linear-gradient(180deg,#42b6c9,#39a9bb);box-shadow:none;line-height:24px;text-align:center;text-shadow:none;text-transform:none}.smartbanner.smartbanner--android .smartbanner__button__label:active,.smartbanner.smartbanner--android .smartbanner__button__label:hover{background:#2ac7e1}#primary-footer{background-color:#4cbcea}@media only screen and (min-width:1024px){#primary-footer{overflow:hidden}}#primary-footer .primary-footer--background{display:none}@media only screen and (min-width:1024px){#primary-footer .primary-footer--background{display:block;width:100%;max-height:700px}}#primary-footer .footer__wrapper{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1024px){#primary-footer .footer__wrapper{position:relative}}#primary-footer .footer-menu__content{height:0}@media only screen and (min-width:1024px){#primary-footer .footer-menu__content{padding:0}}#primary-footer .footer-menu__content .footer-menu__wrap{padding:0 18px 18px}#primary-footer .footer-menu__content .footer-menu__wrap a{font-size:14px;color:#002738;letter-spacing:-.2px}@media only screen and (min-width:1024px){#primary-footer .footer-menu__content .footer-menu__wrap{padding-left:0}}#primary-footer .footer-menu--visible .footer-menu__content{height:auto}.footer-menus{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1024px){.footer-menus{position:absolute;top:40px;left:60px}}@media only screen and (min-width:1024px){.footer-menus .footer-menus__container{width:50%;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between}}.footer-menu{border-bottom:1px solid #4fa0ce}@media only screen and (min-width:1024px){.footer-menu{border-bottom:none}}.footer-menu__content{overflow:hidden;transition:height 1s ease}@media only screen and (min-width:1024px){.footer-menu__content{transition:none;overflow:visible}}.footer-menu__title{margin:0;cursor:pointer;padding:18px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;border:none;background:none;width:100%;text-align:left}@media only screen and (min-width:1024px){.footer-menu__title{padding:0;cursor:default;margin-bottom:30px;display:block}}.footer-menu__title h3{font-display:swap;font-weight:400;font-style:normal;font-size:24px;letter-spacing:-.34px}.footer-menu__title h3:lang(en){font-stretch:normal;font-family:Graphik Regular,Arial,sans-serif}.footer-menu__title h3:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.footer-menu__title h3:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}@media only screen and (min-width:1024px){.footer-menu__title h3{font-size:20px;letter-spacing:-.29px}}.footer-menu__title h3 .footer-menu__title-link{color:#002738;text-decoration:none}@media only screen and (min-width:1024px){.footer-menu__title h3 .footer-menu__title-link:hover{text-decoration:underline}}.footer-menu__title svg{color:#002738;font-size:20px}@media only screen and (min-width:1024px){.footer-menu__title svg{display:none}}.footer-menu--open path{transform:rotate(180deg);transform-origin:center center}.footer-menu__link{font-display:swap;font-weight:400;font-style:normal;color:#313131;text-decoration:none;margin-bottom:15px;display:inline-block}.footer-menu__link:lang(en){font-stretch:normal;font-family:Graphik Regular,Arial,sans-serif}.footer-menu__link:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.footer-menu__link:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.footer-menu__link:hover{text-decoration:underline}.footer-menu__menu-item:last-child .footer-menu__link{margin-bottom:0}#secondary-footer{background-color:#fff}#secondary-footer .footer__wrapper{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;display:flex;flex-flow:row wrap;align-items:stretch;justify-content:space-between}#secondary-footer .footer__wrapper>*{flex:0 0 100%;border-bottom:1px solid #ddd}@media only screen and (min-width:1024px){#secondary-footer .footer__wrapper>*{border-bottom:none}}#secondary-footer .footer__wrapper>:last-child,#secondary-footer .secondary-footer__logo{border-bottom:none}@media only screen and (min-width:1024px){#secondary-footer .secondary-footer__logo{flex:0 0 25%;border-right:1px solid #ddd}}@media only screen and (min-width:1024px){#secondary-footer .secondary-footer__links{flex:1 0 20%;border-right:1px solid #ddd;display:flex;align-items:center}}#secondary-footer .social-link__link{text-decoration:none}@media only screen and (min-width:1024px){#secondary-footer .secondary-footer__contact{grid-row:1;grid-column:3;flex:0 0 10%;border-right:1px solid #ddd;display:flex;align-items:center}}@media only screen and (min-width:1024px){#secondary-footer .secondary-footer__social{grid-row:1;grid-column:4;flex:0 0 25%;display:flex;align-items:center}}@media only screen and (min-width:1024px){#secondary-footer .secondary-footer__copyright{flex:1 0 50%;border-top:1px solid #ddd}}#secondary-footer .footer-logo__image{max-width:360px;margin:0 auto;padding:30px;text-align:center;max-width:260px}@media only screen and (min-width:1024px){#secondary-footer .footer-logo__image{padding:30px;max-width:none;max-width:260px}}#secondary-footer .contact-links{max-width:360px;margin:0 auto;padding:30px;text-align:center}@media only screen and (min-width:1024px){#secondary-footer .contact-links{padding:30px;max-width:none}}#secondary-footer .contact-links .footer-menu__link{font-display:swap;color:#1d3860;letter-spacing:-.2px;font-size:20px}#secondary-footer .contact-links .footer-menu__link:lang(en){font-weight:600;font-stretch:normal;font-family:Graphik Semi Bold,Arial,sans-serif}#secondary-footer .contact-links .footer-menu__link:lang(zh-Hans){font-family:Noto Sans SC,sans-serif;font-weight:700;font-style:normal}#secondary-footer .contact-links .footer-menu__link:lang(zh-Hant){font-family:Noto Sans TC,sans-serif;font-weight:700;font-style:normal}@media only screen and (min-width:1024px){#secondary-footer .contact-links .footer-menu__link{font-size:14px}}#secondary-footer .misc-links{max-width:360px;margin:0 auto;padding:30px;text-align:center}@media only screen and (min-width:1024px){#secondary-footer .misc-links{padding:30px;max-width:none;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-around;flex:0 0 100%}}#secondary-footer .misc-links .footer-menu__link{font-display:swap;font-weight:500;font-style:normal;color:#1d3860;letter-spacing:-.2px;margin-top:20px;margin-bottom:20px}#secondary-footer .misc-links .footer-menu__link:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}#secondary-footer .misc-links .footer-menu__link:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}#secondary-footer .misc-links .footer-menu__link:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}@media only screen and (min-width:1024px){#secondary-footer .misc-links .footer-menu__link{font-display:swap;font-weight:400;font-style:normal;margin-bottom:0;margin-top:0;font-size:14px}#secondary-footer .misc-links .footer-menu__link:lang(en){font-stretch:normal;font-family:Graphik Regular,Arial,sans-serif}#secondary-footer .misc-links .footer-menu__link:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}#secondary-footer .misc-links .footer-menu__link:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}}#secondary-footer .social-links{max-width:360px;margin:0 auto;padding:30px;text-align:center;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-around}@media only screen and (min-width:1024px){#secondary-footer .social-links{padding:30px;max-width:none;flex:0 0 100%}}#secondary-footer .social-links .social-link__item{text-decoration:none}#secondary-footer .social-links .footer-social--media{display:flex}#secondary-footer .social-links .footer-social--media i{font-size:30px}#secondary-footer .social-links .footer-social--media path,#secondary-footer .social-links .footer-social--media svg{fill:#000;stroke:#000}#secondary-footer .social-links .footer-icon--facebook{width:33px}@media only screen and (min-width:1024px){#secondary-footer .social-links .footer-icon--facebook{width:25px}}#secondary-footer .social-links .footer-icon--weibo{width:39px}@media only screen and (min-width:1024px){#secondary-footer .social-links .footer-icon--weibo{width:30px}}#secondary-footer .social-links .footer-icon--wechat{width:39px}@media only screen and (min-width:1024px){#secondary-footer .social-links .footer-icon--wechat{width:30px}}#secondary-footer .social-links .footer-icon--twitter{width:33px}@media only screen and (min-width:1024px){#secondary-footer .social-links .footer-icon--twitter{width:25px}}#secondary-footer .social-links .footer-icon--instagram{width:29px}@media only screen and (min-width:1024px){#secondary-footer .social-links .footer-icon--instagram{width:24px}}#secondary-footer .copyright-message{max-width:360px;margin:0 auto;padding:30px;text-align:center;font-size:12px;letter-spacing:-.17px;color:#545454}@media only screen and (min-width:1024px){#secondary-footer .copyright-message{padding:30px;max-width:none;text-align:left}}button{cursor:pointer}.btn--secondary{font-display:swap;font-weight:500;font-style:normal;border:2px solid #000;background-color:#fff;color:#000;padding:8px 25px;font-size:12px;text-decoration:none;transition:background-color .5s ease,color .5s ease}.btn--secondary:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.btn--secondary:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.btn--secondary:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.btn--inverted,.btn--secondary.btn--secondary--active,.btn--secondary:focus,.btn--secondary:hover{border:2px solid #000;background-color:#000;color:#fff}.btn--inverted{font-display:swap;font-weight:500;font-style:normal;padding:8px 25px;font-size:12px;text-decoration:none;transition:background-color .5s ease,color .5s ease}.btn--inverted:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.btn--inverted:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.btn--inverted:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.btn--inverted.btn--secondary--active,.btn--inverted:focus,.btn--inverted:hover{background-color:#fff;color:#000}.btn--help{font-display:swap;font-weight:500;font-style:normal;font-size:12px;border:1px solid #e6e6e6;background-color:#fff;color:#545454;padding:10px 15px;white-space:nowrap;text-decoration:none}.btn--help:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.btn--help:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.btn--help:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.btn--help:focus{outline:5px auto -webkit-focus-ring-color}.btn--transparent{border:2px solid #fff;background-color:transparent;color:#fff;padding:8px 25px;font-size:12px}#site-header .btn--announcement-icon svg path{fill:transparent;stroke:#000}#site-header .btn--announcement-icon svg line{stroke:#000}.btn--announcement{font-display:swap;font-weight:500;font-style:normal;grid-column:4;display:none;flex:2 0 0;justify-content:center;align-items:center;font-size:12px;color:#000;transition:background-color .5s ease-in-out,color .5s ease}.btn--announcement:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.btn--announcement:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.btn--announcement:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.btn--announcement.btn-show{display:flex}@media only screen and (min-width:1024px){.btn--announcement{width:155px;height:35px;border:2px solid #a3a3a3}}.btn--announcement button{display:none;background-color:transparent;border-radius:0;border:0;color:#000}@media only screen and (min-width:1024px){.btn--announcement button{display:inline-block}}.btn--announcement .btn--announcement-icon{margin-right:5px;width:20px;height:20px}.fancy-button{font-display:swap;font-weight:500;font-style:normal;display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:flex-start;padding:0;border:none;background:transparent;font-size:12px;letter-spacing:-.17px}.fancy-button:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.fancy-button:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.fancy-button:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.fancy-button:hover{cursor:pointer}.fancy-button:hover .fancy-button__next-icon{right:10px}a.fancy-button{text-decoration:none}.fancy-button__content{display:flex;justify-content:center;align-items:center;flex-grow:1;flex-shrink:0;flex-basis:50%;padding:11px 40px 10px 15px;position:relative;background-color:#000;color:#fff}.fancy-button__next-icon{float:right;position:absolute;top:50%;right:15px;transform:translateY(-50%);transition:right .25s}.fancy-button__next-icon path{color:#fff}.fancy-button--with-icon.fancy-button--with-icon--black .fancy-button__content{background-color:#000;color:#fff;justify-content:flex-start;padding-top:16px;padding-bottom:16px}.fancy-button--with-icon.fancy-button--with-icon--black .fancy-button__icon{background-color:#303030}.fancy-button--with-icon .fancy-button__next-icon path{color:#fff}.fancy-button--with-icon .fancy-button__content{background-color:#b01b34;color:#fff}.fancy-button__icon{display:flex;align-items:center;justify-content:center;background-color:#891327;color:#fff;padding:10px 12px}.fancy-button__icon g{fill:#fff}.disabled,button[disabled]{background-color:#e7e7e7;color:#000;font-weight:400;border:none}.disabled:hover,button[disabled]:hover{cursor:not-allowed}.fancy-button--disabled .fancy-button__content,.fancy-button[disabled] .fancy-button__content{color:#000;background-color:#d2d2d2;text-align:center}.fancy-button--disabled .fancy-button__content:hover,.fancy-button[disabled] .fancy-button__content:hover{cursor:not-allowed}.fancy-button--disabled .fancy-button__icon,.fancy-button[disabled] .fancy-button__icon{background-color:#c9c9c9;color:#575757;font-weight:400;border:none}.fancy-button--disabled .fancy-button__icon:hover,.fancy-button[disabled] .fancy-button__icon:hover{cursor:not-allowed}.fancy-button--disabled .fancy-button__icon g,.fancy-button[disabled] .fancy-button__icon g{fill:#575757}.fancy-button--disabled .fancy-button__next-icon,.fancy-button[disabled] .fancy-button__next-icon{display:none}#newsletter-signup{background-color:#fff;border-top:1px solid #ddd}#newsletter-signup .newsletter-signup__wrapper{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding:30px 15px}@media screen and (min-width:1024px){#newsletter-signup .newsletter-signup__wrapper{padding:60px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}#newsletter-signup .newsletter-signup__wrapper>*{flex:0 0 50%}}.content-type--general-landing #newsletter-signup{margin-top:30px}@media only screen and (min-width:1024px){.content-type--general-landing #newsletter-signup{margin-top:60px}}.newsletter-signup__title{font-display:swap;font-weight:500;font-style:normal;font-size:30px;line-height:36px;letter-spacing:-.43px;color:#181818;margin-bottom:20px}.newsletter-signup__title:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.newsletter-signup__title:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.newsletter-signup__title:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.newsletter-signup__content{font-display:swap;font-weight:400;font-style:normal;color:#545454;font-size:18px;line-height:25px;margin-bottom:26px}.newsletter-signup__content:lang(en){font-stretch:normal;font-family:Graphik Regular,Arial,sans-serif}.newsletter-signup__content:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.newsletter-signup__content:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.newsletter-signup__form{max-width:400px;position:relative}@media screen and (min-width:1024px){.newsletter-signup__form{max-width:none}}#newsletter-signup-email{font-display:swap;font-weight:400;font-style:normal;width:100%;padding:12px 140px 12px 35px}#newsletter-signup-email:lang(en){font-stretch:normal;font-family:Graphik Regular,Arial,sans-serif}#newsletter-signup-email:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}#newsletter-signup-email:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}#newsletter-signup-email::placeholder{letter-spacing:-.23px;font-size:16px;color:#b0b0b0}.newsletter-signup__submit{font-display:swap;font-weight:500;font-style:normal;position:absolute;right:5px;top:50%;transform:translateY(-50%);border:1px solid #a32a35;background-color:#a32a35;color:#fff;padding:5px 15px;font-size:15px;letter-spacing:-.21px;height:40px;width:119px;max-width:130px}.newsletter-signup__submit:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.newsletter-signup__submit:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.newsletter-signup__submit:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.newsletter-signup__link{font-display:swap;font-weight:500;font-style:normal;color:#fff;font-size:15px;letter-spacing:-.21px;text-decoration:none}.newsletter-signup__link:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.newsletter-signup__link:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.newsletter-signup__link:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.preview-header{background-color:#222;color:#eee;padding:0;margin:0;width:100%;position:fixed;top:0;z-index:9999}.preview-header .preview-header--status{color:#fff;font-size:14px;background-color:#4f805d;padding:10px;line-height:36px;display:inline}.preview-header .preview-header--status.preview{background-color:#f7e5a1;color:#000;font-weight:700}.preview-header .preview-header--status.published{background-color:#4f805d;font-weight:700}.preview-header form,.preview-header form #form,.preview-header form #form div{display:inline}.preview-header form #form button,.preview-header form #form div button,.preview-header form button{margin:0;padding:5px;border:0}.preview-header form #form .preview,.preview-header form #form div .preview,.preview-header form .preview{background-color:#f7e5a1;color:#000}.preview-header form #form .published,.preview-header form #form div .published,.preview-header form .published{color:#fff;background-color:#4f805d}.preview-header .preview-header--links{display:inline}.preview-header .preview-header--links a{margin-left:10px;color:#eee;text-decoration:none}body.preview-mode{margin-top:36px}.controls--right{position:absolute;top:0;bottom:0;margin:auto;width:96px;height:96px;border-radius:100px;border:0;background-color:rgba(163,42,53,.7);background-repeat:no-repeat;right:-50px;background-image:url(/images/branding/icons/slider-arrow-right.svg);background-position:12px}@media only screen and (max-width:1024px){.controls--right{background-size:12px;right:-66px;background-position:8px}}.controls--left{position:absolute;top:0;bottom:0;margin:auto;width:96px;height:96px;border-radius:100px;border:0;background-color:rgba(163,42,53,.7);background-repeat:no-repeat;left:-50px;background-image:url(/images/branding/icons/slider-arrow-left.svg);background-position:right 15px center}@media only screen and (max-width:1024px){.controls--left{background-size:12px;left:-72px;background-position:right 8px center}}.controls--left.control-left--tab{display:block;position:absolute;top:0;left:0;margin:auto;width:96px;height:96px;border-radius:100px;border:0;background-color:rgba(163,42,53,.7)}.control-label{position:absolute;top:-9999px;left:-9999px}.controls--left[disabled],.controls--right[disabled]{display:none}.glide__track{overflow:hidden;position:relative;display:flex;flex-flow:row wrap}.nav-controls{display:flex;width:100%;margin-top:50px;padding-right:30px}@media only screen and (min-width:1024px){.nav-controls{padding-right:60px}}.nav-controls button{width:100%;height:2px;background-color:#e8e8e8;border-radius:0;border:0}.nav-controls .glide__bullet--active{background-color:#000}.hero-slider .nav-controls{position:absolute;bottom:46px;left:10px;margin:auto;width:auto;display:flex;justify-content:center}@media only screen and (min-width:1024px){.hero-slider .nav-controls{left:0;right:0}}.hero-slider .nav-controls button{width:52px;height:52px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 92%,#fff 0);border-radius:0;border:0;margin:0 7px;opacity:.2}.hero-slider .nav-controls .glide__bullet--active{opacity:1}.card-item--border{border:1px solid #acacac;padding:19px}@media only screen and (min-width:1024px){.card-item--border{padding:24px}}.card-item--border .card__desc{overflow:hidden;max-width:370px}.card__actions{line-height:normal;display:flex;flex-flow:row wrap;position:relative}.card__actions .card-item__limited{font-display:swap;font-weight:500;font-style:normal;position:absolute;top:-38px;background-color:#f9d047;color:#000;height:24px;line-height:24px;font-size:10px;letter-spacing:-.14px;padding:0 8px;top:-30px}.card__actions .card-item__limited:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card__actions .card-item__limited:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card__actions .card-item__limited:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card__actions a{text-decoration:none;margin-bottom:10px}@media only screen and (min-width:660px){.card__actions a{margin-bottom:0}}.card__actions a:first-of-type{margin-right:20px}.card__actions button:first-of-type{margin-right:20px;margin-bottom:20px}.card-item{background-color:#fff;position:relative}.card-item .card-item__tag{font-display:swap;font-weight:500;font-style:normal;height:30px;line-height:30px;padding:0 12px;opacity:.98;-webkit-backdrop-filter:blur(5.8px);backdrop-filter:blur(5.8px);background-color:hsla(0,0%,100%,.2);font-size:12px;color:#fff;position:absolute;top:10px;left:10px;z-index:10}.card-item .card-item__tag:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card-item .card-item__tag:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item .card-item__tag:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item .card-item__image{margin-bottom:14px;width:100%}.card-item .card-item__date{margin-top:20px;font-size:14px}.card-item .card-item__closing-date{font-display:swap;font-weight:500;font-style:normal;color:#545454}.card-item .card-item__closing-date:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card-item .card-item__closing-date:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item .card-item__closing-date:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item .card-item__title{font-display:swap;font-size:30px;line-height:38px;margin:15px 0 20px;padding-right:16px;color:#000;word-break:break-word}.card-item .card-item__title:lang(en){font-weight:600;font-stretch:normal;font-family:Graphik Semi Bold,Arial,sans-serif}.card-item .card-item__title:lang(zh-Hans){font-family:Noto Sans SC,sans-serif;font-weight:700;font-style:normal}.card-item .card-item__title:lang(zh-Hant){font-family:Noto Sans TC,sans-serif;font-weight:700;font-style:normal}.card-item .card-item__venue{font-display:swap;font-weight:500;font-style:normal;margin-bottom:0;font-size:14px;letter-spacing:-.2px;color:#000}.card-item .card-item__venue:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card-item .card-item__venue:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item .card-item__venue:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item .card-item__venue.static{color:#545454}.card-item .card-item__date-text{font-display:swap;font-weight:500;font-style:normal;margin:0 14px 0 0;color:#545454;font-size:14px}.card-item .card-item__date-text:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card-item .card-item__date-text:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item .card-item__date-text:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item .card-item__category{font-display:swap;font-weight:500;font-style:normal;color:#545454;font-size:14px;text-transform:uppercase}.card-item .card-item__category:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card-item .card-item__category:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item .card-item__category:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item .card-item__category.capitalize{text-transform:capitalize}.card-item .card-item__date-category{display:flex;justify-content:space-between;padding-right:16px}.card-item .card-item__close-dates{font-size:14px;line-height:-.2px}.card-item .card-item__dates-next{margin:0;display:flex;align-items:center;justify-content:flex-start}.card-item .card-item__dates{margin-right:14px}.card-item .card-item__role{font-display:swap;font-weight:500;font-style:normal;font-size:14px;letter-spacing:-.2px;color:#545454}.card-item .card-item__role:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card-item .card-item__role:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item .card-item__role:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item .card-item__image-wrapper{position:relative}.card-item .card-item__numbers{position:absolute;bottom:12px;left:10px;display:flex;width:100%}.card-item .card-item__numbers>div{display:flex;align-items:center}.card-item .card-item__image-number{margin-right:15px}.card-item .card-item__numbers-icon{position:relative;background-color:hsla(0,0%,100%,.4);opacity:.98}.card-item .card-item__number,.card-item .card-item__numbers-icon{display:inline-block;padding-top:13px;width:45px;height:45px;text-align:center}.card-item .card-item__number{font-display:swap;font-weight:500;font-style:normal;color:#fff;font-size:14px;letter-spacing:-.2px;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(7.2px);backdrop-filter:blur(7.2px)}.card-item .card-item__number:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card-item .card-item__number:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item .card-item__number:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item time{font-display:swap;font-weight:500;font-style:normal;display:inline-block;font-size:14px;letter-spacing:-.2px;color:#545454}.card-item time:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.card-item time:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item time:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item .card__desc{font-display:swap;font-weight:400;font-style:normal;font-size:18px;line-height:30px;color:#545454;margin-bottom:29px;padding-right:16px}.card-item .card__desc:lang(en){font-stretch:normal;font-family:Graphik Regular,Arial,sans-serif}.card-item .card__desc:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.card-item .card__desc:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.card-item .btn--inverted,.card-item .btn--secondary{padding:10px 50px}@media only screen and (min-width:1024px){.card-item .btn--inverted,.card-item .btn--secondary{padding:14px 20px}}.card-item a{text-decoration:none}.poster-view__slides .card-item:first-child,.poster-view__slides .itinerary:first-child,.view-slides .card-item:first-child,.view-slides .itinerary:first-child{margin-left:2px}.card-item-sponsor{font-display:swap;display:block;font-size:18px;color:#000;margin-top:5px}.card-item-sponsor:lang(en){font-weight:600;font-stretch:normal;font-family:Graphik Semi Bold,Arial,sans-serif}.card-item-sponsor:lang(zh-Hans){font-family:Noto Sans SC,sans-serif;font-weight:700;font-style:normal}.card-item-sponsor:lang(zh-Hant){font-family:Noto Sans TC,sans-serif;font-weight:700;font-style:normal}.related-event .card-item-sponsor{font-display:swap;font-weight:500;font-style:normal;color:#4c4c4c;margin-bottom:5px}.related-event .card-item-sponsor:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.related-event .card-item-sponsor:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.related-event .card-item-sponsor:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}@media only screen and (min-width:1024px){.related-event .card-item-sponsor{margin-bottom:-15px}}.card-item .card-item-sponsor{margin-bottom:-15px}.cards{padding-left:15px;padding-right:15px;width:100%;max-width:1440px;margin:65px auto 30px}@media only screen and (min-width:1024px){.cards{padding-left:60px;padding-right:60px;padding-right:0}}.cards .cards__section-title{font-display:swap;font-weight:500;font-style:normal;font-size:30px;line-height:36px;letter-spacing:-.43px;color:#181818;margin:0 0 38px}.cards .cards__section-title:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.cards .cards__section-title:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.cards .cards__section-title:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.cards .cards-wrapper{padding-bottom:15px}.cards .cards-container{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:flex-start}.cards .card-item{flex-basis:100%;margin-bottom:30px}@media only screen and (min-width:660px){.cards .card-item{flex-basis:calc(50% - 30px);margin-right:30px}}@media only screen and (min-width:1024px){.cards .card-item{flex-basis:calc(33.33% - 30px);margin-right:30px}}.glide__track .card-item{flex-basis:100%}@media only screen and (min-width:660px){.glide__track .card-item{flex-basis:100%}}@media only screen and (min-width:1024px){.glide__track .card-item{flex-basis:100%}}.stand-first{font-display:swap;font-weight:400;font-style:normal;color:#000;font-size:23px;line-height:30px;margin-top:25px;margin-bottom:13px}.stand-first:lang(en){font-stretch:normal;font-family:Graphik Regular,Arial,sans-serif}.stand-first:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.stand-first:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.cookie-banner{display:none;position:fixed;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.9);color:#fff;z-index:20}.cookie-banner.cookie-show{display:block}.cookie-banner.cookie--event{bottom:89px}.cookie-banner__content-wrapper{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding:20px 15px;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}@media only screen and (min-width:1024px){.cookie-banner__content-wrapper{padding-left:60px;padding-right:60px}}.cookie-banner__description{margin:0 20px 20px 0;font-size:14px;line-height:20px;max-width:660px;color:#fff}@media only screen and (min-width:1024px){.cookie-banner__description{margin-bottom:0}}.cookie-banner__buttons{font-size:14px}.cookie-banner__buttons--dismiss{padding:5px 10px;background-color:#000;border:1px solid #fff}.cookie-banner__buttons--dismiss a{color:#fff;text-decoration:none}.cookie-banner__buttons--accept{position:relative;margin-right:10px;padding:5px 10px 5px 30px;background-color:#ddd;border:none}.cookie-banner__buttons--accept:before{content:"┘";position:absolute;top:5px;left:11px;display:inline-block;transform:rotate(40deg);font-size:18px}.cookie-banner__buttons--accept:hover{background-color:#000;color:#fff}.cookie-banner__buttons--accept:hover:before{color:#fff}.tablesaw{margin-bottom:30px;overflow:hidden}.tablesaw .tablesaw-swipe-cellpersist{border:0}.tablesaw a{line-break:anywhere}.tablesaw thead th{padding:15px 20px;min-width:120px;background-color:#e5e5e5}@media only screen and (min-width:1024px){.tablesaw thead th{padding:15px 30px;min-width:150px;line-height:2.57}}.tablesaw td,.tablesaw th{font-display:swap;font-weight:500;font-style:normal;font-size:14px;line-height:1.57;letter-spacing:-.2px;color:#181818}.tablesaw td:lang(en),.tablesaw th:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.tablesaw td:lang(zh-Hans),.tablesaw th:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.tablesaw td:lang(zh-Hant),.tablesaw th:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}@media only screen and (min-width:1024px){.tablesaw td,.tablesaw th{line-height:2.57}}.tablesaw tr{border:1px solid #d3cfcf}.tablesaw.tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:1px solid #d3cfcf;padding:15px 20px;min-width:120px}@media only screen and (min-width:1024px){.tablesaw.tablesaw-swipe .tablesaw-swipe-cellpersist{padding:15px 30px;min-width:200px}}.tablesaw tbody th{border-left:1px solid #d3cfcf;border-right:1px solid #d3cfcf}.tablesaw tbody th:first-child{background-color:#e5e5e5}.tablesaw tbody td{padding:15px 20px;min-width:120px}@media only screen and (min-width:1024px){.tablesaw tbody td{padding:15px 30px;min-width:150px}}.tablesaw-bar{margin-top:30px}@media only screen and (min-width:1024px){.tablesaw-bar{margin-top:80px}}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn{width:42px;height:42px;background-color:#000;border:1px solid #000;border-radius:0;transition:all .4s ease-in-out}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover{background-color:#fff}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover:after{background-color:#000}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover.right:before{border-left:4px solid #000}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover.left:before{border-right:4px solid #000}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:1.4px;background-color:#fff}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before{top:50%;left:24px;transform:translateY(-50%);border-left:4px solid #fff}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before{top:50%;left:13px;transform:translateY(-50%);border-right:4px solid #fff}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.disabled{opacity:.8}.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:focus{box-shadow:0 0 .35em #d8d8d8!important}.tablesaw-bar .tablesaw-advance .tablesaw-advance-dots{margin-top:8px;margin-right:20px}.tablesaw-bar .tablesaw-advance .tablesaw-advance-dots li i{width:8px;height:8px;background-color:#000}.tablesaw-bar .tablesaw-advance .tablesaw-advance-dots li.tablesaw-advance-dots-hide{opacity:1}.tablesaw-bar .tablesaw-advance .tablesaw-advance-dots li.tablesaw-advance-dots-hide i{background-color:#d8d8d8}#description-container{margin-top:13px}@media only screen and (min-width:1024px){#description-container{margin-top:42px}}#description-container .description-container__title{font-size:26px}#description-container .description-container__text{margin-top:13px;font-size:16px;line-height:28px;letter-spacing:0;color:#545454}@media only screen and (min-width:1024px){#description-container .description-container__text{font-size:18px;line-height:30px;margin-top:8px}}.page-header{display:grid;grid-template-columns:10% 80% 10%;grid-template-rows:auto auto auto auto auto auto;text-align:center;margin-bottom:30px}@media only screen and (min-width:1024px){.page-header{grid-template-columns:30% 55% 15%;grid-template-rows:auto auto auto auto auto;text-align:left}}.page-header .page-header__breadcrumbs{grid-column:1;grid-row:1}.page-header .datetime-arrow{margin:0 20px}.page-header .page-header__sharing{grid-column:2/4;grid-row:1;align-self:flex-end;justify-self:flex-end}@media only screen and (min-width:1024px){.page-header .page-header__sharing{grid-column:3;grid-row:5;display:flex;align-self:center}}.page-header .page-header__info-wrapper{grid-column:1/4;grid-row:2;padding-bottom:16px}@media only screen and (min-width:1024px){.page-header .page-header__info-wrapper{grid-column:1/3;display:flex;align-items:center;padding-bottom:0;margin-bottom:50px}}@media only screen and (min-width:1024px){.page-header.page-header--hide-date .page-header__venue{grid-column:1}}.page-header .page-header__sponsor{grid-column:2;grid-row:4;margin:5px 0}@media only screen and (min-width:1024px){.page-header .page-header__sponsor{grid-column:1/4;grid-row:3;margin:0 0 8px}}.page-header .page-header__title{grid-column:1/4;grid-row:5}@media only screen and (min-width:1024px){.page-header .page-header__title{grid-column:1/3;grid-row:4}}@media only screen and (max-width:1024px){.page-header .page-header__title{font-size:2rem}}.page-header .page-header__cta{grid-column:2/3;grid-row:6;justify-self:center;position:relative;width:100%}@media only screen and (min-width:1024px){.page-header .page-header__cta{grid-column:1;grid-row:5;justify-self:start;max-width:250px}}.page-header .page-header__cta .page-header__limited{font-display:swap;font-weight:500;font-style:normal;position:absolute;top:-38px;background-color:#f9d047;color:#000;height:24px;line-height:24px;font-size:10px;letter-spacing:-.14px;padding:0 8px;top:-32px}.page-header .page-header__cta .page-header__limited:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.page-header .page-header__cta .page-header__limited:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.page-header .page-header__cta .page-header__limited:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.page-header{padding-left:15px;padding-right:15px;width:100%;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1024px){.page-header{padding-left:60px;padding-right:60px}}.page-header__date-wrapper{padding:20px 0;font-size:18px;line-height:26.6px}@media only screen and (min-width:1024px){.page-header__date-wrapper{padding:0;font-size:24px;margin-right:43px}}.page-header__sponsor-text{font-display:swap;font-size:20px;line-height:30px;color:#000;margin:0}.page-header__sponsor-text:lang(en){font-weight:600;font-stretch:normal;font-family:Graphik Semi Bold,Arial,sans-serif}.page-header__sponsor-text:lang(zh-Hans){font-family:Noto Sans SC,sans-serif;font-weight:700;font-style:normal}.page-header__sponsor-text:lang(zh-Hant){font-family:Noto Sans TC,sans-serif;font-weight:700;font-style:normal}@media only screen and (min-width:1024px){.page-header__sponsor-text{font-size:36px;line-height:1}}.page-header__date-wrapper .datetime-arrow g{stroke:#000}.page-header__sharing{position:relative}.page-header__sharing .page-sharing--button{border:none;background-color:transparent}.page-header__sharing svg{font-size:2.5em;border:1px solid #ddd;background-color:#ddd;border-radius:50%;width:36px;height:36px;padding:7px}@media only screen and (min-width:1024px){.page-header__sharing svg{width:45px;height:45px;padding:10px}}.page-header__sharing svg g{fill:#000}.page-header__title{padding-bottom:20px}@media only screen and (min-width:1024px){.page-header__title{padding-bottom:0}}@media only screen and (min-width:1024px){.page-header:not(.page-header--wk_event) .page-header__sharing{grid-row:4}}.page-header--wk_event .page-header__title{margin-bottom:15px}@media only screen and (min-width:1024px){.page-header--wk_event .page-header__title{margin-bottom:30px}}.page-header__cta .fancy-button__content{padding:10px 80px 10px 15px;width:100%}.page-header__cta .fancy-button{width:100%}@media only screen and (min-width:1024px){.page-header__cta .fancy-button{width:auto}}.page-header--simple{margin-bottom:20px}@media only screen and (min-width:1024px){.page-header--simple{display:flex;justify-content:space-between;margin-bottom:32px}}.page-header--simple .page-header__info-wrapper{display:none}.page-header--simple .page-header__title{margin:0;padding:0}.announcement-header__wrapper{background-color:#e6e6e6;transition:all .4s ease-in-out;overflow:hidden}.announcement-header__content{padding-left:15px;padding-right:15px;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;position:relative;padding-top:20px}@media only screen and (min-width:1024px){.announcement-header__content{padding-left:60px;padding-right:60px;display:flex;padding-top:30px;padding-bottom:20px;padding-left:30px;max-width:1440px}}.announcement-header_close{position:absolute;top:0;right:0;width:30px;height:30px;background-color:#d3cfcf;cursor:pointer;border:none}.announcement-header_close-line{position:absolute;top:16px;right:5px;display:inline-block;width:20px;height:1px;background-color:#4c4c4c;transform:rotate(45deg)}.announcement-header_close-line:nth-child(2){transform:rotate(-45deg)}.announcement-header__important{display:flex;align-items:center}@media only screen and (min-width:1024px){.announcement-header__important{flex:0 0 22%;margin-right:40px;border-right:3px solid #000}}.announcement-header__icon{margin-right:10px;display:inline-flex}.announcement-header__title{font-size:14px;color:#545454}@media only screen and (min-width:1024px){.announcement-header__title{font-size:16px}}.announcement-header__articles{padding-top:15px;padding-right:70px}@media only screen and (min-width:1024px){.announcement-header__articles{padding-bottom:10px;flex:1 0 45%}}@media only screen and (min-width:1024px){.announcement-header__article{display:flex;justify-content:space-between}}.announcement-header__article-link{cursor:pointer}@media only screen and (min-width:1024px){.announcement-header__article-link{margin-right:60px;flex:0 0 80%}}.announcement-header__article-title{padding-bottom:10px;color:#545454;font-size:16px;line-height:19px;text-decoration:underline}.announcement-header__article-date{font-size:14px;letter-spacing:.65px;color:#545454}.view-slides{display:flex;align-items:flex-start}.view__intro,.view__section-title{margin-bottom:20px}.view__intro{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end}@media only screen and (min-width:1024px){.view__intro{justify-content:space-between}}.view__intro.view__intro--no-text{justify-content:flex-end}.view__intro-text{margin-bottom:0;color:#777;flex-grow:0;flex-shrink:0;flex-basis:100%}@media only screen and (min-width:1024px){.view__intro-text{flex-basis:auto}}.view__intro-text--features{display:none}@media only screen and (min-width:1024px){.view__intro--features{display:flex;justify-content:flex-end;align-items:flex-start}}.view__intro-button{margin-top:15px;margin-bottom:15px;margin-left:15px}.view{padding-left:15px;padding-right:15px;width:100%;max-width:1440px;margin:30px auto}@media only screen and (min-width:1024px){.view{padding-left:60px;padding-right:60px}}.view__content-wrapper{margin-right:-15px}@media only screen and (min-width:1024px){.view__content-wrapper{margin-right:-60px}}.content-type--homepage .poster-view__section-title,.content-type--homepage .view__section-title{font-display:swap;color:#000;font-size:40px;line-height:1.2}.content-type--homepage .poster-view__section-title:lang(en),.content-type--homepage .view__section-title:lang(en){font-weight:600;font-stretch:normal;font-family:Graphik Semi Bold,Arial,sans-serif}.content-type--homepage .poster-view__section-title:lang(zh-Hans),.content-type--homepage .view__section-title:lang(zh-Hans){font-family:Noto Sans SC,sans-serif;font-weight:700;font-style:normal}.content-type--homepage .poster-view__section-title:lang(zh-Hant),.content-type--homepage .view__section-title:lang(zh-Hant){font-family:Noto Sans TC,sans-serif;font-weight:700;font-style:normal}@media only screen and (min-width:1024px){.content-type--homepage .poster-view__section-title,.content-type--homepage .view__section-title{font-size:54px;margin-bottom:0}}@media only screen and (min-width:1024px){.content-type--homepage .poster-view__tabs{margin-top:30px}}@media only screen and (min-width:1024px){.content-type--homepage .view__section-title--paragraph{margin-top:70px}}.content-type--homepage .cards,.content-type--homepage .paragraph--banner,.content-type--homepage .views{margin-top:30px;margin-bottom:30px}@media only screen and (min-width:1024px){.content-type--homepage .cards,.content-type--homepage .paragraph--banner,.content-type--homepage .views{margin-top:160px;margin-bottom:60px}}.tabbed-view__actions{display:flex;flex-flow:row wrap;align-items:flex-end;justify-content:space-between;margin-bottom:30px;margin-right:15px}@media only screen and (min-width:1024px){.tabbed-view__actions{margin-right:60px}}.tabbed-view__slider--deactivated{display:none}.tabbed-view__tab-button{font-display:swap;font-weight:500;font-style:normal;padding:10px 15px;font-size:12px;border:1px solid #fff;background-color:#fff;color:#545454}.tabbed-view__tab-button:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.tabbed-view__tab-button:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.tabbed-view__tab-button:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.tabbed-view__tab-button--active{font-display:swap;font-weight:500;font-style:normal;padding:10px 15px;font-size:12px;background-color:#fff;color:#545454;border:1px solid #000;background-color:#000;color:#fff}.tabbed-view__tab-button--active:lang(en){font-stretch:normal;font-family:Graphik Medium,Arial,sans-serif}.tabbed-view__tab-button--active:lang(zh-Hans){font-family:Noto Sans SC,sans-serif}.tabbed-view__tab-button--active:lang(zh-Hant){font-family:Noto Sans TC,sans-serif}.tabbed-view__track{position:relative}.paragraphs-container{padding-left:15px;padding-right:15px;width:100%;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1024px){.paragraphs-container{padding-left:60px;padding-right:60px}}.paragraphs-container .paragraph{margin-top:30px;margin-bottom:30px}@media only screen and (min-width:1024px){.paragraphs-container .paragraph{margin-top:60px;margin-bottom:60px}}.space--vertical{margin-top:30px;margin-bottom:30px}@media only screen and (min-width:1024px){.space--vertical{margin-top:60px;margin-bottom:60px}}.space--vertical--top{margin-top:30px;margin-bottom:0}@media only screen and (min-width:1024px){.space--vertical--top{margin-top:60px;margin-bottom:60px;margin-bottom:0}}.space--horizontal{padding-left:15px;padding-right:15px;width:100%;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1024px){.space--horizontal{padding-left:60px;padding-right:60px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.views{margin-top:60px;margin-bottom:60px}@media only screen and (min-width:1024px){.views{margin-top:80px;margin-bottom:80px}}