a {
    color: red;
    text-decoration: none;
}

html {
    scroll-padding-top: 90px;
    /* Adjust according to your fixed header height */
}

.term {
    text-decoration: none;
    color: black !important;
}

.description {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}

.topic {
    font-weight: 700;
    font-size: 38px;
    line-height: 51px;
}

.topic2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
}

.title {
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
}

.content-area {
    align-items: center;
    justify-content: space-between;
}

.content-area .col-img {
    width: 48%;
}


section[data-sectname="2"],
section[data-sectname="3"],
section[data-sectname="4"],
section[data-sectname="5"] {
    position: relative;
    display: flex;
    align-items: center;
}


p {
    padding-bottom: 20px;
}

.director-info-wrapper {
    margin-top: 16px !important;
    display: block;
}

.director-name-label {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #cc0000 !important;
    margin: 0 !important;
    display: block;
}

.director-role-label {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
    color: #000;
}



.homevideo {
    width: 100%;
    height: auto;
}

.livemore {
    font-family: 'livemore';
    color: #cc0000;
    font-weight: normal;
    font-size: 50px;
    line-height: 41px;
    letter-spacing: -2px;
}

.red {
    color: #cc0000 !important;
}

.black {
    color: #000000 !important;
}

.black-text {
    color: #000000 !important;
    font-weight: 600 !important;
}

.red-border-text {
    display: inline-block;
    border-top: 1px solid #c22033;
    border-bottom: 1px solid #c22033;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 5px 0 10px;
    font-size: 16px;
    font-weight: 700 !important;

}

.bg-cloud {
    background: no-repeat bottom / cover url(../i/clouds-sky.png);
}

.fh {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 30px;
}

.fh-figures {
    font-weight: 600;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 20px;
}

.fh-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 6px;
}

.fh-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 30px;
}




.point {
    display: flex;
    flex-direction: column;
    /* Keep content stacked */
    padding-bottom: 50px;
    padding-left: 20px;
}

.bb {
    border-bottom: 1px #e5e4e4 solid;
    padding-bottom: 20px;
}

.br {
    border-right: 1px #e5e4e4 solid;
    margin-top: 50px;
}

.t2-bl {
    border-left: 1px #e5e4e4 solid;
    margin-top: 50px;
    padding-left: 20px;
}

.t2-titlepadding {
    padding-top: 20px;
}

.t2-titlepadding2 {
    padding-top: 50px;
}


.livemorenumbering {
    font-family: 'livemore', sans-serif;
    color: #cc0000;
    font-size: 120px;
    font-weight: 400;
    line-height: 10px;
}

.point-header {
    display: flex;
    align-items: center;
    /* Align number and title vertically */
    gap: 10px;
    /* Adjust spacing between number and title */
    /* align-items: flex-start;*/
    /* Align text to the right */
}

.sticky {
    position: sticky;
    top: 90px;
    /* Adjust based on your header */
    align-self: flex-start;
    /* Ensures it sticks at the top */
    border-right: 2px solid #e5e4e4;
    /* Adjust thickness and color */
    padding-right: 20px;
}

.mt250 {
    margin-top: 250px;
}

.mt300 {
    margin-top: 300px;
}

.mt50 {
    margin-top: 50px;
}

.back,
.next {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #999;
}


.bottom-nav-link,
.keytitle,
.posbsubtitle {
    font-weight: 700;
    font-size: 21px;
    line-height: 29px;
    display: block;
    color: black;
}

.posbcontent {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: block;
    color: white;
}


.border-left {
    border-left: 1px solid #dfdfdf;
    padding-left: 20px;
    /* Adjust spacing between the line and content */
}

.left-align {
    text-align: left;
    padding-left: 10px;
}

.right-align {
    text-align: right;
    padding-right: 10px;
}

.mr110 {
    margin-right: 110px;
}

.nav-content-area {
    padding-top: 10px;
}

.caption,
.highlight {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;

}

.listen {
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
}

.grey-section {
    background-color: #ededed;
    padding: 20px;
    margin-bottom: 40px;
}

.grey-section-2 {
    background-color: #e2e3e4;
    padding: 20px;
    margin-bottom: 40px;
}

.boddw {
    width: 97%;
}

.b600 {
    font-weight: 600;
}

.who-highlight {
    margin-bottom: 40px;
    margin-top: 30px;
}

.who-highlight-border {
    border-bottom: #cc0000 2px solid;
    border-top: #cc0000 2px solid;
    margin-bottom: 30px;
    padding-top: 10px;
}

