body.msecn-nav-v2 #masthead,
body.msecn-nav-v2 #colophon,
body.msecn-nav-v2 #jet-theme-core-header,
body.msecn-nav-v2 #jet-theme-core-footer {
    display: none !important;
}

body.msecn-nav-v2 {
    --msecn-nav-blue: #202b52;
    --msecn-nav-blue-2: #17213f;
    --msecn-nav-gold: #bc8d46;
    --msecn-nav-paper: #f7f3ea;
    --msecn-nav-line: rgba(255, 255, 255, .16);
    padding-top: var(--msecn-header-height, 88px) !important;
}

html {
    scroll-padding-top: calc(var(--msecn-header-height, 88px) + 18px);
}

.msecn-legal-page,
.msecn-legal-page * {
    box-sizing: border-box;
}

body.page-id-965 .jet-breadcrumbs__title,
body.page-id-967 .jet-breadcrumbs__title,
body.page-id-969 .jet-breadcrumbs__title {
    display: none !important;
}

.msecn-legal-page {
    width: min(100%, 980px);
    margin: 0 auto;
    padding: clamp(36px, 6vw, 74px) clamp(20px, 4vw, 32px);
    color: #253052;
    font-size: 1rem;
    line-height: 1.72;
}

.msecn-legal-page__eyebrow {
    width: fit-content;
    margin: 0 0 20px;
    padding: 7px 11px;
    border-left: 3px solid var(--msecn-nav-gold);
    background: rgba(188, 141, 70, .1);
    color: #705326;
    font-size: .82rem;
    font-weight: 800;
    line-height: 1.2;
}

.msecn-legal-page section {
    padding: 28px 0;
    border-bottom: 1px solid rgba(32, 43, 82, .12);
}

.msecn-legal-page section:first-of-type {
    padding-top: 0;
}

.msecn-legal-page section:last-child {
    border-bottom: 0;
}

.msecn-legal-page__intro {
    max-width: 860px;
    font-size: 1.08rem;
}

.msecn-legal-page h1 {
    max-width: 860px;
    margin: 0 0 28px;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2.25rem, 5vw, 4rem);
    font-weight: 700;
    line-height: 1.05;
    letter-spacing: 0;
}

.msecn-legal-page h2 {
    margin: 0 0 14px;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.38rem, 2.2vw, 2rem);
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: 0;
}

.msecn-legal-page p {
    margin: 0 0 14px;
}

.msecn-legal-page p:last-child,
.msecn-legal-page ul:last-child {
    margin-bottom: 0;
}

.msecn-legal-page ul {
    margin: 0 0 14px;
    padding-left: 1.2rem;
}

.msecn-legal-page li {
    margin: 0 0 8px;
}

.msecn-legal-page a {
    color: #1d4f9f;
    font-weight: 700;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.msecn-legal-page__contact {
    padding: 24px !important;
    border: 1px solid rgba(188, 141, 70, .24) !important;
    border-radius: 8px;
    background: #fbf8f1;
}

.msecn-legal-table-wrap {
    width: 100%;
    overflow-x: auto;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
}

.msecn-legal-page table {
    width: 100%;
    min-width: 640px;
    border-collapse: collapse;
}

.msecn-legal-page th,
.msecn-legal-page td {
    padding: 14px 16px;
    border-bottom: 1px solid rgba(32, 43, 82, .1);
    text-align: left;
    vertical-align: top;
}

.msecn-legal-page th {
    background: var(--msecn-nav-blue-2);
    color: #fff;
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.msecn-legal-page tr:last-child td {
    border-bottom: 0;
}

body.page-id-186 .elementor-widget-jet-breadcrumbs {
    display: none !important;
}

body.page-id-44 .elementor-widget-jet-breadcrumbs {
    display: none !important;
}

.msecn-gallery-hero,
.msecn-gallery-hero *,
.msecn-gallery-context,
.msecn-gallery-context * {
    box-sizing: border-box;
}

.msecn-contact-hero,
.msecn-contact-hero * {
    box-sizing: border-box;
}

.msecn-gallery-hero {
    width: 100vw;
    min-height: min(680px, calc(100svh - 88px));
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    display: grid;
    align-items: end;
    overflow: hidden;
    isolation: isolate;
    background: var(--msecn-gallery-hero-image) center center / cover no-repeat;
    color: #fff;
}

.msecn-gallery-hero::before,
.msecn-gallery-hero::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.msecn-gallery-hero::before {
    z-index: 1;
    inset: 0;
    background: linear-gradient(90deg, rgba(9, 15, 31, .92) 0%, rgba(23, 33, 63, .74) 42%, rgba(23, 33, 63, .16) 100%);
}

.msecn-gallery-hero::after {
    z-index: 2;
    inset: auto 0 0;
    height: 42%;
    background: linear-gradient(180deg, rgba(9, 15, 31, 0), rgba(9, 15, 31, .42));
}

.msecn-gallery-hero__slideshow {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    background: var(--msecn-gallery-hero-image) center center / cover no-repeat;
    pointer-events: none;
}

.msecn-gallery-hero__slide {
    position: absolute;
    inset: -2%;
    opacity: 0;
    background: var(--msecn-gallery-slide-image) center center / cover no-repeat;
    transform: scale(1.035);
    animation: msecnGalleryHeroSlide var(--msecn-gallery-slide-duration, 48s) linear infinite;
    animation-delay: var(--msecn-gallery-slide-delay, 0s);
    will-change: opacity, transform;
}

.msecn-gallery-hero__slide:first-child {
    opacity: 1;
}

.msecn-hero-slideshow {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    background: var(--msecn-hero-image) center center / cover no-repeat;
    pointer-events: none;
}

.msecn-hero-slideshow::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: var(--msecn-hero-overlay, linear-gradient(90deg, rgba(9, 15, 31, .92) 0%, rgba(23, 33, 63, .74) 48%, rgba(23, 33, 63, .18) 100%));
}

.msecn-hero-slide {
    position: absolute;
    inset: -2%;
    opacity: 0;
    background: var(--msecn-hero-slide-image) center center / cover no-repeat;
    transform: scale(1.035);
    animation: msecnHeroSlide var(--msecn-hero-slide-duration, 48s) linear infinite;
    animation-delay: var(--msecn-hero-slide-delay, 0s);
    will-change: opacity, transform;
}

.msecn-hero-slide:first-child {
    opacity: 1;
}

.msecn-gallery-hero__inner {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding: clamp(70px, 9vw, 118px) clamp(20px, 4vw, 32px);
    position: relative;
    z-index: 3;
}

@keyframes msecnGalleryHeroSlide {
    0% {
        opacity: 0;
        transform: scale(1.035);
    }

    5% {
        opacity: 1;
    }

    14% {
        opacity: 1;
    }

    20% {
        opacity: 0;
        transform: scale(1.075);
    }

    100% {
        opacity: 0;
        transform: scale(1.075);
    }
}

@keyframes msecnHeroSlide {
    0% {
        opacity: 0;
        transform: scale(1.035);
    }

    5% {
        opacity: 1;
    }

    14% {
        opacity: 1;
    }

    20% {
        opacity: 0;
        transform: scale(1.075);
    }

    100% {
        opacity: 0;
        transform: scale(1.075);
    }
}

.msecn-gallery-crumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin: 0 0 28px;
    color: rgba(255, 255, 255, .74);
    font-size: .88rem;
    font-weight: 700;
}

.msecn-gallery-crumbs a {
    color: rgba(255, 255, 255, .82);
    text-decoration: none;
}

.msecn-gallery-crumbs a:hover,
.msecn-gallery-crumbs a:focus-visible {
    color: #fff;
}

.msecn-gallery-hero__eyebrow {
    margin: 0 0 16px;
    color: var(--msecn-nav-gold);
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-gallery-hero h1 {
    max-width: 760px;
    margin: 0;
    color: #fff;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(3rem, 8vw, 7rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: .96;
}

.msecn-gallery-hero__lead {
    max-width: 660px;
    margin: 26px 0 0;
    color: rgba(255, 255, 255, .86);
    font-size: clamp(1rem, 1.45vw, 1.22rem);
    font-weight: 500;
    line-height: 1.72;
}

.msecn-gallery-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 34px;
}

.msecn-gallery-hero__actions a {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .48);
    border-radius: 6px;
    color: #fff;
    font-size: .82rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.msecn-gallery-hero__actions a:first-child {
    background: var(--msecn-nav-gold);
    border-color: var(--msecn-nav-gold);
}

.msecn-gallery-hero__actions a:hover,
.msecn-gallery-hero__actions a:focus-visible {
    transform: translateY(-1px);
    background: #fff;
    border-color: #fff;
    color: var(--msecn-nav-blue-2);
}

.msecn-gallery-context {
    width: min(100%, 1180px);
    margin: clamp(36px, 5vw, 64px) auto clamp(24px, 4vw, 48px);
    padding: 0 clamp(20px, 4vw, 32px);
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid rgba(32, 43, 82, .14);
    border-bottom: 1px solid rgba(32, 43, 82, .14);
}

.msecn-gallery-context > div {
    padding: clamp(22px, 3vw, 34px) clamp(16px, 3vw, 28px);
    border-right: 1px solid rgba(32, 43, 82, .12);
}

.msecn-gallery-context > div:last-child {
    border-right: 0;
}

.msecn-gallery-context span {
    display: block;
    margin-bottom: 12px;
    color: var(--msecn-nav-gold);
    font-size: .74rem;
    font-weight: 900;
}

.msecn-gallery-context strong {
    display: block;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.35rem, 2.2vw, 1.9rem);
    line-height: 1.12;
}

.msecn-gallery-context p {
    margin: 12px 0 0;
    color: rgba(23, 33, 63, .72);
    font-size: .98rem;
    font-weight: 500;
    line-height: 1.62;
}

body.page-id-186 .jet-engine-gallery-grid {
    box-sizing: border-box;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto clamp(50px, 7vw, 90px);
    padding: 0 clamp(20px, 4vw, 32px);
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

body.page-id-186 .jet-listing.jet-listing-dynamic-field.display-inline,
body.page-id-186 .jet-listing-dynamic-field__inline-wrap,
body.page-id-186 .jet-listing-dynamic-field__content {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
}

body.page-id-186 .jet-engine-gallery-grid__item {
    width: auto !important;
    max-width: none !important;
    overflow: hidden;
    background: #0d1428;
}

body.page-id-186 .jet-engine-gallery-grid__item-wrap {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 4px;
    outline-offset: 3px;
}

body.page-id-186 .jet-engine-gallery-grid__item-img {
    width: 100% !important;
    height: 100% !important;
    display: block;
    object-fit: cover;
    transform: scale(1.001);
    transition: transform .45s ease, filter .45s ease;
}

body.page-id-186 .jet-engine-gallery-grid__item-wrap::after {
    content: "Deschide";
    position: absolute;
    left: 12px;
    bottom: 12px;
    padding: 8px 10px;
    border: 1px solid rgba(255, 255, 255, .34);
    border-radius: 4px;
    background: rgba(23, 33, 63, .72);
    color: #fff;
    font-size: .72rem;
    font-weight: 900;
    line-height: 1;
    opacity: 0;
    transform: translateY(6px);
    transition: opacity .2s ease, transform .2s ease;
}

body.page-id-186 .jet-engine-gallery-grid__item-wrap:hover img,
body.page-id-186 .jet-engine-gallery-grid__item-wrap:focus-visible img {
    transform: scale(1.045);
    filter: saturate(1.06) contrast(1.04);
}

body.page-id-186 .jet-engine-gallery-grid__item-wrap:hover::after,
body.page-id-186 .jet-engine-gallery-grid__item-wrap:focus-visible::after {
    opacity: 1;
    transform: translateY(0);
}

body.page-id-186 .jet-engine-lightbox-icon {
    right: 12px !important;
    top: 12px !important;
    color: #fff !important;
    opacity: .84;
}

.msecn-gallery-ready.page-id-186 .jet-engine-gallery-grid__item {
    animation: msecnGalleryRise .45s ease both;
    animation-delay: calc(var(--msecn-gallery-index, 0) * 28ms);
}

body.page-id-186 #jet-theme-core-document .elementor-widget-button .elementor-button,
body.page-id-186 #jet-theme-core-document .elementor-widget-button .elementor-button-link,
#jet-theme-core-document .msecn-legacy-button,
#jet-theme-core-document .msecn-legacy-button a {
    min-height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 18px !important;
    border: 1px solid var(--msecn-nav-gold) !important;
    border-radius: 6px !important;
    background: var(--msecn-nav-gold) !important;
    color: #fff !important;
    box-shadow: none !important;
    font-size: .82rem !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease !important;
}

body.page-id-186 #jet-theme-core-document .elementor-widget-button .elementor-button:hover,
body.page-id-186 #jet-theme-core-document .elementor-widget-button .elementor-button:focus-visible,
body.page-id-186 #jet-theme-core-document .elementor-widget-button .elementor-button-link:hover,
body.page-id-186 #jet-theme-core-document .elementor-widget-button .elementor-button-link:focus-visible,
#jet-theme-core-document .msecn-legacy-button:hover,
#jet-theme-core-document .msecn-legacy-button:focus-visible,
#jet-theme-core-document .msecn-legacy-button a:hover,
#jet-theme-core-document .msecn-legacy-button a:focus-visible {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-blue-2) !important;
    background: var(--msecn-nav-blue-2) !important;
    color: #fff !important;
}

body.page-id-186 #jet-theme-core-document .elementor-widget-button .elementor-button-content-wrapper {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.msecn-contact-hero {
    --msecn-hero-overlay: linear-gradient(90deg, rgba(9, 15, 31, .92) 0%, rgba(23, 33, 63, .82) 48%, rgba(23, 33, 63, .24) 100%);
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    overflow: hidden;
    isolation: isolate;
    background:
        linear-gradient(90deg, rgba(9, 15, 31, .92) 0%, rgba(23, 33, 63, .82) 48%, rgba(23, 33, 63, .24) 100%),
        var(--msecn-contact-hero-image) center center / cover no-repeat;
    color: #fff;
}

.msecn-contact-hero__inner {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding: clamp(64px, 8vw, 110px) clamp(20px, 4vw, 32px);
    position: relative;
    z-index: 2;
}

.msecn-contact-crumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin: 0 0 26px;
    color: rgba(255, 255, 255, .74);
    font-size: .88rem;
    font-weight: 700;
}

.msecn-contact-crumbs a {
    color: rgba(255, 255, 255, .82);
    text-decoration: none;
}

.msecn-contact-crumbs a:hover,
.msecn-contact-crumbs a:focus-visible {
    color: #fff;
}

.msecn-contact-hero__eyebrow {
    margin: 0 0 16px;
    color: var(--msecn-nav-gold);
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-contact-hero h1 {
    max-width: 820px;
    margin: 0;
    color: #fff;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2.9rem, 7.4vw, 6.5rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: .98;
}

.msecn-contact-hero__lead {
    max-width: 680px;
    margin: 24px 0 0;
    color: rgba(255, 255, 255, .86);
    font-size: clamp(1rem, 1.42vw, 1.18rem);
    font-weight: 500;
    line-height: 1.72;
}

.msecn-contact-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
}

.msecn-contact-hero__actions a {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .48);
    border-radius: 6px;
    color: #fff;
    font-size: .82rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.msecn-contact-hero__actions a:first-child {
    background: var(--msecn-nav-gold);
    border-color: var(--msecn-nav-gold);
}

.msecn-contact-hero__actions a:hover,
.msecn-contact-hero__actions a:focus-visible {
    transform: translateY(-1px);
    background: #fff;
    border-color: #fff;
    color: var(--msecn-nav-blue-2);
}

.msecn-contact-points {
    max-width: 980px;
    margin: clamp(38px, 5vw, 64px) 0 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1.35fr;
    border-top: 1px solid rgba(255, 255, 255, .24);
    border-bottom: 1px solid rgba(255, 255, 255, .24);
}

.msecn-contact-points div {
    padding: 18px 22px 18px 0;
    border-right: 1px solid rgba(255, 255, 255, .18);
}

.msecn-contact-points div + div {
    padding-left: 22px;
}

.msecn-contact-points div:last-child {
    border-right: 0;
}

.msecn-contact-points dt {
    margin: 0 0 8px;
    color: var(--msecn-nav-gold);
    font-size: .72rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.msecn-contact-points dd {
    margin: 0;
    color: rgba(255, 255, 255, .9);
    font-size: .96rem;
    font-weight: 700;
    line-height: 1.45;
}

.msecn-contact-points a {
    color: inherit;
    text-decoration: none;
}

.msecn-contact-points a:hover,
.msecn-contact-points a:focus-visible {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.msecn-contact-paths,
.msecn-contact-paths * {
    box-sizing: border-box;
}

.msecn-contact-paths {
    width: min(100%, 1180px);
    margin: clamp(42px, 7vw, 82px) auto clamp(24px, 4vw, 48px);
    padding: 0 clamp(20px, 4vw, 32px);
    display: grid;
    grid-template-columns: minmax(0, .72fr) minmax(0, 1fr);
    gap: clamp(28px, 5vw, 70px);
    align-items: start;
}

.msecn-contact-paths__head h2 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2rem, 4.1vw, 4rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.06;
}

.msecn-contact-paths__head p:not(.msecn-about-kicker) {
    margin: 20px 0 0;
    color: rgba(23, 33, 63, .76);
    font-size: clamp(1rem, 1.2vw, 1.12rem);
    font-weight: 500;
    line-height: 1.78;
}

.msecn-contact-paths__grid {
    display: grid;
    gap: 16px;
}

.msecn-contact-paths__grid article {
    padding: clamp(20px, 2.6vw, 28px);
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(18, 27, 55, .07);
}

.msecn-contact-paths__grid span {
    display: block;
    margin-bottom: 14px;
    color: var(--msecn-nav-gold);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .08em;
}

.msecn-contact-paths__grid h3 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.35rem, 2vw, 1.8rem);
    letter-spacing: 0;
    line-height: 1.12;
}

.msecn-contact-paths__grid p {
    margin: 14px 0 18px;
    color: rgba(23, 33, 63, .72);
    font-size: .98rem;
    font-weight: 500;
    line-height: 1.66;
}

.msecn-contact-paths__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.msecn-contact-paths__grid a {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    border: 1px solid rgba(32, 43, 82, .16);
    border-radius: 6px;
    color: var(--msecn-nav-blue-2);
    font-size: .78rem;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

.msecn-contact-paths__grid a:hover,
.msecn-contact-paths__grid a:focus-visible {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-blue-2);
    background: var(--msecn-nav-blue-2);
    color: #fff;
}

body.page-id-44 #jet-theme-core-document {
    background: #f8f6f1;
}

body.page-id-44 .msecn-contact-legacy-intro,
body.page-id-44 .msecn-contact-legacy-intro *,
body.page-id-44 .msecn-contact-legacy-panel,
body.page-id-44 .msecn-contact-legacy-panel * {
    box-sizing: border-box;
}

