* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  /* font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; */
}

:focus-visible {
  outline: none !important;
}

@import url("https://p.typekit.net/p.css?s=1&k=emc0xwy&ht=tk&f=53891.53892.53893.53895&a=290892830&app=typekit&e=css");

@font-face {
  font-family: "the-seasons";
  src:
    url("https://use.typekit.net/af/f7edd5/00000000000000007750b302/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/f7edd5/00000000000000007750b302/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3")
      format("woff"),
    url("https://use.typekit.net/af/f7edd5/00000000000000007750b302/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3")
      format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: "the-seasons";
  src:
    url("https://use.typekit.net/af/cd6931/00000000000000007750b301/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/cd6931/00000000000000007750b301/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("woff"),
    url("https://use.typekit.net/af/cd6931/00000000000000007750b301/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "the-seasons";
  src:
    url("https://use.typekit.net/af/0726c3/00000000000000007758a678/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/0726c3/00000000000000007758a678/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("woff"),
    url("https://use.typekit.net/af/0726c3/00000000000000007758a678/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "the-seasons";
  src:
    url("https://use.typekit.net/af/2a403e/00000000000000007758a67a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/2a403e/00000000000000007758a67a/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3")
      format("woff"),
    url("https://use.typekit.net/af/2a403e/00000000000000007758a67a/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3")
      format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

/*  the second font */

@font-face {
  font-family: "Fraunces";
  src: url(../fonts/Fraunces-9pt-supersoft/Fraunces_9pt_SuperSoft-SemiBold.ttf);
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: "Fraunces";
  src: url(../fonts/Fraunces-9pt-supersoft/Fraunces_9pt_SuperSoft-SemiBold.ttf);
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "Fraunces";
  src: url(../fonts/Fraunces-9pt-supersoft/Fraunces_9pt_SuperSoft-Regular.ttf);
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "Fraunces";
  src: url(../fonts/Fraunces-9pt-supersoft/Fraunces_9pt_SuperSoft-Regular.ttf);
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

.tk-Fraunces {
  font-family: "Fraunces", sans-serif;
}

:root {
  /* ---- Brand Colors ---- */
  --brand-primary: #1e1e2f;
  --bg-offwhite: #fff7e6;
  --bg-offwhite-2: #f5dfc4;
  /* --bg-brown: #874D38; */
  --bg-brown: #a35134;
  --bg-rust: #a35134;
  --bg-brown-light: #4c372c;
  --bg-lilic: #e6eaff;
  --brand-accent: #d4af37;
  --brand-secondary: #f5f5f5;
  --brand-text: #212529;
  --brand-light: #ffffff;
  --brand-muted: #6c757d;

  /*  text */
  --title-text: #34418c;
  --title-secondary: #ffe8ce;
  --dark-grey: #474747;
  --highlight-brown: #874d38;
  --white: #ffffff;
  --black: #000000;

  /* ---- Typography ---- */
  /* --font-primary:"Gloock", sans-serif; */
  --font-base: "Poppins", sans-serif;
  --font-secondary: "Playfair Display";
  --font-primary: "the-seasons", sans-serif;
  --font-Space: "Space Grotesk", sans-serif;
  --font-Afacad: "Afacad", sans-serif;
  --font-heading: "Fraunces", sans-serif;

  /* ---- Layout ---- */
  --transition: all 0.3s ease;
}

.tuesday-tag {
  background: #fcefd7;
}

.webnesday-tag {
  background: #d9faf7;
}

.friday-tag {
  background: #dee3ff;
}
.thrusday-tag {
  background-color: #fcf3c5;
}

.monday-tag {
  background: #d9f7d7;
}

.saturday-tag {
  background: #d6ebff;
}

.sunday-tag {
  background: #fae3e5;
}

/*  font start */
.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

/*  font end */

a {
  text-decoration: none;
  transition: background-color 0.3s;
}

/* ========== FLAT SPACING (Padding) ========== */
.flat-spacing-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.flat-spacing-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.flat-spacing-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.flat-spacing-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.flat-spacing-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.flat-spacing-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.flat-spacing-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.flat-spacing-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.flat-spacing-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.flat-spacing-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.flat-spacing-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.flat-spacing-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.flat-spacing-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

/* Mobile responsiveness */
@media screen and (max-width: 768px) {
  .flat-spacing-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .flat-spacing-10 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .flat-spacing-20 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .flat-spacing-30 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .flat-spacing-40 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .flat-spacing-50 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .flat-spacing-60 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .flat-spacing-70 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .flat-spacing-80 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .flat-spacing-90 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .flat-spacing-100 {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .flat-spacing-110 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .flat-spacing-120 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

/* For very small mobile devices */
@media screen and (max-width: 480px) {
  .flat-spacing-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .flat-spacing-10 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .flat-spacing-20 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .flat-spacing-30 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .flat-spacing-40 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .flat-spacing-50 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .flat-spacing-60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .flat-spacing-70 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .flat-spacing-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .flat-spacing-90 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .flat-spacing-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .flat-spacing-110 {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .flat-spacing-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* ========== FLAT MARGIN (Vertical Margin) ========== */
.flat-margin-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.flat-margin-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.flat-margin-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.flat-margin-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.flat-margin-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.flat-margin-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.flat-margin-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.flat-margin-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.flat-margin-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.flat-margin-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.flat-margin-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.flat-margin-110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.flat-margin-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

/* ---------- Navbar Styling ----------  */

.navbar {
  background-color: transparent;
  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); */
}

.navbar-nav .nav-link {
  font-family: var(--font-Afacad);
  color: var(--title-text);
  font-weight: 700;
  transition: color 0.3s ease;
  padding: 6px 10px 3px;
  margin: 0px 10px;
  font-size: 16px;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  color: var(--title-text);
}

.navbar-brand img {
  height: 58px;
}

.nav-menu-box {
  padding-right: 87px;
  padding-top: 12px;
}

.last-menu-call {
  width: auto;
  display: flex;
  gap: 10px;
  align-items: center;
}

.last-menu-call a {
  color: var(--white);
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: 11px;
  text-transform: uppercase;
}

.last-menu-call .call-btn {
  padding: 10px 20px;
  border: 1px solid #fff;
  border-radius: 20px;
}

.last-menu-call-blue {
  width: auto;
  display: flex;
  gap: 10px;
  align-items: center;
}

.last-menu-call-blue a {
  color: var(--title-text);
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: 11px;
  text-transform: uppercase;
}

.last-menu-call-blue .call-btn-blue {
  padding: 10px 20px;
  border: 1px solid var(--title-text);
  border-radius: 20px;
}

/* ---------- Sticky Header ---------- */
header .navbar {
  position: sticky;
  top: 0;
  z-index: 1020; /* Ensure the navbar stays above other content */
}

.nav-inner {
  padding: 6px 47px;
}

/* ---------- Dropdown Hover (Desktop) ---------- */
@media (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .navbar-brand {
    width: 80%;
    display: flex;
    justify-content: start;
    margin: 0px 0px;
  }
  .btn-close-work {
    width: 20%;
  }
  .navbar-brand img {
    height: 70px;
  }
  .btn-mob-primary {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .btn-mob-primary a {
    width: 90%;
    padding: 10px 0px;
    background: var(--white);
    border-radius: 11px;
    display: inline-block;
    border: 1px solid var(--white);
    filter: blur(0.2px);
    font-family: var(--font-Afacad);
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    text-transform: uppercase;
    color: var(--title-text);
  }
}

.navbar-toggler:focus {
  box-shadow: none !important;
}

.btn-close:focus {
  box-shadow: none !important;
}

/*  2nd header start */

/* ---------- Offcanvas Custom ---------- */
.offcanvas-start {
  width: 260px;
  background-color: var(--bg-offwhite);
  opacity: 80%;
}

.offcanvas-header {
  border-bottom: 1px solid #eee;
}

.offcanvas-body .nav-link {
  font-size: 16px;
  padding: 10px;
  border-bottom: 1px solid #f0f0f0;
}

.offcanvas-body .nav-link:hover {
  background-color: #f8f9fa;
}

/* banner-area-start */

.main-area-body {
  background: linear-gradient(to right, #fed5ff, #a1bdff);
}

.main-area {
  background: url(../img/image-7.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

/* .main-area img{
   position: relative;

  margin: 0 auto;
} */

.main-wrap {
  /* position: absolute;
  top: 0;
  left: 0px; */
  width: 100%;
  height: 100%;
  background: url(../img/Union.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-area {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-content {
  width: 100%;
  height: 100%;
  padding: 40px 0px 53px;
}

.banner-content .top-title {
  text-align: center;
}

.banner-content .top-title h1 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  line-height: 30px;
  margin-bottom: 0px;
  color: var(--title-text);
  font-size: 28px;
}

.banner-content .top-title h1 span {
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  line-height: 76px;
  font-size: 72px;
  text-transform: uppercase;
}

.banner-content .top-title h4 {
  font-family: var(--font-Afacad);
  font-weight: 600;
  font-style: normal;
  line-height: 26px;
  margin-bottom: 0px;
  color: var(--title-text);
  font-size: 22px;
  text-transform: uppercase;
  padding: 3px 0px;
}

.banner-content h2 {
  font-size: 46px;
  color: var(--title-secondary);
  font-family: var(--font-heading);
  line-height: 47px;
}

.btn-box {
  padding: 24px 0px 0px;
}

.btn-primary {
  padding: 12px 0px;
  background: #ffffff45;
  border-radius: 37px;
  display: inline-block;
  border: 1px solid var(--white);
  filter: blur(0.2px);
}

.btn-primary a {
  padding: 16px 35px;
  border-radius: 37px;
  font-family: var(--font-Afacad);
  font-size: 16px;
  font-weight: 100;
  color: var(--white);
  transition:
    background-color 0.3s,
    color 0.3s;
  cursor: pointer;
  z-index: 99;
}

/* Active state of the buttons */
.btn-primary .active {
  color: var(--title-text);
  background-color: var(--white);
  padding: 16px 22px;
}

.btn-primary .btn-1 {
  background-color: var(--white);
  color: var(--title-text);
}

.btn-primary .btn-2 {
  color: var(--title-text);
  background-color: var(--white);
  font-weight: 500;
}

/* Inactive button styles */
.btn-primary .btn-1:not(.active) {
  background-color: transparent;
  color: var(--white);
}

.btn-primary .btn-2:not(.active) {
  background-color: transparent;
  color: var(--title-text);
}

/*  btn-input-1 whatsapp start */

.whatsapp-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 370px;
  margin: 0 auto;
  border: 1px solid #fff;
  background-color: #ffffff45;
  border-radius: 30px;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
}

.mobile-input {
  width: 64%;
  padding: 10px 12px;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  outline: none;
  transition: all 0.3s ease;
  background-color: transparent;
  color: var(--white);
  letter-spacing: 2px;
}

.mobile-input::placeholder {
  color: var(--white);
  font-family: var(--font-Afacad);
  letter-spacing: 2px;
}

.whatsapp-btn {
  width: 25%;
  font-family: var(--font-Afacad);
  border: none;
  border-radius: 30px;
  padding: 12px 20px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 300px;
  color: #34418ca6;
  background-color: var(--white);
  font-weight: 600;
}

.whatsapp-btn:hover {
  background-color: var(--title-text);
  color: #fff;
}

.mobile-input:focus {
  border-color: #0073e6;
}

.whatsapp-container .mobile-input,
.whatsapp-container .whatsapp-btn {
  box-sizing: border-box;
}

/* Look inactive */
.whatsapp-btn.inactive {
  background: #ffffff;
  color: #34418ca6;
  /* pointer-events: none; */
}

/* ACTIVE BUTTON */
.whatsapp-btn.active {
  background: white;
  color: #34418c;
  pointer-events: auto;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* Error */
.error-msg {
  font-size: 12px;
  color: var(--bg-offwhite);
  margin: 0px 0px !important;
  padding: auto;
  display: none;
  padding-left: 20px;
}

/* Error border */
.error {
  border-color: #ff4d4d !important;
}

/*  btn-input-1 whatsapp End */

/*  second btn */
/* btn-2 whatsapp start */

.whatsapp-container-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 370px;
  margin: 0 auto;
  background-color: var(--white);
  border-radius: 30px;
  /* box-shadow: 0 4px 8px rgba(0,0,0,0.1); */
}

.mobile-input-2 {
  width: 64%;
  padding: 10px 12px;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  outline: none;
  transition: all 0.3s ease;
  background-color: transparent;
  color: var(--title-text);
  letter-spacing: 2px;
}

.mobile-input-2::placeholder {
  color: var(--title-text);
  font-family: var(--font-Afacad);
  letter-spacing: 2px;
}

.whatsapp-btn-2 {
  width: 300px;
  font-family: var(--font-Afacad);
  border: none;
  border-radius: 30px;
  padding: 12px 20px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #34418ca6;
  background-color: var(--white);
  font-weight: 600;
}

.whatsapp-btn-2.inactive {
  /* background: var(--title-text); */
  background: #5b65a3;
  color: #ffffffb3;
}

.whatsapp-btn-2.active {
  background: var(--title-text);
  color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.error-msg-2 {
  font-size: 12px;
  color: var(--bg-rust);
  margin-top: 5px;
  display: none;
  padding-left: 20px;
  text-align: center;
}

.btn-mob-primary-2 a {
  width: 90%;
  padding: 10px 0px;
  background: var(--white);
  border-radius: 11px;
  display: inline-block;
  border: 1px solid var(--white);
  filter: blur(0.2px);
  font-family: var(--font-Afacad);
  font-weight: 600;
  font-size: 28px;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--title-text);
  text-align: center;
}

/* btn-2 whatsapp End */

/* second-btn */

/*  btn-input-3 whatsapp start */

.whatsapp-container-ii {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 380px;
  margin: 0 auto;
  background-color: var(--white);
  border-radius: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background: url();
}

.mobile-input-ii {
  width: 64%;
  padding: 10px 14px;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  outline: none;
  transition: all 0.3s ease;
  background-color: transparent;
  color: var(--title-text);
  letter-spacing: 2px;
}

.mobile-input-ii::placeholder {
  color: var(--title-text);
  font-family: var(--font-Afacad);
  letter-spacing: 2px;
}

.whatsapp-btn-ii {
  width: 25%;
  font-family: var(--font-Afacad);
  border: none;
  border-radius: 30px;
  padding: 12px 20px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 300px;
  background-color: var(--title-text);
  color: var(--white);
  font-weight: 500;
}

.whatsapp-btn-ii:hover {
  background-color: #005bb5;
}

.mobile-input-ii:focus {
  border-color: #0073e6;
}

.whatsapp-container-ii .mobile-input-ii,
.whatsapp-container-ii .whatsapp-btn-ii {
  box-sizing: border-box;
}

/*  btn-input-1 whatsapp End */

/* Container */
.btn-blue-secondary {
  background: var(--white);
  border-radius: 37px;
  display: inline-block;
  border: 1px solid var(--white);
  filter: blur(0.2px);
}

/* Common button styling */
.btn-blue-secondary a {
  padding: 14px 27px;
  border-radius: 37px;
  font-family: var(--font-Afacad);
  font-size: 16px;
  font-weight: 100;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
  display: inline-block;
  z-index: 99;
}

/* ✅ Active button (highlighted) */
.btn-blue-secondary a.active-blue {
  background-color: var(--title-text);
  color: var(--white);
  transform: scale(1.05);
}

/* 🟦 Default (inactive) button */
.btn-blue-secondary a:not(.active-blue) {
  background-color: transparent;
  color: var(--title-text);
  border: 1px solid transparent;
}

/* Optional subtle hover effect */
.btn-blue-secondary a:hover {
  opacity: 0.9;
  transform: scale(1.03);
}

@media (max-width: 768px) {
  .nav-inner {
    padding: 0px 0px !important;
    /* padding: 6px 0px !important; */
  }

  .main-area {
    overflow: hidden;
    background-position: center;
  }

  .main-wrap {
    background-position: center;
  }

  .banner-content .top-title h4 {
    margin-bottom: 10px;
  }

  .banner-content h2 {
    margin-bottom: 20px;
    font-size: 44px;
    color: var(--title-secondary);
    font-family: var(--font-heading);
  }
  .banner-content .top-title h1 span {
    margin: 15px 0px;
    line-height: 88px;
  }
}

/*  sticky header */
header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  transition: 0.3s ease;
}
.sticky-trigger {
  height: 1px;
}
/* /sticky header */

/*  all section  */

.section-area {
  height: auto;
  width: 100%;
}

.section-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

/*  about section */

.about-area {
  background-color: var(--bg-offwhite);
}

.center-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}

.heading-box h2 {
  color: var(--title-text);
  font-family: var(--font-primary);
  font-weight: 600;
  font-style: Bold;
  font-size: 58px;
  line-height: 120%;
  letter-spacing: 2%;
  text-align: center;
}

.card-local {
  border: none;
  background-color: transparent;
  position: relative;
  transition:
    border 1s ease-in-out,
    background-color 1s ease-in-out;
  margin: 10px;
}

.card-title-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.card-title-box h5 {
  color: var(--title-text);
  font-size: clamp(14px 22px 24px);
  font-family: var(--font-Afacad);
  text-transform: uppercase;
}

.card-content-box p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
  text-align: center;
}

@media (max-width: 768px) {
  .heading-box {
    width: 100%;
  }

  .heading-box h2 {
    font-weight: 700;
    font-size: 3.4rem;
    line-height: 120%;
    text-align: center;
    font-family: var(--font-primary);
    color: var(--title-text);
  }
}

@media (min-width: 200px) and (max-width: 640px) {
  .card-content-box {
    text-align: center;
  }
}

/* ---------- Life Change Area Styling ---------- */

.life-change-area {
  background-color: var(--bg-lilic);
  padding: 60px 0;
  margin: 0 auto;
}

/* Right Image Styling */
.life-change-area .img-fluid {
  width: 100%;
  height: 344px;
  border-radius: 15px;
  opacity: 1;
  object-fit: cover;
}

.life-change-content {
  width: 95%;
}

.life-change-content h5 {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 2%;
  color: var(--dark-grey);
}

.life-change-content p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.6px;
  color: var(--dark-grey);
}

.life-change-content p span {
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-style: Regular;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
  color: var(--dark-grey);
}

.life-change-content .references {
  display: flex;
  gap: 20px;
  /* justify-content: center;
   align-items:; */
}

.life-change-content .references p {
  font-family: var(--font-Space);
  font-weight: 700 !important;
  font-size: 14px;
  line-height: 100%;
  vertical-align: bottom;
  text-decoration: none;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
  color: var(--bg-brown);
  position: relative;
  padding-bottom: 4px;
  cursor: pointer;
}

.references {
  margin-top: 20px;
}

.life-change-content .references p::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0%;
  height: 1.1px;
  background: var(--bg-brown);
  transform: translateX(-50%);
  transition: width 0.35s ease;
}

.life-change-content .references p:hover::after {
  width: 100%;
}

.life-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ref-inner {
  width: 350px;
}

.tag-learning {
  display: inline-block;
}

.tag-learning strong {
  display: inline;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .life-change-area {
    padding: 40px 20px;
  }

  .section-heading {
    font-size: 1.5rem;
  }

  .life-change-description {
    font-size: 1rem;
  }

  .life-change-content .references {
    display: flex;
    gap: 10px;
    flex-direction: column;
  }

  .references p {
    font-family: var(--font-Space);
    font-weight: 700;
    font-size: 20px;
    line-height: 200%;
    letter-spacing: 0%;
    vertical-align: bottom;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
  }

  .life-change-content {
    width: 100%;
  }

  .life-change-content h5 {
    font-family: var(--font-heading);
    font-weight: 400;
    font-size: 2rem;
    line-height: 130%;
    letter-spacing: 2%;
    color: var(--dark-grey);
  }

  .life-change-content p {
    font-family: var(--font-Afacad);
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 2%;
    color: var(--dark-grey);
  }

  .life-change-content p span {
    font-family: var(--font-Afacad);
    font-weight: 700;
    font-style: Regular;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 2%;
    color: var(--dark-grey);
  }
}

/* ---------- learing Area Styling ---------- */

.learing-area {
  background-color: var(--bg-offwhite-2);
}

.learing-local {
  border: none;
  background-color: transparent;
  position: relative;
  transition:
    border 1s ease-in-out,
    background-color 1s ease-in-out;
  margin: 10px;
}

.learing-content-box {
  padding: 0px;
}

.learing-title-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

.learing-img-box h2 {
  font-family: var(--font-Space);
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  margin-bottom: 0px;
  color: var(--title-text);
}

.learing-title-box h5 {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: var(--title-text);
}

.learing-content-box p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
  color: var(--dark-grey);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .learing-title-box h5 {
    font-family: var(--font-heading);
    font-weight: 400;
    font-size: 32px;
    line-height: 130%;
    color: var(--title-text);
  }

  .learing-content-box p {
    font-family: var(--font-Afacad);
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 2%;
    color: var(--dark-grey);
    width: 90%;
  }
}

/* ---------- form area Styling ---------- */

/* .bt-form-box a {
  padding: 15px 30px;
  background-color: rgba(255, 255, 255, 1);
  color:rgba(163, 81, 52, 1);
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2%;
  text-transform: uppercase;
  border-radius: 28px;

} */
.form-area {
  background-color: var(--bg-brown);
  padding-bottom: 150px;
}

.book-content {
  width: 95%;
  font-family: var(--font-heading);
  font-weight: 400;
  font-style: Regular;
  font-size: 26px;
  line-height: 150%;
  letter-spacing: 2%;
  text-align: center;
  color: var(--white);
}

.heading-box .sec-head-light {
  color: var(--white);
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 78px;
  line-height: 120%;
  letter-spacing: 3px;
  text-align: center;
}

.form-container {
  display: flex;
  /* justify-content: center; */
  margin-bottom: 0;
}

.inp-fild {
  width: 320px;
  padding: 15px 0px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid var(--bg-offwhite-2);
  color: #ffffffe1;
}

.inp-fild::placeholder {
  /* color: #e3cbc2b4; */
  color: #c69380;
  font-family: var(--font-Afacad);
  letter-spacing: 2px;
}

.form-container .inp-fild:focus-visible {
  /* outline: -webkit-focus-ring-color auto 1px; */
  outline: none;
}

/* Error and Success Message Styling */
.error-text {
  color: #fff;
  font-size: 12px;
  display: none; /* Hidden initially */
}

.success-text {
  color: #fff7e6;
  font-size: 14px;
  padding-top: 10px;
  font-weight: bold;
  display: none; /* Hidden initially */
}

.inp-fild:focus-visible {
  outline: none;
  border-bottom: 2px solid #e3cbc2;
}

/* Button Styling */
.bt-form-box {
  margin-bottom: 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.bt-form-box {
  margin-bottom: 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.whatsappBtn {
  padding: 15px 30px;
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-style: bold;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2%;
  text-transform: uppercase;
  border-radius: 28px;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.inactive-red {
  background-color: #e3cbc2;
  color: #b7755f;
}

.active-red {
  background-color: var(--white);
  color: var(--bg-brown);
}

/* #whatsappBtn:hover {
  background-color: #d1a395;
  transform: scale(1.05);
} */

@media (max-width: 768px) {
  .heading-box .sec-head-light {
    color: var(--white);
    font-family: var(--font-primary);
    font-weight: 700;
    font-size: 58px;
    line-height: 120%;
    text-align: center;
    width: 100%;
  }

  .learing-title-box .book-content {
    font-family: var(--font-Afacad);
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 2%;
    text-align: center;
  }

  .form .row {
    padding: 20px;
  }

  .form-container {
    margin-bottom: 20px;
  }

  .bt-form-box {
    width: 100%;
    text-align: center;
  }

  .bt-form-box a {
    width: 100%;
  }
}

/*  ---------- frame area Styling ----------  */

.frame-area {
  background-color: var(--bg-offwhite);
}

.farme-img-center {
  display: flex;
  justify-content: center;
  position: relative;
  padding-bottom: 0px;
  top: -150px;
}

.frame-body {
  position: relative;
  top: -50px;
}

.frame-cont-box {
  text-align: center;
}

.frame-cont-box p {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 26px;
  line-height: 150%;
  text-align: center;
  color: var(--bg-brown-light);
}

.frame-cont-box p span {
  font-family: var(--font-heading);
  color: var(--bg-brown);
  font-weight: 500;
  font-size: 26px;
  line-height: 150%;
  text-align: center;
}

/*  bottom */
.farme-local {
  border: none;
}

.farme-content-box {
  background-color: var(--bg-offwhite);
  border: 1px solid #22222233;
  border-radius: 12px;
  padding: 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 300px;
}

.farme-img-box {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 18px;
}

.farme-img-box img {
  width: 50px;
}

.farme-img-box .farme-title {
  margin-left: 10px;
  margin-bottom: 0px;
  font-family: var(--font-Afacad);
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  text-transform: uppercase;
  color: var(--title-text);
}

.farme-text {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: var(--title-text);
}

.farme-text span {
  font-weight: 700;
  background: linear-gradient(90deg, #ff7648, #dc24dc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.frame-bt-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.frame-bt-box a {
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  width: 100%;
  padding: 12px 5px;
  background-color: #8c95c8;
  color: var(--bg-offwhite);
  text-align: center;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: var(--font-Afacad);
  transition: all ease 0.5s;
  pointer-events: none;
  cursor: not-allowed;
}

.frame-bt-box a:hover {
  background-color: #5d659e;
}

.farme-content-box.hover-active {
  transition: all ease-in-out 0.3s;
}

@media (max-width: 768px) {
  .farme-img-center {
    top: -92px;
    left: 0px;
  }

  .farme-img-center img {
    width: 300px;
  }

  .farme-content-box {
    height: auto;
  }

  .frame-cont-box p {
    font-family: var(--font-heading);
    font-weight: 400;
    line-height: 150%;
    text-align: center;
    color: var(--bg-brown-light);
    font-size: 26px;
    letter-spacing: 2%;
  }

  .frame-cont-box p span {
    font-family: var(--font-heading);
    color: var(--bg-brown);
    font-weight: 400;
    font-size: 26px;
    line-height: 150%;
    letter-spacing: 2%;
    text-align: center;
  }

  .farme-img-box .farme-title {
    margin-left: 10px;
    margin-bottom: 0px;
    font-family: var(--font-Afacad);
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--title-text);
  }

  .farme-text {
    font-family: var(--font-Afacad);
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    color: var(--title-text);
  }

  .farme-text span {
    font-weight: 700;
    background: linear-gradient(90deg, #ff7648, #dc24dc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .frame-bt-box a {
    width: 100%;
    padding: 15px 5px;
    /* background-color: var(--title-text); */
    color: var(--bg-offwhite);
    text-align: center;
    border-radius: 25px;
    text-transform: uppercase;
    font-family: var(--font-Afacad);
    font-weight: 700;
    font-size: 24px;
  }
}

/* ---------- testimonial Area Styling ---------- */

.testimonial-area {
  background-color: var(--bg-offwhite);
}

.testimonial-top-card .testimonial-top-card-bg-img {
  background-size: cover;
  background-position: top;
  width: 100%;
  height: 430px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 17px;
}

.testimonial-top-card-bg-img img {
  width: 90px;
}

.testimonial-top-profile {
  display: flex;
  gap: 10px;
  padding-top: 10px;
}

.testimonial-top-profile-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--bg-brown);
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-top-name h5 {
  margin-bottom: 2px;
  font-family: var(--font-Space);
  font-weight: 500;
  font-size: 19px;
  line-height: 140%;
}

.testimonial-top-name p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-style: Regular;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 0%;
}

.vid-arrow {
  padding: 10px;
  color: var(--white);
  background-color: var(--title-text);
  border-radius: 50%;
}

/*  bottom */
.testimonial-local {
  border: none;
  width: 100%;
  height: 400px;
  position: relative;
}

.testimonial-content-box {
  background-color: var(--bg-offwhite);
  border: 1px solid #22222233;
  border-radius: 12px;
  padding: 20px 20px;
}

.testimonial-img-box {
  display: flex;
  justify-content: start;
  align-items: center;
}

.testimonial-img-box img {
  width: 50px;
}

.testimonial-img-box .testimonial-title {
  margin-left: 10px;
  margin-bottom: 0px;
  font-family: var(--font-Afacad);
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  color: var(--title-text);
}

.testimonial-text {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: var(--dark-grey);
}

.testimonial-text span {
  font-family: var(--font-Afacad);
  font-weight: 700;
  color: var(--black);
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
}

.testimonial-profile {
  display: flex;
  gap: 10px;
  padding-top: 10px;
  position: absolute;
  bottom: 10px;
}

.testimonial-profile-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--bg-brown);
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-name h5 {
  margin-bottom: 2px;
  font-family: var(--font-Space);
  font-weight: 500;
  font-size: 19px;
  line-height: 140%;
}

.testimonial-name p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-style: Regular;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 0%;
}

@media (max-width: 768px) {
  .testimonial-top-card .testimonial-top-card-bg-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
    height: 560px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 17px;
  }

  .testimonial-top-name h5 {
    margin-bottom: 2px;
    font-family: var(--font-Space);
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
  }

  .testimonial-text {
    font-family: var(--font-Afacad);
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    color: var(--dark-grey);
    margin-bottom: 30px;
  }

  .testimonial-text span {
    font-family: var(--font-Afacad);
    font-weight: 700;
    color: var(--black);
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 2%;
  }
}

/*  blog */
.blog-area {
  background-color: var(--white);
}

.blog-heading h2 {
  text-align: start;
  color: var(--bg-brown-light);
}

.blog-heading h2 i {
  color: var(--bg-brown-light);
  font-size: 40px;
}

.nav-title {
  font-family: var(--font-Afacad);
  color: var(--dark-grey);
  font-weight: 400;
  font-size: 20px;
  line-height: 124%;
}

.blog-tabs {
  border-bottom: none;
  flex-wrap: wrap;
  gap: 10px;
  min-height: 67px;
}

.blog-tabs .nav-link {
  border: 1px solid #7b7b7b;
  border-radius: 10px;
  padding: 6px 12px;
  color: #7b7b7b;
  background: var(--white);
  font-family: var(--font-Afacad);
  font-size: 17px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.blog-tabs .nav-link.active,
.blog-tabs .nav-link:hover {
  background-color: var(--title-text);
  color: var(--white);
  border-color: var(--dark-grey);
}

/*   */

@media (max-width: 786px) {
  .blog-tabs {
    max-height: 270px; /* Almost 2 lines */
    overflow: hidden;
    position: relative;
  }

  /* When expanded */
  .blog-tabs.expanded {
    max-height: none !important;
  }
  .tags-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .tags-inner .nav-link {
    display: flex;
    width: 200px;
  }
}

/* Blog Card same as before */
.blog-card {
  transition: all 0.3s ease;
  /* min-height:550px ; */
}

.blog-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
}

.blog-image img {
  width: 100%;
  height: 261px;
  border-radius: 10px;
  object-fit: cover;
  object-position: center;
}

.blog-meta {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 13px;
  color: #666;
  padding: 10px;
}

.blog-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 10px;
  padding: 10px;
  font-family: var(--font-heading);
  color: var(--dark-grey);
}

.blog-author {
  display: flex;
  align-items: center;
  margin-top: 15px;
  padding: 10px;
}

.author-img img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: var(--bg-brown-light);
}

.more-btn {
  display: inline-block;
  padding: 12px 45px;
  background-color: #e0dede;
  border: 1px solid #cacaca;
  border-radius: 8px;
  font-size: 14px;
  font-family: var(--font-Afacad);
  font-weight: 700;
  text-decoration: none;
  color: var(--dark-grey);
  transition: all 0.3s ease;
}

.more-btn:hover {
  background: var(--bg-brown-light);
  color: #fff;
}

.blog-tag {
  background-color: var(--bg-lilic);
  border: 1px solid #7b7b7b;
  color: #7b7b7b;
  padding: 6px 10px;
  font-size: 17px;
  font-weight: 500;
  font-family: var(--font-Afacad);
}

.blog-meta .date {
  font-family: Space Grotesk;
  font-weight: 700;
  font-style: Bold;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: right;
  text-transform: uppercase;
}

.author-info h6 {
  font-family: var(--font-Space);
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: var(--dark-grey);
}

.author-info p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: var(--dark-grey);
}

@media (max-width: 768px) {
  .blog-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .blog-tabs .nav-link {
    border: 1px solid #7b7b7b;
    border-radius: 10px;
    padding: 8px 8px;
    color: #7b7b7b;
    background: var(--white);
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s ease;
    width: 100%;
  }

  .blog-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .blog-meta .date {
    font-size: 17px;
    font-weight: 700;
  }

  .blog-tag {
    font-size: 18px;
  }

  .blog-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.5;
    margin-top: 10px;
    padding: 10px;
    font-family: var(--font-heading);
  }

  .author-info h6 {
    font-size: 19px;
  }

  .author-info p {
    font-size: 14px;
  }

  .more-btn {
    font-size: 22px;
    font-family: var(--font-Afacad);
    font-weight: 700;
    padding: 12px 42px;
  }

  .blog-tabs .nav-link {
    margin-right: 0px;
  }

  #show-more {
    font-size: 18px;
    color: #333;
  }
}

/* / blog */

/* ===== FAQ Section ===== */
.faq-area {
  background-color: var(--bg-lilic);
}

.faq-heading h2 {
  color: var(--dark-grey);
}

.faq-accordion .accordion-item {
  border: none;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 10px;
}

.faq-tittle .accordion-button {
  background-color: transparent;
  font-family: var(--font-Afacad);
  font-weight: 600;
  font-size: 24px;
  color: var(--dark-grey);
  padding: 1rem 0;
  box-shadow: none;
}

.faq-accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(270deg);
}

.faq-accordion .accordion-body {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 18px;
  color: var(--dark-grey);
  padding: 0 0 1rem 0;
  line-height: 140%;
}

.faq-link {
  color: var(--title-text);
  font-weight: 600;
  font-size: 24px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: var(--font-Afacad);
}

.faq-link:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .faq-tittle .accordion-button {
    background-color: transparent;
    font-family: var(--font-Afacad);
    font-weight: 600;
    font-size: 28px;
    color: var(--dark-grey);
    padding: 1rem 0;
    box-shadow: none;
  }

  .faq-accordion .accordion-button:not(.collapsed)::after {
    transform: rotate(270deg);
  }

  .faq-accordion .accordion-body {
    font-family: var(--font-Afacad);
    font-weight: 500;
    font-size: 24px;
    color: var(--dark-grey);
    padding: 0 0 1rem 0;
    line-height: 140%;
  }
  .faq-link {
    color: #34418c;
    font-weight: 600;
    font-size: 24px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: var(--font-Afacad);
  }
}

