.course-details-content-container .course-detail-page-btn-wrapper{padding:39px 14% 34px 17%;display:flex;gap:19px}.course-details-content-container .course-detail-page-btn-wrapper .course-detail-page-btn-sub-wrapper{display:flex;flex-direction:column;gap:9px;width:25%;cursor:pointer}.course-details-content-container .course-detail-page-btn-wrapper .course-detail-page-btn-sub-wrapper .normal-header-tab{background:none;border:none;font-weight:500;font-size:20px;line-height:22px;letter-spacing:0;color:var(--coursePageBtnColor);cursor:pointer}.course-details-content-container .course-detail-page-btn-wrapper .course-detail-page-btn-sub-wrapper .active-header-tab{color:var(--primaryGreenBtnColor)}.course-details-content-container .course-detail-page-btn-wrapper .course-detail-page-btn-sub-wrapper .tab-indicator{height:3px;background:var(--coursePageBtnColor)}.course-details-content-container .course-detail-page-btn-wrapper .course-detail-page-btn-sub-wrapper .active-indicator{background:var(--primaryGreenBtnColor)}.course-details-content-container .course-year-wise-data-container{padding:0 14% 0 17%}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section{display:flex;gap:53px}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-left-section{display:flex;flex-direction:column;gap:24px;min-width:309px;max-width:309px;padding:43px 41px 45px;background-color:var(--cardSubTitle);border:1px solid var(--disableBtnBg)}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-left-section .single-course-name-section{display:flex;height:24px;align-items:center;gap:19px;cursor:pointer}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-left-section .single-course-name-section .course-name-text{font-weight:400;font-size:20px;letter-spacing:0;line-height:24px;color:var(--headerNormalTabColor)}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-left-section .single-course-name-section .active-course-text{color:var(--activeCourseNameTextColor)}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-right-section{display:flex;gap:64px;align-items:center;flex-direction:column}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-right-section .selected-content-wrapper{display:flex;gap:20px;padding:40px 11px 0 32px}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-right-section .summary-content-container .summary-content-wrapper .single-summary-card{width:48%}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-right-section .selected-course-content-container .selected-course-heading{font-weight:700;line-height:28px;letter-spacing:0;font-size:24px;color:var(--primaryGreenBtnColor)}.course-details-content-container .course-year-wise-data-container .course-details-content-top-section .course-details-top-right-section .selected-course-content-container .selected-course-content{padding-top:10px;font-weight:400;font-size:16px;letter-spacing:0;color:var(--headerNormalTabColor)}.course-details-content-container .course-year-wise-data-container .summary-content-container{padding-top:20px}.course-details-content-container .course-year-wise-data-container .summary-content-container .summary-header{font-weight:700;font-size:20px;line-height:28px;letter-spacing:0;color:var(--headerNormalTabColor)}.course-details-content-container .course-year-wise-data-container .summary-content-container .summary-content-wrapper{padding-top:22px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:17px;column-gap:18px}.course-details-content-container .course-year-wise-data-container .summary-content-container .summary-content-wrapper .single-summary-card{width:32%;padding:11px;background:var(--summaryCardBg);border:1px solid var(--secondaryGreenTextColor);border-radius:11px;display:flex;align-items:center;gap:14px}.course-details-content-container .course-year-wise-data-container .summary-content-container .summary-content-wrapper .single-summary-card .summary-content-text{font-weight:400;font-size:20px;line-height:21px;letter-spacing:0;color:var(--headerNormalTabColor)}.course-details-content-container .course-year-wise-data-container .summary-content-container .summary-content-wrapper .single-summary-card .summary-score{font-size:20px;font-weight:700;line-height:28px;letter-spacing:0;color:var(--headerNormalTabColor)}.course-details-content-container .course-year-wise-data-container .course-explore-btn-container{display:flex;align-items:center;justify-content:center;padding-top:29px}.course-details-content-container .course-year-wise-data-container .course-explore-btn-container .explore-now-btn{font-weight:500;font-size:14px;line-height:14px;letter-spacing:0;border:1px solid var(--subjectGreenText);background:var(--cardSubTitle);border-radius:56px;padding:17px 23px;color:var(--exploreBtnColor);text-transform:none;width:144px}.course-details-content-container .course-year-wise-data-container .course-explore-btn-container .explore-now-btn:hover{background-color:var(--subjectGreenText);color:var(--cardSubTitle)}.inner-main-container:has(.landing-page-footer-container){background-color:var(--cardSubTitle)!important}.inner-main-container:has(.course-details-container){height:100vh!important;overflow:auto!important}