@charset "UTF-8";
.city_th-city-img__kBOit {
  mix-blend-mode: darken;
  height: 600px;
}
.city_breadcrumb-item__l_uKP.city_active__awO1g {
  font-weight: 700;
}
.th-bg-img span{background: blue ;}
@media only screen and (max-width: 768px) {
  .city_th-city-img__kBOit {
    height: 100%;
    margin-top: 10px;
  }
}
.city_th-cityname__i_3yj {
  margin-top: -70px;
}
.city_above-banner__hC3Q8 {
  margin-top: -35px;
}
@media only screen and (max-width: 768px) {
  .city_th-cityname__i_3yj {
    margin-top: 10px;
  }
  .city_above-banner__hC3Q8 {
    margin-top: -10px;
  }
}
@media only screen and (min-width: 768px) {
  .city_th-name-info__V6R_O {
    width: 100% !important;
  }
}
.city_th-cityfound-bg__qcCPG {
  background: #12141d;
}
.city_th-cityfound-heading___4rwP {
  color: var(--gray-25, #fcfcfd);
}
.city_th-cityacco__enN_q {
  border: 1px solid var(--gray-200, #eaecf0);
  background: var(--gray-50, #f9fafb);
}
.city_th-cityacco-btn__mGgmU {
  height: 24px;
  width: 24px;
}
.city_th-banner-blur-eff__edpHQ {
  width: 259px;
  height: 144px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 65px;
  background: rgba(255, 251, 146, 0.31);
  filter: blur(94px);
}
.city_th-banner-bg__9uQ_5 {
  position: relative;
  border-radius: 20px;
  opacity: 0.8999999761581421;
  background: radial-gradient(
      61.66% 54.61% at 33.92% 42.8%,
      rgba(52, 52, 52, 0.6) 0,
      transparent 100%
    ),
    #000;
  -webkit-backdrop-filter: blur(128px);
  backdrop-filter: blur(128px);
}
.city_th-banner-heading__iq0Tr {
  color: var(--gray-200, #eaecf0);
}
.city_th-banner-para__mOXUB {
  color: var(--gray-400, #98a2b3);
}
.city_th-banner-btnY__0P7xr {
  color: #ffc947;
}
.city_th-banner-btnIcon__bPePl {
  width: 20px;
  height: 20px;
}
.city_th-banner-btnW__sSRhp {
  color: #fff;
}
.city_th-bannerCard-bg__1p_ik {
  border-radius: 20px;
  opacity: 0.8999999761581421;
  background: radial-gradient(
      61.66% 54.61% at 33.92% 42.8%,
      rgba(52, 52, 52, 0.6) 0,
      transparent 100%
    ),
    #000;
  -webkit-backdrop-filter: blur(128px);
  backdrop-filter: blur(128px);
}
.city_th-bannerCard-num__OusnX {
  color: var(--gray-200, #eaecf0);
}
.city_th-bannerCard-name__xGpxO {
  color: var(--gray-400, #98a2b3);
}
.city_th-bannerCard-icon__tHaNy {
  width: 50px;
  height: 55px;
}
.city_th-testimonialCard-bg__EHbGu {
  border: 1px solid #e9e9f9;
  background: #f9f9ff;
}
.city_th-testimonialCard-quote-bg__o0z1x {
  height: 40px;
  width: 30px;
}
.city_th-testimonialCard-thumbnail__lAG4d {
  height: 70px;
  width: 70px;
}
.city_th-testimonialCard-designation__DrAIK {
  opacity: 0.699999988079071;
}
.city_cityBtn__mXbsm {
  color: var(--gray-700, #344054);
}
.city_citybg__ehe3s {
  background: var(--gray-50, #f9fafb);
}
@keyframes city_expandAccordion__g5Vxz {
  0% {
    max-height: 0;
  }
  to {
    max-height: 100%;
  }
}
.city_accordion-content__tkHmQ {
  overflow: hidden;
  animation: city_expandAccordion__g5Vxz 1.4s ease forwards;
  max-height: 0;
}
li.city_breadcrumb-item__l_uKP a {
  color: #fff;
  text-shadow: 5px 3px 6px #000;
}
.city_breadcrumb-item__l_uKP.city_active__awO1g {
  color: #f6901e !important;
}
.infrastructure_infraBg__w5JdI {
  background: #000;
}
.infrastructure_th-admiProBtn-icon__MZW7U {
  height: 20px;
  width: 20px;
}
.infrastructure_th-admiProBtn__krzKJ {
  color: var(--primary-warning-300, #fec84b);
}
.infrastructure_infraCardHeight__GC6TK {
  height: 370px;
  border-radius: 24px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #d3d3d3 50% / cover no-repeat;
}
@media only screen and (max-width: 768px) {
  .infrastructure_infraCardHeight__GC6TK {
    height: 200px;
  }
}
.infrastructure_th-max-para__mkHp9 {
  max-width: 710px;
  color: #fff;
}
.infrastructure_th-max-para-inside__47d0C {
  max-width: 420px !important;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50%
    no-repeat;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(/_next/static/media/slick.25572f22.eot);
  src: url(/_next/static/media/slick.25572f22.eot?#iefix)
      format("embedded-opentype"),
    url(/_next/static/media/slick.653a4cbb.woff) format("woff"),
    url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),
    url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg");
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translateY(-50%);
  cursor: pointer;
  border: none;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li,
.slick-dots li button {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 5px;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
.enquireCards_th-card-bg__Jdbpo {
  background: var(
    --gradient-new-light-bg,
    linear-gradient(0deg, #e9e9f9 0, rgba(225, 226, 255, 0) 100%)
  );
}
.enquireCards_th-font-img__pMCFA {
  width: 60px;
  height: 60px;
}
.enquireCards_th-content-color__4IkUh {
  color: var(--gray-700, #344054);
}
.enquireCards_card-btn__Bq_KA {
  border: 1px solid var(--website-colour-black, #000);
  background: var(--website-colour-black, #000);
}
.enquireCards_card-btn-text__VRqzN {
  color: #fff;
}
.enquireCards_th-blur-firstCard__cdw1p {
  background: rgba(146, 150, 255, 0.58);
  left: -120px;
}
.enquireCards_th-blur-firstCard__cdw1p,
.enquireCards_th-blur-secondCard__J05kP {
  border-radius: 65px;
  filter: blur(94px);
  width: 359px;
  height: 144px;
  position: absolute;
  top: 0;
}
.enquireCards_th-blur-secondCard__J05kP {
  background: rgba(207, 146, 255, 0.58);
  left: -70px;
}
.enquireCards_th-blur-thirdCard__ee88f {
  border-radius: 65px;
  background: rgba(146, 222, 255, 0.58);
  filter: blur(94px);
  width: 359px;
  height: 144px;
  position: absolute;
  top: 0;
  left: -140px;
}
.principalSay_th-princiQuote-bg__caERw {
  border-radius: 16px;
  background: var(--gray-100, #f2f4f7);
}
.principalSay_th-principal-img__MGrHB {
  border-radius: 24px;
  height: 450px;
}
@media only screen and (max-width: 768px) {
  .principalSay_th-principal-img__MGrHB {
    border-radius: 24px;
    height: 250px;
  }
}
.fees_bg__CSqMf {
  border-radius: 16px;
  border: 1px solid #e9e9f9;
  background: var(
    --bg-light,
    linear-gradient(
      299deg,
      rgba(251, 232, 255, 0.58) 0,
      rgba(209, 224, 255, 0.58) 100%
    )
  );
}
.fees_headLeft__pTbcN {
  border-radius: 16px 0 0 0;
  background: hsla(0, 0%, 100%, 0.58);
}
.fees_headRight__pjt5X {
  border-radius: 0 16px 0 0;
}
.fees_headRight__pjt5X,
.fees_th-fee-bg__YHp03 {
  background: hsla(0, 0%, 100%, 0.58);
}
.admissionComponents_th-admission-img__7tXok {
  mix-blend-mode: darken;
  height: 360px;
}
.admissionComponents_th-curriculum-gapB__TTdhS {
  margin-bottom: 130px;
}
.admissionComponents_th-curriculumCard-bg__iJrkH {
  border: 1px solid #e9e9f9;
  background: #f9f9ff;
}
.admissionComponents_th-curriculumCard-bookDiv__CK_jT {
  position: relative;
  height: 98px;
}
.admissionComponents_th-curriculumCard-bookfloat__gQ0_A {
  position: absolute;
  width: 134.969px;
  height: 171.82px;
  left: -65.866px;
  top: -90.317px;
}
.admissionComponents_th-curriculumCard-btn__8_Q0s {
  background-color: #ffc947;
  border: none;
  width: 100%;
}
.admissionComponents_th-curriculumCard-btnpara__3W9ft {
  color: #12141d;
}
.admissionComponents_th-admiste-fp-line__uLBbm {
  height: 2px;
  width: 24px;
  background: linear-gradient(270deg, #d9d9d9, hsla(0, 0%, 85%, 0));
}
.admissionComponents_th-admiste-fp-circle__dOpJG {
  height: 16px;
  width: 16px;
}
.admissionComponents_th-admiste-fp-box__9CeOR {
  height: 120px;
  width: 170px;
  background: var(
    --bg-light,
    linear-gradient(
      299deg,
      rgba(251, 232, 255, 0.58) 0,
      rgba(209, 224, 255, 0.58) 100%
    )
  );
}
.admissionComponents_th-admiste-getintouch-bg__11xT2 {
  border: 1px solid #ffc947;
  background: rgba(255, 201, 71, 0.08);
}
.admissionComponents_th-enqCard-icon-bg__SF7Sl {
  width: 60px;
  height: 60px;
}
.admissionComponents_th-enqCard-icon__Nu7uy {
  width: 28.307px;
  height: 30.501px;
}
.admissionComponents_th-fs-feeCard-bg__zZOKK {
  background: hsla(0, 0%, 100%, 0.58);
}
.admissionComponents_th-accordian-btn__onz8X {
  height: 24px;
  width: 24px;
}
@keyframes admissionComponents_expandAccordion__i728i {
  0% {
    max-height: 0;
  }
  to {
    max-height: 100%;
  }
}
.admissionComponents_accordion-content__It1DH {
  overflow: hidden;
  animation: admissionComponents_expandAccordion__i728i 1.4s ease forwards;
  max-height: 0;
}
.popularSchoolLoc_cityBtn__0egdd {
  color: var(--gray-700, #344054);
}
.popularSchoolLoc_citybg__AqDJr {
  background: var(--gray-50, #f9fafb);
}
.contactUs_th-contactUsMap__5hST6 {
  height: 320px;
}
.contactUs_th-contactUSLogo__jBxdA {
  width: 24px;
  height: 24px;
}
.contactUs_th-logoBtn__bN2r0 {
  border-radius: 43px;
  border: 1px solid var(--gray-300, #d0d5dd);
  width: 64px;
  height: 45px;
}
.admissionEnquiry_th-branch-form__zMWDl {
  border: 1px solid var(--gray-300, #d0d5dd);
  background: var(--base-white, #fff) !important;
  border-radius: 12px;
  padding: 20px 0;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .admissionEnquiry_th-branch-form__zMWDl {
    margin-top: 20px;
  }
}
.admissionEnquiry_th-branch-form-header__VPkdA {
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .admissionEnquiry_th-branch-form-header__VPkdA {
    font-size: 14px;
  }
}
.admissionEnquiry_th-form-input__tbdqU {
  line-height: 1.2;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid var(--gray-300, #d0d5dd);
  background: var(--base-white, #fff) !important;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 35px;
}
.admissionEnquiry_th-form-input__tbdqU,
.admissionEnquiry_th-form-select__6EEa4 {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.8rem;
  font-weight: 400;
  color: #212529;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-bottom: 5px !important;
}
.admissionEnquiry_th-form-select-small__kxqVL,
.admissionEnquiry_th-form-select__6EEa4 {
  line-height: 1.5;
  background-color: #fff;
  background-image: url('data:image/svg + xml,`%3csvgxmlns="http://www.w3.org/2000/svg"viewBox="0 0 16 16"%3e%3cpathfill="none"stroke="%23343a40"stroke-linecap="round"stroke-linejoin="round"stroke-width="2"d="M2 5l6 6 6-6"/%3e%3c/svg%3e');
  background-repeat: no-repeat;
  background-position: center 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.admissionEnquiry_th-form-select-small__kxqVL {
  width: 90% !important;
  padding: 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.admissionEnquiry_th-enquiry-button__3xvyJ {
  color: #000;
  outline: 1px solid #fdb022;
  background-color: #fdb022;
  border: none;
  border-radius: 10px;
  padding: 5px 0;
}
.gallery_galleryBg__lpny5 {
  background: #000;
}
.gallery_th-admiProBtn-icon__LMIIL {
  height: 20px;
  width: 20px;
}
.gallery_th-admiProBtn__4xkWv {
  color: var(--primary-warning-300, #fec84b);
}
.gallery_infraCardHeight__JjEl7 {
  height: 300px;
  border-radius: 24px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #d3d3d3 50% / cover no-repeat;
}
@media only screen and (max-width: 768px) {
  .gallery_infraCardHeight__JjEl7 {
    height: 200px;
  }
}
.gallery_th-max-para__JWZH0 {
  max-width: 710px;
  color: #fff;
}
.gallery_th-max-para-inside__E7bm9 {
  max-width: 420px !important;
}
.branch_th-city-img__XFRX4 {
  mix-blend-mode: darken;
  height: 600px;
}
.branch_above-banner__smF6D {
  margin-top: -35px;
}
.branch_breadcrumb-item__knHyl.branch_active__uWZ99 {
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .branch_th-city-img__XFRX4 {
    height: 100%;
    margin-top: 10px;
  }
  .branch_above-banner__smF6D {
    margin-top: -10px;
  }
}
@media only screen and (min-width: 768px) {
  .branch_th-name-info__zTYGB {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .branch_th-cityname__6p2xH {
    margin-top: 10px;
  }
}
.branch_th-cityfound-heading__CgTcT {
  color: #000;
}
.branch_th-cityacco__AUEe2 {
  border: 1px solid var(--gray-200, #eaecf0);
  background: var(--gray-50, #f9fafb);
}
.branch_th-cityacco-btn__hQ18Z {
  height: 24px;
  width: 24px;
}
.branch_th-banner-bg__w2_uY {
  background: #12141d;
}
.branch_th-banner-heading__zkbpJ {
  color: var(--gray-200, #eaecf0);
}
.branch_th-banner-para__XoFNB {
  color: var(--gray-400, #98a2b3);
}
.branch_th-banner-btnY__niahL {
  color: #ffc947;
}
.branch_th-banner-btnIcon__BbmeO {
  width: 20px;
  height: 20px;
}
.branch_th-banner-btnW__0NmVP {
  color: #fff;
}
.branch_th-bannerCard-bg__qqnLO {
  border: 1px solid hsla(0, 0%, 100%, 0.08);
  background: var(--base-black, #000);
}
.branch_th-bannerCard-num__jGxM7 {
  color: var(--gray-200, #eaecf0);
}
.branch_th-bannerCard-name__EsXUJ {
  color: var(--gray-400, #98a2b3);
}
.branch_th-bannerCard-icon__94ond {
  width: 50px;
  height: 55px;
}
.branch_th-testimonialCard-bg__nFYg3 {
  border: 1px solid #e9e9f9;
  background: #f9f9ff;
}
.branch_th-testimonialCard-quote-bg__G0srj {
  height: 40px;
  width: 30px;
}
.branch_th-testimonialCard-thumbnail__eDC7a {
  height: 70px;
  width: 70px;
}
.branch_th-testimonialCard-designation__WTqu8 {
  opacity: 0.699999988079071;
}
.branch_th-foundation-cards__isown {
  border-radius: 20px;
  border: 1px solid var(--gray-200, #eaecf0);
  opacity: 0.8999999761581421;
  background: var(--website-colour-white, #fff);
  overflow: hidden;
  position: relative;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.06);
}
.branch_th-bg-bg-1__myaxI {
  background: rgba(255, 251, 146, 0.38);
  width: 259px;
}
.branch_th-bg-bg-1__myaxI,
.branch_th-bg-bg-2__qG96R {
  position: absolute;
  border-radius: 65px;
  filter: blur(94px);
  height: 144px;
  top: 0;
  left: 0;
}
.branch_th-bg-bg-2__qG96R {
  background: rgba(146, 150, 255, 0.38);
  width: 359px;
}
.branch_th-bg-bg-3__U6PxM {
  background: rgba(207, 146, 255, 0.38);
  left: -70px;
}
.branch_th-bg-bg-3__U6PxM,
.branch_th-bg-bg-4__fh2a5 {
  position: absolute;
  border-radius: 65px;
  filter: blur(94px);
  width: 359px;
  height: 144px;
  top: 0;
}
.branch_th-bg-bg-4__fh2a5 {
  background: rgba(146, 222, 255, 0.38);
  left: -140px;
}
.branch_th-card-icon__8jBmj {
  width: 72px;
  height: 72px;
}
.branch_head__EwqcY {
  color: #000;
}
.branch_para___KX7x {
  color: #17213b;
}
li.branch_breadcrumb-item__knHyl a {
  color: #fff;
  text-shadow: 5px 3px 6px #000;
}
.branch_breadcrumb-item__knHyl.branch_active__uWZ99 {
  color: #f6901e !important;
}

.branch_th-city-img__XFRX4 {
  height: 400px !important;
}
.th-black-text,
h4.th-fw-500,
h4.th-fw-600,
h6.th-fw-600 {
  text-align: center;
}
.upd-p,
.pb-2,
.py-4 {
  text-align: justify;
}
table,
th,
td,tbody,thead {
  border: 1px solid black;
  text-align: center;
  font-size: 14px;
}
.sub-head h3,
.sub-head h2,
.sub-head h1 {
  width: 100%;
  text-transform: uppercase;
  color: #000;
  margin: 20px auto;
  font-size: 1.25em !important ;
  text-align: center;
}
th {
  background-color: #fad843 !important;
  border: 1px solid black;
}
.scroller {
  overflow-x: auto;
}
#closure {
  color: #c72027;
}

/* ============================================
   REDESIGN STYLES
   ============================================ */

*, *::before, *::after { box-sizing: border-box; }
body, html { margin: 0; padding: 0; }

/* ----- Header ----- */
.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: #fff;
  transition: box-shadow 0.3s ease;
}
.site-header.scrolled {
  box-shadow: 0 2px 20px rgba(0,0,0,0.12);
}
.header-inner {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 6px 6%;
  max-width: 1400px;
  margin: 0 auto;
}
.desktop-nav { margin-left: auto; }
.header-logo { display: inline-flex; }
.desktop-nav ul {
  list-style: none;
  display: flex;
  gap: 28px;
  margin: 0;
  padding: 0;
}
.desktop-nav ul li a {
  color: #344054;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  transition: color 0.2s;
}
.desktop-nav ul li a:hover { color: #fdb022; }
.hamburger-btn {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
}
.hamburger-btn span {
  display: block;
  width: 24px;
  height: 2px;
  background: #344054;
  border-radius: 2px;
  transition: all 0.3s ease;
}
.hamburger-btn.active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger-btn.active span:nth-child(2) { opacity: 0; }
.hamburger-btn.active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
.mobile-nav {
  display: none;
  background: #fff;
  border-top: 1px solid #eaecf0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, padding 0.3s ease;
}
.mobile-nav.open { max-height: 400px; padding: 8px 0; }
.mobile-nav ul { list-style: none; margin: 0; padding: 0 6%; }
.mobile-nav ul li { border-bottom: 1px solid #f2f4f7; }
.mobile-nav ul li a {
  display: block;
  padding: 13px 8px;
  color: #344054;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
}
@media (max-width: 800px) {
  .desktop-nav { display: none; }
  .hamburger-btn { display: flex; margin-left: auto; }
  .mobile-nav { display: block; }
}

/* ----- Hero ----- */
.hero-section {
  position: relative;
  height: 80vh;
  min-height: 480px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
}
.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.68) 0%, rgba(0,0,0,0.32) 100%);
}
.hero-content {
  position: relative;
  z-index: 2;
  max-width: 680px;
  padding: 0 6%;
}
.hero-title {
  font-size: clamp(1.6rem, 3.5vw, 2.6rem) !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin-bottom: 16px !important;
  line-height: 1.25 !important;
  text-align: left !important;
}
.hero-subtitle {
  font-size: 1.05rem;
  color: rgba(255,255,255,0.88);
  margin-bottom: 32px;
  font-weight: 400;
  text-align: left !important;
}
.hero-buttons { display: flex; gap: 14px; flex-wrap: wrap; }
.hero-btn-primary {
  background: #fdb022;
  color: #000 !important;
  font-weight: 600;
  padding: 12px 28px;
  border-radius: 30px;
  text-decoration: none !important;
  font-size: 14px;
  transition: background 0.2s, transform 0.2s;
  display: inline-block;
}
.hero-btn-primary:hover { background: #e59918; transform: translateY(-1px); }
.hero-btn-outline {
  background: transparent;
  color: #fff !important;
  font-weight: 600;
  padding: 12px 28px;
  border-radius: 30px;
  border: 2px solid #fff;
  text-decoration: none !important;
  font-size: 14px;
  transition: background 0.2s;
  display: inline-block;
}
.hero-btn-outline:hover { background: rgba(255,255,255,0.15); }
@media (max-width: 768px) {
  .hero-content { text-align: center; max-width: 100%; }
  .hero-title, .hero-subtitle { text-align: center !important; }
  .hero-buttons { justify-content: center; }
}

/* ----- Stats Banner ----- */
.stats-section { background: #12141d; padding: 48px 0; }
.stats-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 6%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}
.stats-text h3 { color: #eaecf0; font-size: 1.5rem; font-weight: 600; margin-bottom: 10px; }
.stats-text p { color: #98a2b3; font-size: 0.95rem; line-height: 1.6; }
.stats-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.stat-item {
  display: flex;
  align-items: center;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 16px;
  padding: 16px;
}
.stat-icon { width: 44px; height: 48px; flex-shrink: 0; }
.stat-number { font-size: 1.3rem; font-weight: 700; color: #eaecf0; line-height: 1.1; }
.stat-label { font-size: 0.82rem; color: #98a2b3; margin-top: 2px; }
@media (max-width: 768px) {
  .stats-inner { grid-template-columns: 1fr; gap: 28px; }
  .stats-grid { grid-template-columns: repeat(2, 1fr); }
}

/* ----- About ----- */
.about-section { padding: 80px 6%; }
.about-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.about-heading { font-size: 1.6rem !important; font-weight: 700 !important; color: #000 !important; margin-bottom: 8px !important; text-align: left !important; }
.about-subheading { font-size: 1rem !important; font-weight: 500 !important; color: #475467; margin-bottom: 20px !important; text-align: left !important; }
.about-body { font-size: 0.98rem; color: #344054; line-height: 1.75; text-align: justify; }
@media (max-width: 768px) {
  .about-grid { grid-template-columns: 1fr; gap: 28px; }
  .about-section { padding: 48px 4%; }
}

/* ----- Action Cards ----- */
.action-cards-section { padding: 0 6% 80px; }
.action-cards-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.action-card {
  background: linear-gradient(0deg, #e9e9f9 0%, rgba(225,226,255,0) 100%);
  border-radius: 20px;
  padding: 40px 24px 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.action-card-blur {
  position: absolute;
  border-radius: 65px;
  filter: blur(94px);
  width: 359px;
  height: 144px;
  top: 0;
}
.blur-1 { background: rgba(146,150,255,0.58); left: -120px; }
.blur-2 { background: rgba(207,146,255,0.58); left: -70px; }
.blur-3 { background: rgba(146,222,255,0.58); left: -140px; }
.action-card-icon { width: 60px; height: 60px; margin: 0 auto 20px; position: relative; z-index: 1; }
.action-card h4 { font-size: 1.1rem !important; font-weight: 600 !important; margin-bottom: 14px; position: relative; z-index: 1; text-align: center !important; }
.action-card p { font-size: 0.88rem; color: #344054; line-height: 1.65; flex: 1; position: relative; z-index: 1; margin-bottom: 24px; text-align: center; }
.action-card-btn {
  background: #000;
  color: #fff !important;
  border: none;
  border-radius: 30px;
  padding: 10px 24px;
  font-size: 0.88rem;
  font-weight: 600;
  cursor: pointer;
  width: 100%;
  transition: background 0.2s;
  position: relative;
  z-index: 1;
  text-decoration: none !important;
  display: block;
  text-align: center;
}
.action-card-btn:hover { background: #333; color: #fff !important; }
@media (max-width: 768px) {
  .action-cards-inner { grid-template-columns: 1fr; }
  .action-cards-section { padding: 0 4% 48px; }
}

/* ----- Disclosure ----- */
.disclosure-section { background: #f9fafb; padding: 70px 0; }
.disclosure-inner { max-width: 1200px; margin: 0 auto; padding: 0 6%; }
.disclosure-main-title {
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  color: #c72027 !important;
  text-transform: uppercase;
  text-align: center !important;
  margin-bottom: 40px !important;
  letter-spacing: 1px;
}
.disclosure-subtitle {
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  color: #000 !important;
  text-transform: uppercase;
  margin: 32px 0 14px !important;
  padding-bottom: 10px;
  border-bottom: 3px solid #fdb022;
  text-align: center !important;
}
.disclosure-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px !important;
  min-width: 480px;
  margin-bottom: 8px;
}
.disclosure-table thead th {
  background: #fdb022 !important;
  color: #000 !important;
  font-weight: 700 !important;
  padding: 13px 16px !important;
  border: 1px solid #e0aa00 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  letter-spacing: 0.4px;
  text-align: center !important;
}
.disclosure-table tbody td {
  padding: 12px 16px !important;
  border: 1px solid #eaecf0 !important;
  color: #344054 !important;
  text-align: center !important;
  vertical-align: middle;
  font-size: 14px !important;
}
.disclosure-table tbody tr:nth-child(even) td { background: #fff; }
.disclosure-table tbody tr:nth-child(odd) td { background: #f9fafb; }
.disclosure-table tbody tr:hover td { background: #fff8e7 !important; }
.disclosure-table a {
  color: #fdb022 !important;
  font-weight: 600;
  text-decoration: none !important;
  padding: 4px 14px;
  border: 1.5px solid #fdb022;
  border-radius: 20px;
  font-size: 12px;
  transition: all 0.2s;
  display: inline-block;
}
.disclosure-table a:hover { background: #fdb022; color: #000 !important; }
@media (max-width: 768px) { .disclosure-inner { padding: 0 4%; } }

/* ----- Principal ----- */
.principal-section {
  background: linear-gradient(299deg, rgba(251,232,255,0.35) 0%, rgba(209,224,255,0.35) 100%);
  padding: 80px 0;
}
.principal-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 6%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.principal-name { font-size: 1.4rem !important; font-weight: 700 !important; color: #000 !important; margin-bottom: 4px !important; text-align: left !important; }
.principal-designation { font-size: 0.9rem; color: #475467; font-weight: 600; margin-bottom: 24px; text-align: left !important; }
.principal-quote {
  background: #f2f4f7;
  border-radius: 14px;
  padding: 20px 24px;
  margin-bottom: 20px;
  border-left: 4px solid #fdb022;
  font-style: italic;
  color: #1d2939;
  font-size: 1rem;
  line-height: 1.6;
  text-align: left !important;
}
.principal-bio { color: #344054; line-height: 1.75; font-size: 0.95rem; text-align: justify; }
.principal-photo { display: flex; justify-content: center; align-items: flex-start; }
.principal-img {
  max-width: 100%;
  border-radius: 16px;
  max-height: 460px;
  width: 100%;
  object-fit: cover;
  box-shadow: 0 16px 48px rgba(0,0,0,0.14);
}
@media (max-width: 768px) {
  .principal-inner { grid-template-columns: 1fr; gap: 28px; }
  .principal-photo { order: -1; }
  .principal-img { max-height: 280px; }
  .principal-section { padding: 48px 0; }
}

/* ----- Fee Structure ----- */
.fees-section { padding: 80px 6%; }
.fees-inner { max-width: 800px; margin: 0 auto; }
.fees-card {
  border: 1px solid #e9e9f9;
  border-radius: 20px;
  background: linear-gradient(299deg, rgba(251,232,255,0.6) 0%, rgba(209,224,255,0.6) 100%);
  overflow: hidden;
}
.fees-title { text-align: center !important; font-size: 1.4rem !important; font-weight: 700 !important; padding: 32px 24px 20px; color: #000 !important; }
.fees-table-wrap { padding: 0 24px 8px; }
.fees-header-row { display: flex; gap: 4px; margin-bottom: 4px; }
.fees-row { display: flex; gap: 4px; margin-bottom: 4px; }
.fees-col { flex: 1; background: rgba(255,255,255,0.6); padding: 12px 16px; text-align: center !important; font-size: 0.95rem; border-radius: 4px; color: #344054; border: none !important; }
.fees-col-head { font-weight: 700 !important; font-size: 0.88rem !important; background: rgba(255,255,255,0.82) !important; }
.fees-notes { padding: 12px 24px 28px 40px; margin: 0; }
.fees-notes li { font-size: 0.85rem; color: #475467; margin-bottom: 6px; line-height: 1.55; }
@media (max-width: 768px) {
  .fees-section { padding: 48px 4%; }
  .fees-col { font-size: 0.85rem; padding: 10px 8px; }
}

/* ----- Contact ----- */
.contact-section { padding: 70px 0 80px; }
.contact-inner { max-width: 1200px; margin: 0 auto; padding: 0 6%; }
.contact-header { text-align: center; margin-bottom: 40px; }
.contact-title { font-size: 2rem !important; font-weight: 700 !important; color: #000 !important; text-align: center !important; }
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: start; }
.contact-info h4 { font-size: 1.1rem !important; font-weight: 700 !important; margin-bottom: 16px; color: #000 !important; text-align: left !important; }
.contact-info p { color: #344054; margin-bottom: 16px; line-height: 1.65; text-align: left; }
.contact-link {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #344054 !important;
  font-weight: 500;
  margin-bottom: 12px;
  text-decoration: none !important;
  transition: color 0.2s;
}
.contact-link:hover { color: #fdb022 !important; }
.contact-link i, .contact-info p i { color: #fdb022; width: 16px; }
@media (max-width: 768px) {
  .contact-grid { grid-template-columns: 1fr; gap: 24px; }
  .contact-section { padding: 48px 0 60px; }
}

/* ----- Footer ----- */
.site-footer { background: #f9fafb; border-top: 1px solid #eaecf0; padding: 22px 0; }
.footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 6%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px;
}
.footer-copy { color: #475467; font-size: 0.88rem; margin: 0; }
.footer-nav { display: flex; gap: 20px; }
.footer-nav a { color: #475467; font-size: 0.88rem; text-decoration: none !important; transition: color 0.2s; }
.footer-nav a:hover { color: #fdb022; }
@media (max-width: 520px) { .footer-inner { flex-direction: column; align-items: center; text-align: center; } }
