body a,body a:hover,body a:visited {
    text-decoration: none;
}
.carousel-item figure {
    display: inherit;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}
.react-calendar {
    width: 350px;
    max-width: 100%;
    background: white;
    border: 1px solid #a0a096;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.125em;
}
.react-calendar--doubleView {
    width: 700px;
}
.react-calendar--doubleView .react-calendar__viewContainer {
    display: flex;
    margin: -0.5em;
}
.react-calendar--doubleView .react-calendar__viewContainer > * {
    width: 50%;
    margin: 0.5em;
}
.react-calendar,
.react-calendar *,
.react-calendar *:before,
.react-calendar *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.react-calendar button {
    margin: 0;
    border: 0;
    outline: none;
}
.react-calendar button:enabled:hover {
    cursor: pointer;
}
.react-calendar__navigation {
    height: 44px;
    margin-bottom: 1em;
}
.react-calendar__navigation button {
    min-width: 44px;
    background: none;
}
.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
    background-color: #e6e6e6;
}
.react-calendar__navigation button[disabled] {
    background-color: #f0f0f0;
}
.react-calendar__month-view__weekdays {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.75em;
}
.react-calendar__month-view__weekdays__weekday {
    padding: 0.5em;
}
.react-calendar__month-view__weekNumbers {
    font-weight: bold;
}
.react-calendar__month-view__weekNumbers .react-calendar__tile {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75em;
    padding: calc(0.75em / 0.75) calc(0.5em / 0.75);
}
.react-calendar__month-view__days__day--weekend {
    color: #d10000;
}
.react-calendar__month-view__days__day--neighboringMonth {
    color: #757575;
}
.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
    padding: 2em 0.5em;
}
.react-calendar__tile {
    max-width: 100%;
    text-align: center;
    padding: 0.75em 0.5em;
    background: none;
}
.react-calendar__tile:disabled {
    background-color: #f0f0f0;
}
.react-calendar__tile:enabled:hover,
.react-calendar__tile:enabled:focus {
    background-color: #e6e6e6;
}
.react-calendar__tile--now {
    background: #ffff76;
}
.react-calendar__tile--now:enabled:hover,
.react-calendar__tile--now:enabled:focus {
    background: #ffffa9;
}
.react-calendar__tile--hasActive {
    background: #76baff;
}
.react-calendar__tile--hasActive:enabled:hover,
.react-calendar__tile--hasActive:enabled:focus {
    background: #a9d4ff;
}
.react-calendar__tile--active {
    background: #006edc;
    color: white;
}
.react-calendar__tile--active:enabled:hover,
.react-calendar__tile--active:enabled:focus {
    background: #1087ff;
}
.react-calendar--selectRange .react-calendar__tile--hover {
    background-color: #e6e6e6;
}