body.page-id-44 .msecn-contact-legacy-intro {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: clamp(46px, 7vw, 86px) 0 clamp(34px, 5vw, 58px);
    background:
        linear-gradient(180deg, #f8f6f1 0%, #fdfbf7 100%);
}

body.page-id-44 .msecn-contact-legacy-original {
    display: none !important;
}

body.page-id-44 .msecn-contact-affiliation {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding: 0 clamp(20px, 4vw, 32px);
    display: grid;
    grid-template-columns: minmax(340px, .78fr) minmax(0, 1fr);
    gap: clamp(30px, 5vw, 72px);
    align-items: center;
}

body.page-id-44 .msecn-contact-affiliation__mark {
    min-height: clamp(220px, 24vw, 300px);
    padding: clamp(24px, 4vw, 38px);
    display: grid;
    align-content: center;
    justify-items: center;
    gap: 16px;
    border: 1px solid rgba(32, 43, 82, .11);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 20px 54px rgba(18, 27, 55, .08);
    text-align: center;
}

body.page-id-44 .msecn-contact-affiliation__mark span,
body.page-id-44 .msecn-contact-affiliation__content .msecn-about-kicker,
body.page-id-44 .msecn-contact-affiliation__facts span {
    width: 100%;
    display: block;
    color: var(--msecn-nav-gold);
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-align: inherit;
    text-transform: uppercase;
}

body.page-id-44 .msecn-contact-affiliation__mark img {
    width: min(100%, 620px);
    height: auto;
    display: block;
    margin: 0 auto;
}

body.page-id-44 .msecn-contact-affiliation__mark strong {
    width: 100%;
    display: block;
    color: rgba(23, 33, 63, .7);
    font-size: .86rem;
    font-weight: 900;
    letter-spacing: .02em;
    line-height: 1.35;
    text-align: center;
    text-transform: uppercase;
}

body.page-id-44 .msecn-contact-affiliation__content h2 {
    max-width: 760px;
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2rem, 4.3vw, 4.1rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.06;
}

body.page-id-44 .msecn-contact-affiliation__content > p:not(.msecn-about-kicker) {
    max-width: 760px;
    margin: 20px 0 0;
    color: rgba(23, 33, 63, .76);
    font-size: clamp(1.02rem, 1.2vw, 1.16rem);
    font-weight: 560;
    line-height: 1.78;
}

body.page-id-44 .msecn-contact-affiliation__facts {
    max-width: 760px;
    margin-top: clamp(22px, 3vw, 34px);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border-top: 1px solid rgba(32, 43, 82, .13);
    border-bottom: 1px solid rgba(32, 43, 82, .13);
}

body.page-id-44 .msecn-contact-affiliation__facts div {
    padding: 18px 18px 18px 0;
    border-right: 1px solid rgba(32, 43, 82, .11);
}

body.page-id-44 .msecn-contact-affiliation__facts div + div {
    padding-left: 18px;
}

body.page-id-44 .msecn-contact-affiliation__facts div:last-child {
    border-right: 0;
}

body.page-id-44 .msecn-contact-affiliation__facts strong {
    display: block;
    margin-top: 9px;
    color: var(--msecn-nav-blue-2);
    font-size: 1.02rem;
    font-weight: 850;
    line-height: 1.35;
}

body.page-id-44 .msecn-contact-affiliation__actions {
    margin-top: 26px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

body.page-id-44 .msecn-contact-affiliation__actions a {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid var(--msecn-nav-blue-2);
    border-radius: 6px;
    color: var(--msecn-nav-blue-2);
    font-size: .8rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

body.page-id-44 .msecn-contact-affiliation__actions a:first-child {
    border-color: var(--msecn-nav-gold);
    background: var(--msecn-nav-gold);
    color: #fff;
}

body.page-id-44 .msecn-contact-affiliation__actions a:hover,
body.page-id-44 .msecn-contact-affiliation__actions a:focus-visible {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-blue-2);
    background: var(--msecn-nav-blue-2);
    color: #fff;
}

body.page-id-44 .msecn-contact-legacy-intro .elementor-column,
body.page-id-44 .msecn-contact-legacy-panel .elementor-column {
    width: auto !important;
    min-width: 0;
}

body.page-id-44 .msecn-contact-legacy-logo .elementor-widget-container {
    padding: clamp(18px, 3vw, 30px);
    border: 1px solid rgba(32, 43, 82, .1);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 42px rgba(18, 27, 55, .08);
}

body.page-id-44 .msecn-contact-legacy-logo img {
    width: 100%;
    max-width: 520px !important;
    margin: 0 auto;
    display: block;
}

body.page-id-44 .msecn-contact-legacy-copy {
    max-width: 740px;
    margin: 0 !important;
    color: rgba(23, 33, 63, .78);
    font-size: clamp(1.05rem, 1.35vw, 1.22rem);
    font-weight: 520;
    line-height: 1.78;
}

body.page-id-44 .msecn-contact-legacy-copy::before {
    content: "Repere pentru contact";
    display: block;
    margin: 0 0 12px;
    color: var(--msecn-nav-gold);
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

body.page-id-44 .msecn-contact-legacy-panel {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0 0 clamp(64px, 8vw, 104px);
    background: #f8f6f1;
}

body.page-id-44 .msecn-contact-legacy-panel > .elementor-container {
    width: min(100%, 1180px);
    max-width: none !important;
    margin: 0 auto;
    padding-inline: clamp(20px, 4vw, 32px);
    display: grid !important;
    gap: clamp(28px, 4vw, 48px);
}

body.page-id-44 .msecn-contact-legacy-cards {
    width: 100%;
}

body.page-id-44 .msecn-contact-legacy-cards > .elementor-container {
    max-width: none !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

body.page-id-44 .msecn-contact-legacy-cards .elementor-widget-wrap {
    height: 100%;
    padding: 0 !important;
}

body.page-id-44 .msecn-contact-card,
body.page-id-44 .msecn-contact-card .elementor-widget-container {
    height: 100%;
}

body.page-id-44 .msecn-contact-card .elementor-widget-container {
    min-height: 178px;
    padding: 28px 22px !important;
    display: grid;
    place-items: center;
    border: 1px solid rgba(32, 43, 82, .1) !important;
    border-radius: 8px;
    background: #fff !important;
    box-shadow: 0 16px 42px rgba(18, 27, 55, .08);
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

body.page-id-44 .msecn-contact-card .elementor-widget-container:hover {
    transform: translateY(-2px);
    border-color: rgba(188, 141, 70, .42) !important;
    box-shadow: 0 18px 46px rgba(18, 27, 55, .11);
}

body.page-id-44 .msecn-contact-card .elementor-icon {
    width: 58px;
    height: 58px;
    display: inline-grid;
    place-items: center;
    background: var(--msecn-nav-blue-2) !important;
    color: #fff !important;
    box-shadow: 0 12px 26px rgba(23, 33, 63, .22);
}

body.page-id-44 .msecn-contact-card .elementor-icon svg {
    width: 23px;
    height: 23px;
}

body.page-id-44 .msecn-contact-card .elementor-icon-box-title {
    margin: 18px 0 8px !important;
    color: var(--msecn-nav-blue-2) !important;
    font-size: .78rem !important;
    font-weight: 900 !important;
    letter-spacing: .06em;
    line-height: 1.1 !important;
    text-align: center;
    text-transform: uppercase;
}

body.page-id-44 .msecn-contact-card .elementor-icon-box-description,
body.page-id-44 .msecn-contact-card .elementor-icon-box-description a {
    color: rgba(23, 33, 63, .8) !important;
    font-size: .96rem !important;
    font-weight: 750 !important;
    line-height: 1.45 !important;
    text-align: center;
    text-decoration: none;
    overflow-wrap: anywhere;
}

body.page-id-44 .msecn-contact-card .elementor-icon-box-description a:hover,
body.page-id-44 .msecn-contact-card .elementor-icon-box-description a:focus-visible {
    color: var(--msecn-nav-gold) !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}

body.page-id-44 .msecn-contact-map-widget {
    overflow: hidden;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 48px rgba(18, 27, 55, .08);
}

body.page-id-44 .msecn-contact-map-widget .elementor-widget-container {
    padding: 0 !important;
}

body.page-id-44 .msecn-contact-map-widget iframe {
    width: 100% !important;
    min-height: clamp(320px, 36vw, 430px);
    display: block;
    border: 0;
    filter: saturate(.92) contrast(1.03);
}

body.page-id-44 .msecn-contact-form-section {
    margin-top: clamp(4px, 1vw, 12px);
    scroll-margin-top: calc(var(--msecn-header-height, 88px) + 34px);
}

body.page-id-44 #msecn-contact-form {
    scroll-margin-top: calc(var(--msecn-header-height, 88px) + 34px);
}

body.page-id-44 .msecn-contact-form-section > .elementor-container {
    width: min(100%, 980px);
    max-width: none !important;
    margin: 0 auto;
    display: block !important;
}

body.page-id-44 .msecn-contact-form-section .elementor-column {
    width: 100% !important;
}

body.page-id-44 .msecn-contact-form-section .elementor-widget-wrap {
    padding: 0 !important;
}

body.page-id-44 .msecn-contact-form-section .elementor-widget-jet-headline {
    max-width: 780px;
    margin: 0 auto 24px !important;
    text-align: center;
}

body.page-id-44 .msecn-contact-form-section .jet-headline {
    color: var(--msecn-nav-blue-2) !important;
    font-family: "PT Serif Caption", Georgia, serif !important;
    font-size: clamp(2rem, 4vw, 3.6rem) !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.06 !important;
    text-align: center;
}

body.page-id-44 .elementor-widget-image img[src*="Mitropolie"] {
    max-width: min(760px, 100%);
    height: auto;
}

body.page-id-44 .elementor-widget-icon-box:not(.msecn-contact-card) .elementor-widget-container {
    border: 1px solid rgba(32, 43, 82, .1);
    background: #fbf8f1 !important;
    box-shadow: none;
}

body.page-id-44 .elementor-widget-icon-box:not(.msecn-contact-card) .elementor-icon {
    background: var(--msecn-nav-blue) !important;
}

body.page-id-44 form.jet-form-builder {
    width: min(100%, 980px);
    margin: 0 auto;
    padding: clamp(24px, 4vw, 42px);
    border: 1px solid rgba(32, 43, 82, .14);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 20px 52px rgba(18, 27, 55, .09);
}

body.page-id-44 form.jet-form-builder .wp-block-columns {
    gap: 18px 22px;
}

body.page-id-44 .jet-form-builder-row {
    margin-bottom: 18px;
}

body.page-id-44 .jet-form-builder__label-text {
    margin-bottom: 8px;
    color: var(--msecn-nav-blue-2);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .05em;
    text-transform: uppercase;
}

body.page-id-44 .jet-form-builder__field {
    width: 100%;
    min-height: 50px;
    border: 1px solid rgba(32, 43, 82, .18) !important;
    border-radius: 6px;
    background: #fdfbf7 !important;
    color: var(--msecn-nav-blue-2);
    font-size: 1rem;
}

body.page-id-44 textarea.jet-form-builder__field {
    min-height: 150px;
    resize: vertical;
}

body.page-id-44 .jet-form-builder__field:focus {
    border-color: var(--msecn-nav-gold) !important;
    box-shadow: 0 0 0 3px rgba(188, 141, 70, .16);
    outline: none;
}

body.page-id-44 .jet-form-builder .wp-block-button {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 26px;
}

body.page-id-44 .jet-form-builder .wp-block-button__link,
body.page-id-44 .jet-form-builder button[type="submit"] {
    min-width: 226px;
    min-height: 52px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 24px !important;
    border: 1px solid var(--msecn-nav-gold) !important;
    border-radius: 6px !important;
    background: var(--msecn-nav-gold) !important;
    color: #fff !important;
    box-shadow: 0 14px 28px rgba(188, 141, 70, .22);
    font-size: .84rem !important;
    font-weight: 900 !important;
    letter-spacing: 0;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: background-color .18s ease, border-color .18s ease, box-shadow .18s ease, color .18s ease, transform .18s ease;
}

body.page-id-44 .jet-form-builder button[type="submit"]::after,
body.page-id-44 .jet-form-builder .wp-block-button__link::after {
    content: "→";
    display: inline-block;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1;
    transform: translateY(-1px);
}

body.page-id-44 .jet-form-builder .wp-block-button__link:hover,
body.page-id-44 .jet-form-builder .wp-block-button__link:focus-visible,
body.page-id-44 .jet-form-builder button[type="submit"]:hover,
body.page-id-44 .jet-form-builder button[type="submit"]:focus-visible {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-blue-2) !important;
    background: var(--msecn-nav-blue-2) !important;
    box-shadow: 0 16px 32px rgba(23, 33, 63, .2);
    color: #fff !important;
}

body.blog .elementor-widget-jet-breadcrumbs,
body.category .elementor-widget-jet-breadcrumbs,
body.page-id-38 .elementor-widget-jet-breadcrumbs,
body.page-id-40 .elementor-widget-jet-breadcrumbs,
body.page-id-42 .elementor-widget-jet-breadcrumbs,
body.page-id-202 .elementor-widget-jet-breadcrumbs,
body.page-id-1396 .elementor-widget-jet-breadcrumbs,
body.page-id-1783 .elementor-widget-jet-breadcrumbs,
body.page-id-1939 .elementor-widget-jet-breadcrumbs {
    display: none !important;
}

.msecn-section-hero,
.msecn-section-hero *,
.msecn-section-guide,
.msecn-section-guide * {
    box-sizing: border-box;
}

.msecn-section-hero {
    --msecn-hero-overlay: linear-gradient(90deg, rgba(9, 15, 31, .92) 0%, rgba(23, 33, 63, .78) 48%, rgba(23, 33, 63, .12) 100%);
    width: 100vw;
    min-height: min(620px, calc(100svh - 88px));
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    display: grid;
    align-items: end;
    overflow: hidden;
    isolation: isolate;
    background:
        linear-gradient(90deg, rgba(9, 15, 31, .92) 0%, rgba(23, 33, 63, .78) 48%, rgba(23, 33, 63, .12) 100%),
        var(--msecn-section-image) center center / cover no-repeat;
    color: #fff;
}

.msecn-section-hero--articles {
    --msecn-hero-overlay: linear-gradient(90deg, rgba(9, 15, 31, .9) 0%, rgba(23, 33, 63, .76) 46%, rgba(23, 33, 63, .18) 100%);
    background:
        linear-gradient(90deg, rgba(9, 15, 31, .9) 0%, rgba(23, 33, 63, .76) 46%, rgba(23, 33, 63, .18) 100%),
        var(--msecn-section-image) center 44% / cover no-repeat;
}

.msecn-section-hero--csti,
.msecn-section-hero--publications {
    --msecn-hero-overlay: linear-gradient(90deg, rgba(7, 11, 23, .95) 0%, rgba(26, 34, 57, .86) 52%, rgba(188, 141, 70, .18) 100%);
    min-height: min(600px, calc(100svh - 88px));
    background:
        linear-gradient(90deg, rgba(7, 11, 23, .95) 0%, rgba(26, 34, 57, .86) 52%, rgba(188, 141, 70, .18) 100%),
        var(--msecn-section-image) center center / cover no-repeat;
}

.msecn-section-hero--publications {
    --msecn-hero-overlay: linear-gradient(90deg, rgba(7, 11, 23, .94) 0%, rgba(26, 34, 57, .82) 48%, rgba(26, 34, 57, .24) 100%);
    background:
        linear-gradient(90deg, rgba(7, 11, 23, .94) 0%, rgba(26, 34, 57, .82) 48%, rgba(26, 34, 57, .24) 100%),
        var(--msecn-section-image) center 32% / cover no-repeat;
}

.msecn-section-hero--staret {
    background:
        linear-gradient(90deg, rgba(9, 15, 31, .94) 0%, rgba(23, 33, 63, .78) 48%, rgba(23, 33, 63, .18) 100%),
        var(--msecn-section-image) center 34% / cover no-repeat;
}

.msecn-section-hero--schedule {
    background:
        linear-gradient(90deg, rgba(9, 15, 31, .92) 0%, rgba(23, 33, 63, .76) 48%, rgba(23, 33, 63, .18) 100%),
        var(--msecn-section-image) center 42% / cover no-repeat;
}

.msecn-section-hero__inner {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding: clamp(64px, 8vw, 112px) clamp(20px, 4vw, 32px);
    position: relative;
    z-index: 2;
}

.msecn-section-crumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin: 0 0 26px;
    color: rgba(255, 255, 255, .74);
    font-size: .88rem;
    font-weight: 800;
}

.msecn-section-crumbs a {
    color: rgba(255, 255, 255, .84);
    text-decoration: none;
}

.msecn-section-crumbs a:hover,
.msecn-section-crumbs a:focus-visible {
    color: #fff;
}

.msecn-section-hero__eyebrow {
    margin: 0 0 16px;
    color: var(--msecn-nav-gold);
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-section-hero h1 {
    max-width: 900px;
    margin: 0;
    color: #fff;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(3rem, 7.4vw, 6.8rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: .98;
    text-wrap: balance;
}

.msecn-section-hero--csti h1,
.msecn-section-hero--publications h1 {
    max-width: 980px;
    font-size: clamp(2.8rem, 6.4vw, 5.8rem);
}

.msecn-section-hero__lead {
    max-width: 710px;
    margin: 24px 0 0;
    color: rgba(255, 255, 255, .88);
    font-size: clamp(1rem, 1.42vw, 1.18rem);
    font-weight: 500;
    line-height: 1.72;
}

.msecn-section-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
}

.msecn-section-hero__actions a {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 6px;
    color: #fff;
    font-size: .82rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.msecn-section-hero__actions a.is-primary {
    background: var(--msecn-nav-gold);
    border-color: var(--msecn-nav-gold);
}

.msecn-section-hero__actions a:hover,
.msecn-section-hero__actions a:focus-visible {
    transform: translateY(-1px);
    background: #fff;
    border-color: #fff;
    color: var(--msecn-nav-blue-2);
}

.msecn-section-guide {
    width: min(100%, 1180px);
    margin: clamp(34px, 5vw, 62px) auto clamp(24px, 4vw, 48px);
    padding: 0 clamp(20px, 4vw, 32px);
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid rgba(32, 43, 82, .14);
    border-bottom: 1px solid rgba(32, 43, 82, .14);
}

.msecn-section-guide > div {
    padding: clamp(22px, 3vw, 34px) clamp(16px, 3vw, 28px);
    border-right: 1px solid rgba(32, 43, 82, .12);
}

.msecn-section-guide > div:last-child {
    border-right: 0;
}

.msecn-section-guide span {
    display: block;
    margin-bottom: 12px;
    color: var(--msecn-nav-gold);
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .04em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-section-guide strong {
    display: block;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.35rem, 2.2vw, 1.9rem);
    line-height: 1.12;
}

.msecn-section-guide p {
    margin: 12px 0 0;
    color: rgba(23, 33, 63, .72);
    font-size: .98rem;
    font-weight: 500;
    line-height: 1.62;
}

.msecn-about-content,
.msecn-about-content * {
    box-sizing: border-box;
}

.msecn-about-content {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: clamp(8px, 2vw, 18px) 0 clamp(62px, 8vw, 104px);
    background: #f8f6f1;
    color: var(--msecn-nav-blue-2);
}

.msecn-about-content > section {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding-left: clamp(20px, 4vw, 32px);
    padding-right: clamp(20px, 4vw, 32px);
}

.msecn-about-story {
    padding-top: clamp(18px, 3vw, 36px);
    padding-bottom: clamp(44px, 6vw, 78px);
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, .84fr);
    gap: clamp(28px, 5vw, 68px);
    align-items: center;
}

.msecn-about-kicker {
    margin: 0 0 12px;
    color: var(--msecn-nav-gold);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-about-story h2,
.msecn-about-rhythm h2,
.msecn-about-cta h2 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2rem, 4.2vw, 4rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.06;
    text-wrap: balance;
}

.msecn-about-story p:not(.msecn-about-kicker) {
    max-width: 680px;
    margin: 20px 0 0;
    color: rgba(23, 33, 63, .76);
    font-size: clamp(1rem, 1.2vw, 1.12rem);
    font-weight: 500;
    line-height: 1.78;
}

.msecn-about-actions,
.msecn-about-cta__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}

.msecn-about-actions a,
.msecn-about-cta__actions a,
.msecn-about-card a {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: .82rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

.msecn-about-actions a,
.msecn-about-cta__actions a {
    padding: 0 18px;
    border: 1px solid rgba(32, 43, 82, .18);
    background: #fff;
    color: var(--msecn-nav-blue-2);
}

.msecn-about-actions a:first-child,
.msecn-about-cta__actions a:first-child {
    border-color: var(--msecn-nav-gold);
    background: var(--msecn-nav-gold);
    color: #fff;
}

.msecn-about-actions a:hover,
.msecn-about-actions a:focus-visible,
.msecn-about-cta__actions a:hover,
.msecn-about-cta__actions a:focus-visible,
.msecn-about-card a:hover,
.msecn-about-card a:focus-visible {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-blue-2);
    background: var(--msecn-nav-blue-2);
    color: #fff;
}

.msecn-about-story__media {
    margin: 0;
}

.msecn-about-story__media img {
    width: 100%;
    aspect-ratio: 4 / 3;
    display: block;
    border-radius: 8px;
    object-fit: cover;
    box-shadow: 0 18px 44px rgba(18, 27, 55, .16);
}

.msecn-about-story__media figcaption {
    margin-top: 12px;
    color: rgba(23, 33, 63, .62);
    font-size: .9rem;
    font-weight: 700;
    line-height: 1.5;
}

.msecn-about-card-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.msecn-about-card {
    min-height: 100%;
    padding: clamp(20px, 2.6vw, 28px);
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(18, 27, 55, .07);
}

.msecn-about-card span {
    display: block;
    margin-bottom: 18px;
    color: var(--msecn-nav-gold);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .08em;
}

.msecn-about-card h3 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.35rem, 2vw, 1.72rem);
    letter-spacing: 0;
    line-height: 1.12;
}

