.fms-institutional-page {
    background: #f7f9fb;
    color: #263746;
}

.fms-institutional-hero {
    background: #16324f;
    color: #ffffff;
}

.fms-institutional-hero-inner {
    margin: 0 auto;
    max-width: 1120px;
    padding: 88px 20px 76px;
}

.fms-institutional-hero a {
    color: #d9e2ec;
    display: inline-block;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .08em;
    margin-bottom: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

.fms-institutional-hero h1 {
    color: #ffffff;
    font-size: clamp(2.35rem, 5vw, 4.1rem);
    line-height: 1.06;
    margin: 0 0 22px;
    max-width: 850px;
}

.fms-institutional-hero p {
    color: #e6edf4;
    font-size: 1.16rem;
    line-height: 1.85;
    margin: 0;
    max-width: 790px;
}

.fms-institutional-body {
    margin: 0 auto;
    max-width: 1120px;
    padding: 70px 20px 88px;
}

.fms-institutional-content {
    background: #ffffff;
    border: 1px solid #d9e2ec;
    color: #334e68;
    font-size: 1.08rem;
    line-height: 1.9;
    padding: 50px 58px;
}

.fms-institutional-content > *:first-child {
    margin-top: 0;
}

.fms-institutional-content > *:last-child {
    margin-bottom: 0;
}

.fms-institutional-content h2,
.fms-institutional-content h3 {
    color: #16324f;
    line-height: 1.18;
}

.fms-institutional-content h2 {
    font-size: clamp(1.75rem, 3vw, 2.35rem);
    margin: 44px 0 18px;
}

.fms-institutional-content h3 {
    font-size: 1.35rem;
    margin: 32px 0 12px;
}

.fms-institutional-content p {
    margin: 0 0 22px;
}

.fms-institutional-content ul,
.fms-institutional-content ol {
    margin: 0 0 26px 22px;
    padding: 0;
}

.fms-institutional-content li {
    margin-bottom: 10px;
}

.fms-institutional-content blockquote {
    background: #eef4f8;
    border-left: 5px solid #234e70;
    color: #16324f;
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.45rem;
    line-height: 1.55;
    margin: 34px 0;
    padding: 26px 30px;
}

.fms-institutional-content .fms-page-note {
    background: #f7f9fb;
    border: 1px solid #d9e2ec;
    border-left: 5px solid #234e70;
    margin: 34px 0;
    padding: 26px 30px;
}

.fms-institutional-content .fms-page-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 30px 0;
}

.fms-institutional-content .fms-page-card {
    background: #f7f9fb;
    border: 1px solid #d9e2ec;
    padding: 24px;
}

.fms-institutional-content .fms-page-card h3 {
    margin-top: 0;
}

@media (max-width: 760px) {
    .fms-institutional-hero-inner {
        padding: 66px 20px 58px;
    }

    .fms-institutional-body {
        padding: 46px 18px 62px;
    }

    .fms-institutional-content {
        font-size: 1rem;
        padding: 30px 22px;
    }

    .fms-institutional-content .fms-page-grid {
        grid-template-columns: 1fr;
    }
}


.fms-president-letter {
    background: transparent;
    border: 0;
    padding: 0;
}

.fms-president-letter-sheet {
    background:
        linear-gradient(90deg, rgba(35,78,112,.08) 0 1px, transparent 1px) 58px 0 / 1px 100% no-repeat,
        #ffffff;
    border: 1px solid #d9e2ec;
    box-shadow: 0 26px 56px rgba(16, 42, 67, .16);
    min-height: 720px;
    padding: 62px 68px 66px;
    position: relative;
}

.fms-president-letter-sheet::before,
.fms-president-letter-sheet::after {
    content: '';
    position: absolute;
    pointer-events: none;
}

.fms-president-letter-sheet::before {
    background: linear-gradient(180deg, rgba(217,226,236,.5), rgba(217,226,236,0));
    left: 0;
    top: 112px;
    width: 100%;
    height: 1px;
}

.fms-president-letter-sheet::after {
    border: 1px solid rgba(35,78,112,.14);
    inset: 18px;
}

.fms-president-portrait {
    background: #fff;
    box-shadow: 0 18px 38px rgba(16,42,67,.22);
    margin: 0 0 28px 42px;
    padding: 10px 10px 38px;
    position: relative;
    float: right;
    max-width: 260px;
    transform: rotate(2.5deg) translateX(18px);
    z-index: 2;
}

.fms-president-portrait img {
    aspect-ratio: 4 / 5;
    display: block;
    object-fit: cover;
    width: 100%;
}

.fms-paperclip {
    border: 4px solid #b7c4cf;
    border-bottom-color: transparent;
    border-radius: 18px 18px 4px 4px;
    height: 82px;
    left: -22px;
    position: absolute;
    top: -34px;
    transform: rotate(-16deg);
    width: 30px;
    z-index: 3;
}

.fms-paperclip::after {
    border: 3px solid #d3dbe3;
    border-bottom-color: transparent;
    border-radius: 14px 14px 3px 3px;
    content: '';
    height: 58px;
    left: 6px;
    position: absolute;
    top: 10px;
    width: 14px;
}

.fms-president-letter-text {
    position: relative;
    z-index: 1;
}

.fms-letter-salutation {
    color: #16324f;
    font-family: 'Cormorant Garamond', serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 20px;
}

.fms-president-letter .fms-page-grid {
    clear: both;
    padding-top: 6px;
}

.fms-president-letter .fms-page-card {
    background: #fbfcfd;
    border-top: 4px solid #234e70;
}

.fms-president-signature {
    border-top: 1px solid #d9e2ec;
    margin-top: 38px;
    padding-top: 28px;
    text-align: right;
}

.fms-president-signature span {
    color: #526d7a;
    display: block;
    font-style: italic;
    margin-bottom: 10px;
}

.fms-president-signature strong {
    color: #16324f;
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.55rem;
    line-height: 1.25;
}

@media (max-width: 860px) {
    .fms-president-letter-sheet {
        padding: 42px 24px 46px;
    }

    .fms-president-letter-sheet::after {
        inset: 10px;
    }

    .fms-president-portrait {
        float: none;
        margin: -8px auto 34px;
        max-width: 230px;
        transform: rotate(1.5deg);
    }

    .fms-letter-salutation {
        font-size: 1.65rem;
    }

    .fms-president-signature {
        text-align: left;
    }
}
