/* English Font */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/en/Roboto-Bold.woff2') format('woff2'),
         url('../fonts/en/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/en/Roboto-Medium.woff2') format('woff2'),
         url('../fonts/en/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/en/RobotoCondensed-Bold.woff2') format('woff2'),
         url('../fonts/en/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/en/RobotoCondensed-Regular.woff2') format('woff2'),
         url('../fonts/en/RobotoCondensed-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/en/RobotoCondensed-Regular.woff2') format('woff2'),
         url('../fonts/en/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/en/RobotoCondensed-LightItalic.woff2') format('woff2'),
         url('../fonts/en/RobotoCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


/* Khmer Font */
@font-face {
    font-family: 'Kh MPS Temple';
    src: url('../fonts/km/KhMPSTemple.woff2') format('woff2'),
         url('../fonts/km/KhMPSTemple.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kh Writhand';
    src: url('../fonts/km/KhWrithand.woff2') format('woff2'),
         url('../fonts/km/KhWrithand.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Loading Screen */
.loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/loader.jpg");
    background-size: 120px;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
}
.preload .loader {
    visibility: visible;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
    opacity: 1;
    z-index: 999999999;
}

/* @Delay */
.video-detail .list-video .show-more,
.video-detail .list-video figure .detail .top .category,
.video-detail .list-video figure .bottom .title a,
.video-detail .list-video .thumbnail,
.video-detail .list-video .thumbnail img,
.playlist .list-video figure .detail .top .category,    
.playlist .list-video .show-more ,
.playlist .list-video figure .bottom .title a,
.playlist .list-video .thumbnail ,
.playlist .list-video .thumbnail img,
.videos .relate .right .bottom .title a,
.videos .list-video .show-more,
.videos .list-video figure .bottom .title a,
.videos .list-video figure .thumbnail,
.videos .list-video figure .thumbnail img,
.videos .list-video figure .detail .top .category,
.videos .relate figure .thumbnail,
.videos .relate figure .thumbnail img,
.videos .main figure .thumbnail,
.videos .main figure .thumbnail img,
.playlist .main .detail .meta a,
.playlist .relate .bottom .thumbnail,
.playlist .relate .bottom .thumbnail img,
.playlist .relate .bottom .detail .title,
.athletes-detail .relate-article figure .detail .title a,
.athletes-detail .relate-article figure .detail .top .category,
.athletes-detail .relate-article figure .thumbnail,
.athletes-detail .relate-article figure .thumbnail img,
.athletes-detail .relate-article .block-header a,
.athletes-detail .relate-video .block-header a,
.athletes-detail .relate-video .relate .right .bottom .title a,
.athletes-detail .relate-video .relate .right .top .category,
.athletes-detail .relate-video figure .thumbnail,
.athletes-detail .relate-video figure .thumbnail img,
.athletes-detail .relate-video figure .detail .bottom .watch a,
.athletes-detail .relate-video figure .detail .center .title a,
.athletes-detail .relate-video figure .detail .top a,
.athletes-detail .athlete-records .show-more,
.athletes-detail .block-event-result .table .actions a ,
.ranking .ranking-list .thumbnail,
.ranking .ranking-list .thumbnail img,
.athletes.world-champions .champion-list figure .thumbnail,
.athletes.world-champions .champion-list figure .thumbnail img,
.athletes .athletes-slider .detail a,
.athletes .show-more,
.main-breadcrumb .container .right ul li a,
.athletes .athletes-list figure .thumbnail,
.athletes .athletes-list figure .thumbnail img {
    transition: all .3s;
}

/* Default */
:root {
    --color-white-1:    #f8f8f8;
    --color-white-2:    #ffffff;
    --color-black-1:    #292a2f;
    --color-black-2:    #33343b;
    --color-black-4:    #1f1f22;
    --color-black-5:    #0e0e0e;

    --color-white-1:    #ffffff;
    --color-back-1:     #292a2f;
    --color-back-2:     #33343b;
    --color-black-3:    #1f1f22;

    /* --color-yellow-1:   #facb00; */
    --color-yellow-1:   #d20a0a;
    --color-red-1:      #f44436;
    --color-blue-1:     #334fa5;
    --navbar-height: 5rem;

    --letter-spacing-hint: -.125rem;

    --color-grey :  #aaaaaa;
    --color-grey-1 :#F8F8F8;
    --color-red :   #F44436;
    --color-green:  #29BB43;
}
* {
    font-family: 'Roboto Condensed', 'Kh MPS Temple', sans-serif;
    margin: 0;
    padding: 0;
    outline: 0 none !important;
    text-decoration: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul {
    list-style: none;
    margin: 0;
}
img {
    max-width: 100%;
}
section {
    margin-bottom: 3rem;
}

/* Default */
.is-color-2 {
    color: var(--color-yellow-1);
}
.is-image-zoom {
    display: block;
    overflow: hidden;
}
.is-image-zoom img {
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
    transition: .2s all ease-in;
}
.is-image-zoom-area:hover .is-image-zoom img,
.is-image-zoom:hover img {
    top: -2.5%;
    left: -2.5%;
    width: 105%;
    height: 105%;
}
.title-hint {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
}
.action-button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 1.25em;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--color-white-1);
    background: var(--color-black-1);
    border: 2px solid #fff;
    transition: .2s all ease-in;
}
.action-button:hover {
    border-color: var(--color-black-1) !important;
    color: var(--color-yellow-1);
}
.action-button.is-icon-only .icon {
    opacity: 1;
}
.action-button.is-icon-only .text {
    opacity: 0;
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
}
.action-button .icon {
    position: absolute;
    opacity: 0;
    transition: .2s opacity ease-in;
}
.countdown {
    display: flex;
    justify-content: space-between;
    line-height: 1.25;
    text-transform: uppercase;
    opacity: 0;
    transition: .2s opacity ease-in;
}
.countdown > * {
    display: flex;
    flex-direction: column;
}
.countdown.show {
    opacity: 1;
}
.countdown .value {
    width: 3rem;
    color: var(--color-grey);
    font-size: 2.5rem;
    line-height: 1;
    text-align: center;
}
.countdown .unit {
    margin-top: 0.25em;
    text-align: center;
    color: var(--color-grey);
}
.countdown > :not(:first-child)::before {
    content: ':';
    position: absolute;
    margin-left: -0.5em;
    font-size: 2rem;
}
.countdown.no-days .days,
.countdown.no-secs .secs,
.countdown.no-days .hours::before,
.countdown.days-only>:not(.days) {
    display: none;
}
.use-letter-spacing-hint {
    letter-spacing: var(--letter-spacing-hint);
}
.hint {
    position: relative;
    cursor: pointer;
    border-bottom: 1px dotted var(--color-black-1);
}
.editor-content p,
.editor-content ul,
.editor-content figure,
.editor-content .inline-video-player,
.editor-content .fb-video {
    margin-bottom: 1.5em;
}
.page-banner {
    position: relative;
    margin-top: 1.5em;
}
.page-banner .title {
    margin: 0;
}
.page-banner.has-image .title {
    position: absolute;
    bottom: 0;
    z-index: 1;
    margin: 0.5em 0.8em;
    color: #fff;
    text-shadow: 0 2px 3px #000;
}
.use-letter-spacing-hint {
    letter-spacing: var(--letter-spacing-hint);
}
.block-header {
    padding-top: 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 2px solid var(--color-black-1);
}
.block-header.is-minor {
    padding-top: 0;
    flex-direction: column;
    align-items: flex-start;
    border-top: none;
}
.block-header .title {
    margin: 0;
    font-size: 160%;
    text-transform: uppercase;
}
.block-header.is-minor .title {
    font-size: 145%;
}

.horizontal-divider {
    height: 2px;
    background: var(--color-back-1);
}
.icon-links-bar a svg {
    width: 1.5rem;
    height: 1.5rem;
}
.icon-links-bar a svg path {
    fill: var(--color-grey);
    transition: .2s fill ease-in;
}
.icon-links-bar a:hover svg path {
    fill: var(--color-back-1);
}
.disabled {
    pointer-events: none;
    background-color: var(--color-grey);
}

/* Post List */
.post-list.is-simple {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.post-list {
    display: grid;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
}
.post-list.is-simple>*:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
}
.post-list.is-simple>*:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
}
.post-list.is-simple>*:nth-child(3) {
    grid-area: 1 / 3 / 2 / 4;
}
.column-gap-3 {
    column-gap: 1rem!important;
}
.simple-post-card {
    position: relative;
    display: flex;
    gap: 0.75rem 1rem;
    flex-direction: column;
}
.simple-post-card .prefix {
    display: none;
}
.simple-post-card a.image {
    color: #888;
}
.simple-post-card .content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.4em;
}
.simple-post-card .content .meta {
    display: flex;
    justify-content: space-between;
    gap: 0.5em;
    font-size: 87.5%;
    text-transform: uppercase;
    color: var(--color-grey);
}
.simple-post-card .content .meta .smart-link {
    font-size: 100%;
}
.simple-post-card .content .meta .smart-link {
    font-size: 100%;
}
.simple-post-card .content a.title {
    text-decoration: none;
    color: var(--color-back-1);
    transition: .2s opacity ease-in;
}
.simple-post-card .content a.title>* {
    margin: 0;
    font-size: 100%;
}
.post-list.is-column>.simple-post-card {
    flex-direction: row;
}
.simple-post-card .prefix {
    display: none;
}
.post-list.is-column>.simple-post-card .image {
    width: 50%;
    max-width: 10rem;
}
.post-list.is-column>.simple-post-card .content {
    margin-top: 0;
}
.simple-post-card.is-post .content .call-to-action-links {
    display: none !important;
}