.msecn-about-card p {
    min-height: 104px;
    margin: 16px 0 22px;
    color: rgba(23, 33, 63, .72);
    font-size: .96rem;
    font-weight: 500;
    line-height: 1.62;
}

.msecn-about-card__actions {
    display: grid;
    gap: 10px;
}

.msecn-about-card a {
    width: 100%;
    padding: 0 14px;
    border: 1px solid rgba(32, 43, 82, .16);
    background: #fbf8f1;
    color: var(--msecn-nav-blue-2);
}

.msecn-about-rhythm {
    margin-top: clamp(46px, 7vw, 86px) !important;
    padding-top: clamp(34px, 5vw, 54px);
    padding-bottom: clamp(34px, 5vw, 54px);
    display: grid;
    grid-template-columns: minmax(0, .72fr) minmax(0, 1fr);
    gap: clamp(28px, 5vw, 64px);
    border-top: 1px solid rgba(32, 43, 82, .14);
    border-bottom: 1px solid rgba(32, 43, 82, .14);
}

.msecn-about-rhythm ol {
    margin: 0;
    padding: 0;
    display: grid;
    gap: 18px;
    list-style: none;
}

.msecn-about-rhythm li {
    padding-left: 22px;
    border-left: 4px solid rgba(188, 141, 70, .42);
}

.msecn-about-rhythm li span {
    display: block;
    color: var(--msecn-nav-blue-2);
    font-size: 1rem;
    font-weight: 900;
}

.msecn-about-rhythm li p {
    margin: 8px 0 0;
    color: rgba(23, 33, 63, .72);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.66;
}

.msecn-about-cta {
    margin-top: clamp(42px, 7vw, 82px) !important;
    padding-top: clamp(28px, 4vw, 38px);
    padding-bottom: clamp(28px, 4vw, 38px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(22px, 4vw, 44px);
    border-radius: 8px;
    background: var(--msecn-nav-blue-2);
}

.msecn-about-cta h2 {
    max-width: 680px;
    color: #fff;
    font-size: clamp(1.8rem, 3.4vw, 3.15rem);
}

.msecn-about-cta .msecn-about-kicker {
    color: var(--msecn-nav-gold);
}

.msecn-about-cta__actions {
    margin-top: 0;
    flex: 0 0 auto;
    justify-content: flex-end;
}

.msecn-about-cta__actions a {
    border-color: rgba(255, 255, 255, .34);
    background: rgba(255, 255, 255, .06);
    color: #fff;
}

.msecn-subpage-content,
.msecn-subpage-content *,
.msecn-articles-hub,
.msecn-articles-hub * {
    box-sizing: border-box;
}

.msecn-subpage-content,
.msecn-articles-hub {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: clamp(46px, 7vw, 88px) 0 clamp(66px, 8vw, 108px);
    background: #f8f6f1;
    color: var(--msecn-nav-blue-2);
}

.msecn-subpage-content > section,
.msecn-articles-hub > section {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding-left: clamp(20px, 4vw, 32px);
    padding-right: clamp(20px, 4vw, 32px);
}

.msecn-subpage-story {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(310px, .82fr);
    gap: clamp(28px, 5vw, 68px);
    align-items: center;
}

.msecn-subpage-story--reverse {
    grid-template-columns: minmax(310px, .82fr) minmax(0, 1fr);
}

.msecn-subpage-story h2,
.msecn-subpage-panel h2,
.msecn-articles-filter h2 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2rem, 4.1vw, 4rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.06;
    text-wrap: balance;
}

.msecn-subpage-story p:not(.msecn-about-kicker),
.msecn-articles-filter p:not(.msecn-about-kicker) {
    max-width: 720px;
    margin: 20px 0 0;
    color: rgba(23, 33, 63, .76);
    font-size: clamp(1rem, 1.2vw, 1.12rem);
    font-weight: 500;
    line-height: 1.78;
}

.msecn-subpage-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}

.msecn-subpage-actions a,
.msecn-article-card__read {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgba(32, 43, 82, .18);
    border-radius: 6px;
    background: #fff;
    color: var(--msecn-nav-blue-2);
    font-size: .82rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

.msecn-subpage-actions a:first-child,
.msecn-article-card__read {
    border-color: var(--msecn-nav-gold);
    background: var(--msecn-nav-gold);
    color: #fff;
}

.msecn-subpage-actions a:hover,
.msecn-subpage-actions a:focus-visible,
.msecn-article-card__read:hover,
.msecn-article-card__read:focus-visible {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-blue-2);
    background: var(--msecn-nav-blue-2);
    color: #fff;
}

.msecn-subpage-story__media {
    margin: 0;
}

.msecn-subpage-story__media img {
    width: 100%;
    aspect-ratio: 4 / 3;
    display: block;
    border-radius: 8px;
    object-fit: cover;
    box-shadow: 0 18px 44px rgba(18, 27, 55, .16);
}

.msecn-subpage-story__media--portrait img {
    aspect-ratio: 3 / 4;
    object-position: center top;
}

.msecn-staret-gallery {
    margin-top: clamp(42px, 7vw, 84px) !important;
    display: grid;
    grid-template-columns: minmax(0, .62fr) minmax(0, 1fr);
    gap: clamp(28px, 5vw, 64px);
    align-items: end;
}

.msecn-staret-gallery__head h2 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.9rem, 3.4vw, 3.15rem);
    line-height: 1.08;
    letter-spacing: 0;
    text-wrap: balance;
}

.msecn-staret-gallery__head p:not(.msecn-about-kicker) {
    margin: 18px 0 0;
    color: rgba(23, 33, 63, .72);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.7;
}

.msecn-staret-gallery__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.msecn-staret-gallery figure {
    min-width: 0;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(18, 27, 55, .07);
}

.msecn-staret-gallery img {
    width: 100%;
    aspect-ratio: 4 / 5;
    display: block;
    object-fit: cover;
    object-position: center top;
}

.msecn-staret-gallery figcaption {
    min-height: 58px;
    padding: 12px 14px;
    color: rgba(23, 33, 63, .72);
    font-size: .9rem;
    font-weight: 800;
    line-height: 1.35;
}

.msecn-publications-intro {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, .44fr);
    gap: clamp(26px, 5vw, 58px);
    align-items: end;
}

.msecn-publications-intro h2,
.msecn-publication-section__head h2,
.msecn-publications-panel h2 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2rem, 4vw, 3.8rem);
    line-height: 1.06;
    letter-spacing: 0;
    text-wrap: balance;
}

.msecn-publications-intro p:not(.msecn-about-kicker),
.msecn-publication-section__head p:not(.msecn-about-kicker),
.msecn-publications-panel p {
    max-width: 760px;
    margin: 20px 0 0;
    color: rgba(23, 33, 63, .74);
    font-size: clamp(1rem, 1.2vw, 1.12rem);
    font-weight: 500;
    line-height: 1.76;
}

.msecn-publications-intro nav {
    display: grid;
    gap: 10px;
}

.msecn-publications-intro nav a,
.msecn-publications-panel a {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgba(32, 43, 82, .18);
    border-radius: 6px;
    background: #fff;
    color: var(--msecn-nav-blue-2);
    font-size: .82rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

.msecn-publications-intro nav a:hover,
.msecn-publications-intro nav a:focus-visible,
.msecn-publications-panel a:hover,
.msecn-publications-panel a:focus-visible {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-gold);
    background: #fbf8f1;
}

.msecn-publication-section {
    margin-top: clamp(48px, 8vw, 96px) !important;
}

.msecn-publication-section__head {
    max-width: 820px;
}

.msecn-publication-books {
    margin-top: clamp(24px, 4vw, 38px);
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.msecn-publication-book,
.msecn-witness-card,
.msecn-essay-list article {
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(18, 27, 55, .07);
}

.msecn-publication-book img {
    width: 100%;
    aspect-ratio: 3 / 4;
    display: block;
    object-fit: cover;
    object-position: center top;
    background: #efe9dc;
}

.msecn-publication-book div {
    padding: 18px;
}

.msecn-publication-book h3,
.msecn-witness-card h3,
.msecn-essay-list h3 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    letter-spacing: 0;
    line-height: 1.12;
}

.msecn-publication-book h3 {
    font-size: clamp(1.05rem, 1.55vw, 1.35rem);
}

.msecn-publication-book p {
    margin: 12px 0 0;
    color: rgba(23, 33, 63, .68);
    font-size: .92rem;
    font-weight: 700;
    line-height: 1.55;
}

.msecn-witness-grid {
    margin-top: clamp(24px, 4vw, 38px);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.msecn-witness-card {
    display: grid;
    grid-template-columns: minmax(150px, .42fr) minmax(0, 1fr);
}

.msecn-witness-card figure {
    margin: 0;
    min-height: 100%;
    background: #efe9dc;
}

.msecn-witness-card img {
    width: 100%;
    height: 100%;
    min-height: 310px;
    display: block;
    object-fit: cover;
    object-position: center top;
}

.msecn-witness-card div {
    padding: clamp(22px, 3vw, 30px);
}

.msecn-witness-card span {
    display: block;
    margin-bottom: 12px;
    color: var(--msecn-nav-gold);
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1.35;
    text-transform: uppercase;
}

.msecn-witness-card h3 {
    font-size: clamp(1.45rem, 2.4vw, 2.3rem);
}

.msecn-witness-card p {
    margin: 16px 0 0;
    color: rgba(23, 33, 63, .72);
    font-size: .98rem;
    font-weight: 500;
    line-height: 1.68;
}

.msecn-essay-list {
    margin-top: clamp(24px, 4vw, 38px);
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.msecn-essay-list article {
    padding: clamp(22px, 3vw, 30px);
}

.msecn-essay-list span {
    width: 58px;
    height: 58px;
    margin-bottom: 20px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    background: #f2eadc;
    color: var(--msecn-nav-gold);
    font-size: .82rem;
    font-weight: 900;
}

.msecn-essay-list h3 {
    font-size: clamp(1.25rem, 2vw, 1.72rem);
}

.msecn-essay-list p {
    margin: 14px 0 0;
    color: rgba(23, 33, 63, .72);
    font-size: .98rem;
    font-weight: 500;
    line-height: 1.66;
}

.msecn-essay-list__meta {
    color: var(--msecn-nav-gold) !important;
    font-size: .84rem !important;
    font-weight: 900 !important;
    text-transform: uppercase;
}

.msecn-publications-panel {
    margin-top: clamp(52px, 8vw, 96px) !important;
    padding-top: clamp(30px, 4vw, 42px);
    padding-bottom: clamp(30px, 4vw, 42px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(24px, 4vw, 48px);
    border-radius: 8px;
    background: var(--msecn-nav-blue-2);
}

.msecn-publications-panel h2,
.msecn-publications-panel p {
    color: #fff;
}

.msecn-publications-panel .msecn-about-kicker {
    color: var(--msecn-nav-gold);
}

.msecn-publications-panel a {
    flex: 0 0 auto;
    border-color: var(--msecn-nav-gold);
    background: var(--msecn-nav-gold);
    color: #fff;
}

.msecn-subpage-note {
    padding: clamp(24px, 3vw, 34px);
    border: 1px solid rgba(188, 141, 70, .24);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(18, 27, 55, .08);
}

.msecn-subpage-note span {
    display: block;
    margin-bottom: 14px;
    color: var(--msecn-nav-gold);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.msecn-subpage-note p {
    margin: 0;
    color: rgba(23, 33, 63, .72);
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.68;
}

.msecn-subpage-timeline,
.msecn-subpage-cards {
    margin-top: clamp(42px, 7vw, 84px) !important;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.msecn-subpage-timeline--study {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.msecn-subpage-timeline article,
.msecn-subpage-cards article,
.msecn-week-card,
.msecn-article-card {
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(18, 27, 55, .07);
}

.msecn-subpage-timeline article,
.msecn-subpage-cards article {
    padding: clamp(22px, 3vw, 32px);
}

.msecn-subpage-timeline span {
    display: block;
    margin-bottom: 16px;
    color: var(--msecn-nav-gold);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.msecn-subpage-timeline h3,
.msecn-subpage-cards h3,
.msecn-week-card h3,
.msecn-article-card h3 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.35rem, 2vw, 1.8rem);
    letter-spacing: 0;
    line-height: 1.12;
}

.msecn-subpage-timeline p,
.msecn-subpage-cards p {
    margin: 16px 0 0;
    color: rgba(23, 33, 63, .72);
    font-size: .98rem;
    font-weight: 500;
    line-height: 1.66;
}

.msecn-week-grid {
    margin-top: clamp(42px, 7vw, 84px) !important;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.msecn-week-card {
    padding: clamp(20px, 2.6vw, 28px);
}

.msecn-week-card ul {
    margin: 18px 0 0;
    padding: 0;
    display: grid;
    gap: 10px;
    list-style: none;
}

.msecn-week-card li {
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
}

.msecn-week-card time {
    color: var(--msecn-nav-gold);
    font-size: .86rem;
    font-weight: 900;
    line-height: 1.45;
}

.msecn-week-card li span {
    color: rgba(23, 33, 63, .76);
    font-size: .95rem;
    font-weight: 700;
    line-height: 1.45;
}

.msecn-subpage-panel {
    margin-top: clamp(42px, 7vw, 82px) !important;
    padding-top: clamp(28px, 4vw, 38px);
    padding-bottom: clamp(28px, 4vw, 38px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(22px, 4vw, 44px);
    border-radius: 8px;
    background: var(--msecn-nav-blue-2);
}

.msecn-subpage-panel h2 {
    max-width: 760px;
    color: #fff;
    font-size: clamp(1.8rem, 3.4vw, 3.15rem);
}

.msecn-subpage-panel .msecn-about-kicker {
    color: var(--msecn-nav-gold);
}

.msecn-subpage-panel .msecn-subpage-actions {
    margin-top: 0;
    flex: 0 0 auto;
    justify-content: flex-end;
}

.msecn-subpage-panel .msecn-subpage-actions a {
    border-color: rgba(255, 255, 255, .34);
    background: rgba(255, 255, 255, .06);
    color: #fff;
}

.msecn-subpage-panel .msecn-subpage-actions a:first-child {
    border-color: var(--msecn-nav-gold);
    background: var(--msecn-nav-gold);
}

.msecn-csti-pillars {
    margin-top: clamp(42px, 7vw, 84px) !important;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.msecn-csti-pillars article {
    min-height: 100%;
    padding: clamp(24px, 3vw, 34px);
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(18, 27, 55, .07);
}

.msecn-csti-pillars span {
    display: block;
    margin-bottom: 18px;
    color: var(--msecn-nav-gold);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .08em;
}

.msecn-csti-pillars h3 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.7rem, 2.7vw, 2.6rem);
    letter-spacing: 0;
    line-height: 1.06;
}

.msecn-csti-pillars p {
    margin: 18px 0 20px;
    color: rgba(23, 33, 63, .74);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.68;
}

.msecn-csti-pillars ul {
    margin: 0;
    padding: 0;
    display: grid;
    gap: 8px;
    list-style: none;
}

.msecn-csti-pillars li {
    padding-left: 18px;
    position: relative;
    color: rgba(23, 33, 63, .78);
    font-size: .94rem;
    font-weight: 800;
    line-height: 1.45;
}

.msecn-csti-pillars li::before {
    content: "";
    position: absolute;
    left: 0;
    top: .62em;
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: var(--msecn-nav-gold);
}

.msecn-articles-filter {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(360px, 1fr);
    gap: clamp(28px, 5vw, 70px);
    align-items: end;
}

.msecn-article-filter-nav {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
}

.msecn-article-filter-nav a {
    min-height: 68px;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border: 1px solid rgba(32, 43, 82, .14);
    border-radius: 8px;
    background: #fff;
    color: var(--msecn-nav-blue-2);
    text-decoration: none;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

.msecn-article-filter-nav a:hover,
.msecn-article-filter-nav a:focus-visible,
.msecn-article-filter-nav a.is-active {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-blue-2);
    background: var(--msecn-nav-blue-2);
    color: #fff;
}

.msecn-article-filter-nav span {
    font-size: .86rem;
    font-weight: 900;
    text-transform: uppercase;
}

.msecn-article-filter-nav em {
    min-width: 28px;
    min-height: 28px;
    display: inline-grid;
    place-items: center;
    border-radius: 999px;
    background: rgba(188, 141, 70, .14);
    color: inherit;
    font-size: .78rem;
    font-style: normal;
    font-weight: 900;
}

.msecn-article-grid {
    margin-top: clamp(38px, 6vw, 76px) !important;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.msecn-article-card {
    overflow: hidden;
}

.msecn-article-card__image {
    display: block;
    overflow: hidden;
    background: var(--msecn-nav-blue-2);
}

.msecn-article-card__image img {
    width: 100%;
    aspect-ratio: 4 / 3;
    display: block;
    object-fit: cover;
    transition: transform .35s ease, filter .35s ease;
}

.msecn-article-card:hover .msecn-article-card__image img {
    transform: scale(1.035);
    filter: saturate(1.05) contrast(1.03);
}

.msecn-article-card__body {
    padding: clamp(20px, 2.6vw, 28px);
}

.msecn-article-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    align-items: center;
    margin-bottom: 14px;
    color: rgba(23, 33, 63, .62);
    font-size: .78rem;
    font-weight: 900;
    text-transform: uppercase;
}

.msecn-article-card__meta span {
    color: var(--msecn-nav-gold);
}

.msecn-article-card h3 a {
    color: inherit;
    text-decoration: none;
}

.msecn-article-card h3 a:hover,
.msecn-article-card h3 a:focus-visible {
    color: var(--msecn-nav-gold);
}

.msecn-article-card p {
    min-height: 78px;
    margin: 16px 0 22px;
    color: rgba(23, 33, 63, .72);
    font-size: .98rem;
    font-weight: 500;
    line-height: 1.66;
}

.msecn-articles-empty {
    grid-column: 1 / -1;
    padding: clamp(24px, 4vw, 38px);
    border: 1px dashed rgba(32, 43, 82, .22);
    border-radius: 8px;
    background: #fff;
}

.msecn-articles-empty h3 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.4rem, 2vw, 2rem);
}

.msecn-articles-empty p {
    margin: 10px 0 0;
    color: rgba(23, 33, 63, .72);
    font-weight: 600;
}

body.blog #jet-theme-core-document,
body.category #jet-theme-core-document,
body.page-id-38 #jet-theme-core-document {
    display: none !important;
}

body.page-id-40 #jet-theme-core-document,
body.page-id-42 #jet-theme-core-document,
body.page-id-202 #jet-theme-core-document,
body.page-id-1396 #jet-theme-core-document,
body.page-id-1783 #jet-theme-core-document,
body.page-id-1939 #jet-theme-core-document {
    display: none !important;
}

body.blog #jet-theme-core-document,
body.category #jet-theme-core-document,
body.page-id-38 #jet-theme-core-document,
body.page-id-40 #jet-theme-core-document,
body.page-id-42 #jet-theme-core-document,
body.page-id-202 #jet-theme-core-document,
body.page-id-1396 #jet-theme-core-document,
body.page-id-1783 #jet-theme-core-document,
body.page-id-1939 #jet-theme-core-document {
    background: #f8f6f1;
}

body.blog #jet-theme-core-document > .elementor,
body.category #jet-theme-core-document > .elementor,
body.page-id-38 #jet-theme-core-document > .elementor,
body.page-id-40 #jet-theme-core-document > .elementor,
body.page-id-42 #jet-theme-core-document > .elementor,
body.page-id-202 #jet-theme-core-document > .elementor,
body.page-id-1396 #jet-theme-core-document > .elementor,
body.page-id-1783 #jet-theme-core-document > .elementor,
body.page-id-1939 #jet-theme-core-document > .elementor {
    padding-top: 4px;
}