/*  footer  */

/* ===== Footer Base ===== */
.tm-footer {
  background-color: #0073cf;
  color: #fff;
  padding-top: 50px;
  position: relative;
}

/* ===== Subscribe Section ===== */
.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
  padding-bottom: 30px;
}

.subscribe-box {
  flex: 1;
  min-width: 300px;
  margin-right: 30px;
}

.subscribe-box h5 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: var(--font-Afacad);
}

.subscribe-form {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  /* max-width: 400px; */
}

.subscribe-form input {
  flex: 1;
  background: transparent;
  border: none;
  color: var(--white);
  padding: 10px 0;
  outline: none;
  font-family: var(--font-Afacad);
}

.subscribe-form input::placeholder {
  color: var(--white);
}

.subscribe-form button {
  background: none;
  border: none;
  color: var(--white);
  font-weight: 600;
  cursor: pointer;
  font-size: 20px;
  font-family: var(--font-Afacad);
}

.contact-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-contact h3 a {
  font-size: 28px;
  font-weight: 700;
  margin-top: 10px;
  font-family: var(--font-Space);
  color: var(--white);
}

.footer-social {
  margin-top: 20px;
}

.footer-social a {
  color: var(--white);
  padding: 8px 10px;
  background: var(--white);
  border-radius: 30px;
  color: #0073cf;
  margin-right: 15px;
  font-size: 20px;
  transition: color 0.3s ease;
}

