* {
    margin: 0;
    padding: 0;
}

#openpass-signout {
    display: block;
}

html {
    height: 100%;
}

body {
    background-color: #FFF;
    height: 100%;
    min-width: fit-content;
}

.hidden {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", "Playfair Display", Georgia, "Times New Roman", serif/*rtl:Amiri, Georgia, "Times New Roman", serif*/;
}

.mb-2 {
    margin-bottom: -2.5rem!important;
}

#articles-left-placeholder {
    padding-top: 1rem;
}

.article-header .container {
    margin: 0;
    padding: 0;
}

.article-main-nav {
    margin: 1rem 5.4275rem 1rem 5.4275rem;
}

.article-header {
    padding-top: 0.25rem;
    padding-bottom: 0.375rem;
    border-bottom: 1px solid #D7D7D7;
}

.openpass-signout-button {
    border-radius: 56.946px;
    border: 1px solid #012359;
    background: #FFF;
    margin-left: auto;
    width: 113px;
    padding: 9.111px 13.667px;
    gap: 27.334px;
    color: #000;
    font-family: "Poppins", "Playfair Display", Georgia, serif/*rtl:Amiri, Georgia, serif*/;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 156%; /* 18.72px */
    display: inline-block;
}

.article-header-top {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 20px;
}
.article-header__logo-wrapper {
    flex: 1;
    display: flex;
    justify-content: center;
}

.article-header-top button {
    margin-left: auto;
    margin-top: 0.2rem;
}

@media (min-width: 430px) {
    .article-header-top {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .article-header-top button {
        right: 0;
        margin-bottom: 0;
    }

    .container {
        min-width:95%;
    }
}

@media (min-width: 768px) {
    .article-header-top {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .article-header .container {
        margin: inherit;
        padding: inherit;
    }

    .container {
        min-width:95%;
    }

}
@media (max-width: 768px) {
    .article-home-section h1 {
        margin-left: auto;
        margin-right: auto;
    }
}

#article-header__logo {
    width: 247px;
    height: 54px;
    transform: translate(25%);
}

.article-header-nav-wrapper {
    border-bottom: 1px solid #D7D7D7;
}

.nav a {
    color: #333;
    font-weight: 600;
    text-decoration: none;
}

.nav a:hover {
    text-decoration: none;
}

.display-4 {
    font-size: 2.5rem;
}

.article-home-banner {
    background: url("/static/img/header_bg.svg");
    background-size: cover;
    width: 100%;
    min-height: 450px;
    padding-bottom: 40px;
    flex-shrink: 0;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}

.article-home-banner-content {
    display: flex;
    flex-flow: column nowrap;
    max-width: 778px;
    padding: 5.825rem 1.25rem 0 1.25rem;
    align-items: center;
}

.article-home-banner-content h1 {
    color: #FFF;
    text-align: center;
    font-family: Open Sans;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    max-width: 630px;
    margin-bottom: 1.5625rem;

}

.article-home-banner-content p {
    max-width: 501px;
    color: #FFF;
    text-align: center;
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 1.5625rem;
}


.article-home-banner-content a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    width: 216px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 6px;
    color: #000;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.op__featured-article-row__article .card {
    border-radius: 12px;
    border: 1px solid #E8E8E8;
    background: #FFF;
    padding: 1.625rem 1.625rem 0 1.625rem;
    margin-bottom: 1.25rem;
}


@media (max-width: 768px) {
}

.op__featured-article-row__article .card img {
    width: 100%;
    height: 115px;
}

.op__featured-article-row__article .card .card-body .card-title {
    color: #000;
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 346px;
    margin-bottom: 1rem;
}

.op__featured-article-row__article .card .card-link {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin-bottom: 1.75rem;
    margin-bottom: 1.75rem;
}

.op__featured-article-row__article .card .card-link a {
    color: #E40857;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-right: 0.625rem;
}

.op__featured-article-row__article .card .card-link .svg {
    width: 27px;
    height: 0px;
    flex-shrink: 0;
    stroke-width: 2px;
    stroke: #E40857;
}

.op__featured-article-row__article .card {
    border-radius: 12px;
    border: 1px solid #E8E8E8;
    background: #FFF;
    padding: 1.625rem 1.625rem 0 1.625rem
}

.op__featured-article-row__article .card img {
    width: auto;
    height: auto;
}

.op__featured-article-row__article .card .card-body .card-title {
    color: #000;
    font-family: Open Sans;
    font-size: 19.295px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.op__featured-article-row__article .card .card-link {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin-bottom: 1.75rem;
    margin-bottom: 1.75rem;
}

.op__featured-article-row__article .card .card-link a {
    color: #E40857;
    font-family: Open Sans;
    font-size: 12.863px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-right: 0.625rem;
}

.op__featured-article-row__article .card .card-link .svg {
    width: 27px;
    height: 0px;
    flex-shrink: 0;
    stroke-width: 2px;
    stroke: #E40857;
}

.op__featured-article-row__article__label {
    color: #7E8EAA;
}

.op__featured-article-row__article a {
    color: #E52900;
}


.article-home-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 23px;
    margin: 3.5rem 5.4275rem 2.0625rem 5.4275rem;
}