.article_body {
    color: #464646;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0;
}
.article_body .visual__image {
    max-width: 802px;
    min-height: 451px;
    min-width: 802px;
}
.article_body a,
.article_body a:visited {
    color: #1998dd;
}
.article_body a:hover,
.article_body a:visited:hover {
    color: #006090;
}
.article_body .tags {
    border: 1px solid #666;
    letter-spacing: 0;
}
.article_body .tags .tags-container {
    padding: 24px 0 0 30px;
}
.article_body .tags .tags-container a,
.article_body .tags .tags-container a:visited {
    padding: 0 30px 24px 0;
    color: #1998dd;
}
.article_body .tags .tags-container a:hover,
.article_body .tags .tags-container a:visited:hover {
    color: #006090;
}
.image_text {
    opacity: 0.55;
    line-height: 26px;
}
.image_text,
.video_text {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #464646;
    font-size: 16px;
}
.video_text {
    line-height: 1.38;
}
.inline-video {
    margin-top: 1em;
    margin-bottom: 1em;
}
.inline-video.video-container {
    margin-bottom: 15px;
}
.inline-image-caption,
.inline-video-caption,
.inline-video.video-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.related-links {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.94;
    padding-top: 8px;
}
.related-links div {
    text-indent: -5.1em;
    text-align: left;
    margin-left: 5.1em;
}
.related-links div a {
    color: #1998dd;
}
.related-links div a:hover {
    color: #006090;
}
.article-list-title {
    font-size: 22px;
    font-weight: 600;
    color: #1998dd;
}
.article-list-container .flex-feature {
    padding: 16px 0;
    border-bottom: 1px dashed #7e7e7e;
}
.article-list-container .flex-feature a {
    display: flex;
}
.article-list-container .flex-feature a .text-container {
    max-width: 480px;
}
.article-list-container .flex-feature figure {
    height: 146px;
    width: 260px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.article-list-container .flex-feature .aspect-tall {
    width: 100%;
}
.article-list-container .flex-feature .aspect-wide {
    height: 100%;
}
.article-list-container .flex-feature .storycard-headline {
    font-size: 16px;
}
.article-list-container .flex-feature .storycard-blurb {
    line-height: 24px;
    font-size: 16px;
}
.article-list-container .flex-feature .storycard-blurb .article-list-blurb {
    color: #5c5c5c;
    font-size: 14px;
}
.article-list-container .ad-container {
    /*padding: 16px 0;*/
    /*border-bottom: 1px dashed #7e7e7e;*/
}
.article-page-right-rail .article-list-container,
.article-right-rail .article-list-container {
    width: 300px;
    border-top: 1px solid #1998dd;
}
.article-page-right-rail .article-list-container .flex-feature:last-child:not(.after-ad),
.article-right-rail .article-list-container .flex-feature:last-child:not(.after-ad) {
    margin-bottom: 24px;
}
.article-page-right-rail .article-list-container .flex-feature a,
.article-right-rail .article-list-container .flex-feature a {
    display: block;
}
.article-page-right-rail .article-list-container .flex-feature figure,
.article-right-rail .article-list-container .flex-feature figure {
    width: 300px;
    height: 168px;
}
.article-page-right-rail .article-list-container .flex-feature .aspect-tall,
.article-right-rail .article-list-container .flex-feature .aspect-tall {
    width: 100%;
}
.article-page-right-rail .article-list-container .flex-feature .aspect-wide,
.article-right-rail .article-list-container .flex-feature .aspect-wide {
    height: 100%;
}
.article-page-right-rail .article-list-container .flex-feature .storycard-blurb,
.article-page-right-rail .article-list-container .flex-feature .timestamp,
.article-right-rail .article-list-container .flex-feature .storycard-blurb,
.article-right-rail .article-list-container .flex-feature .timestamp {
    line-height: normal;
}
.article-page-right-rail .article-list-container .flex-feature .video-icon,
.article-right-rail .article-list-container .flex-feature .video-icon {
    left: calc(100% - 39px);
}
.video-icon {
    height: 33px;
    margin-bottom: -33px;
    width: 38px;
    position: relative;
    bottom: 33px;
    left: calc(100% - 38px);
    background-color: #000;
}
.video-triangle-container {
    padding: 6px 12px;
}
.video-triangle {
    width: 16px;
    height: 10px;
    border-left: 20px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.parenting .article-list-container .flex-feature .timestamp {
    color: #c9672b;
}
.parenting .article-list-container .flex-feature .storycard-headline {
    color: #000;
    font-size: 20px;
}
.featured-cards-container {
    display: flex;
}
.featured-cards-container .box--margin-right-md {
    margin-right: 0;
}
.featured-cards-container figure {
    display: flex;
    align-items: center;
    justify-content: center;
}
.featured-cards-container .storycard-headline {
    line-height: 36px;
    font-size: 26px;
}
.featured-cards-container .storycard-blurb {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 20px;
}
.featured-card-1 {
    margin-right: 20px;
}
.featured-card-1 figure {
    width: 494px;
    height: 278px;
    overflow: hidden;
}
.featured-card-1 .aspect-tall {
    width: 100%;
}
.featured-card-1 .aspect-wide {
    height: 100%;
}
.featured-cards-2-and-3-container {
    width: 50%;
}
.featured-cards-2-and-3-container .headline {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.featured-card-2,
.featured-card-3 {
    width: 100%;
}
.featured-card-2 figure,
.featured-card-3 figure {
    height: 162px;
    width: 288px;
    overflow: hidden;
}
.featured-card-2 .aspect-tall,
.featured-card-3 .aspect-tall {
    width: 100%;
}
.featured-card-2 .aspect-wide,
.featured-card-3 .aspect-wide {
    height: 100%;
}
.parenting .featured-cards-container .flex-feature .timestamp {
    color: #c9672b;
}
.pagination-container {
    max-width: 668px;
    height: 38px;
    flex-wrap: nowrap;
    align-items: center;
    border: 1.5px solid #1998dd;
    color: #000;
}
.pagination-container .pagination-text-container {
    flex-grow: 1;
    background-color: #4099e0;
    height: 36px;
}
.pagination-container .pagination-text-container .pagination-text {
    height: 30px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    padding-left: 12px;
    position: relative;
    top: 3px;
}
.pagination-container .pagination {
    flex-grow: 3;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-align: center;
    align-content: space-between;
}
.pagination-container .pagination a {
    color: #1998dd;
}
.pagination-container .pagination a:active,
.pagination-container .pagination a:hover {
    color: #006090;
}
.pagination-container .pagination .pagination-right:hover {
    opacity: 0.3;
}
.pagination-container .pagination .pagination-right .pagination-arrow-right {
    top: 3px;
    position: relative;
    width: 12.5px;
    height: 20.1px;
    background-image: url(../img/arr_r_peacock-blue.svg?d=206);
}
.pagination-container .pagination .pagination-right .pagination-arrow-right:last-child {
    right: 5px;
}
.pagination-container .pagination .pagination-left:hover {
    opacity: 0.3;
}
.pagination-container .pagination .pagination-left .pagination-arrow-left {
    top: 3px;
    position: relative;
    width: 12.5px;
    height: 20.1px;
    background-image: url(../img/arr_l_peacock-blue.svg?d=206);
}
.pagination-container .pagination .pagination-left .pagination-arrow-left:first-child {
    left: 5px;
}
.button_white {
    width: 100px;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    background-color: #fff;
    border: 1px solid;
}
.back-to-top-button {
    background-color: transparent;
    position: fixed;
    bottom: 100px;
    z-index: 990;
    cursor: pointer;
    right: 30px;
}
.back-to-top-button .back-to-top-img {
    width: auto;
    height: auto;
}
.story-card:hover {
    background-color: #f3f3f3;
}
header span {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: 0;
    font-weight: 700;
}
header .subSection a,
header span {
    color: #464646;
}
header .header-bar {
    margin-left: 24px;
}
.external-links div.img__link_container {
    margin-right: 38px;
}
.external-links div.text__link_container {
    font-size: 13px;
    margin-right: 18px;
}
.external-links div.text__link_container a.text__link {
    color: #c5c5c5;
}
.external-links div:nth-child(3) a.text__link {
    /*color: #464646;*/
}
.external-links div:last-child {
    margin-right: 24px;
}
.letters-selector {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
}
.letters-selector_sm {
    font-size: 16px;
    width: 11px;
    height: 22px;
}
.letters-selector_md {
    font-size: 21px;
    width: 14px;
    height: 29px;
}
.letters-selector_lg {
    font-size: 26px;
    width: 18px;
    height: 37px;
}
.letters-selector_selected {
    color: #4099e0;
}
.letters-selector_unselected {
    color: #a8bfc8;
}
.article-text-size_sm {
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 19px;
    padding-top: 8px;
}
.article-text-size_sm h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin: 28px 0;
}
.article-text-size_sm h5 {
    font-size: 14px;
    line-height: 24px;
    margin: 24px 0;
    opacity: 0.84;
}
.article-text-size_md {
    font-size: 20px;
    line-height: 37px;
}
.article-text-size_md h2 {
    font-size: 24px;
    line-height: 37px;
    font-weight: 700;
    margin: 32px 0;
}
.article-text-size_md h5 {
    font-size: 16px;
    line-height: 28px;
    margin: 28px 0;
    opacity: 0.84;
}
.article-text-size_lg {
    font-size: 24px;
    line-height: 44px;
    padding-bottom: 24px;
    padding-top: 8px;
}
.article-text-size_lg h2 {
    font-size: 28px;
    line-height: 44px;
    font-weight: 700;
    margin: 40px 0;
}
.article-text-size_lg h5 {
    font-size: 16px;
    line-height: 28px;
    margin: 28px 0;
    opacity: 0.84;
}
.timestamp-container {
    font-size: 13px;
}
.hk-desktop-social_container {
    z-index: 700;
    position: fixed;
    top: 40vh;
    left: 0;
    width: 76px;
}
.hk-desktop-social_container amp-social-share:not(:first-child) {
    margin-top: -5px;
}
.hk-desktop-social_container amp-social-share.custom-style.facebook {
    background-image: url(../img/facebook-square.svg?d=206);
}
.hk-desktop-social_container amp-social-share.custom-style.twitter {
    background-image: url(../img/twitter-square.svg?d=206);
}
.hk-desktop-social_container amp-social-share.custom-style.system {
    background-image: url(../img/link-square.svg?d=206);
}
.hk-mobile-social_container {
    z-index: 700;
    height: 40px;
}
.hk-mobile-social_container.sticky {
    position: fixed;
    background-color: #fff;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    padding: 0 14px;
    box-shadow: 0 0 5px 2px #ccc;
}
.hk-mobile-social_container amp-social-share.custom-style {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.hk-mobile-social_container amp-social-share.custom-style.facebook {
    background-image: url(../img/m-share_icon-01.svg?d=206);
}
.hk-mobile-social_container amp-social-share.custom-style.whatsApp {
    background-image: url(../img/m-share_icon-02.svg?d=206);
}
.hk-mobile-social_container amp-social-share.custom-style.twitter {
    background-image: url(../img/m-share_icon-03.svg?d=206);
}
.hk-mobile-social_container amp-social-share.custom-style.system {
    background-image: url(../img/m-share_icon-06.svg?d=206);
}
.social-icon {
    cursor: pointer;
}
.fb-comments {
    position: relative;
    z-index: 600;
}
.section-nav {
    display: flex;
    height: 38px;
    overflow: hidden;
}
.section-nav-primary .section-name-container:hover {
    background-color: #006090;
}
.section-nav-primary .section-name-container-underscore {
    border-bottom: 4px solid #fff;
}
.section-nav-secondary {
    border-bottom: 2px solid #666;
}
.section-nav-secondary .section-name-container:hover {
    background-color: #f3f3f3;
}
.section-nav-secondary .section-name-container-underscore {
    border-bottom: 4px solid #00acf8;
    padding-bottom: 4px;
}
.section-nav-mobile-device {
    flex-wrap: nowrap;
    overflow-x: auto;
}
.section-nav .section-name-container {
    flex-shrink: 0;
}
.section-nav .section-name-container-mobile-device {
    flex: 0 0 auto;
}
.section-nav .section-name-container:hover .subSection {
    display: block;
}
.section-nav .section-name-container .subSection {
    display: none;
    box-shadow: 0 2px 2px 0 #c5c5c5;
    color: #464646;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    padding-bottom: 6px;
}
.section-nav .section-name-container .subSection .subsectionLink {
    padding: 0 14px;
}
.section-nav .section-name-container .subSection .subsectionLink:hover {
    background-color: #f3f3f3;
}
.section-nav .section-name-container .subSection .subsectionLink a {
    color: #464646;
}
.section-nav .section-name {
    height: 100%;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    border-bottom: 4px solid transparent;
    padding: 10px 10px 0;
    min-width: 100%;
}
.section-nav-downArrow {
    top: 3px;
    position: relative;
    width: 12px;
    height: 7.4px;
    background-image: url(../img/arr_d02.svg?d=206);
    background-size: 12px 7.4px;
    margin: 2px;
}
.section-nav-downArrow-mobile-device {
    display: none;
}
.authors-grid {
    display: grid;
    grid-row-gap: 16px;
    position: relative;
    margin: 22px 0 28px;
}
.authors-grid img {
    height: 24px;
    width: 24px;
}
.authors-grid .h3 {
    margin: 0;
    font-size: 14px;
}
.authors-grid.empty {
    height: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.authors-grid__element img {
    border-radius: 50%;
    object-fit: cover;
}
.authors-grid__element span {
    display: inline-block;
    font-size: 14px;
}
.letters-selector {
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 1.8;
}
.hk-footer .text--desktop {
    line-height: 26px;
}
.hk-footer .text--mobile {
    line-height: 20px;
}
.hk-footer .footer--hk-separator:before {
    content: " | ";
}
.hk-footer .footer--hk-separator a {
    margin-left: 5px;
}
.hk-footer a:hover {
    color: #000;
}
body {
    font-family: "IBM Plex Serif", Helvetica, 微軟正黑體, Microsoft JhengHei, PingFang TC, Verdana, Arial, sans-serif, 細明體_HKSCS-ExtB, "Ming(for ISO10646)ExtB";
    -webkit-font-smoothing: antialiased;
}
.background_azure {
    background-color: #00acf8;
}
.background_greyish-brown {
    background-color: #464646;
}
.background_white {
    background-color: #fff;
}
.background_cerulean {
    background-color: #018bc8;
}
.background_black {
    background-color: #000;
}
.background_nice-blue {
    background-color: #1875c2;
}
.background_cool-blue {
    background-color: #3e61c5;
}
.background_light-eggplant {
    background-color: #854496;
}
.background_water-blue-two {
    background-color: #16a1cc;
}
.background_pumpkin-orange {
    background-color: #ff8201;
}
.background_bright-light-blue {
    background-color: #27d4f5;
}
.background_darkish-blue {
    background-color: #00418a;
}
.background_brownish-grey {
    background-color: #666;
}
.background_very-dark-grey {
    background-color: #555;
}
.background_dark-skyblue-two {
    background-color: #4099e0;
}
.background_water-blue {
    background-color: #1998dd;
}
.background_peacock-blue {
    background-color: #006090;
}
.background_sun-yellow {
    background-color: #fad932;
}
.background_very-light-grey {
    background-color: #f3f3f3;
}
.background_very-light-pink {
    background-color: #c5c5c5;
}
.background_strong-pink {
    background-color: #ed2482;
}
.background_light-grey-blue {
    background-color: #a8bfc8;
}
.background_strawberry {
    background-color: #ee292a;
}
.background_pink-red {
    background-color: #f01669;
}
.background_warm-grey {
    background-color: #7e7e7e;
}
.background_greyish {
    background-color: #a4a4a4;
}
.background_parenting-orange {
    background-color: #f9812a;
}
.background_parenting-brown {
    background-color: #964000;
}
.background_parenting-hamburger {
    background-color: #7d443c;
}
.background_parenting-hamburger-highlight {
    background-color: #472722;
}
.background_parenting-hamburger-divider {
    background-color: #ccb18b;
}
.text_greyish-brown {
    color: #464646;
}
.text_brownish-grey {
    color: #666;
}
.text_very-light-pink {
    color: #c5c5c5;
}
.text_white {
    color: #fff;
}
.text_water-blue {
    color: #1998dd;
}
.text_dark-skyblue-two {
    color: #4099e0;
}
.text_eastern-blue {
    color: #238fbd;
}
.text_parenting-orange {
    color: #f9812a;
}
.link_white a {
    color: #fff;
}
.link_greyish-brown a {
    color: #464646;
}
.sites-bar {
    background: #464646;
    padding: 0 0 0 24px;
    text-align: left;
    height: 38px;
}
.sites-bar a {
    flex-grow: 1;
    color: #c5c5c5;
}
.sites-bar a.sites-bar-highlight,
.sites-bar a:hover {
    color: #fff;
}
.hamburger-primary-menu {
    color: #c5c5c5;
    font-weight: 400;
}
.hamburger-menu-icon {
    padding-right: 24px;
}
.memberContent {
    text-align: left;
    height: 38px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.memberContent span {
    font-size: 16px;
    color: #238fbd;
}
.sectionTop {
    line-height: 2;
    height: 30px;
    padding-left: 24px;
}
.sectionTop a {
    color: #464646;
}
.sectionTop:hover {
    background-color: #f3f3f3;
}
.hamburger-padding {
    padding: 0 17px 0 24px;
}
.primary-sections {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 #c4c4c4;
    color: #464646;
    padding-bottom: 20px;
}
.hamburger-menu .arrow {
    border: solid;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    align-self: center;
}
.hamburger-menu .arrow-hamburger {
    border-color: #464646;
    height: 8px;
    width: 8px;
    margin-right: 19px;
}
.hamburger-menu .arrow-down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.hamburger-menu .arrow-up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.sections-list {
    flex-direction: column;
}
.hamburgerDivider {
    margin: 5px 17px 5px 14px;
    border-top: 1px solid #555;
}
.hamburgerSubMenu {
    z-index: 1000;
    left: 0;
}
.hamburger-highlight {
    position: relative;
}
.hamburger-highlight:before {
    content: "";
    width: 5px;
    height: 30px;
    top: 0;
    left: 0;
    background: #00acf8;
    position: absolute;
}
.hamburger-highlight a,
.hamburger-highlight div {
    color: #00acf8;
}
.tertiaryTop {
    padding-left: 57px;
}
.hk-marquee {
    height: 42px;
    line-height: 42px;
}
.rcb-wrapper .text-wrapper div {
    font-size: 22px;
    font-weight: 600;
}
.rcb-wrapper .text-wrapper hr {
    margin: 0;
    border-color: #1998dd;
    border-style: solid;
}
.rcb-wrapper .rcb {
    padding: 15px 0;
    border-bottom: 1px dashed #7e7e7e;
}
.rcb-wrapper .rcb:last-child {
    border-bottom: none;
}
.rcb-wrapper .rcb:hover {
    background-color: #f3f3f3;
}
.rcb-wrapper .rcb .rcb-image img {
    max-height: 118px;
    max-width: 210px;
}
.rcb-wrapper .rcb .rcb-content {
    max-height: 118px;
    padding-left: 25px;
}
.rcb-wrapper .rcb .rcb-content font {
    font-size: 18px;
}
.rcb-wrapper .rcb-line-item .rcb,
.rcb-wrapper .rcb-line-item .rcb-na-item .dfpAd .arcad {
    border-bottom: 1px dashed #7e7e7e;
}
.rcb-wrapper .rcb-line-item iframe {
    margin: 15px 0;
    width: 100%;
}
.paywall_fade {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
    z-index: 800;
}
.omoPaywall {
    z-index: 800;
    padding-top: 32px;
}
.omoPaywall .cont {
    width: 100%;
    margin-bottom: -55px;
    z-index: 800;
    background-color: #fff;
}
.omoPaywall .upgrade_member {
    font-size: 26px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: center;
    color: #00418a;
}
.omoPaywall .region {
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.42px;
    text-align: justify;
    color: #464646;
    margin-bottom: 40px;
    font-size: 18px;
}
.omoPaywall .more_info {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.32px;
    text-align: center;
    margin-bottom: 15px;
    text-decoration: underline;
}
.omoPaywall .more_info a {
    color: #1998dd;
}
.omoPaywall .login_button {
    height: 45px;
    width: 290px;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.42px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    background-color: #00418a;
    padding: 8px;
    cursor: pointer;
    margin-bottom: 68px;
}
.video-container .cont {
    margin-bottom: 0;
}
.video-list__title > hr {
    border: 0;
    border-top: 2px solid #1998dd;
    margin-top: 4px;
    padding: 0;
}
.video-list .video-icon {
    margin-bottom: 0;
}
.date_label {
    height: 36px;
    margin-left: 60px;
    flex-grow: 4;
    width: 653px;
}
.author-card {
    display: inline-block;
    width: 20%;
    margin-bottom: 24px;
}
.author-card img {
    height: 110px;
    width: 110px;
    margin: 0 auto 8px;
    display: block;
}
.story-card-topic {
    color: #000;
    max-height: 210px;
    height: auto;
    width: 240px;
    display: inline-block;
    margin: 20px 7px 0 6px;
    border-bottom: 1px solid #9b9b9b;
    padding: 0 0 7px;
    vertical-align: bottom;
}
.story-card-topic .text-container {
    height: 48px;
}
.story-card-topic .desktop-headline {
    font-size: 18px;
    font-weight: 500;
}
.story-card-topic img {
    height: 135px;
    width: 240px;
    margin-bottom: 5px;
}
.section-headline {
    border-bottom: 1px solid #1998dd;
}
.archive-header {
    padding: 150px 0 15px;
    border-bottom: 3px solid #ccc;
    font-size: 24px;
    color: #464646;
    font-weight: 600;
    margin-top: -120px;
}
.archive-date {
    font-size: 14px;
    color: #464646;
    font-weight: 600;
}
.archive-story {
    text-decoration: none;
    color: #464646;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    display: block;
    white-space: pre-wrap;
}
.archive-vid {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 0 -2px 5px;
    background-size: 15px 15px;
    background-image: url(https://arc-static.appledaily.com/hk/icons/video-icon.png);
}
.archive-headline-header {
    padding: 30px 0 20px;
    font-size: 24px;
    color: #464646;
    font-weight: 600;
}
.archive-headline-story {
    text-decoration: none;
    color: #464646;
}
.archive-headline-promo {
    float: left;
    width: 360px;
    margin: 0 20px 0 0;
}
.archive-headline-img {
    width: 100%;
}
.archive-headline-title {
    padding: 0 0 15px;
    font-size: 24px;
    color: #464646;
    font-weight: 600;
    white-space: pre-wrap;
}
.archive-headline-intro {
    white-space: pre-wrap;
    line-height: 1.6;
}
.archive-headline-detail {
    float: right;
    width: 420px;
}
.archive-headline:after {
    content: "";
    clear: both;
    display: table;
}
.archive-anchor-item {
    display: inline-block;
    border: 2px solid #ddd;
    border-radius: 5px;
    padding: 5px 20px;
    margin: 0 10px 15px 0;
    text-decoration: none;
    color: #464646;
}
.archive-anchor {
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}
.react-calendar {
    border-radius: 4px;
    width: 300px;
    border: 0;
    box-shadow: 0 2px 5px 3px rgba(16, 36, 94, 0.2);
    margin-top: 10px;
    margin-bottom: 10px;
}
.react-calendar__month-view__days__day--weekend {
    color: unset;
}
.react-calendar__month-view__days__day--neighboringMonth {
    color: rgba(16, 16, 16, 0.5);
}
.react-calendar__tile {
    font-size: 12px;
}
.react-calendar__navigation__arrow {
    font-size: 16px;
}
.react-calendar__navigation__label__labelText {
    font-size: 12px;
}
.react-calendar__tile--hasActive {
    background: #006edc;
}
.react-calendar__tile:disabled {
    color: rgba(16, 16, 16, 0.5);
}
.react-date-picker {
    width: 100%;
    box-shadow: 0 3px 5px 0 rgba(16, 36, 94, 0.2);
}
.react-date-picker__wrapper {
    border: 0;
}
.react-date-picker__inputGroup {
    text-align: center;
}
.react-date-picker__clear-button {
    display: none;
}
.react-date-picker__inputGroup__divider,
.react-date-picker__inputGroup__input {
    font-size: 16px;
}
.react-date-picker__calendar {
    width: 92% !important;
    top: 105px !important;
    left: unset !important;
    position: fixed !important;
}
.react-date-picker__calendar .react-calendar {
    border-radius: 4px;
    width: 100%;
    border: 0;
    box-shadow: 0 2px 5px 3px rgba(16, 36, 94, 0.2);
}
.react-date-picker__calendar .react-calendar__month-view__days__day--weekend {
    color: unset;
}
.react-date-picker__calendar .react-calendar__month-view__days__day--neighboringMonth {
    color: rgba(16, 16, 16, 0.5);
}
.react-date-picker__calendar .react-calendar__month-view__weekdays__weekday,
.react-date-picker__calendar .react-calendar__tile {
    font-size: 15px;
}
.react-date-picker__calendar .react-calendar__navigation__arrow {
    font-size: 28px;
}
.react-date-picker__calendar .react-calendar__navigation__label__labelText {
    font-size: 16px;
}
.react-date-picker__calendar .react-calendar__tile--hasActive {
    background: #006edc;
}
.react-date-picker__inputGroup__input.react-date-picker__inputGroup__year {
    width: 40px !important;
}
.react-date-picker__inputGroup__input.react-date-picker__inputGroup__day {
    width: 20px !important;
}
.react-date-picker__calendar .react-calendar__tile:disabled {
    color: rgba(16, 16, 16, 0.5);
}
.not-found-img {
    width: 100%;
    height: 305px;
    background-size: 640px 305px;
    background-image: url(../img/404_desktop.png);
    background-position: 50%;
    background-repeat: no-repeat;
}
.not-found-main {
    text-align: center;
}
.not-found-text {
    color: #000;
    font-size: 20px;
    margin: 25px 0;
}
.not-found-button {
    margin-bottom: 100px;
}
.not-found-url-main {
    background-color: #00acf8;
    color: #fff;
    border-radius: 5px;
}
.not-found-url-eng,
.not-found-url-main {
    display: inline-block;
    width: 280px;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    margin: 5px;
}
.not-found-url-eng {
    border: 2px solid #00acf8;
    color: #008ccc;
    border-radius: 5px;
}
.multi-single-author-card {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    width: 33%;
}
.multi-single-author-card .container {
    padding-top: 50px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border: 2px solid #f1f1f1;
}
.multi-single-author-card .image-wrapper {
    position: absolute;
    top: -40px;
}
.multi-single-author-card .image-wrapper .image {
    border-radius: 9999px;
    width: 80px;
    height: 80px;
}
.multi-single-author-card .title {
    letter-spacing: 0.1em;
    color: #606060;
    margin-bottom: 10px;
}
.multi-single-author-card .column {
    color: #05006b;
    border-bottom: 2px solid #b80000;
    font-size: x-large;
    padding: 0 5px;
    text-align: center;
}
.platform-container {
    position: relative;
    min-height: 65px;
}
.platform-container .platform-banner {
    float: left;
    height: 100px;
}
.platform-container .platform-desc {
    width: calc(100% - 250px);
    float: left;
    color: #000;
    font-size: 20px;
    padding: 0 10px;
}
.platform-container .platform-desc .price {
    background: #e83a5f;
    display: inline-block;
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 2px 4px;
}
.platform-container .privilege-logo {
    position: absolute;
    width: 100px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
}
.fusion-app,
body {
    overflow-x: hidden;
}
.fusion-app > div[type="rendering"] > section:not([id="0"]) {
    transition: transform 0.5s cubic-bezier(0.56, 1.65, 0.77, 0.88);
    transition-timing-function: cubic-bezier(0.56, 1.65, 0.77, 0.88);
    position: relative;
}
.fusion-app section.scroll {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.scroller {
    padding-bottom: 15px;
    padding-top: 10px;
    overflow: hidden;
}
.masthead--height {
    height: 50px;
}
.externalLinks--height {
    height: 32px;
}
.absolute {
    position: absolute;
}
.overflow-y-scroll {
    overflow-y: scroll;
}
div.flex--flow-no-wrap {
    flex-flow: nowrap;
}
body,figure {
    margin: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
}
button {
    display: inline-block;
    background-color: inherit;
    border-color: inherit;
    border-style: inherit;
    padding: inherit;
}
button:focus {
    outline: none;
}

* {
    box-sizing: border-box;
}
.global-masthead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #fff;
}
.apd-grid {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-flow: row wrap;
}
.apd-grid__column {
    flex-direction: column;
}
.apd-grid__row {
    flex-direction: row;
}
.apd-grid__container {
    width: 100%;
    padding: 0 25px;
}
.apd-grid__container-centered {
    margin: 0 auto;
}
.apd-grid__col {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 7.5px;
}
.text-normal {
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}
.text--word_break-keep_all {
    word-break: keep-all;
}
.text--white_space-nowrap {
    white-space: nowrap;
}
.text-ellipsis {
    text-overflow: ellipsis;
}
.text_align_center {
    text-align: center;
}
.font-size--12 {
    font-size: 12px;
}
.font-size--13 {
    font-size: 13px;
}
.font-size--14 {
    font-size: 14px;
}
.font-size--15 {
    font-size: 15px;
}
.font-size--16 {
    font-size: 16px;
}
.font-size--18 {
    font-size: 18px;
}
.font-size--20 {
    font-size: 20px;
}
.font-size--22 {
    font-size: 22px;
}
.font-size--24 {
    font-size: 24px;
}
.font-size--26,
.font-size--26 span {
    font-size: 26px;
}
.font-size--28 {
    font-size: 28px;
}
.font-size--30 {
    font-size: 30px;
}
.font-size--36 {
    font-size: 36px;
}
.font_weight--400 {
    font-weight: 400;
}
.font_weight--500 {
    font-weight: 500;
}
.font_weight--600 {
    font-weight: 600;
}
.truncate {
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    -ms-white-space: nowrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.truncate--2 {
    -webkit-line-clamp: 2;
}
.truncate--3 {
    -webkit-line-clamp: 3;
}
.margin--left--auto {
    margin-left: auto;
}
.margin--right--auto {
    margin-right: auto;
}
.height-full {
    height: 100%;
}
.width-full {
    width: 100%;
}
.width-half {
    width: 50%;
}
.width-min-sm {
    min-width: 0;
}
.width-max-full {
    max-width: 100%;
}
.width-max-full-vw-mobile {
    max-width: 100vw;
    margin-left: -15px;
}
.flex--justify-right {
    justify-content: right;
}
.box--pad-top-xs {
    padding-top: 2px;
}
.box--pad-vertical-xs {
    padding-top: 6px;
    padding-bottom: 6px;
}
.box--pad-vertical-lg {
    padding-top: 15px;
    padding-bottom: 15px;
}
.box--pad-vertical-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.box--pad-horizontal-lg {
    padding-left: 15px;
    padding-right: 15px;
}
.box--margin-bottom-xl {
    margin-bottom: 20px;
}
.image-contain {
    max-width: 100%;
    max-height: 100%;
}
.is-ios *,
.pointer {
    cursor: pointer;
}
.pointer_events-none {
    pointer-events: none;
}
.pointer_events-auto {
    pointer-events: auto;
}
.outline-none {
    outline: none;
}
.article_body .un-lazy-loaded {
    height: 300px;
}
.article_body .article__subhead {
    margin-top: 8px;
}
.article_body .tags {
    margin-top: 34px;
    padding: 0;
}
.article_body .tags .tags-container {
    text-decoration: underline;
    flex-direction: row;
}
.article_body .visual__image {
    text-align: center;
}
.article_body .visual__image img {
    max-width: 100%;
    margin: 20px 0;
    vertical-align: middle;
}
.article_body .visual__image figcaption.hidden {
    display: none;
}
.article_body .table-container {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}
.article_body .table-container .t-header {
    color: #fff;
    background-color: #4161a8;
    text-align: left;
}
.article_body .table-container .t-item {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border: 0;
}
.article_body .table-container .t-item-border {
    border-bottom: 1px;
    border-style: solid;
    border-color: #bbbec2;
}
.lazy_load_articles {
    position: relative;
    top: -300px;
}
.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop iframe[title*="fb:comments Facebook Social Plugin"],
.fb_iframe_widget_fluid_desktop span {
    width: 100% !important;
}
.oembedIframe {
    width: 100%;
    border: none;
}
.component-sample-color-palette {
    margin: 2rem;
}
.component-sample-color-palette > h2 {
    margin: 1rem 0;
    padding: 1rem;
    background-color: #d3d3d3;
}
.component-sample-color-palette .item {
    padding: 1rem;
}
.component-sample-color-palette .box {
    height: 10rem;
    width: 10rem;
    border-radius: 0.5rem;
    box-shadow: 0.5rem 0.5rem 0.5rem #999;
}
.component-button-sample h4 {
    margin: 1rem 0;
    padding: 1rem;
    background-color: #d3d3d3;
}
.component-button-sample button {
    margin: 1rem;
}
.loginImage {
    width: 26px;
    height: 26px;
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    display: block;
    position: relative;
    margin: -1px 0 0 -1px;
}
.loginContainer {
    display: flex;
    cursor: pointer;
}
.profileName {
    padding-left: 7px;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}
.search-bar {
    margin-right: 24px;
}
.search-bar input {
    height: 30px;
}
.search-bar .search-icon-container {
    height: 30px;
    padding-right: 3px;
}
.search-bar input[type="text"] {
    font-size: 16px;
    border-radius: 0;
    color: #555;
}
.search-bar input:focus {
    outline: none;
}
.text_medium {
    font-weight: 500;
}
.article__header {
    position: relative;
    padding-bottom: 8px;
    padding-top: 16px;
}
.article-text-size_md {
    padding-bottom: 24px;
    padding-top: 8px;
}
.article-page-right-rail .HK-DESKTOP-AD,
.article-page-right-rail .TW-DESKTOP-AD {
    /*padding-bottom: 20px;*/
}
.scroll-top-button {
    display: flex;
    background-color: #535353;
    width: 50px;
    height: 155.6px;
    box-shadow: inset 0 5px 10px 0 rgba(0, 0, 0, 0.5);
    font-size: 16px;
    color: #fff;
    position: fixed;
    flex-direction: column;
    align-items: center;
    margin-left: 1vw;
    z-index: 700;
    cursor: pointer;
    right: 1px;
    top: 41%;
}
.scroll-top-button.invisible {
    display: none;
}
.scroll-top-button img {
    width: 80%;
}
.scroll-top-button p {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.box--margin-left-xl {
    margin-left: 20px;
}
.box--margin-right-xl {
    margin-right: 20px;
}
.box--margin-top-xl {
    margin-top: 20px;
}
.box--pad-vertical-20 {
    padding: 20px 0;
}
.box--pad-vertical-16 {
    padding: 16px 0;
}
.box--pad-horizontal-16 {
    padding-left: 16px;
    padding-right: 16px;
}
.box--pad-bottom-xl {
    padding-bottom: 20px;
}
.box--show-xxl {
    display: none;
}
.header-bar {
    height: 50px;
}
.member-campaign {
    margin-right: 18px;
}
.member-campaign-eng-btn {
    border-radius: 4px;
    background-color: #fff;
    color: #439cc5;
    padding: 4px 12px;
}
.member-campaign-button {
    max-height: 40px;
}
.locale-section {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 4px 12px;
    margin-right: 18px;
}
.locale-section a {
    color: #fff;
}
.hamburger-menu {
    position: relative;
}
.hamburger-menu .bar {
    width: 19px;
    height: 2px;
    margin-top: 5px;
}
.hamburger-menu .bar:first-child {
    margin-top: 0;
}
.hamburger-menu .hamburger-primary-menu {
    width: 220px;
    height: 38px;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}
.hamburger-menu .hamburgerSubMenu {
    top: 32px;
    text-align: left;
}
.primary-sections {
    height: 100vh;
}
.video-container .hidden {
    visibility: hidden;
}
.plus18_overlay {
    position: relative;
    z-index: 50;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
}
.lock_icon,
.no_button,
.yes_button {
    background-repeat: no-repeat;
    background-size: cover;
}
.lock_icon {
    height: 94px;
    width: 70px;
    margin-bottom: 22px;
    background-image: url(../img/icon_locker.svg?d=206);
}
.no_button,
.yes_button {
    width: 220px;
    height: 60px;
    background-image: url(../img/button_18up.svg?d=206);
}
.no_button {
    background-image: url(../img/button_18under.svg?d=206);
}
.video-list__item .video-icon {
    left: unset;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 28px;
    height: 23px;
}
.video-list__item .video-icon > .video-triangle-container {
    padding: 4px 0 0 6px;
}
.video-list__item .video-icon > .video-triangle-container > .video-triangle {
    border-left: 16px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.autoplay_bar {
    height: 40px;
    padding-right: 2px;
}
.autoplay_bar .display_label {
    flex-grow: 1;
}
.toggle-wrapper {
    width: 40px;
}
.toggle-wrapper .toggle-label {
    border-radius: 10px;
    height: 20px;
}
.toggle-wrapper .toggle-switch {
    width: 20px;
    height: 20px;
    left: 20px;
    border-radius: 10px;
    transition: all 0.3s ease-in 0s;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #157efb;
}
.toggle-wrapper .toggle-checkbox:checked + .toggle-label .toggle-switch {
    left: 0;
}
.powa-margin-bottom-full {
    margin-bottom: 50%;
}
.vsf-headline {
    letter-spacing: 0;
}
.marquee-default {
    width: fit-content;
    margin: 0;
    transform: translateY(0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    font-size: 18px;
}
.marquee-default span {
    padding-right: 50px;
}
.marquee-default:hover {
    animation-play-state: paused;
}
@keyframes marquee {
    0% {
        transform: translateX(10%);
    }
    to {
        transform: translateX(-100%);
    }
}
.rcb-wrapper .text-wrapper div {
    margin-bottom: 4px;
}
.rcb-wrapper .rcb .rcb-content font {
    display: block;
    margin: 0;
}
.rcb-wrapper .rcb .rcb-content span {
    bottom: 0;
    font-size: 13px;
}
.rcb-wrapper .rcb hr {
    margin: 13px 0 0;
}
.rcb-wrapper .read-more {
    cursor: pointer;
}
.aspect-ratio-box {
    position: relative;
    padding-top: 56.25%;
}
.carousel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    overflow-x: scroll;
    counter-reset: item;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    overflow: hidden;
}
.carouselhover {
    cursor: pointer;
}
.carousel_tw {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
}
.carousel_hk {
    background: #f3f3f3;
    width: 100%;
    height: 100%;
}
.carousel_hk .headline_overlay span {
    font-size: 32px;
}
.carousel .slide {
    position: relative;
    flex: 0 0 100%;
    width: 100%;
}
.slide,
.slide .slide-image {
    width: 100%;
    height: 100%;
}
.slide .slide-image {
    position: absolute;
    top: 0;
    left: 0;
    scroll-snap-align: center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.image-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-flow: column wrap;
}
.headline_overlay {
    padding-bottom: 35px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
    bottom: 0;
    left: 0;
}
.headline_overlay span {
    font-size: 35px;
    font-weight: 600;
}
.button-container {
    flex-grow: 1;
    align-items: center;
    justify-content: space-between;
    top: calc(50% - 30px);
    left: 0;
    right: 0;
}
.arrow_button {
    width: 50px;
    height: 50px;
}
.arrow_button_hk .button-image {
    background-image: url(../img/right-arrow.svg?d=206);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.arrow_button_tw {
    background-size: contain;
    padding: 5px;
    width: 60px;
    height: 60px;
}
.arrow_button_tw .button-image {
    background-image: url(../img/arr_r.svg?d=206);
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    pointer-events: none;
}
.arrow_button_prev {
    transform: rotate(180deg);
    left: 0;
}
.arrow_button_next {
    right: 0;
}
.pagination_dots {
    line-height: 18px;
    text-align: center;
}
.pagination_dots .dot_container {
    outline: initial;
}
.pagination_dots.pointer_navigation {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    text-align: center;
}
.pagination_dots .dot {
    border-radius: 100%;
    height: 8px;
    width: 8px;
    background-color: #fff;
}
.pagination_dots .dot.hk.dot_active {
    background-color: #1998dd;
}
.parenting .pagination_dots .dot.hk.dot_active {
    background-color: #f9812a;
}
.interscroller_inner {
    position: relative;
    left: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(-50%, 0, 0);
}
.interscroller_wrapper {
    position: initial;
}
.interscroller_outer_wrapper {
    position: relative;
    display: none;
}
.inlineArticleAds {
    padding: 20px 0;
}
.inlineFlyingCarpet {
    height: 300px;
}
.flyingCarpet_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 18%;
    position: relative;
}
.flyingCarpet_reveal {
    position: fixed;
    width: 100%;
    height: 360px;
    margin: 0;
    padding: 0;
    top: 75px;
    left: auto;
    transform: translateZ(0);
}
.flyingCarpet_wrapper {
    position: absolute;
    width: 100%;
    height: 360px;
    clip: rect(auto, auto, auto, auto);
    z-index: 3;
    margin-left: 0;
    left: 0;
}
.flyingCarpet_outer_wrapper {
    display: none;
    height: 360px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    right: 50%;
    width: 100vw;
}
.skyScraper {
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
    padding: 0;
    min-height: 600px;
    max-width: 160px;
}
#right-rail {
    padding-top: 23px;
}
#interstitialContainer {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.interstitialClose {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    z-index: 99999;
    right: 10px;
    top: -38px;
    background: #000;
    border-radius: 20px;
    color: #fff;
    line-height: 33px;
    font-size: 30px;
}
.interstitialClose i {
    color: #fff;
    line-height: 36px;
    width: 36px;
    text-align: center;
}
.interstitialCloseButton {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.interstitialCloseButton:before {
    content: "X";
}
.interstitial_reveal {
    position: fixed;
    z-index: 19999;
    top: 0;
    padding-top: 85px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}
.author-bio figure {
    margin: 0 10px;
}
.author-bio figure img {
    border-radius: 50%;
    object-fit: cover;
    height: 160px;
    width: 160px;
}
.author-bio_desc_container {
    display: flex;
    align-items: center;
    justify-items: center;
}
.author-bio_description {
    line-height: 1.44;
}
.parenting .header-bar .visual__image {
    width: 75px;
}
.parenting .header-bar .facebook_button {
    width: 89px;
    height: 30px;
}
.parenting .section-body {
    min-height: 60vh;
}
.parenting .section-nav-downArrow {
    top: 3px;
    position: relative;
    width: 12px;
    height: 7.4px;
    background-image: url(../img/arr_white.svg?d=206);
    background-size: 12px 7.4px;
    margin: 2px;
}
.parenting .section-nav-downArrow-mobile-device {
    display: none;
}
.parenting .section-nav-primary .section-name-container:hover {
    background-color: #964000;
}
.parenting .section-nav-primary .section-name-container-underscore {
    border-bottom: 4px solid #fff;
}
.parenting .hamburger-primary-menu .primary-sections {
    height: auto;
}
.parenting .hamburger-primary-menu .primary-sections .hamburgerDivider {
    border-top: 1px solid #ccb18b;
}
.parenting .hamburger-highlight:before {
    background: #472722;
}
.parenting .hamburger-highlight a,
.parenting .hamburger-highlight div {
    color: inherit;
}
.parenting .subsection-section-name {
    font-size: 18px;
    color: #472722;
    font-weight: 600;
    margin-left: 30px;
}
.parenting .subsection-tab-container {
    padding: 30px;
}
.parenting .subsection-tab-container .subsection-link {
    margin: 0 30px;
    font-size: 19px;
    font-weight: 500;
    color: #b1b1b1;
}
.parenting .subsection-tab-container .subsection-link.active {
    color: #fd6a02;
}
.parenting .subsection-tab-container .subsection-link .subsection-container img {
    margin-right: 10px;
}
.minisite-header {
    position: relative;
}
.minisite-header .header-bar {
    margin-left: 0;
}
.minisite-header .header-bar .logo {
    padding: 0 67px;
}
.minisite-header .header-bar .logo .visual__image {
    height: 50px;
}
.minisite-header .hamburger-menu {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    padding: 0 24px;
    height: 100%;
}
.minisite-header .hamburger-menu .hamburger-menu-icon {
    padding: 0;
}
.minisite-header .hamburger-menu .hamburgerSubMenu {
    top: 50px;
    left: 24px;
}
.minisite-header .hamburger-menu .hamburgerSubMenu .hamburger-primary-menu .primary-sections {
    height: auto;
}
.minisite-column-grid {
    display: flex;
    flex-wrap: wrap;
}
.minisite-column-grid .image-container {
    position: relative;
}
.minisite-column-grid .image-container .v-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 33px;
    width: 38px;
    margin-bottom: 0;
    left: auto;
}
.minisite-column-grid .column-container-two {
    width: 50%;
    padding: 10px;
}
.minisite-column-grid .column-container-two figure {
    height: 204px;
}
.minisite-column-grid .column-container-three {
    width: 33%;
    padding: 10px;
}
.minisite-column-grid .column-container-three figure {
    height: 146px;
}
.minisite-column-grid .column-container-four {
    width: 25%;
    padding: 10px;
}
.minisite-column-grid .column-container-four figure {
    height: 109px;
}
.minisite-mpm {
    padding-bottom: 20px;
}
.minisite-mpm .pagination_dots {
    bottom: 30px;
}
.minisite-mpm .pagination_dots .dot {
    height: 14px;
    width: 14px;
}
.minisite-mpm .pagination_dots .dot.hk.dot_active {
    background-color: #f9812a;
}
.minisite-mpm .slide {
    width: 100%;
    height: 100%;
}
.minisite-mpm .slide .slide-image {
    position: relative;
    width: 100%;
    height: 100%;
    scroll-snap-align: center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.minisite-mpm .minisite_arrow_button {
    width: 50px;
    height: 50px;
}
.minisite-mpm .minisite_arrow_button_hk .button-image,
.minisite-mpm .minisite_arrow_button_tw .button-image {
    width: 100%;
    height: 100%;
}
.minisite-mpm .minisite_arrow_button_prev {
    left: 0;
}
.minisite-mpm .minisite_arrow_button_next {
    right: 0;
}
.minisite-mpm .minisite_mpm_blurb {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}
.minisite-mpm .title_fontsize_big {
    font-size: 38px;
}
.minisite-mpm .title_fontsize_medium {
    font-size: 36px;
}
.minisite-mpm .title_fontsize_small {
    font-size: 32px;
}
.minisite-mpm .blurb_fontsize_big {
    font-size: 22px;
}
.minisite-mpm .blurb_fontsize_medium {
    font-size: 20px;
}
.minisite-mpm .blurb_fontsize_small {
    font-size: 18px;
}
.minisite-mpm .carousel {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    overflow-x: scroll;
    counter-reset: item;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    overflow: hidden;
}
.minisite-mpm .carouselhover {
    cursor: pointer;
}
.minisite-mpm .carousel_tw {
    top: 0;
    left: 0;
    margin: auto;
}
.minisite-mpm .carousel_hk,
.minisite-mpm .carousel_tw {
    background: transparent;
    width: 100%;
    height: 100%;
}
.minisite-mpm .carousel_hk .headline_overlay span {
    font-size: 32px;
}
.minisite-tab {
    flex-wrap: wrap;
}
.minisite-tab .tab-title {
    font-size: 21px;
}
.minisite-social-icon .hk-desktop-social_container {
    z-index: 700;
    position: fixed;
    top: 40vh;
    left: 0;
    width: 76px;
}
.minisite-social-icon .hk-desktop-social_container amp-social-share:not(:first-child) {
    margin-top: -5px;
}
.minisite-social-icon .hk-mobile-social_container {
    z-index: 700;
    height: 40px;
}
.minisite-social-icon .hk-mobile-social_container.sticky {
    position: fixed;
    background-color: #fff;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    padding: 0 14px;
    box-shadow: 0 0 5px 2px #ccc;
}
.minisite-social-icon .hk-mobile-social_container amp-social-share.custom-style {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.minisite-social-icon .social-icon {
    cursor: pointer;
}
.minisite-social-icon .fb-comments {
    position: relative;
    z-index: 600;
}
.minisite-image-gallery {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}
.minisite-image-gallery .first-image-container {
    padding: 5px;
    width: 100%;
}
.minisite-image-gallery .image-container {
    padding: 5px;
    width: 33.33%;
}
.minisite-image-gallery .image-container .overlay-cover {
    position: relative;
}
.minisite-image-gallery .image-container .overlay-cover .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
    pointer-events: none;
}
.minisite-image-gallery .image-container .overlay-cover .overlay .overlay-text {
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    font-family: Roboto-Medium;
}
.minisite-image-gallery .image-wrapper {
    overflow: hidden;
    cursor: pointer;
}
.minisite-image-gallery .image-wrapper .gallery-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.minisite-image-gallery .aspect-tall {
    width: 100%;
}
.minisite-image-gallery .aspect-wide {
    width: 100%;
    height: 100%;
}
.photo-lightbox {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 9999;
    padding-left: 10%;
    padding-right: 10%;
    color: #fff;
}
.photo-lightbox .lightbox-button {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    cursor: pointer;
    z-index: 999;
}
.photo-lightbox .lightbox-button img {
    width: 20px;
    height: 20px;
}
.photo-lightbox .lightbox-photo-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    overflow-x: scroll;
    counter-reset: item;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    overflow: hidden;
}
.photo-lightbox .lightbox-photo-box .slide {
    position: relative;
    flex: 0 0 100%;
    width: 100%;
}
.photo-lightbox .lightbox-photo-box .slide .lightbox-photo {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    margin: 50px 0;
}
.photo-lightbox .photo-lightbox-container {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photo-lightbox .photo-lightbox-container .image-number-text {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-family: PingFangHK-Medium;
    font-size: 13px;
}
.photo-lightbox .photo-lightbox-container .image-number-text img {
    width: 25px;
}
.photo-lightbox .photo-lightbox-container .aspect-ratio-box {
    width: 100%;
}
.photo-lightbox .photo-lightbox-container .image-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    color: #fff;
}
.photo-lightbox .arrow_button_prev {
    transform: none;
}
@keyframes fadeInImg {
    0% {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}
.img-loading {
    display: none;
    opacity: 0.3;
}
.img-loaded {
    animation: fadeInImg ease-in 1;
    position: relative;
    opacity: 0.3;
    animation-fill-mode: forwards;
    animation-duration: 0.2s;
}
.box--display-block {
    display: block;
}
.box--display-flex {
    display: flex;
}
.box--display-grid {
    display: grid;
}
.box--display-inline-block {
    display: inline-block;
}
.box--display-inline-flex {
    display: inline-flex;
}
.box--display-table {
    display: table;
}
.box--display-table-caption {
    display: table-caption;
}
.box--position-relative {
    position: relative;
}
.box--position-absolute {
    position: absolute;
}
.box--position-absolute-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.box--position-absolute-right {
    right: 0;
}
.box--position-absolute-bottom {
    bottom: 0;
}
.box--position-fixed {
    position: fixed;
}
.box--float-left {
    float: left;
    clear: left;
}
.box--float-right {
    float: right;
    clear: right;
}
.box--bg-white {
    background-color: #fff;
}
.box--bg-black {
    background-color: #000;
}
.box--bg-transparent {
    background-color: transparent;
}
.box--border {
    border: 15px;
    border-color: #000;
    border-style: solid;
}
.box--border-none {
    border: 0;
}
.box--border-dotted {
    border-style: dotted;
}
.box--border-horizontal {
    border-left: 0;
    border-right: 0;
}
.box--border-horizontal-top {
    border-bottom: 0;
}
.box--border-horizontal-bottom {
    border-top: 0;
}
.box--border-vertical {
    border-bottom: 0;
    border-top: 0;
}
.box--border-vertical-left {
    border-right: 0;
}
.box--border-vertical-right {
    border-left: 0;
}
.box--pointer {
    cursor: pointer;
}
.box--overflow-hidden {
    overflow: hidden;
}
.box--overflow-y-scroll {
    overflow-y: scroll;
}
.box--clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.box--margin {
    margin: 5px;
}
.box--margin-center {
    margin-left: auto;
    margin-right: auto;
}
.box--margin-top,
.box--margin-top-sm {
    margin-top: 5px;
}
.box--margin-top-md {
    margin-top: 10px;
}
.box--margin-top-lg {
    margin-top: 15px;
}
.box--margin-right,
.box--margin-right-sm {
    margin-right: 5px;
}
.box--margin-right-md {
    margin-right: 10px;
}
.box--margin-right-lg {
    margin-right: 15px;
}
.box--margin-bottom,
.box--margin-bottom-sm {
    margin-bottom: 5px;
}
.box--margin-bottom-md {
    margin-bottom: 10px;
}
.box--margin-bottom-lg {
    margin-bottom: 15px;
}
.box--margin-left,
.box--margin-left-sm {
    margin-left: 5px;
}
.box--margin-left-md {
    margin-left: 10px;
}
.box--margin-left-lg {
    margin-left: 15px;
}
.box--margin-horizontal {
    margin-left: 5px;
    margin-right: 5px;
}
.box--margin-vertical {
    margin-bottom: 5px;
    margin-top: 5px;
}
.box--pad {
    padding: 5px;
}
.box--pad-top,
.box--pad-top-sm {
    padding-top: 5px;
}
.box--pad-top-md {
    padding-top: 10px;
}
.box--pad-top-lg {
    padding-top: 15px;
}
.box--pad-right,
.box--pad-right-sm {
    padding-right: 5px;
}
.box--pad-right-md {
    padding-right: 10px;
}
.box--pad-right-lg {
    padding-right: 15px;
}
.box--pad-bottom,
.box--pad-bottom-sm {
    padding-bottom: 5px;
}
.box--pad-bottom-md {
    padding-bottom: 10px;
}
.box--pad-bottom-lg {
    padding-bottom: 15px;
}
.box--pad-left,
.box--pad-left-sm {
    padding-left: 5px;
}
.box--pad-left-md {
    padding-left: 10px;
}
.box--pad-left-lg {
    padding-left: 15px;
}
.box--pad-horizontal {
    padding-left: 5px;
    padding-right: 5px;
}
.box--pad-vertical {
    padding-bottom: 5px;
    padding-top: 5px;
}
.box--hidden {
    display: none;
}
.btn {
    width: auto;
    cursor: pointer;
    text-align: center;
    min-height: 2em;
    min-width: 5em;
}
.btn--sm {
    min-height: 1.5em;
    min-width: 1em;
}
.btn--md {
    min-height: 1.5em;
    min-width: 2em;
}
.btn--lg {
    min-height: 3em;
    min-width: 4em;
}
.font--primary {
    font-family: "IBM Plex Serif";
}
.font--secondary {
    font-family: Helvetica;
}
.font--tertiary {
    font-family: PingFang TC;
}
.flex {
    display: flex;
}
.flex--wrap {
    flex-wrap: wrap;
}
.flex--align-items-base {
    align-items: baseline;
}
.flex--align-items-end {
    align-items: flex-end;
}
.flex--align-items-start {
    align-items: flex-start;
}
.flex--align-items-stretch {
    align-items: stretch;
}
.flex--align-items-center {
    align-items: center;
}
.flex--align-self-end {
    align-self: flex-end;
}
.flex--align-self-center {
    align-self: center;
}
.flex--align-self-stretch {
    align-self: stretch;
}
.flex--justify-center {
    justify-content: center;
}
.flex--justify-end {
    justify-content: flex-end;
}
.flex--justify-start {
    justify-content: flex-start;
}
.flex--justify-space-between {
    justify-content: space-between;
}
.flex--justify-space-around {
    justify-content: space-around;
}
.grid {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-flow: row wrap;
}
.grid__column {
    flex-direction: column;
}
.grid__row {
    flex-direction: row;
}
.grid__container {
    width: 100%;
    padding: 0 25px;
}
.grid__container-centered {
    margin: 0 auto;
}
.grid__col {
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 7.5px;
}
.list--unstyled {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.oembed {
    position: relative;
}
.oembed--responsive {
    padding-bottom: 56.25%;
}
.oembed--responsive iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
.quote__attribution {
    font-size: 16px;
}
.text--white {
    color: #fff;
}
.text--black {
    color: #000;
}
.text--left {
    text-align: left;
}
.text--center {
    text-align: center;
}
.text--right {
    text-align: right;
}
.text--capital {
    text-transform: capitalize;
}
.text--uppercase {
    text-transform: uppercase;
}
.text--underline {
    text-decoration: underline;
}
.text--italic {
    font-style: italic;
}
.text--bold {
    font-weight: 800;
}
.text__link:hover {
    color: #000;
}
.visual__image {
    max-height: 100%;
    max-width: 100%;
}
.visual__image--caption {
    caption-side: bottom;
    font-size: 14px;
}
.visual__image--cover {
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.visual__symbol {
    height: 40px;
    width: 40px;
}
@media only screen and (max-width: 768px) {
    .article_body {
        font-size: 18px;
        line-height: 1.56;
    }
    .article_body .visual__image {
        min-width: 100%;
        min-height: 211px;
        line-height: 211px;
    }
    .video_text {
        font-size: 18px;
    }
    .inline-video {
        margin-left: -15px;
        display: inline;
    }
    .promo-image-box {
        margin-left: -15px;
        margin-right: -15px;
    }
    .promo-image-box figure img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .article-list-container .flex-feature {
        padding: 8px 0;
    }
    .article-list-container .flex-feature .width-min-sm {
        min-width: 150px;
    }
    .article-list-container .flex-feature .timestamp {
        line-height: 24px;
    }
    .article-list-container .flex-feature .storycard-blurb {
        margin-top: 0;
        font-size: 16px;
        display: none;
    }
    .article-list-container .flex-feature figure {
        margin-top: 10px;
        height: 85px;
        width: 150px;
    }
    .article-list-container .flex-feature .aspect-tall {
        width: 100%;
    }
    .article-list-container .flex-feature .aspect-wide {
        height: 100%;
    }
    .article-list-container .flex-feature .video-icon {
        left: 122px;
    }
    .article-list-container .ad-container {
        /*padding: 8px 0;*/
        /*border-bottom: 1px dashed #7e7e7e;*/
    }
    .article-page-right-rail .article-list-container,
    .article-right-rail .article-list-container {
        display: none;
    }
    .video-icon {
        height: 23px;
        margin-bottom: -23px;
        width: 28px;
        bottom: 23px;
    }
    .video-triangle-container {
        padding: 7px 10px;
    }
    .video-triangle {
        width: 6px;
        height: 5px;
        border-left: 10px solid #fff;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
    }
    .parenting .article-list-container .flex-feature .storycard-headline {
        font-size: 15px;
    }
    .featured-cards-container {
        border-bottom: 1px dotted #7e7e7e;
        margin-bottom: 12px;
    }
    .featured-cards-container .video-icon {
        left: calc(100% - 28px);
    }
    .featured-cards-container .storycard-blurb {
        margin-bottom: 5px;
    }
    .featured-card-1-container {
        border-right: 1px dotted #7e7e7e;
        width: 50%;
    }
    .featured-card-1-container .storycard-headline {
        font-size: 16px;
        line-height: 24px;
        margin-top: 5px;
    }
    .featured-card-1-container .storycard-blurb {
        display: none;
    }
    .featured-cards-2-and-3-container {
        width: 50%;
    }
    .featured-card-1,
    .featured-card-2 {
        height: 100%;
        padding-bottom: 12px;
    }
    .featured-card-1 figure,
    .featured-card-2 figure {
        width: auto;
        height: auto;
    }
    .featured-card-1 .aspect-tall,
    .featured-card-2 .aspect-tall {
        width: 100%;
    }
    .featured-card-1 .aspect-wide,
    .featured-card-2 .aspect-wide {
        width: 100%;
        height: 100%;
    }
    .featured-card-1 {
        padding-left: 4px;
        margin-right: 10px;
    }
    .featured-card-2 {
        padding-left: 12px;
    }
    .featured-card-3 {
        display: none;
    }
    .pagination-container {
        border: none;
    }
    .pagination-container .pagination {
        width: 100%;
        margin: auto;
        display: flex;
    }
    .pagination-container .pagination a {
        margin: auto;
    }
    header span {
        font-size: 24px;
        line-height: 36px;
    }
    header .header-bar {
        margin-left: 0;
    }
    .section-nav-desktop-device {
        flex-wrap: nowrap;
    }
    .authors-grid.empty {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .authors-grid__element:last-of-type {
        padding-right: 68px;
    }
    .hamburger-menu-icon {
        padding-left: 12px;
        padding-right: 16px;
    }
    .hk-marquee {
        height: 30px;
        line-height: 30px;
    }
    .rcb-wrapper .rcb .rcb-image img {
        max-height: none;
        max-width: 345px;
    }
    .paywall_fade {
        margin-right: -15px;
        margin-left: -15px;
        width: 100vw;
    }
    .omoPaywall {
        padding-top: 10px;
    }
    .omoPaywall .hk-paywall-container {
        height: 100%;
    }
    .omoPaywall .cont {
        bottom: 10px;
    }
    .omoPaywall .region {
        margin-bottom: 10px;
    }
    .omoPaywall .more_info {
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 10px;
    }
    .video-list__item {
        border-bottom: 1px dashed #464646;
        padding-bottom: 12px;
    }
    .author-card {
        width: 50%;
    }
    .story-card-topic {
        width: calc(50% - 10px);
        height: auto;
        margin: 0 5px 23px;
        padding: 0;
        max-height: 260px;
    }
    .story-card-topic .text-container {
        height: 80px;
    }
    .story-card-topic img {
        width: 100%;
        height: calc(28vw - 5.6px);
    }
    .archive-header {
        padding: 30px 0 15px;
        margin-top: 0;
    }
    .archive-headline-promo {
        width: 100%;
        margin: 0 0 15px;
    }
    .archive-headline-detail {
        width: 100%;
    }
    .not-found-img {
        height: 0;
        padding-bottom: 60%;
        background-size: contain;
        background-image: url(../img/404_mobile.png);
    }
    .multi-single-author-card {
        width: 50%;
    }
    .multi-single-author-card .column {
        font-size: medium;
    }
    .platform-container .platform-banner {
        width: 75px;
        height: auto;
    }
    .platform-container .platform-desc {
        width: calc(100% - 135px);
        font-size: 14px;
        padding: 0 5px;
    }
    .platform-container .platform-desc .price {
        margin-top: 0;
    }
    .platform-container .privilege-logo {
        width: 60px;
    }
    body {
        overflow: auto;
    }
    .scroller-truncate {
        height: calc(100vh - 88px);
        overflow-x: auto;
    }
    .apd-grid__container {
        width: 100%;
        padding: 0;
    }
    .apd-grid__col {
        padding: 0 7.5px;
    }
    .apd-grid__col--sm-1 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .apd-grid__col--sm-2 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .apd-grid__col--sm-3 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .apd-grid__col--sm-4 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .apd-grid__col-no-padding {
        padding: 0;
    }
    .article_body .visual__image {
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
        position: relative;
        right: 50%;
        width: 100vw;
    }
    .component-button-sample .pagination-example {
        margin: 0;
    }
    .login-icon {
        margin-right: 18px;
    }
    .profileName {
        display: none;
    }
    .search-bar {
        margin-right: 12px;
    }
    .search-bar input {
        width: 100%;
    }
    .article__header {
        padding-bottom: 4px;
        padding-top: 8px;
    }
    .article-min-width {
        min-width: inherit;
    }
    .scroll-top-button {
        right: 0.5px;
    }
    .member-campaign {
        margin-right: 8px;
        font-size: 14px;
    }
    .member-campaign-eng-btn {
        padding: 4px 8px;
    }
    .member-campaign-button {
        max-height: 26px;
    }
    .locale-section {
        font-size: 14px;
        padding: 4px 8px;
        margin-right: 8px;
    }
    .hamburger-menu {
        height: 14px;
    }
    .hamburger-menu .bar {
        width: 17px;
        height: 2px;
        margin: 3px 0;
    }
    .primary-sections {
        height: 60vh;
    }
    .video-container {
        width: 100vw;
        margin-left: -15px;
    }
    .plus18_overlay .text_container .warning_text {
        font-size: 18px;
        margin-bottom: 0;
    }
    .lock_icon {
        margin-bottom: 15px;
        height: 50px;
        width: 37px;
    }
    .no_button,
    .yes_button {
        width: 123px;
        height: 34px;
    }
    .video-list__item .video-icon {
        left: calc(100% - 28px);
    }
    .vsf-headline {
        font-size: 24px;
        padding-top: 5px;
    }
    .marquee-default {
        font-size: 16px;
    }
    .marquee-default:hover {
        animation-play-state: initial;
    }
    .rcb-wrapper .rcb .rcb-content {
        padding-left: 0;
    }
    .rcb-wrapper .rcb .rcb-content font {
        margin: 0 0 8px;
    }
    .rcb-wrapper .rcb .rcb-content span {
        position: relative;
    }
    .carousel_hk .headline_overlay span {
        font-size: 4vw;
    }
    .headline_overlay {
        padding-top: 2px;
        padding-bottom: 25px;
    }
    .headline_overlay span {
        font-size: 4vw;
    }
    .button-container {
        top: calc(50% - 4vw);
    }
    .arrow_button {
        width: 8vw;
        height: 8vw;
    }
    .pagination_dots {
        line-height: 10px;
    }
    /*.flyingCarpet_outer_wrapper,*/
    .interscroller_outer_wrapper {
        display: block;
    }
    .author-bio figure {
        display: flex;
        justify-content: center;
    }
    .author-bio figure img {
        height: 110px;
        width: 110px;
    }
    .author-bio_name {
        text-align: center;
        padding-top: 18px;
    }
    .author-bio_desc_container {
        display: block;
    }
    .minisite-column-grid .image-container .v-icon {
        height: auto;
        width: auto;
    }
    .minisite-column-grid .column-container-two {
        width: 100%;
    }
    .minisite-column-grid .column-container-two figure {
        height: 194px;
    }
    .minisite-column-grid .column-container-three {
        width: 100%;
    }
    .minisite-column-grid .column-container-three figure {
        height: 194px;
    }
    .minisite-column-grid .column-container-four {
        width: 50%;
    }
    .minisite-column-grid .column-container-four figure {
        height: 93px;
    }
    .minisite-mpm .pagination_dots {
        bottom: 10px;
    }
    .minisite-mpm .pagination_dots .dot {
        width: 5px;
        height: 5px;
    }
    .minisite-mpm .minisite_arrow_button {
        width: 20px;
        height: 20px;
    }
    .minisite-mpm .title_fontsize_big {
        font-size: 22px;
    }
    .minisite-mpm .title_fontsize_medium {
        font-size: 20px;
    }
    .minisite-mpm .title_fontsize_small {
        font-size: 18px;
    }
    .minisite-mpm .blurb_fontsize_big {
        font-size: 17px;
    }
    .minisite-mpm .blurb_fontsize_medium {
        font-size: 15px;
    }
    .minisite-mpm .blurb_fontsize_small {
        font-size: 13px;
    }
    .minisite-mpm .carousel_hk .headline_overlay span {
        font-size: 4vw;
    }
    .minisite-tab .tab-title {
        font-size: 17px;
    }
    .minisite-image-gallery {
        margin: -5px;
    }
    .minisite-image-gallery .first-image-container,
    .minisite-image-gallery .image-container {
        padding: 5px;
    }
    .minisite-image-gallery .image-container .overlay-cover .overlay .overlay-text {
        font-size: 28px;
    }
    .photo-lightbox .photo-lightbox-container .image-caption {
        font-size: 15px;
    }
    .box--hidden-sm {
        display: none;
    }
    .flex--align-self-center-sm {
        align-self: flex-start;
    }
    .grid__container {
        width: 100%;
        padding: 0;
    }
    .grid__col {
        padding: 0 7.5px;
    }
    .grid__col--sm-2 {
        flex-basis: 16.67%;
        max-width: 16.67%;
    }
    .grid__col--sm-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .grid__col--sm-4 {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
    .grid__col--sm-5 {
        flex-basis: 41.67%;
        max-width: 41.67%;
    }
    .grid__col--sm-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .grid__col--sm-7 {
        flex-basis: 58.33%;
        max-width: 58.33%;
    }
    .grid__col--sm-8 {
        flex-basis: 66.67%;
        max-width: 66.67%;
    }
    .grid__col--sm-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .grid__col--sm-10 {
        flex-basis: 83.33%;
        max-width: 83.33%;
    }
    .grid__col--sm-11 {
        flex-basis: 91.67%;
        max-width: 91.67%;
    }
    .grid__col--sm-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .parenting .subsection-section-name {
        font-size: 16px;
        margin-left: 10px;
    }
    .parenting .subsection-tab-container {
        padding: 0 0 16px;
        justify-content: space-between;
    }
    .parenting .subsection-tab-container .subsection-link {
        font-size: 15px;
        margin: auto;
    }
    .parenting .subsection-tab-container .subsection-link .subsection-container {
        flex-direction: column;
        align-items: center;
    }
    .parenting .subsection-tab-container .subsection-link .subsection-container img {
        margin-right: 0;
    }
}
@media screen and (min-width: 40em) and (max-width: 63.94em) {
    .minisite-column-grid .image-container .v-icon {
        height: auto;
        width: auto;
    }
    .minisite-column-grid .column-container-two {
        width: 50%;
    }
    .minisite-column-grid .column-container-two figure {
        height: 194px;
    }
    .minisite-column-grid .column-container-three {
        width: 33%;
    }
    .minisite-column-grid .column-container-three figure {
        height: 133px;
    }
    .minisite-column-grid .column-container-four {
        width: 25%;
    }
    .minisite-column-grid .column-container-four figure {
        height: 100px;
    }
    .minisite-mpm .title_fontsize_big {
        font-size: 30px;
    }
    .minisite-mpm .title_fontsize_medium {
        font-size: 28px;
    }
    .minisite-mpm .title_fontsize_small {
        font-size: 26px;
    }
    .minisite-mpm .blurb_fontsize_big {
        font-size: 18px;
    }
    .minisite-mpm .blurb_fontsize_medium {
        font-size: 16px;
    }
    .minisite-mpm .blurb_fontsize_small {
        font-size: 14px;
    }
}
@media only screen and (min-width: 769px) {
    article.article-container {
        min-width: 830px;
        max-width: 830px;
        margin: 0 0 0 5px;
    }
    .article_body {
        font-size: 20px;
        line-height: 1.7;
    }
    .article_body .visual__image {
        line-height: 451px;
    }
    .article_body .visual__image img {
        max-height: 802px;
    }
    .promo-image-box figure {
        min-height: 451px;
    }
    .promo-image-box figure img {
        max-width: 802px;
        max-height: 802px;
    }
    .pagination-container {
        border: 1.5px solid #4a90e2;
    }
    .pagination-container .pagination {
        letter-spacing: 20px;
    }
    .pagination-container .pagination a {
        margin: inherit;
    }
    .pagination-container .pagination .pagination-left {
        right: 15px;
        position: relative;
    }
    .hk-mobile-social_container.sticky {
        display: none;
    }
    .omoPaywall .cont {
        bottom: 70px;
    }
    .omoPaywall .more_info {
        font-size: 14px;
        font-weight: 500;
    }
    .omoPaywall .login_button {
        max-width: 290px;
        width: 100%;
        padding: 10px;
    }
    .react-date-picker {
        display: none;
    }
    .fusion-app,
    body {
        overflow-x: visible;
    }
    .scroller-truncate {
        height: calc(100vh - 125px);
        overflow-x: auto;
    }
    .desktop {
        min-width: 1280px;
    }
    .desktop artcle,
    .desktop aside {
        flex-basis: unset;
    }
    .apd-grid__container {
        width: 100%;
        padding: 0 50px;
    }
    .apd-grid__col {
        padding: 0 14px;
    }
    .apd-grid__col--md-1 {
        flex-basis: 12.5%;
        max-width: 12.5%;
    }
    .apd-grid__col--md-2 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .apd-grid__col--md-3 {
        flex-basis: 37.5%;
        max-width: 37.5%;
    }
    .apd-grid__col--md-4 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .apd-grid__col--md-5 {
        flex-basis: 62.5%;
        max-width: 62.5%;
    }
    .apd-grid__col--md-6 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .apd-grid__col--md-7 {
        flex-basis: 87.5%;
        max-width: 87.5%;
    }
    .apd-grid__col--md-8 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .apd-grid__col-no-padding {
        padding: 0;
    }
    .component-button-sample .pagination-example {
        margin: 1rem;
    }
    .login-icon {
        margin-right: 18px;
    }
    .search-bar input {
        max-width: 170px;
        width: 170px;
    }
    .article-min-width {
        width: inherit;
    }
    .tw-max-size,
    .tw-max_width {
        max-width: 760px;
    }
    .tw-max-size {
        max-height: 960px;
    }
    .aspect-ratio-box_tw {
        height: 428px;
        max-width: 760px;
        padding-top: 0;
    }
    .aspect-ratio-box_hk {
        height: 451px;
        max-width: 802px;
        padding-top: 0;
    }
    .carousel_tw {
        max-width: 760px;
        max-height: 428px;
        margin: initial;
    }
    .author-bio {
        display: flex;
        align-items: center;
    }
    .minisite-mpm .carousel_tw {
        max-width: 760px;
        max-height: 428px;
        margin: initial;
    }
    .box--hidden-md,
    .minisite-social-icon .hk-mobile-social_container.sticky {
        display: none;
    }
    .grid__container {
        width: 100%;
        padding: 0 50px;
    }
    .grid__col {
        padding: 0 14px;
    }
    .grid__col--md-2 {
        flex-basis: 16.67%;
        max-width: 16.67%;
    }
    .grid__col--md-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .grid__col--md-4 {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
    .grid__col--md-5 {
        flex-basis: 41.67%;
        max-width: 41.67%;
    }
    .grid__col--md-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .grid__col--md-7 {
        flex-basis: 58.33%;
        max-width: 58.33%;
    }
    .grid__col--md-8 {
        flex-basis: 66.67%;
        max-width: 66.67%;
    }
    .grid__col--md-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .grid__col--md-10 {
        flex-basis: 83.33%;
        max-width: 83.33%;
    }
    .grid__col--md-11 {
        flex-basis: 91.67%;
        max-width: 91.67%;
    }
    .grid__col--md-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media only screen and (min-width: 1025px) {
    article.article-container {
        min-width: 830px;
        max-width: 830px;
        margin: 0 0 0 5px;
    }
    .hk-mobile-social_container.sticky {
        display: none;
    }
    .authors-grid {
        grid-template-columns: repeat(3, 1fr);
        grid-row-gap: 20px;
        padding-right: 68px;
    }
    .authors-grid img {
        height: 48px;
        width: 48px;
    }
    .authors-grid .h3 {
        font-size: 16px;
    }
    .authors-grid__element span {
        display: block;
    }
    .react-date-picker {
        display: none;
    }
    .scroller-truncate {
        height: calc(100vh - 125px);
        overflow-x: auto;
    }
    .desktop artcle,
    .desktop aside {
        flex-basis: unset;
    }
    .apd-grid__container {
        width: 70%;
        padding: 0 100px;
    }
    .apd-grid__col {
        padding: 0 14px;
    }
    .apd-grid__col--lg-1 {
        flex-basis: 8.33%;
        max-width: 8.33%;
    }
    .apd-grid__col--lg-2 {
        flex-basis: 16.67%;
        max-width: 16.67%;
    }
    .apd-grid__col--lg-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .apd-grid__col--lg-4 {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
    .apd-grid__col--lg-5 {
        flex-basis: 41.67%;
        max-width: 41.67%;
    }
    .apd-grid__col--lg-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .apd-grid__col--lg-7 {
        flex-basis: 58.33%;
        max-width: 58.33%;
    }
    .apd-grid__col--lg-8 {
        flex-basis: 66.67%;
        max-width: 66.67%;
    }
    .apd-grid__col--lg-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .apd-grid__col--lg-10 {
        flex-basis: 83.33%;
        max-width: 83.33%;
    }
    .apd-grid__col--lg-11 {
        flex-basis: 91.67%;
        max-width: 91.67%;
    }
    .apd-grid__col--lg-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .apd-grid__col-no-padding {
        padding: 0;
    }
    .left-gutter {
        margin-left: 100px;
    }
    .desktop-article-layout {
        color: #b642f4;
    }
    .article-min-width {
        width: 1200px;
    }
    .video-list__row {
        display: flex;
    }
    .video-list__item {
        max-width: calc(33.33% - 14px);
    }
    .video-list__item:not(:last-child) {
        margin-right: 21px;
    }
    .box--hidden-lg,
    .minisite-social-icon .hk-mobile-social_container.sticky {
        display: none;
    }
    .grid__container {
        width: 70%;
        padding: 0 100px;
    }
    .grid__col {
        padding: 0 14px;
    }
    .grid__col--lg-2 {
        flex-basis: 16.67%;
        max-width: 16.67%;
    }
    .grid__col--lg-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .grid__col--lg-4 {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
    .grid__col--lg-5 {
        flex-basis: 41.67%;
        max-width: 41.67%;
    }
    .grid__col--lg-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .grid__col--lg-7 {
        flex-basis: 58.33%;
        max-width: 58.33%;
    }
    .grid__col--lg-8 {
        flex-basis: 66.67%;
        max-width: 66.67%;
    }
    .grid__col--lg-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .grid__col--lg-10 {
        flex-basis: 83.33%;
        max-width: 83.33%;
    }
    .grid__col--lg-11 {
        flex-basis: 91.67%;
        max-width: 91.67%;
    }
    .grid__col--lg-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media only screen and (min-width: 1341px) {
    .desktop .section-xxl-width {
        width: auto;
    }
    .desktop artcle,
    .desktop aside {
        min-width: 328px;
    }
    .apd-grid__col {
        padding: 0 16px;
    }
    .apd-grid__col--xxl-1 {
        flex-basis: 10%;
        max-width: 10%;
    }
    .apd-grid__col--xxl-2 {
        flex-basis: 20%;
        max-width: 20%;
    }
    .apd-grid__col--xxl-3 {
        flex-basis: 30%;
        max-width: 30%;
    }
    .apd-grid__col--xxl-4 {
        flex-basis: 40%;
        max-width: 40%;
    }
    .apd-grid__col--xxl-5 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .apd-grid__col--xxl-6 {
        flex-basis: 60%;
        max-width: 60%;
    }
    .apd-grid__col--xxl-7 {
        flex-basis: 70%;
        max-width: 70%;
    }
    .apd-grid__col--xxl-8 {
        flex-basis: 80%;
        max-width: 80%;
    }
    .apd-grid__col--xxl-9 {
        flex-basis: 90%;
        max-width: 90%;
    }
    .apd-grid__col--xxl-10 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .box--show-xxl {
        display: flex;
    }
}