.footer-social a:hover {
  color: var(--bg-brown);
}

/* ===== Logo + Donate ===== */
.footer-logo-box {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.footer-logo {
  width: 120px;
  margin-bottom: 10px;
}

.donate-btn {
  display: inline-block;
  color: var(--white);
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

/* ===== Centres ===== */
.footer-centres {
  margin-top: 50px;
}

.footer-centres h6 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: var(--font-Space);
  font-weight: 600;
}

.footer-centres ul {
  list-style: none;
  padding: 0;
}

.footer-centres ul li {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 8px;
  font-family: var(--font-Afacad);
  font-weight: 600;
}

/* ===== Disclaimer & Links ===== */
.footer-disclaimer {
  margin-top: 40px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.85);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 25px;
  font-family: var(--font-Afacad);
  font-weight: 600;
}

.footer-disclaimer strong {
  font-weight: 700;
  font-family: var(--font-heading);
}

.footer-links {
  margin-top: 10px;
}

.footer-links a {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 15px;
  font-size: 13px;
  font-family: var(--font-Afacad);
  font-weight: 600;
  text-decoration: none;
}

.footer-links a:hover {
  text-decoration: underline;
}

/* ===== Bottom Bar ===== */
.footer-bottom {
  background-color: #003d73;
  padding: 12px 0;
  margin-top: 30px;
}