.article-home-section h1 {
    color: #000;
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

@media (max-width: 991px) {
    .article-home-section {
        gap: 23px;
        margin: 3.5rem 2rem 2.0625rem 1rem;
    }
}

.article-header-top-row {
    justify-content: end;
    margin-bottom: 0.625rem;
}

.article-header-top-row .btn {
    margin-left: 0.325rem;
}

#openpass-unauthenticated-backdrop {
    display: flex;
    min-height: 255px;
    max-height: 100%;
    overflow: auto;
    justify-content: center;
    align-items: center;
}

#openpass-unauthenticated-backdrop h1 {
    text-align: center;
}

@media (min-width: 768px) {
    .display-4 {
        font-size: 3rem;
    }
}

.flex-auto {
    flex: 0 0 auto;
}

.h-250 { height: 250px; }


/** Home Page Start **/
.article-latest {
    margin-bottom: 1.5625rem;
}

.article-latest-title {
    color: #000;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 0.8rem;
}

.article-latest-title a {
    color: black;
    text-decoration: none;
}

.article-latest-meta {
    color: #000;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0.8rem;
}

.article-latest-meta a {
    color: #E40857;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.article-latest p.article-latest-content {
    color: #000;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 1.5625rem;
}

.article-latest hr {
    background: #E8E8E8;
    height: 1px;
}

.article-last-news h4 {
    color: #000;
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.article-last-news p {
    color: #000;
    font-family: Times New Roman;
    font-size: 25px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}

.article-archives h4 {
    color: #000;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.article-archives ol li a {
    color: #E40857;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/** Article Page Start **/
.article-content-container {
    max-width: 1020px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
}

.article-title {
    margin-top: 1.8rem;
    margin-bottom: 1.375rem;
}

.article-title h2 {
    color: #000;
    font-family: Open Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.article-title p {
    color: #000;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 617px;
}

.article-post {
    margin-bottom: 4rem;
}

.article-post p {
    color: #000;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.article-post h4 {
    color: #000;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0.325rem;
}

.article-post strong {
    color: #000;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.article-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 23px;
    margin: 3.5rem 0 4.0625rem 0;
}

.article-section h1 {
    color: #000;
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}


.article-post-meta {
    margin-bottom: 1.25rem;
    color: #727272;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

#article-signin-wrapper {
    margin-top: 1.25rem;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

#article-signin-wrapper p {
    font-size: 24px;
}

#article-signin-wrapper h1 {
    margin-bottom: 0.625rem;
}

#article-signin-wrapper button {
    margin-bottom: 1.25rem;
    width: 320px;
    background-color: #E52900 !important;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (min-width: 768px) {
    .h-md-250 { height: 250px; }
}

/** Article Page End **/

/** Callback Page Start **/
.page-redirect-callback {
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.page-redirect-header {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    padding: 0.625rem 0;
    border-bottom: 1px solid #e5e5e5;
}

.page-redirect-content {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    flex: 1 1 auto;
}

#page-redirect-content-loading {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

#page-redirect-content-loading p {
    font-size: 24px;
    font-weight: 600;
}

#page-redirect-content-login-failed {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

.page-redirect-content-login-failed-try-again {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

.page-redirect-content-login-failed-try-again p {
    font-size: 24px;
    font-weight: 600;
}

.page-redirect-content-login-failed-try-again button {
    width: 280px;
}

.subscribe-section {
    margin-top: 100px;
    align-items: center;
    text-align: center;
}

.subscribe-cards {
    display: flex;
    flex-direction: column nowrap;
    align-items: center;
    width: 100%;
    gap: 23px;
    align-items: flex-start;
    text-align: left;
    justify-content: center;
    margin-top: 40px;
}

.subscribe-section h1 {
    color: #000;
    font-family: "Open sans";
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

.subscribe-section h2 {
    color: #000;
    font-family: "Open sans";
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
}

.subscribe-item .card {
    border-radius: 12px;
    border: 1px solid #E8E8E8;
    background: #FFF;
    padding: 1.625rem 1.625rem 0 1.625rem;
    margin-bottom: 1.25rem;
    width: 300px;
    height: 300px;
}

.subscribe-item .card h1 {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
}

.subscribe-item .card img {
    margin-right: 5px;
}

.subscribe-item .card h2 {
    color: #000;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    margin-top: 50px;
}

.subscribe-item .card h3 {
    color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
}

.subscribe-button {
    margin-top: 50px;
    height: 42px;
    color: white;
    background-color: #E40857;
    border: none;
    border-radius: 70px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
}

.subscribe-button-light {
    margin-top: 50px;
    height: 42px;
    border: 1px solid #E40857;
    color: #E40857;
    background-color: white;
    border-radius: 70px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
}

/** Callback Page End */