.wwa-figures {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.2em;
}


.wwa-figures2 {
    font-weight: 600;
    font-size: 52px;
    line-height: 1.2em;
}

.bod-titlie {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
}

.gmc-tile {
    display: flex;
    align-items: center;
    /* Vertically centers text */
    text-align: left;
    /* Ensures text is left-aligned */
    height: 250px;
    /* Optional: Ensures it fills the container */
    font-weight: 600;
    font-size: 21px;
    line-height: 30px;
}

.gmc-subscript {
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
}

.reflections-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.reflections-signature {
    font-size: 16px;
    line-height: 24px;
}

.left-nav p {
    padding-bottom: 10px;
}

.redborderleft {
    border-right: #cc0000 1px solid;

}

.redbordertop {
    border-top: #cc0000 1px solid;
    margin-top: 20px;
    padding-top: 10px;
}

.posbbackgroundblue {
    background: #003e7b;
}

.posbbackgroundorange {
    background: #ffb81b;
}

.whitetext {
    color: white;
}

.bluetext {
    color: #003e7b;
}

.blacktext {
    color: #000000;
}

.orangetext {
    color: #ffb81b;
}

.posbtitle {
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
}

.posbul {
    list-style-type: disc;
    margin-left: 30px;
}

.posbul li {
    padding: 10px 0;
    border-top: none;
    border-bottom: none;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.posbsubtitle2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 40px;
    border-top: 1px solid #1f366c;
    border-bottom: 1px solid #1f366c;
    color: #1f366c;
    margin-bottom: 30px;
}

.download li {
    font-size: 18px;
    font-weight: 600;
    color: black;
    border-top: none;
    border-bottom: none;
}




.lookbackbackground {
    background-color: #ECECEC;
}

/*
.image-container {
    position: relative;
    display: inline-block;
}
    */

.lookback-audio-container {
    position: absolute;
    top: 20px;
    right: 0;
    width: 250px;
    display: block;
}


.double-clover {
    background-image: url('../i/clover-double2.png');
    background-size: 780px 700px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 100%;
    height: 760px;
    padding: 20% 400px 20% 400px;
    text-align: center;
    margin: 0 auto;
}


.big-clover {
    width: 100%;
    /* Ensure it scales properly */
    max-width: 732px;
    /* Maintain original size */
    height: auto;
}

/*
.big-clover-overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: black; 
    border-radius: 10px;
    width: 400px;
}
*/

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: black;
    /* Ensure visibility */
    border-radius: 10px;
    width: 550px;
}

.clover-title {
    font-family: livemore;
    font-size: 40px;
    font-weight: 400;
    line-height: 41px;
    text-align: center;
}

.clover-content {
    margin-top: 20px;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
}

.yeartopic {
    font-size: 28px;
    font-weight: 700;
}

.yeartitle {
    font-size: 21px;
    font-weight: 700;
}

.yearcontent {
    font-size: 16px;
    font-weight: 400;
}

.award-content {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}


.pdf-downlaod {
    color: white;
}


.bottomnavptpb {
    padding-top: 1em;
    padding-bottom: 1em;
}

.sticky-nav {
    position: sticky;
    top: 100px;
    height: 100vh;
    overflow-y: auto;
    padding-right: 20px;
}

.sticky-nav p {
    padding: 10px;
    cursor: pointer;
    transition: background 0.3s;
}

.sticky-nav p.active {
    color: #cc0000;
    font-weight: 600;
}


.subtopic {
    font-weight: 600;
    font-size: 21px;
}

.subtopic-ceo {
    font-weight: 700;
    font-size: 21px;
    line-height: 24px;
}

.posb-audio-player-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    /* Adds spacing between elements */
    border-radius: 5px;
    max-width: 350px;
    /* Adjust width as needed */
    margin-bottom: 10px;
    /*    background-color: white;
    border: 1px solid #ccc;
        padding: 10px;*/
}


.audio-player-wrapper {
    position: relative;
    display: block;
    z-index: 500;
    margin-bottom: 50px;
}

.audio-player-wrapper select {
    color: #000;
}

.audio-player {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    padding: 1px 14px;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    background-color: #fff;
}

.audio-controls {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #000;
}

#playButton {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: none;
    background: none;
    cursor: pointer;
}

#playButton img {
    width: 25px;
    height: 25px;
}



#volume {
    width: 80px;
    /* Adjust width as needed */
}

#speed {
    border: none;
    background: transparent;
    cursor: pointer;
    outline: none;
    /* Removes the focus outline */
}