body.blog .jet-listing-grid--575 .jet-listing-grid__items,
body.blog .jet-listing-grid--492 .jet-listing-grid__items {
    display: grid !important;
    height: auto !important;
    gap: 22px !important;
}

body.blog .jet-listing-grid--575 .jet-listing-grid__items {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

body.blog .jet-listing-grid--492 .jet-listing-grid__items {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

body.blog .jet-listing-grid--575 .jet-listing-grid__item,
body.blog .jet-listing-grid--492 .jet-listing-grid__item {
    width: auto !important;
    max-width: none !important;
    position: static !important;
    transform: none !important;
    left: auto !important;
    top: auto !important;
}

body.blog .jet-listing-grid--575 .jet-listing-grid__item a {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(32, 43, 82, .16);
    border-radius: 6px;
    background: #fff;
    color: var(--msecn-nav-blue-2) !important;
    font-weight: 900;
    text-decoration: none;
    transition: background-color .18s ease, border-color .18s ease, transform .18s ease;
}

body.blog .jet-listing-grid--575 .jet-listing-grid__item a:hover,
body.blog .jet-listing-grid--575 .jet-listing-grid__item a:focus-visible {
    transform: translateY(-1px);
    border-color: rgba(188, 141, 70, .52);
    background: #fbf8f1;
}

body.blog .jet-listing-grid--492 .jet-listing-grid__item {
    border-radius: 8px;
    overflow: hidden;
    background: var(--msecn-nav-blue);
    box-shadow: 0 14px 34px rgba(18, 27, 55, .14);
}

body.blog .jet-listing-grid--492 img {
    width: 100% !important;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
}

body.blog .jet-listing-grid--492 .elementor-heading-title {
    letter-spacing: 0;
}

body.blog .jet-listing-grid--492 a {
    text-underline-offset: 3px;
}

body.page-id-38 .elementor-widget-button a,
body.page-id-38 .elementor-widget-icon-box .elementor-widget-container {
    border-radius: 8px !important;
    border-color: rgba(32, 43, 82, .14) !important;
    background: #fff !important;
    box-shadow: 0 10px 28px rgba(18, 27, 55, .08);
    transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

body.page-id-38 .elementor-widget-button a:hover,
body.page-id-38 .elementor-widget-button a:focus-visible,
body.page-id-38 .elementor-widget-icon-box .elementor-widget-container:hover {
    transform: translateY(-2px);
    border-color: rgba(188, 141, 70, .38) !important;
    box-shadow: 0 16px 38px rgba(18, 27, 55, .12);
}

body.page-id-40 #jet-theme-core-document .elementor-widget-text-editor,
body.page-id-42 #jet-theme-core-document .elementor-widget-text-editor,
body.page-id-1396 #jet-theme-core-document .elementor-widget-text-editor,
body.page-id-202 #jet-theme-core-document .elementor-widget-text-editor,
body.page-id-1783 #jet-theme-core-document .elementor-widget-text-editor,
body.page-id-1939 #jet-theme-core-document .elementor-widget-text-editor {
    color: rgba(23, 33, 63, .76);
    font-size: 1.02rem;
    line-height: 1.76;
}

body.page-id-40 #jet-theme-core-document .elementor-widget-heading .elementor-heading-title,
body.page-id-42 #jet-theme-core-document .elementor-widget-heading .elementor-heading-title,
body.page-id-1396 #jet-theme-core-document .elementor-widget-heading .elementor-heading-title,
body.page-id-202 #jet-theme-core-document .elementor-widget-heading .elementor-heading-title,
body.page-id-1783 #jet-theme-core-document .elementor-widget-heading .elementor-heading-title,
body.page-id-1939 #jet-theme-core-document .elementor-widget-heading .elementor-heading-title {
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    letter-spacing: 0;
    line-height: 1.16;
}

body.page-id-1783 #jet-theme-core-document .elementor-section:not(.jet-sticky-section),
body.page-id-1939 #jet-theme-core-document .elementor-section:not(.jet-sticky-section) {
    background: #f8f6f1 !important;
}

body.page-id-1783 #jet-theme-core-document .elementor-widget-image img,
body.page-id-1939 #jet-theme-core-document .elementor-widget-image img {
    border-radius: 6px;
}

body.page-id-1783 .msecn-placeholder-hidden,
body.page-id-1939 .msecn-placeholder-hidden {
    display: none !important;
}

body.page-id-1783 .elementor-widget-image:has(img[src*="/plugins/elementor/assets/images/placeholder.png"]),
body.page-id-1939 .elementor-widget-image:has(img[src*="/plugins/elementor/assets/images/placeholder.png"]) {
    display: none !important;
}

body.page-id-1939 #jet-theme-core-document .elementor-widget-image img[src*="28101248"],
body.page-id-1939 #jet-theme-core-document .elementor-widget-image img[src*="Vol.3"],
body.page-id-1939 #jet-theme-core-document .elementor-widget-image img[src*="1212041767"] {
    box-shadow: 0 14px 34px rgba(18, 27, 55, .16);
}

body.single-post .elementor-element-9b72280,
body.single-post .elementor-element-c341afb {
    display: none !important;
}

.msecn-post-hero,
.msecn-post-hero * {
    box-sizing: border-box;
}

.msecn-post-hero {
    width: 100vw;
    min-height: min(640px, calc(100svh - 88px));
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    display: grid;
    align-items: end;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(9, 15, 31, .93) 0%, rgba(23, 33, 63, .78) 48%, rgba(23, 33, 63, .2) 100%),
        var(--msecn-post-image) center center / cover no-repeat;
    color: #fff;
}

.msecn-post-hero::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 38%;
    background: linear-gradient(180deg, rgba(9, 15, 31, 0), rgba(9, 15, 31, .38));
    pointer-events: none;
}

.msecn-post-hero__inner {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding: clamp(64px, 8vw, 112px) clamp(20px, 4vw, 32px);
    position: relative;
    z-index: 1;
}

.msecn-post-crumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin: 0 0 24px;
    color: rgba(255, 255, 255, .74);
    font-size: .88rem;
    font-weight: 800;
}

.msecn-post-crumbs a {
    color: rgba(255, 255, 255, .84);
    text-decoration: none;
}

.msecn-post-crumbs a:hover,
.msecn-post-crumbs a:focus-visible {
    color: #fff;
}

.msecn-post-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin: 0 0 16px;
    color: var(--msecn-nav-gold);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .07em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-post-meta time {
    color: rgba(255, 255, 255, .72);
    letter-spacing: 0;
    text-transform: none;
}

.msecn-post-meta span::after {
    content: "";
    width: 5px;
    height: 5px;
    margin-left: 10px;
    display: inline-block;
    border-radius: 999px;
    background: rgba(255, 255, 255, .5);
    vertical-align: middle;
}

.msecn-post-hero h1 {
    max-width: 980px;
    margin: 0;
    color: #fff;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2.9rem, 6.5vw, 5.9rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.02;
    text-wrap: balance;
}

.msecn-post-hero__lead {
    max-width: 720px;
    margin: 24px 0 0;
    color: rgba(255, 255, 255, .88);
    font-size: clamp(1rem, 1.4vw, 1.18rem);
    font-weight: 600;
    line-height: 1.72;
}

.msecn-post-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
}

.msecn-post-hero__actions a {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 6px;
    color: #fff;
    font-size: .82rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.msecn-post-hero__actions a.is-primary {
    background: var(--msecn-nav-gold);
    border-color: var(--msecn-nav-gold);
}

.msecn-post-hero__actions a:hover,
.msecn-post-hero__actions a:focus-visible {
    transform: translateY(-1px);
    background: #fff;
    border-color: #fff;
    color: var(--msecn-nav-blue-2);
}

body.single-post #jet-theme-core-document {
    background: #f8f6f1;
}

body.single-post #msecn-post-content {
    padding: clamp(34px, 5vw, 66px) 0 clamp(40px, 7vw, 90px);
}

body.single-post #msecn-post-content > .elementor-container {
    width: min(100%, 1180px);
    max-width: 1180px;
    display: grid;
    grid-template-columns: minmax(0, 760px) minmax(280px, 340px);
    gap: clamp(30px, 5vw, 70px);
    align-items: start;
    padding: 0 clamp(20px, 4vw, 32px);
}

body.single-post #msecn-post-content .elementor-column {
    width: auto !important;
    max-width: none !important;
}

body.single-post #msecn-post-content .elementor-widget-wrap {
    align-content: start;
}

body.single-post #msecn-post-content .elementor-widget-theme-post-content,
body.single-post #msecn-post-content .elementor-widget-jet-listing-dynamic-field:first-child {
    color: rgba(23, 33, 63, .82);
    font-size: 1.05rem;
    line-height: 1.82;
}

body.single-post #msecn-post-content p {
    margin-bottom: 1.1em;
}

body.single-post #msecn-post-content .wp-block-heading,
body.single-post #msecn-post-content h2,
body.single-post #msecn-post-content h3 {
    margin: 1.45em 0 .55em;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    letter-spacing: 0;
    line-height: 1.2;
}

body.single-post #msecn-post-content h2 {
    font-size: clamp(1.55rem, 2.4vw, 2.2rem);
}

body.single-post #msecn-post-content h3 {
    font-size: clamp(1.25rem, 1.8vw, 1.55rem);
}

body.single-post #msecn-post-content img {
    border-radius: 6px;
}

body.single-post #msecn-post-content .elementor-widget-image img,
body.single-post #msecn-post-content .wp-block-image img {
    box-shadow: 0 14px 34px rgba(18, 27, 55, .12);
}

body.single-post #msecn-post-content a {
    color: #1d4f9f;
    font-weight: 800;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap > .elementor-widget-heading .elementor-heading-title {
    margin-top: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.35rem, 2.1vw, 1.8rem);
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap {
    padding: 24px;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child .jet-listing-dynamic-post-title,
body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child .elementor-heading-title {
    letter-spacing: 0;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child img {
    border-radius: 4px;
    box-shadow: none;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child .elementor-element-0786cad {
    margin-bottom: 14px;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child .elementor-element-0786cad > .elementor-container {
    width: 100%;
    display: grid;
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 0;
    overflow: hidden;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 6px;
    background: #fff;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child .elementor-element-0786cad .elementor-column {
    width: auto !important;
    max-width: none !important;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child .elementor-element-0786cad .elementor-widget-wrap {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0;
    background: transparent !important;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child .elementor-element-0786cad img {
    width: 86px !important;
    height: 100% !important;
    min-height: 104px;
    object-fit: cover;
}

body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child .elementor-element-0786cad .elementor-column:last-child .elementor-widget-wrap {
    padding: 14px 14px 12px !important;
}

body.single-post .toc-title {
    font-size: 1.2rem !important;
}

body.single-post #msecn-post-content.msecn-post-content-shell {
    position: relative;
    background:
        linear-gradient(180deg, rgba(248, 246, 241, 1) 0%, rgba(255, 255, 255, .96) 42%, rgba(248, 246, 241, 1) 100%);
}

body.single-post #msecn-post-content.msecn-post-content-shell::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(188, 141, 70, .45), transparent);
    pointer-events: none;
}

body.single-post #msecn-post-content .msecn-post-main-surface {
    width: 100%;
    display: block;
    padding: clamp(26px, 4.2vw, 48px);
    border: 1px solid rgba(32, 43, 82, .11);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 48px rgba(18, 27, 55, .08);
}

body.single-post #msecn-post-content .msecn-post-body-widget {
    width: 100%;
}

body.single-post #msecn-post-content .msecn-post-body-content {
    color: rgba(23, 33, 63, .84);
    font-size: clamp(1.03rem, 1vw, 1.13rem);
    font-weight: 430;
    line-height: 1.88;
}

body.single-post #msecn-post-content .msecn-post-body-content > *:first-child {
    margin-top: 0 !important;
}

body.single-post #msecn-post-content .msecn-post-body-content > h2:first-child,
body.single-post #msecn-post-content .msecn-post-body-content > h3:first-child {
    margin: 0 0 clamp(18px, 3vw, 28px) !important;
    padding: 0 0 clamp(18px, 3vw, 26px);
    border-bottom: 1px solid rgba(188, 141, 70, .28);
    color: #17213f;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.55rem, 2.45vw, 2.2rem);
    line-height: 1.22;
    text-wrap: balance;
}

body.single-post #msecn-post-content .msecn-post-body-content .msecn-post-body-lead {
    color: rgba(23, 33, 63, .88);
    font-size: clamp(1.08rem, 1.25vw, 1.22rem);
    line-height: 1.86;
}

body.single-post #msecn-post-content .msecn-post-body-content .msecn-post-body-lead::first-letter {
    float: left;
    margin: .09em .14em 0 0;
    color: #bc8d46;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: 3.7em;
    font-weight: 700;
    line-height: .78;
}

body.single-post #msecn-post-content .msecn-post-body-content p {
    margin: 0 0 1.28em;
}

body.single-post #msecn-post-content .msecn-post-body-content strong {
    color: #17213f;
    font-weight: 800;
}

body.single-post #msecn-post-content .msecn-post-body-content figure.wp-block-image,
body.single-post #msecn-post-content .msecn-post-body-content .wp-block-image {
    margin: clamp(24px, 4vw, 42px) 0;
}

body.single-post #msecn-post-content .msecn-post-body-content figure.wp-block-image img,
body.single-post #msecn-post-content .msecn-post-body-content .wp-block-image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    box-shadow: 0 18px 42px rgba(18, 27, 55, .14);
}

body.single-post #msecn-post-content .msecn-post-body-content figcaption {
    margin-top: 10px;
    color: rgba(23, 33, 63, .58);
    font-size: .9rem;
    font-weight: 600;
    line-height: 1.55;
}

body.single-post #msecn-post-content .msecn-post-body-content .msecn-post-lightbox-link {
    display: block;
    position: relative;
    color: inherit;
    text-decoration: none;
    cursor: zoom-in;
}

body.single-post #msecn-post-content .msecn-post-body-content .msecn-post-lightbox-link:focus-visible {
    outline: 3px solid rgba(188, 141, 70, .72);
    outline-offset: 3px;
}

body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery,
body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery.has-nested-images {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(148px, 1fr));
    gap: 14px !important;
    margin: clamp(24px, 4vw, 42px) 0 !important;
}

body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery figure.wp-block-image,
body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery.has-nested-images figure.wp-block-image {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    aspect-ratio: 3 / 4;
    background: #17213f;
    box-shadow: 0 16px 38px rgba(18, 27, 55, .14);
}

body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery .msecn-post-lightbox-link {
    width: 100%;
    height: 100%;
}

body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery figure.wp-block-image img,
body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery.has-nested-images figure.wp-block-image img {
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    display: block;
    object-fit: cover;
    border-radius: 0;
    box-shadow: none;
    transition: transform .24s ease, filter .24s ease;
}

body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery figure.wp-block-image:hover img,
body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery figure.wp-block-image:focus-within img {
    transform: scale(1.035);
    filter: saturate(1.03) contrast(1.02);
}

body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery figure.wp-block-image figcaption,
body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    position: absolute !important;
    inset: auto 0 0 0 !important;
    z-index: 2;
    margin: 0 !important;
    max-height: none !important;
    padding: 34px 10px 10px !important;
    background: linear-gradient(180deg, rgba(9, 15, 31, 0) 0%, rgba(9, 15, 31, .66) 42%, rgba(9, 15, 31, .9) 100%) !important;
    color: #fff !important;
    font-size: clamp(.68rem, 1vw, .8rem) !important;
    font-weight: 900 !important;
    line-height: 1.24 !important;
    text-align: center !important;
    text-shadow: 0 1px 9px rgba(0, 0, 0, .82);
}

body.single-post #msecn-post-content .msecn-post-body-content blockquote {
    margin: clamp(24px, 4vw, 42px) 0;
    padding: 20px 22px;
    border-left: 4px solid #bc8d46;
    border-radius: 0 8px 8px 0;
    background: #f7f3ea;
    color: #17213f;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.1rem, 1.4vw, 1.32rem);
    line-height: 1.72;
}

body.single-post #msecn-post-content .msecn-post-body-content ul,
body.single-post #msecn-post-content .msecn-post-body-content ol {
    margin: 0 0 1.4em;
    padding-left: 1.25em;
}

body.single-post #msecn-post-content .msecn-post-body-content li {
    margin-bottom: .56em;
    padding-left: .18em;
}

body.single-post #msecn-post-content .msecn-post-spacer {
    height: clamp(12px, 2vw, 22px) !important;
}

body.single-post #msecn-post-content .msecn-post-share {
    display: grid;
    gap: 18px;
    margin-top: clamp(30px, 4.5vw, 52px);
    padding: clamp(20px, 3vw, 28px);
    border: 1px solid rgba(188, 141, 70, .28);
    border-radius: 8px;
    background:
        linear-gradient(135deg, rgba(247, 243, 234, .96), rgba(255, 255, 255, .98));
    box-shadow: 0 16px 38px rgba(18, 27, 55, .08);
}

body.single-post #msecn-post-content .msecn-post-share__intro span {
    display: block;
    margin-bottom: 6px;
    color: #bc8d46;
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1.2;
    text-transform: uppercase;
}

body.single-post #msecn-post-content .msecn-post-share__intro h2 {
    margin: 0 0 8px !important;
    color: #17213f;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.45rem, 2vw, 1.85rem);
    line-height: 1.16;
}

body.single-post #msecn-post-content .msecn-post-share__intro p {
    max-width: 52ch;
    margin: 0;
    color: rgba(23, 33, 63, .68);
    font-size: .98rem;
    font-weight: 650;
    line-height: 1.62;
}

body.single-post #msecn-post-content .msecn-post-share__links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.single-post #msecn-post-content .msecn-post-share__links a,
body.single-post #msecn-post-content .msecn-post-share__links button {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    border: 1px solid rgba(23, 33, 63, .28);
    border-radius: 6px;
    background: #fff;
    color: #17213f;
    font: inherit;
    font-size: .8rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}

body.single-post #msecn-post-content .msecn-post-share__links a:first-child {
    border-color: #bc8d46;
    background: #bc8d46;
    color: #fff;
}