.footer-bottom p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  font-family: var(--font-Space);
  margin: 0;
}

@media (max-width: 768px) {
  .footer-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }

  .footer-logo-box {
    text-align: left;
  }

  .subscribe-box h5 {
    font-size: 28px;
    font-weight: 600;
    font-family: var(--font-Afacad);
    margin-bottom: 20px;
  }

  .subscribe-form input {
    flex: 1;
    font-size: 22px;
    font-family: var(--font-Afacad);
  }

  .subscribe-form input::placeholder {
    color: var(--white);
  }

  .subscribe-form button {
    font-weight: 600;
    font-size: 24px;
    font-family: var(--font-Afacad);
  }

  .footer-contact h3 a {
    font-size: 32px;
    font-weight: 700;
    margin-top: 10px;
    font-family: var(--font-Space);
    color: var(--white);
  }

  .footer-social {
    margin-top: 20px;
  }

  .footer-social a {
    color: var(--white);
    padding: 8px 8px;
    background: var(--white);
    border-radius: 30px;
    color: #0073cf;
    margin-right: 15px;
    font-size: 20px;
    transition: color 0.3s ease;
  }

  .footer-social a:hover {
    color: var(--bg-brown);
  }

  /* ===== Logo + Donate ===== */
  .footer-logo-box {
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  .footer-logo {
    width: 120px;
    margin-bottom: 10px;
  }

  .donate-btn {
    display: inline-block;
    color: var(--white);
    font-weight: 600;
    font-size: 20px;
    font-family: var(--font-Afacad);
    text-decoration: none;
    text-transform: uppercase;
  }

  /* ===== Centres ===== */
  .footer-centres {
    margin-top: 50px;
  }

  .footer-centres h6 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: var(--font-Space);
    font-weight: 600;
  }

  .footer-centres ul {
    list-style: none;
    padding: 0;
  }

  .footer-centres ul li {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 8px;
    font-family: var(--font-Afacad);
    font-weight: 600;
  }

  /* ===== Disclaimer & Links ===== */
  .footer-disclaimer {
    margin-top: 40px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.85);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 25px;
    font-family: var(--font-Afacad);
    font-weight: 600;
  }

  .footer-disclaimer strong {
    font-weight: 700;
    font-family: var(--font-heading);
  }

  .footer-links a {
    color: rgba(255, 255, 255, 0.7);
    margin-right: 15px;
    font-size: 15px;
    font-family: var(--font-Afacad);
    font-weight: 600;
    text-decoration: none;
  }

  .footer-links a:hover {
    text-decoration: underline;
  }

  .footer-links a {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--font-Afacad);
  }

  /* ===== Bottom Bar ===== */
  .footer-bottom {
    background-color: #003d73;
    padding: 12px 0;
    margin-top: 30px;
  }

  .footer-bottom p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    font-family: var(--font-Space);
    margin: 0;
  }
}

