@import url('https://fonts.googleapis.com/css?family=Poppins');

body {
    font-family: 'poppins', sans-serif;
}

.financial-top-banner {
    background-image: url('../assets/images/Stock-images/financial.jpg');
    /* height: 63vh; */
    height: 30vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*------overview section --------*/
.financial-overview p {
 line-height: 1.8;
}

.financial-overview .financial-wrapper-1 h1 {
    font-size: 2.25rem;
    font-weight: 600;
    padding: 5px 0px 30px 0px !important;
}

.financial-overview .card-body-wrapper .card-body p {
    font-size: .9rem;
    color: #616161;
    line-height: 1.8;
}

.financial-overview .financial-wrapper-1 .card {
    border: none;
    margin-bottom: 24px;
    box-shadow: 0px 5px 20px -10px rgba(0, 0, 0, .3);
}

.financial-overview .financial-wrapper-1 .card .card-title {
    font-weight: 500;
    font-size: .9rem;
    margin: 0;
    text-align: center;
    padding: 16px 5px;
    min-height: 66px;
    }


.financial-overview .financial-wrapper-1 .card:hover .card-title {
    /* color: #0056B7; */
    transition: .5s ease;
}

.financial-overview .financial-wrapper-1 .card .card-body-wrapper .card-body {
    padding: 5px 0px 16px 0px;
}

.financial-overview .financial-wrapper-1 .card .card-body-wrapper .card-body .btn {
    border-radius: 3px;
    padding: 5px 16px;
    font-size: .8rem;
}

.financial-overview .financial-wrapper-1 .repo-text {
    color: #616161;
}
.financial-overview .financial-wrapper-1 .nav-tabs  .active  {
    color: #0056B7 !important;
}
.financial-overview .financial-wrapper-1 .repo-text:hover {
    color: #0056B7;
}

.nav-tabs .nav-link {
    border-radius: unset !important;
}
.nav-tabs .nav-link {
    display: block;
    padding: 0px 16px;
}

.financial-overview .modal .modal-content .modal-header {
    padding: 0 8px 0 0 !important;
    padding-right: 5px;
}
.financial-overview  .modal .modal-content .modal-header .btn {
    font-size: 22px;
    color: #fff;
    font-weight: 50;
}
.financial-overview .modal-header .close {
    padding: 1.3rem 1rem !important;
    margin: -1rem -1rem -1rem auto;
}
.financial-overview .modal-header .close span {
    font-size: 1.5rem;
}

.trigger-btn .btn{
    font-weight: 600;
    padding-bottom: 0 !important;
}

.wrap-m .modal{
    padding-right: 0 !important;
}
/*.bod-overview .bod-wrapper-1 .card .card-img-top{
    height: 160px;
}
*/

/*------overview section --end------*/

/*-----------Side Menu Bar-------*/
.financial-wrapper-2 .right-navbar {
    width: 100%;
    height: 100%;
    overflow: auto;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, .3);
    box-shadow: 0px 5px 20px -10px rgba(0, 0, 0, .3);
}

.financial-wrapper-2 .right-navbar h6 {
    padding: 12px 0px 9px 20px;
    font-size: 1.25rem;
    font-weight: 700;
}

.financial-wrapper-2 .right-navbar a {
    display: block;
    color: #616161;
    padding: 5px;
    text-decoration: none;
    padding-left: 1rem;
}

.financial-wrapper-2 .right-navbar li {
    /*padding: 8px 5px 8px 5px;*/
    padding: 2.5px 5px;
}

.financial-wrapper-2 .right-navbar li:hover a {
    background-color: #EEEEEE;
    color: #000;
}

.financial-wrapper-2 .right-navbar li.active a {
    background-color: #EEEEEE;
    font-weight: 600;
    color: #000;
}

.financial-wrapper-2 .right-navbar .list-none {
    list-style: none;
    padding: 0;
    margin: 0;
}

.financial-wrapper-2 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}

/*-----------Side Menu Bar--end-----*/

/*-------Gray Box----------*/
.financial-wrapper-3 .gray-box {
    background-color: #f9f9f9;
    width: 100%;
    width: 100%;
    overflow: auto;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, .3);
    box-shadow: 0px 5px 20px -10px rgba(0, 0, 0, .3);
    margin: 16px 0px;
}

