.inner-page {
    background-color: #FDF3ED;
    padding-top: 4rem;
}
.inner-banner{
    margin-top:-5rem;
}
.inner-page-title{
    margin-bottom: 0;
    font: 600 2.25rem "Poppins", sans-serif;
    color: #4D3743;
}

/*** Books pages ***/
.poetry-section {
    padding: 3rem 0;
}

.section-title {
    font: 600 2rem/2.5rem "Poppins", sans-serif;
    margin-bottom: 1.5rem;
}

.poetry-list {
    list-style: decimal;
    padding-left: 1.5rem;
    width: 30%;
    margin:auto;
}

.poetry-list li {
    font: 400 1rem/1.8rem "Poppins", sans-serif;
    margin-bottom: 0.6rem;
}
@media (max-width: 576px) {
    .poetry-list {
        width: 80%;
    }
}
/*** Books pages ends***/


/***Interviews Videos Section***/
#interviews-videos {
    padding: 4rem 0;
}
.interviews-section {
    padding: 3rem 0;
}
.interviews-title {
    font: normal normal 600 2.5rem/2.75rem Poppins;
    text-align: center;
    margin-bottom: 3rem;
    color: #3C3C3C;
}
.video-card {
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.video-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}
.video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    background-color: #000000;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-title {
    font: normal normal 500 1.125rem/1.5rem Poppins;
    color: #3C3C3C;
    padding: 1.5rem;
    margin: 0;
}

@media (max-width: 576px) {
    .interviews-section {
        padding: 2rem 0;
    }
    .interviews-title {
        font-size: 1.75rem;
        margin-bottom: 2rem;
    }
}
/***Interviews Videos Section ends***/


/***Book Section***/
.book-card {
    border: none;
    border-radius: 12px;
    transition: all 0.3s ease;
    padding: 20px;
}

.book-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.card-title {
    font: normal normal 500 1.1rem/1.5rem Poppins;
}
/***Book Section ends***/


.latest-list-wrap {
    height: 100%;
}
.latest-list-wrap {
   
}
.latest-list-wrap img{
    width: 220px;
    height: 123px;
}
@media (max-width: 576px) {
    .latest-list-wrap img{
        width: 100%;
        height: auto;
    }
}



/***About Page Section***/
.card-section {
    padding: 3rem 0;
    
}
.card-section .row {
    background-color: #ffffff;
    box-shadow: 2px 2px 10px #FF6A291A;
    overflow: hidden;
    padding-left: unset !important
}
.card-section .row>* {
    padding-left: unset !important;
}
.card-flex {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 10px #FF6A291A;
    overflow: hidden;
    width: 85rem;
}
.card-flex-item {
    flex: 1;
    padding: 0;
    display: flex;
    align-items: center;
}
.card-flex-item:first-child {
    
}
.card-flex-item:last-child {
    justify-content: flex-end;
}
.about-card .card-title{
    font: normal normal 600 2.25rem/1.2 'Poppins', sans-serif;
}
.card-image {
    
}
.card-image:hover {
    
}

.card-content {
    padding: 1.5rem 2rem;
}
.card-section:nth-of-type(2) .card-content {
    padding-left: 8rem;
}
.about-card .card-title {
    font: normal normal 600 2rem/2.5rem Poppins;
    color: #4D3743;
    margin-bottom: 1.5rem;
}
.card-text {
    font: normal normal normal 1.125rem/1.5rem 'Poppins', sans-serif;
    color: #4D3743;
    
}
.about-orange-text{
    color: #FF6A29 !important;
}
.card-list {
    list-style: none;
    padding: 0rem;
    margin: 0;
}
.card-list li {
    font: normal normal 600 1.125rem/1.5 'Poppins', sans-serif;
    color: #4D3743;
    padding: .6rem 0;   
}
.about-card li{

}
.card-list li:before {
    
}

@media (max-width: 768px) {
    .card-flex {
        flex-direction: column;
        width: 100%;
    }
    .card-section:nth-of-type(2) .card-flex {
        flex-direction: column-reverse;
    }
    .card-flex-item {
        flex: 0 0 100%;
        width: 100%;
    }
    .card-flex-item:last-child {
        justify-content: center;
    }
    .card-content {
        padding: 3rem 2rem;
    }
    .card-section:nth-of-type(2) .card-content {
        padding: 1.5rem;
    }
    .card-image {
        width: 100%;
        height: auto;
    }
    .about-card .card-title {
        font-size: 1.5rem;
    }
    .card-title {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    .card-text {
        font-size: 0.95rem;
    }
}
/***About Page ends***/




/* Name Highlight */
.highlight-name {
    font-weight: 600;
    color: #4D3743;
}

/* Role Highlight */
.highlight-role {
    font-weight: 600;
    
}

/**** Constitutional Roles Section ****/
/* Remove default bullets */
.constitutional-list {
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

.constitutional-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font: 500 15px/26px Poppins;
}

/* Tick Bullet */
.constitutional-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #FE844E;
    font-size: 16px;
    line-height: 26px;
}
/**** Constitutional Roles Section ends ****/

/**** Public Service Section ****/
.service-content p {
    font: 400 16px/28px Poppins;
    color: #4D3743;
    margin-bottom: 16px;
}
/**** Public Service Section ends ****/