.focus-areas-section {
    background-color: #cc0000;
    color: white;
}

.reflections-content ul {
    padding-right: 20px;
}


.reflections-content li {
    padding: 10px;
}

.focus-area-subtopic {
    font-weight: 600;
    color: white;
    padding: 15px;
    font-size: 16px;
}

.icon {
    width: 80px;
    height: 80px;
    background-color: #c00;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: -40px;
    position: relative;
    z-index: 1;
    background-position: center;
    background-size: 85% auto;
    background-repeat: no-repeat;
}

.download li {
    margin-bottom: 10px;
}

.download li a {
    color: #000000;
}

ul.download {
    list-style: none;
    padding: 0;
    margin: 0;
}

.gwp-clover {
    width: 1000px;
}






.gwp-title {
    font-size: 8px;
    font-weight: 700;
    padding-bottom: 10px;
}

.gwp-clover-content {
    font-size: 7px;
    font-weight: 400;

}

.gwp-subtitle {
    font-size: 7px;
    font-weight: 700;
    border-bottom: 1px solid black;
    margin-bottom: 5px;
    margin-top: 5px;
}

.gwp-highlight {
    font-size: 12px;
    font-weight: 700;
}





.gwp-item-content {
    position: absolute;
    top: 15%;
    left: 20%;
    width: 300px;
}

.gwp-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* Full width */
    padding-top: 350px;
    padding-bottom: 350px;
}


.carousel {
    position: relative;
    width: 400px;
    /* Increase width */
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item {
    width: 450px;
    /* Slightly bigger */
    height: 450px;
    position: absolute;
    transition: transform 0.5s ease, z-index 0.5s ease;
    cursor: pointer;
    background-image: url(../i/clover.png);
    background-size: cover;
}



/* Increase spacing */
[data-position="1"] {
    transform: scale(1.2) translateX(-180px);
    z-index: 1;
}

[data-position="2"] {
    transform: scale(1.5) translateX(0);
    z-index: 2;
}

[data-position="3"] {
    transform: scale(1.2) translateX(180px);
    z-index: 1;
}

.posb-mobile .carousel-indicators button {
    background-color: #ECECEC;
    /* Default button color */
    border: none;
    /* Removes border */
    width: 10px;
    /* Adjust size */
    height: 10px;
    /* Adjust size */
    border-radius: 50%;
    /* Makes it circular */
}

.posb-mobile .carousel-indicators .active {
    background-color: #FF5544;
    /* Highlighted button color */
}


.mobileversion {
    display: none;
}

.making-greater-impact-mobile {
    height: 280px;
}

.posb-mobile {
    height: 280px;
    padding-top: 20px;
}

.carousel-indicators {
    margin-bottom: -60px;
}


.carousel-indicators [data-bs-target] {
    width: 9px;
    /* Set width for the button */
    height: 9px;
    /* Set height for the button */
    border-radius: 50%;
    /* Make it round */
    background-color: #555;
    /* Default color for inactive button */
    border: none;
    opacity: 0.5;
    transition: 0.3s;
}

.carousel-indicators [data-bs-target].active {
    opacity: 1;
    background-color: #cc0000;
    /* Red color for the active indicator */
}



.bodimg {
    padding-bottom: 20px;
}

.bodimg img {
    border-bottom: #c00 solid 1px;
}






/*
  input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    background: red;
    border-radius: 5px;
    outline: none;

  }
  */

/* Style the thumb (slider handle) */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: red;
    /* Thumb color */
    border-radius: 50%;
    cursor: pointer;
}

input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: red;
    /* Thumb color */
    border-radius: 50%;
    cursor: pointer;
}

/* Customizing the slider thumb */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: red;
    /* Red thumb */
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}


.subscript {
    font-size: 15px;
    font-style: italic;
}

.signature {
    padding-top: 30px;
}


/* Keep heading at the top */
.wwa-heading-container {
    order: 1;
}

/* Move text above the audio in mobile */
.wwa-text-container {
    order: 2;
}

/* Move audio player to the bottom in mobile */
.wwa-audio-container {
    order: 3;

}


.lfcc-stats,
.letter-from-chairman-ceo {
    display: flex;
    flex-wrap: wrap;
}

.lfcc-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sticky-nav a {
    color: black;
    /* Default link color */
}


.signature img {
    max-width: 100%;
    height: auto;
}

/*-- RESPONSIVE --*/

