@charset "UTF-8";

.slick-track {
    position: relative;

    display:grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    margin: 10px auto;
    gap: 15px;
}

@media screen and (max-width: 568px) {
    .slick-track {
        grid-template-columns: repeat(1,minmax(0,1fr))!important;
    }
}

.slick-track:after {
    clear: both
}

.leaders-speak-panel__user--details h3 {
    font-size: 10px;
    line-height: 12px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #727272;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: uppercase;
}

.leaders-speak-panel__user--details h4 {
    margin-top: 8px;
    font-size: 17px;
    line-height: 20px;
    font-family: Montserrat, sans-serif;
    color: #191b1f;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.slick-slide img {
    display: block;
    border-radius: 12px;
    margin-bottom: 8px;
}

.slick-next {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    outline: 0;
    background: 0 0;
    border: 2px solid #595959;
    border-radius: 999px;
    color: #000;
}

.slick-next:focus, .slick-next:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before {
    opacity: 1
}

.mobile-header__search--btn {
    background: 0 0;
    border: none;
    outline: 0
}

*, body, html {
    margin: 0;
    padding: 0
}

@media screen and (max-width: 1000px) {
    .desktop-view {
        display: none !important
    }
}

@media screen and (min-width: 1000px) {
    .mobile-view {
        display: none !important
    }
}

.hide {
    display: none !important;
}

.btn-invert:focus, .btn-invert:hover {
    background: #fff;
    color: #e30009
}

.btn-invert:focus, .btn-invert:hover {
    background: #e30009;
    color: #fff
}

.btn-invert:focus::after, .btn-invert:hover::after {
    background-position: -623px -218px
}

.clearfix:after {
    content: "";
    clear: both;
    display: table
}

#maincontent > div:last-child:after, #maincontent > section:last-child:after {
    display: none
}



* {
    word-wrap: break-word
}

body, html {
    width: 100%;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    overflow: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

aside, fieldset, footer, header, main, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

img, picture, source {
    display: inline-block
}

img {
    max-width: 100%;
    width: 100%;
    aspect-ratio: 16 / 9;
}

a {
    text-decoration: none;
    cursor: pointer
}

[role=button], button {
    cursor: pointer
}

::selection {
    background: #e30009;
    color: #fff
}

#maincontent {
    position: relative;
    /*z-index: 99*/
}

@media screen and (max-width: 1000px) {
    #maincontent {
        z-index: 2
    }
}

.btn-invert {
    padding: 11px 16px;
    border: 1px solid #e30009;
    border-radius: 40px;
    width: auto;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    transition: all ease .5s;
    background: #fff;
    color: #e30009;
    cursor: pointer;
    will-change: transform;
    transform: translateZ(0);
    outline: 0;
    position: relative
}

.btn-invert:focus, .btn-invert:hover {
    background: #fff;
    color: #e30009
}

.btn-invert:focus, .btn-invert:hover {
    background: #e30009;
    color: #fff
}

.btn-invert:focus::after, .btn-invert:hover::after {
    background-position: -623px -218px
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 992px;
    padding-left: 24px;
    padding-right: 24px
}
.container-mid {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    padding-left: 24px;
    padding-right: 24px
}

p {
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #595959;
    line-height: 1.35px
}

.site-header {
    position: relative;
    z-index: 4;
    background: #fff;
    transition: all ease .5s;
    box-shadow: 0 2px 14px rgba(0, 0, 0, .1)
}

.logo-img {
    height: 50px;
    max-width: 200px;
    aspect-ratio: auto;
}

@media screen and (max-width: 1000px) {
    .site-header__inner {
        padding: 14px 0;
        width: calc(100% - 48px);
        display: flex;
        justify-content: space-between;


        align-items: center;
        flex-direction: row
    }

    .site-header__inner:after {
        display: none
    }
}

@media screen and (min-width: 1000px) {
    .site-header__inner {
        padding-top: 15px
    }

    .sticky .site-header__inner {
        max-width: 1232px;
        position: relative;
        margin-top: 0;
        padding: 16px 0 0;
        height: 54px;
        overflow: hidden
    }
}

@media screen and (max-width: 1000px) {
    .site-header {
        box-shadow: 0 2px 14px rgba(0, 0, 0, .1)
    }
}

.mobile-header__callout {
    position: fixed;
    z-index: 8;
    left: 0;
    bottom: 9999px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    transition: all ease .3s
}

.mobile-header__callout.active {
    bottom: 0
}

.mobile-header__callout--close {
    height: 40px;
    width: 40px;
    background: #d9d9d9;
    border-radius: 50%;
    border: none;
    margin: 1rem auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile-header__callout--close > span {
    height: 20px;
    width: 20px
}

.mobile-header__callout--section {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    padding-bottom: 20px;
    border-radius: 0 0 20px 20px;
    background: #fff;
    text-align: center;
}

.mobile-header__callout--inner {
    padding: 0 24px
}

.mobile-header__callout nav {
    margin-top: 20px;
    display: block
}

.mobile-header__callout nav a, .mobile-header__callout nav span {
    display: block
}

.mobile-header__links a {
    text-decoration: none;
    font-size: 20px;
    line-height: 1.3;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #000;
    padding: 15px 0;
    border-bottom: 1px solid #d9d9d9;
}

.mobile-header__links a:focus, .mobile-header__links a:hover {
    color: #e30009
}

.mobile-header__search {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 2rem;
}

.mobile-header__search--input {
    width: calc(100% - 85px);
    padding: 12px 16px;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    margin-right: 10px;
}

.mobile-header__search--input:focus, .mobile-header__search--input:hover {
    border-color: #e30009;
    outline: #E30009
}

.mobile-header__search--btn {
    padding: 12px;
    background: #191b1f;
    font-size: 14px;
    line-height: 17px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #fff;
    border-radius: 8px;
    height: 40px
}

.mobile-header__search--btn:focus, .mobile-header__search--btn:hover {
    background: #e30009
}

.layer-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, .5)
}

.top-panel {
    padding: 10px 0;
    top: 0;
    position: relative;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row
}

@media screen and (min-width: 1000px) {
    .sticky .top-panel {
        position: absolute;
        top: -48px;
        left: 25%;
        margin-top: 0
    }
}