/*  popup */

/* Popup Modal Styling */
.popup-modal {
  display: none; /* Hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  justify-content: center;
  align-items: center;
  z-index: 99991;
}

.popup-content {
  position: relative;
  background-color: #f2f2f2;
  padding: 50px 50px;
  border-radius: 10px;
  max-width: 1172px;
  width: 80%;
  top: 40px;
}

.popup-left h5 {
  font-size: 18px;
  font-weight: 500;
  font-family: var(--font-Afacad);
  margin-bottom: 10px;
  color: var(--title-text);
}

.popup-left h2 {
  font-weight: 700;
  font-size: 44px;
  line-height: 120%;
  letter-spacing: 2%;
  color: var(--bg-brown-light);
  font-weight: 600;
  font-family: var(--font-primary);
  margin-bottom: 15px;
}

.popup-text p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0%;
}

.popup-text .pop-last {
  font-family: var(--font-Space);
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: bottom;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
  color: var(--dark-grey);
}

.popup-graph {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 20px;
  /* border: 1px solid #ccc; */
  height: auto;
  border-radius: 20px;
  background: #fff;
}

.popup-graph img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.effect-size {
  margin-top: 15px;
  font-weight: bold;
  font-size: 14px;
  text-align: end;
  padding: 1px 10px;
}

.effect-size p {
  font-family: var(--font-Space);
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #7b7b7b;
}

.close-button {
  background: transparent;
  border: none;
  font-size: 30px;
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  z-index: 99;
}
/* popup end */

/*  header-over */

.underline-grow {
  position: relative;
  display: inline-block;
  padding-bottom: 2px;
}

.underline-grow::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0%;
  height: 1px;
  background: var(--title-text);
  transform: translateX(-50%);
  transition: width 0.35s ease;
}

.underline-grow:hover::after {
  width: 100%;
}

input:-internal-autofill-selected {
  background-color: transparent;
}

-webkit-tap-highlight-colorrgba {
  background-color: transparent;
}

/* =========================================================== */

.br-tag {
  display: none;
}

@media (min-width: 200px) and (max-width: 520px) {
  .br-tag {
    display: block;
  }
}

/* ==============================================
  other pages start
================================================ */

/* attend a free modal form */

.modal-bg {
  background-color: var(--title-text);
  opacity: 94%;
  z-index: 99999;
}

.btn-cross {
  position: relative;
  top: -6px;
  width: 100%;
  text-align: end;
  border: none;
  background: none;
}