.financial-wrapper-3 .gray-box {
    text-align: center;
    padding: 32px 0px;
}

.financial-wrapper-3 .gray-box i {
    font-size: 1.25rem;
    color: #fff;
    padding: 24px 0px 16px 0px;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;

    line-height: 0px;
}

.financial-wrapper-3 .gray-box p {
    font-size: 1rem;
    padding: 6px 0px 6px 0px;
    margin: 0;
    color: #616161;
}

.financial-wrapper-3 .gray-box a {
    font-size: 1.25rem;
    font-weight: 700;
    text-decoration: none;
}

/*-------Gray Box-end---------*/
/*---------Media Query------*/
@media (max-width: 600px) {
    /* .financial-top-banner {
        height: 200px;
    } */

    .financial-overview .financial-wrapper-1 h1 {
        font-size: 1.8rem;
    }

    .financial-overview .card-body-wrapper .card-body p {
        text-align: center;
    }

    .financial-overview .financial-wrapper-1 .card .card-title {
        text-align: center;

    }
}

@media (max-width: 768px) {
    .financial-overview .financial-wrapper-1 h1 {
        font-size: 1.8rem !important;
       
    }
}

.nav-tabs{
    margin-bottom: 50px;

    border-bottom: 0px;
    border-style: none;
}

.nav-tabs .nav-link{
    border-style: none;
    border-style: hidden;
}


@media only screen and (max-width: 992px){
.fnc-pd {
    padding: 1.5rem 0;
}
}

/* ----------------------------Annual Report CR Styles ----------------------------*/
.annual-card {
    background-color: #fff;
    border-radius: 8px;
    justify-content: center; 
    align-items: center; 
    text-align: center; 
    height: 100%;
}
.report-card {
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    align-items: center;
    text-align: center; 
    box-shadow: 0px 4px 9.8px -1px rgba(0, 0, 0, 0.1); 
}
.card-body-wrapper.border-top-red {
    display: flex;
    flex-direction: column;
    justify-content: center; 
    align-items: center; 
    text-align: center;
    width: 100%; 
    height: 100%;

}
.center-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* width: 130px;
    height: 130px; */
}
.annual-card-text {
    font-size: .9rem;
    line-height: 1.2; 
}

.text-grey {
    color: #616161;
}
.annual-rep {
    font-size: 0.8rem;
    font-weight: 400;
}
.sfl-ar-button{
    line-height:1.2;
	min-height: 72px;
}

.annual-rep:hover {
    text-decoration: none;
    color: #616161;
}
.annual-img {
    width: 87px;
    height: auto;
}
/* ----------------------------end Annual Report CR Styles ----------------------------*/

/* ----------------------------Annual Report 2026 CR Styles ----------------------------*/
.sfl-featured-report-section {
    margin-bottom: 2rem;
}

.sfl-featured-report-layout {
    row-gap: 24px;
}

.sfl-featured-report-grid-col {
    min-width: 0;
}

.sfl-featured-report-image-col {
    display: flex;
    justify-content: center;
}

.sfl-featured-report-image {
    width: min(100%, 260px);
    max-height: 468px;
    object-fit: contain;
}

.sfl-featured-report-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, 180px);
    gap: 24px;
    align-items: stretch;
    justify-content: start;
    width: 100%;
}

.sfl-featured-report-card {
    appearance: none;
    -webkit-appearance: none;
    position: relative;
    isolation: isolate;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 180px;
    min-height: 223px;
    padding: 15px;
    overflow: hidden;
    border: 0;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 2px 2px 16.4px 5px rgba(157, 157, 157, 0.25);
    color: #000;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    text-decoration: none;
    transition: background-color .28s ease, color .28s ease, transform .28s ease, box-shadow .28s ease;
    animation: sfl-report-card-enter .55s ease both;
}

.sfl-featured-report-card::before {
    content: "";
    position: absolute;
    left: -62%;
    bottom: -62%;
    z-index: 0;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background-color: #5D0E8B;
    opacity: 0;
    transform: scale(.12);
    transform-origin: left bottom;
    transition: transform 2s cubic-bezier(.19, 1, .22, 1), opacity 1.2s ease;
    pointer-events: none;
}