body.single-post #msecn-post-content .msecn-post-share__links a:hover,
body.single-post #msecn-post-content .msecn-post-share__links a:focus-visible,
body.single-post #msecn-post-content .msecn-post-share__links button:hover,
body.single-post #msecn-post-content .msecn-post-share__links button:focus-visible {
    transform: translateY(-1px);
    border-color: #17213f;
    background: #17213f;
    color: #fff;
}

body.single-post #msecn-post-content .msecn-post-share__status {
    min-height: 1.4em;
    margin: -4px 0 0 !important;
    color: rgba(23, 33, 63, .66);
    font-size: .86rem;
    font-weight: 700;
    line-height: 1.45;
}

body.single-post #msecn-post-content .msecn-post-after-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: clamp(28px, 4vw, 44px);
    padding-top: 24px;
    border-top: 1px solid rgba(32, 43, 82, .1);
}

body.single-post #msecn-post-content .msecn-post-after-actions a {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    border: 1px solid #17213f;
    border-radius: 6px;
    color: #17213f;
    font-size: .8rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}

body.single-post #msecn-post-content .msecn-post-after-actions a:first-child {
    border-color: #bc8d46;
    background: #bc8d46;
    color: #fff;
}

body.single-post #msecn-post-content .msecn-post-after-actions a:hover,
body.single-post #msecn-post-content .msecn-post-after-actions a:focus-visible {
    transform: translateY(-1px);
    border-color: #17213f;
    background: #17213f;
    color: #fff;
}

body.single-post #jet-theme-core-document .msecn-post-legacy-action,
body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button,
body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button-link {
    min-height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 18px !important;
    border: 1px solid #bc8d46 !important;
    border-radius: 6px !important;
    background: #bc8d46 !important;
    color: #fff !important;
    box-shadow: none !important;
    font-size: .82rem !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease !important;
}

body.single-post #jet-theme-core-document .msecn-post-legacy-action.is-secondary {
    border-color: #17213f !important;
    background: transparent !important;
    color: #17213f !important;
}

body.single-post #jet-theme-core-document .msecn-post-legacy-action:hover,
body.single-post #jet-theme-core-document .msecn-post-legacy-action:focus-visible,
body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button:hover,
body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button:focus-visible,
body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button-link:hover,
body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button-link:focus-visible {
    transform: translateY(-1px);
    border-color: #17213f !important;
    background: #17213f !important;
    color: #fff !important;
}

body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button-content-wrapper {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

body.single-post #msecn-post-content .msecn-post-after-actions a *,
body.single-post #jet-theme-core-document .msecn-post-legacy-action *,
body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button *,
body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button-link * {
    color: inherit !important;
}

body.single-post #msecn-post-content .wp-block-button__link,
body.single-post #msecn-post-content .wp-element-button {
    min-height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 18px !important;
    border: 1px solid #bc8d46 !important;
    border-radius: 6px !important;
    background: #bc8d46 !important;
    color: #fff !important;
    box-shadow: none !important;
    font-size: .82rem !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease !important;
}

body.single-post #msecn-post-content .is-style-outline .wp-block-button__link {
    border-color: #17213f !important;
    background: transparent !important;
    color: #17213f !important;
}

body.single-post #msecn-post-content .wp-block-button__link:hover,
body.single-post #msecn-post-content .wp-block-button__link:focus-visible,
body.single-post #msecn-post-content .wp-element-button:hover,
body.single-post #msecn-post-content .wp-element-button:focus-visible {
    transform: translateY(-1px);
    border-color: #17213f !important;
    background: #17213f !important;
    color: #fff !important;
}

body.single-post #msecn-post-content .wp-block-button__link *,
body.single-post #msecn-post-content .wp-element-button * {
    color: inherit !important;
}

body.single-post #msecn-post-content .msecn-post-aside-surface {
    position: sticky;
    top: 112px;
    display: block;
    padding: 22px !important;
    border: 1px solid rgba(32, 43, 82, .11);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 46px rgba(18, 27, 55, .08);
}

body.admin-bar.single-post #msecn-post-content .msecn-post-aside-surface {
    top: 144px;
}

body.single-post #msecn-post-content .msecn-post-aside-heading {
    margin-bottom: 26px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(32, 43, 82, .1);
}

body.single-post #msecn-post-content .msecn-post-aside-heading .elementor-heading-title {
    display: grid;
    gap: 7px;
    margin: 0 !important;
    color: #17213f !important;
    font-family: "PT Serif Caption", Georgia, serif !important;
    font-size: clamp(1.35rem, 1.8vw, 1.68rem) !important;
    line-height: 1.16 !important;
}

body.single-post #msecn-post-content .msecn-post-aside-heading .elementor-heading-title::before {
    content: "Lecturi recomandate";
    color: #bc8d46;
    font-family: Roboto, Arial, sans-serif;
    font-size: .72rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

body.single-post #msecn-post-content .msecn-post-related-list .jet-listing-grid__items {
    display: grid;
    gap: 12px;
    margin-top: 16px !important;
}

body.single-post #msecn-post-content .msecn-post-related-list {
    margin-top: 22px !important;
    padding-top: 16px !important;
}

body.single-post #msecn-post-content .msecn-post-related-list .jet-listing-grid__item {
    max-width: none !important;
    padding: 0 !important;
}

body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-0786cad > .elementor-container {
    grid-template-columns: 92px minmax(0, 1fr);
    border-color: rgba(32, 43, 82, .1);
    border-radius: 8px;
    background: #fdfbf7;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-0786cad > .elementor-container:hover {
    transform: translateY(-1px);
    border-color: rgba(188, 141, 70, .42);
    box-shadow: 0 12px 26px rgba(18, 27, 55, .08);
}

body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-0786cad img {
    width: 92px !important;
    min-height: 112px;
}

body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-0786cad .elementor-column:last-child .elementor-widget-wrap {
    gap: 6px;
    padding: 13px 14px 12px !important;
}

body.single-post #msecn-post-content .msecn-post-aside-col .jet-listing-dynamic-post-title,
body.single-post #msecn-post-content .msecn-post-aside-col .jet-listing-dynamic-link__label {
    color: #17213f;
    font-size: .98rem;
    font-weight: 850;
    line-height: 1.32;
}

body.single-post #msecn-post-content .msecn-post-aside-col .jet-listing-dynamic-post-title:hover,
body.single-post #msecn-post-content .msecn-post-aside-col .jet-listing-dynamic-link__link:hover .jet-listing-dynamic-link__label,
body.single-post #msecn-post-content .msecn-post-aside-col .jet-listing-dynamic-link__link:focus-visible .jet-listing-dynamic-link__label {
    color: #bc8d46;
}

body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-05372b4 {
    color: rgba(23, 33, 63, .58);
    font-size: .78rem;
    font-weight: 800;
}

body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link {
    width: fit-content;
    min-height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
    padding: 0 10px;
    border: 1px solid rgba(188, 141, 70, .62);
    border-radius: 5px;
    color: #17213f;
    font-size: .68rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
}

body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link:hover,
body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link:focus-visible {
    border-color: #bc8d46;
    background: #bc8d46;
    color: #fff;
}

body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link:hover .jet-listing-dynamic-link__label,
body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link:focus-visible .jet-listing-dynamic-link__label,
body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link:hover span,
body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link:focus-visible span,
body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link:hover svg,
body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-157087f .jet-listing-dynamic-link__link:focus-visible svg {
    color: #fff !important;
    fill: currentColor !important;
}

body.postid-444 {
    background: #f8f6f1;
}

body.postid-444:not(.msecn-menu-open) {
    overflow-x: clip !important;
    overflow-y: visible !important;
}

body.postid-444 #jet-theme-core-document {
    display: none !important;
}

.msecn-calendar-page,
.msecn-calendar-page * {
    box-sizing: border-box;
}

.msecn-calendar-page {
    background: #f8f6f1;
    color: var(--msecn-nav-blue-2);
}

.msecn-calendar-hero {
    --msecn-hero-overlay: linear-gradient(90deg, rgba(9, 15, 31, .94) 0%, rgba(23, 33, 63, .76) 48%, rgba(23, 33, 63, .22) 100%);
    width: 100vw;
    min-height: min(620px, calc(100svh - 88px));
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    display: grid;
    align-items: end;
    overflow: hidden;
    isolation: isolate;
    background:
        linear-gradient(90deg, rgba(9, 15, 31, .94) 0%, rgba(23, 33, 63, .76) 48%, rgba(23, 33, 63, .22) 100%),
        var(--msecn-calendar-image) center center / cover no-repeat;
    color: #fff;
}

.msecn-calendar-hero::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    z-index: 1;
    height: 38%;
    background: linear-gradient(180deg, rgba(9, 15, 31, 0), rgba(9, 15, 31, .42));
    pointer-events: none;
}

.msecn-calendar-hero__inner {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding: clamp(64px, 8vw, 112px) clamp(20px, 4vw, 32px);
    position: relative;
    z-index: 2;
}

.msecn-calendar-crumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin: 0 0 24px;
    color: rgba(255, 255, 255, .74);
    font-size: .88rem;
    font-weight: 800;
}

.msecn-calendar-crumbs a {
    color: rgba(255, 255, 255, .84);
    text-decoration: none;
}

.msecn-calendar-crumbs a:hover,
.msecn-calendar-crumbs a:focus-visible {
    color: #fff;
}

.msecn-calendar-hero__eyebrow,
.msecn-calendar-kicker {
    margin: 0 0 14px;
    color: var(--msecn-nav-gold);
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-calendar-hero h1 {
    max-width: 940px;
    margin: 0;
    color: #fff;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(3rem, 7vw, 6.2rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    text-wrap: balance;
}

.msecn-calendar-hero__lead {
    max-width: 760px;
    margin: 24px 0 0;
    color: rgba(255, 255, 255, .88);
    font-size: clamp(1rem, 1.4vw, 1.18rem);
    font-weight: 600;
    line-height: 1.72;
}

.msecn-calendar-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
}

.msecn-calendar-hero__actions a {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 6px;
    color: #fff;
    font-size: .82rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.msecn-calendar-hero__actions a.is-primary {
    background: var(--msecn-nav-gold);
    border-color: var(--msecn-nav-gold);
}

.msecn-calendar-hero__actions a:hover,
.msecn-calendar-hero__actions a:focus-visible {
    transform: translateY(-1px);
    background: #fff;
    border-color: #fff;
    color: var(--msecn-nav-blue-2);
}

.msecn-calendar-shell {
    width: min(100%, 1240px);
    margin: 0 auto;
    padding: clamp(42px, 6vw, 78px) clamp(20px, 4vw, 32px) clamp(34px, 5vw, 66px);
}

.msecn-calendar-shell__head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 24px;
    align-items: end;
    margin-bottom: 24px;
}