@media screen and (min-width: 1000px) and (max-width: 1100px) {
    .sticky .top-panel {
        left: 26%
    }
}

.top-panel__navigation {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    min-width: 770px
}

.top-panel__navigation > li {
    padding: 0 16px;
    cursor: pointer
}

@media screen and (min-width: 1000px) {
    .sticky .top-panel__navigation > li {
        padding: 0 12px
    }
}

.top-panel__navigation > li > a {
    font-size: 14px;
    line-height: 17px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #191b1f;
    font-weight: 600
}

.top-panel__navigation > li > a:focus, .top-panel__navigation > li > a:hover {
    color: #e30009
}

.top-panel__navigation > li > span {
    color: #191b1f;
    font-family: Montserrat, sans-serif;
    position: relative;
    z-index: 9
}

.top-panel__navigation > li > a {
    color: #191b1f;
    font-weight: bold;
}

.top-panel__navigation > li > span > a:focus, .top-panel__navigation > li > span > a:hover {
    color: #e30009;
    text-decoration: none
}

.top-panel__navigation > li > span > i {
    display: block;
    width: 16px;
    height: 2px;
    background: 0 0;
    position: relative;
    top: 9px;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%)
}

.top-panel__navigation > li > span:after {
    content: '';
    height: 2px;
    width: 50px;
    background: #e30009;
    border-radius: 2px;
    position: absolute;
    top: 50px;
    left: calc(50% - 25px);
    display: none
}

.top-panel__navigation > li > span.active {
    color: #e30009
}

.top-panel__navigation > li > span.active:after {
    display: block
}

.top-panel__navigation > li > span:focus, .top-panel__navigation > li > span:hover {
    color: #e30009
}

.top-panel__navigation > li > span:focus > a, .top-panel__navigation > li > span:hover > a {
    color: #e30009
}

.top-panel__navigation > li > span:focus:before, .top-panel__navigation > li > span:hover:before {
    display: block
}

.top-panel__navigation > li > span:focus > i, .top-panel__navigation > li > span:hover > i {
    background: #e30009
}

.top-panel__navigation > li:focus > span, .top-panel__navigation > li:hover > span {
    color: #e30009
}

.top-panel__navigation > li:focus > span > a, .top-panel__navigation > li:hover > span > a {
    color: #e30009
}

.top-panel__navigation > li:focus > span:before, .top-panel__navigation > li:hover > span:before {
    display: block
}

.top-panel__navigation > li:focus > span > i, .top-panel__navigation > li:hover > span > i {
    background: #e30009
}

.top-panel__navigation > li.nav-active > span > a {
    color: #e30009
}

.top-panel__search {
    margin-left: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row
}

.top-panel__search--trigger {
    border: none;
    background: 0 0
}

.top-panel__search--trigger:focus img, .top-panel__search--trigger:hover img {
    color: #e30009
}

.top-panel__search--box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row
}

.top-panel__search--form {
    width: 80%;
    display: flex;
    align-items: center;
}

.menu-img {
    width: 32px;
    aspect-ratio: 1;
}

.top-panel__search--form input {
    width: 98%;
    border: none;
    margin-left: 12px;
    padding: 5px;
    font-size: 18px;
    line-height: 26px;
    font-family: SangBleuVersailles-Bold-WebS, sans-serif;
    font-weight: 400;
    color: #191b1f;
    border-radius: 5px
}

.top-panel__search--form input::-webkit-input-placeholder {
    color: #dadce0
}

.top-panel__search--form input::-moz-placeholder {
    color: #dadce0
}

.top-panel__search--form input:-ms-input-placeholder {
    color: #dadce0
}

.top-panel__search--form input:focus, .top-panel__search--form input:hover {
    outline: #E30009
}

.top-panel__search--submit {
    margin-left: 10px;
    margin-right: 32px
}

.top-panel__search--submit:after {
    display: none
}

.top-panel__search--close {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: none;
    z-index: 5;
    background: none;
}

.top-panel__search--close img {
    width: 100%;
    aspect-ratio: 1;
}

.menu-close {
    width: 60%;
    aspect-ratio: 1;
}

@media screen and (max-width: 1000px) {
    main {
        margin-top: 24px
    }
}

@media screen and (min-width: 1000px) {
    main {
        padding-top: 32px
    }
}