.smart-link {
    font-weight: 500;
    display: inline-block;
    color: var(--color-grey);
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s color ease-in;
}
.smart-link:hover,
#home .smart-link:hover {
    color: var(--color-black-1);
}
.event-live-status .status-link {
    grid-area: link;
    align-self: center;
    justify-self: flex-end;
}
.event-matchup .stats table {
    width: 100%;
}

@keyframes event-live-status-icon-blink {
    0% { opacity: 1 }
    80% { opacity: 0 }
    100% { opacity: 1 }
}

/* Main Menu */
#site-navbar {
    background-color: var(--color-black-1);
}
#site-navbar .menu-wrap {
    height: var(--navbar-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#site-navbar .main-menu,
#site-navbar .main-menu .menu {
    display: flex;
    justify-content: space-between;
    gap: 1.2em;
    height: 100%;
}
#site-navbar .language-wrap {
    margin-left: 4vw;
    margin-right: 1vw;
}
#site-navbar .language-wrap .menu-item {
    height: 100%;
}
#site-navbar .menu .menu-item a,
#site-navbar .language-chooser a,
#site-navbar .language-wrap a {
    /* color: var(--color-yellow-1); */
    color: var(--color-white-1);
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5em;
    text-transform: uppercase;
    position: relative;
    height: 100%;
}
#site-navbar .main-menu .menu .menu-item a:hover,
#site-navbar .main-menu .language-chooser a:hover,
#site-navbar .main-menu .language-wrap a:hover {
    /* color: var(--color-white-1); */
    color: var(--color-yellow-1);
}
#site-navbar .language-wrap > a::after,
#site-navbar .language-wrap .menu-item > a::after,
#site-navbar .menu .menu-item-has-children > a::after {
    content: '\f229';
    font-family: 'bootstrap-icons';
    font-size: 60%;
    vertical-align: middle;
    color: currentColor;
}
#site-navbar ul {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}
#site-navbar .main-menu .menu .sub-menu,
#site-navbar .main-menu .language-wrap ul {
    background-color: var(--color-black-1);
    padding: 0;
    position: absolute;
    margin-top: -1.2em;
    margin-left: -1.2em;
    transition: .15s opacity ease-in;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
}
#site-navbar .language-wrap ul {
    margin: 0;
}
#site-navbar .menu .menu-item:hover .sub-menu,
#site-navbar .language-wrap .menu-item:hover ul {
    opacity: 1;
    pointer-events: all;
}
#site-navbar .main-menu .menu .sub-menu .menu-item {
    display: flex;
    max-width: 32rem;
}
#site-navbar .menu .sub-menu .menu-item a,
#site-navbar .language-wrap .language-chooser a {
    flex: 1;
    padding: 0.8em 1.2em;
    transition: .15s background-color ease-in;
}
#site-navbar .main-menu .menu .sub-menu .menu-item a:hover,
#site-navbar .main-menu .language-wrap .language-chooser a:hover {
    /* color: var(--color-white-1);
    background-color: var(--color-black-2); */
    color: var(--color-yellow-1);
    background-color: var(--color-black-2);
    
}
#site-navbar .main-menu .menu-item.menu-item-card .event-date-time {
    display: inline-block;
    margin-right: 1em;
}
#site-navbar .main-menu .menu-item.menu-item-card .desc {
    margin-bottom: 0.5em;
    color: var(--color-grey);
    font-size: 85%;
}
#site-navbar .main-menu .menu-item.menu-item-card .title {
    font-size: 130%;
    text-transform: none;
}
#site-navbar #searchbar {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
}
#site-navbar #searchbar .toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 5rem;
    font-size: 115%;
    color: var(--color-white-1);
    background: var(--color-black-2);
    transition: .2s color ease-in;
}
#site-navbar #searchbar form {
    position: absolute;
    right: 100%;
    height: 100%;
    width: 0;
    display: flex;
    overflow: hidden;
    background: var(--color-black-2);
    transition: .25s width ease-out;
}
#site-navbar #searchbar.js-show form {
    width: 900px;
}
#site-navbar #searchbar form input[type="text"] {
    padding: 1em 2em;
    border: 0;
    color: #fff;
    background: var(--color-black-2);
}
#site-navbar .brand-logo a img {
    max-width: 95px;
}