.msecn-calendar-shell__head h2 {
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(2rem, 4vw, 3.4rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.08;
}

.msecn-calendar-shell__head p:not(.msecn-calendar-kicker) {
    max-width: 760px;
    margin: 16px 0 0;
    color: rgba(23, 33, 63, .76);
    font-size: 1.02rem;
    font-weight: 500;
    line-height: 1.72;
}

.msecn-calendar-controls {
    display: inline-grid;
    grid-template-columns: 44px auto 44px;
    min-height: 44px;
    overflow: hidden;
    border: 1px solid rgba(32, 43, 82, .14);
    border-radius: 8px;
    background: #fff;
}

.msecn-calendar-controls button {
    min-width: 44px;
    min-height: 44px;
    border: 0;
    border-right: 1px solid rgba(32, 43, 82, .12);
    border-radius: 0;
    background: transparent;
    color: var(--msecn-nav-blue-2);
    font-size: 1.3rem;
    font-weight: 900;
    line-height: 1;
    cursor: pointer;
}

.msecn-calendar-controls button:nth-child(2) {
    padding: 0 14px;
    font-size: .76rem;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.msecn-calendar-controls button:last-child {
    border-right: 0;
}

.msecn-calendar-controls button:hover,
.msecn-calendar-controls button:focus-visible {
    background: var(--msecn-nav-blue);
    color: #fff;
}

.msecn-calendar-layout {
    display: grid;
    grid-template-columns: 230px minmax(0, 1fr) 330px;
    gap: 18px;
    align-items: start;
}

.msecn-calendar-months {
    position: sticky;
    top: 106px;
    display: grid;
    gap: 8px;
}

.msecn-calendar-month {
    width: 100%;
    min-height: 62px;
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    grid-template-rows: auto auto;
    column-gap: 12px;
    align-items: center;
    padding: 10px 12px;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    color: var(--msecn-nav-blue-2);
    text-align: left;
    cursor: pointer;
    transition: background-color .18s ease, border-color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.msecn-calendar-month span {
    grid-row: 1 / 3;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: #f2ece0;
    color: var(--msecn-nav-gold);
    font-size: .72rem;
    font-weight: 900;
    text-transform: uppercase;
}

.msecn-calendar-month strong {
    overflow: hidden;
    font-size: .96rem;
    line-height: 1.1;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.msecn-calendar-month em {
    color: rgba(23, 33, 63, .6);
    font-size: .76rem;
    font-style: normal;
    font-weight: 700;
}

.msecn-calendar-month:hover,
.msecn-calendar-month:focus-visible,
.msecn-calendar-month.is-active {
    transform: translateY(-1px);
    border-color: rgba(188, 141, 70, .46);
    box-shadow: 0 10px 28px rgba(18, 27, 55, .08);
}

.msecn-calendar-month.is-active {
    background: var(--msecn-nav-blue);
    color: #fff;
}

.msecn-calendar-month.is-active span {
    background: var(--msecn-nav-gold);
    color: #fff;
}

.msecn-calendar-month.is-active em {
    color: rgba(255, 255, 255, .68);
}

.msecn-calendar-days-panel,
.msecn-calendar-detail,
.msecn-calendar-mobile-detail {
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 42px rgba(18, 27, 55, .08);
}

.msecn-calendar-days-panel {
    overflow: hidden;
}

.msecn-calendar-days-panel__head {
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 18px;
    border-bottom: 1px solid rgba(32, 43, 82, .1);
    background: #fbf8f1;
}

@media (min-width: 841px) {
    .msecn-calendar-detail {
        max-height: calc(100svh - var(--msecn-header-height, 88px) - 36px);
    }
}

@media (min-width: 1121px) {
    .msecn-calendar-months {
        max-height: calc(100svh - var(--msecn-header-height, 88px) - 36px);
        overflow-y: auto;
        overscroll-behavior: contain;
        padding-right: 2px;
        scrollbar-gutter: stable;
    }
}

.msecn-calendar-days-panel__head strong {
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.25rem, 2vw, 1.7rem);
    line-height: 1.1;
}

.msecn-calendar-days-panel__head span {
    color: rgba(23, 33, 63, .62);
    font-size: .82rem;
    font-weight: 800;
}

.msecn-calendar-days {
    display: grid;
    gap: 1px;
    background: rgba(32, 43, 82, .08);
}

.msecn-calendar-day {
    width: 100%;
    min-height: 78px;
    display: grid;
    grid-template-columns: 68px minmax(0, 1fr) minmax(84px, auto);
    gap: 14px;
    align-items: center;
    padding: 12px 16px;
    border: 0;
    border-radius: 0;
    background: #fff;
    color: var(--msecn-nav-blue-2);
    text-align: left;
    cursor: pointer;
}

.msecn-calendar-day:hover,
.msecn-calendar-day:focus-visible,
.msecn-calendar-day.is-selected {
    position: relative;
    z-index: 1;
    background: #fbf8f1;
    box-shadow: inset 4px 0 0 var(--msecn-nav-gold);
}

.msecn-calendar-day.is-today {
    box-shadow: inset 4px 0 0 #1d4f9f;
}

.msecn-calendar-day.is-selected.is-today {
    box-shadow: inset 4px 0 0 #1d4f9f, inset 8px 0 0 var(--msecn-nav-gold);
}

.msecn-calendar-day__badge {
    width: 58px;
    height: 58px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    background: #f2ece0;
    color: var(--msecn-nav-blue-2);
}

.msecn-calendar-day__badge strong {
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: 1.45rem;
    line-height: 1;
}

.msecn-calendar-day__badge em {
    margin-top: 4px;
    color: rgba(23, 33, 63, .62);
    font-size: .68rem;
    font-style: normal;
    font-weight: 900;
    letter-spacing: .04em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-calendar-day__body {
    min-width: 0;
}

.msecn-calendar-day__body strong {
    display: block;
    overflow: hidden;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.02rem, 1.35vw, 1.22rem);
    line-height: 1.18;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-wrap: anywhere;
}

.msecn-calendar-day__body span {
    display: block;
    margin-top: 6px;
    color: rgba(23, 33, 63, .62);
    font-size: .82rem;
    font-weight: 700;
    line-height: 1.25;
}

.msecn-calendar-day__marker {
    justify-self: end;
    min-width: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 10px;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 999px;
    color: rgba(23, 33, 63, .66);
    font-size: .72rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
}

.msecn-calendar-day--praznic .msecn-calendar-day__badge,
.msecn-calendar-detail--praznic .msecn-calendar-detail__eyebrow {
    background: #efe1d3;
    color: #9b2f28;
}

.msecn-calendar-day--hram .msecn-calendar-day__badge,
.msecn-calendar-detail--hram .msecn-calendar-detail__eyebrow {
    background: var(--msecn-nav-gold);
    color: #fff;
}

.msecn-calendar-day--post .msecn-calendar-day__badge,
.msecn-calendar-detail--post .msecn-calendar-detail__eyebrow {
    background: #e8edf5;
    color: #1d4f9f;
}

.msecn-calendar-day--duminica .msecn-calendar-day__badge,
.msecn-calendar-detail--duminica .msecn-calendar-detail__eyebrow {
    background: #eef3ec;
    color: #315c39;
}

.msecn-calendar-detail {
    position: sticky;
    top: calc(var(--msecn-header-height, 88px) + 18px);
    z-index: 3;
    max-height: calc(100svh - var(--msecn-header-height, 88px) - 36px);
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
    padding: 22px;
}

.msecn-calendar-detail.is-fixed {
    position: fixed;
    top: var(--msecn-calendar-detail-fixed-top, calc(var(--msecn-header-height, 88px) + 18px));
    left: var(--msecn-calendar-detail-left, auto);
    width: var(--msecn-calendar-detail-width, 330px);
    max-height: var(--msecn-calendar-detail-max-height, calc(100svh - var(--msecn-calendar-detail-fixed-top, 106px) - 18px));
}

.msecn-calendar-mobile-detail {
    display: none;
}

.msecn-calendar-mobile-detail__head {
    margin-bottom: 12px;
    display: grid;
    gap: 6px;
}

.msecn-calendar-mobile-detail__head span {
    color: var(--msecn-nav-gold);
    font-size: .72rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-calendar-mobile-detail__head strong {
    color: rgba(23, 33, 63, .68);
    font-size: .86rem;
    font-weight: 900;
    line-height: 1.3;
}

.msecn-calendar-detail__eyebrow {
    display: inline-flex;
    margin: 0 0 14px;
    padding: 7px 10px;
    border-radius: 999px;
    background: #f2ece0;
    color: var(--msecn-nav-gold);
    font-size: .72rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-calendar-detail h3 {
    max-width: 100%;
    margin: 0;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.45rem, 2vw, 2rem);
    line-height: 1.1;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: auto;
}

.msecn-calendar-detail__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 18px 0 0;
}

.msecn-calendar-detail__chips span {
    padding: 8px 10px;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 999px;
    background: #fbf8f1;
    color: rgba(23, 33, 63, .72);
    font-size: .76rem;
    font-weight: 900;
    line-height: 1;
}

.msecn-calendar-readings {
    margin-top: 20px;
    display: grid;
    gap: 12px;
}

.msecn-calendar-reading {
    padding: 16px;
    border: 1px solid rgba(32, 43, 82, .12);
    border-radius: 8px;
    background: #fbf8f1;
}

.msecn-calendar-reading span {
    display: block;
    margin-bottom: 8px;
    color: var(--msecn-nav-gold);
    font-size: .82rem;
    font-weight: 900;
    text-transform: uppercase;
}

.msecn-calendar-reading p {
    margin: 0;
    color: rgba(23, 33, 63, .78);
    font-size: .98rem;
    font-weight: 600;
    line-height: 1.56;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: auto;
}

.msecn-calendar-detail__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}

.msecn-calendar-detail__actions a,
.msecn-calendar-source-note a {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 14px;
    border: 1px solid rgba(32, 43, 82, .18);
    border-radius: 6px;
    background: var(--msecn-nav-blue);
    color: #fff;
    font-size: .78rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
}

.msecn-calendar-detail__actions a + a,
.msecn-calendar-source-note a {
    background: transparent;
    color: var(--msecn-nav-blue-2);
}

.msecn-calendar-detail__actions a:hover,
.msecn-calendar-detail__actions a:focus-visible,
.msecn-calendar-source-note a:hover,
.msecn-calendar-source-note a:focus-visible {
    border-color: var(--msecn-nav-gold);
    background: var(--msecn-nav-gold);
    color: #fff;
}

.msecn-calendar-source-note {
    width: min(100%, 1180px);
    margin: 0 auto clamp(54px, 7vw, 90px);
    padding: clamp(20px, 4vw, 30px) clamp(20px, 4vw, 32px);
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 22px;
    align-items: center;
    border-top: 1px solid rgba(32, 43, 82, .14);
    border-bottom: 1px solid rgba(32, 43, 82, .14);
}

.msecn-calendar-source-note--simple {
    display: flex;
    justify-content: center;
    padding-top: clamp(24px, 4vw, 34px);
    padding-bottom: clamp(24px, 4vw, 34px);
}

.msecn-calendar-source-note--simple a {
    min-width: min(100%, 260px);
    min-height: 48px;
    gap: 10px;
    border-color: rgba(32, 43, 82, .2);
    border-radius: 8px;
    background: #fff;
    color: var(--msecn-nav-blue-2);
    box-shadow: 0 12px 26px rgba(18, 27, 55, .08);
}

.msecn-calendar-source-note--simple a::after {
    content: "→";
    font-size: 1rem;
    line-height: 1;
}

.msecn-calendar-source-note span {
    display: block;
    margin-bottom: 8px;
    color: var(--msecn-nav-gold);
    font-size: .76rem;
    font-weight: 900;
    text-transform: uppercase;
}

.msecn-calendar-source-note strong {
    display: block;
    color: var(--msecn-nav-blue-2);
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.35rem, 2vw, 1.8rem);
    line-height: 1.12;
}

.msecn-calendar-source-note p {
    max-width: 820px;
    margin: 10px 0 0;
    color: rgba(23, 33, 63, .72);
    font-size: .98rem;
    font-weight: 500;
    line-height: 1.68;
}

@media (max-width: 1120px) {
    .msecn-calendar-shell__head {
        grid-template-columns: 1fr;
    }

    .msecn-calendar-layout {
        grid-template-columns: minmax(0, 1fr) 320px;
    }

    .msecn-calendar-months {
        grid-column: 1 / -1;
        position: static;
        display: flex;
        gap: 10px;
        padding-bottom: 4px;
        overflow-x: auto;
        scroll-snap-type: x proximity;
    }

    .msecn-calendar-month {
        width: 210px;
        flex: 0 0 210px;
        scroll-snap-align: start;
    }
}

@media (max-width: 840px) {
    .msecn-calendar-hero {
        min-height: 72svh;
        background:
            linear-gradient(180deg, rgba(9, 15, 31, .48), rgba(9, 15, 31, .88)),
            var(--msecn-calendar-image) center center / cover no-repeat;
    }

    .msecn-calendar-hero h1 {
        font-size: clamp(2.45rem, 12vw, 4.2rem);
    }

    .msecn-calendar-hero__actions a {
        flex: 1 1 180px;
    }

    .msecn-calendar-layout,
    .msecn-calendar-source-note {
        grid-template-columns: 1fr;
    }

    .msecn-calendar-detail {
        display: none;
    }

    .msecn-calendar-months {
        order: 1;
    }

    .msecn-calendar-days-panel {
        order: 2;
    }

    .msecn-calendar-mobile-detail {
        order: 3;
        position: sticky;
        top: calc(var(--msecn-header-height, 74px) + 10px);
        z-index: 8;
        display: block;
        max-height: min(40svh, 340px);
        overflow-y: auto;
        overscroll-behavior: contain;
        padding: 16px;
        border-color: rgba(188, 141, 70, .34);
        box-shadow: 0 18px 42px rgba(18, 27, 55, .14);
        scrollbar-gutter: stable;
    }

    .msecn-calendar-mobile-detail h3 {
        margin: 0;
        color: var(--msecn-nav-blue-2);
        font-family: "PT Serif Caption", Georgia, serif;
        font-size: clamp(1.2rem, 5vw, 1.55rem);
        line-height: 1.1;
        overflow-wrap: anywhere;
    }

    .msecn-calendar-mobile-detail .msecn-calendar-detail__chips {
        margin-top: 12px;
    }

    .msecn-calendar-mobile-detail .msecn-calendar-detail__chips span {
        padding: 7px 9px;
        font-size: .7rem;
    }

    .msecn-calendar-mobile-detail .msecn-calendar-readings {
        margin-top: 14px;
        gap: 10px;
    }

    .msecn-calendar-mobile-detail .msecn-calendar-reading {
        padding: 12px;
    }

    .msecn-calendar-mobile-detail .msecn-calendar-reading span {
        font-size: .72rem;
    }

    .msecn-calendar-mobile-detail .msecn-calendar-reading p {
        font-size: .9rem;
        line-height: 1.48;
    }

    .msecn-calendar-mobile-detail .msecn-calendar-detail__actions {
        margin-top: 14px;
    }

    .msecn-calendar-days-panel {
        max-height: min(50svh, 430px);
        overflow-y: auto;
        overscroll-behavior: contain;
        scrollbar-gutter: stable;
    }

    .msecn-calendar-days-panel__head {
        position: sticky;
        top: 0;
        z-index: 3;
    }

    .msecn-calendar-day {
        grid-template-columns: 56px minmax(0, 1fr);
        min-height: 78px;
        gap: 12px;
        padding: 12px;
    }

    .msecn-calendar-day__badge {
        width: 52px;
        height: 52px;
    }

    .msecn-calendar-day__body strong {
        white-space: normal;
    }

    .msecn-calendar-day__marker {
        grid-column: 2;
        justify-self: start;
        margin-top: -2px;
        white-space: normal;
    }
}

@media (max-width: 540px) {
    .msecn-calendar-shell {
        padding-left: 14px;
        padding-right: 14px;
    }

    .msecn-calendar-controls {
        width: 100%;
        grid-template-columns: 44px minmax(0, 1fr) 44px;
    }

    .msecn-calendar-month {
        width: 184px;
        flex-basis: 184px;
    }

    .msecn-calendar-days-panel__head {
        align-items: flex-start;
        flex-direction: column;
    }

    .msecn-calendar-source-note {
        width: auto;
        margin-left: 14px;
        margin-right: 14px;
        padding-left: 0;
        padding-right: 0;
    }

    .msecn-calendar-source-note--simple a {
        width: 100%;
        min-width: 0;
        padding-left: 14px;
        padding-right: 14px;
        text-align: center;
        white-space: normal;
    }

    .msecn-calendar-mobile-detail {
        top: calc(var(--msecn-header-height, 74px) + 8px);
        max-height: min(36svh, 320px);
        padding: 14px;
    }

    .msecn-calendar-days-panel {
        max-height: min(48svh, 390px);
    }

    .msecn-calendar-mobile-detail .msecn-calendar-detail__actions {
        display: grid;
        grid-template-columns: 1fr;
    }
}

@keyframes msecnGalleryRise {
    from {
        opacity: 0;
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.msecn-site-header,
.msecn-site-header * {
    box-sizing: border-box;
}

.msecn-site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9990;
    width: 100%;
    background: linear-gradient(180deg, var(--msecn-nav-blue), var(--msecn-nav-blue-2));
    color: #fff;
    border-bottom: 1px solid rgba(188, 141, 70, .45);
    box-shadow: 0 18px 44px rgba(10, 16, 32, .18);
}

body.admin-bar .msecn-site-header {
    top: 32px;
}

.msecn-site-header__inner {
    width: min(100%, 1180px);
    min-height: 88px;
    margin: 0 auto;
    padding: 10px clamp(18px, 3vw, 32px);
    display: grid;
    grid-template-columns: minmax(250px, 1fr) auto auto;
    align-items: center;
    gap: clamp(18px, 3vw, 38px);
}

.msecn-brand,
.msecn-mobile-brand {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
    color: #fff;
    text-decoration: none;
}

.msecn-brand img,
.msecn-mobile-brand img {
    display: block;
    width: 68px;
    height: 68px;
    object-fit: contain;
    flex: 0 0 auto;
}

.msecn-brand__text {
    display: grid;
    gap: 2px;
    min-width: 0;
}

.msecn-brand__kicker,
.msecn-footer-kicker {
    display: block;
    color: var(--msecn-nav-gold);
    font-size: .72rem;
    font-weight: 800;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

body.msecn-nav-v2 .msecn-site-header .msecn-brand__kicker {
    display: block !important;
}

.msecn-brand__name {
    max-width: 220px;
    color: #fff;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.12;
    letter-spacing: 0;
}

.msecn-desktop-menu,
.msecn-desktop-menu .sub-menu,
.msecn-mobile-menu,
.msecn-mobile-menu .sub-menu,
.msecn-footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.msecn-desktop-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.msecn-desktop-menu > li {
    position: relative;
}

.msecn-desktop-menu a {
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    padding: 0 12px;
    border-radius: 999px;
    color: rgba(255, 255, 255, .84);
    font-size: .9rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    transition: background-color .18s ease, color .18s ease, transform .18s ease;
}

.msecn-desktop-menu > li > a:hover,
.msecn-desktop-menu > li > a:focus-visible,
.msecn-desktop-menu > .current-menu-item > a,
.msecn-desktop-menu > .current-menu-ancestor > a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
}

.msecn-desktop-menu .menu-item-has-children > a::after {
    content: "";
    width: 6px;
    height: 6px;
    margin-left: 8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg) translateY(-2px);
    opacity: .72;
}

.msecn-desktop-menu .sub-menu {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    width: max-content;
    min-width: 230px;
    padding: 10px;
    border: 1px solid rgba(188, 141, 70, .26);
    border-radius: 8px;
    background: rgba(18, 27, 55, .98);
    box-shadow: 0 20px 50px rgba(6, 10, 24, .34);
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}

.msecn-desktop-menu .sub-menu .sub-menu {
    top: -10px;
    left: calc(100% + 8px);
}

.msecn-desktop-menu li:hover > .sub-menu,
.msecn-desktop-menu li:focus-within > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.msecn-desktop-menu .sub-menu a {
    width: 100%;
    justify-content: flex-start;
    min-height: 40px;
    padding: 0 12px;
    border-radius: 6px;
    white-space: nowrap;
}

.msecn-header-cta,
.msecn-mobile-cta,
.msecn-mobile-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .58);
    border-radius: 6px;
    color: #fff;
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .18s ease, border-color .18s ease, transform .18s ease;
}

.msecn-header-cta:hover,
.msecn-header-cta:focus-visible,
.msecn-mobile-cta {
    background: var(--msecn-nav-gold);
    border-color: var(--msecn-nav-gold);
}

.msecn-header-cta:hover,
.msecn-mobile-cta:hover,
.msecn-mobile-secondary:hover {
    transform: translateY(-1px);
}

.msecn-menu-toggle {
    display: none;
    width: 48px;
    height: 48px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, .32);
    border-radius: 8px;
    background: rgba(255, 255, 255, .1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05), 0 8px 24px rgba(0, 0, 0, .12);
    color: #fff;
    cursor: pointer;
}

.msecn-menu-toggle:hover,
.msecn-menu-toggle:focus-visible {
    border-color: rgba(255, 255, 255, .46);
    background: rgba(255, 255, 255, .13);
    outline: none;
}

.msecn-menu-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    margin: 3px 0;
    border-radius: 2px;
    background: rgba(255, 255, 255, .66);
    box-shadow: 0 0 10px rgba(255, 255, 255, .08);
}

.msecn-mobile-overlay {
    position: fixed;
    inset: 0;
    z-index: 9991;
    background: rgba(6, 10, 24, .58);
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease, visibility .2s ease;
}

.msecn-mobile-drawer {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9992;
    width: min(420px, 100vw);
    height: 100svh;
    display: flex;
    flex-direction: column;
    background: #f8f4ec;
    color: var(--msecn-nav-blue-2);
    box-shadow: -22px 0 60px rgba(6, 10, 24, .34);
    transform: translateX(104%);
    transition: transform .24s ease;
}

body.admin-bar .msecn-mobile-drawer {
    top: 32px;
    height: calc(100svh - 32px);
}

.msecn-menu-open .msecn-mobile-overlay {
    opacity: 1;
    visibility: visible;
}

.msecn-menu-open .msecn-mobile-drawer {
    transform: translateX(0);
}

body.msecn-menu-open {
    overflow: hidden;
}

.msecn-mobile-drawer__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 18px;
    border-bottom: 1px solid rgba(32, 43, 82, .14);
    background: var(--msecn-nav-blue);
    color: #fff;
}

.msecn-mobile-brand img {
    width: 50px;
    height: 50px;
}

.msecn-mobile-brand__text {
    display: grid;
    gap: 3px;
    min-width: 0;
}

.msecn-mobile-brand__kicker {
    display: block;
    color: var(--msecn-nav-gold);
    font-family: Roboto, Arial, sans-serif;
    font-size: .62rem;
    font-weight: 900;
    letter-spacing: .06em;
    line-height: 1;
    text-transform: uppercase;
}

.msecn-mobile-brand__name {
    display: block;
    max-width: 160px;
    color: #fff;
    font-family: "PT Serif Caption", Georgia, serif;
    font-weight: 700;
    line-height: 1.12;
}

.msecn-mobile-close {
    position: relative;
    width: 44px;
    height: 44px;
    flex: 0 0 auto;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 8px;
    background: rgba(255, 255, 255, .08);
    cursor: pointer;
}

.msecn-mobile-close::before,
.msecn-mobile-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    background: #fff;
}

.msecn-mobile-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.msecn-mobile-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.msecn-mobile-nav {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 16px 18px 6px;
}

.msecn-mobile-menu li {
    position: relative;
    border-bottom: 1px solid rgba(32, 43, 82, .1);
}

.msecn-mobile-menu a {
    display: flex;
    align-items: center;
    min-height: 50px;
    padding: 0 52px 0 2px;
    color: var(--msecn-nav-blue-2);
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none;
}

.msecn-mobile-menu .sub-menu {
    display: none;
    margin: 0 0 12px;
    padding: 8px 0 8px 16px;
    border-left: 2px solid rgba(188, 141, 70, .38);
    background: rgba(255, 255, 255, .38);
}

.msecn-mobile-menu .is-open > .sub-menu {
    display: grid;
    gap: 2px;
}

.msecn-mobile-menu .sub-menu li {
    border-bottom-color: rgba(32, 43, 82, .08);
}

.msecn-mobile-menu .sub-menu a {
    min-height: 38px;
    padding-left: 0;
    color: rgba(23, 33, 63, .74);
    font-size: .9rem;
    font-weight: 700;
}

.msecn-submenu-toggle {
    position: absolute;
    top: 3px;
    right: 0;
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 8px;
    background: rgba(32, 43, 82, .08);
    cursor: pointer;
}

.is-open > .msecn-submenu-toggle {
    background: rgba(188, 141, 70, .22);
}

.msecn-submenu-toggle span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    border-radius: 2px;
    background: var(--msecn-nav-blue-2);
    transform: translate(-50%, -50%);
    transition: background-color .18s ease;
}

.msecn-submenu-toggle span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    border-radius: 2px;
    background: currentColor;
    transform: translate(-50%, -50%);
    transition: opacity .18s ease;
}

.is-open > .msecn-submenu-toggle span {
    background: var(--msecn-nav-blue-2);
}

.is-open > .msecn-submenu-toggle span::before {
    opacity: 0;
}

.msecn-mobile-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 16px 18px 20px;
    border-top: 1px solid rgba(32, 43, 82, .12);
}

.msecn-mobile-secondary {
    border-color: rgba(32, 43, 82, .3);
    color: var(--msecn-nav-blue-2);
}

.msecn-site-footer {
    background: var(--msecn-nav-blue-2);
    color: #fff;
    border-top: 1px solid rgba(188, 141, 70, .42);
}

.msecn-site-footer a {
    color: rgba(255, 255, 255, .78);
    text-decoration: none;
}

.msecn-site-footer a:hover,
.msecn-site-footer a:focus-visible {
    color: #fff;
}

.msecn-site-footer__inner {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding: clamp(42px, 6vw, 70px) clamp(20px, 4vw, 32px);
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(170px, .7fr) minmax(210px, .8fr);
    gap: clamp(28px, 5vw, 70px);
}

.msecn-site-footer__brand strong {
    display: block;
    margin-top: 8px;
    font-family: "PT Serif Caption", Georgia, serif;
    font-size: clamp(1.7rem, 3vw, 2.4rem);
    line-height: 1.08;
    letter-spacing: 0;
}

.msecn-site-footer__brand p {
    max-width: 540px;
    margin: 18px 0 0;
    color: rgba(255, 255, 255, .7);
    font-size: 1rem;
    line-height: 1.7;
}

.msecn-site-footer__nav,
.msecn-footer-menu {
    display: grid;
    gap: 12px;
    align-content: start;
}