@media screen and (min-width: 1000px) {
    .module-column-container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

.page-homepage .module-column-container {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 25px
}

.page-homepage .module-column-container:after {
    border-bottom: 1px solid #ccc;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0
}

@media screen and (max-width: 1000px) {
    .page-homepage .module-column-container:after {
        left: 0;
        right: 0
    }
}

@media screen and (max-width: 1000px) {
    .module-column-container {
        display: flex;
        flex-direction: column
    }
}

@media screen and (min-width: 1000px) {
    .col__left {
        padding-right: 24px;
        border-right: 1px solid #e6e6e6;
        width: calc(100% - 348px)
    }
}

@media screen and (min-width: 1000px) {
    .col__right {
        width: 300px;
        padding-left: 24px
    }
}

@media screen and (min-width: 1000px) {
    .page-homepage .col__left {
        width: calc(100% - 236px);
        padding-right: 0;
        margin-right: 0;
        border: none
    }
}

@media screen and (min-width: 1000px) {
    .page-homepage .col__left .top-story-panel {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

.page-homepage .col__left .top-story-panel__image {
    width: 100%;
    aspect-ratio: 16/9;
    margin-left: 0
}

@media screen and (min-width: 1000px) {
    .page-homepage .col__left .top-story-panel__listing--column-1 {
        border-right: 1px solid #e6e6e6;
        padding-right: 16px
    }
}

.page-homepage .col__left .top-story-panel__listing--column-1 .spotlight {
    padding-bottom: 0
}

.page-homepage .col__left .top-story-panel__listing--column-1 .spotlight .top-story-panel__link {
    flex-direction: column
}

.page-homepage .col__left .top-story-panel__listing--column-1 .spotlight .top-story-panel__link .top-story-panel__content {
    width: unset;
    z-index: 7
}

.page-homepage .col__left .top-story-panel__listing--column-1 .spotlight .top-story-panel__link .top-story-panel__content .story__footer {
    margin-bottom: 10px
}

@media screen and (max-width: 1000px) {
    .page-homepage .col__left .top-story-panel__listing--column-1 .spotlight .top-story-panel__link .top-story-panel__content h2 {
        font-size: 18px;
        line-height: 24px
    }
}

@media screen and (min-width: 1000px) {
    .page-homepage .col__left .top-story-panel__listing--column-2 {
        order: 2;
        padding-left: 16px
    }
}

@media screen and (max-width: 1000px) {
    .page-homepage .col__left .top-story-panel__listing--column-2 {
        margin-top: 30px
    }
}

.page-homepage .col__left .top-story-panel__listing--column-2 .top-story-panel__item {
    width: unset;
    border-top: 1px solid #e6e6e6;
    padding-top: 12px;
    margin-top: 12px
}

.page-homepage .col__left .top-story-panel__listing--column-2 .top-story-panel__item:first-of-type {
    padding-top: 0;
    margin-top: 0;
    border-top: none
}

.page-homepage .col__left .top-story-panel__listing--column-2 .top-story-panel__item .top-story-panel__content {
    width: 180px
}

@media screen and (max-width: 1000px) {
    .page-homepage .col__left .top-story-panel__listing--column-2 .top-story-panel__item .top-story-panel__content {
        width: calc(100% - 130px)
    }
}

.page-homepage .col__left .top-story-panel__listing--column-2 .top-story-panel__item h3 {
    margin-top: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
    color: #262626;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: SangBleuVersailles-Medium-WebS
}

@media screen and (max-width: 1000px) {
    .page-homepage .col__left .top-story-panel__listing--column-2 .top-story-panel__item h3 {
        font-size: 14px;
        line-height: 21px
    }
}

@media screen and (max-width: 1000px) {
    .page-homepage .col__left .top-story-panel__listing--column-2 .top-story-panel__item .top-story-panel__link {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

.page-homepage .col__right {
    width: 234px;
    padding-left: 16px;
    margin-left: 16px;
    border-left: 1px solid #e6e6e6
}

@media screen and (max-width: 1000px) {
    .page-homepage .col__right {
        margin-top: 30px;
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        width: 100%
    }
}

.story {
    padding: 20px 0;
    border-top: 1px solid #e6e6e6
}

.story__image {
    border-radius: 8px;
    position: relative;
    width: 130px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

@media screen and (min-width: 1000px) {
    .story__image {
        order: 2
    }
}

.story__image img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all ease .3s
}

.story > a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row
}

.story h3 {
    font-size: 18px;
    line-height: 26px;
    font-family: SangBleuVersailles-Bold-WebS, sans-serif;
    font-weight: 400;
    color: #191b1f;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width: 1000px) {
    .story h3 {
        font-size: 14px;
        line-height: 21px;
        font-family: SangBleuVersailles-Medium-WebS;
        font-weight: 500
    }
}

.story__footer {
    margin-top: 8px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.story__footer li {
    margin-right: 8px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #727272
}

.story__footer li + li {
    position: relative;
    padding-left: 8px
}

.story__footer li + li:before {
    content: '';
    width: 2px;
    height: 2px;
    background: #595959;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 45%
}

.story__footer li a {
    font-weight: 500;
    color: #727272
}

.story__footer li:nth-child(2) {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 78px
}

@media screen and (min-width: 1000px) {
    .story__footer {
        flex-wrap: unset
    }

    .story__footer li {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: auto
    }

    .story__footer li:first-of-type {
        min-width: 70px
    }
}

.top-story-panel__item.spotlight {
    padding-bottom: 20px;
    padding-top: 0;
    border-top: none
}

@media screen and (min-width: 1000px) {
    .top-story-panel__item.spotlight {
        padding-bottom: 24px;
        width: 100%;
        border-bottom: 1px solid #e6e6e6
    }

    .top-story-panel__item.spotlight:last-child {
        border: none
    }
}

@media screen and (max-width: 1000px) {
    .top-story-panel__item.spotlight .top-story-position-first {
        position: relative
    }

    .top-story-panel__item.spotlight .top-story-position-first .top-story-panel__image {
        background: #000
    }

    .top-story-panel__item.spotlight .top-story-position-first .top-story-panel__image a {
        position: relative;
        opacity: .8;
        display: block;
        top: 0;
        width: 100%;
        height: 100%
    }

    .top-story-panel__item.spotlight .top-story-position-first .top-story-panel__content {
        position: absolute;
        bottom: -2px;
        padding-bottom: 12px;
        background: linear-gradient(359.77deg, #000 8.03%, rgba(0, 0, 0, 0) 99.8%);
        border-radius: 0 0 8px 8px
    }

    .top-story-panel__item.spotlight .top-story-position-first .top-story-panel__content h2 {
        -webkit-line-clamp: 5;
        color: #fff;
        line-height: 24px
    }

    .top-story-panel__item.spotlight .top-story-position-first .top-story-panel__content h2 a {
        font-size: 18px;
        line-height: 24px
    }

    .top-story-panel__item.spotlight .top-story-position-first .top-story-panel__content h2 {
        padding: 0 10px
    }

    .top-story-panel__item.spotlight .top-story-position-first .top-story-panel__content h2 a {
        color: #fff
    }
}

@media screen and (min-width: 1000px) {
    .top-story-panel__item {
        width: 46%
    }

    .top-story-panel__item:first-child, .top-story-panel__item:nth-child(2) {
        border-top: none;
    }
}

.top-story-panel__link {
    text-decoration: none;
    color: inherit;
    gap: 10px;
}

.spotlight .top-story-panel__link {
    display: block
}

@media screen and (min-width: 1000px) {
    .spotlight .top-story-panel__link {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

@media screen and (min-width: 1000px) {
    .top-story-panel__link {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

.top-story-panel__link .story__image:focus img, .top-story-panel__link .story__image:hover img {
    transform: scale(1.1)
}

.top-story-panel__image {
    border-radius: 8px;
    position: relative;
    -webkit-transform: translateZ(0)
}

.top-story-panel__image img {
    object-fit: cover;
    width: 100%;
    transition: all ease .3s;
    display: block
}

.top-story-panel__content {
    order: 1
}

.spotlight .top-story-panel__content h3:hover {
    opacity: 1
}

.top-story-panel__content h2 {
    font-size: 24px;
    line-height: 1.3;
    font-family: SangBleuVersailles-Bold-WebS, sans-serif;
    font-weight: 700;
    color: #191b1f;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (max-width: 1000px) {
    .top-story-panel__content h2 {
        font-size: 20px;
        margin-top: 20px
    }
}

.top-story-panel__content h2 a {
    color: #191b1f
}

@media screen and (min-width: 1000px) {
    .top-story-panel__content h2:focus, .top-story-panel__content h2:hover {
        opacity: .7
    }
}

.top-story-panel__content h3 {
    font-size: 14px;
    line-height: 20px;
    font-family: Montserrat, sans-serif, sans-serif;
    font-weight: 500;
    color: #595959;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width: 1000px) {
    .top-story-panel__content h3:focus, .top-story-panel__content h3:hover {
        opacity: .7
    }
}

.video-widget-panel__inner {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 20px
}

.video-widget-panel__inner h2 {
    font-size: 24px;
    line-height: 1.3;
    font-family: SangBleuVersailles-Bold-WebS;
    font-weight: bold;
    color: #191b1f
}

@media screen and (max-width: 1000px) {
    .video-widget-panel__inner h2 {
        font-size: 20px;
        line-height: 30px
    }
}

.video-widget-panel__container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 20px
}

@media screen and (min-width: 1000px) {
    .video-widget-panel__left {
        width: 80%;
        border-right: 1px solid #e6e6e6;
        padding-right: 20px;
        margin-right: 20px
    }
}

@media screen and (min-width: 1000px) {
    .video-widget-panel__right .video-widget-panel__item {
        margin-bottom: 20px
    }

    .video-widget-panel__right .video-widget-panel__item article {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }

    .video-widget-panel__right .video-widget-panel__item article h3 {
        font-size: 16px;
        line-height: 24px;
        font-family: SangBleuVersailles-Medium-WebS;
        font-weight: 700;
        color: #191b1f;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .video-widget-panel__right .video-widget-panel__item article h3 a {
        color: #191b1f
    }

    .video-widget-panel__right .video-widget-panel__item article h3:hover {
        opacity: .6
    }

    .video-widget-panel__right .video-widget-panel__item article .video-widget-panel__content {
        width: calc(100% - 140px)
    }

    .video-widget-panel__right .video-widget-panel__item:last-of-type {
        margin-bottom: 0
    }
}

@media screen and (max-width: 1000px) {
    .video-widget-panel__right {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

.video-widget-panel__item img {
    border-radius: 8px;
    width: 130px;
    height: auto;
}

@media screen and (min-width: 1000px) {
    .video-widget-panel__item.first-item {
        position: relative
    }

    .video-widget-panel__item.first-item img {
        width: 100%;
    }

    .video-widget-panel__item.first-item figure a {
        position: relative;
        opacity: .8;
        display: block;
        top: 0;
        width: 100%;
        height: 100%
    }

    .video-widget-panel__item.first-item .video-widget-panel__content {
        position: absolute;
        bottom: 0;
        padding: 0 15px 10px 15px;
        background: linear-gradient(359.77deg, #000 8.03%, rgba(0, 0, 0, 0) 99.8%);
        border-radius: 8px;
    }

    .video-widget-panel__item.first-item .video-widget-panel__content h3 {
        font-size: 18px;
        line-height: 26px;
        font-family: SangBleuVersailles-Bold-WebS, sans-serif;
        font-weight: 700;
        color: #191b1f;
    }

    .video-widget-panel__item.first-item .video-widget-panel__content h3 a {
        color: #fff
    }

    .video-widget-panel__item.first-item .story__footer li {
        color: #fff
    }
}

@media screen and (max-width: 1000px) {
    .video-widget-panel__item {
        margin-right: 15px
    }

    .video-widget-panel__item h3 {
        line-height: 20px;
        font-weight: 700;
        color: #191b1f;
        font-family: SangBleuVersailles-Medium-WebS;
        margin-top: 8px;
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .video-widget-panel__item h3 a {
        color: #191b1f
    }
}

.video-widget-panel .story__footer {
    margin-top: 4px
}

.video-widget-panel .story__footer li {
    font-size: 10px;
    line-height: 12px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #595959
}

.category-widget-panel__inner {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 15px
}

.category-widget-panel__inner h2 {
    font-size: 24px;
    line-height: 1.3;
    font-family: SangBleuVersailles-Bold-WebS;
    font-weight: bold;
    color: #191b1f
}

.category-widget-panel__container {
    margin-top: 20px
}

@media screen and (min-width: 1000px) {
    .category-widget-panel__container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
    }
}

.category-widget-panel__left {
    flex: 1;
}

@media screen and (min-width: 1000px) {
    .category-widget-panel__left h3 {
        font-size: 24px;
        line-height: 1.3;
        font-weight: 700;
        color: #191b1f;
        margin-top: 10px;
        font-family: SangBleuVersailles-Medium-WebS
    }

    .category-widget-panel__left h3 a {
        color: #191b1f
    }

    .category-widget-panel__left h3 a:focus, .category-widget-panel__left h3 a:hover {
        opacity: .7
    }

    .category-widget-panel__left .story__footer {
        margin-top: 16px
    }
}

.category-widget-panel__left h3 + p {
    margin-top: 8px;
    font-size: 12px;
    line-height: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #595959;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (max-width: 1000px) {
    .category-widget-panel__left .category-widget-panel__item {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 12px;
        margin-bottom: 12px
    }

    .category-widget-panel__left .category-widget-panel__content .story__footer {
        margin-top: 0;
        margin-bottom: 8px
    }

    .category-widget-panel__left .category-widget-panel__content h3 {
        font-family: SangBleuVersailles-Medium-WebS;
        font-weight: 500;
        color: #191b1f;
        font-size: 18px;
        line-height: 1.3
    }

    .category-widget-panel__left .category-widget-panel__content h3 a {
        color: #191b1f
    }
}

@media screen and (min-width: 1000px) {
    .category-widget-panel__mid {
        border-right: 1px solid #e6e6e6;
        margin-right: 20px;
        padding-right: 20px;
        width: 256px;
        border-left: 1px solid #e6e6e6;
        margin-left: 20px;
        padding-left: 20px
    }

    .category-widget-panel__mid figure {
        width: 256px;
        height: 192px;
        -webkit-transform: translateZ(0);
        overflow: hidden;
        border-radius: 12px
    }

    .category-widget-panel__mid figure img {
        width: 256px;
        height: 192px;
        transition: all ease .3s
    }

    .category-widget-panel__mid figure:focus img, .category-widget-panel__mid figure:hover img {
        transform: scale(1.1)
    }

    .category-widget-panel__mid h3 {
        font-size: 18px;
        line-height: 1.3;
        font-family: SangBleuVersailles-Bold-WebS, sans-serif;
        color: #191b1f;
        margin-top: 10px;
        transition: all ease .3s
    }

    .category-widget-panel__mid h3 a {
        color: #191b1f
    }

    .category-widget-panel__mid h3:focus, .category-widget-panel__mid h3:hover {
        opacity: .7
    }

    .category-widget-panel__mid .story__footer {
        margin-top: 10px
    }

    .category-widget-panel__mid .category-widget-panel__item:first-of-type {
        margin-bottom: 16px;
        padding-bottom: 16px;
        border-bottom: 1px solid #e6e6e6
    }
}

@media screen and (max-width: 1000px) {
    .category-widget-panel__mid .category-widget-panel__item {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 12px;
        margin-bottom: 12px
    }

    .category-widget-panel__mid figure {
        display: none
    }

    .category-widget-panel__mid h3 {
        font-family: SangBleuVersailles-Medium-WebS;
        font-weight: 500;
        color: #191b1f;
        font-size: 16px;
        line-height: 24px
    }

    .category-widget-panel__mid h3 a {
        color: #191b1f
    }
}

.category-widget-panel__mid h3 a {
    font-size: 16px;
    font-weight: bold;
}

@media screen and (min-width: 1000px) {
    .category-widget-panel__right {
        width: 270px;
        max-height: 560px;
        overflow: hidden;
        position: relative;
        margin-left: -16px;
        padding-left: 16px
    }

    .category-widget-panel__right::after {
        content: "";
        box-shadow: 0 0 10px rgba(0, 0, 0, .14);
        position: absolute;
        width: calc(100% + 20px);
        height: 10px;
        background: #fff;
        left: -20px
    }
}


.category-widget-panel__right .category-widget-panel__item {
    position: relative
}

.category-widget-panel__right .category-widget-panel__item h3 {
    font-family: SangBleuVersailles-Medium-WebS;
    font-weight: 500;
    color: #191b1f;
    font-size: 16px;
    line-height: 1.3
}

.category-widget-panel__right .category-widget-panel__item h3 a {
    color: #191b1f;
    font-weight: bold;
}

.category-widget-panel__right .category-widget-panel__item h3:focus, .category-widget-panel__right .category-widget-panel__item h3:hover {
    opacity: .7
}

.category-widget-panel__right .category-widget-panel__item:not(:last-of-type) {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    margin-bottom: 12px
}

@media screen and (min-width: 1000px) {
    .category-widget-panel__right .category-widget-panel__item .story__footer {
        position: absolute;
        right: -5px;
        top: -1px
    }
}

@media screen and (max-width: 1000px) {
    .category-widget-panel__right .category-widget-panel__item:nth-child(7) {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 10px
    }
}

.category-widget-panel__btn-group {
    margin-top: 20px;
    text-align: center
}

.category-widget-panel__btn-group .btn-invert {
    display: inline-block
}

.category-widget-panel:last-child {
    display: block
}

.btn-trans {
    border: none;
    position: relative;
    padding-left: 3px;
    padding-bottom: 0;
    background: 0 0;
    margin: 0 auto;
    display: inline-block
}

.btn-trans:active, .btn-trans:focus, .btn-trans:hover {
    background: 0 0;
    color: #e30009
}

.btn-trans:active::after, .btn-trans:focus::after, .btn-trans:hover::after {
    background-position: -254px -218px
}

.story__footer:empty {
    display: none
}

.latest-most-read {
    margin-top: 40px
}

.latest-most-read__navigation > * {
    display: inline-block;
    vertical-align: middle
}

.latest-most-read__navigation button {
    font-size: 18px;
    line-height: 20px;
    font-family: SangBleuVersailles-Bold-WebS, sans-serif;
    font-weight: 400;
    color: #595959;
    border: none;
    background: 0 0;
    position: relative;
    padding: 0 20px 16px 20px;
    border-bottom: 2px solid #e6e6e6;
    transition: all ease .5s;
    width: 150px;
    outline: 0
}

.latest-most-read__navigation button:last-of-type {
    margin-right: 0;
    margin-left: -4px
}

.latest-most-read__navigation button.active {
    color: #191b1f;
    border-bottom-color: #e30009
}

.latest-most-read__navigation button:focus, .latest-most-read__navigation button:hover {
    color: #191b1f;
    border-bottom-color: #e30009
}

@media screen and (max-width: 1000px) {
    .latest-most-read__navigation button {
        padding: 0 20px 8px 20px
    }
}

@media screen and (max-width: 1000px) {
    .latest-most-read__container {
        white-space: nowrap;
        margin-right: -24px;
        padding-right: 10px;
        overflow-y: hidden;
        padding-bottom: 5px;
        padding-left: 24px;
        margin-left: -24px
    }

    .latest-most-read__container > * {
        display: inline-block;
        vertical-align: top
    }
}

@media screen and (min-width: 1000px) {
    .latest-most-read__container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

.latest-most-read__container__mostread-section {
    border-right: 1px solid #e6e6e6;
    padding: 0 24px
}

@media screen and (min-width: 1000px) {
    .latest-most-read__container__mostread-section {
        width: 33%
    }
}

.latest-most-read__container__mostread-section:first-of-type {
    padding-left: 0
}

.latest-most-read__container__mostread-section:last-of-type {
    padding-right: 0;
    border-right: none
}

.latest-most-read__container__mostread-section li {
    position: relative;
    vertical-align: baseline;
    padding: 0 0 10px 0;
    margin: 0
}

.latest-most-read__container__mostread-section li article {
    padding-left: 48px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    height: 92px
}

@media screen and (min-width: 1000px) {
    .latest-most-read__container__mostread-section li article {
        height: 95px
    }
}

.latest-most-read__container__mostread-section .desc h3 a {
    font-size: 13px;
    line-height: 1.5;
    font-family: SangBleuVersailles-Medium-WebS;
    font-weight: 700;
    color: #191b1f;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.latest-most-read__container__mostread-section li:nth-child(3n+3) {
    border-right: none;
    margin-right: 0;
    padding-right: 0
}

@media screen and (max-width: 1000px) {
    .latest-most-read__container__mostread-section li {
        display: block;
        width: auto;
        margin-right: 0;
        padding-right: 0;
        border-right: none
    }

    .latest-most-read__container__mostread-section li article {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 20px
    }
}

.latest-most-read__container__mostread-section li:last-of-type article {
    border-bottom: none
}

.latest-most-read__container__mostread-section li::before {
    content: attr(data-title) "";
    position: absolute;
    left: 0;
    font-size: 28px;
    line-height: 35px;
    font-family: SangBleuVersailles-Bold-WebS;
    font-weight: 700;
    color: #dadce0
}


@media screen and (max-width: 1000px) {
    .latest-most-read__container__mostread-section {
        width: 75%;
        white-space: normal
    }
}

.latest-most-read h3 a:hover {
    opacity: .7
}

.latest-most-read.tem_version_2 {
    margin-top: 0;
    padding: 0
}

@media screen and (max-width: 1000px) {
    .latest-most-read.tem_version_2 .latest-most-read__navigation {
        text-align: center;
        margin: 0 auto
    }
}

.latest-most-read.tem_version_2 .latest-most-read__navigation button {
    border: none;
    padding: 8px
}


.latest-most-read.tem_version_2 .latest-most-read__navigation button.active {
    background: #f5f5f5;
    border-radius: 60px;
    border: none;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    color: #191b1f
}

.latest-most-read.tem_version_2 .latest-most-read__container {
    flex-direction: column
}

.latest-most-read.tem_version_2 .latest-most-read__container .latest-most-read__container__mostread-section {
    padding: 0;
    width: unset;
    display: block;
    border: none
}

@media screen and (min-width: 1000px) {
    .latest-most-read.tem_version_2 .latest-most-read__container .latest-most-read__container__mostread-section {
        overflow: hidden;
        max-height: 485px
    }

    .latest-most-read.tem_version_2 .latest-most-read__container .latest-most-read__container__mostread-section:hover {
        overflow-y: auto
    }

    .latest-most-read.tem_version_2 .latest-most-read__container .latest-most-read__container__mostread-section::-webkit-scrollbar {
        background: #c0bdbd;
        width: 1px
    }

    .latest-most-read.tem_version_2 .latest-most-read__container .latest-most-read__container__mostread-section::-webkit-scrollbar-thumb {
        background: #a7a4a4
    }
}

.latest-most-read.tem_version_2 .latest-most-read__container .latest-most-read__container__mostread-section li::before {
    display: none
}

.latest-most-read.tem_version_2 .latest-most-read__container .latest-most-read__container__mostread-section article {
    padding: 10px 0;
    height: auto;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.latest-most-read.tem_version_2 .latest-most-read__container .latest-most-read__container__mostread-section li:last-of-type {
    padding-bottom: 0
}

@media screen and (max-width: 1000px) {
    .latest-most-read.tem_version_2 .latest-most-read__container {
        margin-right: 0;
        padding-right: 0
    }
}

.mid-current-promo {
    margin: 15px 0 25px 0
}

@media screen and (min-width: 1000px) {
    .mid-current-promo {
        margin-top: 25px
    }
}

.article-section .mid-current-promo__slide, .video-detail__container .mid-current-promo__slide {
    margin-bottom: 5px
}

.mid-current-promo.bg-grey {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    background: #f5f5f5;
    padding: 30px 0 30px 0
}

@media screen and (min-width: 1000px) {
    .mid-current-promo.bg-grey {
        border-radius: 20px
    }
}

.mid-current-promo h2 {
    font-size: 24px;
    line-height: 35px;
    font-family: SangBleuVersailles-Bold-WebS;
    font-weight: 700;
    color: #191b1f;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
}


@media screen and (min-width: 1000px) {
    .mid-current-promo h2 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

@media screen and (max-width: 1000px) {
    .mid-current-promo h2 {
        font-size: 20px;
        line-height: 30px
    }
}

.margin-1 {
    margin: 20px 0;
}

.mid-current-promo__container {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

@media screen and (max-width: 768px) {
    .mid-current-promo__container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}



.mid-current-promo__container:after {
    content: '';
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    display: none;
    position: absolute;
    right: -10px;
    height: 235px;
    width: 10px;
    top: 50px;
    transform: rotate(360deg)
}

.mid-current-promo__slide {
    position: relative;
    background: #fff;
    /*margin-top: 30px;*/
    padding: 20px;
    border-radius: 12px;
    text-align: left;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1)
}

.mid-current-promo__slide h3 {
    width: 100%;
    z-index: 1;
    font-size: 16px;
    line-height:1.3;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #737373;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width: 1000px) {
    .mid-current-promo__box {
        padding-top: 10px
    }
}

.mid-current-promo__box h4 {
    font-size: 18px;
    line-height: 26px;
    font-family: SangBleuVersailles-Bold-WebS, sans-serif;
    font-weight: 700;
    color: #191b1f;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (max-width: 1000px) {
    .mid-current-promo__box h4 {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

@-moz-document url-prefix() {
    .mid-current-promo__box h4 {
        font-weight: 500
    }
}

.mid-current-promo__box h4 a {
    color: #191b1f;
    display: block
}

.mid-current-promo__box h5 {
    font-size: 14px;
    line-height: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #595959;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
    word-break: break-word
}

.mid-current-promo__box h5 a {
    color: #595959;
    display: block;
    font-size: 13px;
}

.mid-current-promo__left {
    width: calc(100% - 130px)
}

@media screen and (max-width: 1000px) {
    .mid-current-promo__left {
        width: calc(100% - 90px)
    }
}

.mid-current-promo__right {
    border-radius: 16px;
    background: 0 0;
    overflow: hidden
}

.mid-current-promo__right img {
    display: block;
    max-width: 180px;
}

.mid-current-promo__right.multiple-image img, .mid-current-promo__right.multiple-image span {
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 50%
}

.mid-current-promo__right.multiple-image img:nth-child(odd), .mid-current-promo__right.multiple-image span:nth-child(odd) {
    margin-right: 5px
}

.mid-current-promo__right.multiple-image img:first-child, .mid-current-promo__right.multiple-image img:nth-child(2), .mid-current-promo__right.multiple-image span:first-child, .mid-current-promo__right.multiple-image span:nth-child(2) {
    margin-bottom: 5px
}

.mid-current-promo__right.multiple-image img:last-of-type {
    text-align: center
}

.mid-current-promo__right.multiple-image span {
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    position: relative;
    display: flex
}

@media screen and (max-width: 1000px) {
    .mid-current-promo__right.multiple-image img, .mid-current-promo__right.multiple-image span {
        width: 32px;
        height: 32px
    }
}

.mid-current-promo__right.image-3 img:last-child {
    margin: 0 auto;
    float: none
}

.mid-current-promo__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-direction: row
}

.mid-current-promo__btn-group {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row
}

@media screen and (max-width: 1000px) {
    .mid-current-promo.bg-grey .mid-current-promo__left {
        width: calc(100% - 85px)
    }

    .mid-current-promo.bg-grey .mid-current-promo__box h4 {
        height: unset;
        font-size: 16px;
    }

    .mid-current-promo.bg-grey .mid-current-promo__box h5 {
        font-size: 12px;
        line-height: 18px
    }
}

@media screen and (max-width: 1000px) {
    .leaders-speak-panel {
        margin-top: 0
    }
}

@media screen and (min-width: 1000px) {
    .leaders-speak-panel__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 1140px;
        padding-left: 24px;
        padding-right: 24px
    }
}

.position-relative {
    position: relative;
}

.justify-space-between {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.leaders-speak-panel__heading {
    font-size: 24px;
    line-height: 1.3;
    font-family: SangBleuVersailles-Bold-WebS;
    font-weight: bold;
    color: #191b1f
}

@media screen and (min-width: 1000px) {
    .leaders-speak-panel__heading {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

.slick-slide {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
    padding: 16px;
}

.leaders-speak-panel__footer {
    margin-top: 4px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row
}

.leaders-speak-panel__footer > * {
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width: 1000px) {
    .leaders-speak-panel__footer li {
        margin-right: 40px
    }
}

.leaders-speak-panel__footer h6 {
    font-size: 12px;
    line-height: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #727272
}

.leaders-speak-panel__footer img {
    max-width: 100%;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}

.portal-events-panel h2 {
    font-size: 24px;
    line-height: 35px;
    font-family: SangBleuVersailles-Bold-WebS;
    font-weight: bold;
    color: #191b1f
}

@media screen and (min-width: 1000px) {
    .portal-events-panel h2 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

@media screen and (max-width: 1000px) {
    .portal-events-panel h2 {
        font-size: 20px;
        line-height: 30px
    }
}

.portal-events-panel__list {
    margin-top: 20px;
    position: relative
}

@media screen and (min-width: 1000px) {
    .portal-events-panel__list {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.portal-events-panel__item {
    padding: 16px 0;
    border-top: 1px solid #dadce0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row
}

.portal-events-panel__item:first-of-type {
    padding-top: 0;
    border-top: none
}

@media screen and (max-width: 1000px) {
    .portal-events-panel__item:nth-of-type(n+5) {
        display: none
    }
}

@media screen and (min-width: 1000px) {
    .portal-events-panel__item {
        width: 48%
    }

    .portal-events-panel__item:first-child, .portal-events-panel__item:nth-child(2) {
        padding-top: 0;
        border-top: none
    }
}

.portal-events-panel__item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: calc(100% - 20px);
    background: #e6e6e6
}

@media screen and (max-width: 1000px) {
    .portal-events-panel__item:after {
        display: none
    }
}

.portal-events-panel__item:only-of-type {
    width: auto;
    margin: 0 auto;
    padding-bottom: 8px
}

@media screen and (min-width: 1000px) {
    .portal-events-panel__item:only-of-type {
        width: 65%;
        margin: unset
    }
}

.portal-events-panel__item:only-of-type::after {
    display: none
}

.portal-events-panel__image {
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-right: 10px
}


.portal-events-panel__image img {
    max-width: 100%;
    width: 200px;
    border-radius: 8px
}

.portal-events-panel__desc {
    width: calc(100% - 100px)
}

@media screen and (min-width: 1000px) {
    .portal-events-panel__desc {
        width: calc(100% - 120px);
        order: 2;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

.portal-events-panel h3 {
    font-size: 18px;
    line-height: 26px;
    font-family: SangBleuVersailles-Bold-WebS, sans-serif;
    font-weight: 700;
    color: #191b1f
}

.portal-events-panel h3 a {
    font-size: 18px;
    line-height: 26px;
    font-family: SangBleuVersailles-Bold-WebS, sans-serif;
    font-weight: 700;
    color: #191b1f;
    display: block
}

.portal-events-panel h3 a:focus, .portal-events-panel h3 a:hover {
    opacity: .7
}

@media screen and (min-width: 1000px) {
    .portal-events-panel h3 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

.portal-events-panel h4 {
    font-size: 12px;
    line-height: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #595959;
    margin-top: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.portal-events-panel h4 a {
    color: #595959;
    display: block
}

@media screen and (min-width: 1000px) {
    .portal-events-panel h4 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

.footer {
    margin-top: 30px
}

.bottom-footer {
    background: #eaeaea;
    padding: 30px 0 20px 0;
    position: relative;
    /*z-index: 99*/
}

@supports (-webkit-overflow-scrolling:touch) {
    .bottom-footer {
        padding-bottom: 60px
    }
}

.bottom-footer h4 {
    font-size: 12px;
    line-height: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #191b1f
}

.bottom-footer ul li {
    font-family: Montserrat, sans-serif;
    display: inline-block;
    color: #595959
}

.bottom-footer ul li a {
    color: #595959;
    text-decoration: underline;
}

@media screen and (max-width: 1000px) {
    .bottom-footer ul li a {
        color: #1f1d1d
    }
}

.bottom-footer__inner__last ul li {
    font-size: 10px;
    line-height: 12px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #595959
}

.bottom-footer__inner__last ul li:not(:first-child):before {
    content: "\2022";
    font-size: 16px;
    color: #999;
    border: none;
    margin: 0 6px 0 3px;
    vertical-align: baseline
}

@media screen and (max-width: 1000px) {
    .bottom-footer__inner__last ul li {
        font-size: 12px;
        line-height: 15px
    }
}

.bottom-footer__inner__last .section-copyright {
    text-align: center
}

.bottom-footer__inner__last .section-copyright li {
    margin-right: 20px
}

.bottom-footer__inner__last .section-copyright li::before {
    display: none
}

@media screen and (max-width: 1000px) {
    .bottom-footer__inner__last .section-copyright li {
        margin-right: 12px
    }

    .bottom-footer__inner__last .section-copyright li:first-child {
        margin-bottom: 12px
    }
}

@media screen and (max-width: 1000px) {
    .bottom-footer__inner__last .container div {
        overflow-y: hidden;
        overflow-x: hidden
    }

    .bottom-footer__inner__last .container div ul {
        white-space: nowrap
    }
}

.article-section__header__breadcrum ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px !important
}

.article-section__header__breadcrum ul li {
    margin-right: 8px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #727272
}

.article-section__header__breadcrum ul li + li {
    position: relative;
    padding-left: 8px
}

.article-section__header__breadcrum ul li + li:before {
    content: '';
    width: 2px;
    height: 2px;
    background: #595959;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 45%
}

.article-section__header__breadcrum ul li a {
    color: #595959
}

@media screen and (max-width: 1000px) {
    .article-section__header__breadcrum {
        display: flex;
        justify-content: space-between;
        align-items: flex-end
    }
}

.article-section__body {
    margin-top: 20px
}

body {
    -webkit-tap-highlight-color: transparent
}

@media screen and (min-width: 1000px) {
    .main-content {
        box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
        position: relative;
        z-index: 1
    }
}

.section-category-main-heading {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 16px
}

@media screen and (max-width: 1000px) {
    .section-category-main-heading {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start
    }
}

.section-category-main-heading__left h3 {
    font-size: 12px;
    line-height: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #595959
}

@media screen and (max-width: 1000px) {
    .section-category-main-heading__left h3 {
        font-size: 10px;
        line-height: 18px
    }
}

.section-category-main-heading.heading-ds1 {
    margin-bottom: unset;
    padding-bottom: unset;
    border-bottom: none;
    align-items: flex-end
}

.section-category-main-heading.heading-ds1 h1 {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width: 1000px) {
    .section-category-main-heading.heading-ds1 {
        align-items: center;
        flex-direction: row;
        gap: 0
    }
}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    line-height: 1.3;
}

@media screen and (min-width: 768px) {
    .grid-4 {
        grid-template-columns: repeat(4,minmax(0,1fr));
    }
}

@media screen and (max-width: 768px) {

    .portal-events-panel__item {
        gap: 5px;
    }

    .portal-events-panel__image {
        margin: 0;
    }

    .slick-track {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .mid-current-promo__right img {
        max-width: 150px;
    }

    .container-mid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .margin-1 {
        padding: 0 15px;
    }

    .category-widget-panel__left h3 {
        font-size: 24px;
        font-weight: 700;
        color: #191b1f;
        margin-top: 10px;
        font-family: SangBleuVersailles-Medium-WebS;
    }

    .video-widget-panel__container {
        flex-direction: column;
        gap: 15px;
    }

    .video-widget-panel__item img {
        width: 100%;
    }

    .article-title {
        font-size: 24px;
    }
}

@media screen and (max-width: 568px) {
    .video-widget-panel__right {
        flex-direction: column;
        gap: 15px;
    }
}

.max-line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.3;
}

.line-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.max-line-2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.max-line-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.page-size {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    justify-content: center;
    align-items: center;
    margin: 2rem 0;
}

.page-size a {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    background: transparent;
    border: solid 1px #ececec;
    color: #000;
    height: 32px;
    line-height: 32px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-decoration: auto;
    padding: 0 15px;
}

.page-size a.is-current {
    background: #0c4b8a;
    border: solid 1px #0c4b8a;
    color: #fff;
}

.page-size span {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    background: #0c4b8a;
    border: solid 1px #0c4b8a;
    color: #fff; /*border-radius: 99px;*/
}

.page-size a:hover, .page-size span:hover {
    background: #0c4b8a;
    border-color: #0c4b8a;
    color: #fff;
}

.page-size ul {
    display: flex;
    gap: .5rem;
    justify-content: start;
    align-items: center;
}

.page-size ul, .page-size li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.padding-0-10 {
    padding: 0 10px;
}

.article-info p, .article-info li {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.article-info ul, .article-info li {
    list-style: disc;
}

.article-info ul {
    padding-left: 2rem;
}

.article-info table {
    width: 100%;
    font-size: 10px;
}

.article-info h1, .article-info h2, .article-info h3, .article-info h4, .article-info h5, .article-info h6 {
    font-weight: 700;
    margin: 10px 0;
    color: #000;
    line-height: 1.3;
}

.article-info h1 {
    font-size: 24px;
}

.article-info h2 {
    font-size: 22px;
}

.article-info h3 {
    font-size: 20px;
}

.article-info h4 {
    font-size: 18px;
}

.article-info h5, .article-info h6 {
    font-size: 18px;
}

.article-info a {
    color: #00e5bd;
    text-decoration: underline;
}

.article-info img {
    max-width: 450px;
    width: 100%;
    margin: 10px 0;
}

.to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 1.5rem;
    bottom: 1.5rem;
    width: 2.5rem;
    height: 2.5rem;
    background: #0c4b8a;
    font-size: 2rem;
    color: #fff;
    z-index: 50;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    border: none;
}

.to-top img {
    font-size: 1rem;
    height: 1rem;
    width: 1rem;
}

.to-top.show {
    opacity: 1;
    visibility: visible
}

.to-top:hover {
    opacity: .9;
    background: #00879A;
}