/* Menu Mobile */
#site-navbar .mobile-toggle a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 4rem;
    font-size: 200%;
    color: var(--color-white-1);
}
#site-navbar .mobile-menu-popup {
    position: fixed;
    top: 4rem;
    left: 100%;
    right: -100%;
    /* left: 0;
    right: 0; */
    bottom: 0;
    background: var(--color-back-1);
    transition: .2s all ease-in;
    overflow-y: auto;
    z-index: 99;
}
body.site-navbar-is-mobile-open {
    overflow: hidden;
}
body.site-navbar-is-mobile-open #site-navbar .mobile-menu-popup {
    left: 0;
    right: 0;
}
#site-navbar .mobile-toggle a .icon-close {
    display: none;
}
body.site-navbar-is-mobile-open #site-navbar .mobile-toggle a .icon-open {
    display: none;
}
body.site-navbar-is-mobile-open #site-navbar .mobile-toggle a .icon-close {
    display: block;
}
#site-navbar #menu-primary-menu-1 li.menu-item > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.9em 0;
}
#site-navbar #menu-primary-menu-1 li.menu-item.menu-item-has-children a::after {
    padding-left: 0;
    width: 4rem;
    min-width: 4rem;
    font-size: 85%;
    text-align: center;
    transition: .2s transform ease-in;
}
#site-navbar #menu-primary-menu-1 li.menu-item.menu-item-has-children.is-open>a::after {
    transform: rotate(180deg);
}
#site-navbar #menu-primary-menu-1 .sub-menu {
    padding-inline-start: 1em;
}
#site-navbar #menu-primary-menu-1 li.menu-item ul.sub-menu {
    height: 0;
    opacity: 0;
    transition: .2s all ease-in-out;
    overflow: hidden;
}
/* #site-navbar #menu-primary-menu-1 li.menu-item:hover > ul.sub-menu {
    height: auto;
    opacity: 1;
} */
#site-navbar #menu-primary-menu-1  li.menu-item.is-open ul.sub-menu {
    height: auto;
    opacity: 1;
}
#site-navbar #menu-primary-menu-1 .sub-menu .menu-item a {
    padding: 0.7em 0;
    border-top: 1px solid var(--color-black-2);
    color: var(--color-white-1);
    transition: .2s all;
}
#site-navbar #menu-primary-menu-1 .sub-menu .menu-item a:hover {
    color: var(--color-yellow-1);
}