.sfl-featured-report-card:hover,
.sfl-featured-report-card:focus,
.sfl-featured-report-card:focus-visible {
    color: #fff;
    background-color: #fff;
    text-decoration: none;
    transform: translateY(-6px);
    box-shadow: 4px 10px 24px 6px rgba(93, 14, 139, 0.18);
}

.sfl-featured-report-card:hover::before,
.sfl-featured-report-card:focus::before,
.sfl-featured-report-card:focus-visible::before {
    opacity: .98;
    transform: scale(2.45);
}

.sfl-featured-report-card:focus,
.sfl-featured-report-card:focus-visible {
    outline: 2px solid rgba(93, 14, 139, 0.35);
    outline-offset: 3px;
}

.sfl-featured-report-card__accent {
    position: absolute;
    left: -77px;
    bottom: -87px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(93, 14, 139, 0.12);
    opacity: .35;
    transform: scale(.7);
    transition: opacity .28s ease, transform .28s ease;
}

.sfl-featured-report-card:hover .sfl-featured-report-card__accent,
.sfl-featured-report-card:focus .sfl-featured-report-card__accent,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__accent {
    opacity: 1;
    transform: scale(1.25);
}

.sfl-featured-report-card__media {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    overflow: hidden;
}

.sfl-featured-report-card__media-image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    transition: opacity .35s ease;
}

.sfl-featured-report-card__media-image--default {
    opacity: 1;
}

.sfl-featured-report-card__media-image--hover {
    opacity: 0;
}

.sfl-featured-report-card:hover .sfl-featured-report-card__media-image--default,
.sfl-featured-report-card:focus .sfl-featured-report-card__media-image--default,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__media-image--default {
    opacity: 0;
}

.sfl-featured-report-card:hover .sfl-featured-report-card__media-image--hover,
.sfl-featured-report-card:focus .sfl-featured-report-card__media-image--hover,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__media-image--hover {
    opacity: 1;
}

.sfl-featured-report-card__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100%;
}

.sfl-featured-report-card__title {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
    transition: color .28s ease;
}

.sfl-featured-report-card__description {
    color: #727272;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.45;
    transition: color .28s ease;
}

.sfl-featured-report-card:hover .sfl-featured-report-card__title,
.sfl-featured-report-card:focus .sfl-featured-report-card__title,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__title,
.sfl-featured-report-card:hover .sfl-featured-report-card__description,
.sfl-featured-report-card:focus .sfl-featured-report-card__description,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__description {
    color: #fff;
}

.sfl-featured-report-card:hover .sfl-featured-report-card__description,
.sfl-featured-report-card:focus .sfl-featured-report-card__description,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__description {
    color: #CABAE8;
}

.sfl-featured-report-card__arrow {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-top: auto;
    border-radius: 50%;
    background-color: #5D0E8B;
    transition: background-color .28s ease, transform .28s ease;
}

.sfl-featured-report-card__arrow svg {
    display: block;
    width: 16px;
    height: 16px;
    overflow: visible;
}

.sfl-featured-report-card__arrow path {
    fill: none;
    stroke: #fff;
    stroke-width: 2.25;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: opacity .2s ease, stroke .28s ease;
}

.sfl-featured-report-card__arrow-right {
    opacity: 0;
}

.sfl-featured-report-card:hover .sfl-featured-report-card__arrow,
.sfl-featured-report-card:focus .sfl-featured-report-card__arrow,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__arrow {
    background-color: #fff;
    transform: translateX(3px);
}

.sfl-featured-report-card:hover .sfl-featured-report-card__arrow path,
.sfl-featured-report-card:focus .sfl-featured-report-card__arrow path,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__arrow path {
    stroke: #5D0E8B;
}

.sfl-featured-report-card:hover .sfl-featured-report-card__arrow-up-right,
.sfl-featured-report-card:focus .sfl-featured-report-card__arrow-up-right,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__arrow-up-right {
    opacity: 0;
}

.sfl-featured-report-card:hover .sfl-featured-report-card__arrow-right,
.sfl-featured-report-card:focus .sfl-featured-report-card__arrow-right,
.sfl-featured-report-card:focus-visible .sfl-featured-report-card__arrow-right {
    opacity: 1;
}