.btn-cross img {
  width: 20px;
}

.modal-content-custom {
  padding: 20px 30px;
  min-height: 560px;
}

.modal-header {
  border-bottom: 0px !important;
  display: flex;
  flex-direction: column;
}

.modal-header h5 {
  width: 100%;
  color: var(--bg-brown-light);
  text-align: start;
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 44px;
  line-height: 120%;
  letter-spacing: 2%;
}

.modal-dialog-custom {
  max-width: 700px !important;
}

.btn-group-custom {
  background-color: #f2f2f2;
  padding: 4px;
  border-radius: 50px !important;
  overflow: hidden;
}

/* .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
} */

.modal-btn-cust {
  width: 50%;
  color: var(--dark-grey) !important;
  font-family: Space Grotesk;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: bottom;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0px;
}

.modal-btn-cust:hover {
  border: 0px;
  background-color: none !important;
}

/* .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
   border: 0px;
   background-color: transparent;
} */

.modal-btn-cust button {
  color: #b3b3b3;
}

.modal-btn-cust button:hover {
  color: #b3b3b3;
  border: var(--dark-grey);
}

.btn-group-custom .modal-btn-cust .nav-link {
  width: 100%;
  height: 100%;
}

.btn-group-custom .modal-btn-cust .nav-link.active {
  background-color: #fff !important;
  border-radius: 50px;
  border: 0px;
  width: 100%;
  padding: 18px 16px;
  border-radius: 50px;
  color: var(--dark-grey);
}

.date-picker-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin-bottom: 32px;
  gap: 8px;
}

.date-picker-box .date-picker-btn {
  padding: 6px 12px;
  border: 1px solid #cacaca;
  background-color: var(--white);

  font-family: var(--font-Afacad);
  font-weight: 500;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 2%;
  border-radius: 12px;
}

.date-picker-box .date-picker-btn:hover {
  color: var(--bg-brown-light) !important;
}

.date-picker-btn.active {
  background-color: var(--title-text) !important;
  color: #fff !important;
  border-color: var(--title-text) !important;
}

.form-field-cust {
  background-color: #f2f2f2;
  border: 0px;
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #7b7b7b !important;
}

.form-control:focus {
  background-color: var(--bs-body-bg);
  border-color: none !important;
}

.form-field-cust::placeholder {
  color: #7b7b7b;
}

/*  ========validation==== */
/* Bootstrap invalid look (stronger) */
.form-control.is-invalid {
  border-color: var(--bg-rust) !important;
  box-shadow: 0 0 2px 0.07rem rgb(163 81 52) !important;
  background-image: none !important;
}

.form-control.is-valid {
  /* border-color: #198754 !important;
  box-shadow: 0 0 0 .2rem rgba(25,135,84,.15) !important; */
  background-image: none !important;
}

/* Show feedback neatly under field */
.invalid-feedback {
  display: none;
  font-size: 12px;
  margin-top: 6px;
}

.form-control.is-invalid ~ .invalid-feedback {
  display: block;
}

/* ========= */

.btn-submit-custom {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}

.btn-submit-custom button {
  width: 48%;
  background-color: var(--dark-grey);
  border-radius: 50px;
  padding: 16px 32px;
}

.btn-submit-custom .btn-cancel {
  background-color: var(--white);
  border: 1px solid #7b7b7b;
}

.btn-submit-custom .btn-submit {
  background-color: var(--title-text);
  color: var(--white);
  opacity: 70%;
}

/* .nav-tabs .nav-link {
     border: 0px solid transparent !important;
} */

.modal-heading {
  text-align: center;
}

.modal-heading img {
  width: 30px;
  margin-bottom: 10px;
}

.modal-heading h5 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 44px;
  line-height: 120%;
  letter-spacing: 2%;
  text-align: center;
}

.modal-para-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 14px 0px 10px;
}

.modal-para-box p {
  width: 70%;
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 26px;
  line-height: 150%;
  letter-spacing: 1.1;
  text-align: center;
}

.modal-secession {
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* attend a free intro page */

.introductory-area {
  background-color: var(--bg-offwhite-2);
  /* height: 700px; */
  padding: 115px 0px;
  display: flex;
  align-items: center;
  border-bottom: 27px solid #cacaca;
}

.section-title {
  font-size: 3.625rem;
  font-family: var(--font-primary);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.8px;
  color: var(--dark-grey);
}

.section-desc {
  max-width: 999px;
  margin: 0 auto;
  color: var(--dark-grey);
  /* opacity: 0.9; */
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 1.625rem;
  line-height: 150%;
  text-align: center;
}

.intros-heading {
  font-weight: 600;
  margin-bottom: 10px;
  font-family: var(--font-Space);
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 2%;
  padding-right: 5px;
  color: var(--);
}

.intro-card {
  background: #fff;
  border-radius: 14px;
  padding: 20px 20px 26px;
  display: flex;
  gap: 20px;
  align-items: center;
  position: relative;
}

.intro-card-help {
  align-items: flex-start !important;
}

.intro-date-wapper {
  background: #f5f8fa;
  border-radius: 12px;
  padding: 13px 9px;
  text-align: center;
  min-width: 110px;
}

.intro-date-wapper .day {
  font-family: var(--font-Space);
  color: var(--dark-grey);
  font-weight: 500;
  color: var(--dark-grey);
  padding: 2px 10px;
  width: 110;
  /* height: 24; */
  opacity: 1;
  gap: 10px;
  border-radius: 20px;
  /* padding-top: 8px;
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
  margin-bottom: 16px; */
  text-transform: uppercase;
}

.intro-date-wapper .date-box {
  margin: 14px 0px;
}

.intro-date-wapper .date-box .date {
  font-size: 32px;
  margin: 0;
  font-family: var(--font-Space);
  font-weight: 700;
  font-style: Bold;
  font-size: 2.5rem;
  line-height: 100%;
  text-align: center;
  color: var(--dark-grey);
}

.intro-date-wapper .month {
  font-size: 12px;
  text-transform: uppercase;
  color: var(--dark-grey);
  font-family: var(--font-Space);
  font-weight: 500;
  font-style: Medium;
  font-size: 0.9375rem;
  line-height: 105%;
  letter-spacing: 2%;
  text-align: center;
}

.intro-date-wapper .time {
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: end;
}

.intro-date-wapper .time span {
  /* margin-top: 6px; */
  font-family: var(--font-Space);
  font-weight: 400;
  font-size: 1.275rem;
  line-height: 100%;
}

.intro-date-wapper .time span sup {
  font-size: 0.75rem;
}

.intro-date-wapper .time img {
  object-fit: cover;
  height: 20px;
}

/* .intro-details{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
} */

.intro-details h5 {
  margin: 0;
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.1px;
  color: var(--dark-grey);
}

.intro-details p {
  margin: 0;
  color: #7b7b7b;
  font-family: var(--font-Afacad);
  font-weight: 500;
  font-size: 15px;
  line-height: 140%;
}

.label {
  color: #7b7b7b;
  font-family: var(--font-Afacad);
  font-weight: 500;
  font-size: 15px;
  line-height: 140%;
}

.intro-details .ex-name {
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: 17px;
  line-height: 130%;
  letter-spacing: 0.1px;
  color: var(--dark-grey);
}

.intro-link {
  position: absolute;
  font-size: 13px;
  font-weight: 600;
  top: 154px;
  left: 154px;
  opacity: 1;
  gap: 10px;
  border-radius: 8px;
  padding: 10px 15px;
  font-family: var(--font-Afacad);
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 2%;
  color: var(--dark-grey);
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
}

.intro-link:hover {
  background-color: var(--dark-grey);
  color: var(--white);
}

/*  =====================================
 Otherpages responsive
========================================*/

@media (min-width: 200px) and (max-width: 520px) {
  .introductory-area {
    padding: 40px 0px 72px;
  }

  .intro-date-wapper .time span {
    font-size: 1.175rem;
  }
  .intro-link {
    position: absolute;
    top: 145px;
    left: 170px;
  }
  .intro-card {
    background: #fff;
    border-radius: 14px;
    padding: 10px 20px 10px;
  }

  .intro-details h5 {
    font-size: 14px;
  }

  .section-title {
    font-size: 2.225rem;
  }

  .section-desc {
    font-size: 1.125rem;
  }
}

/* ======================== */

/*  tabs  section */
/* Main Section */
.intro-section {
  background-color: var(--bg-offwhite);
  padding: 0px 0 50px;
}

.section-tabs-box {
  position: relative;
}

.section-tabs-box .section-inner {
  position: absolute;
  top: -48px;
  left: 0px;
  background-color: var(--bg-brown-light);
  color: var(--bg-offwhite);

  border: 2px solid #cacaca;
  border-bottom: none;
  border-radius: 6px 7px 0px 0px;
  overflow: hidden;
}

.section-tabs-box .section-inner li {
  font-family: var(--font-Afacad);
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 2%;
  text-align: center;
  text-transform: uppercase;
}

.section-tabs-box .section-inner li a {
  padding: 10px 110px;
  /* color: var(--dark-grey); */
  color: var(--bg-offwhite);
}

.onlineContent-box {
  padding: 47px 0px 0px;
}

/* Tabs active style */
.nav-pills .nav-link.active {
  background-color: var(--bg-offwhite);
  color: var(--dark-grey);
}

/* Filter buttons active style */
.filter-btn.active {
  background-color: var(--bg-brown-light);
  color: #fff;
}

.nav-pills .nav-link {
  border-radius: 0px;
}

.filter-tabs .nav-link.active {
  background-color: var(--title-text) !important;
  color: #fff !important;
  border-radius: 10px;
  border: 0px;
}

.filter-link {
  color: var(--dark-grey);
}

.filter-heading-box p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 16px;
  line-height: 124%;
  letter-spacing: 0%;
  margin-left: 9px;
}