/* Footer */
#site-footer {
    background: var(--color-black-1);
    color: var(--color-white-1);
}
#site-footer .header-row {
    height: 4rem;
}
#site-footer .brand-logo a img {
    padding-left: 0.25rem;
    height: 3rem;
    width: auto;
    transition: .1s all ease-in;
}
#site-footer .brand-logo a:hover img {
    padding-left: 0;
    height: 3.3rem;
}
#site-footer .smart-link {
    display: inline-block;
    color: var(--color-yellow-1);
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s color ease-in;
}
#site-footer  .smart-link .icon {
    margin-right: 0;
    color: var(--color-yellow-1);
    transition: .2s margin-right ease-in;
}
#site-footer .smart-link:hover .icon {
    margin-right: 0.2em;
}
#site-footer .smart-link .text.is-after-icon {
    margin-right: 0.2em;
    transition: .2s margin-right ease-in;
}
#site-footer .smart-link:hover .text.is-after-icon {
    margin-right: 0;
}
#site-footer .smart-link.is-accent:hover {
    color: var(--color-white-1);
}
#site-footer .policy-links a {
    text-decoration: none;
    color: var(--color-white-1);
    transition: .2s color ease-in;
}
#site-footer .action-banner-widget {
    display: flex!important;
    padding: 12px 0;
    background: var(--color-yellow-1);
}
#site-navbar .main-menu .menu-item.menu-item-card img {
    object-fit: cover;
    object-position: top;
    width: 10rem;
    height: calc(10rem / 1.6);
}