/* media max-width styles */
@media (max-width: 576px) {

    img {
        width: 100%;
        height: auto;
    }

    .imgfit {
        width: auto;
        /* Resets width */
        max-width: none;
        /* Ensures it doesn't shrink */
    }

    .sticky-nav {
        display: none;
    }

    .sticky {
        position: static;
        /* Removes sticky behavior */
    }

    .br {
        border: none;
    }

    .mobileversion {
        display: block;
    }

    .desktopversion {
        display: none;
    }

    .title {
        font-weight: 700;
        font-size: 21px;
    }

    .lookback-audio-container {
        position: relative;
        top: 20px;
        right: auto;
        width: 100%;
        display: block;
    }

    .double-clover {
        background-image: url('../i/clover-double.png');
        background-size: 780px 760px;
        /* Ensures full width but keeps aspect ratio */
        display: block;
        text-align: center;
        padding: 0;
        margin: 0 auto;
    }

    .mt250,
    .mt300 {
        margin-top: 50px;
    }

    .topic2,
    .topic {
        font-size: 28px;
        line-height: 36px;
    }

    .livemore {
        font-size: 40px;
    }

    .bodimg img {
        padding-top: 40px;
    }

    .bottomnavptpb {
        padding-top: inherit;
    }

    .bodtw {
        padding-top: 30px;
    }

    .second-signature {
        padding-top: 40px;
    }

    .redborderleft {
        border-right: inherit
    }

    .mobileredbordertop {
        border-top: #cc0000 1px solid;
        margin-top: 20px;
        padding-top: 10px;
    }

    .letter-from-chairman-ceo {
        order: 2;
    }

    .lfcc-stats {
        order: 1;
    }

    .focus-area-subtopic {
        padding-top: 50px;
    }

    .who-highlight {
        margin-top: 88px;
    }


    .boddw {
        padding-bottom: 20px;
    }

    .mgi-content-text {
        order: 1;
    }

    .mgi-content-audio {
        order: 2;
    }

    .mgi-content-text2 {
        order: 3;
    }

    .mgi-content-carousel {
        order: 4;
    }

    .posb-content-audio {
        order: 3
    }

    .posb-content-title {
        order: 1
    }

    .posb-content-Carousel {
        order: 2
    }



    .t2-bl,
    .t2-titlepadding2 {
        margin-top: 0px;
        border-left: inherit;
    }

    #iidfc .point {
        padding-bottom: 0px;
        margin-top: 30px;
    }

}

@media (max-width: 992px) {

    img {
        width: 100%;
        height: auto;
    }

    .imgfit {
        width: auto;
        /* Resets width */
        max-width: none;
        /* Ensures it doesn't shrink */
    }

    .sticky-nav {
        display: none;
    }

    .sticky {
        position: static;
        /* Removes sticky behavior */
    }

    .br {
        border: none;
    }

    .mobileversion {
        display: block;
    }

    .desktopversion {
        display: none;
    }

    [data-position="1"],
    [data-position="2"],
    [data-position="3"] {
        transform: none;
    }

    .title {
        font-weight: 700;
        font-size: 21px;
    }

    .mt250,
    .mt300 {
        margin-top: 50px;
    }

    .topic2,
    .topic {
        font-size: 28px;
        line-height: 36px;
    }

    .livemore {
        font-size: 40px;
    }

    .bodimg img {
        padding-top: 40px;
    }

    .bottomnavptpb {
        padding-top: inherit;
    }

    .bodtw {
        padding-top: 30px;
    }

    .second-signature {
        padding-top: 40px;
    }

    .redborderleft {
        border-right: inherit
    }

    .mobileredbordertop {
        border-top: #cc0000 1px solid;
        margin-top: 20px;
        padding-top: 10px;
    }

    .letter-from-chairman-ceo {
        order: 2;
    }

    .lfcc-stats {
        order: 1;
    }

    .mobile-max-width {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .focus-area-subtopic {
        padding-top: 50px;
    }

    .who-highlight {
        margin-top: 88px;
    }

    .boddw {
        padding-bottom: 20px;
    }

    .mgi-content-text {
        order: 1;
    }

    .mgi-content-audio {
        order: 2;
    }

    .mgi-content-carousel {
        order: 3;
    }

    .posb-content-audio {
        order: 3
    }

    .posb-content-title {
        order: 1
    }

    .posb-content-Carousel {
        order: 2
    }

    .t2-bl {
        margin-top: 0px;
        border-left: inherit;
    }

    #iidfc .point {
        padding-bottom: 0px;
        margin-top: 30px;
    }

}