@keyframes sfl-report-card-enter {
    from {
        opacity: 0;
        transform: translateY(18px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 991.98px) {
    .sfl-featured-report-grid {
        justify-content: center;
    }

    .sfl-featured-report-image {
        width: min(100%, 300px);
    }
}

@media (max-width: 767.98px) {
    .sfl-featured-report-image-col {
        margin-bottom: 6px;
    }

    .sfl-featured-report-image {
        width: min(100%, 220px);
        max-height: 360px;
    }

    .sfl-featured-report-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 16px;
        justify-content: stretch;
    }

    .sfl-featured-report-card {
        width: auto !important;
        min-width: 0;
    }
}

@media (max-width: 575.98px) {
    .sfl-featured-report-image {
        width: min(100%, 180px);
        max-height: 300px;
    }

    .sfl-featured-report-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px;
        justify-content: stretch;
    }

    .sfl-featured-report-card {
        width: auto !important;
        min-width: 0;
        min-height: 223px;
    }
}

@media (max-width: 399.98px) {
    .sfl-featured-report-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px;
        justify-content: stretch;
    }

    .sfl-featured-report-card {
        width: auto !important;
        max-width: none;
        margin: 0;
        min-width: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .sfl-featured-report-section [data-aos] {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }

    .sfl-featured-report-card,
    .sfl-featured-report-card::before,
    .sfl-featured-report-card__accent,
    .sfl-featured-report-card__media,
    .sfl-featured-report-card__arrow,
    .sfl-featured-report-card__media-image {
        animation: none;
        transition: none;
    }

    .sfl-featured-report-card:hover,
    .sfl-featured-report-card:focus,
    .sfl-featured-report-card:focus-visible,
    .sfl-featured-report-card:hover .sfl-featured-report-card__arrow,
    .sfl-featured-report-card:focus .sfl-featured-report-card__arrow,
    .sfl-featured-report-card:focus-visible .sfl-featured-report-card__arrow {
        transform: none;
    }
}

.sfl-report-download-modal__dialog {
    max-width: 400px;
}

.sfl-report-download-modal__content {
    position: relative;
    overflow: hidden;
    border: 0;
    border-radius: 9px;
    background-color: #fff;
    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.18);
}

.sfl-report-download-modal__body {
    display: flex;
    min-height: 509px;
    padding: 29px 32px 24px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.sfl-report-download-modal__close {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
    display: inline-flex;
    width: 44px;
    height: 44px;
    padding: 0;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 7px;
    background-color: #fff;
    color: #000;
    font-size: 32px;
    font-weight: 300;
    line-height: 1;
    opacity: 1;
}

.sfl-report-download-modal__close:hover,
.sfl-report-download-modal__close:focus {
    color: #5D0E8B;
    outline: 0;
}

.sfl-report-download-modal__illustration {
    display: block;
    width: 229px;
    height: 230px;
    margin-top: 54px;
    object-fit: contain;
}

.sfl-report-download-modal__title {
    margin: 20px 0 0;
    color: #5D0E8B;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}

.sfl-report-download-modal__subtitle {
    margin: 4px 0 24px;
    color: #5D0E8B;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
}

.sfl-report-download-modal__button {
    display: inline-flex;
    width: 100%;
    min-height: 44px;
    padding: 11px 20px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 7px;
    background-color: #5D0E8B;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: none;
    transition: background-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.sfl-report-download-modal__button:hover,
.sfl-report-download-modal__button:focus {
    background-color: #4b0b70;
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 10px 18px rgba(93, 14, 139, 0.22);
}

.sfl-report-download-modal__button-icon {
    display: inline-flex;
    width: 20px;
    height: 20px;
    flex: 0 0 auto;
}

.sfl-report-download-modal__button-icon svg {
    display: block;
    width: 100%;
    height: 100%;
}

.sfl-report-download-modal__button-icon path {
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.sfl-report-download-modal__note {
    margin: 16px 0 0;
    color: #535353;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.4;
}

@media (max-width: 575.98px) {
    .sfl-report-download-modal__dialog {
        max-width: calc(100% - 32px);
    }

    .sfl-report-download-modal__body {
        min-height: auto;
        padding: 24px;
    }

    .sfl-report-download-modal__close {
        top: 12px;
        right: 12px;
    }

    .sfl-report-download-modal__illustration {
        width: min(62vw, 229px);
        height: auto;
        margin-top: 50px;
    }

    .sfl-report-download-modal__title {
        font-size: 23px;
    }
}
/* ----------------------------end Annual Report CR Styles ----------------------------*/