/* Sidebar */
#sidebar-site-footer .action-banner-widget {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 5;
    max-width: 100%;
    box-shadow: 0 0 4px #888;
    transition: transform .2s ease-out,opacity .2s ease-out;
    transform: translateY(110%);
    opacity: 0;
}
#sidebar-site-footer .action-banner-widget.show {
    transform: translateY(0);
    opacity: 1;
}
#sidebar-site-footer .action-banner-widget .dismiss {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    padding: 1rem 2rem;
}
#sidebar-site-footer  .action-banner-widget .body {
    flex: 1;
    padding-right: 1rem;
}
#sidebar-site-footer .action-banner-widget .dismiss:before,
#sidebar-site-footer .action-banner-widget .dismiss:after {
    position: absolute;
    content: ' ';
    height: 24px;
    width: 1px;
    background-color: var(--color-white-1);
}
#sidebar-site-footer .action-banner-widget .dismiss:before {
    transform: rotate(45deg);
}
#sidebar-site-footer .action-banner-widget .dismiss:after {
    transform: rotate(-45deg);
}
#sidebar-site-footer .action-banner-widget .title {
    /* color: var(--color-black-1); */
    color: var(--color-white-1);
    margin: 0;
    display: block;
    font-size: 1rem;
    font-weight: 700;
}
#sidebar-site-footer .action-banner-widget .subtitle {
    /* color: var(--color-black-1); */
    color: var(--color-white-1);
    margin: 0;
    font-size: 1rem;
    font-weight: 500;
}
#sidebar-site-footer .action-banner-widget .action {
    margin: 0 1rem;
    padding: 0.5em 1em;
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #555;
    background: #000;
    color: var(--color-white-1);
    transition: all .2s;
}
#sidebar-site-footer  .action-banner-widget .action:hover {
    text-decoration: none;
    background: #ccc;
    color: #222;
}
.ratio-16x9 {
    aspect-ratio: 8 / 4;
}