.filter-bar {
  text-align: start;
  margin-top: 0px;
  /* margin-bottom: 32px; */
  border-bottom: 0px;
}

.filter-btn {
  display: inline-block;
  /* padding: 8px 16px; */
  margin: 0px 4px 8px;
  color: var(--dark-grey);
  cursor: pointer;
  transition:
    background-color 0.3s,
    color 0.3s;
  border-radius: 10px;
  background-color: var(--white);
  border: 1px solid #cacaca;
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 2%;
}

.filter-btn.active {
  background-color: var(--title-text);
  color: #f2f2f2;
  margin-bottom: 8px;
}

.internal-card-box {
  padding: 40px 0px 30px;
}

.btm-line {
  border-bottom: 4px solid #cacaca;
}

.location-title {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin: 0px 0px;
}

.location-title h3 {
  background-color: #d9f7d7;
  font-family: var(--font-Space);
  padding: 12px 20px;
  border-radius: 20px;
  font-weight: 700;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 2%;
  color: var(--dark-grey);
}

.location-title p {
  margin: 0px;
  font-family: var(--font-Afacad);
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
  color: #7b7b7b;
}

/*  ========================================
Blog
============================================= */

.latest-blog-area {
  margin: 60px 0px 10px;
}

.lts-blog-img-wraper {
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.lts-blog-img-wraper img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 40px;
}

/* ============== */

.latest-blog-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.latest-blog-meta {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 13px;
  color: #666;
  padding: 10px;
}

.latest-blog-title {
  font-weight: 600;
  font-size: 56px;
  line-height: 1.1;
  padding: 10px 10px 0px;
  font-family: var(--font-heading);
  color: #181a2a;
}

.latest-blog-title .read-time {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 13px;
  line-height: 124%;
  letter-spacing: 0%;
  text-align: right;
  vertical-align: bottom;
}

.blog-author {
  display: flex;
  align-items: center;
  margin-top: 15px;
  padding: 10px;
}

.blog-tag {
  background-color: var(--bg-lilic);
  border: 0px solid #7b7b7b;
  color: #7b7b7b;
  padding: 6px 10px;
  font-size: 17px;
  font-weight: 500;
  font-family: var(--font-Afacad);
}

.latest-blog-meta .date {
  font-family: var(--font-Space);
  font-weight: 700;
  font-style: Bold;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: right;
  text-transform: uppercase;
}

.latest-blog-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.latest-blog-bottom .date {
  margin: 22px 6px 0px 0px;
  font-family: var(--font-Space);
  font-weight: 700;
  font-style: Bold;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: right;
  text-transform: uppercase;
  color: var(--dark-grey);
}

/* ======================================
cta-area =================================*/

.cta-area {
  background-color: var(--bg-offwhite);
  padding: 80px 0px;
}

.cta-area-row {
  align-items: center;
}

.cta-img-box {
  height: 330px;
  position: relative;
}

.cta-img-box img {
  height: 100%;
}

.cta-content-wraper .cta-title {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 36px;
  line-height: 124%;
  letter-spacing: 0%;
  color: var(--title-text);
}

.cta-content-wraper .cta-founder {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 24px;
  line-height: 115.9%;
  letter-spacing: 0%;
  color: var(--title-text);
  margin-top: 20px;
}

/*  ==================================
subscribe-area ======================= */

.subscribe-area {
  background-color: #dee3ff;
  padding: 80px 0px;
}

.Subscribe-wraper {
  padding: 0px 100px;
}

.subscribe-row {
  align-items: center;
}

.Subscribe-title-box h3 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 58px;
  line-height: 120%;
  letter-spacing: 2%;
  color: var(--title-text);
}

.Subscribe-title-box p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
}

.Subscribe-input-box input {
  width: 350px;
  background-color: #f2f2f2;
  border: none;
  padding: 18px 16px;
  border-radius: 7px;
  margin-right: 14px;
}

.Subscribe-input-box button {
  background-color: var(--title-text);
  border: none;
  padding: 20px 60px;
  border-radius: 7px;
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-style: Bold;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 2%;
  text-align: center;
  text-transform: uppercase;
  color: var(--white);
  opacity: 70%;
}

/*  ======================================
blog details ========================== */

.detail-blog-area {
  padding: 80px 0px 0px;
}

.next-title h2 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 58px;
  line-height: 120%;
  letter-spacing: 2%;
  text-align: center;
  color: var(--title-text);
  margin-bottom: 40px;
}

.block-line {
  width: 100%;
  height: 30px;
  border: 0px;
  background: #dfdfdf;
}

.singal-blog-title {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 56px;
  line-height: 115.9%;
  letter-spacing: 0%;
}

.soical-wraper {
  display: flex;
  justify-content: space-evenly;
  width: 530px;
  padding: 20px 0px;
}

.soical-wraper-inner {
  position: relative;
}

.soical-wraper-inner::after {
  content: "";
  position: absolute;
  right: -30px;
  top: 12px;
  width: 2px;
  height: 60%;
  background-color: var(--dark-grey);
}

.singal-blog-img img {
  border-radius: 30px;
  width: 100%;
}

.blog-author-main {
  display: flex;
  align-items: center;
  margin-top: 15px;
  padding: 10px;
}

.blog-author-main .author-img {
  background: var(--bg-brown-light);
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}

.single-decs p {
  text-align: justify;
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 2%;
}

.single-decs ul li {
  text-align: justify;
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 2%;
}

.single-decs ul li::marker {
  font-size: 18px;
}

.more-extra-btn {
  margin: 30px 0px;
}

.more-extra-btn ul {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  gap: 18px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.more-extra-btn ul li a {
  font-family: var(--font-Afacad);
  font-weight: 500;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 2%;
  border: 1px solid #cacaca;
  color: var(--dark-grey);
  padding: 6px 12px;
  border-radius: 10px;
}

/* rgt-menu-details */

.detail-blog-wraper-rgt {
  position: relative;
}

.detail-blog-box-rgt {
  position: sticky;
  top: 74px;
  right: 0px;
}

.detail-more-blog-heading h2 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 44px;
  line-height: 120%;
  letter-spacing: 2%;
  color: var(--bg-brown-light);
}

.detail-more-blog-card {
  border-bottom: 1px solid #cacaca;
  padding: 15px 0px 25px;
}

.detail-more-blog-card a {
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 2%;
  padding: 10px 0px 0px;
  color: var(--dark-grey);
}

.detail-more-blog-btn {
  display: flex;
  justify-content: space-between;
}

.detail-more-blog-btn .date {
  font-family: var(--font-Space);
  font-weight: 700;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: right;
  text-transform: uppercase;
  color: var(--dark-grey);
}

.detail-more-blog-cta {
  background-color: #f2f2f2;
  padding: 20px 20px;
  margin-top: 20px;
  border-radius: 15px;
}

.detail-more-blog-cta h5 {
  font-family: var(--font-Space);
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: var(--dark-grey);
}

.lft-soical-card {
  padding-left: 40px;
}

.soical-card {
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 12px 0px 0px;
}

.soical-card p {
  font-family: var(--font-Space);
  font-weight: 700;
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: var(--dark-grey);
  text-transform: uppercase;
}

.soical-card ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding-left: 20px;
}

.soical-card ul li {
  list-style: none;
}

/* btm  blog */

.blog-author-box {
  display: flex;
  gap: 10px;
}

.see-more-Art {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.see-more-Art h4 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 44px;
  line-height: 120%;
  letter-spacing: 2%;
  color: var(--bg-brown-light);
}