/* media min-width styles */

/* Small devices (sm, ≥0px) */
@media (min-width: 0px) {

    .thematic-audio-adjust {
        margin-bottom: 100px;
    }

    .thematic-audio-container {
        position: absolute;
        top: 220px;
    }

}

/* Small devices (sm, ≥576px) */
@media (min-width: 576px) {

    .thematic-audio-container {
        position: relative;
        display: block;
        float: right;
        width: 250px;
        top: 0;
        right: 0;
    }

    .thematic2-audio-container {
        position: absolute;
        display: block;
        width: 250px;
        top: 0;
        right: 0;
    }

}


/* Medium devices (md, ≥768px) */
@media (min-width: 768px) {

    .audio-player {
        height: 48px;
    }

}

/* Large devices (lg, ≥992px) */
@media (min-width: 1200px) {}

/* Extra large devices (xl, ≥1200px) */
@media (min-width: 1200px) {}

@media (max-width: 767px) {
    .wwa-heading-container .topic .red {
        display: block;
        padding-bottom: 1.5rem;
    }

    .wwa-heading-container .topic {
        font-size: 28px;
    }

    .wwa-text-container .ft-content {
        font-size: 18px;
        line-height: 28px;
    }

    .who-highlight .bod-titlie {
        margin-bottom: 8px;
    }

    .who-highlight .bodtw {
        padding-top: 16px;
    }

    .who-highlight .boddw {
        padding-bottom: 12px;
    }
}


.wwa-posb-desc {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
    letter-spacing: 0px;
    color: black;
    text-align: left;
}

.key-highlights-border {
    border-bottom: 2px solid #cc0000;
}

.hero-beacon-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    padding-right: 15px;
}

.citation-quote {
    color: #111;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.citation-card {
    padding-top: 20px;
}

.citations-heading-wrapper {
    border-top: 2px solid #c22033;
    border-bottom: 1px solid #c22033;
    padding-left: 0px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.citations-heading-wrapper p {
    margin-bottom: 0;
}

.stability-hero-graphic {
    height: 7rem;
    transform: translateY(-8px);
}

@media (min-width: 768px) {
    .stability-hero-graphic {
        height: 6rem;
        transform: translateY(15px);
    }
}

.citation-logo {
    height: 110px;
    width: auto;
    object-fit: contain;
}

.citation-sparks {
    width: 268px;
    height: 208px;
    aspect-ratio: 67 / 52;
    object-fit: contain;
    max-width: 100%;
    transform: translateY(40px);
}

.awards-feature-img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.awards-highlight-text {
    color: #111;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 550;
    line-height: normal;
    height: auto;
    max-width: 544px;
}

.awards-caption {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0.5rem;
}

.image-desc {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.intro-description {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 450;
    line-height: 28px;
    border-top: 2px solid #c22033;
    border-bottom: 1px solid #c22033;
    padding-top: 5px;
    padding-bottom: 5px;
}

.hero-summary {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 28px;
    /* 155.556% */
    border-top: 1px solid #c22033;
    padding-top: 0.3rem;
    margin-top: 0.5rem;
    display: inline-block;
    width: max-content;
    max-width: 100%;
}

.ceof-hero-summary {
    font-weight: 600 !important;
}

.hero-row-border {
    border-bottom: 2px solid #c22033;
    align-items: flex-end;
}

.hero-row-border-ceo {
    border-bottom: 2px solid #c22033;
    align-items: flex-end;
}

@media (max-width: 767px) {
    p.lfcc-hero-topic {
        padding-bottom: 0;
    }

    .financial-stat-divider {
        border-top: 1px solid #ffffff;
        padding-top: 1.5rem;
        margin-top: 1.5rem;
    }
}

@media (min-width: 768px) {
    .financial-stat-divider {
        border-top: none;
        border-left: 1px solid #ffffff;
        padding-left: 1.5rem;
    }
}

/* POSB Highlights - Navy Header Override */
.theme-posb-navy #topnav,
.theme-posb-navy #topnav .topnavbar {
    background-color: #003E7B !important;
    border-bottom: none !important;
}

/* Make text and menu icon white for the navy header */
.theme-posb-navy #topnav .topnavbar,
.theme-posb-navy #topnav a {
    color: #ffffff !important;
}

/* Override the hamburger menu SVG fill color for the navy theme */
.theme-posb-navy #header-component svg rect {
    fill: #ffffff !important;
}