.article .article-meta {
    gap: 0.6rem;
    color: var(--color-grey);
    text-transform: uppercase;
}
.article .article-meta>*:not(:first-child):not(:empty):not(button.share-button)::before {
    content: '|';
    align-self: center;
    padding-right: 0.3em;
    font-weight: lighter;
    color: var(--color1-2);
    opacity: .5;
}
.article .article-title {
    margin: 0.675em 0;
    font-size: 140%;
    line-height: 1;
}
.editor-content {
    line-height: 1.625rem;
    overflow: auto;
}
.editor-content iframe {
    background: white;
    max-width: 640px;
    width: calc(100% - 2px);
    border-radius: 3px;
    border: 1px solid rgb(219, 219, 219);
    box-shadow: none;
    display: block;
    margin: 0px 0px 12px;
    min-width: 326px;
    padding: 0px;
}
.editor-content p,
.editor-content ul,
.editor-content figure,
.editor-content .inline-video-player,
.editor-content .fb-video {
    margin-bottom: 1.5em;
}
.wp-block-quote {
    overflow-wrap: break-word;
}
.wp-block-quote {
    border-left: 0.25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em;
}
.editor-content blockquote {
    margin: 1em 1.5em 1.5em 0;
    padding-left: 1em;
    border-left: 0.25em solid var(--color-yellow-1);
    font-size: 120%;
}
.editor-content h1,
.editor-content h2,
.editor-content h3,
.editor-content h4,
.editor-content h5,
.editor-content h6 {
    margin-bottom: 0.75em;
}
.ad-container {
    overflow: hidden;
}
.ad-container.text {
    margin: 2em 0;
}
.editor-content a:not(.smart-link) {
    color: var(--color-blue-1);
    text-decoration: none;
}

.hero-banner .is-image-zoom-area:hover .is-image-zoom img,
.hero-banner .is-image-zoom:hover img {
    transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
}
.fold-area {
    position: relative;
    /* max-height: 12rem; */
    overflow: hidden;
}

/* Container */
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}
@media (min-width: 1800px) {
    .container {
        max-width: 100rem;
    }
    .pt-xxxl-4 {
        padding-top: 1.5rem!important;
    }
}
@media (max-width: 1799px) {
    .container-fluid-no-padding-to-xxxl {
        max-width: 100%;
        padding: 0;
    }
}

/* Container */
@media (min-width: 1800px) {
    .container {
        max-width: 100rem;
    }
}

@media (min-width: 576px) {
    .article .article-title {
        font-size: 180%;
    }
    .use-letter-spacing-hint-sm {
        letter-spacing: -.125rem;
    }
}

@media(max-width: 767px) {
    #sidebar-site-footer .action-banner-widget {
        width: 100%;
    }
}

@media(min-width: 768px) {
    .container-limit-sm {
        max-width: 540px !important;
    }
    .mt-md-6 {
        margin-top: 6rem !important;
    }
    .my-md-6 {
        margin-top: 6rem!important;
        margin-bottom: 6rem!important;
    }
    .w-md-auto {
        width: auto !important;
    }
    .action-button.is-desktop-one-line {
        margin: 0 auto;
        max-width: 14em;
    }
    .article .article-title {
        font-size: 240%;
    }
}

@media (max-width: 991px) {
    #site-navbar #searchbar.js-show form {
        width: 350px;
    }
    .box-post-event.is-wide {
        background: linear-gradient(0,var(--color-yellow-1) 0,var(--color-yellow-1) 50%,#fff 50%,#fff 100%);
    }
    .post-list.is-simple {
        grid-template-columns: 1fr 1fr;
    }
    .post-list.is-simple>*:nth-child(3) {
        grid-area: 2 / 1 / 3 / 2;
    }
    .post-list.is-simple>*:nth-child(4) {
        grid-area: 2 / 2 / 3 / 3;
    }
}

@media (min-width: 992px) {
    .my-lg-6 {
        margin-top: 6rem!important;
        margin-bottom: 6rem!important;
    }
    .container-limit-lg {
        max-width: 960px !important;
    }
    .box-post-event.is-wide {
        padding: 0;
        padding-top: 1.4em;
        flex-direction: row;
        background: transparent;
    }
    .fold-area.is-disabled-from-lg-and-up {
        max-height: none;
    }
}

@media (max-width: 1199px) {
    /* #site-navbar .main-menu,
    #site-navbar .menu {
        display: none;
    } */
    #site-navbar .main-menu .language-wrap,
    #site-navbar .main-menu .menu-primary-menu-container {
        display: none;
    }
    .post-list {
        grid-column-gap: 1rem;
    }
}