.msecn-site-footer__legal > span {
    display: block;
    margin-bottom: 12px;
    color: var(--msecn-nav-gold);
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.msecn-site-footer__bottom {
    width: min(100%, 1180px);
    margin: 0 auto;
    padding: 18px clamp(20px, 4vw, 32px) 24px;
    display: flex;
    justify-content: space-between;
    gap: 18px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    color: rgba(255, 255, 255, .58);
    font-size: .88rem;
}

@media (max-width: 1180px) {
    .msecn-site-header__inner {
        grid-template-columns: minmax(220px, 1fr) auto auto;
        gap: 18px;
    }

    .msecn-brand__name {
        max-width: 190px;
    }

    .msecn-desktop-menu a {
        padding: 0 9px;
        font-size: .84rem;
    }

    .msecn-about-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .msecn-week-grid,
    .msecn-article-grid,
    .msecn-publication-books,
    .msecn-essay-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .msecn-subpage-timeline--study {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .msecn-staret-gallery {
        grid-template-columns: 1fr;
        align-items: start;
    }

    .msecn-csti-pillars {
        grid-template-columns: 1fr;
    }

    .msecn-articles-filter {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 960px) {
    body.msecn-nav-v2 {
        --msecn-header-height: 75px;
    }

    .msecn-post-hero {
        min-height: calc(100svh - 74px);
        background:
            linear-gradient(180deg, rgba(9, 15, 31, .72) 0%, rgba(23, 33, 63, .78) 56%, rgba(23, 33, 63, .36) 100%),
            var(--msecn-post-image) center center / cover no-repeat;
    }

    .msecn-post-hero__inner {
        padding-block: 54px;
    }

    body.single-post #msecn-post-content > .elementor-container {
        width: 100%;
        grid-template-columns: 1fr;
        gap: 28px;
        padding-inline: clamp(16px, 5vw, 24px);
    }

    body.single-post #msecn-post-content > .elementor-container > .elementor-column,
    body.single-post #msecn-post-content .msecn-post-main-col,
    body.single-post #msecn-post-content .msecn-post-aside-col,
    body.single-post #msecn-post-content .msecn-post-main-surface,
    body.single-post #msecn-post-content .msecn-post-body-widget,
    body.single-post #msecn-post-content .msecn-post-body-content {
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
    }

    body.single-post #msecn-post-content .msecn-post-main-surface {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body.single-post #msecn-post-content > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap {
        padding: 20px;
    }

    body.single-post #msecn-post-content .msecn-post-main-surface {
        padding: clamp(20px, 6vw, 30px);
    }

    body.single-post #msecn-post-content .msecn-post-aside-surface {
        position: static;
        padding: 20px !important;
    }

    body.single-post #msecn-post-content .msecn-post-body-content .msecn-post-body-lead::first-letter {
        float: none;
        margin: 0;
        font-size: inherit;
        line-height: inherit;
    }

    body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery,
    body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery.has-nested-images {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px !important;
    }

    body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-0786cad > .elementor-container {
        grid-template-columns: 84px minmax(0, 1fr);
    }

    body.single-post #msecn-post-content .msecn-post-aside-col .elementor-element-0786cad img {
        width: 84px !important;
        min-height: 104px;
    }

    .msecn-section-hero {
        min-height: calc(100svh - 74px);
        background:
            linear-gradient(180deg, rgba(9, 15, 31, .72) 0%, rgba(23, 33, 63, .76) 54%, rgba(23, 33, 63, .34) 100%),
            var(--msecn-section-image) center center / cover no-repeat;
    }

    .msecn-section-hero--publications {
        background:
            linear-gradient(180deg, rgba(9, 15, 31, .76) 0%, rgba(23, 33, 63, .8) 58%, rgba(23, 33, 63, .46) 100%),
            var(--msecn-section-image) center top / cover no-repeat;
    }

    .msecn-section-hero__inner {
        padding-block: 54px;
    }

    .msecn-section-guide {
        grid-template-columns: 1fr;
        padding-inline: clamp(16px, 5vw, 24px);
    }

    .msecn-section-guide > div {
        border-right: 0;
        border-bottom: 1px solid rgba(32, 43, 82, .12);
        padding-inline: 0;
    }

    .msecn-section-guide > div:last-child {
        border-bottom: 0;
    }

    .msecn-about-story,
    .msecn-about-rhythm {
        grid-template-columns: 1fr;
    }

    .msecn-about-story {
        padding-top: 10px;
    }

    .msecn-about-card p {
        min-height: 0;
    }

    .msecn-about-cta {
        display: grid;
        align-items: start;
    }

    .msecn-about-cta__actions {
        justify-content: flex-start;
    }

    .msecn-subpage-story,
    .msecn-subpage-story--reverse,
    .msecn-articles-filter,
    .msecn-publications-intro {
        grid-template-columns: 1fr;
    }

    .msecn-subpage-timeline,
    .msecn-subpage-cards,
    .msecn-subpage-timeline--study,
    .msecn-csti-pillars,
    .msecn-staret-gallery__grid,
    .msecn-week-grid,
    .msecn-article-grid,
    .msecn-publication-books,
    .msecn-witness-grid,
    .msecn-essay-list {
        grid-template-columns: 1fr;
    }

    .msecn-witness-card {
        grid-template-columns: 1fr;
    }

    .msecn-witness-card img {
        height: auto;
        min-height: 0;
        aspect-ratio: 4 / 5;
    }

    .msecn-publications-panel {
        display: grid;
        align-items: start;
    }

    .msecn-contact-paths {
        grid-template-columns: 1fr;
        padding-inline: clamp(16px, 5vw, 24px);
    }

    .msecn-subpage-panel {
        display: grid;
        align-items: start;
    }

    .msecn-subpage-panel .msecn-subpage-actions {
        justify-content: flex-start;
    }

    .msecn-article-filter-nav {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .msecn-article-card p {
        min-height: 0;
    }

    body.blog .jet-listing-grid--575 .jet-listing-grid__items,
    body.blog .jet-listing-grid--492 .jet-listing-grid__items {
        grid-template-columns: 1fr !important;
    }

    .msecn-gallery-hero {
        min-height: calc(100svh - 74px);
        background: var(--msecn-gallery-hero-image) center center / cover no-repeat;
    }

    .msecn-gallery-hero::before {
        background: linear-gradient(180deg, rgba(9, 15, 31, .76) 0%, rgba(23, 33, 63, .68) 48%, rgba(23, 33, 63, .28) 100%);
    }

    .msecn-gallery-hero__inner {
        padding-block: 56px;
    }

    .msecn-gallery-context {
        grid-template-columns: 1fr;
        padding-inline: clamp(16px, 5vw, 24px);
    }

    .msecn-gallery-context > div {
        border-right: 0;
        border-bottom: 1px solid rgba(32, 43, 82, .12);
        padding-inline: 0;
    }

    .msecn-gallery-context > div:last-child {
        border-bottom: 0;
    }

    body.page-id-186 .jet-engine-gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 7px;
        padding-inline: clamp(12px, 4vw, 20px);
    }

    .msecn-contact-hero {
        background:
            linear-gradient(180deg, rgba(9, 15, 31, .78) 0%, rgba(23, 33, 63, .72) 54%, rgba(23, 33, 63, .36) 100%),
            var(--msecn-contact-hero-image) center center / cover no-repeat;
    }

    .msecn-contact-hero__inner {
        padding-block: 54px;
    }

    .msecn-contact-points {
        grid-template-columns: 1fr;
    }

    .msecn-contact-points div,
    .msecn-contact-points div + div {
        padding: 16px 0;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .18);
    }

    .msecn-contact-points div:last-child {
        border-bottom: 0;
    }

    body.page-id-44 .msecn-contact-affiliation,
    body.page-id-44 .msecn-contact-legacy-intro > .elementor-container {
        grid-template-columns: 1fr;
        padding-inline: clamp(16px, 5vw, 24px);
    }

    body.page-id-44 .msecn-contact-affiliation__mark {
        min-height: 0;
    }

    body.page-id-44 .msecn-contact-legacy-logo .elementor-widget-container {
        padding: 18px;
    }

    body.page-id-44 .msecn-contact-legacy-copy {
        max-width: none;
    }

    body.page-id-44 .msecn-contact-legacy-panel > .elementor-container {
        padding-inline: clamp(16px, 5vw, 24px);
    }

    body.page-id-44 .msecn-contact-legacy-cards > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.page-id-44 .msecn-contact-map-widget iframe {
        min-height: 340px;
    }

    .msecn-site-header__inner {
        min-height: 74px;
        grid-template-columns: 1fr auto;
    }

    .msecn-brand img {
        width: 52px;
        height: 52px;
    }

    .msecn-brand__name {
        max-width: 170px;
        font-size: .98rem;
    }

    .msecn-desktop-nav,
    .msecn-header-cta {
        display: none;
    }

    .msecn-menu-toggle {
        display: grid;
    }

    .msecn-site-footer__inner {
        grid-template-columns: 1fr;
    }

    .msecn-site-footer__bottom {
        flex-direction: column;
    }
}

@media (max-width: 782px) {
    body.admin-bar .msecn-site-header {
        top: 46px;
    }

    body.admin-bar .msecn-mobile-drawer {
        top: 46px;
        height: calc(100svh - 46px);
    }
}

@media (max-width: 420px) {
    .msecn-post-hero h1 {
        font-size: clamp(2.15rem, 10.6vw, 3.25rem);
    }

    .msecn-post-hero__lead {
        font-size: 1rem;
    }

    .msecn-post-hero__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    body.single-post #msecn-post-content .msecn-post-after-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    body.single-post #msecn-post-content .msecn-post-share {
        padding: 18px;
    }

    body.single-post #msecn-post-content .msecn-post-share__links {
        display: grid;
        grid-template-columns: 1fr;
    }

    body.single-post #msecn-post-content .msecn-post-main-surface {
        padding: 18px !important;
    }

    body.single-post #msecn-post-content .msecn-post-share__links a,
    body.single-post #msecn-post-content .msecn-post-share__links button,
    body.single-post #msecn-post-content .msecn-post-after-actions a {
        width: 100%;
    }

    body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery,
    body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery.has-nested-images {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery figure.wp-block-image figcaption,
    body.single-post #msecn-post-content .msecn-post-body-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        padding: 28px 8px 8px !important;
        font-size: .68rem !important;
    }

    body.single-post #jet-theme-core-document .msecn-post-legacy-action,
    body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button,
    body.single-post #jet-theme-core-document .elementor-widget-button .elementor-button-link {
        width: 100%;
    }

    .msecn-section-hero h1 {
        font-size: clamp(2.35rem, 12.2vw, 3.65rem);
    }

    .msecn-section-hero--csti h1,
    .msecn-section-hero--publications h1 {
        font-size: clamp(2.2rem, 11.2vw, 3.2rem);
    }

    .msecn-section-hero__lead {
        font-size: 1rem;
    }

    .msecn-section-hero__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .msecn-about-card-grid {
        grid-template-columns: 1fr;
    }

    .msecn-about-actions,
    .msecn-about-cta__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .msecn-subpage-actions,
    .msecn-subpage-panel .msecn-subpage-actions,
    .msecn-article-filter-nav {
        display: grid;
        grid-template-columns: 1fr;
    }

    .msecn-gallery-hero h1 {
        font-size: clamp(2.55rem, 15vw, 3.75rem);
    }

    .msecn-gallery-hero__lead {
        font-size: 1rem;
    }

    .msecn-gallery-hero__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .msecn-contact-hero h1 {
        font-size: clamp(2.45rem, 13vw, 3.75rem);
    }

    .msecn-contact-hero__lead {
        font-size: 1rem;
    }

    .msecn-contact-hero__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    body.page-id-44 .msecn-contact-legacy-intro {
        padding-top: 34px;
    }

    body.page-id-44 .msecn-contact-affiliation {
        gap: 24px;
    }

    body.page-id-44 .msecn-contact-affiliation__mark {
        padding: 22px 18px;
    }

    body.page-id-44 .msecn-contact-affiliation__content h2 {
        font-size: clamp(1.85rem, 9vw, 2.85rem);
    }

    body.page-id-44 .msecn-contact-affiliation__facts {
        grid-template-columns: 1fr;
    }

    body.page-id-44 .msecn-contact-affiliation__facts div,
    body.page-id-44 .msecn-contact-affiliation__facts div + div {
        padding: 16px 0;
        border-right: 0;
        border-bottom: 1px solid rgba(32, 43, 82, .11);
    }

    body.page-id-44 .msecn-contact-affiliation__facts div:last-child {
        border-bottom: 0;
    }

    body.page-id-44 .msecn-contact-affiliation__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    body.page-id-44 .msecn-contact-affiliation__actions a {
        width: 100%;
    }

    body.page-id-44 .msecn-contact-legacy-cards > .elementor-container {
        grid-template-columns: 1fr;
    }

    body.page-id-44 .msecn-contact-card .elementor-widget-container {
        min-height: 160px;
        padding: 24px 18px !important;
    }

    body.page-id-44 .msecn-contact-map-widget iframe {
        min-height: 300px;
    }

    body.page-id-44 .msecn-contact-form-section .jet-headline {
        font-size: clamp(1.8rem, 9vw, 2.65rem) !important;
    }

    body.page-id-44 form.jet-form-builder {
        padding: 22px 16px;
    }

    body.page-id-44 .jet-form-builder .wp-block-button__link,
    body.page-id-44 .jet-form-builder button[type="submit"] {
        width: 100%;
        min-width: 0;
    }

    body.page-id-44 form.jet-form-builder .wp-block-columns {
        display: grid !important;
        gap: 0;
    }

    body.page-id-44 form.jet-form-builder .wp-block-column {
        width: 100%;
    }

    .msecn-site-header__inner {
        padding-inline: 12px;
        gap: 10px;
        grid-template-columns: minmax(0, 1fr) auto;
    }

    .msecn-brand {
        gap: 10px;
    }

    .msecn-brand img {
        width: 48px;
        height: 48px;
    }

    .msecn-brand__kicker {
        display: block;
        font-size: .58rem;
        letter-spacing: .055em;
    }

    .msecn-brand__name {
        max-width: 158px;
        font-size: .88rem;
        line-height: 1.06;
    }

    .msecn-mobile-actions {
        grid-template-columns: 1fr;
    }
}

@media (prefers-reduced-motion: reduce) {
    .msecn-gallery-ready.page-id-186 .jet-engine-gallery-grid__item {
        animation: none;
    }

    .msecn-gallery-hero__slide,
    .msecn-hero-slide {
        animation: none;
        opacity: 0;
        transform: none;
    }

    .msecn-gallery-hero__slide:first-child,
    .msecn-hero-slide:first-child {
        opacity: 1;
    }

    body.page-id-186 .jet-engine-gallery-grid__item-img,
    body.page-id-186 .jet-engine-gallery-grid__item-wrap::after,
    .msecn-gallery-hero__actions a,
    .msecn-contact-hero__actions a,
    .msecn-section-hero__actions a,
    .msecn-post-hero__actions a {
        transition: none;
    }
}

html,
body {
    max-width: 100%;
    overflow-x: clip;
}

@supports not (overflow: clip) {
    html,
    body {
        overflow-x: hidden;
    }
}

img,
svg,
video,
iframe:not(.elementor-background-video-embed) {
    max-width: 100%;
}

.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap {
    max-width: 100%;
}

.elementor-background-video-container,
.elementor-background-video-hosted {
    overflow: hidden;
    max-width: 100vw;
}

.elementor-background-video-embed {
    top: 50% !important;
    left: 50% !important;
    max-width: none !important;
    transform: translate(-50%, -50%) !important;
}

.slick-slider,
.slick-list,
.swiper,
.elementor-image-carousel-wrapper {
    max-width: 100%;
    overflow: hidden !important;
}

.slick-track {
    will-change: transform;
}

.jet-listing-grid__item,
.slick-slide,
.swiper-slide {
    min-width: 0;
}

.elementor-shape,
.elementor-shape svg {
    max-width: 100%;
    overflow: hidden;
}

.elementor-shape svg {
    left: 0 !important;
    width: 100% !important;
    transform: none !important;
}

.elementor-widget-image-carousel img,
.jet-listing-grid__item img {
    display: block;
    height: auto;
    object-fit: cover;
}

.elementor-field,
.elementor-field-textual,
input[type="email"],
input[type="text"],
textarea {
    min-height: 44px;
}

@media (max-width: 767px) {
    body {
        width: 100%;
    }

    .elementor-section.elementor-section-boxed > .elementor-container {
        width: min(100%, 390px);
    }

    .elementor-column,
    .elementor-widget-wrap,
    .elementor-widget-container {
        min-width: 0;
    }

    .slick-list,
    .swiper {
        width: 100% !important;
    }

    .jet-listing-grid__item,
    .slick-slide {
        max-width: min(100vw, 370px);
    }

    .elementor-background-video-embed {
        display: none;
    }

    h1.elementor-heading-title {
        font-size: clamp(2rem, 9vw, 3.1rem);
        line-height: 1.04;
        text-wrap: balance;
    }
}

.msecn-engagement-hp {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

body.page-id-27 {
    --msecn-nav-blue: #202b52;
    --msecn-nav-blue-2: #17213f;
    --msecn-nav-gold: #bc8d46;
    --msecn-nav-paper: #f7f3ea;
    background: var(--msecn-nav-paper);
}

body.page-id-27 #jet-theme-core-document {
    overflow: hidden;
    background: var(--msecn-nav-paper);
    color: var(--msecn-nav-blue-2);
}

body.page-id-27 #jet-theme-core-document .elementor-section,
body.page-id-27 #jet-theme-core-document .elementor-column,
body.page-id-27 #jet-theme-core-document .elementor-widget-wrap {
    box-sizing: border-box;
}

body.page-id-27 #jet-theme-core-document .elementor-shape {
    display: none !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-ba8481b,
body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 {
    position: relative;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-ba8481b::before,
body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf::before,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    width: min(100%, 1180px);
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(23, 33, 63, .3) 12%, rgba(23, 33, 63, .48) 50%, rgba(23, 33, 63, .3) 88%, transparent 100%);
    transform: translateX(-50%);
    pointer-events: none;
}

body.page-id-27 #jet-theme-core-document .elementor-widget-button .elementor-button,
body.page-id-27 #jet-theme-core-document .elementor-widget-button .elementor-button-link,
body.page-id-27 #jet-theme-core-document .jet-listing-dynamic-link__link,
body.page-id-27 #jet-theme-core-document form.jet-form-builder button[type="submit"] {
    min-height: 48px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 22px !important;
    border: 1px solid var(--msecn-nav-gold) !important;
    border-radius: 6px !important;
    background: var(--msecn-nav-gold) !important;
    color: #fff !important;
    box-shadow: 0 14px 30px rgba(188, 141, 70, .22);
    font-family: Roboto, Arial, sans-serif !important;
    font-size: .82rem !important;
    font-weight: 900 !important;
    letter-spacing: 0;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: transform .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, color .18s ease;
}

body.page-id-27 #jet-theme-core-document .elementor-widget-button .elementor-button:hover,
body.page-id-27 #jet-theme-core-document .elementor-widget-button .elementor-button:focus-visible,
body.page-id-27 #jet-theme-core-document .elementor-widget-button .elementor-button-link:hover,
body.page-id-27 #jet-theme-core-document .elementor-widget-button .elementor-button-link:focus-visible,
body.page-id-27 #jet-theme-core-document .jet-listing-dynamic-link__link:hover,
body.page-id-27 #jet-theme-core-document .jet-listing-dynamic-link__link:focus-visible,
body.page-id-27 #jet-theme-core-document form.jet-form-builder button[type="submit"]:hover,
body.page-id-27 #jet-theme-core-document form.jet-form-builder button[type="submit"]:focus-visible {
    transform: translateY(-1px);
    border-color: var(--msecn-nav-blue-2) !important;
    background: var(--msecn-nav-blue-2) !important;
    color: #fff !important;
    box-shadow: 0 16px 34px rgba(23, 33, 63, .22);
}

body.page-id-27 #jet-theme-core-document .elementor-element-1ba50a4 .elementor-button {
    border-color: rgba(255, 255, 255, .58) !important;
    background: rgba(23, 33, 63, .7) !important;
    color: #fff !important;
    box-shadow: none;
}

body.page-id-27 #jet-theme-core-document .elementor-element-1ba50a4 .elementor-button:hover,
body.page-id-27 #jet-theme-core-document .elementor-element-1ba50a4 .elementor-button:focus-visible {
    border-color: #fff !important;
    background: #fff !important;
    color: var(--msecn-nav-blue-2) !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    min-height: min(760px, calc(100svh - var(--msecn-header-height, 88px)));
    margin: 0 !important;
    display: grid;
    align-items: center;
    background-color: var(--msecn-nav-blue-2) !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .msecn-home-mobile-video {
    display: none;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8::before {
    background:
        linear-gradient(180deg, rgba(8, 13, 29, .18), rgba(8, 13, 29, .62)),
        linear-gradient(90deg, rgba(8, 13, 29, .36), rgba(8, 13, 29, .08)) !important;
    opacity: 1 !important;
    z-index: 1;
    pointer-events: none;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-container {
    position: relative;
    z-index: 2;
    width: min(100%, 1180px);
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-widget-wrap {
    display: flex !important;
    align-content: center;
    align-items: center;
    justify-content: center;
    column-gap: 14px;
    row-gap: 0;
    text-align: center;
}

body.page-id-27 #jet-theme-core-document .elementor-element-e33d3dd h1,
body.page-id-27 #jet-theme-core-document .elementor-element-e33d3dd h2 {
    max-width: 980px;
    margin-inline: auto;
    color: #fff !important;
    font-family: "PT Serif Caption", Georgia, serif !important;
    font-size: clamp(3.2rem, 6.2vw, 6.9rem) !important;
    font-weight: 700 !important;
    line-height: .98 !important;
    letter-spacing: 0;
    text-wrap: balance;
}

body.page-id-27 #jet-theme-core-document .elementor-element-e33d3dd,
body.page-id-27 #jet-theme-core-document .elementor-element-de2eb55 {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-e33d3dd {
    order: 10;
}

body.page-id-27 #jet-theme-core-document .elementor-element-de2eb55 {
    max-width: 920px;
    margin-inline: auto;
    order: 20;
}