/* Reset the secondary dropdown menu links back to dark grey */
.theme-posb-navy #topnav #secNav a,
.theme-posb-navy #page-secNav a {
    color: rgb(51, 51, 51) !important;
}

/* Set the active/current section link back to red */
.theme-posb-navy #topnav #secNav .currNav a,
.theme-posb-navy #page-secNav .currNav a {
    color: #cc0000 !important;
}

/* =========================================
   MAKING GREATER IMPACT - LAYOUT OVERRIDES 
   ========================================= */

@media (max-width: 992px) {
    .content-area .col-img {
        width: 100%;
    }
}

/* Mobile Carousel Indicator Adjustments */
@media (max-width: 767.98px) {

    /* 1. Modern Flexbox approach: Stack items vertically and let the browser do the math */
    #mobileHighlightsCarousel {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        /* Perfectly centers the image and dots container */
        margin: 2rem 0 !important;
        /* Clean spacing: 2rem top & bottom, auto left & right */
        padding-bottom: 0 !important;
        /* Nullifies the 'pb-5' in your HTML to keep spacing precise */
        width: 100% !important;
        height: auto !important;
    }

    #mobileHighlightsCarousel .carousel-item img {
        aspect-ratio: 3/2;
        object-position: center top;
    }

    /* 2. Drop the indicators into the natural document flow */
    #mobileHighlightsCarousel .carousel-indicators.custom-circular-indicators {
        position: static !important;
        /* "Static" removes it from floating/absolute behavior entirely */
        display: flex !important;
        width: 100% !important;
        justify-content: center !important;
        /* Perfect horizontal centering */
        margin: 1rem 0 0 0 !important;
        /* Exactly 1rem of space between the image and dots */
        padding: 0 !important;
    }

    /* 3. Keep your custom dot styling exactly as it was */
    #mobileHighlightsCarousel .carousel-indicators.custom-circular-indicators button {
        width: 8px !important;
        height: 8px !important;
        border-radius: 50% !important;
        background-color: #d1d1d1 !important;
        border: none !important;
        opacity: 1 !important;
        margin: 0 4px !important;
    }

    #mobileHighlightsCarousel .carousel-indicators.custom-circular-indicators button.active {
        background-color: #eb5c55 !important;
    }
}

@media (max-width: 767.98px) {
    .citation-sparks {
        transform: translateY(0);
    }

    .mobile-tower-gap {
        margin-top: 30px;
    }
}

@media (max-width: 767.9px) {
    .signature img {
        max-width: 130px;
        /* Reduces footprint on mobile */
        height: auto;
        /* Preserves the aspect ratio against the hardcoded height attribute */

        #making-greater-impact,
        #making-greater-impact .container,
        #making-greater-impact .content-area,
        .content-area,
        .key-highlights-border {
            position: relative !important;
            height: auto !important;
            min-height: max-content !important;
            display: block !important;
        }

        #making-greater-impact {
            display: flow-root !important;
        }

        #making-greater-impact .text-md-end.text-start {
            position: relative !important;
            float: none !important;
            width: 100% !important;
            margin-bottom: 2rem !important;
            display: block !important;
        }

        #mobileHighlightsCarousel {
            margin-bottom: 5rem !important;
            clear: both !important;
            display: block !important;
        }

        #key-industry-citations-include {
            clear: both !important;
            position: relative !important;
            z-index: 2 !important;
            padding-top: 1rem !important;
            margin-top: 1rem !important;
        }

        #making-greater-impact .hero-beacon-text {
            color: #CC0000 !important;
            font-family: "Open Sans", sans-serif !important;
            font-size: 28px !important;
            font-style: normal !important;
            font-weight: 600 !important;
            line-height: 48px !important;
        }
    }
}

@media (min-width: 768px) {
    .grey-section-2 .custom-border-end {
        border-right: 1px solid #ffffff !important;
        /* Safety override to ensure Rows span fully */
    }
}

.grey-section-2 .row.m-0 {
    width: 100% !important;
}

@media (min-width: 992px) {
    .ceo-portrait {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

.sticky-nav p.active a {
    color: #cc0000 !important;
    font-weight: 600 !important;
}

.subtext {
    color: #cc0000;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.posb-list-custom {
    margin-left: 10px !important;
    padding-left: 1.25rem !important;
    padding-bottom: 30px;
}

.posb-list-item-flush {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.posb-list-zero-margin {
    margin-left: 0 !important;
    padding-left: 1.25rem !important;
}

.posb-list-item-pad-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.img-caption {
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.3;
    margin-top: 10px;
}