@media (min-width: 1200px) {
    .post-list.is-hero {
        grid-template-columns: repeat(12,1fr);
        grid-template-rows: repeat(3,1fr);
    }
    .post-list.is-hero > *:nth-child(1) {
        grid-area: 1 / 1 / 4 / 8;
    }
    .post-list.is-hero>*:nth-child(2) {
        grid-area: 1 / 8 / 2 / 13;
    }
    .post-list.is-hero>*:nth-child(3) {
        grid-area: 2 / 8 / 3 / 13;
    }
    .post-list.is-hero>*:nth-child(4) {
        grid-area: 3 / 8 / 4 / 13;
    }
    .post-list.is-hero>*:nth-child(n+5) {
        grid-column-end: span 3;
    }
    .post-list.is-hero>.simple-post-card:nth-child(1) .image {
        height: 100%;
    }
    .post-list.is-hero>.simple-post-card:nth-child(1) a:hover {
        color: var(--color-yellow-1) !important;
    }
    .post-list.is-hero>.simple-post-card:nth-child(1) .content {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 4em 2em 2em;
        background: linear-gradient(0deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,0) 100%);
    }
    .post-list.is-hero>.simple-post-card:nth-child(1) .content .meta {
        justify-content: flex-start;
    }
    .post-list.is-hero .simple-post-card:first-child .content .meta {
        gap: 0;
    }
    .post-list.is-hero>.simple-post-card:nth-child(1) .content a.title,
    .post-list.is-hero>.simple-post-card:nth-child(1) .content .call-to-action-links a {
        color: #fff;
        transition: .2s color ease-in;
    }
    .post-list.is-hero>.simple-post-card:nth-child(1) .content .title>* {
        font-size: 240%;
        letter-spacing: var(--letter-spacing-hint);
    }
    .post-list.is-hero>.simple-post-card:nth-child(2),
    .post-list.is-hero>.simple-post-card:nth-child(3),
    .post-list.is-hero>.simple-post-card:nth-child(4) {
        flex-direction: row;
    }
    .post-list.is-hero>.simple-post-card:nth-child(2) .image,
    .post-list.is-hero>.simple-post-card:nth-child(3) .image,
    .post-list.is-hero>.simple-post-card:nth-child(4) .image {
        width: 40%;
    }
    .post-list.is-hero .simple-post-card:first-child .content .meta .date:not(:first-child)::before {
        content: '|';
        margin: 0 0.25em 0 0.45em;
        font-weight: lighter;
        color: var(--color-grey);
        opacity: .5;
    }
    .article .article-title {
        font-size: 300%;
    }
}

@media (max-width: 1399px) {
    .box-post-event.is-brief {
        padding-right: 1.4em;
        flex-direction: column-reverse;
    }
}

@media(min-width: 1440px) {
    .position-xxl-absolute {
        position: absolute!important;
    }
}

@media(max-width: 1440px) {
    #site-navbar #searchbar.js-show form {
        width: 800px;
    }
}

@media(max-width: 1280px) {
    #site-navbar #searchbar.js-show form {
        width: 500px;
    }
    #site-navbar #menu-primary-menu-1 .sub-menu .menu-item-card {
        display: none;
    }
}


/* Mobile Phone */
@media (max-width: 575px) {
    #site-navbar .mobile-toggle a {
        width: 2rem;
    }
    #site-navbar #searchbar .toggle {
        width: 3rem;
    }
    #site-navbar #searchbar.js-show form {
        width: calc(100% + 100px);
    }
    .post-list.is-simple {
        grid-template-columns: 1fr;
    }
    .post-list.is-simple .simple-post-card {
        width: 100vw;
        left: calc(-1 * .75rem);
    }
    .post-list.is-simple .simple-post-card .content {
        padding: 0 .75rem;
    }
    .post-list.is-simple>*:nth-child(2) {
        grid-area: 2 / 1 / 3 / 2;
    }
    .post-list.is-simple>*:nth-child(3) {
        grid-area: 3 / 1 / 4 / 2;
    }
    .post-list.is-simple>*:nth-child(4) {
        grid-area: 4 / 1 / 5 / 2;
    }
}