@charset "UTF-8";/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.fade{transition:opacity .15s linear}
@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}
}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}
@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}
}
.dropdown,.dropleft,.dropright,.dropup{position:relative}
.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}
.dropdown-toggle:empty::after{margin-left:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}
.dropdown-menu-right{right:0;left:auto}
.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}
.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
.dropup .dropdown-toggle:empty::after{margin-left:0}
.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}
.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}
.dropright .dropdown-toggle:empty::after{margin-left:0}
.dropright .dropdown-toggle::after{vertical-align:0}
.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}
.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}
.dropleft .dropdown-toggle::after{display:none}
.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}
.dropleft .dropdown-toggle:empty::after{margin-left:0}
.dropleft .dropdown-toggle::before{vertical-align:0}
.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}
.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}
.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}
.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}
.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}
.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}
.dropdown-menu.show{display:block}
.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}
.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}
.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}
.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}
.close:not(:disabled):not(.disabled){cursor:pointer}
button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}
.modal-open{overflow:hidden}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}
@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}
}
.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}
.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}
.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.5}
.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}
.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}
.modal-title{margin-bottom:0;line-height:1.5}
.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}
.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}
.modal-footer>:not(:first-child){margin-left:.25rem}
.modal-footer>:not(:last-child){margin-right:.25rem}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}
.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}
.modal-sm{max-width:300px}
}
@media(min-width:992px){.modal-lg{max-width:800px}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
a.rwd-a.rwd-a_para,.rwd-hrefInPara,.rwd-richText-content a,a.rwd-a.rwd-a_remarks,.rwd-hrefInRemarks,.rwd-table-editable table tr a,table.rwd-table tr a,a.rwd-a:not([role]):not(.rwd-a-normal),a.rwd-a[role="link"]{font-weight:600;cursor:pointer;color:#298236}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a_para:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-hrefInPara:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-richText-content a:hover,.rwd-richText-content html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a_remarks:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-hrefInRemarks:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-table-editable table tr a:hover,.rwd-table-editable table tr html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) table.rwd-table tr a:hover,table.rwd-table tr html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a:hover:not([role]):not(.rwd-a-normal),html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a:hover[role="link"]{text-decoration:underline}
a.rwd-a.rwd-a_para[href="javascript:void(0);"],.rwd-hrefInPara[href="javascript:void(0);"],.rwd-richText-content a[href="javascript:void(0);"],a.rwd-a.rwd-a_remarks[href="javascript:void(0);"],.rwd-hrefInRemarks[href="javascript:void(0);"],.rwd-table-editable table tr a[href="javascript:void(0);"],table.rwd-table tr a[href="javascript:void(0);"],a.rwd-a[href="javascript:void(0);"]:not([role]):not(.rwd-a-normal),a.rwd-a[href="javascript:void(0);"][role="link"]{color:inherit;cursor:default;text-decoration:none}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a_para[href="javascript:void(0);"]:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-hrefInPara[href="javascript:void(0);"]:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-richText-content a[href="javascript:void(0);"]:hover,.rwd-richText-content html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a[href="javascript:void(0);"]:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a_remarks[href="javascript:void(0);"]:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-hrefInRemarks[href="javascript:void(0);"]:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-table-editable table tr a[href="javascript:void(0);"]:hover,.rwd-table-editable table tr html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a[href="javascript:void(0);"]:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) table.rwd-table tr a[href="javascript:void(0);"]:hover,table.rwd-table tr html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a[href="javascript:void(0);"]:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a[href="javascript:void(0);"]:hover:not([role]):not(.rwd-a-normal),html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a[href="javascript:void(0);"]:hover[role="link"]{text-decoration:none}
a.rwd-clickable.rwd-a.rwd-a_para,.rwd-clickable.rwd-hrefInPara,.rwd-richText-content a.rwd-clickable,a.rwd-clickable.rwd-a.rwd-a_remarks,.rwd-clickable.rwd-hrefInRemarks,.rwd-table-editable table tr a.rwd-clickable,table.rwd-table tr a.rwd-clickable,a.rwd-clickable.rwd-a:not([role]):not(.rwd-a-normal),a.rwd-clickable.rwd-a[role="link"]{cursor:pointer}
a.rwd-button-primary,button.rwd-button-primary{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:44px;min-width:100px;padding:9px 19px;font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500;background-color:#008945;border:1px solid #008945;color:#fff;text-align:center}
@media(max-width:767px){a.rwd-button-primary,button.rwd-button-primary{width:100%}
}
@media(min-width:1024px){a.rwd-button-primary,button.rwd-button-primary{font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-primary,button.rwd-button-primary{font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-primary,button.rwd-button-primary{font-size:19px;line-height:24px}
}
a.rwd-button-primary:lang(zh-CN),button.rwd-button-primary:lang(zh-CN),a.rwd-button-primary:lang(zh-Hans),button.rwd-button-primary:lang(zh-Hans),a.rwd-button-primary:lang(zh_CN),button.rwd-button-primary:lang(zh_CN),a.rwd-button-primary:lang(zh_Hans),button.rwd-button-primary:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-primary:lang(zh-CN),button.rwd-button-primary:lang(zh-CN),a.rwd-button-primary:lang(zh-Hans),button.rwd-button-primary:lang(zh-Hans),a.rwd-button-primary:lang(zh_CN),button.rwd-button-primary:lang(zh_CN),a.rwd-button-primary:lang(zh_Hans),button.rwd-button-primary:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-primary:lang(zh-CN),button.rwd-button-primary:lang(zh-CN),a.rwd-button-primary:lang(zh-Hans),button.rwd-button-primary:lang(zh-Hans),a.rwd-button-primary:lang(zh_CN),button.rwd-button-primary:lang(zh_CN),a.rwd-button-primary:lang(zh_Hans),button.rwd-button-primary:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-primary:lang(zh-CN),button.rwd-button-primary:lang(zh-CN),a.rwd-button-primary:lang(zh-Hans),button.rwd-button-primary:lang(zh-Hans),a.rwd-button-primary:lang(zh_CN),button.rwd-button-primary:lang(zh_CN),a.rwd-button-primary:lang(zh_Hans),button.rwd-button-primary:lang(zh_Hans){font-size:19px;line-height:24px}
}
a.rwd-button-primary:lang(zh-HK),button.rwd-button-primary:lang(zh-HK),a.rwd-button-primary:lang(zh-Hant),button.rwd-button-primary:lang(zh-Hant),a.rwd-button-primary:lang(zh_HK),button.rwd-button-primary:lang(zh_HK),a.rwd-button-primary:lang(zh_hant),button.rwd-button-primary:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-primary:lang(zh-HK),button.rwd-button-primary:lang(zh-HK),a.rwd-button-primary:lang(zh-Hant),button.rwd-button-primary:lang(zh-Hant),a.rwd-button-primary:lang(zh_HK),button.rwd-button-primary:lang(zh_HK),a.rwd-button-primary:lang(zh_hant),button.rwd-button-primary:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-primary:lang(zh-HK),button.rwd-button-primary:lang(zh-HK),a.rwd-button-primary:lang(zh-Hant),button.rwd-button-primary:lang(zh-Hant),a.rwd-button-primary:lang(zh_HK),button.rwd-button-primary:lang(zh_HK),a.rwd-button-primary:lang(zh_hant),button.rwd-button-primary:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-primary:lang(zh-HK),button.rwd-button-primary:lang(zh-HK),a.rwd-button-primary:lang(zh-Hant),button.rwd-button-primary:lang(zh-Hant),a.rwd-button-primary:lang(zh_HK),button.rwd-button-primary:lang(zh_HK),a.rwd-button-primary:lang(zh_hant),button.rwd-button-primary:lang(zh_hant){font-size:19px;line-height:24px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-primary:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-primary:not(.rwd-button-isDisabled):hover{background-color:#298236;border-color:#298236;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-primary:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-primary:not(.rwd-button-isDisabled).active{background-color:#0d6c29;border-color:#0d6c29;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-primary:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-primary:not(.rwd-button-isDisabled):active{background-color:#0d6c29;border-color:#0d6c29;color:#fff}
a.rwd-button-isDisabled.rwd-button-primary,button.rwd-button-isDisabled.rwd-button-primary{background-color:#d9d9d9;border-color:#d9d9d9;color:#fff}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-primary:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-primary:hover{color:#fff}
a.rwd-button-primary sup,button.rwd-button-primary sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-primary sup,button.rwd-button-primary sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-primary sup,button.rwd-button-primary sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-primary sup,button.rwd-button-primary sup{font-size:10px;line-height:20px}
}
a.rwd-button-primary sup:lang(zh-CN),button.rwd-button-primary sup:lang(zh-CN),a.rwd-button-primary sup:lang(zh-Hans),button.rwd-button-primary sup:lang(zh-Hans),a.rwd-button-primary sup:lang(zh_CN),button.rwd-button-primary sup:lang(zh_CN),a.rwd-button-primary sup:lang(zh_Hans),button.rwd-button-primary sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-primary sup:lang(zh-CN),button.rwd-button-primary sup:lang(zh-CN),a.rwd-button-primary sup:lang(zh-Hans),button.rwd-button-primary sup:lang(zh-Hans),a.rwd-button-primary sup:lang(zh_CN),button.rwd-button-primary sup:lang(zh_CN),a.rwd-button-primary sup:lang(zh_Hans),button.rwd-button-primary sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-primary sup:lang(zh-CN),button.rwd-button-primary sup:lang(zh-CN),a.rwd-button-primary sup:lang(zh-Hans),button.rwd-button-primary sup:lang(zh-Hans),a.rwd-button-primary sup:lang(zh_CN),button.rwd-button-primary sup:lang(zh_CN),a.rwd-button-primary sup:lang(zh_Hans),button.rwd-button-primary sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-primary sup:lang(zh-CN),button.rwd-button-primary sup:lang(zh-CN),a.rwd-button-primary sup:lang(zh-Hans),button.rwd-button-primary sup:lang(zh-Hans),a.rwd-button-primary sup:lang(zh_CN),button.rwd-button-primary sup:lang(zh_CN),a.rwd-button-primary sup:lang(zh_Hans),button.rwd-button-primary sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-primary sup:lang(zh-HK),button.rwd-button-primary sup:lang(zh-HK),a.rwd-button-primary sup:lang(zh-Hant),button.rwd-button-primary sup:lang(zh-Hant),a.rwd-button-primary sup:lang(zh_HK),button.rwd-button-primary sup:lang(zh_HK),a.rwd-button-primary sup:lang(zh_hant),button.rwd-button-primary sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-primary sup:lang(zh-HK),button.rwd-button-primary sup:lang(zh-HK),a.rwd-button-primary sup:lang(zh-Hant),button.rwd-button-primary sup:lang(zh-Hant),a.rwd-button-primary sup:lang(zh_HK),button.rwd-button-primary sup:lang(zh_HK),a.rwd-button-primary sup:lang(zh_hant),button.rwd-button-primary sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-primary sup:lang(zh-HK),button.rwd-button-primary sup:lang(zh-HK),a.rwd-button-primary sup:lang(zh-Hant),button.rwd-button-primary sup:lang(zh-Hant),a.rwd-button-primary sup:lang(zh_HK),button.rwd-button-primary sup:lang(zh_HK),a.rwd-button-primary sup:lang(zh_hant),button.rwd-button-primary sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-primary sup:lang(zh-HK),button.rwd-button-primary sup:lang(zh-HK),a.rwd-button-primary sup:lang(zh-Hant),button.rwd-button-primary sup:lang(zh-Hant),a.rwd-button-primary sup:lang(zh_HK),button.rwd-button-primary sup:lang(zh_HK),a.rwd-button-primary sup:lang(zh_hant),button.rwd-button-primary sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-application,button.rwd-button-application{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:44px;min-width:100px;padding:9px 19px;font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500;background-color:#e50000;border:1px solid #e50000;color:#fff;text-align:center}
@media(max-width:767px){a.rwd-button-application,button.rwd-button-application{width:100%}
}
@media(min-width:1024px){a.rwd-button-application,button.rwd-button-application{font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-application,button.rwd-button-application{font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-application,button.rwd-button-application{font-size:19px;line-height:24px}
}
a.rwd-button-application:lang(zh-CN),button.rwd-button-application:lang(zh-CN),a.rwd-button-application:lang(zh-Hans),button.rwd-button-application:lang(zh-Hans),a.rwd-button-application:lang(zh_CN),button.rwd-button-application:lang(zh_CN),a.rwd-button-application:lang(zh_Hans),button.rwd-button-application:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-application:lang(zh-CN),button.rwd-button-application:lang(zh-CN),a.rwd-button-application:lang(zh-Hans),button.rwd-button-application:lang(zh-Hans),a.rwd-button-application:lang(zh_CN),button.rwd-button-application:lang(zh_CN),a.rwd-button-application:lang(zh_Hans),button.rwd-button-application:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-application:lang(zh-CN),button.rwd-button-application:lang(zh-CN),a.rwd-button-application:lang(zh-Hans),button.rwd-button-application:lang(zh-Hans),a.rwd-button-application:lang(zh_CN),button.rwd-button-application:lang(zh_CN),a.rwd-button-application:lang(zh_Hans),button.rwd-button-application:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-application:lang(zh-CN),button.rwd-button-application:lang(zh-CN),a.rwd-button-application:lang(zh-Hans),button.rwd-button-application:lang(zh-Hans),a.rwd-button-application:lang(zh_CN),button.rwd-button-application:lang(zh_CN),a.rwd-button-application:lang(zh_Hans),button.rwd-button-application:lang(zh_Hans){font-size:19px;line-height:24px}
}
a.rwd-button-application:lang(zh-HK),button.rwd-button-application:lang(zh-HK),a.rwd-button-application:lang(zh-Hant),button.rwd-button-application:lang(zh-Hant),a.rwd-button-application:lang(zh_HK),button.rwd-button-application:lang(zh_HK),a.rwd-button-application:lang(zh_hant),button.rwd-button-application:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-application:lang(zh-HK),button.rwd-button-application:lang(zh-HK),a.rwd-button-application:lang(zh-Hant),button.rwd-button-application:lang(zh-Hant),a.rwd-button-application:lang(zh_HK),button.rwd-button-application:lang(zh_HK),a.rwd-button-application:lang(zh_hant),button.rwd-button-application:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-application:lang(zh-HK),button.rwd-button-application:lang(zh-HK),a.rwd-button-application:lang(zh-Hant),button.rwd-button-application:lang(zh-Hant),a.rwd-button-application:lang(zh_HK),button.rwd-button-application:lang(zh_HK),a.rwd-button-application:lang(zh_hant),button.rwd-button-application:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-application:lang(zh-HK),button.rwd-button-application:lang(zh-HK),a.rwd-button-application:lang(zh-Hant),button.rwd-button-application:lang(zh-Hant),a.rwd-button-application:lang(zh_HK),button.rwd-button-application:lang(zh_HK),a.rwd-button-application:lang(zh_hant),button.rwd-button-application:lang(zh_hant){font-size:19px;line-height:24px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-application:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-application:not(.rwd-button-isDisabled):hover{background-color:#c00;border-color:#c00;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-application:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-application:not(.rwd-button-isDisabled).active{background-color:#a00;border-color:#a00;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-application:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-application:not(.rwd-button-isDisabled):active{background-color:#a00;border-color:#a00;color:#fff}
a.rwd-button-isDisabled.rwd-button-application,button.rwd-button-isDisabled.rwd-button-application{background-color:#d9d9d9;border-color:#d9d9d9;color:#fff}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-application:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-application:hover{color:#fff}
a.rwd-button-application sup,button.rwd-button-application sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-application sup,button.rwd-button-application sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-application sup,button.rwd-button-application sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-application sup,button.rwd-button-application sup{font-size:10px;line-height:20px}
}
a.rwd-button-application sup:lang(zh-CN),button.rwd-button-application sup:lang(zh-CN),a.rwd-button-application sup:lang(zh-Hans),button.rwd-button-application sup:lang(zh-Hans),a.rwd-button-application sup:lang(zh_CN),button.rwd-button-application sup:lang(zh_CN),a.rwd-button-application sup:lang(zh_Hans),button.rwd-button-application sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-application sup:lang(zh-CN),button.rwd-button-application sup:lang(zh-CN),a.rwd-button-application sup:lang(zh-Hans),button.rwd-button-application sup:lang(zh-Hans),a.rwd-button-application sup:lang(zh_CN),button.rwd-button-application sup:lang(zh_CN),a.rwd-button-application sup:lang(zh_Hans),button.rwd-button-application sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-application sup:lang(zh-CN),button.rwd-button-application sup:lang(zh-CN),a.rwd-button-application sup:lang(zh-Hans),button.rwd-button-application sup:lang(zh-Hans),a.rwd-button-application sup:lang(zh_CN),button.rwd-button-application sup:lang(zh_CN),a.rwd-button-application sup:lang(zh_Hans),button.rwd-button-application sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-application sup:lang(zh-CN),button.rwd-button-application sup:lang(zh-CN),a.rwd-button-application sup:lang(zh-Hans),button.rwd-button-application sup:lang(zh-Hans),a.rwd-button-application sup:lang(zh_CN),button.rwd-button-application sup:lang(zh_CN),a.rwd-button-application sup:lang(zh_Hans),button.rwd-button-application sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-application sup:lang(zh-HK),button.rwd-button-application sup:lang(zh-HK),a.rwd-button-application sup:lang(zh-Hant),button.rwd-button-application sup:lang(zh-Hant),a.rwd-button-application sup:lang(zh_HK),button.rwd-button-application sup:lang(zh_HK),a.rwd-button-application sup:lang(zh_hant),button.rwd-button-application sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-application sup:lang(zh-HK),button.rwd-button-application sup:lang(zh-HK),a.rwd-button-application sup:lang(zh-Hant),button.rwd-button-application sup:lang(zh-Hant),a.rwd-button-application sup:lang(zh_HK),button.rwd-button-application sup:lang(zh_HK),a.rwd-button-application sup:lang(zh_hant),button.rwd-button-application sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-application sup:lang(zh-HK),button.rwd-button-application sup:lang(zh-HK),a.rwd-button-application sup:lang(zh-Hant),button.rwd-button-application sup:lang(zh-Hant),a.rwd-button-application sup:lang(zh_HK),button.rwd-button-application sup:lang(zh_HK),a.rwd-button-application sup:lang(zh_hant),button.rwd-button-application sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-application sup:lang(zh-HK),button.rwd-button-application sup:lang(zh-HK),a.rwd-button-application sup:lang(zh-Hant),button.rwd-button-application sup:lang(zh-Hant),a.rwd-button-application sup:lang(zh_HK),button.rwd-button-application sup:lang(zh_HK),a.rwd-button-application sup:lang(zh_hant),button.rwd-button-application sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-ghost,button.rwd-button-ghost{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:44px;min-width:100px;padding:9px 19px;font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500;background-color:transparent;border:1px solid gray;color:#666;text-align:center}
@media(max-width:767px){a.rwd-button-ghost,button.rwd-button-ghost{width:100%}
}
@media(min-width:1024px){a.rwd-button-ghost,button.rwd-button-ghost{font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-ghost,button.rwd-button-ghost{font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-ghost,button.rwd-button-ghost{font-size:19px;line-height:24px}
}
a.rwd-button-ghost:lang(zh-CN),button.rwd-button-ghost:lang(zh-CN),a.rwd-button-ghost:lang(zh-Hans),button.rwd-button-ghost:lang(zh-Hans),a.rwd-button-ghost:lang(zh_CN),button.rwd-button-ghost:lang(zh_CN),a.rwd-button-ghost:lang(zh_Hans),button.rwd-button-ghost:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-ghost:lang(zh-CN),button.rwd-button-ghost:lang(zh-CN),a.rwd-button-ghost:lang(zh-Hans),button.rwd-button-ghost:lang(zh-Hans),a.rwd-button-ghost:lang(zh_CN),button.rwd-button-ghost:lang(zh_CN),a.rwd-button-ghost:lang(zh_Hans),button.rwd-button-ghost:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-ghost:lang(zh-CN),button.rwd-button-ghost:lang(zh-CN),a.rwd-button-ghost:lang(zh-Hans),button.rwd-button-ghost:lang(zh-Hans),a.rwd-button-ghost:lang(zh_CN),button.rwd-button-ghost:lang(zh_CN),a.rwd-button-ghost:lang(zh_Hans),button.rwd-button-ghost:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-ghost:lang(zh-CN),button.rwd-button-ghost:lang(zh-CN),a.rwd-button-ghost:lang(zh-Hans),button.rwd-button-ghost:lang(zh-Hans),a.rwd-button-ghost:lang(zh_CN),button.rwd-button-ghost:lang(zh_CN),a.rwd-button-ghost:lang(zh_Hans),button.rwd-button-ghost:lang(zh_Hans){font-size:19px;line-height:24px}
}
a.rwd-button-ghost:lang(zh-HK),button.rwd-button-ghost:lang(zh-HK),a.rwd-button-ghost:lang(zh-Hant),button.rwd-button-ghost:lang(zh-Hant),a.rwd-button-ghost:lang(zh_HK),button.rwd-button-ghost:lang(zh_HK),a.rwd-button-ghost:lang(zh_hant),button.rwd-button-ghost:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-ghost:lang(zh-HK),button.rwd-button-ghost:lang(zh-HK),a.rwd-button-ghost:lang(zh-Hant),button.rwd-button-ghost:lang(zh-Hant),a.rwd-button-ghost:lang(zh_HK),button.rwd-button-ghost:lang(zh_HK),a.rwd-button-ghost:lang(zh_hant),button.rwd-button-ghost:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-ghost:lang(zh-HK),button.rwd-button-ghost:lang(zh-HK),a.rwd-button-ghost:lang(zh-Hant),button.rwd-button-ghost:lang(zh-Hant),a.rwd-button-ghost:lang(zh_HK),button.rwd-button-ghost:lang(zh_HK),a.rwd-button-ghost:lang(zh_hant),button.rwd-button-ghost:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-ghost:lang(zh-HK),button.rwd-button-ghost:lang(zh-HK),a.rwd-button-ghost:lang(zh-Hant),button.rwd-button-ghost:lang(zh-Hant),a.rwd-button-ghost:lang(zh_HK),button.rwd-button-ghost:lang(zh_HK),a.rwd-button-ghost:lang(zh_hant),button.rwd-button-ghost:lang(zh_hant){font-size:19px;line-height:24px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-ghost:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-ghost:not(.rwd-button-isDisabled):hover{background-color:#f7f7f7;border-color:gray;color:#666}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-ghost:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-ghost:not(.rwd-button-isDisabled).active{background-color:#ededed;border-color:gray;color:#666}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-ghost:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-ghost:not(.rwd-button-isDisabled):active{background-color:#ededed;border-color:gray;color:#666}
a.rwd-button-isDisabled.rwd-button-ghost,button.rwd-button-isDisabled.rwd-button-ghost{background-color:transparent;border-color:#d9d9d9;color:#999}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-ghost:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-ghost:hover{color:#999}
a.rwd-button-ghost sup,button.rwd-button-ghost sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-ghost sup,button.rwd-button-ghost sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-ghost sup,button.rwd-button-ghost sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-ghost sup,button.rwd-button-ghost sup{font-size:10px;line-height:20px}
}
a.rwd-button-ghost sup:lang(zh-CN),button.rwd-button-ghost sup:lang(zh-CN),a.rwd-button-ghost sup:lang(zh-Hans),button.rwd-button-ghost sup:lang(zh-Hans),a.rwd-button-ghost sup:lang(zh_CN),button.rwd-button-ghost sup:lang(zh_CN),a.rwd-button-ghost sup:lang(zh_Hans),button.rwd-button-ghost sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-ghost sup:lang(zh-CN),button.rwd-button-ghost sup:lang(zh-CN),a.rwd-button-ghost sup:lang(zh-Hans),button.rwd-button-ghost sup:lang(zh-Hans),a.rwd-button-ghost sup:lang(zh_CN),button.rwd-button-ghost sup:lang(zh_CN),a.rwd-button-ghost sup:lang(zh_Hans),button.rwd-button-ghost sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-ghost sup:lang(zh-CN),button.rwd-button-ghost sup:lang(zh-CN),a.rwd-button-ghost sup:lang(zh-Hans),button.rwd-button-ghost sup:lang(zh-Hans),a.rwd-button-ghost sup:lang(zh_CN),button.rwd-button-ghost sup:lang(zh_CN),a.rwd-button-ghost sup:lang(zh_Hans),button.rwd-button-ghost sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-ghost sup:lang(zh-CN),button.rwd-button-ghost sup:lang(zh-CN),a.rwd-button-ghost sup:lang(zh-Hans),button.rwd-button-ghost sup:lang(zh-Hans),a.rwd-button-ghost sup:lang(zh_CN),button.rwd-button-ghost sup:lang(zh_CN),a.rwd-button-ghost sup:lang(zh_Hans),button.rwd-button-ghost sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-ghost sup:lang(zh-HK),button.rwd-button-ghost sup:lang(zh-HK),a.rwd-button-ghost sup:lang(zh-Hant),button.rwd-button-ghost sup:lang(zh-Hant),a.rwd-button-ghost sup:lang(zh_HK),button.rwd-button-ghost sup:lang(zh_HK),a.rwd-button-ghost sup:lang(zh_hant),button.rwd-button-ghost sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-ghost sup:lang(zh-HK),button.rwd-button-ghost sup:lang(zh-HK),a.rwd-button-ghost sup:lang(zh-Hant),button.rwd-button-ghost sup:lang(zh-Hant),a.rwd-button-ghost sup:lang(zh_HK),button.rwd-button-ghost sup:lang(zh_HK),a.rwd-button-ghost sup:lang(zh_hant),button.rwd-button-ghost sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-ghost sup:lang(zh-HK),button.rwd-button-ghost sup:lang(zh-HK),a.rwd-button-ghost sup:lang(zh-Hant),button.rwd-button-ghost sup:lang(zh-Hant),a.rwd-button-ghost sup:lang(zh_HK),button.rwd-button-ghost sup:lang(zh_HK),a.rwd-button-ghost sup:lang(zh_hant),button.rwd-button-ghost sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-ghost sup:lang(zh-HK),button.rwd-button-ghost sup:lang(zh-HK),a.rwd-button-ghost sup:lang(zh-Hant),button.rwd-button-ghost sup:lang(zh-Hant),a.rwd-button-ghost sup:lang(zh_HK),button.rwd-button-ghost sup:lang(zh_HK),a.rwd-button-ghost sup:lang(zh_hant),button.rwd-button-ghost sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-secondary,button.rwd-button-secondary{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:44px;min-width:100px;padding:9px 19px;font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500;background-color:transparent;border:1px solid gray;color:#666;text-align:center}
@media(max-width:767px){a.rwd-button-secondary,button.rwd-button-secondary{width:100%}
}
@media(min-width:1024px){a.rwd-button-secondary,button.rwd-button-secondary{font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondary,button.rwd-button-secondary{font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-secondary,button.rwd-button-secondary{font-size:19px;line-height:24px}
}
a.rwd-button-secondary:lang(zh-CN),button.rwd-button-secondary:lang(zh-CN),a.rwd-button-secondary:lang(zh-Hans),button.rwd-button-secondary:lang(zh-Hans),a.rwd-button-secondary:lang(zh_CN),button.rwd-button-secondary:lang(zh_CN),a.rwd-button-secondary:lang(zh_Hans),button.rwd-button-secondary:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-secondary:lang(zh-CN),button.rwd-button-secondary:lang(zh-CN),a.rwd-button-secondary:lang(zh-Hans),button.rwd-button-secondary:lang(zh-Hans),a.rwd-button-secondary:lang(zh_CN),button.rwd-button-secondary:lang(zh_CN),a.rwd-button-secondary:lang(zh_Hans),button.rwd-button-secondary:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondary:lang(zh-CN),button.rwd-button-secondary:lang(zh-CN),a.rwd-button-secondary:lang(zh-Hans),button.rwd-button-secondary:lang(zh-Hans),a.rwd-button-secondary:lang(zh_CN),button.rwd-button-secondary:lang(zh_CN),a.rwd-button-secondary:lang(zh_Hans),button.rwd-button-secondary:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-secondary:lang(zh-CN),button.rwd-button-secondary:lang(zh-CN),a.rwd-button-secondary:lang(zh-Hans),button.rwd-button-secondary:lang(zh-Hans),a.rwd-button-secondary:lang(zh_CN),button.rwd-button-secondary:lang(zh_CN),a.rwd-button-secondary:lang(zh_Hans),button.rwd-button-secondary:lang(zh_Hans){font-size:19px;line-height:24px}
}
a.rwd-button-secondary:lang(zh-HK),button.rwd-button-secondary:lang(zh-HK),a.rwd-button-secondary:lang(zh-Hant),button.rwd-button-secondary:lang(zh-Hant),a.rwd-button-secondary:lang(zh_HK),button.rwd-button-secondary:lang(zh_HK),a.rwd-button-secondary:lang(zh_hant),button.rwd-button-secondary:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-secondary:lang(zh-HK),button.rwd-button-secondary:lang(zh-HK),a.rwd-button-secondary:lang(zh-Hant),button.rwd-button-secondary:lang(zh-Hant),a.rwd-button-secondary:lang(zh_HK),button.rwd-button-secondary:lang(zh_HK),a.rwd-button-secondary:lang(zh_hant),button.rwd-button-secondary:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondary:lang(zh-HK),button.rwd-button-secondary:lang(zh-HK),a.rwd-button-secondary:lang(zh-Hant),button.rwd-button-secondary:lang(zh-Hant),a.rwd-button-secondary:lang(zh_HK),button.rwd-button-secondary:lang(zh_HK),a.rwd-button-secondary:lang(zh_hant),button.rwd-button-secondary:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-secondary:lang(zh-HK),button.rwd-button-secondary:lang(zh-HK),a.rwd-button-secondary:lang(zh-Hant),button.rwd-button-secondary:lang(zh-Hant),a.rwd-button-secondary:lang(zh_HK),button.rwd-button-secondary:lang(zh_HK),a.rwd-button-secondary:lang(zh_hant),button.rwd-button-secondary:lang(zh_hant){font-size:19px;line-height:24px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-secondary:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-secondary:not(.rwd-button-isDisabled):hover{background-color:rgba(255,255,255,0.1);border-color:gray;color:#666}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-secondary:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-secondary:not(.rwd-button-isDisabled).active{background-color:rgba(255,255,255,0.2);border-color:gray;color:#666}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-secondary:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-secondary:not(.rwd-button-isDisabled):active{background-color:rgba(255,255,255,0.2);border-color:gray;color:#666}
a.rwd-button-isDisabled.rwd-button-secondary,button.rwd-button-isDisabled.rwd-button-secondary{background-color:transparent;border-color:#d9d9d9;color:#999}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-secondary:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-secondary:hover{color:#999}
a.rwd-button-secondary sup,button.rwd-button-secondary sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-secondary sup,button.rwd-button-secondary sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondary sup,button.rwd-button-secondary sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-secondary sup,button.rwd-button-secondary sup{font-size:10px;line-height:20px}
}
a.rwd-button-secondary sup:lang(zh-CN),button.rwd-button-secondary sup:lang(zh-CN),a.rwd-button-secondary sup:lang(zh-Hans),button.rwd-button-secondary sup:lang(zh-Hans),a.rwd-button-secondary sup:lang(zh_CN),button.rwd-button-secondary sup:lang(zh_CN),a.rwd-button-secondary sup:lang(zh_Hans),button.rwd-button-secondary sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-secondary sup:lang(zh-CN),button.rwd-button-secondary sup:lang(zh-CN),a.rwd-button-secondary sup:lang(zh-Hans),button.rwd-button-secondary sup:lang(zh-Hans),a.rwd-button-secondary sup:lang(zh_CN),button.rwd-button-secondary sup:lang(zh_CN),a.rwd-button-secondary sup:lang(zh_Hans),button.rwd-button-secondary sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondary sup:lang(zh-CN),button.rwd-button-secondary sup:lang(zh-CN),a.rwd-button-secondary sup:lang(zh-Hans),button.rwd-button-secondary sup:lang(zh-Hans),a.rwd-button-secondary sup:lang(zh_CN),button.rwd-button-secondary sup:lang(zh_CN),a.rwd-button-secondary sup:lang(zh_Hans),button.rwd-button-secondary sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-secondary sup:lang(zh-CN),button.rwd-button-secondary sup:lang(zh-CN),a.rwd-button-secondary sup:lang(zh-Hans),button.rwd-button-secondary sup:lang(zh-Hans),a.rwd-button-secondary sup:lang(zh_CN),button.rwd-button-secondary sup:lang(zh_CN),a.rwd-button-secondary sup:lang(zh_Hans),button.rwd-button-secondary sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-secondary sup:lang(zh-HK),button.rwd-button-secondary sup:lang(zh-HK),a.rwd-button-secondary sup:lang(zh-Hant),button.rwd-button-secondary sup:lang(zh-Hant),a.rwd-button-secondary sup:lang(zh_HK),button.rwd-button-secondary sup:lang(zh_HK),a.rwd-button-secondary sup:lang(zh_hant),button.rwd-button-secondary sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-secondary sup:lang(zh-HK),button.rwd-button-secondary sup:lang(zh-HK),a.rwd-button-secondary sup:lang(zh-Hant),button.rwd-button-secondary sup:lang(zh-Hant),a.rwd-button-secondary sup:lang(zh_HK),button.rwd-button-secondary sup:lang(zh_HK),a.rwd-button-secondary sup:lang(zh_hant),button.rwd-button-secondary sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondary sup:lang(zh-HK),button.rwd-button-secondary sup:lang(zh-HK),a.rwd-button-secondary sup:lang(zh-Hant),button.rwd-button-secondary sup:lang(zh-Hant),a.rwd-button-secondary sup:lang(zh_HK),button.rwd-button-secondary sup:lang(zh_HK),a.rwd-button-secondary sup:lang(zh_hant),button.rwd-button-secondary sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-secondary sup:lang(zh-HK),button.rwd-button-secondary sup:lang(zh-HK),a.rwd-button-secondary sup:lang(zh-Hant),button.rwd-button-secondary sup:lang(zh-Hant),a.rwd-button-secondary sup:lang(zh_HK),button.rwd-button-secondary sup:lang(zh_HK),a.rwd-button-secondary sup:lang(zh_hant),button.rwd-button-secondary sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-secondaryGreen,button.rwd-button-secondaryGreen{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:44px;min-width:100px;padding:9px 19px;font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500;background-color:transparent;border:1px solid #34a344;color:#298236;text-align:center}
@media(max-width:767px){a.rwd-button-secondaryGreen,button.rwd-button-secondaryGreen{width:100%}
}
@media(min-width:1024px){a.rwd-button-secondaryGreen,button.rwd-button-secondaryGreen{font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondaryGreen,button.rwd-button-secondaryGreen{font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-secondaryGreen,button.rwd-button-secondaryGreen{font-size:19px;line-height:24px}
}
a.rwd-button-secondaryGreen:lang(zh-CN),button.rwd-button-secondaryGreen:lang(zh-CN),a.rwd-button-secondaryGreen:lang(zh-Hans),button.rwd-button-secondaryGreen:lang(zh-Hans),a.rwd-button-secondaryGreen:lang(zh_CN),button.rwd-button-secondaryGreen:lang(zh_CN),a.rwd-button-secondaryGreen:lang(zh_Hans),button.rwd-button-secondaryGreen:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-secondaryGreen:lang(zh-CN),button.rwd-button-secondaryGreen:lang(zh-CN),a.rwd-button-secondaryGreen:lang(zh-Hans),button.rwd-button-secondaryGreen:lang(zh-Hans),a.rwd-button-secondaryGreen:lang(zh_CN),button.rwd-button-secondaryGreen:lang(zh_CN),a.rwd-button-secondaryGreen:lang(zh_Hans),button.rwd-button-secondaryGreen:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondaryGreen:lang(zh-CN),button.rwd-button-secondaryGreen:lang(zh-CN),a.rwd-button-secondaryGreen:lang(zh-Hans),button.rwd-button-secondaryGreen:lang(zh-Hans),a.rwd-button-secondaryGreen:lang(zh_CN),button.rwd-button-secondaryGreen:lang(zh_CN),a.rwd-button-secondaryGreen:lang(zh_Hans),button.rwd-button-secondaryGreen:lang(zh_Hans){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-secondaryGreen:lang(zh-CN),button.rwd-button-secondaryGreen:lang(zh-CN),a.rwd-button-secondaryGreen:lang(zh-Hans),button.rwd-button-secondaryGreen:lang(zh-Hans),a.rwd-button-secondaryGreen:lang(zh_CN),button.rwd-button-secondaryGreen:lang(zh_CN),a.rwd-button-secondaryGreen:lang(zh_Hans),button.rwd-button-secondaryGreen:lang(zh_Hans){font-size:19px;line-height:24px}
}
a.rwd-button-secondaryGreen:lang(zh-HK),button.rwd-button-secondaryGreen:lang(zh-HK),a.rwd-button-secondaryGreen:lang(zh-Hant),button.rwd-button-secondaryGreen:lang(zh-Hant),a.rwd-button-secondaryGreen:lang(zh_HK),button.rwd-button-secondaryGreen:lang(zh_HK),a.rwd-button-secondaryGreen:lang(zh_hant),button.rwd-button-secondaryGreen:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){a.rwd-button-secondaryGreen:lang(zh-HK),button.rwd-button-secondaryGreen:lang(zh-HK),a.rwd-button-secondaryGreen:lang(zh-Hant),button.rwd-button-secondaryGreen:lang(zh-Hant),a.rwd-button-secondaryGreen:lang(zh_HK),button.rwd-button-secondaryGreen:lang(zh_HK),a.rwd-button-secondaryGreen:lang(zh_hant),button.rwd-button-secondaryGreen:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondaryGreen:lang(zh-HK),button.rwd-button-secondaryGreen:lang(zh-HK),a.rwd-button-secondaryGreen:lang(zh-Hant),button.rwd-button-secondaryGreen:lang(zh-Hant),a.rwd-button-secondaryGreen:lang(zh_HK),button.rwd-button-secondaryGreen:lang(zh_HK),a.rwd-button-secondaryGreen:lang(zh_hant),button.rwd-button-secondaryGreen:lang(zh_hant){font-size:19px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-secondaryGreen:lang(zh-HK),button.rwd-button-secondaryGreen:lang(zh-HK),a.rwd-button-secondaryGreen:lang(zh-Hant),button.rwd-button-secondaryGreen:lang(zh-Hant),a.rwd-button-secondaryGreen:lang(zh_HK),button.rwd-button-secondaryGreen:lang(zh_HK),a.rwd-button-secondaryGreen:lang(zh_hant),button.rwd-button-secondaryGreen:lang(zh_hant){font-size:19px;line-height:24px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-secondaryGreen:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-secondaryGreen:not(.rwd-button-isDisabled):hover{background-color:#298236;border-color:#298236;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-secondaryGreen:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-secondaryGreen:not(.rwd-button-isDisabled).active{background-color:#0d6c29;border-color:#0d6c29;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-secondaryGreen:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-secondaryGreen:not(.rwd-button-isDisabled):active{background-color:#0d6c29;border-color:#0d6c29;color:#fff}
a.rwd-button-isDisabled.rwd-button-secondaryGreen,button.rwd-button-isDisabled.rwd-button-secondaryGreen{background-color:transparent;border-color:#d9d9d9;color:#999}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-secondaryGreen:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-secondaryGreen:hover{color:#999}
a.rwd-button-secondaryGreen sup,button.rwd-button-secondaryGreen sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-secondaryGreen sup,button.rwd-button-secondaryGreen sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondaryGreen sup,button.rwd-button-secondaryGreen sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-secondaryGreen sup,button.rwd-button-secondaryGreen sup{font-size:10px;line-height:20px}
}
a.rwd-button-secondaryGreen sup:lang(zh-CN),button.rwd-button-secondaryGreen sup:lang(zh-CN),a.rwd-button-secondaryGreen sup:lang(zh-Hans),button.rwd-button-secondaryGreen sup:lang(zh-Hans),a.rwd-button-secondaryGreen sup:lang(zh_CN),button.rwd-button-secondaryGreen sup:lang(zh_CN),a.rwd-button-secondaryGreen sup:lang(zh_Hans),button.rwd-button-secondaryGreen sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-secondaryGreen sup:lang(zh-CN),button.rwd-button-secondaryGreen sup:lang(zh-CN),a.rwd-button-secondaryGreen sup:lang(zh-Hans),button.rwd-button-secondaryGreen sup:lang(zh-Hans),a.rwd-button-secondaryGreen sup:lang(zh_CN),button.rwd-button-secondaryGreen sup:lang(zh_CN),a.rwd-button-secondaryGreen sup:lang(zh_Hans),button.rwd-button-secondaryGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondaryGreen sup:lang(zh-CN),button.rwd-button-secondaryGreen sup:lang(zh-CN),a.rwd-button-secondaryGreen sup:lang(zh-Hans),button.rwd-button-secondaryGreen sup:lang(zh-Hans),a.rwd-button-secondaryGreen sup:lang(zh_CN),button.rwd-button-secondaryGreen sup:lang(zh_CN),a.rwd-button-secondaryGreen sup:lang(zh_Hans),button.rwd-button-secondaryGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-secondaryGreen sup:lang(zh-CN),button.rwd-button-secondaryGreen sup:lang(zh-CN),a.rwd-button-secondaryGreen sup:lang(zh-Hans),button.rwd-button-secondaryGreen sup:lang(zh-Hans),a.rwd-button-secondaryGreen sup:lang(zh_CN),button.rwd-button-secondaryGreen sup:lang(zh_CN),a.rwd-button-secondaryGreen sup:lang(zh_Hans),button.rwd-button-secondaryGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-secondaryGreen sup:lang(zh-HK),button.rwd-button-secondaryGreen sup:lang(zh-HK),a.rwd-button-secondaryGreen sup:lang(zh-Hant),button.rwd-button-secondaryGreen sup:lang(zh-Hant),a.rwd-button-secondaryGreen sup:lang(zh_HK),button.rwd-button-secondaryGreen sup:lang(zh_HK),a.rwd-button-secondaryGreen sup:lang(zh_hant),button.rwd-button-secondaryGreen sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-secondaryGreen sup:lang(zh-HK),button.rwd-button-secondaryGreen sup:lang(zh-HK),a.rwd-button-secondaryGreen sup:lang(zh-Hant),button.rwd-button-secondaryGreen sup:lang(zh-Hant),a.rwd-button-secondaryGreen sup:lang(zh_HK),button.rwd-button-secondaryGreen sup:lang(zh_HK),a.rwd-button-secondaryGreen sup:lang(zh_hant),button.rwd-button-secondaryGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-secondaryGreen sup:lang(zh-HK),button.rwd-button-secondaryGreen sup:lang(zh-HK),a.rwd-button-secondaryGreen sup:lang(zh-Hant),button.rwd-button-secondaryGreen sup:lang(zh-Hant),a.rwd-button-secondaryGreen sup:lang(zh_HK),button.rwd-button-secondaryGreen sup:lang(zh_HK),a.rwd-button-secondaryGreen sup:lang(zh_hant),button.rwd-button-secondaryGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-secondaryGreen sup:lang(zh-HK),button.rwd-button-secondaryGreen sup:lang(zh-HK),a.rwd-button-secondaryGreen sup:lang(zh-Hant),button.rwd-button-secondaryGreen sup:lang(zh-Hant),a.rwd-button-secondaryGreen sup:lang(zh_HK),button.rwd-button-secondaryGreen sup:lang(zh_HK),a.rwd-button-secondaryGreen sup:lang(zh_hant),button.rwd-button-secondaryGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-tagHaseGreen,button.rwd-button-tagHaseGreen{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:34px;padding:4px 11px;font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;background-color:transparent;border:1px solid #34a344;color:#298236;text-align:center}
@media(max-width:767px){a.rwd-button-tagHaseGreen,button.rwd-button-tagHaseGreen{width:100%}
}
@media(min-width:1024px){a.rwd-button-tagHaseGreen,button.rwd-button-tagHaseGreen{font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagHaseGreen,button.rwd-button-tagHaseGreen{font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagHaseGreen,button.rwd-button-tagHaseGreen{font-size:14px;line-height:22px}
}
a.rwd-button-tagHaseGreen:lang(zh-CN),button.rwd-button-tagHaseGreen:lang(zh-CN),a.rwd-button-tagHaseGreen:lang(zh-Hans),button.rwd-button-tagHaseGreen:lang(zh-Hans),a.rwd-button-tagHaseGreen:lang(zh_CN),button.rwd-button-tagHaseGreen:lang(zh_CN),a.rwd-button-tagHaseGreen:lang(zh_Hans),button.rwd-button-tagHaseGreen:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagHaseGreen:lang(zh-CN),button.rwd-button-tagHaseGreen:lang(zh-CN),a.rwd-button-tagHaseGreen:lang(zh-Hans),button.rwd-button-tagHaseGreen:lang(zh-Hans),a.rwd-button-tagHaseGreen:lang(zh_CN),button.rwd-button-tagHaseGreen:lang(zh_CN),a.rwd-button-tagHaseGreen:lang(zh_Hans),button.rwd-button-tagHaseGreen:lang(zh_Hans){font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagHaseGreen:lang(zh-CN),button.rwd-button-tagHaseGreen:lang(zh-CN),a.rwd-button-tagHaseGreen:lang(zh-Hans),button.rwd-button-tagHaseGreen:lang(zh-Hans),a.rwd-button-tagHaseGreen:lang(zh_CN),button.rwd-button-tagHaseGreen:lang(zh_CN),a.rwd-button-tagHaseGreen:lang(zh_Hans),button.rwd-button-tagHaseGreen:lang(zh_Hans){font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagHaseGreen:lang(zh-CN),button.rwd-button-tagHaseGreen:lang(zh-CN),a.rwd-button-tagHaseGreen:lang(zh-Hans),button.rwd-button-tagHaseGreen:lang(zh-Hans),a.rwd-button-tagHaseGreen:lang(zh_CN),button.rwd-button-tagHaseGreen:lang(zh_CN),a.rwd-button-tagHaseGreen:lang(zh_Hans),button.rwd-button-tagHaseGreen:lang(zh_Hans){font-size:14px;line-height:22px}
}
a.rwd-button-tagHaseGreen:lang(zh-HK),button.rwd-button-tagHaseGreen:lang(zh-HK),a.rwd-button-tagHaseGreen:lang(zh-Hant),button.rwd-button-tagHaseGreen:lang(zh-Hant),a.rwd-button-tagHaseGreen:lang(zh_HK),button.rwd-button-tagHaseGreen:lang(zh_HK),a.rwd-button-tagHaseGreen:lang(zh_hant),button.rwd-button-tagHaseGreen:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagHaseGreen:lang(zh-HK),button.rwd-button-tagHaseGreen:lang(zh-HK),a.rwd-button-tagHaseGreen:lang(zh-Hant),button.rwd-button-tagHaseGreen:lang(zh-Hant),a.rwd-button-tagHaseGreen:lang(zh_HK),button.rwd-button-tagHaseGreen:lang(zh_HK),a.rwd-button-tagHaseGreen:lang(zh_hant),button.rwd-button-tagHaseGreen:lang(zh_hant){font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagHaseGreen:lang(zh-HK),button.rwd-button-tagHaseGreen:lang(zh-HK),a.rwd-button-tagHaseGreen:lang(zh-Hant),button.rwd-button-tagHaseGreen:lang(zh-Hant),a.rwd-button-tagHaseGreen:lang(zh_HK),button.rwd-button-tagHaseGreen:lang(zh_HK),a.rwd-button-tagHaseGreen:lang(zh_hant),button.rwd-button-tagHaseGreen:lang(zh_hant){font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagHaseGreen:lang(zh-HK),button.rwd-button-tagHaseGreen:lang(zh-HK),a.rwd-button-tagHaseGreen:lang(zh-Hant),button.rwd-button-tagHaseGreen:lang(zh-Hant),a.rwd-button-tagHaseGreen:lang(zh_HK),button.rwd-button-tagHaseGreen:lang(zh_HK),a.rwd-button-tagHaseGreen:lang(zh_hant),button.rwd-button-tagHaseGreen:lang(zh_hant){font-size:14px;line-height:22px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-tagHaseGreen:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-tagHaseGreen:not(.rwd-button-isDisabled):hover{background-color:#298236;border-color:#298236;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagHaseGreen:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagHaseGreen:not(.rwd-button-isDisabled).active{background-color:#0d6c29;border-color:#0d6c29;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagHaseGreen:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagHaseGreen:not(.rwd-button-isDisabled):active{background-color:#0d6c29;border-color:#0d6c29;color:#fff}
a.rwd-button-isDisabled.rwd-button-tagHaseGreen,button.rwd-button-isDisabled.rwd-button-tagHaseGreen{background-color:transparent;border-color:#d9d9d9;color:#999}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-tagHaseGreen:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-tagHaseGreen:hover{color:#999}
a.rwd-button-tagHaseGreen sup,button.rwd-button-tagHaseGreen sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-tagHaseGreen sup,button.rwd-button-tagHaseGreen sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagHaseGreen sup,button.rwd-button-tagHaseGreen sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagHaseGreen sup,button.rwd-button-tagHaseGreen sup{font-size:10px;line-height:20px}
}
a.rwd-button-tagHaseGreen sup:lang(zh-CN),button.rwd-button-tagHaseGreen sup:lang(zh-CN),a.rwd-button-tagHaseGreen sup:lang(zh-Hans),button.rwd-button-tagHaseGreen sup:lang(zh-Hans),a.rwd-button-tagHaseGreen sup:lang(zh_CN),button.rwd-button-tagHaseGreen sup:lang(zh_CN),a.rwd-button-tagHaseGreen sup:lang(zh_Hans),button.rwd-button-tagHaseGreen sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagHaseGreen sup:lang(zh-CN),button.rwd-button-tagHaseGreen sup:lang(zh-CN),a.rwd-button-tagHaseGreen sup:lang(zh-Hans),button.rwd-button-tagHaseGreen sup:lang(zh-Hans),a.rwd-button-tagHaseGreen sup:lang(zh_CN),button.rwd-button-tagHaseGreen sup:lang(zh_CN),a.rwd-button-tagHaseGreen sup:lang(zh_Hans),button.rwd-button-tagHaseGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagHaseGreen sup:lang(zh-CN),button.rwd-button-tagHaseGreen sup:lang(zh-CN),a.rwd-button-tagHaseGreen sup:lang(zh-Hans),button.rwd-button-tagHaseGreen sup:lang(zh-Hans),a.rwd-button-tagHaseGreen sup:lang(zh_CN),button.rwd-button-tagHaseGreen sup:lang(zh_CN),a.rwd-button-tagHaseGreen sup:lang(zh_Hans),button.rwd-button-tagHaseGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagHaseGreen sup:lang(zh-CN),button.rwd-button-tagHaseGreen sup:lang(zh-CN),a.rwd-button-tagHaseGreen sup:lang(zh-Hans),button.rwd-button-tagHaseGreen sup:lang(zh-Hans),a.rwd-button-tagHaseGreen sup:lang(zh_CN),button.rwd-button-tagHaseGreen sup:lang(zh_CN),a.rwd-button-tagHaseGreen sup:lang(zh_Hans),button.rwd-button-tagHaseGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-tagHaseGreen sup:lang(zh-HK),button.rwd-button-tagHaseGreen sup:lang(zh-HK),a.rwd-button-tagHaseGreen sup:lang(zh-Hant),button.rwd-button-tagHaseGreen sup:lang(zh-Hant),a.rwd-button-tagHaseGreen sup:lang(zh_HK),button.rwd-button-tagHaseGreen sup:lang(zh_HK),a.rwd-button-tagHaseGreen sup:lang(zh_hant),button.rwd-button-tagHaseGreen sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagHaseGreen sup:lang(zh-HK),button.rwd-button-tagHaseGreen sup:lang(zh-HK),a.rwd-button-tagHaseGreen sup:lang(zh-Hant),button.rwd-button-tagHaseGreen sup:lang(zh-Hant),a.rwd-button-tagHaseGreen sup:lang(zh_HK),button.rwd-button-tagHaseGreen sup:lang(zh_HK),a.rwd-button-tagHaseGreen sup:lang(zh_hant),button.rwd-button-tagHaseGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagHaseGreen sup:lang(zh-HK),button.rwd-button-tagHaseGreen sup:lang(zh-HK),a.rwd-button-tagHaseGreen sup:lang(zh-Hant),button.rwd-button-tagHaseGreen sup:lang(zh-Hant),a.rwd-button-tagHaseGreen sup:lang(zh_HK),button.rwd-button-tagHaseGreen sup:lang(zh_HK),a.rwd-button-tagHaseGreen sup:lang(zh_hant),button.rwd-button-tagHaseGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagHaseGreen sup:lang(zh-HK),button.rwd-button-tagHaseGreen sup:lang(zh-HK),a.rwd-button-tagHaseGreen sup:lang(zh-Hant),button.rwd-button-tagHaseGreen sup:lang(zh-Hant),a.rwd-button-tagHaseGreen sup:lang(zh_HK),button.rwd-button-tagHaseGreen sup:lang(zh_HK),a.rwd-button-tagHaseGreen sup:lang(zh_hant),button.rwd-button-tagHaseGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-tagGrey,button.rwd-button-tagGrey{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:34px;padding:4px 11px;font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;background-color:transparent;border:1px solid gray;color:#666;text-align:center}
@media(max-width:767px){a.rwd-button-tagGrey,button.rwd-button-tagGrey{width:100%}
}
@media(min-width:1024px){a.rwd-button-tagGrey,button.rwd-button-tagGrey{font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagGrey,button.rwd-button-tagGrey{font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagGrey,button.rwd-button-tagGrey{font-size:14px;line-height:22px}
}
a.rwd-button-tagGrey:lang(zh-CN),button.rwd-button-tagGrey:lang(zh-CN),a.rwd-button-tagGrey:lang(zh-Hans),button.rwd-button-tagGrey:lang(zh-Hans),a.rwd-button-tagGrey:lang(zh_CN),button.rwd-button-tagGrey:lang(zh_CN),a.rwd-button-tagGrey:lang(zh_Hans),button.rwd-button-tagGrey:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagGrey:lang(zh-CN),button.rwd-button-tagGrey:lang(zh-CN),a.rwd-button-tagGrey:lang(zh-Hans),button.rwd-button-tagGrey:lang(zh-Hans),a.rwd-button-tagGrey:lang(zh_CN),button.rwd-button-tagGrey:lang(zh_CN),a.rwd-button-tagGrey:lang(zh_Hans),button.rwd-button-tagGrey:lang(zh_Hans){font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagGrey:lang(zh-CN),button.rwd-button-tagGrey:lang(zh-CN),a.rwd-button-tagGrey:lang(zh-Hans),button.rwd-button-tagGrey:lang(zh-Hans),a.rwd-button-tagGrey:lang(zh_CN),button.rwd-button-tagGrey:lang(zh_CN),a.rwd-button-tagGrey:lang(zh_Hans),button.rwd-button-tagGrey:lang(zh_Hans){font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagGrey:lang(zh-CN),button.rwd-button-tagGrey:lang(zh-CN),a.rwd-button-tagGrey:lang(zh-Hans),button.rwd-button-tagGrey:lang(zh-Hans),a.rwd-button-tagGrey:lang(zh_CN),button.rwd-button-tagGrey:lang(zh_CN),a.rwd-button-tagGrey:lang(zh_Hans),button.rwd-button-tagGrey:lang(zh_Hans){font-size:14px;line-height:22px}
}
a.rwd-button-tagGrey:lang(zh-HK),button.rwd-button-tagGrey:lang(zh-HK),a.rwd-button-tagGrey:lang(zh-Hant),button.rwd-button-tagGrey:lang(zh-Hant),a.rwd-button-tagGrey:lang(zh_HK),button.rwd-button-tagGrey:lang(zh_HK),a.rwd-button-tagGrey:lang(zh_hant),button.rwd-button-tagGrey:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagGrey:lang(zh-HK),button.rwd-button-tagGrey:lang(zh-HK),a.rwd-button-tagGrey:lang(zh-Hant),button.rwd-button-tagGrey:lang(zh-Hant),a.rwd-button-tagGrey:lang(zh_HK),button.rwd-button-tagGrey:lang(zh_HK),a.rwd-button-tagGrey:lang(zh_hant),button.rwd-button-tagGrey:lang(zh_hant){font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagGrey:lang(zh-HK),button.rwd-button-tagGrey:lang(zh-HK),a.rwd-button-tagGrey:lang(zh-Hant),button.rwd-button-tagGrey:lang(zh-Hant),a.rwd-button-tagGrey:lang(zh_HK),button.rwd-button-tagGrey:lang(zh_HK),a.rwd-button-tagGrey:lang(zh_hant),button.rwd-button-tagGrey:lang(zh_hant){font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagGrey:lang(zh-HK),button.rwd-button-tagGrey:lang(zh-HK),a.rwd-button-tagGrey:lang(zh-Hant),button.rwd-button-tagGrey:lang(zh-Hant),a.rwd-button-tagGrey:lang(zh_HK),button.rwd-button-tagGrey:lang(zh_HK),a.rwd-button-tagGrey:lang(zh_hant),button.rwd-button-tagGrey:lang(zh_hant){font-size:14px;line-height:22px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-tagGrey:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-tagGrey:not(.rwd-button-isDisabled):hover{background-color:#f7f7f7;border-color:gray;color:#666}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagGrey:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagGrey:not(.rwd-button-isDisabled).active{background-color:#ededed;border-color:gray;color:#666}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagGrey:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagGrey:not(.rwd-button-isDisabled):active{background-color:#ededed;border-color:gray;color:#666}
a.rwd-button-isDisabled.rwd-button-tagGrey,button.rwd-button-isDisabled.rwd-button-tagGrey{background-color:transparent;border-color:#d9d9d9;color:#999}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-tagGrey:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-tagGrey:hover{color:#999}
a.rwd-button-tagGrey sup,button.rwd-button-tagGrey sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-tagGrey sup,button.rwd-button-tagGrey sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagGrey sup,button.rwd-button-tagGrey sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagGrey sup,button.rwd-button-tagGrey sup{font-size:10px;line-height:20px}
}
a.rwd-button-tagGrey sup:lang(zh-CN),button.rwd-button-tagGrey sup:lang(zh-CN),a.rwd-button-tagGrey sup:lang(zh-Hans),button.rwd-button-tagGrey sup:lang(zh-Hans),a.rwd-button-tagGrey sup:lang(zh_CN),button.rwd-button-tagGrey sup:lang(zh_CN),a.rwd-button-tagGrey sup:lang(zh_Hans),button.rwd-button-tagGrey sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagGrey sup:lang(zh-CN),button.rwd-button-tagGrey sup:lang(zh-CN),a.rwd-button-tagGrey sup:lang(zh-Hans),button.rwd-button-tagGrey sup:lang(zh-Hans),a.rwd-button-tagGrey sup:lang(zh_CN),button.rwd-button-tagGrey sup:lang(zh_CN),a.rwd-button-tagGrey sup:lang(zh_Hans),button.rwd-button-tagGrey sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagGrey sup:lang(zh-CN),button.rwd-button-tagGrey sup:lang(zh-CN),a.rwd-button-tagGrey sup:lang(zh-Hans),button.rwd-button-tagGrey sup:lang(zh-Hans),a.rwd-button-tagGrey sup:lang(zh_CN),button.rwd-button-tagGrey sup:lang(zh_CN),a.rwd-button-tagGrey sup:lang(zh_Hans),button.rwd-button-tagGrey sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagGrey sup:lang(zh-CN),button.rwd-button-tagGrey sup:lang(zh-CN),a.rwd-button-tagGrey sup:lang(zh-Hans),button.rwd-button-tagGrey sup:lang(zh-Hans),a.rwd-button-tagGrey sup:lang(zh_CN),button.rwd-button-tagGrey sup:lang(zh_CN),a.rwd-button-tagGrey sup:lang(zh_Hans),button.rwd-button-tagGrey sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-tagGrey sup:lang(zh-HK),button.rwd-button-tagGrey sup:lang(zh-HK),a.rwd-button-tagGrey sup:lang(zh-Hant),button.rwd-button-tagGrey sup:lang(zh-Hant),a.rwd-button-tagGrey sup:lang(zh_HK),button.rwd-button-tagGrey sup:lang(zh_HK),a.rwd-button-tagGrey sup:lang(zh_hant),button.rwd-button-tagGrey sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagGrey sup:lang(zh-HK),button.rwd-button-tagGrey sup:lang(zh-HK),a.rwd-button-tagGrey sup:lang(zh-Hant),button.rwd-button-tagGrey sup:lang(zh-Hant),a.rwd-button-tagGrey sup:lang(zh_HK),button.rwd-button-tagGrey sup:lang(zh_HK),a.rwd-button-tagGrey sup:lang(zh_hant),button.rwd-button-tagGrey sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagGrey sup:lang(zh-HK),button.rwd-button-tagGrey sup:lang(zh-HK),a.rwd-button-tagGrey sup:lang(zh-Hant),button.rwd-button-tagGrey sup:lang(zh-Hant),a.rwd-button-tagGrey sup:lang(zh_HK),button.rwd-button-tagGrey sup:lang(zh_HK),a.rwd-button-tagGrey sup:lang(zh_hant),button.rwd-button-tagGrey sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagGrey sup:lang(zh-HK),button.rwd-button-tagGrey sup:lang(zh-HK),a.rwd-button-tagGrey sup:lang(zh-Hant),button.rwd-button-tagGrey sup:lang(zh-Hant),a.rwd-button-tagGrey sup:lang(zh_HK),button.rwd-button-tagGrey sup:lang(zh_HK),a.rwd-button-tagGrey sup:lang(zh_hant),button.rwd-button-tagGrey sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-tagDarkBg,button.rwd-button-tagDarkBg{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:34px;padding:4px 11px;font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;background-color:transparent;border:1px solid rgba(255,255,255,0.6);color:#fff;text-align:center}
@media(max-width:767px){a.rwd-button-tagDarkBg,button.rwd-button-tagDarkBg{width:100%}
}
@media(min-width:1024px){a.rwd-button-tagDarkBg,button.rwd-button-tagDarkBg{font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagDarkBg,button.rwd-button-tagDarkBg{font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagDarkBg,button.rwd-button-tagDarkBg{font-size:14px;line-height:22px}
}
a.rwd-button-tagDarkBg:lang(zh-CN),button.rwd-button-tagDarkBg:lang(zh-CN),a.rwd-button-tagDarkBg:lang(zh-Hans),button.rwd-button-tagDarkBg:lang(zh-Hans),a.rwd-button-tagDarkBg:lang(zh_CN),button.rwd-button-tagDarkBg:lang(zh_CN),a.rwd-button-tagDarkBg:lang(zh_Hans),button.rwd-button-tagDarkBg:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagDarkBg:lang(zh-CN),button.rwd-button-tagDarkBg:lang(zh-CN),a.rwd-button-tagDarkBg:lang(zh-Hans),button.rwd-button-tagDarkBg:lang(zh-Hans),a.rwd-button-tagDarkBg:lang(zh_CN),button.rwd-button-tagDarkBg:lang(zh_CN),a.rwd-button-tagDarkBg:lang(zh_Hans),button.rwd-button-tagDarkBg:lang(zh_Hans){font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagDarkBg:lang(zh-CN),button.rwd-button-tagDarkBg:lang(zh-CN),a.rwd-button-tagDarkBg:lang(zh-Hans),button.rwd-button-tagDarkBg:lang(zh-Hans),a.rwd-button-tagDarkBg:lang(zh_CN),button.rwd-button-tagDarkBg:lang(zh_CN),a.rwd-button-tagDarkBg:lang(zh_Hans),button.rwd-button-tagDarkBg:lang(zh_Hans){font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagDarkBg:lang(zh-CN),button.rwd-button-tagDarkBg:lang(zh-CN),a.rwd-button-tagDarkBg:lang(zh-Hans),button.rwd-button-tagDarkBg:lang(zh-Hans),a.rwd-button-tagDarkBg:lang(zh_CN),button.rwd-button-tagDarkBg:lang(zh_CN),a.rwd-button-tagDarkBg:lang(zh_Hans),button.rwd-button-tagDarkBg:lang(zh_Hans){font-size:14px;line-height:22px}
}
a.rwd-button-tagDarkBg:lang(zh-HK),button.rwd-button-tagDarkBg:lang(zh-HK),a.rwd-button-tagDarkBg:lang(zh-Hant),button.rwd-button-tagDarkBg:lang(zh-Hant),a.rwd-button-tagDarkBg:lang(zh_HK),button.rwd-button-tagDarkBg:lang(zh_HK),a.rwd-button-tagDarkBg:lang(zh_hant),button.rwd-button-tagDarkBg:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagDarkBg:lang(zh-HK),button.rwd-button-tagDarkBg:lang(zh-HK),a.rwd-button-tagDarkBg:lang(zh-Hant),button.rwd-button-tagDarkBg:lang(zh-Hant),a.rwd-button-tagDarkBg:lang(zh_HK),button.rwd-button-tagDarkBg:lang(zh_HK),a.rwd-button-tagDarkBg:lang(zh_hant),button.rwd-button-tagDarkBg:lang(zh_hant){font-size:14px;line-height:22px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagDarkBg:lang(zh-HK),button.rwd-button-tagDarkBg:lang(zh-HK),a.rwd-button-tagDarkBg:lang(zh-Hant),button.rwd-button-tagDarkBg:lang(zh-Hant),a.rwd-button-tagDarkBg:lang(zh_HK),button.rwd-button-tagDarkBg:lang(zh_HK),a.rwd-button-tagDarkBg:lang(zh_hant),button.rwd-button-tagDarkBg:lang(zh_hant){font-size:14px;line-height:22px}
}
@media(max-width:767px){a.rwd-button-tagDarkBg:lang(zh-HK),button.rwd-button-tagDarkBg:lang(zh-HK),a.rwd-button-tagDarkBg:lang(zh-Hant),button.rwd-button-tagDarkBg:lang(zh-Hant),a.rwd-button-tagDarkBg:lang(zh_HK),button.rwd-button-tagDarkBg:lang(zh_HK),a.rwd-button-tagDarkBg:lang(zh_hant),button.rwd-button-tagDarkBg:lang(zh_hant){font-size:14px;line-height:22px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-tagDarkBg:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-tagDarkBg:not(.rwd-button-isDisabled):hover{background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.6);color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagDarkBg:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagDarkBg:not(.rwd-button-isDisabled).active{background-color:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.6);color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagDarkBg:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagDarkBg:not(.rwd-button-isDisabled):active{background-color:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.6);color:#fff}
a.rwd-button-isDisabled.rwd-button-tagDarkBg,button.rwd-button-isDisabled.rwd-button-tagDarkBg{background-color:transparent;border-color:#d9d9d9;color:#f2f2f2}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-tagDarkBg:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-tagDarkBg:hover{color:#f2f2f2}
a.rwd-button-tagDarkBg sup,button.rwd-button-tagDarkBg sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-tagDarkBg sup,button.rwd-button-tagDarkBg sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagDarkBg sup,button.rwd-button-tagDarkBg sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagDarkBg sup,button.rwd-button-tagDarkBg sup{font-size:10px;line-height:20px}
}
a.rwd-button-tagDarkBg sup:lang(zh-CN),button.rwd-button-tagDarkBg sup:lang(zh-CN),a.rwd-button-tagDarkBg sup:lang(zh-Hans),button.rwd-button-tagDarkBg sup:lang(zh-Hans),a.rwd-button-tagDarkBg sup:lang(zh_CN),button.rwd-button-tagDarkBg sup:lang(zh_CN),a.rwd-button-tagDarkBg sup:lang(zh_Hans),button.rwd-button-tagDarkBg sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagDarkBg sup:lang(zh-CN),button.rwd-button-tagDarkBg sup:lang(zh-CN),a.rwd-button-tagDarkBg sup:lang(zh-Hans),button.rwd-button-tagDarkBg sup:lang(zh-Hans),a.rwd-button-tagDarkBg sup:lang(zh_CN),button.rwd-button-tagDarkBg sup:lang(zh_CN),a.rwd-button-tagDarkBg sup:lang(zh_Hans),button.rwd-button-tagDarkBg sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagDarkBg sup:lang(zh-CN),button.rwd-button-tagDarkBg sup:lang(zh-CN),a.rwd-button-tagDarkBg sup:lang(zh-Hans),button.rwd-button-tagDarkBg sup:lang(zh-Hans),a.rwd-button-tagDarkBg sup:lang(zh_CN),button.rwd-button-tagDarkBg sup:lang(zh_CN),a.rwd-button-tagDarkBg sup:lang(zh_Hans),button.rwd-button-tagDarkBg sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagDarkBg sup:lang(zh-CN),button.rwd-button-tagDarkBg sup:lang(zh-CN),a.rwd-button-tagDarkBg sup:lang(zh-Hans),button.rwd-button-tagDarkBg sup:lang(zh-Hans),a.rwd-button-tagDarkBg sup:lang(zh_CN),button.rwd-button-tagDarkBg sup:lang(zh_CN),a.rwd-button-tagDarkBg sup:lang(zh_Hans),button.rwd-button-tagDarkBg sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-tagDarkBg sup:lang(zh-HK),button.rwd-button-tagDarkBg sup:lang(zh-HK),a.rwd-button-tagDarkBg sup:lang(zh-Hant),button.rwd-button-tagDarkBg sup:lang(zh-Hant),a.rwd-button-tagDarkBg sup:lang(zh_HK),button.rwd-button-tagDarkBg sup:lang(zh_HK),a.rwd-button-tagDarkBg sup:lang(zh_hant),button.rwd-button-tagDarkBg sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagDarkBg sup:lang(zh-HK),button.rwd-button-tagDarkBg sup:lang(zh-HK),a.rwd-button-tagDarkBg sup:lang(zh-Hant),button.rwd-button-tagDarkBg sup:lang(zh-Hant),a.rwd-button-tagDarkBg sup:lang(zh_HK),button.rwd-button-tagDarkBg sup:lang(zh_HK),a.rwd-button-tagDarkBg sup:lang(zh_hant),button.rwd-button-tagDarkBg sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagDarkBg sup:lang(zh-HK),button.rwd-button-tagDarkBg sup:lang(zh-HK),a.rwd-button-tagDarkBg sup:lang(zh-Hant),button.rwd-button-tagDarkBg sup:lang(zh-Hant),a.rwd-button-tagDarkBg sup:lang(zh_HK),button.rwd-button-tagDarkBg sup:lang(zh_HK),a.rwd-button-tagDarkBg sup:lang(zh_hant),button.rwd-button-tagDarkBg sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagDarkBg sup:lang(zh-HK),button.rwd-button-tagDarkBg sup:lang(zh-HK),a.rwd-button-tagDarkBg sup:lang(zh-Hant),button.rwd-button-tagDarkBg sup:lang(zh-Hant),a.rwd-button-tagDarkBg sup:lang(zh_HK),button.rwd-button-tagDarkBg sup:lang(zh_HK),a.rwd-button-tagDarkBg sup:lang(zh_hant),button.rwd-button-tagDarkBg sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-tagSmHaseGreen,button.rwd-button-tagSmHaseGreen{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:auto;padding:2px 11px;font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;background-color:transparent;border:1px solid #34a344;color:#298236;text-align:center}
@media(max-width:767px){a.rwd-button-tagSmHaseGreen,button.rwd-button-tagSmHaseGreen{width:100%}
}
@media(min-width:1024px){a.rwd-button-tagSmHaseGreen,button.rwd-button-tagSmHaseGreen{font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmHaseGreen,button.rwd-button-tagSmHaseGreen{font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmHaseGreen,button.rwd-button-tagSmHaseGreen{font-size:12px;line-height:20px}
}
a.rwd-button-tagSmHaseGreen:lang(zh-CN),button.rwd-button-tagSmHaseGreen:lang(zh-CN),a.rwd-button-tagSmHaseGreen:lang(zh-Hans),button.rwd-button-tagSmHaseGreen:lang(zh-Hans),a.rwd-button-tagSmHaseGreen:lang(zh_CN),button.rwd-button-tagSmHaseGreen:lang(zh_CN),a.rwd-button-tagSmHaseGreen:lang(zh_Hans),button.rwd-button-tagSmHaseGreen:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagSmHaseGreen:lang(zh-CN),button.rwd-button-tagSmHaseGreen:lang(zh-CN),a.rwd-button-tagSmHaseGreen:lang(zh-Hans),button.rwd-button-tagSmHaseGreen:lang(zh-Hans),a.rwd-button-tagSmHaseGreen:lang(zh_CN),button.rwd-button-tagSmHaseGreen:lang(zh_CN),a.rwd-button-tagSmHaseGreen:lang(zh_Hans),button.rwd-button-tagSmHaseGreen:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmHaseGreen:lang(zh-CN),button.rwd-button-tagSmHaseGreen:lang(zh-CN),a.rwd-button-tagSmHaseGreen:lang(zh-Hans),button.rwd-button-tagSmHaseGreen:lang(zh-Hans),a.rwd-button-tagSmHaseGreen:lang(zh_CN),button.rwd-button-tagSmHaseGreen:lang(zh_CN),a.rwd-button-tagSmHaseGreen:lang(zh_Hans),button.rwd-button-tagSmHaseGreen:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmHaseGreen:lang(zh-CN),button.rwd-button-tagSmHaseGreen:lang(zh-CN),a.rwd-button-tagSmHaseGreen:lang(zh-Hans),button.rwd-button-tagSmHaseGreen:lang(zh-Hans),a.rwd-button-tagSmHaseGreen:lang(zh_CN),button.rwd-button-tagSmHaseGreen:lang(zh_CN),a.rwd-button-tagSmHaseGreen:lang(zh_Hans),button.rwd-button-tagSmHaseGreen:lang(zh_Hans){font-size:12px;line-height:20px}
}
a.rwd-button-tagSmHaseGreen:lang(zh-HK),button.rwd-button-tagSmHaseGreen:lang(zh-HK),a.rwd-button-tagSmHaseGreen:lang(zh-Hant),button.rwd-button-tagSmHaseGreen:lang(zh-Hant),a.rwd-button-tagSmHaseGreen:lang(zh_HK),button.rwd-button-tagSmHaseGreen:lang(zh_HK),a.rwd-button-tagSmHaseGreen:lang(zh_hant),button.rwd-button-tagSmHaseGreen:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagSmHaseGreen:lang(zh-HK),button.rwd-button-tagSmHaseGreen:lang(zh-HK),a.rwd-button-tagSmHaseGreen:lang(zh-Hant),button.rwd-button-tagSmHaseGreen:lang(zh-Hant),a.rwd-button-tagSmHaseGreen:lang(zh_HK),button.rwd-button-tagSmHaseGreen:lang(zh_HK),a.rwd-button-tagSmHaseGreen:lang(zh_hant),button.rwd-button-tagSmHaseGreen:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmHaseGreen:lang(zh-HK),button.rwd-button-tagSmHaseGreen:lang(zh-HK),a.rwd-button-tagSmHaseGreen:lang(zh-Hant),button.rwd-button-tagSmHaseGreen:lang(zh-Hant),a.rwd-button-tagSmHaseGreen:lang(zh_HK),button.rwd-button-tagSmHaseGreen:lang(zh_HK),a.rwd-button-tagSmHaseGreen:lang(zh_hant),button.rwd-button-tagSmHaseGreen:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmHaseGreen:lang(zh-HK),button.rwd-button-tagSmHaseGreen:lang(zh-HK),a.rwd-button-tagSmHaseGreen:lang(zh-Hant),button.rwd-button-tagSmHaseGreen:lang(zh-Hant),a.rwd-button-tagSmHaseGreen:lang(zh_HK),button.rwd-button-tagSmHaseGreen:lang(zh_HK),a.rwd-button-tagSmHaseGreen:lang(zh_hant),button.rwd-button-tagSmHaseGreen:lang(zh_hant){font-size:12px;line-height:20px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-tagSmHaseGreen:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-tagSmHaseGreen:not(.rwd-button-isDisabled):hover{background-color:#34a344;border-color:#34a344;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagSmHaseGreen:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagSmHaseGreen:not(.rwd-button-isDisabled).active{background-color:#34a344;border-color:#34a344;color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagSmHaseGreen:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagSmHaseGreen:not(.rwd-button-isDisabled):active{background-color:#34a344;border-color:#34a344;color:#fff}
a.rwd-button-isDisabled.rwd-button-tagSmHaseGreen,button.rwd-button-isDisabled.rwd-button-tagSmHaseGreen{background-color:transparent;border-color:#d9d9d9;color:#999}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-tagSmHaseGreen:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-tagSmHaseGreen:hover{color:#999}
a.rwd-button-tagSmHaseGreen sup,button.rwd-button-tagSmHaseGreen sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-tagSmHaseGreen sup,button.rwd-button-tagSmHaseGreen sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmHaseGreen sup,button.rwd-button-tagSmHaseGreen sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmHaseGreen sup,button.rwd-button-tagSmHaseGreen sup{font-size:10px;line-height:20px}
}
a.rwd-button-tagSmHaseGreen sup:lang(zh-CN),button.rwd-button-tagSmHaseGreen sup:lang(zh-CN),a.rwd-button-tagSmHaseGreen sup:lang(zh-Hans),button.rwd-button-tagSmHaseGreen sup:lang(zh-Hans),a.rwd-button-tagSmHaseGreen sup:lang(zh_CN),button.rwd-button-tagSmHaseGreen sup:lang(zh_CN),a.rwd-button-tagSmHaseGreen sup:lang(zh_Hans),button.rwd-button-tagSmHaseGreen sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagSmHaseGreen sup:lang(zh-CN),button.rwd-button-tagSmHaseGreen sup:lang(zh-CN),a.rwd-button-tagSmHaseGreen sup:lang(zh-Hans),button.rwd-button-tagSmHaseGreen sup:lang(zh-Hans),a.rwd-button-tagSmHaseGreen sup:lang(zh_CN),button.rwd-button-tagSmHaseGreen sup:lang(zh_CN),a.rwd-button-tagSmHaseGreen sup:lang(zh_Hans),button.rwd-button-tagSmHaseGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmHaseGreen sup:lang(zh-CN),button.rwd-button-tagSmHaseGreen sup:lang(zh-CN),a.rwd-button-tagSmHaseGreen sup:lang(zh-Hans),button.rwd-button-tagSmHaseGreen sup:lang(zh-Hans),a.rwd-button-tagSmHaseGreen sup:lang(zh_CN),button.rwd-button-tagSmHaseGreen sup:lang(zh_CN),a.rwd-button-tagSmHaseGreen sup:lang(zh_Hans),button.rwd-button-tagSmHaseGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmHaseGreen sup:lang(zh-CN),button.rwd-button-tagSmHaseGreen sup:lang(zh-CN),a.rwd-button-tagSmHaseGreen sup:lang(zh-Hans),button.rwd-button-tagSmHaseGreen sup:lang(zh-Hans),a.rwd-button-tagSmHaseGreen sup:lang(zh_CN),button.rwd-button-tagSmHaseGreen sup:lang(zh_CN),a.rwd-button-tagSmHaseGreen sup:lang(zh_Hans),button.rwd-button-tagSmHaseGreen sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-tagSmHaseGreen sup:lang(zh-HK),button.rwd-button-tagSmHaseGreen sup:lang(zh-HK),a.rwd-button-tagSmHaseGreen sup:lang(zh-Hant),button.rwd-button-tagSmHaseGreen sup:lang(zh-Hant),a.rwd-button-tagSmHaseGreen sup:lang(zh_HK),button.rwd-button-tagSmHaseGreen sup:lang(zh_HK),a.rwd-button-tagSmHaseGreen sup:lang(zh_hant),button.rwd-button-tagSmHaseGreen sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagSmHaseGreen sup:lang(zh-HK),button.rwd-button-tagSmHaseGreen sup:lang(zh-HK),a.rwd-button-tagSmHaseGreen sup:lang(zh-Hant),button.rwd-button-tagSmHaseGreen sup:lang(zh-Hant),a.rwd-button-tagSmHaseGreen sup:lang(zh_HK),button.rwd-button-tagSmHaseGreen sup:lang(zh_HK),a.rwd-button-tagSmHaseGreen sup:lang(zh_hant),button.rwd-button-tagSmHaseGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmHaseGreen sup:lang(zh-HK),button.rwd-button-tagSmHaseGreen sup:lang(zh-HK),a.rwd-button-tagSmHaseGreen sup:lang(zh-Hant),button.rwd-button-tagSmHaseGreen sup:lang(zh-Hant),a.rwd-button-tagSmHaseGreen sup:lang(zh_HK),button.rwd-button-tagSmHaseGreen sup:lang(zh_HK),a.rwd-button-tagSmHaseGreen sup:lang(zh_hant),button.rwd-button-tagSmHaseGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmHaseGreen sup:lang(zh-HK),button.rwd-button-tagSmHaseGreen sup:lang(zh-HK),a.rwd-button-tagSmHaseGreen sup:lang(zh-Hant),button.rwd-button-tagSmHaseGreen sup:lang(zh-Hant),a.rwd-button-tagSmHaseGreen sup:lang(zh_HK),button.rwd-button-tagSmHaseGreen sup:lang(zh_HK),a.rwd-button-tagSmHaseGreen sup:lang(zh_hant),button.rwd-button-tagSmHaseGreen sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-tagSmGrey,button.rwd-button-tagSmGrey{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:auto;padding:2px 11px;font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;background-color:transparent;border:1px solid #b2b2b2;color:#666;text-align:center}
@media(max-width:767px){a.rwd-button-tagSmGrey,button.rwd-button-tagSmGrey{width:100%}
}
@media(min-width:1024px){a.rwd-button-tagSmGrey,button.rwd-button-tagSmGrey{font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmGrey,button.rwd-button-tagSmGrey{font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmGrey,button.rwd-button-tagSmGrey{font-size:12px;line-height:20px}
}
a.rwd-button-tagSmGrey:lang(zh-CN),button.rwd-button-tagSmGrey:lang(zh-CN),a.rwd-button-tagSmGrey:lang(zh-Hans),button.rwd-button-tagSmGrey:lang(zh-Hans),a.rwd-button-tagSmGrey:lang(zh_CN),button.rwd-button-tagSmGrey:lang(zh_CN),a.rwd-button-tagSmGrey:lang(zh_Hans),button.rwd-button-tagSmGrey:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagSmGrey:lang(zh-CN),button.rwd-button-tagSmGrey:lang(zh-CN),a.rwd-button-tagSmGrey:lang(zh-Hans),button.rwd-button-tagSmGrey:lang(zh-Hans),a.rwd-button-tagSmGrey:lang(zh_CN),button.rwd-button-tagSmGrey:lang(zh_CN),a.rwd-button-tagSmGrey:lang(zh_Hans),button.rwd-button-tagSmGrey:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmGrey:lang(zh-CN),button.rwd-button-tagSmGrey:lang(zh-CN),a.rwd-button-tagSmGrey:lang(zh-Hans),button.rwd-button-tagSmGrey:lang(zh-Hans),a.rwd-button-tagSmGrey:lang(zh_CN),button.rwd-button-tagSmGrey:lang(zh_CN),a.rwd-button-tagSmGrey:lang(zh_Hans),button.rwd-button-tagSmGrey:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmGrey:lang(zh-CN),button.rwd-button-tagSmGrey:lang(zh-CN),a.rwd-button-tagSmGrey:lang(zh-Hans),button.rwd-button-tagSmGrey:lang(zh-Hans),a.rwd-button-tagSmGrey:lang(zh_CN),button.rwd-button-tagSmGrey:lang(zh_CN),a.rwd-button-tagSmGrey:lang(zh_Hans),button.rwd-button-tagSmGrey:lang(zh_Hans){font-size:12px;line-height:20px}
}
a.rwd-button-tagSmGrey:lang(zh-HK),button.rwd-button-tagSmGrey:lang(zh-HK),a.rwd-button-tagSmGrey:lang(zh-Hant),button.rwd-button-tagSmGrey:lang(zh-Hant),a.rwd-button-tagSmGrey:lang(zh_HK),button.rwd-button-tagSmGrey:lang(zh_HK),a.rwd-button-tagSmGrey:lang(zh_hant),button.rwd-button-tagSmGrey:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagSmGrey:lang(zh-HK),button.rwd-button-tagSmGrey:lang(zh-HK),a.rwd-button-tagSmGrey:lang(zh-Hant),button.rwd-button-tagSmGrey:lang(zh-Hant),a.rwd-button-tagSmGrey:lang(zh_HK),button.rwd-button-tagSmGrey:lang(zh_HK),a.rwd-button-tagSmGrey:lang(zh_hant),button.rwd-button-tagSmGrey:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmGrey:lang(zh-HK),button.rwd-button-tagSmGrey:lang(zh-HK),a.rwd-button-tagSmGrey:lang(zh-Hant),button.rwd-button-tagSmGrey:lang(zh-Hant),a.rwd-button-tagSmGrey:lang(zh_HK),button.rwd-button-tagSmGrey:lang(zh_HK),a.rwd-button-tagSmGrey:lang(zh_hant),button.rwd-button-tagSmGrey:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmGrey:lang(zh-HK),button.rwd-button-tagSmGrey:lang(zh-HK),a.rwd-button-tagSmGrey:lang(zh-Hant),button.rwd-button-tagSmGrey:lang(zh-Hant),a.rwd-button-tagSmGrey:lang(zh_HK),button.rwd-button-tagSmGrey:lang(zh_HK),a.rwd-button-tagSmGrey:lang(zh_hant),button.rwd-button-tagSmGrey:lang(zh_hant){font-size:12px;line-height:20px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-tagSmGrey:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-tagSmGrey:not(.rwd-button-isDisabled):hover{background-color:#f7f7f7;border-color:#b2b2b2;color:#666}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagSmGrey:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagSmGrey:not(.rwd-button-isDisabled).active{background-color:#ededed;border-color:#999;color:#666}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagSmGrey:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagSmGrey:not(.rwd-button-isDisabled):active{background-color:#ededed;border-color:#999;color:#666}
a.rwd-button-isDisabled.rwd-button-tagSmGrey,button.rwd-button-isDisabled.rwd-button-tagSmGrey{background-color:transparent;border-color:#d9d9d9;color:#999}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-tagSmGrey:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-tagSmGrey:hover{color:#999}
a.rwd-button-tagSmGrey sup,button.rwd-button-tagSmGrey sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-tagSmGrey sup,button.rwd-button-tagSmGrey sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmGrey sup,button.rwd-button-tagSmGrey sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmGrey sup,button.rwd-button-tagSmGrey sup{font-size:10px;line-height:20px}
}
a.rwd-button-tagSmGrey sup:lang(zh-CN),button.rwd-button-tagSmGrey sup:lang(zh-CN),a.rwd-button-tagSmGrey sup:lang(zh-Hans),button.rwd-button-tagSmGrey sup:lang(zh-Hans),a.rwd-button-tagSmGrey sup:lang(zh_CN),button.rwd-button-tagSmGrey sup:lang(zh_CN),a.rwd-button-tagSmGrey sup:lang(zh_Hans),button.rwd-button-tagSmGrey sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagSmGrey sup:lang(zh-CN),button.rwd-button-tagSmGrey sup:lang(zh-CN),a.rwd-button-tagSmGrey sup:lang(zh-Hans),button.rwd-button-tagSmGrey sup:lang(zh-Hans),a.rwd-button-tagSmGrey sup:lang(zh_CN),button.rwd-button-tagSmGrey sup:lang(zh_CN),a.rwd-button-tagSmGrey sup:lang(zh_Hans),button.rwd-button-tagSmGrey sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmGrey sup:lang(zh-CN),button.rwd-button-tagSmGrey sup:lang(zh-CN),a.rwd-button-tagSmGrey sup:lang(zh-Hans),button.rwd-button-tagSmGrey sup:lang(zh-Hans),a.rwd-button-tagSmGrey sup:lang(zh_CN),button.rwd-button-tagSmGrey sup:lang(zh_CN),a.rwd-button-tagSmGrey sup:lang(zh_Hans),button.rwd-button-tagSmGrey sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmGrey sup:lang(zh-CN),button.rwd-button-tagSmGrey sup:lang(zh-CN),a.rwd-button-tagSmGrey sup:lang(zh-Hans),button.rwd-button-tagSmGrey sup:lang(zh-Hans),a.rwd-button-tagSmGrey sup:lang(zh_CN),button.rwd-button-tagSmGrey sup:lang(zh_CN),a.rwd-button-tagSmGrey sup:lang(zh_Hans),button.rwd-button-tagSmGrey sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-tagSmGrey sup:lang(zh-HK),button.rwd-button-tagSmGrey sup:lang(zh-HK),a.rwd-button-tagSmGrey sup:lang(zh-Hant),button.rwd-button-tagSmGrey sup:lang(zh-Hant),a.rwd-button-tagSmGrey sup:lang(zh_HK),button.rwd-button-tagSmGrey sup:lang(zh_HK),a.rwd-button-tagSmGrey sup:lang(zh_hant),button.rwd-button-tagSmGrey sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagSmGrey sup:lang(zh-HK),button.rwd-button-tagSmGrey sup:lang(zh-HK),a.rwd-button-tagSmGrey sup:lang(zh-Hant),button.rwd-button-tagSmGrey sup:lang(zh-Hant),a.rwd-button-tagSmGrey sup:lang(zh_HK),button.rwd-button-tagSmGrey sup:lang(zh_HK),a.rwd-button-tagSmGrey sup:lang(zh_hant),button.rwd-button-tagSmGrey sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmGrey sup:lang(zh-HK),button.rwd-button-tagSmGrey sup:lang(zh-HK),a.rwd-button-tagSmGrey sup:lang(zh-Hant),button.rwd-button-tagSmGrey sup:lang(zh-Hant),a.rwd-button-tagSmGrey sup:lang(zh_HK),button.rwd-button-tagSmGrey sup:lang(zh_HK),a.rwd-button-tagSmGrey sup:lang(zh_hant),button.rwd-button-tagSmGrey sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmGrey sup:lang(zh-HK),button.rwd-button-tagSmGrey sup:lang(zh-HK),a.rwd-button-tagSmGrey sup:lang(zh-Hant),button.rwd-button-tagSmGrey sup:lang(zh-Hant),a.rwd-button-tagSmGrey sup:lang(zh_HK),button.rwd-button-tagSmGrey sup:lang(zh_HK),a.rwd-button-tagSmGrey sup:lang(zh_hant),button.rwd-button-tagSmGrey sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-tagSmDarkBg,button.rwd-button-tagSmDarkBg{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:auto;padding:2px 11px;font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;background-color:transparent;border:1px solid rgba(255,255,255,0.6);color:#fff;text-align:center}
@media(max-width:767px){a.rwd-button-tagSmDarkBg,button.rwd-button-tagSmDarkBg{width:100%}
}
@media(min-width:1024px){a.rwd-button-tagSmDarkBg,button.rwd-button-tagSmDarkBg{font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmDarkBg,button.rwd-button-tagSmDarkBg{font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmDarkBg,button.rwd-button-tagSmDarkBg{font-size:12px;line-height:20px}
}
a.rwd-button-tagSmDarkBg:lang(zh-CN),button.rwd-button-tagSmDarkBg:lang(zh-CN),a.rwd-button-tagSmDarkBg:lang(zh-Hans),button.rwd-button-tagSmDarkBg:lang(zh-Hans),a.rwd-button-tagSmDarkBg:lang(zh_CN),button.rwd-button-tagSmDarkBg:lang(zh_CN),a.rwd-button-tagSmDarkBg:lang(zh_Hans),button.rwd-button-tagSmDarkBg:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagSmDarkBg:lang(zh-CN),button.rwd-button-tagSmDarkBg:lang(zh-CN),a.rwd-button-tagSmDarkBg:lang(zh-Hans),button.rwd-button-tagSmDarkBg:lang(zh-Hans),a.rwd-button-tagSmDarkBg:lang(zh_CN),button.rwd-button-tagSmDarkBg:lang(zh_CN),a.rwd-button-tagSmDarkBg:lang(zh_Hans),button.rwd-button-tagSmDarkBg:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmDarkBg:lang(zh-CN),button.rwd-button-tagSmDarkBg:lang(zh-CN),a.rwd-button-tagSmDarkBg:lang(zh-Hans),button.rwd-button-tagSmDarkBg:lang(zh-Hans),a.rwd-button-tagSmDarkBg:lang(zh_CN),button.rwd-button-tagSmDarkBg:lang(zh_CN),a.rwd-button-tagSmDarkBg:lang(zh_Hans),button.rwd-button-tagSmDarkBg:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmDarkBg:lang(zh-CN),button.rwd-button-tagSmDarkBg:lang(zh-CN),a.rwd-button-tagSmDarkBg:lang(zh-Hans),button.rwd-button-tagSmDarkBg:lang(zh-Hans),a.rwd-button-tagSmDarkBg:lang(zh_CN),button.rwd-button-tagSmDarkBg:lang(zh_CN),a.rwd-button-tagSmDarkBg:lang(zh_Hans),button.rwd-button-tagSmDarkBg:lang(zh_Hans){font-size:12px;line-height:20px}
}
a.rwd-button-tagSmDarkBg:lang(zh-HK),button.rwd-button-tagSmDarkBg:lang(zh-HK),a.rwd-button-tagSmDarkBg:lang(zh-Hant),button.rwd-button-tagSmDarkBg:lang(zh-Hant),a.rwd-button-tagSmDarkBg:lang(zh_HK),button.rwd-button-tagSmDarkBg:lang(zh_HK),a.rwd-button-tagSmDarkBg:lang(zh_hant),button.rwd-button-tagSmDarkBg:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-button-tagSmDarkBg:lang(zh-HK),button.rwd-button-tagSmDarkBg:lang(zh-HK),a.rwd-button-tagSmDarkBg:lang(zh-Hant),button.rwd-button-tagSmDarkBg:lang(zh-Hant),a.rwd-button-tagSmDarkBg:lang(zh_HK),button.rwd-button-tagSmDarkBg:lang(zh_HK),a.rwd-button-tagSmDarkBg:lang(zh_hant),button.rwd-button-tagSmDarkBg:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmDarkBg:lang(zh-HK),button.rwd-button-tagSmDarkBg:lang(zh-HK),a.rwd-button-tagSmDarkBg:lang(zh-Hant),button.rwd-button-tagSmDarkBg:lang(zh-Hant),a.rwd-button-tagSmDarkBg:lang(zh_HK),button.rwd-button-tagSmDarkBg:lang(zh_HK),a.rwd-button-tagSmDarkBg:lang(zh_hant),button.rwd-button-tagSmDarkBg:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmDarkBg:lang(zh-HK),button.rwd-button-tagSmDarkBg:lang(zh-HK),a.rwd-button-tagSmDarkBg:lang(zh-Hant),button.rwd-button-tagSmDarkBg:lang(zh-Hant),a.rwd-button-tagSmDarkBg:lang(zh_HK),button.rwd-button-tagSmDarkBg:lang(zh_HK),a.rwd-button-tagSmDarkBg:lang(zh_hant),button.rwd-button-tagSmDarkBg:lang(zh_hant){font-size:12px;line-height:20px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-tagSmDarkBg:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-tagSmDarkBg:not(.rwd-button-isDisabled):hover{background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.6);color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagSmDarkBg:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagSmDarkBg:not(.rwd-button-isDisabled).active{background-color:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.6);color:#fff}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tagSmDarkBg:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tagSmDarkBg:not(.rwd-button-isDisabled):active{background-color:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.6);color:#fff}
a.rwd-button-isDisabled.rwd-button-tagSmDarkBg,button.rwd-button-isDisabled.rwd-button-tagSmDarkBg{background-color:transparent;border-color:#d9d9d9;color:#f2f2f2}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-tagSmDarkBg:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-tagSmDarkBg:hover{color:#f2f2f2}
a.rwd-button-tagSmDarkBg sup,button.rwd-button-tagSmDarkBg sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-tagSmDarkBg sup,button.rwd-button-tagSmDarkBg sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmDarkBg sup,button.rwd-button-tagSmDarkBg sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmDarkBg sup,button.rwd-button-tagSmDarkBg sup{font-size:10px;line-height:20px}
}
a.rwd-button-tagSmDarkBg sup:lang(zh-CN),button.rwd-button-tagSmDarkBg sup:lang(zh-CN),a.rwd-button-tagSmDarkBg sup:lang(zh-Hans),button.rwd-button-tagSmDarkBg sup:lang(zh-Hans),a.rwd-button-tagSmDarkBg sup:lang(zh_CN),button.rwd-button-tagSmDarkBg sup:lang(zh_CN),a.rwd-button-tagSmDarkBg sup:lang(zh_Hans),button.rwd-button-tagSmDarkBg sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagSmDarkBg sup:lang(zh-CN),button.rwd-button-tagSmDarkBg sup:lang(zh-CN),a.rwd-button-tagSmDarkBg sup:lang(zh-Hans),button.rwd-button-tagSmDarkBg sup:lang(zh-Hans),a.rwd-button-tagSmDarkBg sup:lang(zh_CN),button.rwd-button-tagSmDarkBg sup:lang(zh_CN),a.rwd-button-tagSmDarkBg sup:lang(zh_Hans),button.rwd-button-tagSmDarkBg sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmDarkBg sup:lang(zh-CN),button.rwd-button-tagSmDarkBg sup:lang(zh-CN),a.rwd-button-tagSmDarkBg sup:lang(zh-Hans),button.rwd-button-tagSmDarkBg sup:lang(zh-Hans),a.rwd-button-tagSmDarkBg sup:lang(zh_CN),button.rwd-button-tagSmDarkBg sup:lang(zh_CN),a.rwd-button-tagSmDarkBg sup:lang(zh_Hans),button.rwd-button-tagSmDarkBg sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmDarkBg sup:lang(zh-CN),button.rwd-button-tagSmDarkBg sup:lang(zh-CN),a.rwd-button-tagSmDarkBg sup:lang(zh-Hans),button.rwd-button-tagSmDarkBg sup:lang(zh-Hans),a.rwd-button-tagSmDarkBg sup:lang(zh_CN),button.rwd-button-tagSmDarkBg sup:lang(zh_CN),a.rwd-button-tagSmDarkBg sup:lang(zh_Hans),button.rwd-button-tagSmDarkBg sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-tagSmDarkBg sup:lang(zh-HK),button.rwd-button-tagSmDarkBg sup:lang(zh-HK),a.rwd-button-tagSmDarkBg sup:lang(zh-Hant),button.rwd-button-tagSmDarkBg sup:lang(zh-Hant),a.rwd-button-tagSmDarkBg sup:lang(zh_HK),button.rwd-button-tagSmDarkBg sup:lang(zh_HK),a.rwd-button-tagSmDarkBg sup:lang(zh_hant),button.rwd-button-tagSmDarkBg sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tagSmDarkBg sup:lang(zh-HK),button.rwd-button-tagSmDarkBg sup:lang(zh-HK),a.rwd-button-tagSmDarkBg sup:lang(zh-Hant),button.rwd-button-tagSmDarkBg sup:lang(zh-Hant),a.rwd-button-tagSmDarkBg sup:lang(zh_HK),button.rwd-button-tagSmDarkBg sup:lang(zh_HK),a.rwd-button-tagSmDarkBg sup:lang(zh_hant),button.rwd-button-tagSmDarkBg sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tagSmDarkBg sup:lang(zh-HK),button.rwd-button-tagSmDarkBg sup:lang(zh-HK),a.rwd-button-tagSmDarkBg sup:lang(zh-Hant),button.rwd-button-tagSmDarkBg sup:lang(zh-Hant),a.rwd-button-tagSmDarkBg sup:lang(zh_HK),button.rwd-button-tagSmDarkBg sup:lang(zh_HK),a.rwd-button-tagSmDarkBg sup:lang(zh_hant),button.rwd-button-tagSmDarkBg sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tagSmDarkBg sup:lang(zh-HK),button.rwd-button-tagSmDarkBg sup:lang(zh-HK),a.rwd-button-tagSmDarkBg sup:lang(zh-Hant),button.rwd-button-tagSmDarkBg sup:lang(zh-Hant),a.rwd-button-tagSmDarkBg sup:lang(zh_HK),button.rwd-button-tagSmDarkBg sup:lang(zh_HK),a.rwd-button-tagSmDarkBg sup:lang(zh_hant),button.rwd-button-tagSmDarkBg sup:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-button-tab,button.rwd-button-tab{border-radius:5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none !important;min-height:34px;padding:4px 11px;font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;background-color:#fff;border:1px solid #d9d9d9;color:#333;text-align:center}
@media(max-width:767px){a.rwd-button-tab,button.rwd-button-tab{width:100%}
}
@media(min-width:1024px){a.rwd-button-tab,button.rwd-button-tab{font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tab,button.rwd-button-tab{font-size:14px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-tab,button.rwd-button-tab{font-size:14px;line-height:24px}
}
a.rwd-button-tab:lang(zh-CN),button.rwd-button-tab:lang(zh-CN),a.rwd-button-tab:lang(zh-Hans),button.rwd-button-tab:lang(zh-Hans),a.rwd-button-tab:lang(zh_CN),button.rwd-button-tab:lang(zh_CN),a.rwd-button-tab:lang(zh_Hans),button.rwd-button-tab:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tab:lang(zh-CN),button.rwd-button-tab:lang(zh-CN),a.rwd-button-tab:lang(zh-Hans),button.rwd-button-tab:lang(zh-Hans),a.rwd-button-tab:lang(zh_CN),button.rwd-button-tab:lang(zh_CN),a.rwd-button-tab:lang(zh_Hans),button.rwd-button-tab:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tab:lang(zh-CN),button.rwd-button-tab:lang(zh-CN),a.rwd-button-tab:lang(zh-Hans),button.rwd-button-tab:lang(zh-Hans),a.rwd-button-tab:lang(zh_CN),button.rwd-button-tab:lang(zh_CN),a.rwd-button-tab:lang(zh_Hans),button.rwd-button-tab:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-tab:lang(zh-CN),button.rwd-button-tab:lang(zh-CN),a.rwd-button-tab:lang(zh-Hans),button.rwd-button-tab:lang(zh-Hans),a.rwd-button-tab:lang(zh_CN),button.rwd-button-tab:lang(zh_CN),a.rwd-button-tab:lang(zh_Hans),button.rwd-button-tab:lang(zh_Hans){font-size:14px;line-height:24px}
}
a.rwd-button-tab:lang(zh-HK),button.rwd-button-tab:lang(zh-HK),a.rwd-button-tab:lang(zh-Hant),button.rwd-button-tab:lang(zh-Hant),a.rwd-button-tab:lang(zh_HK),button.rwd-button-tab:lang(zh_HK),a.rwd-button-tab:lang(zh_hant),button.rwd-button-tab:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tab:lang(zh-HK),button.rwd-button-tab:lang(zh-HK),a.rwd-button-tab:lang(zh-Hant),button.rwd-button-tab:lang(zh-Hant),a.rwd-button-tab:lang(zh_HK),button.rwd-button-tab:lang(zh_HK),a.rwd-button-tab:lang(zh_hant),button.rwd-button-tab:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tab:lang(zh-HK),button.rwd-button-tab:lang(zh-HK),a.rwd-button-tab:lang(zh-Hant),button.rwd-button-tab:lang(zh-Hant),a.rwd-button-tab:lang(zh_HK),button.rwd-button-tab:lang(zh_HK),a.rwd-button-tab:lang(zh_hant),button.rwd-button-tab:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(max-width:767px){a.rwd-button-tab:lang(zh-HK),button.rwd-button-tab:lang(zh-HK),a.rwd-button-tab:lang(zh-Hant),button.rwd-button-tab:lang(zh-Hant),a.rwd-button-tab:lang(zh_HK),button.rwd-button-tab:lang(zh_HK),a.rwd-button-tab:lang(zh_hant),button.rwd-button-tab:lang(zh_hant){font-size:14px;line-height:24px}
}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-tab:not(.rwd-button-isDisabled):hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-tab:not(.rwd-button-isDisabled):hover{background-color:#f4faf5;border-color:#34a344;color:#298236}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tab:not(.rwd-button-isDisabled).active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tab:not(.rwd-button-isDisabled).active{background-color:#f4faf5;border-color:#34a344;color:#298236}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-button-tab:not(.rwd-button-isDisabled):active,html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) button.rwd-button-tab:not(.rwd-button-isDisabled):active{background-color:#f4faf5;border-color:#34a344;color:#298236}
a.rwd-button-isDisabled.rwd-button-tab,button.rwd-button-isDisabled.rwd-button-tab{background-color:transparent;border-color:#d9d9d9;color:#999}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-button-isDisabled.rwd-button-tab:hover,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) button.rwd-button-isDisabled.rwd-button-tab:hover{color:#999}
a.rwd-button-tab sup,button.rwd-button-tab sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){a.rwd-button-tab sup,button.rwd-button-tab sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tab sup,button.rwd-button-tab sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tab sup,button.rwd-button-tab sup{font-size:10px;line-height:20px}
}
a.rwd-button-tab sup:lang(zh-CN),button.rwd-button-tab sup:lang(zh-CN),a.rwd-button-tab sup:lang(zh-Hans),button.rwd-button-tab sup:lang(zh-Hans),a.rwd-button-tab sup:lang(zh_CN),button.rwd-button-tab sup:lang(zh_CN),a.rwd-button-tab sup:lang(zh_Hans),button.rwd-button-tab sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tab sup:lang(zh-CN),button.rwd-button-tab sup:lang(zh-CN),a.rwd-button-tab sup:lang(zh-Hans),button.rwd-button-tab sup:lang(zh-Hans),a.rwd-button-tab sup:lang(zh_CN),button.rwd-button-tab sup:lang(zh_CN),a.rwd-button-tab sup:lang(zh_Hans),button.rwd-button-tab sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tab sup:lang(zh-CN),button.rwd-button-tab sup:lang(zh-CN),a.rwd-button-tab sup:lang(zh-Hans),button.rwd-button-tab sup:lang(zh-Hans),a.rwd-button-tab sup:lang(zh_CN),button.rwd-button-tab sup:lang(zh_CN),a.rwd-button-tab sup:lang(zh_Hans),button.rwd-button-tab sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tab sup:lang(zh-CN),button.rwd-button-tab sup:lang(zh-CN),a.rwd-button-tab sup:lang(zh-Hans),button.rwd-button-tab sup:lang(zh-Hans),a.rwd-button-tab sup:lang(zh_CN),button.rwd-button-tab sup:lang(zh_CN),a.rwd-button-tab sup:lang(zh_Hans),button.rwd-button-tab sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
a.rwd-button-tab sup:lang(zh-HK),button.rwd-button-tab sup:lang(zh-HK),a.rwd-button-tab sup:lang(zh-Hant),button.rwd-button-tab sup:lang(zh-Hant),a.rwd-button-tab sup:lang(zh_HK),button.rwd-button-tab sup:lang(zh_HK),a.rwd-button-tab sup:lang(zh_hant),button.rwd-button-tab sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-button-tab sup:lang(zh-HK),button.rwd-button-tab sup:lang(zh-HK),a.rwd-button-tab sup:lang(zh-Hant),button.rwd-button-tab sup:lang(zh-Hant),a.rwd-button-tab sup:lang(zh_HK),button.rwd-button-tab sup:lang(zh_HK),a.rwd-button-tab sup:lang(zh_hant),button.rwd-button-tab sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-button-tab sup:lang(zh-HK),button.rwd-button-tab sup:lang(zh-HK),a.rwd-button-tab sup:lang(zh-Hant),button.rwd-button-tab sup:lang(zh-Hant),a.rwd-button-tab sup:lang(zh_HK),button.rwd-button-tab sup:lang(zh_HK),a.rwd-button-tab sup:lang(zh_hant),button.rwd-button-tab sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){a.rwd-button-tab sup:lang(zh-HK),button.rwd-button-tab sup:lang(zh-HK),a.rwd-button-tab sup:lang(zh-Hant),button.rwd-button-tab sup:lang(zh-Hant),a.rwd-button-tab sup:lang(zh_HK),button.rwd-button-tab sup:lang(zh_HK),a.rwd-button-tab sup:lang(zh_hant),button.rwd-button-tab sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-xl{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xl{font-size:60px;line-height:90px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xl{font-size:54px;line-height:81px}
}
@media(max-width:767px){.rwd-xl{font-size:48px;line-height:72px}
}
.rwd-xl:lang(zh-CN),.rwd-xl:lang(zh-Hans),.rwd-xl:lang(zh_CN),.rwd-xl:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xl:lang(zh-CN),.rwd-xl:lang(zh-Hans),.rwd-xl:lang(zh_CN),.rwd-xl:lang(zh_Hans){font-size:60px;line-height:90px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xl:lang(zh-CN),.rwd-xl:lang(zh-Hans),.rwd-xl:lang(zh_CN),.rwd-xl:lang(zh_Hans){font-size:54px;line-height:81px}
}
@media(max-width:767px){.rwd-xl:lang(zh-CN),.rwd-xl:lang(zh-Hans),.rwd-xl:lang(zh_CN),.rwd-xl:lang(zh_Hans){font-size:48px;line-height:72px}
}
.rwd-xl:lang(zh-HK),.rwd-xl:lang(zh-Hant),.rwd-xl:lang(zh_HK),.rwd-xl:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xl:lang(zh-HK),.rwd-xl:lang(zh-Hant),.rwd-xl:lang(zh_HK),.rwd-xl:lang(zh_hant){font-size:60px;line-height:90px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xl:lang(zh-HK),.rwd-xl:lang(zh-Hant),.rwd-xl:lang(zh_HK),.rwd-xl:lang(zh_hant){font-size:54px;line-height:81px}
}
@media(max-width:767px){.rwd-xl:lang(zh-HK),.rwd-xl:lang(zh-Hant),.rwd-xl:lang(zh_HK),.rwd-xl:lang(zh_hant){font-size:48px;line-height:72px}
}
.rwd-xl sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xl sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xl sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-xl sup{font-size:10px;line-height:20px}
}
.rwd-xl sup:lang(zh-CN),.rwd-xl sup:lang(zh-Hans),.rwd-xl sup:lang(zh_CN),.rwd-xl sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xl sup:lang(zh-CN),.rwd-xl sup:lang(zh-Hans),.rwd-xl sup:lang(zh_CN),.rwd-xl sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xl sup:lang(zh-CN),.rwd-xl sup:lang(zh-Hans),.rwd-xl sup:lang(zh_CN),.rwd-xl sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-xl sup:lang(zh-CN),.rwd-xl sup:lang(zh-Hans),.rwd-xl sup:lang(zh_CN),.rwd-xl sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-xl sup:lang(zh-HK),.rwd-xl sup:lang(zh-Hant),.rwd-xl sup:lang(zh_HK),.rwd-xl sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xl sup:lang(zh-HK),.rwd-xl sup:lang(zh-Hant),.rwd-xl sup:lang(zh_HK),.rwd-xl sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xl sup:lang(zh-HK),.rwd-xl sup:lang(zh-Hant),.rwd-xl sup:lang(zh_HK),.rwd-xl sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-xl sup:lang(zh-HK),.rwd-xl sup:lang(zh-Hant),.rwd-xl sup:lang(zh_HK),.rwd-xl sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-xxl{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-xxl{font-size:72px;line-height:100px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xxl{font-size:72px;line-height:100px}
}
@media(max-width:767px){.rwd-xxl{font-size:34px;line-height:65px}
}
.rwd-xxl:lang(zh-CN),.rwd-xxl:lang(zh-Hans),.rwd-xxl:lang(zh_CN),.rwd-xxl:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-xxl:lang(zh-CN),.rwd-xxl:lang(zh-Hans),.rwd-xxl:lang(zh_CN),.rwd-xxl:lang(zh_Hans){font-size:72px;line-height:100px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xxl:lang(zh-CN),.rwd-xxl:lang(zh-Hans),.rwd-xxl:lang(zh_CN),.rwd-xxl:lang(zh_Hans){font-size:72px;line-height:100px}
}
@media(max-width:767px){.rwd-xxl:lang(zh-CN),.rwd-xxl:lang(zh-Hans),.rwd-xxl:lang(zh_CN),.rwd-xxl:lang(zh_Hans){font-size:34px;line-height:65px}
}
.rwd-xxl:lang(zh-HK),.rwd-xxl:lang(zh-Hant),.rwd-xxl:lang(zh_HK),.rwd-xxl:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-xxl:lang(zh-HK),.rwd-xxl:lang(zh-Hant),.rwd-xxl:lang(zh_HK),.rwd-xxl:lang(zh_hant){font-size:72px;line-height:100px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xxl:lang(zh-HK),.rwd-xxl:lang(zh-Hant),.rwd-xxl:lang(zh_HK),.rwd-xxl:lang(zh_hant){font-size:72px;line-height:100px}
}
@media(max-width:767px){.rwd-xxl:lang(zh-HK),.rwd-xxl:lang(zh-Hant),.rwd-xxl:lang(zh_HK),.rwd-xxl:lang(zh_hant){font-size:34px;line-height:65px}
}
.rwd-xxl sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xxl sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xxl sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-xxl sup{font-size:10px;line-height:20px}
}
.rwd-xxl sup:lang(zh-CN),.rwd-xxl sup:lang(zh-Hans),.rwd-xxl sup:lang(zh_CN),.rwd-xxl sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xxl sup:lang(zh-CN),.rwd-xxl sup:lang(zh-Hans),.rwd-xxl sup:lang(zh_CN),.rwd-xxl sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xxl sup:lang(zh-CN),.rwd-xxl sup:lang(zh-Hans),.rwd-xxl sup:lang(zh_CN),.rwd-xxl sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-xxl sup:lang(zh-CN),.rwd-xxl sup:lang(zh-Hans),.rwd-xxl sup:lang(zh_CN),.rwd-xxl sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-xxl sup:lang(zh-HK),.rwd-xxl sup:lang(zh-Hant),.rwd-xxl sup:lang(zh_HK),.rwd-xxl sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-xxl sup:lang(zh-HK),.rwd-xxl sup:lang(zh-Hant),.rwd-xxl sup:lang(zh_HK),.rwd-xxl sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-xxl sup:lang(zh-HK),.rwd-xxl sup:lang(zh-Hant),.rwd-xxl sup:lang(zh_HK),.rwd-xxl sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-xxl sup:lang(zh-HK),.rwd-xxl sup:lang(zh-Hant),.rwd-xxl sup:lang(zh_HK),.rwd-xxl sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-section-title2{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-section-title2{font-size:60px;line-height:90px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-title2{font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-section-title2{font-size:26px;line-height:39px}
}
.rwd-section-title2:lang(zh-CN),.rwd-section-title2:lang(zh-Hans),.rwd-section-title2:lang(zh_CN),.rwd-section-title2:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-section-title2:lang(zh-CN),.rwd-section-title2:lang(zh-Hans),.rwd-section-title2:lang(zh_CN),.rwd-section-title2:lang(zh_Hans){font-size:60px;line-height:90px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-title2:lang(zh-CN),.rwd-section-title2:lang(zh-Hans),.rwd-section-title2:lang(zh_CN),.rwd-section-title2:lang(zh_Hans){font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-section-title2:lang(zh-CN),.rwd-section-title2:lang(zh-Hans),.rwd-section-title2:lang(zh_CN),.rwd-section-title2:lang(zh_Hans){font-size:26px;line-height:39px}
}
.rwd-section-title2:lang(zh-HK),.rwd-section-title2:lang(zh-Hant),.rwd-section-title2:lang(zh_HK),.rwd-section-title2:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-section-title2:lang(zh-HK),.rwd-section-title2:lang(zh-Hant),.rwd-section-title2:lang(zh_HK),.rwd-section-title2:lang(zh_hant){font-size:60px;line-height:90px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-title2:lang(zh-HK),.rwd-section-title2:lang(zh-Hant),.rwd-section-title2:lang(zh_HK),.rwd-section-title2:lang(zh_hant){font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-section-title2:lang(zh-HK),.rwd-section-title2:lang(zh-Hant),.rwd-section-title2:lang(zh_HK),.rwd-section-title2:lang(zh_hant){font-size:26px;line-height:39px}
}
.rwd-section-title2 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-section-title2 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-title2 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-section-title2 sup{font-size:10px;line-height:20px}
}
.rwd-section-title2 sup:lang(zh-CN),.rwd-section-title2 sup:lang(zh-Hans),.rwd-section-title2 sup:lang(zh_CN),.rwd-section-title2 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-section-title2 sup:lang(zh-CN),.rwd-section-title2 sup:lang(zh-Hans),.rwd-section-title2 sup:lang(zh_CN),.rwd-section-title2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-title2 sup:lang(zh-CN),.rwd-section-title2 sup:lang(zh-Hans),.rwd-section-title2 sup:lang(zh_CN),.rwd-section-title2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-section-title2 sup:lang(zh-CN),.rwd-section-title2 sup:lang(zh-Hans),.rwd-section-title2 sup:lang(zh_CN),.rwd-section-title2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-section-title2 sup:lang(zh-HK),.rwd-section-title2 sup:lang(zh-Hant),.rwd-section-title2 sup:lang(zh_HK),.rwd-section-title2 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-section-title2 sup:lang(zh-HK),.rwd-section-title2 sup:lang(zh-Hant),.rwd-section-title2 sup:lang(zh_HK),.rwd-section-title2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-title2 sup:lang(zh-HK),.rwd-section-title2 sup:lang(zh-Hant),.rwd-section-title2 sup:lang(zh_HK),.rwd-section-title2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-section-title2 sup:lang(zh-HK),.rwd-section-title2 sup:lang(zh-Hant),.rwd-section-title2 sup:lang(zh_HK),.rwd-section-title2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-section-subtitle{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-section-subtitle{font-size:72px;line-height:100px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-subtitle{font-size:54px;line-height:81px}
}
@media(max-width:767px){.rwd-section-subtitle{font-size:34px;line-height:42px}
}
.rwd-section-subtitle:lang(zh-CN),.rwd-section-subtitle:lang(zh-Hans),.rwd-section-subtitle:lang(zh_CN),.rwd-section-subtitle:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-section-subtitle:lang(zh-CN),.rwd-section-subtitle:lang(zh-Hans),.rwd-section-subtitle:lang(zh_CN),.rwd-section-subtitle:lang(zh_Hans){font-size:72px;line-height:100px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-subtitle:lang(zh-CN),.rwd-section-subtitle:lang(zh-Hans),.rwd-section-subtitle:lang(zh_CN),.rwd-section-subtitle:lang(zh_Hans){font-size:54px;line-height:81px}
}
@media(max-width:767px){.rwd-section-subtitle:lang(zh-CN),.rwd-section-subtitle:lang(zh-Hans),.rwd-section-subtitle:lang(zh_CN),.rwd-section-subtitle:lang(zh_Hans){font-size:34px;line-height:42px}
}
.rwd-section-subtitle:lang(zh-HK),.rwd-section-subtitle:lang(zh-Hant),.rwd-section-subtitle:lang(zh_HK),.rwd-section-subtitle:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-section-subtitle:lang(zh-HK),.rwd-section-subtitle:lang(zh-Hant),.rwd-section-subtitle:lang(zh_HK),.rwd-section-subtitle:lang(zh_hant){font-size:72px;line-height:100px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-subtitle:lang(zh-HK),.rwd-section-subtitle:lang(zh-Hant),.rwd-section-subtitle:lang(zh_HK),.rwd-section-subtitle:lang(zh_hant){font-size:54px;line-height:81px}
}
@media(max-width:767px){.rwd-section-subtitle:lang(zh-HK),.rwd-section-subtitle:lang(zh-Hant),.rwd-section-subtitle:lang(zh_HK),.rwd-section-subtitle:lang(zh_hant){font-size:34px;line-height:42px}
}
.rwd-section-subtitle sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-section-subtitle sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-subtitle sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-section-subtitle sup{font-size:10px;line-height:20px}
}
.rwd-section-subtitle sup:lang(zh-CN),.rwd-section-subtitle sup:lang(zh-Hans),.rwd-section-subtitle sup:lang(zh_CN),.rwd-section-subtitle sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-section-subtitle sup:lang(zh-CN),.rwd-section-subtitle sup:lang(zh-Hans),.rwd-section-subtitle sup:lang(zh_CN),.rwd-section-subtitle sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-subtitle sup:lang(zh-CN),.rwd-section-subtitle sup:lang(zh-Hans),.rwd-section-subtitle sup:lang(zh_CN),.rwd-section-subtitle sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-section-subtitle sup:lang(zh-CN),.rwd-section-subtitle sup:lang(zh-Hans),.rwd-section-subtitle sup:lang(zh_CN),.rwd-section-subtitle sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-section-subtitle sup:lang(zh-HK),.rwd-section-subtitle sup:lang(zh-Hant),.rwd-section-subtitle sup:lang(zh_HK),.rwd-section-subtitle sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-section-subtitle sup:lang(zh-HK),.rwd-section-subtitle sup:lang(zh-Hant),.rwd-section-subtitle sup:lang(zh_HK),.rwd-section-subtitle sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-section-subtitle sup:lang(zh-HK),.rwd-section-subtitle sup:lang(zh-Hant),.rwd-section-subtitle sup:lang(zh_HK),.rwd-section-subtitle sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-section-subtitle sup:lang(zh-HK),.rwd-section-subtitle sup:lang(zh-Hant),.rwd-section-subtitle sup:lang(zh_HK),.rwd-section-subtitle sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-subtitle{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle{font-size:32px;line-height:48px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle{font-size:28px;line-height:42px}
}
@media(max-width:767px){.rwd-subtitle{font-size:24px;line-height:30px}
}
.rwd-subtitle:lang(zh-CN),.rwd-subtitle:lang(zh-Hans),.rwd-subtitle:lang(zh_CN),.rwd-subtitle:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle:lang(zh-CN),.rwd-subtitle:lang(zh-Hans),.rwd-subtitle:lang(zh_CN),.rwd-subtitle:lang(zh_Hans){font-size:32px;line-height:48px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle:lang(zh-CN),.rwd-subtitle:lang(zh-Hans),.rwd-subtitle:lang(zh_CN),.rwd-subtitle:lang(zh_Hans){font-size:28px;line-height:42px}
}
@media(max-width:767px){.rwd-subtitle:lang(zh-CN),.rwd-subtitle:lang(zh-Hans),.rwd-subtitle:lang(zh_CN),.rwd-subtitle:lang(zh_Hans){font-size:24px;line-height:30px}
}
.rwd-subtitle:lang(zh-HK),.rwd-subtitle:lang(zh-Hant),.rwd-subtitle:lang(zh_HK),.rwd-subtitle:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle:lang(zh-HK),.rwd-subtitle:lang(zh-Hant),.rwd-subtitle:lang(zh_HK),.rwd-subtitle:lang(zh_hant){font-size:32px;line-height:48px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle:lang(zh-HK),.rwd-subtitle:lang(zh-Hant),.rwd-subtitle:lang(zh_HK),.rwd-subtitle:lang(zh_hant){font-size:28px;line-height:42px}
}
@media(max-width:767px){.rwd-subtitle:lang(zh-HK),.rwd-subtitle:lang(zh-Hant),.rwd-subtitle:lang(zh_HK),.rwd-subtitle:lang(zh_hant){font-size:24px;line-height:30px}
}
.rwd-subtitle sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle sup{font-size:10px;line-height:20px}
}
.rwd-subtitle sup:lang(zh-CN),.rwd-subtitle sup:lang(zh-Hans),.rwd-subtitle sup:lang(zh_CN),.rwd-subtitle sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle sup:lang(zh-CN),.rwd-subtitle sup:lang(zh-Hans),.rwd-subtitle sup:lang(zh_CN),.rwd-subtitle sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle sup:lang(zh-CN),.rwd-subtitle sup:lang(zh-Hans),.rwd-subtitle sup:lang(zh_CN),.rwd-subtitle sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle sup:lang(zh-CN),.rwd-subtitle sup:lang(zh-Hans),.rwd-subtitle sup:lang(zh_CN),.rwd-subtitle sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-subtitle sup:lang(zh-HK),.rwd-subtitle sup:lang(zh-Hant),.rwd-subtitle sup:lang(zh_HK),.rwd-subtitle sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle sup:lang(zh-HK),.rwd-subtitle sup:lang(zh-Hant),.rwd-subtitle sup:lang(zh_HK),.rwd-subtitle sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle sup:lang(zh-HK),.rwd-subtitle sup:lang(zh-Hant),.rwd-subtitle sup:lang(zh_HK),.rwd-subtitle sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle sup:lang(zh-HK),.rwd-subtitle sup:lang(zh-Hant),.rwd-subtitle sup:lang(zh_HK),.rwd-subtitle sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-subtext{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtext{font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtext{font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-subtext{font-size:14px;line-height:23.94px}
}
.rwd-subtext:lang(zh-CN),.rwd-subtext:lang(zh-Hans),.rwd-subtext:lang(zh_CN),.rwd-subtext:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtext:lang(zh-CN),.rwd-subtext:lang(zh-Hans),.rwd-subtext:lang(zh_CN),.rwd-subtext:lang(zh_Hans){font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtext:lang(zh-CN),.rwd-subtext:lang(zh-Hans),.rwd-subtext:lang(zh_CN),.rwd-subtext:lang(zh_Hans){font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-subtext:lang(zh-CN),.rwd-subtext:lang(zh-Hans),.rwd-subtext:lang(zh_CN),.rwd-subtext:lang(zh_Hans){font-size:14px;line-height:23.94px}
}
.rwd-subtext:lang(zh-HK),.rwd-subtext:lang(zh-Hant),.rwd-subtext:lang(zh_HK),.rwd-subtext:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtext:lang(zh-HK),.rwd-subtext:lang(zh-Hant),.rwd-subtext:lang(zh_HK),.rwd-subtext:lang(zh_hant){font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtext:lang(zh-HK),.rwd-subtext:lang(zh-Hant),.rwd-subtext:lang(zh_HK),.rwd-subtext:lang(zh_hant){font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-subtext:lang(zh-HK),.rwd-subtext:lang(zh-Hant),.rwd-subtext:lang(zh_HK),.rwd-subtext:lang(zh_hant){font-size:14px;line-height:23.94px}
}
.rwd-subtext sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtext sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtext sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtext sup{font-size:10px;line-height:20px}
}
.rwd-subtext sup:lang(zh-CN),.rwd-subtext sup:lang(zh-Hans),.rwd-subtext sup:lang(zh_CN),.rwd-subtext sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtext sup:lang(zh-CN),.rwd-subtext sup:lang(zh-Hans),.rwd-subtext sup:lang(zh_CN),.rwd-subtext sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtext sup:lang(zh-CN),.rwd-subtext sup:lang(zh-Hans),.rwd-subtext sup:lang(zh_CN),.rwd-subtext sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtext sup:lang(zh-CN),.rwd-subtext sup:lang(zh-Hans),.rwd-subtext sup:lang(zh_CN),.rwd-subtext sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-subtext sup:lang(zh-HK),.rwd-subtext sup:lang(zh-Hant),.rwd-subtext sup:lang(zh_HK),.rwd-subtext sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtext sup:lang(zh-HK),.rwd-subtext sup:lang(zh-Hant),.rwd-subtext sup:lang(zh_HK),.rwd-subtext sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtext sup:lang(zh-HK),.rwd-subtext sup:lang(zh-Hant),.rwd-subtext sup:lang(zh_HK),.rwd-subtext sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtext sup:lang(zh-HK),.rwd-subtext sup:lang(zh-Hant),.rwd-subtext sup:lang(zh_HK),.rwd-subtext sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-subtitle1{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle1{font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle1{font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-subtitle1{font-size:24px;line-height:36px}
}
.rwd-subtitle1:lang(zh-CN),.rwd-subtitle1:lang(zh-Hans),.rwd-subtitle1:lang(zh_CN),.rwd-subtitle1:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle1:lang(zh-CN),.rwd-subtitle1:lang(zh-Hans),.rwd-subtitle1:lang(zh_CN),.rwd-subtitle1:lang(zh_Hans){font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle1:lang(zh-CN),.rwd-subtitle1:lang(zh-Hans),.rwd-subtitle1:lang(zh_CN),.rwd-subtitle1:lang(zh_Hans){font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-subtitle1:lang(zh-CN),.rwd-subtitle1:lang(zh-Hans),.rwd-subtitle1:lang(zh_CN),.rwd-subtitle1:lang(zh_Hans){font-size:24px;line-height:36px}
}
.rwd-subtitle1:lang(zh-HK),.rwd-subtitle1:lang(zh-Hant),.rwd-subtitle1:lang(zh_HK),.rwd-subtitle1:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle1:lang(zh-HK),.rwd-subtitle1:lang(zh-Hant),.rwd-subtitle1:lang(zh_HK),.rwd-subtitle1:lang(zh_hant){font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle1:lang(zh-HK),.rwd-subtitle1:lang(zh-Hant),.rwd-subtitle1:lang(zh_HK),.rwd-subtitle1:lang(zh_hant){font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-subtitle1:lang(zh-HK),.rwd-subtitle1:lang(zh-Hant),.rwd-subtitle1:lang(zh_HK),.rwd-subtitle1:lang(zh_hant){font-size:24px;line-height:36px}
}
.rwd-subtitle1 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle1 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle1 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle1 sup{font-size:10px;line-height:20px}
}
.rwd-subtitle1 sup:lang(zh-CN),.rwd-subtitle1 sup:lang(zh-Hans),.rwd-subtitle1 sup:lang(zh_CN),.rwd-subtitle1 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle1 sup:lang(zh-CN),.rwd-subtitle1 sup:lang(zh-Hans),.rwd-subtitle1 sup:lang(zh_CN),.rwd-subtitle1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle1 sup:lang(zh-CN),.rwd-subtitle1 sup:lang(zh-Hans),.rwd-subtitle1 sup:lang(zh_CN),.rwd-subtitle1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle1 sup:lang(zh-CN),.rwd-subtitle1 sup:lang(zh-Hans),.rwd-subtitle1 sup:lang(zh_CN),.rwd-subtitle1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-subtitle1 sup:lang(zh-HK),.rwd-subtitle1 sup:lang(zh-Hant),.rwd-subtitle1 sup:lang(zh_HK),.rwd-subtitle1 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle1 sup:lang(zh-HK),.rwd-subtitle1 sup:lang(zh-Hant),.rwd-subtitle1 sup:lang(zh_HK),.rwd-subtitle1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle1 sup:lang(zh-HK),.rwd-subtitle1 sup:lang(zh-Hant),.rwd-subtitle1 sup:lang(zh_HK),.rwd-subtitle1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle1 sup:lang(zh-HK),.rwd-subtitle1 sup:lang(zh-Hant),.rwd-subtitle1 sup:lang(zh_HK),.rwd-subtitle1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-subtitle2{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle2{font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle2{font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-subtitle2{font-size:26px;line-height:39px}
}
.rwd-subtitle2:lang(zh-CN),.rwd-subtitle2:lang(zh-Hans),.rwd-subtitle2:lang(zh_CN),.rwd-subtitle2:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle2:lang(zh-CN),.rwd-subtitle2:lang(zh-Hans),.rwd-subtitle2:lang(zh_CN),.rwd-subtitle2:lang(zh_Hans){font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle2:lang(zh-CN),.rwd-subtitle2:lang(zh-Hans),.rwd-subtitle2:lang(zh_CN),.rwd-subtitle2:lang(zh_Hans){font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-subtitle2:lang(zh-CN),.rwd-subtitle2:lang(zh-Hans),.rwd-subtitle2:lang(zh_CN),.rwd-subtitle2:lang(zh_Hans){font-size:26px;line-height:39px}
}
.rwd-subtitle2:lang(zh-HK),.rwd-subtitle2:lang(zh-Hant),.rwd-subtitle2:lang(zh_HK),.rwd-subtitle2:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-subtitle2:lang(zh-HK),.rwd-subtitle2:lang(zh-Hant),.rwd-subtitle2:lang(zh_HK),.rwd-subtitle2:lang(zh_hant){font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle2:lang(zh-HK),.rwd-subtitle2:lang(zh-Hant),.rwd-subtitle2:lang(zh_HK),.rwd-subtitle2:lang(zh_hant){font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-subtitle2:lang(zh-HK),.rwd-subtitle2:lang(zh-Hant),.rwd-subtitle2:lang(zh_HK),.rwd-subtitle2:lang(zh_hant){font-size:26px;line-height:39px}
}
.rwd-subtitle2 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle2 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle2 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle2 sup{font-size:10px;line-height:20px}
}
.rwd-subtitle2 sup:lang(zh-CN),.rwd-subtitle2 sup:lang(zh-Hans),.rwd-subtitle2 sup:lang(zh_CN),.rwd-subtitle2 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle2 sup:lang(zh-CN),.rwd-subtitle2 sup:lang(zh-Hans),.rwd-subtitle2 sup:lang(zh_CN),.rwd-subtitle2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle2 sup:lang(zh-CN),.rwd-subtitle2 sup:lang(zh-Hans),.rwd-subtitle2 sup:lang(zh_CN),.rwd-subtitle2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle2 sup:lang(zh-CN),.rwd-subtitle2 sup:lang(zh-Hans),.rwd-subtitle2 sup:lang(zh_CN),.rwd-subtitle2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-subtitle2 sup:lang(zh-HK),.rwd-subtitle2 sup:lang(zh-Hant),.rwd-subtitle2 sup:lang(zh_HK),.rwd-subtitle2 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-subtitle2 sup:lang(zh-HK),.rwd-subtitle2 sup:lang(zh-Hant),.rwd-subtitle2 sup:lang(zh_HK),.rwd-subtitle2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-subtitle2 sup:lang(zh-HK),.rwd-subtitle2 sup:lang(zh-Hant),.rwd-subtitle2 sup:lang(zh_HK),.rwd-subtitle2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-subtitle2 sup:lang(zh-HK),.rwd-subtitle2 sup:lang(zh-Hant),.rwd-subtitle2 sup:lang(zh_HK),.rwd-subtitle2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-typeface-section-title{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){.rwd-typeface-section-title{font-size:28px;line-height:42px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-section-title{font-size:26px;line-height:39px}
}
@media(max-width:767px){.rwd-typeface-section-title{font-size:24px;line-height:36px}
}
.rwd-typeface-section-title:lang(zh-CN),.rwd-typeface-section-title:lang(zh-Hans),.rwd-typeface-section-title:lang(zh_CN),.rwd-typeface-section-title:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-section-title:lang(zh-CN),.rwd-typeface-section-title:lang(zh-Hans),.rwd-typeface-section-title:lang(zh_CN),.rwd-typeface-section-title:lang(zh_Hans){font-size:28px;line-height:42px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-section-title:lang(zh-CN),.rwd-typeface-section-title:lang(zh-Hans),.rwd-typeface-section-title:lang(zh_CN),.rwd-typeface-section-title:lang(zh_Hans){font-size:26px;line-height:39px}
}
@media(max-width:767px){.rwd-typeface-section-title:lang(zh-CN),.rwd-typeface-section-title:lang(zh-Hans),.rwd-typeface-section-title:lang(zh_CN),.rwd-typeface-section-title:lang(zh_Hans){font-size:24px;line-height:36px}
}
.rwd-typeface-section-title:lang(zh-HK),.rwd-typeface-section-title:lang(zh-Hant),.rwd-typeface-section-title:lang(zh_HK),.rwd-typeface-section-title:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-section-title:lang(zh-HK),.rwd-typeface-section-title:lang(zh-Hant),.rwd-typeface-section-title:lang(zh_HK),.rwd-typeface-section-title:lang(zh_hant){font-size:28px;line-height:42px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-section-title:lang(zh-HK),.rwd-typeface-section-title:lang(zh-Hant),.rwd-typeface-section-title:lang(zh_HK),.rwd-typeface-section-title:lang(zh_hant){font-size:26px;line-height:39px}
}
@media(max-width:767px){.rwd-typeface-section-title:lang(zh-HK),.rwd-typeface-section-title:lang(zh-Hant),.rwd-typeface-section-title:lang(zh_HK),.rwd-typeface-section-title:lang(zh_hant){font-size:24px;line-height:36px}
}
.rwd-typeface-b1{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b1{font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b1{font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-typeface-b1{font-size:15px;line-height:24px}
}
.rwd-typeface-b1:lang(zh-CN),.rwd-typeface-b1:lang(zh-Hans),.rwd-typeface-b1:lang(zh_CN),.rwd-typeface-b1:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b1:lang(zh-CN),.rwd-typeface-b1:lang(zh-Hans),.rwd-typeface-b1:lang(zh_CN),.rwd-typeface-b1:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b1:lang(zh-CN),.rwd-typeface-b1:lang(zh-Hans),.rwd-typeface-b1:lang(zh_CN),.rwd-typeface-b1:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-typeface-b1:lang(zh-CN),.rwd-typeface-b1:lang(zh-Hans),.rwd-typeface-b1:lang(zh_CN),.rwd-typeface-b1:lang(zh_Hans){font-size:15px;line-height:24px}
}
.rwd-typeface-b1:lang(zh-HK),.rwd-typeface-b1:lang(zh-Hant),.rwd-typeface-b1:lang(zh_HK),.rwd-typeface-b1:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b1:lang(zh-HK),.rwd-typeface-b1:lang(zh-Hant),.rwd-typeface-b1:lang(zh_HK),.rwd-typeface-b1:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b1:lang(zh-HK),.rwd-typeface-b1:lang(zh-Hant),.rwd-typeface-b1:lang(zh_HK),.rwd-typeface-b1:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-typeface-b1:lang(zh-HK),.rwd-typeface-b1:lang(zh-Hant),.rwd-typeface-b1:lang(zh_HK),.rwd-typeface-b1:lang(zh_hant){font-size:15px;line-height:24px}
}
.rwd-typeface-b2{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-typeface-b2{font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b2{font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-typeface-b2{font-size:15px;line-height:24px}
}
.rwd-typeface-b2:lang(zh-CN),.rwd-typeface-b2:lang(zh-Hans),.rwd-typeface-b2:lang(zh_CN),.rwd-typeface-b2:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-b2:lang(zh-CN),.rwd-typeface-b2:lang(zh-Hans),.rwd-typeface-b2:lang(zh_CN),.rwd-typeface-b2:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b2:lang(zh-CN),.rwd-typeface-b2:lang(zh-Hans),.rwd-typeface-b2:lang(zh_CN),.rwd-typeface-b2:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-typeface-b2:lang(zh-CN),.rwd-typeface-b2:lang(zh-Hans),.rwd-typeface-b2:lang(zh_CN),.rwd-typeface-b2:lang(zh_Hans){font-size:15px;line-height:24px}
}
.rwd-typeface-b2:lang(zh-HK),.rwd-typeface-b2:lang(zh-Hant),.rwd-typeface-b2:lang(zh_HK),.rwd-typeface-b2:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-b2:lang(zh-HK),.rwd-typeface-b2:lang(zh-Hant),.rwd-typeface-b2:lang(zh_HK),.rwd-typeface-b2:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b2:lang(zh-HK),.rwd-typeface-b2:lang(zh-Hant),.rwd-typeface-b2:lang(zh_HK),.rwd-typeface-b2:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-typeface-b2:lang(zh-HK),.rwd-typeface-b2:lang(zh-Hant),.rwd-typeface-b2:lang(zh_HK),.rwd-typeface-b2:lang(zh_hant){font-size:15px;line-height:24px}
}
.rwd-typeface-b3{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b3{font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b3{font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-typeface-b3{font-size:14px;line-height:24px}
}
.rwd-typeface-b3:lang(zh-CN),.rwd-typeface-b3:lang(zh-Hans),.rwd-typeface-b3:lang(zh_CN),.rwd-typeface-b3:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b3:lang(zh-CN),.rwd-typeface-b3:lang(zh-Hans),.rwd-typeface-b3:lang(zh_CN),.rwd-typeface-b3:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b3:lang(zh-CN),.rwd-typeface-b3:lang(zh-Hans),.rwd-typeface-b3:lang(zh_CN),.rwd-typeface-b3:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-typeface-b3:lang(zh-CN),.rwd-typeface-b3:lang(zh-Hans),.rwd-typeface-b3:lang(zh_CN),.rwd-typeface-b3:lang(zh_Hans){font-size:14px;line-height:24px}
}
.rwd-typeface-b3:lang(zh-HK),.rwd-typeface-b3:lang(zh-Hant),.rwd-typeface-b3:lang(zh_HK),.rwd-typeface-b3:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b3:lang(zh-HK),.rwd-typeface-b3:lang(zh-Hant),.rwd-typeface-b3:lang(zh_HK),.rwd-typeface-b3:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b3:lang(zh-HK),.rwd-typeface-b3:lang(zh-Hant),.rwd-typeface-b3:lang(zh_HK),.rwd-typeface-b3:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-typeface-b3:lang(zh-HK),.rwd-typeface-b3:lang(zh-Hant),.rwd-typeface-b3:lang(zh_HK),.rwd-typeface-b3:lang(zh_hant){font-size:14px;line-height:24px}
}
.rwd-typeface-b4{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-typeface-b4{font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b4{font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-typeface-b4{font-size:14px;line-height:24px}
}
.rwd-typeface-b4:lang(zh-CN),.rwd-typeface-b4:lang(zh-Hans),.rwd-typeface-b4:lang(zh_CN),.rwd-typeface-b4:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-typeface-b4:lang(zh-CN),.rwd-typeface-b4:lang(zh-Hans),.rwd-typeface-b4:lang(zh_CN),.rwd-typeface-b4:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b4:lang(zh-CN),.rwd-typeface-b4:lang(zh-Hans),.rwd-typeface-b4:lang(zh_CN),.rwd-typeface-b4:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-typeface-b4:lang(zh-CN),.rwd-typeface-b4:lang(zh-Hans),.rwd-typeface-b4:lang(zh_CN),.rwd-typeface-b4:lang(zh_Hans){font-size:14px;line-height:24px}
}
.rwd-typeface-b4:lang(zh-HK),.rwd-typeface-b4:lang(zh-Hant),.rwd-typeface-b4:lang(zh_HK),.rwd-typeface-b4:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-typeface-b4:lang(zh-HK),.rwd-typeface-b4:lang(zh-Hant),.rwd-typeface-b4:lang(zh_HK),.rwd-typeface-b4:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b4:lang(zh-HK),.rwd-typeface-b4:lang(zh-Hant),.rwd-typeface-b4:lang(zh_HK),.rwd-typeface-b4:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-typeface-b4:lang(zh-HK),.rwd-typeface-b4:lang(zh-Hant),.rwd-typeface-b4:lang(zh_HK),.rwd-typeface-b4:lang(zh_hant){font-size:14px;line-height:24px}
}
.rwd-typeface-b5{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b5{font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b5{font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-typeface-b5{font-size:12px;line-height:18px}
}
.rwd-typeface-b5:lang(zh-CN),.rwd-typeface-b5:lang(zh-Hans),.rwd-typeface-b5:lang(zh_CN),.rwd-typeface-b5:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b5:lang(zh-CN),.rwd-typeface-b5:lang(zh-Hans),.rwd-typeface-b5:lang(zh_CN),.rwd-typeface-b5:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b5:lang(zh-CN),.rwd-typeface-b5:lang(zh-Hans),.rwd-typeface-b5:lang(zh_CN),.rwd-typeface-b5:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-typeface-b5:lang(zh-CN),.rwd-typeface-b5:lang(zh-Hans),.rwd-typeface-b5:lang(zh_CN),.rwd-typeface-b5:lang(zh_Hans){font-size:12px;line-height:18px}
}
.rwd-typeface-b5:lang(zh-HK),.rwd-typeface-b5:lang(zh-Hant),.rwd-typeface-b5:lang(zh_HK),.rwd-typeface-b5:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-b5:lang(zh-HK),.rwd-typeface-b5:lang(zh-Hant),.rwd-typeface-b5:lang(zh_HK),.rwd-typeface-b5:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b5:lang(zh-HK),.rwd-typeface-b5:lang(zh-Hant),.rwd-typeface-b5:lang(zh_HK),.rwd-typeface-b5:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-typeface-b5:lang(zh-HK),.rwd-typeface-b5:lang(zh-Hant),.rwd-typeface-b5:lang(zh_HK),.rwd-typeface-b5:lang(zh_hant){font-size:12px;line-height:18px}
}
.rwd-typeface-b6{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-typeface-b6{font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b6{font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-typeface-b6{font-size:12px;line-height:18px}
}
.rwd-typeface-b6:lang(zh-CN),.rwd-typeface-b6:lang(zh-Hans),.rwd-typeface-b6:lang(zh_CN),.rwd-typeface-b6:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-b6:lang(zh-CN),.rwd-typeface-b6:lang(zh-Hans),.rwd-typeface-b6:lang(zh_CN),.rwd-typeface-b6:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b6:lang(zh-CN),.rwd-typeface-b6:lang(zh-Hans),.rwd-typeface-b6:lang(zh_CN),.rwd-typeface-b6:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-typeface-b6:lang(zh-CN),.rwd-typeface-b6:lang(zh-Hans),.rwd-typeface-b6:lang(zh_CN),.rwd-typeface-b6:lang(zh_Hans){font-size:12px;line-height:18px}
}
.rwd-typeface-b6:lang(zh-HK),.rwd-typeface-b6:lang(zh-Hant),.rwd-typeface-b6:lang(zh_HK),.rwd-typeface-b6:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-b6:lang(zh-HK),.rwd-typeface-b6:lang(zh-Hant),.rwd-typeface-b6:lang(zh_HK),.rwd-typeface-b6:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b6:lang(zh-HK),.rwd-typeface-b6:lang(zh-Hant),.rwd-typeface-b6:lang(zh_HK),.rwd-typeface-b6:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-typeface-b6:lang(zh-HK),.rwd-typeface-b6:lang(zh-Hant),.rwd-typeface-b6:lang(zh_HK),.rwd-typeface-b6:lang(zh_hant){font-size:12px;line-height:18px}
}
.rwd-typeface-b7{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-typeface-b7{font-size:16px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b7{font-size:16px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-b7{font-size:16px;line-height:24px}
}
.rwd-typeface-b7:lang(zh-CN),.rwd-typeface-b7:lang(zh-Hans),.rwd-typeface-b7:lang(zh_CN),.rwd-typeface-b7:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-b7:lang(zh-CN),.rwd-typeface-b7:lang(zh-Hans),.rwd-typeface-b7:lang(zh_CN),.rwd-typeface-b7:lang(zh_Hans){font-size:16px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b7:lang(zh-CN),.rwd-typeface-b7:lang(zh-Hans),.rwd-typeface-b7:lang(zh_CN),.rwd-typeface-b7:lang(zh_Hans){font-size:16px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-b7:lang(zh-CN),.rwd-typeface-b7:lang(zh-Hans),.rwd-typeface-b7:lang(zh_CN),.rwd-typeface-b7:lang(zh_Hans){font-size:16px;line-height:24px}
}
.rwd-typeface-b7:lang(zh-HK),.rwd-typeface-b7:lang(zh-Hant),.rwd-typeface-b7:lang(zh_HK),.rwd-typeface-b7:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-b7:lang(zh-HK),.rwd-typeface-b7:lang(zh-Hant),.rwd-typeface-b7:lang(zh_HK),.rwd-typeface-b7:lang(zh_hant){font-size:16px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-b7:lang(zh-HK),.rwd-typeface-b7:lang(zh-Hant),.rwd-typeface-b7:lang(zh_HK),.rwd-typeface-b7:lang(zh_hant){font-size:16px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-b7:lang(zh-HK),.rwd-typeface-b7:lang(zh-Hant),.rwd-typeface-b7:lang(zh_HK),.rwd-typeface-b7:lang(zh_hant){font-size:16px;line-height:24px}
}
.rwd-typeface-remark1{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-remark1{font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-remark1{font-size:12px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-remark1{font-size:12px;line-height:20px}
}
.rwd-typeface-remark1:lang(zh-CN),.rwd-typeface-remark1:lang(zh-Hans),.rwd-typeface-remark1:lang(zh_CN),.rwd-typeface-remark1:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-remark1:lang(zh-CN),.rwd-typeface-remark1:lang(zh-Hans),.rwd-typeface-remark1:lang(zh_CN),.rwd-typeface-remark1:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-remark1:lang(zh-CN),.rwd-typeface-remark1:lang(zh-Hans),.rwd-typeface-remark1:lang(zh_CN),.rwd-typeface-remark1:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-remark1:lang(zh-CN),.rwd-typeface-remark1:lang(zh-Hans),.rwd-typeface-remark1:lang(zh_CN),.rwd-typeface-remark1:lang(zh_Hans){font-size:12px;line-height:20px}
}
.rwd-typeface-remark1:lang(zh-HK),.rwd-typeface-remark1:lang(zh-Hant),.rwd-typeface-remark1:lang(zh_HK),.rwd-typeface-remark1:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-remark1:lang(zh-HK),.rwd-typeface-remark1:lang(zh-Hant),.rwd-typeface-remark1:lang(zh_HK),.rwd-typeface-remark1:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-remark1:lang(zh-HK),.rwd-typeface-remark1:lang(zh-Hant),.rwd-typeface-remark1:lang(zh_HK),.rwd-typeface-remark1:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-remark1:lang(zh-HK),.rwd-typeface-remark1:lang(zh-Hant),.rwd-typeface-remark1:lang(zh_HK),.rwd-typeface-remark1:lang(zh_hant){font-size:12px;line-height:20px}
}
.rwd-typeface-remark2{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-typeface-remark2{font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-remark2{font-size:12px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-remark2{font-size:12px;line-height:20px}
}
.rwd-typeface-remark2:lang(zh-CN),.rwd-typeface-remark2:lang(zh-Hans),.rwd-typeface-remark2:lang(zh_CN),.rwd-typeface-remark2:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-remark2:lang(zh-CN),.rwd-typeface-remark2:lang(zh-Hans),.rwd-typeface-remark2:lang(zh_CN),.rwd-typeface-remark2:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-remark2:lang(zh-CN),.rwd-typeface-remark2:lang(zh-Hans),.rwd-typeface-remark2:lang(zh_CN),.rwd-typeface-remark2:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-remark2:lang(zh-CN),.rwd-typeface-remark2:lang(zh-Hans),.rwd-typeface-remark2:lang(zh_CN),.rwd-typeface-remark2:lang(zh_Hans){font-size:12px;line-height:20px}
}
.rwd-typeface-remark2:lang(zh-HK),.rwd-typeface-remark2:lang(zh-Hant),.rwd-typeface-remark2:lang(zh_HK),.rwd-typeface-remark2:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-remark2:lang(zh-HK),.rwd-typeface-remark2:lang(zh-Hant),.rwd-typeface-remark2:lang(zh_HK),.rwd-typeface-remark2:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-remark2:lang(zh-HK),.rwd-typeface-remark2:lang(zh-Hant),.rwd-typeface-remark2:lang(zh_HK),.rwd-typeface-remark2:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-remark2:lang(zh-HK),.rwd-typeface-remark2:lang(zh-Hant),.rwd-typeface-remark2:lang(zh_HK),.rwd-typeface-remark2:lang(zh_hant){font-size:12px;line-height:20px}
}
.rwd-typeface-sup1{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-sup1{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-sup1{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-sup1{font-size:10px;line-height:20px}
}
.rwd-typeface-sup1:lang(zh-CN),.rwd-typeface-sup1:lang(zh-Hans),.rwd-typeface-sup1:lang(zh_CN),.rwd-typeface-sup1:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-sup1:lang(zh-CN),.rwd-typeface-sup1:lang(zh-Hans),.rwd-typeface-sup1:lang(zh_CN),.rwd-typeface-sup1:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-sup1:lang(zh-CN),.rwd-typeface-sup1:lang(zh-Hans),.rwd-typeface-sup1:lang(zh_CN),.rwd-typeface-sup1:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-sup1:lang(zh-CN),.rwd-typeface-sup1:lang(zh-Hans),.rwd-typeface-sup1:lang(zh_CN),.rwd-typeface-sup1:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-typeface-sup1:lang(zh-HK),.rwd-typeface-sup1:lang(zh-Hant),.rwd-typeface-sup1:lang(zh_HK),.rwd-typeface-sup1:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-typeface-sup1:lang(zh-HK),.rwd-typeface-sup1:lang(zh-Hant),.rwd-typeface-sup1:lang(zh_HK),.rwd-typeface-sup1:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-sup1:lang(zh-HK),.rwd-typeface-sup1:lang(zh-Hant),.rwd-typeface-sup1:lang(zh_HK),.rwd-typeface-sup1:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-sup1:lang(zh-HK),.rwd-typeface-sup1:lang(zh-Hant),.rwd-typeface-sup1:lang(zh_HK),.rwd-typeface-sup1:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-typeface-sup2{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-typeface-sup2{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-sup2{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-sup2{font-size:10px;line-height:20px}
}
.rwd-typeface-sup2:lang(zh-CN),.rwd-typeface-sup2:lang(zh-Hans),.rwd-typeface-sup2:lang(zh_CN),.rwd-typeface-sup2:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-sup2:lang(zh-CN),.rwd-typeface-sup2:lang(zh-Hans),.rwd-typeface-sup2:lang(zh_CN),.rwd-typeface-sup2:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-sup2:lang(zh-CN),.rwd-typeface-sup2:lang(zh-Hans),.rwd-typeface-sup2:lang(zh_CN),.rwd-typeface-sup2:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-sup2:lang(zh-CN),.rwd-typeface-sup2:lang(zh-Hans),.rwd-typeface-sup2:lang(zh_CN),.rwd-typeface-sup2:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-typeface-sup2:lang(zh-HK),.rwd-typeface-sup2:lang(zh-Hant),.rwd-typeface-sup2:lang(zh_HK),.rwd-typeface-sup2:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-typeface-sup2:lang(zh-HK),.rwd-typeface-sup2:lang(zh-Hant),.rwd-typeface-sup2:lang(zh_HK),.rwd-typeface-sup2:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-typeface-sup2:lang(zh-HK),.rwd-typeface-sup2:lang(zh-Hant),.rwd-typeface-sup2:lang(zh_HK),.rwd-typeface-sup2:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-typeface-sup2:lang(zh-HK),.rwd-typeface-sup2:lang(zh-Hant),.rwd-typeface-sup2:lang(zh_HK),.rwd-typeface-sup2:lang(zh_hant){font-size:10px;line-height:20px}
}
a.rwd-a.rwd-a_para,.rwd-hrefInPara,.rwd-richText-content a{text-decoration:underline;color:#298236}
a.rwd-a.rwd-a_remarks,.rwd-hrefInRemarks{color:#666}
.rwd-content-area{margin:0 auto;max-width:1024px;padding-left:26px;padding-right:26px;width:100%}
@media(min-width:768px) and (max-width:1023px){.rwd-content-area{padding-left:18px;padding-right:18px}
}
@media(max-width:767px){.rwd-content-area{padding-left:12px;padding-right:12px}
}
a.rwd-a[href^="tel:"],a.rwd-a.rwd-richText-content a[href^="tel:"]{color:#298236;cursor:pointer;text-decoration:none !important}
a.rwd-a:hover[href^="tel:"],a.rwd-a.rwd-richText-content a:hover[href^="tel:"]{text-decoration:underline !important}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a[href^="tel:"],html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-richText-content a[href^="tel:"],a.rwd-a.rwd-richText-content html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a[href^="tel:"]{color:#333 !important;cursor:text !important;font-weight:400 !important}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a:hover[href^="tel:"],html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-richText-content a:hover[href^="tel:"],a.rwd-a.rwd-richText-content html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a:hover[href^="tel:"]{text-decoration:none !important}
@font-face{font-family:'Flama';font-style:normal;font-weight:300;src:local("Flama Light"),local("Flama-Light"),url("rwd-assets/resources/fonts/flama/Flama-Light.otf") format("opentype");src:local("Flama Light"),local("Flama-Light"),url("rwd-assets/resources/fonts/flama/Flama-Light.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:normal;font-weight:400;src:local("Flama Basic"),local("Flama-Basic"),url("rwd-assets/resources/fonts/flama/Flama-Basic.otf") format("opentype");src:local("Flama Basic"),local("Flama-Basic"),url("rwd-assets/resources/fonts/flama/Flama-Basic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:normal;font-weight:500;src:local("Flama Medium"),local("Flama-Medium"),url("rwd-assets/resources/fonts/flama/Flama-Medium.otf") format("opentype");src:local("Flama Medium"),local("Flama-Medium"),url("rwd-assets/resources/fonts/flama/Flama-Medium.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:normal;font-weight:600;src:local("Flama SemiBold"),local("Flama-Semibold"),url("rwd-assets/resources/fonts/flama/Flama-SemiBold.otf") format("opentype");src:local("Flama SemiBold"),local("Flama-Semibold"),url("rwd-assets/resources/fonts/flama/Flama-SemiBold.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:normal;font-weight:700;src:local("Flama Bold"),local("Flama-Bold"),url("rwd-assets/resources/fonts/flama/Flama-Bold.otf") format("opentype");src:local("Flama Bold"),local("Flama-Bold"),url("rwd-assets/resources/fonts/flama/Flama-Bold.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:300;src:local("Flama Light Italic"),local("Flama-LightItalic"),url("rwd-assets/resources/fonts/flama/Flama-LightItalic.otf") format("opentype");src:local("Flama Light Italic"),local("Flama-LightItalic"),url("rwd-assets/resources/fonts/flama/Flama-LightItalic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:400;src:local("Flama Basic Italic"),local("Flama-BasicItalic"),url("rwd-assets/resources/fonts/flama/Flama-BasicItalic.otf") format("opentype");src:local("Flama Basic Italic"),local("Flama-BasicItalic"),url("rwd-assets/resources/fonts/flama/Flama-BasicItalic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:500;src:local("Flama Medium Italic"),local("Flama-MediumItalic"),url("rwd-assets/resources/fonts/flama/Flama-MediumItalic.otf") format("opentype");src:local("Flama Medium Italic"),local("Flama-MediumItalic"),url("rwd-assets/resources/fonts/flama/Flama-MediumItalic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:600;src:local("Flama Semibold Italic"),local("Flama-SemiboldItalic"),url("rwd-assets/resources/fonts/flama/Flama-SemiBoldItalic.otf") format("opentype");src:local("Flama Semibold Italic"),local("Flama-SemiboldItalic"),url("rwd-assets/resources/fonts/flama/Flama-SemiBoldItalic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:700;src:local("Flama Bold Italic"),local("Flama-BoldItalic"),url("rwd-assets/resources/fonts/flama/Flama-BoldItalic.otf") format("opentype");src:local("Flama Bold Italic"),local("Flama-BoldItalic"),url("rwd-assets/resources/fonts/flama/Flama-BoldItalic.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url("rwd-assets/resources/fonts/open-sans/OpenSans-Regular.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans SemiBold"),local("OpenSans-Semibold"),url("rwd-assets/resources/fonts/open-sans/OpenSans-SemiBold.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url("rwd-assets/resources/fonts/open-sans/OpenSans-Bold.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url("rwd-assets/resources/fonts/open-sans/OpenSans-Italic.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url("rwd-assets/resources/fonts/open-sans/OpenSans-SemiBoldItalic.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url("rwd-assets/resources/fonts/open-sans/OpenSans-BoldItalic.ttf") format("truetype")}
.rwd-dropdown-container.rwd-dropdown_focus [data-toggle="dropdown"]{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_up_hase_green.svg")}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-dropdown-container:not(.rwd-dropdown_focus) [data-toggle="dropdown"]:not([disabled]):hover{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_down_hase_green.svg")}
.rwd-dropdown-container.rwd-dropdown-invalid{color:#c00}
.rwd-dropdown-container [data-toggle="dropdown"]{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_down_grey02.svg");background-position:99.5%;background-repeat:no-repeat;background-size:20px;background-color:rgba(255,255,255,0.01);background-color:rgba(255,255,255,0);background-color:transparent;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:space-between;-webkit-box-align:stretch;display:-moz-box;-moz-box-pack:space-between;-moz-box-align:stretch;display:box;box-orient:horizontal;box-direction:normal;box-pack:space-between;box-align:stretch;display:-ms-flexbox;-ms-flex-wrap:nowrap;-ms-flex-direction:row;-ms-justify-content:space-between;-ms-flex-align:stretch;-ms-flex-pack:justify;display:-webkit-flex;-webkit-flex-wrap:nowrap;-webkit-justify-content:space-between;-webkit-align-items:stretch;display:flex;flex-wrap:nowrap;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;align-items:stretch;font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:0;color:#333;display:block;padding-right:20px;text-align:left;width:100%}
@media(min-width:1024px){.rwd-dropdown-container [data-toggle="dropdown"]{font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-dropdown-container [data-toggle="dropdown"]{font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-dropdown-container [data-toggle="dropdown"]{font-size:15px;line-height:24px}
}
.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-CN),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-Hans),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_CN),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-CN),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-Hans),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_CN),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-CN),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-Hans),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_CN),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-CN),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-Hans),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_CN),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_Hans){font-size:15px;line-height:24px}
}
.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-HK),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-Hant),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_HK),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-HK),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-Hant),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_HK),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-HK),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-Hant),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_HK),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-HK),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh-Hant),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_HK),.rwd-dropdown-container [data-toggle="dropdown"]:lang(zh_hant){font-size:15px;line-height:24px}
}
.rwd-dropdown-container [data-toggle="dropdown"].showing-placeholder{color:#6e6e6e}
.rwd-dropdown-container .rwd-dropdown-menu{border:1px solid #d9d9d9;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:8px 0 0;overflow:hidden;padding-bottom:0;padding-top:0;width:100%}
.rwd-dropdown-container .rwd-dropdown-menu.has-thin-scrollbar{padding-right:5px}
.rwd-dropdown-container .rwd-dropdown-menu.thin-scrollbar::-webkit-scrollbar{width:5px;background:transparent}
.rwd-dropdown-container .rwd-dropdown-menu.thin-scrollbar::-webkit-scrollbar-track{margin:8px 0}
.rwd-dropdown-container .rwd-dropdown-menu.thin-scrollbar::-webkit-scrollbar-thumb{width:5px;height:83px;border-radius:10px;background:#d9d9d9}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item{font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item{font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item{font-size:14px;line-height:24px}
}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-CN),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-Hans),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_CN),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-CN),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-Hans),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_CN),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-CN),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-Hans),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_CN),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-CN),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-Hans),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_CN),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_Hans){font-size:14px;line-height:24px}
}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-HK),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-Hant),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_HK),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-HK),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-Hant),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_HK),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-HK),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-Hant),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_HK),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-HK),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh-Hant),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_HK),.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:lang(zh_hant){font-size:14px;line-height:24px}
}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item.hidden{display:none}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item>a{display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:start;-webkit-box-align:center;display:-moz-box;-moz-box-pack:start;-moz-box-align:center;display:box;box-orient:horizontal;box-direction:normal;box-pack:start;box-align:center;display:-ms-flexbox;-ms-flex-wrap:wrap;-ms-flex-direction:row;-ms-justify-content:flex-start;-ms-flex-align:center;-ms-flex-pack:start;display:-webkit-flex;-webkit-flex-wrap:wrap;-webkit-justify-content:flex-start;-webkit-align-items:center;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;color:#666;cursor:pointer;height:100%;padding:8px 12px;position:relative;width:100%}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item>a[data-is-disabled="true"]{color:#d9d9d9;cursor:not-allowed}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item>a[data-is-disabled="true"]:hover{color:#d9d9d9;background-color:#fff}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item>a:before{content:'';border-top:1px solid #e5e5e5;height:0;left:12px;right:12px;position:absolute;bottom:0}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:hover{background-color:#f2f2f2}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:hover>a{background:0;color:#333}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item.last-visible>a,.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:last-child>a{border-bottom:0}
.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item.last-visible>a:before,.rwd-dropdown-container .rwd-dropdown-menu .rwd-dropdown-item:last-child>a:before{display:none}
.rwd-dropdown-container .rwd-scroll-content{max-height:220px;overflow:auto;width:100%}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.rwd-dropdown-container .rwd-scroll-content{position:relative !important;-webkit-transform:none !important;transform:none !important}
}
.rwd-dropdown-container.multi-select .rwd-dropdown-item .checkmark{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/form_checkboxes_unfilled_grey02_3x.png");background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:0;bottom:0;left:16px;height:16px;width:16px;margin:auto}
.rwd-dropdown-container.multi-select .rwd-dropdown-item>label{display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:start;-webkit-box-align:center;display:-moz-box;-moz-box-pack:start;-moz-box-align:center;display:box;box-orient:horizontal;box-direction:normal;box-pack:start;box-align:center;display:-ms-flexbox;-ms-flex-wrap:wrap;-ms-flex-direction:row;-ms-justify-content:flex-start;-ms-flex-align:center;-ms-flex-pack:start;display:-webkit-flex;-webkit-flex-wrap:wrap;-webkit-justify-content:flex-start;-webkit-align-items:center;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;color:#666;cursor:pointer;height:100%;padding:8px 16px 8px 40px;position:relative;width:100%}
.rwd-dropdown-container.multi-select .rwd-dropdown-item>label>input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.rwd-dropdown-container.multi-select .rwd-dropdown-item>label>input:checked ~ .checkmark{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/form_checkboxes_filled_hase_green_3x.png") !important;background-position:center;background-repeat:no-repeat;background-size:cover}
.rwd-dropdown-container.multi-select .rwd-dropdown-item>label>input:focus ~ .checkmark{-webkit-box-shadow:0 0 2px 2px rgba(0,103,244,0.35) inset,0 0 2px 2px rgba(0,103,244,0.35);box-shadow:0 0 2px 2px rgba(0,103,244,0.35) inset,0 0 2px 2px rgba(0,103,244,0.35)}
.rwd-dropdown-container.multi-select .rwd-dropdown-item>label>input.rwd-focus-visible:focus{-webkit-box-shadow:none !important;box-shadow:none !important}
.rwd-dropdown-container.multi-select .rwd-dropdown-item>label[data-is-disabled="true"]{color:#d9d9d9;cursor:not-allowed}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-dropdown-container.multi-select .rwd-dropdown-item>label[data-is-disabled="true"]:hover{color:#d9d9d9;background-color:#fff}
.rwd-dropdown-container.multi-select .rwd-dropdown-item>label:before{content:'';border-top:1px solid #e5e5e5;height:0;left:12px;right:12px;position:absolute;bottom:0}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-dropdown-container.multi-select .rwd-dropdown-item:hover{background-color:#f2f2f2}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-dropdown-container.multi-select .rwd-dropdown-item:hover>label{background:0;color:#333}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .rwd-dropdown-container.multi-select .rwd-dropdown-item:hover .checkmark{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/form_checkboxes_hover_hase_green_3x.png");background-position:center center;background-repeat:no-repeat;background-size:contain}
.rwd-table-editable table,table.rwd-table{border:1px solid #d9d9d9;width:100%}
.rwd-table-editable table tr td,.rwd-table-editable table tr th,table.rwd-table tr td,table.rwd-table tr th{border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9;text-align:left}
@media(max-width:767px){.rwd-table-editable table tr td,.rwd-table-editable table tr th,table.rwd-table tr td,table.rwd-table tr th{padding:8px}
}
.rwd-table-editable table tr td sup,.rwd-table-editable table tr th sup,table.rwd-table tr td sup,table.rwd-table tr th sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-table-editable table tr td sup,.rwd-table-editable table tr th sup,table.rwd-table tr td sup,table.rwd-table tr th sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr td sup,.rwd-table-editable table tr th sup,table.rwd-table tr td sup,table.rwd-table tr th sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-table-editable table tr td sup,.rwd-table-editable table tr th sup,table.rwd-table tr td sup,table.rwd-table tr th sup{font-size:10px;line-height:20px}
}
.rwd-table-editable table tr td sup:lang(zh-CN),.rwd-table-editable table tr td sup:lang(zh-Hans),.rwd-table-editable table tr td sup:lang(zh_CN),.rwd-table-editable table tr td sup:lang(zh_Hans),.rwd-table-editable table tr th sup:lang(zh-CN),.rwd-table-editable table tr th sup:lang(zh-Hans),.rwd-table-editable table tr th sup:lang(zh_CN),.rwd-table-editable table tr th sup:lang(zh_Hans),table.rwd-table tr td sup:lang(zh-CN),table.rwd-table tr td sup:lang(zh-Hans),table.rwd-table tr td sup:lang(zh_CN),table.rwd-table tr td sup:lang(zh_Hans),table.rwd-table tr th sup:lang(zh-CN),table.rwd-table tr th sup:lang(zh-Hans),table.rwd-table tr th sup:lang(zh_CN),table.rwd-table tr th sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-table-editable table tr td sup:lang(zh-CN),.rwd-table-editable table tr td sup:lang(zh-Hans),.rwd-table-editable table tr td sup:lang(zh_CN),.rwd-table-editable table tr td sup:lang(zh_Hans),.rwd-table-editable table tr th sup:lang(zh-CN),.rwd-table-editable table tr th sup:lang(zh-Hans),.rwd-table-editable table tr th sup:lang(zh_CN),.rwd-table-editable table tr th sup:lang(zh_Hans),table.rwd-table tr td sup:lang(zh-CN),table.rwd-table tr td sup:lang(zh-Hans),table.rwd-table tr td sup:lang(zh_CN),table.rwd-table tr td sup:lang(zh_Hans),table.rwd-table tr th sup:lang(zh-CN),table.rwd-table tr th sup:lang(zh-Hans),table.rwd-table tr th sup:lang(zh_CN),table.rwd-table tr th sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr td sup:lang(zh-CN),.rwd-table-editable table tr td sup:lang(zh-Hans),.rwd-table-editable table tr td sup:lang(zh_CN),.rwd-table-editable table tr td sup:lang(zh_Hans),.rwd-table-editable table tr th sup:lang(zh-CN),.rwd-table-editable table tr th sup:lang(zh-Hans),.rwd-table-editable table tr th sup:lang(zh_CN),.rwd-table-editable table tr th sup:lang(zh_Hans),table.rwd-table tr td sup:lang(zh-CN),table.rwd-table tr td sup:lang(zh-Hans),table.rwd-table tr td sup:lang(zh_CN),table.rwd-table tr td sup:lang(zh_Hans),table.rwd-table tr th sup:lang(zh-CN),table.rwd-table tr th sup:lang(zh-Hans),table.rwd-table tr th sup:lang(zh_CN),table.rwd-table tr th sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-table-editable table tr td sup:lang(zh-CN),.rwd-table-editable table tr td sup:lang(zh-Hans),.rwd-table-editable table tr td sup:lang(zh_CN),.rwd-table-editable table tr td sup:lang(zh_Hans),.rwd-table-editable table tr th sup:lang(zh-CN),.rwd-table-editable table tr th sup:lang(zh-Hans),.rwd-table-editable table tr th sup:lang(zh_CN),.rwd-table-editable table tr th sup:lang(zh_Hans),table.rwd-table tr td sup:lang(zh-CN),table.rwd-table tr td sup:lang(zh-Hans),table.rwd-table tr td sup:lang(zh_CN),table.rwd-table tr td sup:lang(zh_Hans),table.rwd-table tr th sup:lang(zh-CN),table.rwd-table tr th sup:lang(zh-Hans),table.rwd-table tr th sup:lang(zh_CN),table.rwd-table tr th sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-table-editable table tr td sup:lang(zh-HK),.rwd-table-editable table tr td sup:lang(zh-Hant),.rwd-table-editable table tr td sup:lang(zh_HK),.rwd-table-editable table tr td sup:lang(zh_hant),.rwd-table-editable table tr th sup:lang(zh-HK),.rwd-table-editable table tr th sup:lang(zh-Hant),.rwd-table-editable table tr th sup:lang(zh_HK),.rwd-table-editable table tr th sup:lang(zh_hant),table.rwd-table tr td sup:lang(zh-HK),table.rwd-table tr td sup:lang(zh-Hant),table.rwd-table tr td sup:lang(zh_HK),table.rwd-table tr td sup:lang(zh_hant),table.rwd-table tr th sup:lang(zh-HK),table.rwd-table tr th sup:lang(zh-Hant),table.rwd-table tr th sup:lang(zh_HK),table.rwd-table tr th sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-table-editable table tr td sup:lang(zh-HK),.rwd-table-editable table tr td sup:lang(zh-Hant),.rwd-table-editable table tr td sup:lang(zh_HK),.rwd-table-editable table tr td sup:lang(zh_hant),.rwd-table-editable table tr th sup:lang(zh-HK),.rwd-table-editable table tr th sup:lang(zh-Hant),.rwd-table-editable table tr th sup:lang(zh_HK),.rwd-table-editable table tr th sup:lang(zh_hant),table.rwd-table tr td sup:lang(zh-HK),table.rwd-table tr td sup:lang(zh-Hant),table.rwd-table tr td sup:lang(zh_HK),table.rwd-table tr td sup:lang(zh_hant),table.rwd-table tr th sup:lang(zh-HK),table.rwd-table tr th sup:lang(zh-Hant),table.rwd-table tr th sup:lang(zh_HK),table.rwd-table tr th sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr td sup:lang(zh-HK),.rwd-table-editable table tr td sup:lang(zh-Hant),.rwd-table-editable table tr td sup:lang(zh_HK),.rwd-table-editable table tr td sup:lang(zh_hant),.rwd-table-editable table tr th sup:lang(zh-HK),.rwd-table-editable table tr th sup:lang(zh-Hant),.rwd-table-editable table tr th sup:lang(zh_HK),.rwd-table-editable table tr th sup:lang(zh_hant),table.rwd-table tr td sup:lang(zh-HK),table.rwd-table tr td sup:lang(zh-Hant),table.rwd-table tr td sup:lang(zh_HK),table.rwd-table tr td sup:lang(zh_hant),table.rwd-table tr th sup:lang(zh-HK),table.rwd-table tr th sup:lang(zh-Hant),table.rwd-table tr th sup:lang(zh_HK),table.rwd-table tr th sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-table-editable table tr td sup:lang(zh-HK),.rwd-table-editable table tr td sup:lang(zh-Hant),.rwd-table-editable table tr td sup:lang(zh_HK),.rwd-table-editable table tr td sup:lang(zh_hant),.rwd-table-editable table tr th sup:lang(zh-HK),.rwd-table-editable table tr th sup:lang(zh-Hant),.rwd-table-editable table tr th sup:lang(zh_HK),.rwd-table-editable table tr th sup:lang(zh_hant),table.rwd-table tr td sup:lang(zh-HK),table.rwd-table tr td sup:lang(zh-Hant),table.rwd-table tr td sup:lang(zh_HK),table.rwd-table tr td sup:lang(zh_hant),table.rwd-table tr th sup:lang(zh-HK),table.rwd-table tr th sup:lang(zh-Hant),table.rwd-table tr th sup:lang(zh_HK),table.rwd-table tr th sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-table-editable table tr td:first-child,.rwd-table-editable table tr th:first-child,table.rwd-table tr td:first-child,table.rwd-table tr th:first-child{text-align:left}
.rwd-table-editable table tr th,table.rwd-table tr th{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;background-color:#666;color:#fff;padding:13px}
@media(min-width:1024px){.rwd-table-editable table tr th,table.rwd-table tr th{font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr th,table.rwd-table tr th{font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-table-editable table tr th,table.rwd-table tr th{font-size:14px;line-height:21px}
}
.rwd-table-editable table tr th:lang(zh-CN),.rwd-table-editable table tr th:lang(zh-Hans),.rwd-table-editable table tr th:lang(zh_CN),.rwd-table-editable table tr th:lang(zh_Hans),table.rwd-table tr th:lang(zh-CN),table.rwd-table tr th:lang(zh-Hans),table.rwd-table tr th:lang(zh_CN),table.rwd-table tr th:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-table-editable table tr th:lang(zh-CN),.rwd-table-editable table tr th:lang(zh-Hans),.rwd-table-editable table tr th:lang(zh_CN),.rwd-table-editable table tr th:lang(zh_Hans),table.rwd-table tr th:lang(zh-CN),table.rwd-table tr th:lang(zh-Hans),table.rwd-table tr th:lang(zh_CN),table.rwd-table tr th:lang(zh_Hans){font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr th:lang(zh-CN),.rwd-table-editable table tr th:lang(zh-Hans),.rwd-table-editable table tr th:lang(zh_CN),.rwd-table-editable table tr th:lang(zh_Hans),table.rwd-table tr th:lang(zh-CN),table.rwd-table tr th:lang(zh-Hans),table.rwd-table tr th:lang(zh_CN),table.rwd-table tr th:lang(zh_Hans){font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-table-editable table tr th:lang(zh-CN),.rwd-table-editable table tr th:lang(zh-Hans),.rwd-table-editable table tr th:lang(zh_CN),.rwd-table-editable table tr th:lang(zh_Hans),table.rwd-table tr th:lang(zh-CN),table.rwd-table tr th:lang(zh-Hans),table.rwd-table tr th:lang(zh_CN),table.rwd-table tr th:lang(zh_Hans){font-size:14px;line-height:21px}
}
.rwd-table-editable table tr th:lang(zh-HK),.rwd-table-editable table tr th:lang(zh-Hant),.rwd-table-editable table tr th:lang(zh_HK),.rwd-table-editable table tr th:lang(zh_hant),table.rwd-table tr th:lang(zh-HK),table.rwd-table tr th:lang(zh-Hant),table.rwd-table tr th:lang(zh_HK),table.rwd-table tr th:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-table-editable table tr th:lang(zh-HK),.rwd-table-editable table tr th:lang(zh-Hant),.rwd-table-editable table tr th:lang(zh_HK),.rwd-table-editable table tr th:lang(zh_hant),table.rwd-table tr th:lang(zh-HK),table.rwd-table tr th:lang(zh-Hant),table.rwd-table tr th:lang(zh_HK),table.rwd-table tr th:lang(zh_hant){font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr th:lang(zh-HK),.rwd-table-editable table tr th:lang(zh-Hant),.rwd-table-editable table tr th:lang(zh_HK),.rwd-table-editable table tr th:lang(zh_hant),table.rwd-table tr th:lang(zh-HK),table.rwd-table tr th:lang(zh-Hant),table.rwd-table tr th:lang(zh_HK),table.rwd-table tr th:lang(zh_hant){font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-table-editable table tr th:lang(zh-HK),.rwd-table-editable table tr th:lang(zh-Hant),.rwd-table-editable table tr th:lang(zh_HK),.rwd-table-editable table tr th:lang(zh_hant),table.rwd-table tr th:lang(zh-HK),table.rwd-table tr th:lang(zh-Hant),table.rwd-table tr th:lang(zh_HK),table.rwd-table tr th:lang(zh_hant){font-size:14px;line-height:21px}
}
.rwd-table-editable table tr td,table.rwd-table tr td{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:#333;padding:16px}
@media(min-width:1024px){.rwd-table-editable table tr td,table.rwd-table tr td{font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr td,table.rwd-table tr td{font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-table-editable table tr td,table.rwd-table tr td{font-size:14px;line-height:21px}
}
.rwd-table-editable table tr td:lang(zh-CN),.rwd-table-editable table tr td:lang(zh-Hans),.rwd-table-editable table tr td:lang(zh_CN),.rwd-table-editable table tr td:lang(zh_Hans),table.rwd-table tr td:lang(zh-CN),table.rwd-table tr td:lang(zh-Hans),table.rwd-table tr td:lang(zh_CN),table.rwd-table tr td:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-table-editable table tr td:lang(zh-CN),.rwd-table-editable table tr td:lang(zh-Hans),.rwd-table-editable table tr td:lang(zh_CN),.rwd-table-editable table tr td:lang(zh_Hans),table.rwd-table tr td:lang(zh-CN),table.rwd-table tr td:lang(zh-Hans),table.rwd-table tr td:lang(zh_CN),table.rwd-table tr td:lang(zh_Hans){font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr td:lang(zh-CN),.rwd-table-editable table tr td:lang(zh-Hans),.rwd-table-editable table tr td:lang(zh_CN),.rwd-table-editable table tr td:lang(zh_Hans),table.rwd-table tr td:lang(zh-CN),table.rwd-table tr td:lang(zh-Hans),table.rwd-table tr td:lang(zh_CN),table.rwd-table tr td:lang(zh_Hans){font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-table-editable table tr td:lang(zh-CN),.rwd-table-editable table tr td:lang(zh-Hans),.rwd-table-editable table tr td:lang(zh_CN),.rwd-table-editable table tr td:lang(zh_Hans),table.rwd-table tr td:lang(zh-CN),table.rwd-table tr td:lang(zh-Hans),table.rwd-table tr td:lang(zh_CN),table.rwd-table tr td:lang(zh_Hans){font-size:14px;line-height:21px}
}
.rwd-table-editable table tr td:lang(zh-HK),.rwd-table-editable table tr td:lang(zh-Hant),.rwd-table-editable table tr td:lang(zh_HK),.rwd-table-editable table tr td:lang(zh_hant),table.rwd-table tr td:lang(zh-HK),table.rwd-table tr td:lang(zh-Hant),table.rwd-table tr td:lang(zh_HK),table.rwd-table tr td:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-table-editable table tr td:lang(zh-HK),.rwd-table-editable table tr td:lang(zh-Hant),.rwd-table-editable table tr td:lang(zh_HK),.rwd-table-editable table tr td:lang(zh_hant),table.rwd-table tr td:lang(zh-HK),table.rwd-table tr td:lang(zh-Hant),table.rwd-table tr td:lang(zh_HK),table.rwd-table tr td:lang(zh_hant){font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-table-editable table tr td:lang(zh-HK),.rwd-table-editable table tr td:lang(zh-Hant),.rwd-table-editable table tr td:lang(zh_HK),.rwd-table-editable table tr td:lang(zh_hant),table.rwd-table tr td:lang(zh-HK),table.rwd-table tr td:lang(zh-Hant),table.rwd-table tr td:lang(zh_HK),table.rwd-table tr td:lang(zh_hant){font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-table-editable table tr td:lang(zh-HK),.rwd-table-editable table tr td:lang(zh-Hant),.rwd-table-editable table tr td:lang(zh_HK),.rwd-table-editable table tr td:lang(zh_hant),table.rwd-table tr td:lang(zh-HK),table.rwd-table tr td:lang(zh-Hant),table.rwd-table tr td:lang(zh_HK),table.rwd-table tr td:lang(zh_hant){font-size:14px;line-height:21px}
}
.rwd-table-editable table tr.rwd-table-row__hasSup td,.rwd-table-editable table tr.rwd-table-row__hasSup th,table.rwd-table tr.rwd-table-row__hasSup td,table.rwd-table tr.rwd-table-row__hasSup th{padding-top:8px}
.rwd-table-editable table tr ol,table.rwd-table tr ol{display:table;list-style:none;counter-reset:table-list}
.rwd-table-editable table tr ol>li,table.rwd-table tr ol>li{display:table-row;counter-increment:table-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-table-editable table tr ol>li ul,table.rwd-table tr ol>li ul{margin-left:8px}
.rwd-table-editable table tr ol>li:before,table.rwd-table tr ol>li:before{display:table-cell;padding-right:8px}
.rwd-table-editable table tr ol>li:before,table.rwd-table tr ol>li:before{content:counter(table-list,decimal) "."}
.rwd-table-editable table tr ul,table.rwd-table tr ul{list-style:none;margin:0}
.rwd-table-editable table tr ul>li,table.rwd-table tr ul>li{text-indent:-12px;margin-left:12px}
.rwd-table-editable table tr ul>li ol,table.rwd-table tr ul>li ol{text-indent:0}
.rwd-table-editable table tr ul>li ul,table.rwd-table tr ul>li ul{margin-left:8px}
.rwd-table-editable table tr ul>li:before,table.rwd-table tr ul>li:before{content:'';display:inline-block;height:4px;width:4px;margin-left:0;margin-right:8px;margin-bottom:2px;border-radius:2px;background-color:#333;vertical-align:middle}
.rwd-table-zebra-theme tr:nth-child(even){background-color:#fff}
.rwd-table-zebra-theme tr:nth-child(odd){background-color:#f7f7f7}
a[href^="javascript:"]{-webkit-touch-callout:none}
body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-with-new-window-icon-grey):not(.rwd-important-information-link):not(.rwd-header-lv2-nav-btn):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):after,body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn).rwd-a:not([role="button"]):after,body div:not(.rwd-button)>a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):after,body .rwd-richText-content a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):after,body .rwd-text a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-a11y-processed):after,body .rwd-form a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:'])[target='_blank']:not(.rwd-with-new-window-icon):after,body .rwd-modal a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:'])[target='_blank']:not(.rwd-with-new-window-icon):after,body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-a.rwd-a_chevronLink.chevron-green>div:after,body .rwd-a-no-new-window-icon>.rwd-with-new-window-icon:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_hase_green.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-with-new-window-icon-grey):not(.rwd-important-information-link):not(.rwd-header-lv2-nav-btn):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn).rwd-a:not([role="button"]):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body div:not(.rwd-button)>a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-richText-content a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-text a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-a11y-processed):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-form a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:'])[target='_blank']:not(.rwd-with-new-window-icon):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-modal a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:'])[target='_blank']:not(.rwd-with-new-window-icon):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-a.rwd-a_chevronLink.chevron-green>div:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-a-no-new-window-icon>.rwd-with-new-window-icon:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_non_hase_link_hase_green.svg")}
body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-with-new-window-icon-grey):not(.rwd-important-information-link):not(.rwd-header-lv2-nav-btn):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not([role="button"]),body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn).rwd-a:not([role="button"]):not([role="button"]),body div:not(.rwd-button)>a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not([role="button"]),body .rwd-richText-content a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not([role="button"]),body .rwd-text a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-a11y-processed):not([role="button"]),body .rwd-form a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:'])[target='_blank']:not(.rwd-with-new-window-icon):not([role="button"]),body .rwd-modal a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:'])[target='_blank']:not(.rwd-with-new-window-icon):not([role="button"]),body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-a.rwd-a_chevronLink.chevron-green>div:not([role="button"]),body .rwd-a-no-new-window-icon>.rwd-with-new-window-icon:not([role="button"]){display:inline}
body .rwd-with-new-window-icon.rwd-with-new-window-icon-grey:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-with-new-window-icon.rwd-with-new-window-icon-grey:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg")}
body .rwd-with-new-window-icon.rwd-with-new-window-icon-grey:not([role="button"]){display:inline}
body .rwd-with-pdf-icon a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']):before{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_document_stroke_green.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;margin-right:4px;vertical-align:text-bottom}
body .rwd-footer a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn).rwd-a:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_white.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-footer a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn).rwd-a:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_external_link_white.svg") !important}
body .rwd-contextualMessage .rwd-text a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_white.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-contextualMessage .rwd-text a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_external_link_white.svg")}
body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-a.rwd-a_chevronLink:not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item):not(.chevron-green)>div:after,body .rwd-header .rwd-with-new-window-icon:not(.rwd-header-lv2-nav-btn):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item):after,body .rwd-search a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item).rwd-a:after,body .rwd-header a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item).rwd-a:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-a.rwd-a_chevronLink:not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item):not(.chevron-green)>div:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-header .rwd-with-new-window-icon:not(.rwd-header-lv2-nav-btn):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-search a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item).rwd-a:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-header a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):not(.rwd-header-usefulInfo-link):not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item).rwd-a:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_non_hase_link_hase_green.svg") !important}
body .rwd-header a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-a.rwd-a_chevronLink>div:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_hase_green.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-header a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-a.rwd-a_chevronLink>div:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_non_hase_link_hase_green.svg")}
body .rwd-header .rwd-side-menu .rwd-side-menu-sections a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-header .rwd-side-menu .rwd-side-menu-sections a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-a_chevronLink):hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg")}
body a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-a.rwd-a_chevronLink:not(.rwd-side-menu-lv2-nav-btn):not(.rwd-side-menu-quickLinks-item)>div{display:inline-block}
body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-button-modal-btn-line1):after,body .rwd-button .rwd-with-new-window-icon:not(.rwd-button-modal-btn-line1):after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_white.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon:not(.rwd-button-modal-btn-line1):hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button .rwd-with-new-window-icon:not(.rwd-button-modal-btn-line1):hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_external_link_white.svg") !important}
body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg") !important}
body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-tag:after,body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-sm-tag:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-tag:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-sm-tag:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-tag:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-sm-tag:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-tag:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-sm-tag:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg") !important}
body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-green:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-green:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_hase_green.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-green:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-green:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_external_link_white.svg") !important}
body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-tag-green:after,body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-tag-green-sm:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-tag-green:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-tag-green-sm:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_hase_green.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-tag-green:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-tag-green-sm:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button .rwd-with-new-window-icon.rwd-button-tag-green:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button .rwd-with-new-window-icon.rwd-button-tag-green-sm:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_external_link_white.svg") !important}
body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-tab:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-tab:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-tab:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button .rwd-with-new-window-icon.rwd-button-tab:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_non_hase_link_hase_green.svg") !important}
body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-dark-tag:after,body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-sm-tag:after,body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-tag-green-sm:after,body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-tab:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-dark-tag:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-sm-tag:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-tag-green-sm:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-tab:after{margin-top:0;margin-bottom:0}
body .rwd-button a[href]:not([disabled]):not(.rwd-a-no-new-window-icon):not([href^='#']):not([href^='javascript:']).rwd-with-new-window-icon.rwd-button-secondary-dark-sm-tag:after,body .rwd-button .rwd-with-new-window-icon.rwd-button-secondary-dark-sm-tag:after{margin-top:0;margin-bottom:0}
body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank']:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_white.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-secondary:after,body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-secondary-green:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-tag-green:after,body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-secondary-tag:after,body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-tag-green-sm:after,body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-secondary-sm-tag:after,body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-tab:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;vertical-align:text-bottom}
body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-secondary-dark-tag:after,body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-secondary-sm-tag:after,body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-tag-green-sm:after,body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-tab:after{margin-top:0;margin-bottom:0}
body .rwd-button a.rwd-with-new-window-icon.rwd-button-isDisabled[data-target='_blank'].rwd-button-secondary-dark-sm-tag:after{margin-top:0;margin-bottom:0}
body .rwd-button-modal-btn .rwd-button-modal-btn-line1.rwd-with-new-window-icon:after,body .rwd-button-modal-btn .rwd-button-modal-btn-line2.rwd-with-new-window-icon:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;margin-bottom:2px;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button-modal-btn .rwd-button-modal-btn-line1.rwd-with-new-window-icon:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-button-modal-btn .rwd-button-modal-btn-line2.rwd-with-new-window-icon:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg") !important}
body .rwd-button-modal-btn .rwd-button-modal-btn-line1.rwd-with-new-window-icon-hover:after,body .rwd-button-modal-btn .rwd-button-modal-btn-line2.rwd-with-new-window-icon-hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;margin-bottom:2px;vertical-align:text-bottom}
body .rwd-cta-modal-btn .rwd-cta-modal-btn-line1.rwd-with-new-window-icon:after,body .rwd-cta-modal-btn .rwd-cta-modal-btn-line2.rwd-with-new-window-icon:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;margin-bottom:2px;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-cta-modal-btn .rwd-cta-modal-btn-line1.rwd-with-new-window-icon:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-cta-modal-btn .rwd-cta-modal-btn-line2.rwd-with-new-window-icon:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg") !important}
body .rwd-cta-modal-btn .rwd-cta-modal-btn-line1.rwd-with-new-window-icon-hover:after,body .rwd-cta-modal-btn .rwd-cta-modal-btn-line2.rwd-with-new-window-icon-hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;margin-bottom:2px;vertical-align:text-bottom}
body .rwd-modal-button .rwd-modal-button-line1.rwd-with-new-window-icon:after,body .rwd-modal-button .rwd-modal-button-line2.rwd-with-new-window-icon:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;margin-bottom:2px;vertical-align:text-bottom}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-modal-button .rwd-modal-button-line1.rwd-with-new-window-icon:hover:after,html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) body .rwd-modal-button .rwd-modal-button-line2.rwd-with-new-window-icon:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg") !important}
body .rwd-modal-button .rwd-modal-button-line1.rwd-with-new-window-icon-hover:after,body .rwd-modal-button .rwd-modal-button-line2.rwd-with-new-window-icon-hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_open_new_widow_grey02.svg") !important;background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:0;margin-bottom:2px;vertical-align:text-bottom}
body:not(.rwd-page-noMenu):not(.rwd-page-simpleHeaderFooter) .Content{padding-top:32px}
@media(max-width:767px){body:not(.rwd-page-noMenu):not(.rwd-page-simpleHeaderFooter) .Content{padding-top:16px}
}
a.rwd-a.rwd-a-withLeftChevron{color:#666;position:relative;text-decoration:none;padding-left:28px}
a.rwd-a.rwd-a-withLeftChevron:before{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_left_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:20px;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-right:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a-withLeftChevron:hover{color:#298236;text-decoration:underline}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a-withLeftChevron:hover:before{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_left_hase_green.svg");background-position:center center;background-repeat:no-repeat;background-size:20px}
a.rwd-a.rwd-a-withRightChevron{color:#666;position:relative;text-decoration:none;padding-right:24px}
a.rwd-a.rwd-a-withRightChevron:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_right_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:20px;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a-withRightChevron:hover{color:#298236;text-decoration:underline}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a-withRightChevron:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_right_hase_green.svg");background-position:center center;background-repeat:no-repeat;background-size:20px}
a.rwd-a.rwd-a-withUpChevron{color:#666;position:relative;text-decoration:none;padding-right:24px}
a.rwd-a.rwd-a-withUpChevron:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_up_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:20px;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a-withUpChevron:hover{color:#298236;text-decoration:underline}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a-withUpChevron:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_up_hase_green.svg");background-position:center center;background-repeat:no-repeat;background-size:20px}
a.rwd-a.rwd-a-withDownChevron{color:#666;position:relative;text-decoration:none;padding-right:24px}
a.rwd-a.rwd-a-withDownChevron:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_down_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:20px;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a-withDownChevron:hover{color:#298236;text-decoration:underline}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a-withDownChevron:hover:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_down_hase_green.svg");background-position:center center;background-repeat:no-repeat;background-size:20px}
a.rwd-a.rwd-a_chevronLink{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:#333;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
@media(min-width:1024px){a.rwd-a.rwd-a_chevronLink{font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_chevronLink{font-size:14px;line-height:24px}
}
@media(max-width:767px){a.rwd-a.rwd-a_chevronLink{font-size:14px;line-height:24px}
}
a.rwd-a.rwd-a_chevronLink:lang(zh-CN),a.rwd-a.rwd-a_chevronLink:lang(zh-Hans),a.rwd-a.rwd-a_chevronLink:lang(zh_CN),a.rwd-a.rwd-a_chevronLink:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-a.rwd-a_chevronLink:lang(zh-CN),a.rwd-a.rwd-a_chevronLink:lang(zh-Hans),a.rwd-a.rwd-a_chevronLink:lang(zh_CN),a.rwd-a.rwd-a_chevronLink:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_chevronLink:lang(zh-CN),a.rwd-a.rwd-a_chevronLink:lang(zh-Hans),a.rwd-a.rwd-a_chevronLink:lang(zh_CN),a.rwd-a.rwd-a_chevronLink:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(max-width:767px){a.rwd-a.rwd-a_chevronLink:lang(zh-CN),a.rwd-a.rwd-a_chevronLink:lang(zh-Hans),a.rwd-a.rwd-a_chevronLink:lang(zh_CN),a.rwd-a.rwd-a_chevronLink:lang(zh_Hans){font-size:14px;line-height:24px}
}
a.rwd-a.rwd-a_chevronLink:lang(zh-HK),a.rwd-a.rwd-a_chevronLink:lang(zh-Hant),a.rwd-a.rwd-a_chevronLink:lang(zh_HK),a.rwd-a.rwd-a_chevronLink:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){a.rwd-a.rwd-a_chevronLink:lang(zh-HK),a.rwd-a.rwd-a_chevronLink:lang(zh-Hant),a.rwd-a.rwd-a_chevronLink:lang(zh_HK),a.rwd-a.rwd-a_chevronLink:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_chevronLink:lang(zh-HK),a.rwd-a.rwd-a_chevronLink:lang(zh-Hant),a.rwd-a.rwd-a_chevronLink:lang(zh_HK),a.rwd-a.rwd-a_chevronLink:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(max-width:767px){a.rwd-a.rwd-a_chevronLink:lang(zh-HK),a.rwd-a.rwd-a_chevronLink:lang(zh-Hant),a.rwd-a.rwd-a_chevronLink:lang(zh_HK),a.rwd-a.rwd-a_chevronLink:lang(zh_hant){font-size:14px;line-height:24px}
}
a.rwd-a.rwd-a_chevronLink div{padding-left:28px}
.isIE a.rwd-a.rwd-a_chevronLink{display:block}
a.rwd-a.rwd-a_chevronLink:before{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_right_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:20px;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';position:absolute;top:2px;margin:0 4px}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a_chevronLink:hover{color:#298236;text-decoration:underline}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a_chevronLink:hover:before{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_right_hase_green.svg")}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-a.rwd-a_chevronLink:focus{color:#298236;text-decoration:underline}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-a.rwd-a_chevronLink:focus:before{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_chevron_right_hase_green.svg")}
a.rwd-a.rwd-a_iconLink{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;color:#298236;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(min-width:1024px){a.rwd-a.rwd-a_iconLink{font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_iconLink{font-size:14px;line-height:21px}
}
@media(max-width:767px){a.rwd-a.rwd-a_iconLink{font-size:14px;line-height:21px}
}
a.rwd-a.rwd-a_iconLink:lang(zh-CN),a.rwd-a.rwd-a_iconLink:lang(zh-Hans),a.rwd-a.rwd-a_iconLink:lang(zh_CN),a.rwd-a.rwd-a_iconLink:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-a.rwd-a_iconLink:lang(zh-CN),a.rwd-a.rwd-a_iconLink:lang(zh-Hans),a.rwd-a.rwd-a_iconLink:lang(zh_CN),a.rwd-a.rwd-a_iconLink:lang(zh_Hans){font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_iconLink:lang(zh-CN),a.rwd-a.rwd-a_iconLink:lang(zh-Hans),a.rwd-a.rwd-a_iconLink:lang(zh_CN),a.rwd-a.rwd-a_iconLink:lang(zh_Hans){font-size:14px;line-height:21px}
}
@media(max-width:767px){a.rwd-a.rwd-a_iconLink:lang(zh-CN),a.rwd-a.rwd-a_iconLink:lang(zh-Hans),a.rwd-a.rwd-a_iconLink:lang(zh_CN),a.rwd-a.rwd-a_iconLink:lang(zh_Hans){font-size:14px;line-height:21px}
}
a.rwd-a.rwd-a_iconLink:lang(zh-HK),a.rwd-a.rwd-a_iconLink:lang(zh-Hant),a.rwd-a.rwd-a_iconLink:lang(zh_HK),a.rwd-a.rwd-a_iconLink:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-a.rwd-a_iconLink:lang(zh-HK),a.rwd-a.rwd-a_iconLink:lang(zh-Hant),a.rwd-a.rwd-a_iconLink:lang(zh_HK),a.rwd-a.rwd-a_iconLink:lang(zh_hant){font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_iconLink:lang(zh-HK),a.rwd-a.rwd-a_iconLink:lang(zh-Hant),a.rwd-a.rwd-a_iconLink:lang(zh_HK),a.rwd-a.rwd-a_iconLink:lang(zh_hant){font-size:14px;line-height:21px}
}
@media(max-width:767px){a.rwd-a.rwd-a_iconLink:lang(zh-HK),a.rwd-a.rwd-a_iconLink:lang(zh-Hant),a.rwd-a.rwd-a_iconLink:lang(zh_HK),a.rwd-a.rwd-a_iconLink:lang(zh_hant){font-size:14px;line-height:21px}
}
a.rwd-a.rwd-a_iconLink:before{height:30px;max-height:30px;min-height:30px;max-width:30px;min-width:30px;width:30px;content:'';display:inline-block;margin-right:4px}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a_iconLink:hover{color:#298236;text-decoration:underline}
a.rwd-a.rwd-a_iconSmall{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;color:#666;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(min-width:1024px){a.rwd-a.rwd-a_iconSmall{font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_iconSmall{font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-a.rwd-a_iconSmall{font-size:12px;line-height:20px}
}
a.rwd-a.rwd-a_iconSmall:lang(zh-CN),a.rwd-a.rwd-a_iconSmall:lang(zh-Hans),a.rwd-a.rwd-a_iconSmall:lang(zh_CN),a.rwd-a.rwd-a_iconSmall:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-a.rwd-a_iconSmall:lang(zh-CN),a.rwd-a.rwd-a_iconSmall:lang(zh-Hans),a.rwd-a.rwd-a_iconSmall:lang(zh_CN),a.rwd-a.rwd-a_iconSmall:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_iconSmall:lang(zh-CN),a.rwd-a.rwd-a_iconSmall:lang(zh-Hans),a.rwd-a.rwd-a_iconSmall:lang(zh_CN),a.rwd-a.rwd-a_iconSmall:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-a.rwd-a_iconSmall:lang(zh-CN),a.rwd-a.rwd-a_iconSmall:lang(zh-Hans),a.rwd-a.rwd-a_iconSmall:lang(zh_CN),a.rwd-a.rwd-a_iconSmall:lang(zh_Hans){font-size:12px;line-height:20px}
}
a.rwd-a.rwd-a_iconSmall:lang(zh-HK),a.rwd-a.rwd-a_iconSmall:lang(zh-Hant),a.rwd-a.rwd-a_iconSmall:lang(zh_HK),a.rwd-a.rwd-a_iconSmall:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){a.rwd-a.rwd-a_iconSmall:lang(zh-HK),a.rwd-a.rwd-a_iconSmall:lang(zh-Hant),a.rwd-a.rwd-a_iconSmall:lang(zh_HK),a.rwd-a.rwd-a_iconSmall:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){a.rwd-a.rwd-a_iconSmall:lang(zh-HK),a.rwd-a.rwd-a_iconSmall:lang(zh-Hant),a.rwd-a.rwd-a_iconSmall:lang(zh_HK),a.rwd-a.rwd-a_iconSmall:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(max-width:767px){a.rwd-a.rwd-a_iconSmall:lang(zh-HK),a.rwd-a.rwd-a_iconSmall:lang(zh-Hant),a.rwd-a.rwd-a_iconSmall:lang(zh_HK),a.rwd-a.rwd-a_iconSmall:lang(zh_hant){font-size:12px;line-height:20px}
}
a.rwd-a.rwd-a_iconSmall:before{height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:inline-block;margin-right:4px}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) a.rwd-a.rwd-a_iconSmall:hover{color:#298236;text-decoration:underline}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) a.rwd-a.rwd-a_iconSmall:focus{color:#298236;text-decoration:underline}
button.rwd-button{background-color:rgba(255,255,255,0.01);background-color:rgba(255,255,255,0);background-color:transparent;border-color:rgba(255,255,255,0.01);border-color:rgba(255,255,255,0);border-color:transparent;border:1px solid transparent;cursor:pointer;display:inline-block;margin-bottom:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}
button.rwd-button:disabled{cursor:not-allowed}
sub.rwd-sub,sup.rwd-sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400;color:inherit}
@media(min-width:1024px){sub.rwd-sub,sup.rwd-sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){sub.rwd-sub,sup.rwd-sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){sub.rwd-sub,sup.rwd-sup{font-size:10px;line-height:20px}
}
sub.rwd-sub:lang(zh-CN),sub.rwd-sub:lang(zh-Hans),sub.rwd-sub:lang(zh_CN),sub.rwd-sub:lang(zh_Hans),sup.rwd-sup:lang(zh-CN),sup.rwd-sup:lang(zh-Hans),sup.rwd-sup:lang(zh_CN),sup.rwd-sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){sub.rwd-sub:lang(zh-CN),sub.rwd-sub:lang(zh-Hans),sub.rwd-sub:lang(zh_CN),sub.rwd-sub:lang(zh_Hans),sup.rwd-sup:lang(zh-CN),sup.rwd-sup:lang(zh-Hans),sup.rwd-sup:lang(zh_CN),sup.rwd-sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){sub.rwd-sub:lang(zh-CN),sub.rwd-sub:lang(zh-Hans),sub.rwd-sub:lang(zh_CN),sub.rwd-sub:lang(zh_Hans),sup.rwd-sup:lang(zh-CN),sup.rwd-sup:lang(zh-Hans),sup.rwd-sup:lang(zh_CN),sup.rwd-sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){sub.rwd-sub:lang(zh-CN),sub.rwd-sub:lang(zh-Hans),sub.rwd-sub:lang(zh_CN),sub.rwd-sub:lang(zh_Hans),sup.rwd-sup:lang(zh-CN),sup.rwd-sup:lang(zh-Hans),sup.rwd-sup:lang(zh_CN),sup.rwd-sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
sub.rwd-sub:lang(zh-HK),sub.rwd-sub:lang(zh-Hant),sub.rwd-sub:lang(zh_HK),sub.rwd-sub:lang(zh_hant),sup.rwd-sup:lang(zh-HK),sup.rwd-sup:lang(zh-Hant),sup.rwd-sup:lang(zh_HK),sup.rwd-sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){sub.rwd-sub:lang(zh-HK),sub.rwd-sub:lang(zh-Hant),sub.rwd-sub:lang(zh_HK),sub.rwd-sub:lang(zh_hant),sup.rwd-sup:lang(zh-HK),sup.rwd-sup:lang(zh-Hant),sup.rwd-sup:lang(zh_HK),sup.rwd-sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){sub.rwd-sub:lang(zh-HK),sub.rwd-sub:lang(zh-Hant),sub.rwd-sub:lang(zh_HK),sub.rwd-sub:lang(zh_hant),sup.rwd-sup:lang(zh-HK),sup.rwd-sup:lang(zh-Hant),sup.rwd-sup:lang(zh_HK),sup.rwd-sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){sub.rwd-sub:lang(zh-HK),sub.rwd-sub:lang(zh-Hant),sub.rwd-sub:lang(zh_HK),sub.rwd-sub:lang(zh_hant),sup.rwd-sup:lang(zh-HK),sup.rwd-sup:lang(zh-Hant),sup.rwd-sup:lang(zh_HK),sup.rwd-sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-clickable{cursor:pointer}
.rwd-dataHTML{bottom:auto;left:-100000px;position:fixed;right:auto;top:-100000px;height:0;max-height:0;min-height:0;max-width:0;min-width:0;width:0;display:none !important;opacity:0;overflow:hidden;visibility:hidden}
.rwd-hiddenDOM{display:none}
.rwd-dialogData,.rwd-hiddenDOMImportant,.rwd-i18nKeys,.rwd-templateHTML{display:none !important}
.rwd-title{width:100%;height:auto;word-wrap:break-word;overflow-y:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}
.rwd-h1{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h1{font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h1{font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-h1{font-size:34px;line-height:51px}
}
.rwd-h1:lang(zh-CN),.rwd-h1:lang(zh-Hans),.rwd-h1:lang(zh_CN),.rwd-h1:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h1:lang(zh-CN),.rwd-h1:lang(zh-Hans),.rwd-h1:lang(zh_CN),.rwd-h1:lang(zh_Hans){font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h1:lang(zh-CN),.rwd-h1:lang(zh-Hans),.rwd-h1:lang(zh_CN),.rwd-h1:lang(zh_Hans){font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-h1:lang(zh-CN),.rwd-h1:lang(zh-Hans),.rwd-h1:lang(zh_CN),.rwd-h1:lang(zh_Hans){font-size:34px;line-height:51px}
}
.rwd-h1:lang(zh-HK),.rwd-h1:lang(zh-Hant),.rwd-h1:lang(zh_HK),.rwd-h1:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h1:lang(zh-HK),.rwd-h1:lang(zh-Hant),.rwd-h1:lang(zh_HK),.rwd-h1:lang(zh_hant){font-size:48px;line-height:72px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h1:lang(zh-HK),.rwd-h1:lang(zh-Hant),.rwd-h1:lang(zh_HK),.rwd-h1:lang(zh_hant){font-size:40px;line-height:60px}
}
@media(max-width:767px){.rwd-h1:lang(zh-HK),.rwd-h1:lang(zh-Hant),.rwd-h1:lang(zh_HK),.rwd-h1:lang(zh_hant){font-size:34px;line-height:51px}
}
.rwd-h1 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h1 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h1 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h1 sup{font-size:10px;line-height:20px}
}
.rwd-h1 sup:lang(zh-CN),.rwd-h1 sup:lang(zh-Hans),.rwd-h1 sup:lang(zh_CN),.rwd-h1 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h1 sup:lang(zh-CN),.rwd-h1 sup:lang(zh-Hans),.rwd-h1 sup:lang(zh_CN),.rwd-h1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h1 sup:lang(zh-CN),.rwd-h1 sup:lang(zh-Hans),.rwd-h1 sup:lang(zh_CN),.rwd-h1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h1 sup:lang(zh-CN),.rwd-h1 sup:lang(zh-Hans),.rwd-h1 sup:lang(zh_CN),.rwd-h1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-h1 sup:lang(zh-HK),.rwd-h1 sup:lang(zh-Hant),.rwd-h1 sup:lang(zh_HK),.rwd-h1 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h1 sup:lang(zh-HK),.rwd-h1 sup:lang(zh-Hant),.rwd-h1 sup:lang(zh_HK),.rwd-h1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h1 sup:lang(zh-HK),.rwd-h1 sup:lang(zh-Hant),.rwd-h1 sup:lang(zh_HK),.rwd-h1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h1 sup:lang(zh-HK),.rwd-h1 sup:lang(zh-Hant),.rwd-h1 sup:lang(zh_HK),.rwd-h1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-b1{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b1{font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b1{font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-b1{font-size:15px;line-height:24px}
}
.rwd-b1:lang(zh-CN),.rwd-b1:lang(zh-Hans),.rwd-b1:lang(zh_CN),.rwd-b1:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b1:lang(zh-CN),.rwd-b1:lang(zh-Hans),.rwd-b1:lang(zh_CN),.rwd-b1:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b1:lang(zh-CN),.rwd-b1:lang(zh-Hans),.rwd-b1:lang(zh_CN),.rwd-b1:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-b1:lang(zh-CN),.rwd-b1:lang(zh-Hans),.rwd-b1:lang(zh_CN),.rwd-b1:lang(zh_Hans){font-size:15px;line-height:24px}
}
.rwd-b1:lang(zh-HK),.rwd-b1:lang(zh-Hant),.rwd-b1:lang(zh_HK),.rwd-b1:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b1:lang(zh-HK),.rwd-b1:lang(zh-Hant),.rwd-b1:lang(zh_HK),.rwd-b1:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b1:lang(zh-HK),.rwd-b1:lang(zh-Hant),.rwd-b1:lang(zh_HK),.rwd-b1:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-b1:lang(zh-HK),.rwd-b1:lang(zh-Hant),.rwd-b1:lang(zh_HK),.rwd-b1:lang(zh_hant){font-size:15px;line-height:24px}
}
.rwd-b1 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b1 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b1 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b1 sup{font-size:10px;line-height:20px}
}
.rwd-b1 sup:lang(zh-CN),.rwd-b1 sup:lang(zh-Hans),.rwd-b1 sup:lang(zh_CN),.rwd-b1 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b1 sup:lang(zh-CN),.rwd-b1 sup:lang(zh-Hans),.rwd-b1 sup:lang(zh_CN),.rwd-b1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b1 sup:lang(zh-CN),.rwd-b1 sup:lang(zh-Hans),.rwd-b1 sup:lang(zh_CN),.rwd-b1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b1 sup:lang(zh-CN),.rwd-b1 sup:lang(zh-Hans),.rwd-b1 sup:lang(zh_CN),.rwd-b1 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-b1 sup:lang(zh-HK),.rwd-b1 sup:lang(zh-Hant),.rwd-b1 sup:lang(zh_HK),.rwd-b1 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b1 sup:lang(zh-HK),.rwd-b1 sup:lang(zh-Hant),.rwd-b1 sup:lang(zh_HK),.rwd-b1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b1 sup:lang(zh-HK),.rwd-b1 sup:lang(zh-Hant),.rwd-b1 sup:lang(zh_HK),.rwd-b1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b1 sup:lang(zh-HK),.rwd-b1 sup:lang(zh-Hant),.rwd-b1 sup:lang(zh_HK),.rwd-b1 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-h2{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){.rwd-h2{font-size:32px;line-height:48px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h2{font-size:28px;line-height:42px}
}
@media(max-width:767px){.rwd-h2{font-size:26px;line-height:39px}
}
.rwd-h2:lang(zh-CN),.rwd-h2:lang(zh-Hans),.rwd-h2:lang(zh_CN),.rwd-h2:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-h2:lang(zh-CN),.rwd-h2:lang(zh-Hans),.rwd-h2:lang(zh_CN),.rwd-h2:lang(zh_Hans){font-size:32px;line-height:48px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h2:lang(zh-CN),.rwd-h2:lang(zh-Hans),.rwd-h2:lang(zh_CN),.rwd-h2:lang(zh_Hans){font-size:28px;line-height:42px}
}
@media(max-width:767px){.rwd-h2:lang(zh-CN),.rwd-h2:lang(zh-Hans),.rwd-h2:lang(zh_CN),.rwd-h2:lang(zh_Hans){font-size:26px;line-height:39px}
}
.rwd-h2:lang(zh-HK),.rwd-h2:lang(zh-Hant),.rwd-h2:lang(zh_HK),.rwd-h2:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-h2:lang(zh-HK),.rwd-h2:lang(zh-Hant),.rwd-h2:lang(zh_HK),.rwd-h2:lang(zh_hant){font-size:32px;line-height:48px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h2:lang(zh-HK),.rwd-h2:lang(zh-Hant),.rwd-h2:lang(zh_HK),.rwd-h2:lang(zh_hant){font-size:28px;line-height:42px}
}
@media(max-width:767px){.rwd-h2:lang(zh-HK),.rwd-h2:lang(zh-Hant),.rwd-h2:lang(zh_HK),.rwd-h2:lang(zh_hant){font-size:26px;line-height:39px}
}
.rwd-h2 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h2 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h2 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h2 sup{font-size:10px;line-height:20px}
}
.rwd-h2 sup:lang(zh-CN),.rwd-h2 sup:lang(zh-Hans),.rwd-h2 sup:lang(zh_CN),.rwd-h2 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h2 sup:lang(zh-CN),.rwd-h2 sup:lang(zh-Hans),.rwd-h2 sup:lang(zh_CN),.rwd-h2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h2 sup:lang(zh-CN),.rwd-h2 sup:lang(zh-Hans),.rwd-h2 sup:lang(zh_CN),.rwd-h2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h2 sup:lang(zh-CN),.rwd-h2 sup:lang(zh-Hans),.rwd-h2 sup:lang(zh_CN),.rwd-h2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-h2 sup:lang(zh-HK),.rwd-h2 sup:lang(zh-Hant),.rwd-h2 sup:lang(zh_HK),.rwd-h2 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h2 sup:lang(zh-HK),.rwd-h2 sup:lang(zh-Hant),.rwd-h2 sup:lang(zh_HK),.rwd-h2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h2 sup:lang(zh-HK),.rwd-h2 sup:lang(zh-Hant),.rwd-h2 sup:lang(zh_HK),.rwd-h2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h2 sup:lang(zh-HK),.rwd-h2 sup:lang(zh-Hant),.rwd-h2 sup:lang(zh_HK),.rwd-h2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-b2{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-b2{font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b2{font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-b2{font-size:15px;line-height:24px}
}
.rwd-b2:lang(zh-CN),.rwd-b2:lang(zh-Hans),.rwd-b2:lang(zh_CN),.rwd-b2:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-b2:lang(zh-CN),.rwd-b2:lang(zh-Hans),.rwd-b2:lang(zh_CN),.rwd-b2:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b2:lang(zh-CN),.rwd-b2:lang(zh-Hans),.rwd-b2:lang(zh_CN),.rwd-b2:lang(zh_Hans){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-b2:lang(zh-CN),.rwd-b2:lang(zh-Hans),.rwd-b2:lang(zh_CN),.rwd-b2:lang(zh_Hans){font-size:15px;line-height:24px}
}
.rwd-b2:lang(zh-HK),.rwd-b2:lang(zh-Hant),.rwd-b2:lang(zh_HK),.rwd-b2:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-b2:lang(zh-HK),.rwd-b2:lang(zh-Hant),.rwd-b2:lang(zh_HK),.rwd-b2:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b2:lang(zh-HK),.rwd-b2:lang(zh-Hant),.rwd-b2:lang(zh_HK),.rwd-b2:lang(zh_hant){font-size:16px;line-height:30px}
}
@media(max-width:767px){.rwd-b2:lang(zh-HK),.rwd-b2:lang(zh-Hant),.rwd-b2:lang(zh_HK),.rwd-b2:lang(zh_hant){font-size:15px;line-height:24px}
}
.rwd-b2 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b2 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b2 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b2 sup{font-size:10px;line-height:20px}
}
.rwd-b2 sup:lang(zh-CN),.rwd-b2 sup:lang(zh-Hans),.rwd-b2 sup:lang(zh_CN),.rwd-b2 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b2 sup:lang(zh-CN),.rwd-b2 sup:lang(zh-Hans),.rwd-b2 sup:lang(zh_CN),.rwd-b2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b2 sup:lang(zh-CN),.rwd-b2 sup:lang(zh-Hans),.rwd-b2 sup:lang(zh_CN),.rwd-b2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b2 sup:lang(zh-CN),.rwd-b2 sup:lang(zh-Hans),.rwd-b2 sup:lang(zh_CN),.rwd-b2 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-b2 sup:lang(zh-HK),.rwd-b2 sup:lang(zh-Hant),.rwd-b2 sup:lang(zh_HK),.rwd-b2 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b2 sup:lang(zh-HK),.rwd-b2 sup:lang(zh-Hant),.rwd-b2 sup:lang(zh_HK),.rwd-b2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b2 sup:lang(zh-HK),.rwd-b2 sup:lang(zh-Hant),.rwd-b2 sup:lang(zh_HK),.rwd-b2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b2 sup:lang(zh-HK),.rwd-b2 sup:lang(zh-Hant),.rwd-b2 sup:lang(zh_HK),.rwd-b2 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-h3{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h3{font-size:26px;line-height:39px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h3{font-size:24px;line-height:36px}
}
@media(max-width:767px){.rwd-h3{font-size:20px;line-height:30px}
}
.rwd-h3:lang(zh-CN),.rwd-h3:lang(zh-Hans),.rwd-h3:lang(zh_CN),.rwd-h3:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h3:lang(zh-CN),.rwd-h3:lang(zh-Hans),.rwd-h3:lang(zh_CN),.rwd-h3:lang(zh_Hans){font-size:26px;line-height:39px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h3:lang(zh-CN),.rwd-h3:lang(zh-Hans),.rwd-h3:lang(zh_CN),.rwd-h3:lang(zh_Hans){font-size:24px;line-height:36px}
}
@media(max-width:767px){.rwd-h3:lang(zh-CN),.rwd-h3:lang(zh-Hans),.rwd-h3:lang(zh_CN),.rwd-h3:lang(zh_Hans){font-size:20px;line-height:30px}
}
.rwd-h3:lang(zh-HK),.rwd-h3:lang(zh-Hant),.rwd-h3:lang(zh_HK),.rwd-h3:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h3:lang(zh-HK),.rwd-h3:lang(zh-Hant),.rwd-h3:lang(zh_HK),.rwd-h3:lang(zh_hant){font-size:26px;line-height:39px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h3:lang(zh-HK),.rwd-h3:lang(zh-Hant),.rwd-h3:lang(zh_HK),.rwd-h3:lang(zh_hant){font-size:24px;line-height:36px}
}
@media(max-width:767px){.rwd-h3:lang(zh-HK),.rwd-h3:lang(zh-Hant),.rwd-h3:lang(zh_HK),.rwd-h3:lang(zh_hant){font-size:20px;line-height:30px}
}
.rwd-h3 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h3 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h3 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h3 sup{font-size:10px;line-height:20px}
}
.rwd-h3 sup:lang(zh-CN),.rwd-h3 sup:lang(zh-Hans),.rwd-h3 sup:lang(zh_CN),.rwd-h3 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h3 sup:lang(zh-CN),.rwd-h3 sup:lang(zh-Hans),.rwd-h3 sup:lang(zh_CN),.rwd-h3 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h3 sup:lang(zh-CN),.rwd-h3 sup:lang(zh-Hans),.rwd-h3 sup:lang(zh_CN),.rwd-h3 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h3 sup:lang(zh-CN),.rwd-h3 sup:lang(zh-Hans),.rwd-h3 sup:lang(zh_CN),.rwd-h3 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-h3 sup:lang(zh-HK),.rwd-h3 sup:lang(zh-Hant),.rwd-h3 sup:lang(zh_HK),.rwd-h3 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h3 sup:lang(zh-HK),.rwd-h3 sup:lang(zh-Hant),.rwd-h3 sup:lang(zh_HK),.rwd-h3 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h3 sup:lang(zh-HK),.rwd-h3 sup:lang(zh-Hant),.rwd-h3 sup:lang(zh_HK),.rwd-h3 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h3 sup:lang(zh-HK),.rwd-h3 sup:lang(zh-Hant),.rwd-h3 sup:lang(zh_HK),.rwd-h3 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-b3{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b3{font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b3{font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-b3{font-size:14px;line-height:24px}
}
.rwd-b3:lang(zh-CN),.rwd-b3:lang(zh-Hans),.rwd-b3:lang(zh_CN),.rwd-b3:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b3:lang(zh-CN),.rwd-b3:lang(zh-Hans),.rwd-b3:lang(zh_CN),.rwd-b3:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b3:lang(zh-CN),.rwd-b3:lang(zh-Hans),.rwd-b3:lang(zh_CN),.rwd-b3:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-b3:lang(zh-CN),.rwd-b3:lang(zh-Hans),.rwd-b3:lang(zh_CN),.rwd-b3:lang(zh_Hans){font-size:14px;line-height:24px}
}
.rwd-b3:lang(zh-HK),.rwd-b3:lang(zh-Hant),.rwd-b3:lang(zh_HK),.rwd-b3:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b3:lang(zh-HK),.rwd-b3:lang(zh-Hant),.rwd-b3:lang(zh_HK),.rwd-b3:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b3:lang(zh-HK),.rwd-b3:lang(zh-Hant),.rwd-b3:lang(zh_HK),.rwd-b3:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-b3:lang(zh-HK),.rwd-b3:lang(zh-Hant),.rwd-b3:lang(zh_HK),.rwd-b3:lang(zh_hant){font-size:14px;line-height:24px}
}
.rwd-b3 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b3 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b3 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b3 sup{font-size:10px;line-height:20px}
}
.rwd-b3 sup:lang(zh-CN),.rwd-b3 sup:lang(zh-Hans),.rwd-b3 sup:lang(zh_CN),.rwd-b3 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b3 sup:lang(zh-CN),.rwd-b3 sup:lang(zh-Hans),.rwd-b3 sup:lang(zh_CN),.rwd-b3 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b3 sup:lang(zh-CN),.rwd-b3 sup:lang(zh-Hans),.rwd-b3 sup:lang(zh_CN),.rwd-b3 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b3 sup:lang(zh-CN),.rwd-b3 sup:lang(zh-Hans),.rwd-b3 sup:lang(zh_CN),.rwd-b3 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-b3 sup:lang(zh-HK),.rwd-b3 sup:lang(zh-Hant),.rwd-b3 sup:lang(zh_HK),.rwd-b3 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b3 sup:lang(zh-HK),.rwd-b3 sup:lang(zh-Hant),.rwd-b3 sup:lang(zh_HK),.rwd-b3 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b3 sup:lang(zh-HK),.rwd-b3 sup:lang(zh-Hant),.rwd-b3 sup:lang(zh_HK),.rwd-b3 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b3 sup:lang(zh-HK),.rwd-b3 sup:lang(zh-Hant),.rwd-b3 sup:lang(zh_HK),.rwd-b3 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-h4{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){.rwd-h4{font-size:18px;line-height:27px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h4{font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-h4{font-size:16px;line-height:24px}
}
.rwd-h4:lang(zh-CN),.rwd-h4:lang(zh-Hans),.rwd-h4:lang(zh_CN),.rwd-h4:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-h4:lang(zh-CN),.rwd-h4:lang(zh-Hans),.rwd-h4:lang(zh_CN),.rwd-h4:lang(zh_Hans){font-size:18px;line-height:27px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h4:lang(zh-CN),.rwd-h4:lang(zh-Hans),.rwd-h4:lang(zh_CN),.rwd-h4:lang(zh_Hans){font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-h4:lang(zh-CN),.rwd-h4:lang(zh-Hans),.rwd-h4:lang(zh_CN),.rwd-h4:lang(zh_Hans){font-size:16px;line-height:24px}
}
.rwd-h4:lang(zh-HK),.rwd-h4:lang(zh-Hant),.rwd-h4:lang(zh_HK),.rwd-h4:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-h4:lang(zh-HK),.rwd-h4:lang(zh-Hant),.rwd-h4:lang(zh_HK),.rwd-h4:lang(zh_hant){font-size:18px;line-height:27px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h4:lang(zh-HK),.rwd-h4:lang(zh-Hant),.rwd-h4:lang(zh_HK),.rwd-h4:lang(zh_hant){font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-h4:lang(zh-HK),.rwd-h4:lang(zh-Hant),.rwd-h4:lang(zh_HK),.rwd-h4:lang(zh_hant){font-size:16px;line-height:24px}
}
.rwd-h4 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h4 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h4 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h4 sup{font-size:10px;line-height:20px}
}
.rwd-h4 sup:lang(zh-CN),.rwd-h4 sup:lang(zh-Hans),.rwd-h4 sup:lang(zh_CN),.rwd-h4 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h4 sup:lang(zh-CN),.rwd-h4 sup:lang(zh-Hans),.rwd-h4 sup:lang(zh_CN),.rwd-h4 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h4 sup:lang(zh-CN),.rwd-h4 sup:lang(zh-Hans),.rwd-h4 sup:lang(zh_CN),.rwd-h4 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h4 sup:lang(zh-CN),.rwd-h4 sup:lang(zh-Hans),.rwd-h4 sup:lang(zh_CN),.rwd-h4 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-h4 sup:lang(zh-HK),.rwd-h4 sup:lang(zh-Hant),.rwd-h4 sup:lang(zh_HK),.rwd-h4 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h4 sup:lang(zh-HK),.rwd-h4 sup:lang(zh-Hant),.rwd-h4 sup:lang(zh_HK),.rwd-h4 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h4 sup:lang(zh-HK),.rwd-h4 sup:lang(zh-Hant),.rwd-h4 sup:lang(zh_HK),.rwd-h4 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h4 sup:lang(zh-HK),.rwd-h4 sup:lang(zh-Hant),.rwd-h4 sup:lang(zh_HK),.rwd-h4 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-b4{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-b4{font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b4{font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-b4{font-size:14px;line-height:24px}
}
.rwd-b4:lang(zh-CN),.rwd-b4:lang(zh-Hans),.rwd-b4:lang(zh_CN),.rwd-b4:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-b4:lang(zh-CN),.rwd-b4:lang(zh-Hans),.rwd-b4:lang(zh_CN),.rwd-b4:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b4:lang(zh-CN),.rwd-b4:lang(zh-Hans),.rwd-b4:lang(zh_CN),.rwd-b4:lang(zh_Hans){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-b4:lang(zh-CN),.rwd-b4:lang(zh-Hans),.rwd-b4:lang(zh_CN),.rwd-b4:lang(zh_Hans){font-size:14px;line-height:24px}
}
.rwd-b4:lang(zh-HK),.rwd-b4:lang(zh-Hant),.rwd-b4:lang(zh_HK),.rwd-b4:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-b4:lang(zh-HK),.rwd-b4:lang(zh-Hant),.rwd-b4:lang(zh_HK),.rwd-b4:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b4:lang(zh-HK),.rwd-b4:lang(zh-Hant),.rwd-b4:lang(zh_HK),.rwd-b4:lang(zh_hant){font-size:14px;line-height:24px}
}
@media(max-width:767px){.rwd-b4:lang(zh-HK),.rwd-b4:lang(zh-Hant),.rwd-b4:lang(zh_HK),.rwd-b4:lang(zh_hant){font-size:14px;line-height:24px}
}
.rwd-b4 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b4 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b4 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b4 sup{font-size:10px;line-height:20px}
}
.rwd-b4 sup:lang(zh-CN),.rwd-b4 sup:lang(zh-Hans),.rwd-b4 sup:lang(zh_CN),.rwd-b4 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b4 sup:lang(zh-CN),.rwd-b4 sup:lang(zh-Hans),.rwd-b4 sup:lang(zh_CN),.rwd-b4 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b4 sup:lang(zh-CN),.rwd-b4 sup:lang(zh-Hans),.rwd-b4 sup:lang(zh_CN),.rwd-b4 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b4 sup:lang(zh-CN),.rwd-b4 sup:lang(zh-Hans),.rwd-b4 sup:lang(zh_CN),.rwd-b4 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-b4 sup:lang(zh-HK),.rwd-b4 sup:lang(zh-Hant),.rwd-b4 sup:lang(zh_HK),.rwd-b4 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b4 sup:lang(zh-HK),.rwd-b4 sup:lang(zh-Hant),.rwd-b4 sup:lang(zh_HK),.rwd-b4 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b4 sup:lang(zh-HK),.rwd-b4 sup:lang(zh-Hant),.rwd-b4 sup:lang(zh_HK),.rwd-b4 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b4 sup:lang(zh-HK),.rwd-b4 sup:lang(zh-Hant),.rwd-b4 sup:lang(zh_HK),.rwd-b4 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-h5{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h5{font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h5{font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-h5{font-size:16px;line-height:24px}
}
.rwd-h5:lang(zh-CN),.rwd-h5:lang(zh-Hans),.rwd-h5:lang(zh_CN),.rwd-h5:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h5:lang(zh-CN),.rwd-h5:lang(zh-Hans),.rwd-h5:lang(zh_CN),.rwd-h5:lang(zh_Hans){font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h5:lang(zh-CN),.rwd-h5:lang(zh-Hans),.rwd-h5:lang(zh_CN),.rwd-h5:lang(zh_Hans){font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-h5:lang(zh-CN),.rwd-h5:lang(zh-Hans),.rwd-h5:lang(zh_CN),.rwd-h5:lang(zh_Hans){font-size:16px;line-height:24px}
}
.rwd-h5:lang(zh-HK),.rwd-h5:lang(zh-Hant),.rwd-h5:lang(zh_HK),.rwd-h5:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h5:lang(zh-HK),.rwd-h5:lang(zh-Hant),.rwd-h5:lang(zh_HK),.rwd-h5:lang(zh_hant){font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h5:lang(zh-HK),.rwd-h5:lang(zh-Hant),.rwd-h5:lang(zh_HK),.rwd-h5:lang(zh_hant){font-size:18px;line-height:27px}
}
@media(max-width:767px){.rwd-h5:lang(zh-HK),.rwd-h5:lang(zh-Hant),.rwd-h5:lang(zh_HK),.rwd-h5:lang(zh_hant){font-size:16px;line-height:24px}
}
.rwd-h5.rwd-headline_withTitleStyle{color:#333;padding-left:12px;padding-top:2px;padding-bottom:2px;position:relative;margin-bottom:16px}
.rwd-h5.rwd-headline_withTitleStyle:before{content:'';display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:4px;background-color:#34a344;border-radius:2px}
.rwd-h5 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h5 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h5 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h5 sup{font-size:10px;line-height:20px}
}
.rwd-h5 sup:lang(zh-CN),.rwd-h5 sup:lang(zh-Hans),.rwd-h5 sup:lang(zh_CN),.rwd-h5 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h5 sup:lang(zh-CN),.rwd-h5 sup:lang(zh-Hans),.rwd-h5 sup:lang(zh_CN),.rwd-h5 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h5 sup:lang(zh-CN),.rwd-h5 sup:lang(zh-Hans),.rwd-h5 sup:lang(zh_CN),.rwd-h5 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h5 sup:lang(zh-CN),.rwd-h5 sup:lang(zh-Hans),.rwd-h5 sup:lang(zh_CN),.rwd-h5 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-h5 sup:lang(zh-HK),.rwd-h5 sup:lang(zh-Hant),.rwd-h5 sup:lang(zh_HK),.rwd-h5 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h5 sup:lang(zh-HK),.rwd-h5 sup:lang(zh-Hant),.rwd-h5 sup:lang(zh_HK),.rwd-h5 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h5 sup:lang(zh-HK),.rwd-h5 sup:lang(zh-Hant),.rwd-h5 sup:lang(zh_HK),.rwd-h5 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h5 sup:lang(zh-HK),.rwd-h5 sup:lang(zh-Hant),.rwd-h5 sup:lang(zh_HK),.rwd-h5 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-b5{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b5{font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b5{font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-b5{font-size:12px;line-height:18px}
}
.rwd-b5:lang(zh-CN),.rwd-b5:lang(zh-Hans),.rwd-b5:lang(zh_CN),.rwd-b5:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b5:lang(zh-CN),.rwd-b5:lang(zh-Hans),.rwd-b5:lang(zh_CN),.rwd-b5:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b5:lang(zh-CN),.rwd-b5:lang(zh-Hans),.rwd-b5:lang(zh_CN),.rwd-b5:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-b5:lang(zh-CN),.rwd-b5:lang(zh-Hans),.rwd-b5:lang(zh_CN),.rwd-b5:lang(zh_Hans){font-size:12px;line-height:18px}
}
.rwd-b5:lang(zh-HK),.rwd-b5:lang(zh-Hant),.rwd-b5:lang(zh_HK),.rwd-b5:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b5:lang(zh-HK),.rwd-b5:lang(zh-Hant),.rwd-b5:lang(zh_HK),.rwd-b5:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b5:lang(zh-HK),.rwd-b5:lang(zh-Hant),.rwd-b5:lang(zh_HK),.rwd-b5:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-b5:lang(zh-HK),.rwd-b5:lang(zh-Hant),.rwd-b5:lang(zh_HK),.rwd-b5:lang(zh_hant){font-size:12px;line-height:18px}
}
.rwd-b5.rwd-headline_withTitleStyle{color:#333;padding-left:12px;padding-top:2px;padding-bottom:2px;position:relative;margin-bottom:16px}
.rwd-b5.rwd-headline_withTitleStyle:before{content:'';display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:4px;background-color:#34a344;border-radius:2px}
.rwd-b5 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b5 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b5 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b5 sup{font-size:10px;line-height:20px}
}
.rwd-b5 sup:lang(zh-CN),.rwd-b5 sup:lang(zh-Hans),.rwd-b5 sup:lang(zh_CN),.rwd-b5 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b5 sup:lang(zh-CN),.rwd-b5 sup:lang(zh-Hans),.rwd-b5 sup:lang(zh_CN),.rwd-b5 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b5 sup:lang(zh-CN),.rwd-b5 sup:lang(zh-Hans),.rwd-b5 sup:lang(zh_CN),.rwd-b5 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b5 sup:lang(zh-CN),.rwd-b5 sup:lang(zh-Hans),.rwd-b5 sup:lang(zh_CN),.rwd-b5 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-b5 sup:lang(zh-HK),.rwd-b5 sup:lang(zh-Hant),.rwd-b5 sup:lang(zh_HK),.rwd-b5 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b5 sup:lang(zh-HK),.rwd-b5 sup:lang(zh-Hant),.rwd-b5 sup:lang(zh_HK),.rwd-b5 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b5 sup:lang(zh-HK),.rwd-b5 sup:lang(zh-Hant),.rwd-b5 sup:lang(zh_HK),.rwd-b5 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b5 sup:lang(zh-HK),.rwd-b5 sup:lang(zh-Hant),.rwd-b5 sup:lang(zh_HK),.rwd-b5 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-h6{font-family:"Flama","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:500}
@media(min-width:1024px){.rwd-h6{font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h6{font-size:20px;line-height:30px}
}
@media(max-width:767px){.rwd-h6{font-size:20px;line-height:30px}
}
.rwd-h6:lang(zh-CN),.rwd-h6:lang(zh-Hans),.rwd-h6:lang(zh_CN),.rwd-h6:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-h6:lang(zh-CN),.rwd-h6:lang(zh-Hans),.rwd-h6:lang(zh_CN),.rwd-h6:lang(zh_Hans){font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h6:lang(zh-CN),.rwd-h6:lang(zh-Hans),.rwd-h6:lang(zh_CN),.rwd-h6:lang(zh_Hans){font-size:20px;line-height:30px}
}
@media(max-width:767px){.rwd-h6:lang(zh-CN),.rwd-h6:lang(zh-Hans),.rwd-h6:lang(zh_CN),.rwd-h6:lang(zh_Hans){font-size:20px;line-height:30px}
}
.rwd-h6:lang(zh-HK),.rwd-h6:lang(zh-Hant),.rwd-h6:lang(zh_HK),.rwd-h6:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-h6:lang(zh-HK),.rwd-h6:lang(zh-Hant),.rwd-h6:lang(zh_HK),.rwd-h6:lang(zh_hant){font-size:20px;line-height:30px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h6:lang(zh-HK),.rwd-h6:lang(zh-Hant),.rwd-h6:lang(zh_HK),.rwd-h6:lang(zh_hant){font-size:20px;line-height:30px}
}
@media(max-width:767px){.rwd-h6:lang(zh-HK),.rwd-h6:lang(zh-Hant),.rwd-h6:lang(zh_HK),.rwd-h6:lang(zh_hant){font-size:20px;line-height:30px}
}
.rwd-h6 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h6 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h6 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h6 sup{font-size:10px;line-height:20px}
}
.rwd-h6 sup:lang(zh-CN),.rwd-h6 sup:lang(zh-Hans),.rwd-h6 sup:lang(zh_CN),.rwd-h6 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h6 sup:lang(zh-CN),.rwd-h6 sup:lang(zh-Hans),.rwd-h6 sup:lang(zh_CN),.rwd-h6 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h6 sup:lang(zh-CN),.rwd-h6 sup:lang(zh-Hans),.rwd-h6 sup:lang(zh_CN),.rwd-h6 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h6 sup:lang(zh-CN),.rwd-h6 sup:lang(zh-Hans),.rwd-h6 sup:lang(zh_CN),.rwd-h6 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-h6 sup:lang(zh-HK),.rwd-h6 sup:lang(zh-Hant),.rwd-h6 sup:lang(zh_HK),.rwd-h6 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h6 sup:lang(zh-HK),.rwd-h6 sup:lang(zh-Hant),.rwd-h6 sup:lang(zh_HK),.rwd-h6 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h6 sup:lang(zh-HK),.rwd-h6 sup:lang(zh-Hant),.rwd-h6 sup:lang(zh_HK),.rwd-h6 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h6 sup:lang(zh-HK),.rwd-h6 sup:lang(zh-Hant),.rwd-h6 sup:lang(zh_HK),.rwd-h6 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-b6{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-b6{font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b6{font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-b6{font-size:12px;line-height:18px}
}
.rwd-b6:lang(zh-CN),.rwd-b6:lang(zh-Hans),.rwd-b6:lang(zh_CN),.rwd-b6:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-b6:lang(zh-CN),.rwd-b6:lang(zh-Hans),.rwd-b6:lang(zh_CN),.rwd-b6:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b6:lang(zh-CN),.rwd-b6:lang(zh-Hans),.rwd-b6:lang(zh_CN),.rwd-b6:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-b6:lang(zh-CN),.rwd-b6:lang(zh-Hans),.rwd-b6:lang(zh_CN),.rwd-b6:lang(zh_Hans){font-size:12px;line-height:18px}
}
.rwd-b6:lang(zh-HK),.rwd-b6:lang(zh-Hant),.rwd-b6:lang(zh_HK),.rwd-b6:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-b6:lang(zh-HK),.rwd-b6:lang(zh-Hant),.rwd-b6:lang(zh_HK),.rwd-b6:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b6:lang(zh-HK),.rwd-b6:lang(zh-Hant),.rwd-b6:lang(zh_HK),.rwd-b6:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-b6:lang(zh-HK),.rwd-b6:lang(zh-Hant),.rwd-b6:lang(zh_HK),.rwd-b6:lang(zh_hant){font-size:12px;line-height:18px}
}
.rwd-b6 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b6 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b6 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b6 sup{font-size:10px;line-height:20px}
}
.rwd-b6 sup:lang(zh-CN),.rwd-b6 sup:lang(zh-Hans),.rwd-b6 sup:lang(zh_CN),.rwd-b6 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b6 sup:lang(zh-CN),.rwd-b6 sup:lang(zh-Hans),.rwd-b6 sup:lang(zh_CN),.rwd-b6 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b6 sup:lang(zh-CN),.rwd-b6 sup:lang(zh-Hans),.rwd-b6 sup:lang(zh_CN),.rwd-b6 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b6 sup:lang(zh-CN),.rwd-b6 sup:lang(zh-Hans),.rwd-b6 sup:lang(zh_CN),.rwd-b6 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-b6 sup:lang(zh-HK),.rwd-b6 sup:lang(zh-Hant),.rwd-b6 sup:lang(zh_HK),.rwd-b6 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b6 sup:lang(zh-HK),.rwd-b6 sup:lang(zh-Hant),.rwd-b6 sup:lang(zh_HK),.rwd-b6 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b6 sup:lang(zh-HK),.rwd-b6 sup:lang(zh-Hant),.rwd-b6 sup:lang(zh_HK),.rwd-b6 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b6 sup:lang(zh-HK),.rwd-b6 sup:lang(zh-Hant),.rwd-b6 sup:lang(zh_HK),.rwd-b6 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-h7{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-h7{font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h7{font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-h7{font-size:14px;line-height:21px}
}
.rwd-h7:lang(zh-CN),.rwd-h7:lang(zh-Hans),.rwd-h7:lang(zh_CN),.rwd-h7:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-h7:lang(zh-CN),.rwd-h7:lang(zh-Hans),.rwd-h7:lang(zh_CN),.rwd-h7:lang(zh_Hans){font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h7:lang(zh-CN),.rwd-h7:lang(zh-Hans),.rwd-h7:lang(zh_CN),.rwd-h7:lang(zh_Hans){font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-h7:lang(zh-CN),.rwd-h7:lang(zh-Hans),.rwd-h7:lang(zh_CN),.rwd-h7:lang(zh_Hans){font-size:14px;line-height:21px}
}
.rwd-h7:lang(zh-HK),.rwd-h7:lang(zh-Hant),.rwd-h7:lang(zh_HK),.rwd-h7:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-h7:lang(zh-HK),.rwd-h7:lang(zh-Hant),.rwd-h7:lang(zh_HK),.rwd-h7:lang(zh_hant){font-size:14px;line-height:21px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h7:lang(zh-HK),.rwd-h7:lang(zh-Hant),.rwd-h7:lang(zh_HK),.rwd-h7:lang(zh_hant){font-size:14px;line-height:21px}
}
@media(max-width:767px){.rwd-h7:lang(zh-HK),.rwd-h7:lang(zh-Hant),.rwd-h7:lang(zh_HK),.rwd-h7:lang(zh_hant){font-size:14px;line-height:21px}
}
.rwd-h7 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h7 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h7 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h7 sup{font-size:10px;line-height:20px}
}
.rwd-h7 sup:lang(zh-CN),.rwd-h7 sup:lang(zh-Hans),.rwd-h7 sup:lang(zh_CN),.rwd-h7 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h7 sup:lang(zh-CN),.rwd-h7 sup:lang(zh-Hans),.rwd-h7 sup:lang(zh_CN),.rwd-h7 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h7 sup:lang(zh-CN),.rwd-h7 sup:lang(zh-Hans),.rwd-h7 sup:lang(zh_CN),.rwd-h7 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h7 sup:lang(zh-CN),.rwd-h7 sup:lang(zh-Hans),.rwd-h7 sup:lang(zh_CN),.rwd-h7 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-h7 sup:lang(zh-HK),.rwd-h7 sup:lang(zh-Hant),.rwd-h7 sup:lang(zh_HK),.rwd-h7 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-h7 sup:lang(zh-HK),.rwd-h7 sup:lang(zh-Hant),.rwd-h7 sup:lang(zh_HK),.rwd-h7 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-h7 sup:lang(zh-HK),.rwd-h7 sup:lang(zh-Hant),.rwd-h7 sup:lang(zh_HK),.rwd-h7 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-h7 sup:lang(zh-HK),.rwd-h7 sup:lang(zh-Hant),.rwd-h7 sup:lang(zh_HK),.rwd-h7 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-b7{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600}
@media(min-width:1024px){.rwd-b7{font-size:16px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b7{font-size:16px;line-height:20px}
}
@media(max-width:767px){.rwd-b7{font-size:16px;line-height:24px}
}
.rwd-b7:lang(zh-CN),.rwd-b7:lang(zh-Hans),.rwd-b7:lang(zh_CN),.rwd-b7:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-b7:lang(zh-CN),.rwd-b7:lang(zh-Hans),.rwd-b7:lang(zh_CN),.rwd-b7:lang(zh_Hans){font-size:16px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b7:lang(zh-CN),.rwd-b7:lang(zh-Hans),.rwd-b7:lang(zh_CN),.rwd-b7:lang(zh_Hans){font-size:16px;line-height:20px}
}
@media(max-width:767px){.rwd-b7:lang(zh-CN),.rwd-b7:lang(zh-Hans),.rwd-b7:lang(zh_CN),.rwd-b7:lang(zh_Hans){font-size:16px;line-height:24px}
}
.rwd-b7:lang(zh-HK),.rwd-b7:lang(zh-Hant),.rwd-b7:lang(zh_HK),.rwd-b7:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-b7:lang(zh-HK),.rwd-b7:lang(zh-Hant),.rwd-b7:lang(zh_HK),.rwd-b7:lang(zh_hant){font-size:16px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b7:lang(zh-HK),.rwd-b7:lang(zh-Hant),.rwd-b7:lang(zh_HK),.rwd-b7:lang(zh_hant){font-size:16px;line-height:20px}
}
@media(max-width:767px){.rwd-b7:lang(zh-HK),.rwd-b7:lang(zh-Hant),.rwd-b7:lang(zh_HK),.rwd-b7:lang(zh_hant){font-size:16px;line-height:24px}
}
.rwd-b7 sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b7 sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b7 sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b7 sup{font-size:10px;line-height:20px}
}
.rwd-b7 sup:lang(zh-CN),.rwd-b7 sup:lang(zh-Hans),.rwd-b7 sup:lang(zh_CN),.rwd-b7 sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b7 sup:lang(zh-CN),.rwd-b7 sup:lang(zh-Hans),.rwd-b7 sup:lang(zh_CN),.rwd-b7 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b7 sup:lang(zh-CN),.rwd-b7 sup:lang(zh-Hans),.rwd-b7 sup:lang(zh_CN),.rwd-b7 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b7 sup:lang(zh-CN),.rwd-b7 sup:lang(zh-Hans),.rwd-b7 sup:lang(zh_CN),.rwd-b7 sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-b7 sup:lang(zh-HK),.rwd-b7 sup:lang(zh-Hant),.rwd-b7 sup:lang(zh_HK),.rwd-b7 sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-b7 sup:lang(zh-HK),.rwd-b7 sup:lang(zh-Hant),.rwd-b7 sup:lang(zh_HK),.rwd-b7 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-b7 sup:lang(zh-HK),.rwd-b7 sup:lang(zh-Hant),.rwd-b7 sup:lang(zh_HK),.rwd-b7 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-b7 sup:lang(zh-HK),.rwd-b7 sup:lang(zh-Hant),.rwd-b7 sup:lang(zh_HK),.rwd-b7 sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-richText-content sub,.rwd-richText-content sup{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-richText-content sub,.rwd-richText-content sup{font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-richText-content sub,.rwd-richText-content sup{font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-richText-content sub,.rwd-richText-content sup{font-size:10px;line-height:20px}
}
.rwd-richText-content sub:lang(zh-CN),.rwd-richText-content sub:lang(zh-Hans),.rwd-richText-content sub:lang(zh_CN),.rwd-richText-content sub:lang(zh_Hans),.rwd-richText-content sup:lang(zh-CN),.rwd-richText-content sup:lang(zh-Hans),.rwd-richText-content sup:lang(zh_CN),.rwd-richText-content sup:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-richText-content sub:lang(zh-CN),.rwd-richText-content sub:lang(zh-Hans),.rwd-richText-content sub:lang(zh_CN),.rwd-richText-content sub:lang(zh_Hans),.rwd-richText-content sup:lang(zh-CN),.rwd-richText-content sup:lang(zh-Hans),.rwd-richText-content sup:lang(zh_CN),.rwd-richText-content sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-richText-content sub:lang(zh-CN),.rwd-richText-content sub:lang(zh-Hans),.rwd-richText-content sub:lang(zh_CN),.rwd-richText-content sub:lang(zh_Hans),.rwd-richText-content sup:lang(zh-CN),.rwd-richText-content sup:lang(zh-Hans),.rwd-richText-content sup:lang(zh_CN),.rwd-richText-content sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-richText-content sub:lang(zh-CN),.rwd-richText-content sub:lang(zh-Hans),.rwd-richText-content sub:lang(zh_CN),.rwd-richText-content sub:lang(zh_Hans),.rwd-richText-content sup:lang(zh-CN),.rwd-richText-content sup:lang(zh-Hans),.rwd-richText-content sup:lang(zh_CN),.rwd-richText-content sup:lang(zh_Hans){font-size:10px;line-height:20px}
}
.rwd-richText-content sub:lang(zh-HK),.rwd-richText-content sub:lang(zh-Hant),.rwd-richText-content sub:lang(zh_HK),.rwd-richText-content sub:lang(zh_hant),.rwd-richText-content sup:lang(zh-HK),.rwd-richText-content sup:lang(zh-Hant),.rwd-richText-content sup:lang(zh_HK),.rwd-richText-content sup:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:400}
@media(min-width:1024px){.rwd-richText-content sub:lang(zh-HK),.rwd-richText-content sub:lang(zh-Hant),.rwd-richText-content sub:lang(zh_HK),.rwd-richText-content sub:lang(zh_hant),.rwd-richText-content sup:lang(zh-HK),.rwd-richText-content sup:lang(zh-Hant),.rwd-richText-content sup:lang(zh_HK),.rwd-richText-content sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-richText-content sub:lang(zh-HK),.rwd-richText-content sub:lang(zh-Hant),.rwd-richText-content sub:lang(zh_HK),.rwd-richText-content sub:lang(zh_hant),.rwd-richText-content sup:lang(zh-HK),.rwd-richText-content sup:lang(zh-Hant),.rwd-richText-content sup:lang(zh_HK),.rwd-richText-content sup:lang(zh_hant){font-size:10px;line-height:20px}
}
@media(max-width:767px){.rwd-richText-content sub:lang(zh-HK),.rwd-richText-content sub:lang(zh-Hant),.rwd-richText-content sub:lang(zh_HK),.rwd-richText-content sub:lang(zh_hant),.rwd-richText-content sup:lang(zh-HK),.rwd-richText-content sup:lang(zh-Hant),.rwd-richText-content sup:lang(zh_HK),.rwd-richText-content sup:lang(zh_hant){font-size:10px;line-height:20px}
}
.rwd-richText-content ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content ol>li ul{margin-left:8px}
.rwd-richText-content ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content ol>li:before{content:counter(rich-text-list,decimal) "."}
.rwd-richText-content ol>li ol>li:before{content:counter(rich-text-list,lower-alpha) "."}
.rwd-richText-content ol>li ol>li ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content ol>li ol>li ol>li ol>li:before{content:counter(rich-text-list,decimal) "."}
.rwd-richText-content ol>li ol>li ol>li ol>li ol>li:before{content:counter(rich-text-list,lower-alpha) "."}
.rwd-richText-content ol>li ol>li ol>li ol>li ol>li ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content.rwd-ol-decimal ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-decimal ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-decimal ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-decimal ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-decimal ol>li:before{content:counter(rich-text-list) "."}
.rwd-richText-content.rwd-ol-decimal-with-previous-layer ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-decimal-with-previous-layer ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-decimal-with-previous-layer ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-decimal-with-previous-layer ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-decimal-with-previous-layer ol>li:before{content:counter(rich-text-list) "."}
.rwd-richText-content.rwd-ol-decimal-with-previous-layer ol ol>li:before{content:counters(rich-text-list,".")}
.rwd-richText-content.rwd-ol-bracket-decimal ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-bracket-decimal ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-bracket-decimal ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-bracket-decimal ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-bracket-decimal ol>li:before{content:"[" counter(rich-text-list) "]"}
.rwd-richText-content.rwd-ol-bracket-decimal-with-previous-layer ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-bracket-decimal-with-previous-layer ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-bracket-decimal-with-previous-layer ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-bracket-decimal-with-previous-layer ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-bracket-decimal-with-previous-layer ol>li:before{content:"[" counter(rich-text-list) "]"}
.rwd-richText-content.rwd-ol-bracket-decimal-with-previous-layer ol ol>li:before{content:"[" counters(rich-text-list,".") "]"}
.rwd-richText-content.rwd-ol-lower-roman ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-lower-roman ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-lower-roman ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-lower-roman ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-lower-roman ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content.rwd-ol-lower-roman ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content.rwd-ol-lower-roman-with-previous-layer ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-lower-roman-with-previous-layer ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-lower-roman-with-previous-layer ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-lower-roman-with-previous-layer ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-lower-roman-with-previous-layer ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content.rwd-ol-lower-roman-with-previous-layer ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content.rwd-ol-lower-roman-with-previous-layer ol ol>li:before{content:counters(rich-text-list,".",lower-roman)}
.rwd-richText-content.rwd-ol-bracket-lower-roman ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-bracket-lower-roman ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-bracket-lower-roman ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-bracket-lower-roman ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-bracket-lower-roman ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content.rwd-ol-bracket-lower-roman ol>li:before{content:"[" counter(rich-text-list,lower-roman) "]"}
.rwd-richText-content.rwd-ol-bracket-lower-roman-with-previous-layer ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-bracket-lower-roman-with-previous-layer ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-bracket-lower-roman-with-previous-layer ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-bracket-lower-roman-with-previous-layer ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-bracket-lower-roman-with-previous-layer ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content.rwd-ol-bracket-lower-roman-with-previous-layer ol>li:before{content:"[" counter(rich-text-list,lower-roman) "]"}
.rwd-richText-content.rwd-ol-bracket-lower-roman-with-previous-layer ol ol>li:before{content:"[" counters(rich-text-list,".",lower-roman) "]"}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol>li:before{content:counter(rich-text-list,lower-alpha) "."}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol{display:table;list-style:none;counter-reset:rich-text-list-lv2}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol>li{display:table-row;counter-increment:rich-text-list-lv2;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol>li:before{content:counter(rich-text-list-lv2,lower-roman) "."}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol ol{display:table;list-style:none;counter-reset:rich-text-list-lv3}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol ol>li{display:table-row;counter-increment:rich-text-list-lv3;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol ol>li:before{content:counter(rich-text-list-lv3,lower-roman) "."}
.rwd-richText-content.rwd-ol-lower-alpha-lower-roman-lower-roman-with-previous-layer ol ol ol>li:before{content:counter(rich-text-list-lv2,lower-roman) "." counters(rich-text-list-lv3,".",lower-roman)}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol{display:table;list-style:none;counter-reset:rich-text-list}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol>li{display:table-row;counter-increment:rich-text-list;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol>li:before{content:counter(rich-text-list,lower-roman) "."}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol{display:table;list-style:none;counter-reset:rich-text-list-lv2}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol>li{display:table-row;counter-increment:rich-text-list-lv2;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol>li:before{content:counter(rich-text-list-lv2,decimal) "."}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol>li:before{content:counter(rich-text-list,lower-roman) "." counters(rich-text-list-lv2,".",decimal)}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol ol{display:table;list-style:none;counter-reset:rich-text-list-lv3}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol ol>li{display:table-row;counter-increment:rich-text-list-lv3;max-height:1000000px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol ol>li ul{margin-left:8px}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol ol>li:before{display:table-cell;padding-right:8px}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol ol>li:before{content:counter(rich-text-list-lv3,decimal) "."}
.rwd-richText-content.rwd-ol-lower-roman-number-with-previous-layer-number-with-previous-layer ol ol ol>li:before{content:counter(rich-text-list,lower-roman) "." counter(rich-text-list-lv2,decimal) "." counters(rich-text-list-lv3,".",decimal)}
.rwd-richText-content ul{list-style:none;margin:0}
.rwd-richText-content ul>li{text-indent:-12px;margin-left:12px}
.rwd-richText-content ul>li ol{text-indent:0}
.rwd-richText-content ul>li ul{margin-left:8px}
.rwd-richText-content ul>li:before{content:'';display:inline-block;height:4px;width:4px;margin-left:0;margin-right:8px;margin-bottom:2px;border-radius:2px;background-color:#333;vertical-align:middle}
.rwd-special-tag{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;background-color:#4d7874;border-radius:4px;color:#fff;padding:2px 4px}
@media(min-width:1024px){.rwd-special-tag{font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-special-tag{font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-special-tag{font-size:12px;line-height:18px}
}
.rwd-special-tag:lang(zh-CN),.rwd-special-tag:lang(zh-Hans),.rwd-special-tag:lang(zh_CN),.rwd-special-tag:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-special-tag:lang(zh-CN),.rwd-special-tag:lang(zh-Hans),.rwd-special-tag:lang(zh_CN),.rwd-special-tag:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-special-tag:lang(zh-CN),.rwd-special-tag:lang(zh-Hans),.rwd-special-tag:lang(zh_CN),.rwd-special-tag:lang(zh_Hans){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-special-tag:lang(zh-CN),.rwd-special-tag:lang(zh-Hans),.rwd-special-tag:lang(zh_CN),.rwd-special-tag:lang(zh_Hans){font-size:12px;line-height:18px}
}
.rwd-special-tag:lang(zh-HK),.rwd-special-tag:lang(zh-Hant),.rwd-special-tag:lang(zh_HK),.rwd-special-tag:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.rwd-special-tag:lang(zh-HK),.rwd-special-tag:lang(zh-Hant),.rwd-special-tag:lang(zh_HK),.rwd-special-tag:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(min-width:768px) and (max-width:1023px){.rwd-special-tag:lang(zh-HK),.rwd-special-tag:lang(zh-Hant),.rwd-special-tag:lang(zh_HK),.rwd-special-tag:lang(zh_hant){font-size:12px;line-height:18px}
}
@media(max-width:767px){.rwd-special-tag:lang(zh-HK),.rwd-special-tag:lang(zh-Hant),.rwd-special-tag:lang(zh_HK),.rwd-special-tag:lang(zh_hant){font-size:12px;line-height:18px}
}
#rwd-header-skip-to-content{background-color:#f2f2f2;padding:16px 0}
.rwd-tooltip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.rwd-tooltip.rwd-tooltip-white .rwd-tooltip-button{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_circle_info_white.svg")}
.rwd-tooltip .rwd-tooltip-button{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_circle_info_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px}
.rwd-tooltip .rwd-tooltip-button:hover{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_circle_info_hase_green.svg")}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) .rwd-tooltip .rwd-tooltip-button:focus{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_circle_info_hase_green.svg")}
.rwd-tooltip-messagePopup{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_circle_info_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;display:inline-block;vertical-align:middle;cursor:pointer}
.rwd-tooltip-messagePopup:hover{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_circle_info_hase_green.svg")}
html:not(.noAndroid):not(.noIOS):not(.noTouchDevice) .rwd-tooltip-messagePopup:focus{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_circle_info_hase_green.svg")}
.rwd-tooltip-messagePopup.green-icon{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_solid_circle_info_hase_green.svg")}
.rwd-noGutter-important{padding:0 !important;margin:0 !important}
.wcmmode-edit-label{font-family:"Open Sans","Arial","Helvetica Neue","Helvetica","sans-serif",-apple-system,system-ui;font-weight:600;border:1px solid #edc218;border-radius:3px;color:#edc218;display:inline-block;margin-bottom:8px;padding:4px 12px}
@media(min-width:1024px){.wcmmode-edit-label{font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.wcmmode-edit-label{font-size:12px;line-height:20px}
}
@media(max-width:767px){.wcmmode-edit-label{font-size:12px;line-height:20px}
}
.wcmmode-edit-label:lang(zh-CN),.wcmmode-edit-label:lang(zh-Hans),.wcmmode-edit-label:lang(zh_CN),.wcmmode-edit-label:lang(zh_Hans){font-family:"Microsoft JhengHei","微軟正黑體","PingFang SC","Noto Sans CJK SC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.wcmmode-edit-label:lang(zh-CN),.wcmmode-edit-label:lang(zh-Hans),.wcmmode-edit-label:lang(zh_CN),.wcmmode-edit-label:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.wcmmode-edit-label:lang(zh-CN),.wcmmode-edit-label:lang(zh-Hans),.wcmmode-edit-label:lang(zh_CN),.wcmmode-edit-label:lang(zh_Hans){font-size:12px;line-height:20px}
}
@media(max-width:767px){.wcmmode-edit-label:lang(zh-CN),.wcmmode-edit-label:lang(zh-Hans),.wcmmode-edit-label:lang(zh_CN),.wcmmode-edit-label:lang(zh_Hans){font-size:12px;line-height:20px}
}
.wcmmode-edit-label:lang(zh-HK),.wcmmode-edit-label:lang(zh-Hant),.wcmmode-edit-label:lang(zh_HK),.wcmmode-edit-label:lang(zh_hant){font-family:"Microsoft JhengHei","微軟正黑體","PingFang HK","Noto Sans CJK TC","Arial","Helvetica Neue","Noto Sans","Helvetica","sans-serif",-apple-system,system-ui;font-weight:700}
@media(min-width:1024px){.wcmmode-edit-label:lang(zh-HK),.wcmmode-edit-label:lang(zh-Hant),.wcmmode-edit-label:lang(zh_HK),.wcmmode-edit-label:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(min-width:768px) and (max-width:1023px){.wcmmode-edit-label:lang(zh-HK),.wcmmode-edit-label:lang(zh-Hant),.wcmmode-edit-label:lang(zh_HK),.wcmmode-edit-label:lang(zh_hant){font-size:12px;line-height:20px}
}
@media(max-width:767px){.wcmmode-edit-label:lang(zh-HK),.wcmmode-edit-label:lang(zh-Hant),.wcmmode-edit-label:lang(zh_HK),.wcmmode-edit-label:lang(zh_hant){font-size:12px;line-height:20px}
}
.wcmmode-edit-label:before{content:"- EDITOR MESSAGE :";margin-right:8px;font-weight:700}
.dropdown-menu{z-index:25}
.dropdown-toggle:after{display:none}
.modal{padding-left:0 !important;padding-right:0 !important;z-index:100000045}
.modal .close{height:32px;max-height:32px;min-height:32px;max-width:32px;min-width:32px;width:32px;bottom:auto;left:auto;position:absolute;right:16px;top:16px;background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_close_grey02.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;opacity:1}
html:not(.isAndroid):not(.isIOS):not(.isTouchDevice) .modal .close:hover{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_close_hase_green.svg");background-position:center center;background-repeat:no-repeat;background-size:contain}
@media(max-width:767px){.modal .close{top:12px;right:12px}
}
.modal .modal-dialog-centered{margin-left:auto;margin-right:auto}
.modal-backdrop{z-index:107105}
.collapsing{-webkit-transition-duration:.3s;transition-duration:.3s}
body.modal-open{overflow:hidden}
.isIE head,.isIE link,.isIE meta,.isIE script,.isIE style,.isIE title{display:none}
.sr-only,.sr-only-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}
body:not(.rwd-page) header [class*=rwd-] *,body:not(.rwd-page) footer [class*=rwd-] *{-webkit-box-sizing:border-box;box-sizing:border-box}
body:not(.rwd-page) .rwd-modal,body:not(.rwd-page) .rwd-modal *{-webkit-box-sizing:border-box;box-sizing:border-box}
body:not(.rwd-page) .fancybox-overlay{z-index:100000046}
body:not(.rwd-page) .fancybox-opened{z-index:100000047}
.rwd-modal *{margin:0;padding:0}
a.rwd-a{color:#333;text-decoration:none}
a.rwd-a:visited{color:#333;text-decoration:none}
.rvp_thm_homeContainerPage a[target="_blank"]:not(.rwd-with-new-window-icon):after,.rvp_thm_innerContainerPage a[target="_blank"]:not(.rwd-with-new-window-icon):after{content:none !important}
.rwd-footer :focus,.rwd-header :focus,.rwd-modal :focus,.rvp_thm_homeContainerPage :focus,.rvp_thm_innerContainerPage :focus{outline:0}
.rwd-footer .rwd-focus-visible:focus,.rwd-header .rwd-focus-visible:focus,.rwd-modal .rwd-focus-visible:focus,.rvp_thm_homeContainerPage .rwd-focus-visible:focus,.rvp_thm_innerContainerPage .rwd-focus-visible:focus{-webkit-box-shadow:0 0 1px 1px #000 inset,0 0 1px 1px #000 !important;box-shadow:0 0 1px 1px #000 inset,0 0 1px 1px #000 !important;border-radius:3px !important}
button.haroBtn{border-radius:50%}
@media(min-width:768px) and (max-width:1023px){html body>.parsys,html body .rwd-header-icon,html body .rwd-header-btnLogon,html body .rwd-header-btnMenu{-webkit-transition-duration:.5s;transition-duration:.5s}
html[data-menu-expanded="true"],html[data-menu-expanded="true"] body{overflow:hidden}
html[data-menu-expanded="true"] body>.parsys,html[data-menu-expanded="true"] body .rwd-header-icon,html[data-menu-expanded="true"] body .rwd-header-btnLogon,html[data-menu-expanded="true"] body .rwd-header-btnMenu{-webkit-transform:translateX(300px);transform:translateX(300px)}
}
@media(max-width:767px){html body>.parsys,html body .rwd-header-icon,html body .rwd-header-btnLogon,html body .rwd-header-btnMenu{-webkit-transition-duration:.5s;transition-duration:.5s}
html[data-menu-expanded="true"],html[data-menu-expanded="true"] body{overflow:hidden}
html[data-menu-expanded="true"] body>.parsys,html[data-menu-expanded="true"] body .rwd-header-icon,html[data-menu-expanded="true"] body .rwd-header-btnLogon,html[data-menu-expanded="true"] body .rwd-header-btnMenu{-webkit-transform:translateX(300px);transform:translateX(300px)}
}
@font-face{font-family:'Flama';font-style:normal;font-weight:300;src:local("Flama Light"),local("Flama-Light"),url("rwd-assets/resources/fonts/flama/Flama-Light.otf") format("opentype");src:local("Flama Light"),local("Flama-Light"),url("rwd-assets/resources/fonts/flama/Flama-Light.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:normal;font-weight:400;src:local("Flama Basic"),local("Flama-Basic"),url("rwd-assets/resources/fonts/flama/Flama-Basic.otf") format("opentype");src:local("Flama Basic"),local("Flama-Basic"),url("rwd-assets/resources/fonts/flama/Flama-Basic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:normal;font-weight:500;src:local("Flama Medium"),local("Flama-Medium"),url("rwd-assets/resources/fonts/flama/Flama-Medium.otf") format("opentype");src:local("Flama Medium"),local("Flama-Medium"),url("rwd-assets/resources/fonts/flama/Flama-Medium.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:normal;font-weight:600;src:local("Flama SemiBold"),local("Flama-Semibold"),url("rwd-assets/resources/fonts/flama/Flama-SemiBold.otf") format("opentype");src:local("Flama SemiBold"),local("Flama-Semibold"),url("rwd-assets/resources/fonts/flama/Flama-SemiBold.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:normal;font-weight:700;src:local("Flama Bold"),local("Flama-Bold"),url("rwd-assets/resources/fonts/flama/Flama-Bold.otf") format("opentype");src:local("Flama Bold"),local("Flama-Bold"),url("rwd-assets/resources/fonts/flama/Flama-Bold.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:300;src:local("Flama Light Italic"),local("Flama-LightItalic"),url("rwd-assets/resources/fonts/flama/Flama-LightItalic.otf") format("opentype");src:local("Flama Light Italic"),local("Flama-LightItalic"),url("rwd-assets/resources/fonts/flama/Flama-LightItalic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:400;src:local("Flama Basic Italic"),local("Flama-BasicItalic"),url("rwd-assets/resources/fonts/flama/Flama-BasicItalic.otf") format("opentype");src:local("Flama Basic Italic"),local("Flama-BasicItalic"),url("rwd-assets/resources/fonts/flama/Flama-BasicItalic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:500;src:local("Flama Medium Italic"),local("Flama-MediumItalic"),url("rwd-assets/resources/fonts/flama/Flama-MediumItalic.otf") format("opentype");src:local("Flama Medium Italic"),local("Flama-MediumItalic"),url("rwd-assets/resources/fonts/flama/Flama-MediumItalic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:600;src:local("Flama Semibold Italic"),local("Flama-SemiboldItalic"),url("rwd-assets/resources/fonts/flama/Flama-SemiBoldItalic.otf") format("opentype");src:local("Flama Semibold Italic"),local("Flama-SemiboldItalic"),url("rwd-assets/resources/fonts/flama/Flama-SemiBoldItalic.ttf") format("truetype")}
@font-face{font-family:'Flama';font-style:italic;font-weight:700;src:local("Flama Bold Italic"),local("Flama-BoldItalic"),url("rwd-assets/resources/fonts/flama/Flama-BoldItalic.otf") format("opentype");src:local("Flama Bold Italic"),local("Flama-BoldItalic"),url("rwd-assets/resources/fonts/flama/Flama-BoldItalic.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url("rwd-assets/resources/fonts/open-sans/OpenSans-Regular.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans SemiBold"),local("OpenSans-Semibold"),url("rwd-assets/resources/fonts/open-sans/OpenSans-SemiBold.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url("rwd-assets/resources/fonts/open-sans/OpenSans-Bold.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url("rwd-assets/resources/fonts/open-sans/OpenSans-Italic.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url("rwd-assets/resources/fonts/open-sans/OpenSans-SemiBoldItalic.ttf") format("truetype")}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url("rwd-assets/resources/fonts/open-sans/OpenSans-BoldItalic.ttf") format("truetype")}
body .rvp_thm_homeContainerPage .rwd-with-new-window-icon:after,body rvp_thm_innerContainerPage .rwd-with-new-window-icon:after{background-image:url("../../../../../etc.clientlibs/hase/clientlibs/pws/common/rwd-assets/resources/images/icn_stroke_non_hase_link_hase_green.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;height:20px;max-height:20px;min-height:20px;max-width:20px;min-width:20px;width:20px;content:'';display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:4px;vertical-align:text-bottom}
body .LeftMenu_sectionLeftNav a:hover{text-decoration:underline}