.see-more-Art a {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 20px;
  line-height: 124%;
  letter-spacing: 0%;
  text-align: right;
  color: var(--dark-grey);
}

/* =============================
index page feedback form
===============================*/

.feedback-form {
  background-color: var(--title-text);
}

.form-body {
  background-color: white;
  padding: 35px 30px;
  border-radius: 27px;
}

/*  ===================================
tm-near
======================================= */

.tm-near-area {
  padding: 50px 0px;
  border-bottom: 2px solid #cacaca;
}

.tm-wraper-inner {
  padding: 0px 42px 0px 0px;
  /* display: flex;
  flex-direction: column;
  justify-content: space-between; */
}

.tm-near-box h3 {
  font-family: var(--font-Afacad);
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: var(--dark-grey);
}

.search-bar {
  border: 1px solid #000;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
  width: 301px;
  height: 48px;
  opacity: 1;
  border-radius: 46px;
  border-width: 1px;
  background: #f5f8fa;
  padding: 0px 0px 0px 13px;
  margin: 12px 0px;
}

.search-bar input {
  border: none;
  width: 85%;
  background: #f5f8fa;
}

.search-bar input::placeholder {
  font-family: var(--font-Afacad);
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0%;
}

.tm-cemter-img-wrap {
  width: 100%;
}

.tm-cemter-img-wrap img {
  width: 100%;
}

.tm-location {
  margin-top: 40px;
}

.tm-location h4 {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 2%;
}

.tm-btn {
  background-color: var(--bg-rust);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8;
  padding: 16px 10px;
  border-radius: 10px;
  margin: 20px 0px;
}

.tm-btn span {
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: var(--white);
  padding-left: 10px;
}

.tm-map-area iframe {
  border-radius: 16px;
}

/*  tm-center-india */

.tm-center-india {
  padding: 40px 0px;
}

.tm-center-heading h3 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 58px;
  line-height: 120%;
  letter-spacing: 2%;
  color: var(--dark-grey);
}

.tm-heading-wrap h5 {
  padding: 10px 20px;
  border-radius: 20px;
  font-family: var(--font-Space);
  font-weight: 700;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 2%;
  background-color: #d9f7d7;
  display: inline-block;
  color: var(--dark-grey);
}

.tm-center-info {
  padding: 20px 15px;
}

.tm-center-info-inner h2 {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 2%;
  color: var(--dark-grey);
}

.tm-center-info-inner p {
  font-family: var(--font-Afacad);
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
  color: #7b7b7b;
}

.tm-center-info-btn {
  display: flex;
  justify-content: start;
  gap: 40px;
  align-items: center;
}

.tm-center-info-btn a {
  font-family: var(--font-Space);
  font-weight: 500;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 0%;
  padding: 12px 16px;
  color: var(--white) !important;
  background-color: #7b7b7b;
  border-radius: 20px;
}

.tm-center-info-btn p {
  margin: 0px;
}

.tm-center-info-btn p span {
  font-family: var(--font-Space);
  font-weight: 500;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 0%;
  margin-left: 10px;
  text-transform: uppercase;
}

.tm-btn-line {
  border-bottom: 5px solid #f5f8fa;
}

.lastbtmline {
  padding: 20px 0px;
}

/*  ========================================================
   CSR
========================================================== */

.csr-banner-area {
  padding: 20px 0px 60px;
}

.csr-content h6 {
  font-family: var(--font-Space);
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: bottom;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
  color: var(--bg-brown);
  margin-bottom: 32px;
}

.csr-content h2 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 88px;
  line-height: 102%;
  letter-spacing: 2%;
  color: var(--dark-grey);
  margin-bottom: 32px;
}

.csr-content p {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
  margin-bottom: 32px;
}

.csr-btn-box {
  display: flex;
  gap: 8px;
}

.csr-btn-box a {
  padding: 16px 40px;
  text-transform: uppercase;
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2%;
  text-transform: uppercase;
  border-radius: 38px;
}

.csr-btn-box .csr-bg-btn {
  background-color: var(--title-text);
  color: var(--white);
}

.csr-btn-box .csr-blank-btn {
  background: transparent;
  color: var(--dark-grey);
}

.csr-img-box {
  width: 630px;
  height: 602px;
  overflow: hidden;
  border-radius: 30px;
  background: linear-gradient(81.45deg, #fed5ff 11.7%, #a1bdff 85.93%);
}

.csr-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 30px;
}

/* ---------------------------------  csr-tm -------------------------------------*/

.csr-tm-area {
  background-color: var(--bg-rust);
  padding: 40px 0px 60px;
}

.csr-heading h2 {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 58px;
  line-height: 120%;
  letter-spacing: 2%;
  color: var(--bg-offwhite);
}

.csr-tm-content p {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 22px;
  line-height: 150%;
  letter-spacing: 2%;
  margin-left: 93px;
  color: var(--bg-offwhite);
}

.img-card-box {
  background: #fff;
  border-radius: 12px;
  /* padding: 10px; */
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  height: 100%;
  border-radius: 8px;
}

.img-card-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

/* Hover Effect */
.img-card-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

/* ------------------------ csr 3rd -------------------- */

.pillars-wrap {
  background: var(--bg-offwhite);
  padding: 40px 0px 60px;
}

.pillars-title {
  font-family: var(--font-primary);
  color: var(--bg-rust);
  font-weight: 700;
  font-size: 58px;
  line-height: 120%;
  letter-spacing: 2%;
  text-align: center;
}

.pillar-heading {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 2%;
  color: var(--bg-brown-light);
}

.pillar-text-top {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 2%;
  color: rgba(71, 71, 71, 1);
}

.pillar-text {
  font-family: var(--font-Afacad);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
  color: rgba(71, 71, 71, 1);
}

.pillar-text .pillar-bold {
  font-family: var(--font-Afacad);
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 2%;
  color: rgba(71, 71, 71, 1);
}

/* Make columns feel like the screenshot spacing */
@media (min-width: 992px) {
  .pillar-text {
    max-width: 92%;
  }
}

/*  ---------------Tm-story ----------------  */

.tm-story {
  background: var(--brand-light);
}

/* same vibe as screenshot */
.story-title {
  font-family: var(--font-primary);
  font-weight: 700;
  font-size: 58px;
  line-height: 120%;
  letter-spacing: 2%;
  text-align: center;
  color: var(--bg-rust);
}

.story-h3 {
font-family: var(--font-primary);
font-weight: 700;
font-size: 44px;
line-height: 120%;
letter-spacing: 2%;
color: var(--bg-brown-light);
}

.story-p {
font-family: var(--font-Afacad);
font-weight: 700;
font-size: 18px;
line-height: 140%;
letter-spacing: 2%;
color: rgba(71, 71, 71, 1);
}

/* image card style like screenshot */
.story-img-card {
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.12);
}
.story-img-card img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/* bullet list with small icons */
.story-list {
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 560px;
}
.story-list li {
font-family: var(--font-Afacad);
font-weight: 400;
font-size: 18px;
line-height: 140%;
letter-spacing: 2%;
color: var(--bg-brown-light);
margin-bottom: 21px;
display: flex;
align-items: flex-start;
}

.story-list li img{
  padding: 5px 7px;
}

.story-list li .story-sp {
font-family: var(--font-Afacad);
font-weight: 700;
font-size: 18px;
line-height: 140%;
letter-spacing: 2%;
color: rgba(71, 71, 71, 1);
}

.m-left{
  margin-left: 104px;
}

.m-right{
  margin-right: 104px;
}


/* -------------------------  csr Event ------------------- */

  .csr-events { background: #f6f7f8; }

  .csr-title{
    font-family: Georgia, "Times New Roman", serif;
    color:#a45a3f;
    font-size: clamp(24px, 2.8vw, 40px);
    font-weight: 600;
  }

  .csr-card{ background: transparent; }

  /* Lock consistent image height like screenshot */
  .csr-img{
    border-radius: 18px;
    overflow: hidden;
    aspect-ratio: 16/10;
    box-shadow: 0 10px 28px rgba(0,0,0,.12);
    background: #fff;
  }
  .csr-img img{
    width:100%;
    height:100%;
    object-fit: cover;
    display:block;
  }

  .csr-card-title{
    font-family: Georgia, "Times New Roman", serif;
    color:#3a2c23;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.35;
    margin: 0 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: calc(1.35em * 2);
  }

  .csr-badge{
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 7px 10px;
    border-radius: 999px;
    background: #e9e7ff;
    color: #4a3a30;
    font-weight: 600;
  }

  /* Optional hover */
  .csr-card:hover .csr-img{
    transform: translateY(-4px);
    transition: .25s ease;
  }