body.page-id-27 #jet-theme-core-document .elementor-element-de2eb55 p {
    color: rgba(255, 255, 255, .92) !important;
    font-size: clamp(1.06rem, 1.45vw, 1.28rem);
    line-height: 1.72;
    text-shadow: 0 2px 18px rgba(0, 0, 0, .35);
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-1ba50a4,
body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-49a5091 {
    position: static !important;
    inset: auto !important;
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    align-self: center !important;
    margin: 24px 7px 0 !important;
    transform: none !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-1ba50a4 {
    order: 30;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-49a5091 {
    order: 31;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-1ba50a4 .elementor-widget-container,
body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-49a5091 .elementor-widget-container {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-1ba50a4 .elementor-button,
body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-49a5091 .elementor-button {
    min-width: 150px;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9af8ce1 {
    background: var(--msecn-nav-blue-2) !important;
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

body.page-id-27 #jet-theme-core-document .elementor-element-9af8ce1 .elementor-heading-title {
    color: #fff !important;
    font-family: "PT Serif Caption", Georgia, serif !important;
    font-weight: 700 !important;
    letter-spacing: 0;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9af8ce1 p,
body.page-id-27 #jet-theme-core-document .elementor-element-9af8ce1 .elementor-widget-heading:not(.elementor-element-f739dce) .elementor-heading-title {
    color: rgba(255, 255, 255, .76) !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-044ac3f,
body.page-id-27 #jet-theme-core-document .elementor-element-ba8481b {
    padding-block: clamp(72px, 8vw, 124px) !important;
    background: linear-gradient(180deg, #fff 0%, #fbf8f1 100%) !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-044ac3f img,
body.page-id-27 #jet-theme-core-document .elementor-element-ba8481b img {
    border-radius: 8px !important;
    box-shadow: 0 24px 70px rgba(23, 33, 63, .15) !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-f3fdfd3 .elementor-heading-title,
body.page-id-27 #jet-theme-core-document .elementor-element-c8e45dc .elementor-heading-title {
    color: var(--msecn-nav-gold) !important;
    font-family: Roboto, Arial, sans-serif !important;
    font-size: .78rem !important;
    font-weight: 900 !important;
    letter-spacing: .08em;
    text-transform: uppercase;
}

body.page-id-27 #jet-theme-core-document .elementor-element-9326ccc .elementor-heading-title,
body.page-id-27 #jet-theme-core-document .elementor-element-c8383a6 .elementor-heading-title {
    color: var(--msecn-nav-blue-2) !important;
    font-family: "PT Serif Caption", Georgia, serif !important;
    font-size: clamp(2.1rem, 4.2vw, 4rem) !important;
    font-weight: 700 !important;
    line-height: 1.04 !important;
    letter-spacing: 0;
}

body.page-id-27 #jet-theme-core-document .elementor-element-2e9b911 p,
body.page-id-27 #jet-theme-core-document .elementor-element-889a52d {
    color: #4d566d !important;
    font-size: 1.05rem;
    line-height: 1.72;
}

body.page-id-27 #jet-theme-core-document .elementor-widget-icon-list .elementor-icon-list-item {
    padding: 8px 0;
}

body.page-id-27 #jet-theme-core-document .elementor-widget-icon-list .elementor-icon-list-text {
    color: var(--msecn-nav-blue-2) !important;
    font-weight: 800;
}

body.page-id-27 #jet-theme-core-document .elementor-element-044ac3f .elementor-widget-icon-list {
    display: none !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 {
    margin: 0 !important;
    padding-block: clamp(64px, 8vw, 108px) !important;
    background: #f4efe5 !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf {
    padding-block: clamp(76px, 8vw, 112px) clamp(118px, 10vw, 162px) !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 {
    padding-block: clamp(76px, 8vw, 116px) clamp(104px, 10vw, 158px) !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-heading-title,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-heading-title {
    color: var(--msecn-nav-blue-2) !important;
    font-family: "PT Serif Caption", Georgia, serif !important;
    font-weight: 700 !important;
    letter-spacing: 0;
}

body.page-id-27 #jet-theme-core-document .jet-listing-grid__item .elementor-section {
    border-radius: 8px !important;
    overflow: hidden;
    background: var(--msecn-nav-blue) !important;
    box-shadow: 0 16px 38px rgba(23, 33, 63, .16);
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .jet-listing-grid__items {
    align-items: stretch !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .jet-listing-grid__item {
    display: flex !important;
    height: auto !important;
    padding-inline: 10px;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .jet-listing-grid__item > .elementor {
    width: 100% !important;
    height: 100%;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-0798780 {
    height: 100%;
    min-height: 510px;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 8px !important;
    background: var(--msecn-nav-blue-2) !important;
    box-shadow: 0 20px 42px rgba(23, 33, 63, .18);
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-0798780 > .elementor-container,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-e9cc453,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-e9cc453 > .elementor-widget-wrap {
    height: 100%;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-e9cc453 > .elementor-widget-wrap {
    min-height: 510px;
    display: flex !important;
    flex-direction: column;
    align-content: stretch;
    align-items: stretch;
    justify-content: flex-start;
    padding: 0 !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-a93069c {
    top: 12px !important;
    right: 12px !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-a93069c .jet-listing-dynamic-terms__link {
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 5px;
    background: rgba(23, 33, 63, .86) !important;
    color: #fff !important;
    font-size: .68rem !important;
    font-weight: 900 !important;
    letter-spacing: .04em;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-d9637d3 {
    width: 100%;
    flex: 0 0 auto;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-d9637d3 img {
    width: 100% !important;
    height: 230px !important;
    display: block;
    border-radius: 0 !important;
    box-shadow: none !important;
    object-fit: cover;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-ac2507e {
    min-height: 82px;
    padding: 18px 22px 0;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-ac2507e > .elementor-widget-container,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-1741076 > .elementor-widget-container,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-8bde105 > .elementor-widget-container {
    margin: 0 !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-ac2507e .jet-listing-dynamic-link__link {
    min-height: auto;
    display: block !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
    font-family: "PT Serif Caption", Georgia, serif !important;
    font-size: 1.08rem !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: left;
    text-transform: none;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-ac2507e .jet-listing-dynamic-link__link:hover,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-ac2507e .jet-listing-dynamic-link__link:focus-visible {
    transform: none;
    background: transparent !important;
    color: #fff !important;
    text-decoration: underline;
    text-decoration-color: var(--msecn-nav-gold);
    text-underline-offset: 4px;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-1741076 {
    flex: 1 1 auto;
    padding: 10px 22px 0;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-1741076 .jet-listing-dynamic-field,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-1741076 .jet-listing-dynamic-field__inline-wrap,
body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-1741076 .jet-listing-dynamic-field__content {
    width: 100% !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-1741076 .jet-listing-dynamic-field__content {
    display: -webkit-box;
    overflow: hidden;
    color: rgba(255, 255, 255, .78) !important;
    font-size: .92rem !important;
    font-weight: 600 !important;
    line-height: 1.55 !important;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-8bde105 {
    margin-top: auto;
    padding: 18px 22px 22px;
}

body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-8bde105 .jet-listing-dynamic-link__link {
    width: fit-content;
    min-height: 44px;
    padding: 0 18px !important;
    border-radius: 6px !important;
    font-size: .76rem !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa {
    min-height: clamp(520px, 54svh, 650px);
    scroll-margin-top: calc(var(--msecn-header-height, 88px) - 8px);
    display: flex;
    align-items: center;
    padding-block: clamp(58px, 6vw, 88px) !important;
    background:
        linear-gradient(90deg, rgba(23, 33, 63, .96), rgba(32, 43, 82, .82)),
        url("/wp-content/uploads/2024/02/Imagine-apus.jpg") center / cover no-repeat !important;
    color: #fff;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa > .elementor-container {
    position: relative;
    z-index: 4;
    align-items: center;
    width: min(100%, 1180px);
    margin-block: auto !important;
    transform: none;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa .elementor-column > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
    justify-content: center;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa .elementor-heading-title {
    color: #fff !important;
    font-family: "PT Serif Caption", Georgia, serif !important;
    letter-spacing: 0;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa .elementor-widget-heading,
body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa .elementor-widget-text-editor {
    width: min(100%, 680px);
    margin-inline: auto;
    text-align: center;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa p {
    color: rgba(255, 255, 255, .8) !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa form.jet-form-builder {
    width: min(100%, 680px);
    margin: 24px auto 0;
    padding: 10px;
    scroll-margin-top: calc(var(--msecn-header-height, 88px) + 18px);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 8px;
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 22px 60px rgba(0, 0, 0, .24);
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa form.jet-form-builder .wp-block-columns {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px;
    align-items: stretch;
    margin: 0 !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa form.jet-form-builder .wp-block-column {
    flex-basis: auto !important;
    margin: 0 !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa .jet-form-builder__field {
    width: 100%;
    min-height: 50px;
    border: 1px solid rgba(23, 33, 63, .18) !important;
    border-radius: 6px !important;
    background: #fff !important;
    color: var(--msecn-nav-blue-2) !important;
    font-size: 1rem !important;
    line-height: 1.2;
    padding: 0 16px !important;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa .jet-form-builder__field:focus {
    border-color: var(--msecn-nav-gold) !important;
    box-shadow: 0 0 0 3px rgba(188, 141, 70, .18);
    outline: none;
}

body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa form.jet-form-builder .wp-block-button,
body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa form.jet-form-builder button[type="submit"] {
    width: 100%;
    height: 100%;
}

body.page-id-27 #jet-theme-core-document .msecn-home-newsletter-consent {
    width: min(100%, 680px);
    margin: 20px auto 0;
    color: rgba(255, 255, 255, .72) !important;
    font-size: .86rem;
    line-height: 1.55;
    text-align: center;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal {
    opacity: 1;
    transform: none;
    will-change: auto;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal[data-msecn-reveal="image"] {
    filter: none;
    transform: none;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal[data-msecn-reveal="card"] {
    transform: none;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal[data-msecn-reveal="action"] {
    transform: none;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal.is-inview {
    animation: msecnHomeRevealText .6s cubic-bezier(.2, .72, .22, 1) both;
    animation-delay: var(--msecn-home-delay, 0ms);
    will-change: opacity, transform;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal.is-inview[data-msecn-reveal="text"] {
    animation-name: msecnHomeRevealText;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal.is-inview[data-msecn-reveal="image"] {
    animation-name: msecnHomeRevealImage;
    animation-duration: .78s;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal.is-inview[data-msecn-reveal="card"] {
    animation-name: msecnHomeRevealCard;
    animation-duration: .72s;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal.is-inview[data-msecn-reveal="action"] {
    animation-name: msecnHomeRevealAction;
    animation-duration: .46s;
    animation-timing-function: cubic-bezier(.2, .9, .24, 1.16);
    transform-origin: center;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-044ac3f img,
body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-ba8481b img,
body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-3612dfa img {
    transition: transform .24s ease, box-shadow .24s ease, filter .24s ease;
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-044ac3f img:hover,
body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-ba8481b img:hover,
body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-3612dfa img:hover {
    filter: saturate(1.04);
    transform: translateY(-3px);
}

body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .jet-listing-grid__item .elementor-section,
body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .jet-listing-grid__item .elementor-section:hover {
    transform: none !important;
    transition: none !important;
}

@keyframes msecnHomeRevealText {
    from {
        opacity: 0;
        filter: blur(1.5px);
        transform: translate3d(0, 24px, 0);
    }

    to {
        opacity: 1;
        filter: none;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes msecnHomeRevealImage {
    from {
        opacity: 0;
        clip-path: inset(7% round 10px);
        filter: saturate(.9) contrast(.96);
        transform: scale(1.045);
    }

    to {
        opacity: 1;
        clip-path: inset(0 round 10px);
        filter: none;
        transform: scale(1);
    }
}

@keyframes msecnHomeRevealCard {
    from {
        opacity: 0;
        transform: translate3d(0, 32px, 0) scale(.985);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1);
    }
}

@keyframes msecnHomeRevealAction {
    from {
        opacity: 0;
        filter: saturate(.92);
        transform: scale(.9);
    }

    to {
        opacity: 1;
        filter: none;
        transform: scale(1);
    }
}

@media (max-width: 780px) {
    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 {
        min-height: calc(100svh - var(--msecn-header-height, 88px));
        background:
            linear-gradient(180deg, rgba(8, 13, 29, .08), rgba(8, 13, 29, .52)),
            url("/wp-content/uploads/2023/03/Image-80.jpg") center / cover no-repeat !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-background-video-container {
        display: none !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .msecn-home-mobile-video {
        position: absolute;
        inset: 0;
        z-index: 0;
        display: block;
        overflow: hidden;
        background: var(--msecn-nav-blue-2) url("/wp-content/uploads/2023/03/Image-80.jpg") center / cover no-repeat;
        pointer-events: none;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .msecn-home-mobile-video__media {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        opacity: 0;
        transition: opacity .55s ease;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .msecn-home-mobile-video.is-playing .msecn-home-mobile-video__media {
        opacity: 1;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-e33d3dd h1,
    body.page-id-27 #jet-theme-core-document .elementor-element-e33d3dd h2 {
        font-size: clamp(3rem, 12vw, 4.6rem) !important;
        line-height: .98 !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-de2eb55 p {
        font-size: 1rem;
        line-height: 1.62;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-widget-wrap {
        column-gap: 10px;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-1ba50a4,
    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-49a5091 {
        flex: 1 1 calc(50% - 10px) !important;
        max-width: 180px !important;
        margin-top: 20px !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-1ba50a4 .elementor-button,
    body.page-id-27 #jet-theme-core-document .elementor-element-9a8d4e8 .elementor-element-49a5091 .elementor-button {
        width: 100%;
        min-width: 0;
        padding-inline: 10px !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-044ac3f,
    body.page-id-27 #jet-theme-core-document .elementor-element-ba8481b,
    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf,
    body.page-id-27 #jet-theme-core-document .elementor-element-92e8592,
    body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa {
        padding-inline: 18px !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 {
        padding-block: 70px 92px !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf {
        padding-block: 66px 90px !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-element-035d6a1 > .elementor-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 28px;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-element-8b4ec92,
    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-element-a71a909 {
        width: 100% !important;
        max-width: 100% !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-element-a71a909 > .elementor-widget-wrap {
        justify-content: flex-start;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-element-feef8c1 {
        width: auto !important;
        max-width: min(100%, 340px) !important;
        margin: 0 !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-element-d91c86a,
    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-element-feef8c1 > .elementor-widget-container {
        margin: 0 !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf .elementor-element-feef8c1 .elementor-button {
        width: 100%;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-ba8481b::before,
    body.page-id-27 #jet-theme-core-document .elementor-element-b1f50cf::before,
    body.page-id-27 #jet-theme-core-document .elementor-element-92e8592::before {
        width: calc(100% - 36px);
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-0798780,
    body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-e9cc453 > .elementor-widget-wrap {
        min-height: 480px;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-92e8592 .elementor-159 .elementor-element-d9637d3 img {
        height: 210px !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa form.jet-form-builder .wp-block-columns {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa form.jet-form-builder {
        width: min(100%, 340px);
        padding: 12px 12px 18px;
        margin-top: 28px;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa form.jet-form-builder button[type="submit"] {
        min-height: 54px;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa .jet-form-builder__field {
        min-height: 54px;
    }

    body.page-id-27 #jet-theme-core-document .msecn-home-newsletter-consent {
        width: min(100%, 340px);
        margin-top: 22px;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa {
        min-height: auto;
        padding-block: 52px 76px !important;
    }

    body.page-id-27 #jet-theme-core-document .elementor-element-3612dfa > .elementor-container {
        transform: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal,
    body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-044ac3f img,
    body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-ba8481b img,
    body.msecn-home-modern.page-id-27 #jet-theme-core-document .elementor-element-3612dfa img {
        animation: none !important;
        transition: none !important;
    }

    body.msecn-home-modern.page-id-27 #jet-theme-core-document .msecn-home-reveal {
        opacity: 1 !important;
        filter: none !important;
        transform: none !important;
    }
}

.msecn-preview {
    --msecn-ink: #15203f;
    --msecn-blue: #25335f;
    --msecn-gold: #b78a43;
    --msecn-paper: #f7f3ea;
    --msecn-muted: #667085;
    color: var(--msecn-ink);
    background: #fff;
    font-family: "PT Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.msecn-preview * {
    box-sizing: border-box;
}

.msecn-preview section {
    padding: clamp(64px, 9vw, 120px) clamp(20px, 5vw, 72px);
}

.msecn-preview__hero {
    min-height: 82svh;
    display: grid;
    align-items: end;
    background:
        linear-gradient(90deg, rgba(21, 32, 63, .84), rgba(21, 32, 63, .28)),
        url("/wp-content/uploads/2024/02/biserica-aerial-1024x711.jpg") center/cover;
    color: #fff;
}

.msecn-preview__eyebrow {
    color: var(--msecn-gold);
    font-size: .82rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.msecn-preview h1,
.msecn-preview h2 {
    max-width: 860px;
    margin: .35em 0;
    font-family: "PT Serif Caption", Georgia, serif;
    letter-spacing: 0;
}

.msecn-preview h1 {
    font-size: clamp(3rem, 7vw, 6.8rem);
    line-height: .96;
}

.msecn-preview h2 {
    font-size: clamp(2.2rem, 4vw, 4.4rem);
    line-height: 1.02;
}

.msecn-preview p {
    max-width: 720px;
    font-size: clamp(1.05rem, 1.5vw, 1.28rem);
    line-height: 1.7;
}

.msecn-preview__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 28px;
}

.msecn-preview__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 22px;
    border: 1px solid currentColor;
    color: inherit;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .78rem;
}

.msecn-preview__button--gold {
    background: var(--msecn-gold);
    border-color: var(--msecn-gold);
    color: #fff;
}

.msecn-preview__split {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
    gap: clamp(32px, 6vw, 92px);
    align-items: center;
}

.msecn-preview__media {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: var(--msecn-paper);
}

.msecn-preview__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.msecn-preview__band {
    background: var(--msecn-blue);
    color: #fff;
}

.msecn-preview__list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    background: rgba(255, 255, 255, .22);
    margin-top: 34px;
}

.msecn-preview__list > div {
    background: var(--msecn-blue);
    padding: 26px;
}

.msecn-preview__list strong {
    display: block;
    margin-bottom: 10px;
    color: var(--msecn-gold);
}

.msecn-preview__cta {
    background: var(--msecn-paper);
    text-align: center;
}

.msecn-preview__cta p,
.msecn-preview__cta h2 {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 780px) {
    .msecn-preview__hero {
        min-height: 74svh;
        background:
            linear-gradient(180deg, rgba(21, 32, 63, .42), rgba(21, 32, 63, .88)),
            url("/wp-content/uploads/2024/02/biserica-aerial-1024x711.jpg") center/cover;
    }

    .msecn-preview__split,
    .msecn-preview__list {
        grid-template-columns: 1fr;
    }
}
