@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
:root {
  --ltn__body-font: "Inter", sans-serif;
  --font-inter:"Inter", sans-serif;
  --black: #000;
  --white:#fff;
  --color-1:oklch(57.963% 0.21008 27.054);
  --color-2:oklch(50% .04 258);
  --color-3:oklch(21% .07 260);
  --color-4:oklch(98.5% .005 240);
  --primary: oklch(24% .09 264);
  --primary2: oklch(45% .22 265);
  --blue-bright: oklch(62% .21 255);
  --blue-soft: oklch(92% .05 250);
  --brand-navy: oklch(22% .1 265);
  --muted-foreground: oklch(50% .04 258);
  --background-1:oklch(97% .022 250);
  --background-2:#cce8ff;
  --background-3:#e1e8f4 ;
  --background-4:#25d366;
  --background-5:linear-gradient(135deg, oklch(50% .22 265), oklch(40% .22 265));
  --background-6:linear-gradient(180deg, lab(98.2496% -1.30394 -4.28079) 0%, lab(94.1565% -3.55023 -12.359) 100%);
  --gradient-cta: linear-gradient(135deg, oklch(62% .21 255), oklch(55% .22 262));
  --shadow-elegant: 0 16px 40px -18px color-mix(in oklab, var(--blue-bright) 45%, transparent);
  --gradient-hero: linear-gradient(135deg, oklch(24% .09 264) 0%, oklch(32% .13 262) 55%, oklch(42% .18 258) 100%);
  --shadow-card: 0 8px 28px -14px color-mix(in oklab, var(--navy-deep) 30%, transparent);
  --border-1:oklch(92% .02 250);
  --border-2:lab(90.6998% -2.11787 -7.10534);
  --transition: all .3s ease-in-out;
  --gradient-soft: linear-gradient(180deg, #fbfdff 0%, #edf6ff 100%);
  --gradient-soft1: linear-gradient(180deg, oklch(98.5% .012 250) 0%, oklch(95% .035 250) 100%);
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);
  --box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
  --navy-deep: oklch(21% .09 264);
  --shadow-soft: 0 10px 30px -15px oklch(45% .22 265/.2);
  --tw-blur: 54px;
}

body {
  font-family: var(--ltn__body-font) !important;
  background: none;
}

.padding20 {
  padding: 20px 0;
}

.padding30 {
  padding: 30px 0;
}

.padding40 {
  padding: 40px 0;
}

.padding50 {
  padding: 50px 0;
}

.padding60 {
  padding: 60px 0;
}

.padding80 {
  padding: 80px 0;
}

.background-1 {
  background: var(--background-1);
}

.background-2 {
  background: var(--gradient-hero);
}

.background-3 {
  background: var(--gradient-soft);
}

.background-4 {
  background: var(--gradient-soft1);
}

.background-5 {
  background: var(--background-4);
}

.background-6 {
  margin: auto;
  background: linear-gradient(135deg, #ffffff 0%, #fbfbfd 100%);
  border: 1px solid #dbe3ef;
  border-radius: 28px;
  padding: 40px 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.background-6::before {
  content: "";
  position: absolute;
  left: -120px;
  bottom: -120px;
  width: 280px;
  height: 280px;
  background: radial-gradient(circle, rgba(255, 84, 84, 0.08), transparent 70%);
}
.background-6::after {
  content: "";
  position: absolute;
  right: -120px;
  top: -120px;
  width: 280px;
  height: 280px;
  background: radial-gradient(circle, rgba(44, 87, 255, 0.08), transparent 70%);
}

.background-7 {
  background: var(--background-6);
}

.border-top-1 {
  border-top: solid 1px var(--border-2);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-inter);
}

.background--partner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.88) 10%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.82) 100%), url("../images/partner-with-us.png") center center/cover no-repeat;
}

.background-7-About-Us {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 55px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.774) 10%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.795) 100%), url("../images/Who We Are.jpg") center center/cover no-repeat;
}

.background-7-NPS-overview {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 55px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.753) 10%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.562) 100%), url("../images/NPS Overview.jpg") center center/cover no-repeat;
}

.background-7-NPS-account {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 90px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.753) 10%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.801) 100%), url("../images/NPS Account Types.jpg") bottom/cover no-repeat;
}

.background-7-exit {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.308) 10%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.801) 100%), url("../images/Exit and Withdrawl Rules under NPS.jpg") bottom/cover no-repeat;
}

.background-7-text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.897) 10%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.568) 100%), url("../images/Tax Benefits Under NPS.jpg") top/cover no-repeat;
}

.background-7-Corporate {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 90px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.733) 10%, rgba(0, 0, 0, 0.39) 55%, rgba(0, 0, 0, 0.637) 100%), url("../images/Corporate.jpg") top/cover no-repeat;
}

.background-7-NRIs {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.733) 10%, rgba(0, 0, 0, 0.39) 55%, rgba(0, 0, 0, 0.637) 100%), url("../images/NRI.jpg") center center/cover no-repeat;
}

.background-7-Managing {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.788) 10%, rgba(0, 0, 0, 0.39) 55%, rgba(0, 0, 0, 0.767) 100%), url("../images/Managing-QROPS.png") bottom/cover no-repeat;
}

.background-7-NPS-vatsalya {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 55px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.788) 10%, rgba(0, 0, 0, 0.61) 55%, rgba(0, 0, 0, 0.767) 100%), url("../images/Vatsalya.jpg") center center/cover no-repeat;
}

.background-7-Contact {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 135px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.644) 10%, rgba(0, 0, 0, 0.61) 55%, rgba(0, 0, 0, 0.767) 100%), url("../images/Contact-Us.jpg") center center/cover no-repeat;
}

.background-7-Individual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 90px 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.788) 10%, rgba(0, 0, 0, 0.61) 55%, rgba(0, 0, 0, 0.767) 100%), url("../images/Individual.jpg") center center/cover no-repeat;
}

header .top-bar {
  background: var(--primary);
}
header .top-bar .latest {
  background: var(--color-1);
  font-size: 12px;
  font-weight: 600;
  color: var(--white);
  height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: center; /* vertical center */
  justify-content: left; /* optional horizontal center */
  font-weight: 700;
  letter-spacing: 0.05rem;
  padding-left: 10px;
}
header .top-bar .latest svg {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
header .top-bar .marquee {
  height: 20px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin-top: 5px;
}
header .top-bar .marquee--inner {
  display: block;
  width: 300%;
  position: absolute;
  animation: marquee 40s linear infinite;
}
header .top-bar .marquee--inner:hover {
  animation-play-state: paused;
}
@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
header .top-bar .client ul {
  margin: 0px;
  height: 20px;
  border: none;
}
header .top-bar .client ul li {
  list-style: none;
  position: relative;
  float: left;
  cursor: pointer;
  color: var(--white);
  font-size: 13px;
  padding: 0 5px;
}
header .logo {
  width: 150px;
}
header .navbar {
  padding: 14px 0;
}
header .navbar ul li {
  font-size: 14px;
}
header .navbar ul li a {
  color: var(--muted-foreground);
  font-weight: 500;
}
header .navbar ul li .active {
  color: var(--color-3);
}
header .navbar ul li .nav-link:hover {
  color: var(--color-3);
}
header .navbar .social ul {
  margin: 0;
  padding: 0;
}
header .navbar .social ul li {
  list-style: none;
  transition: var(--transition);
  float: left;
  list-style: none;
  font-weight: 500;
  padding: 5px 0;
}
header .navbar .social ul li a {
  color: var(--color-1);
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 15px;
}
header .navbar .social ul li a svg {
  width: 16px;
  height: 16px;
}
header .navbar .contribute-button {
  background: var(--color-1);
  border-radius: 10px;
}
header .navbar .contribute-button a {
  font-size: 12px !important;
  font-weight: 600;
  color: var(--white) !important;
  text-decoration: none;
}

.sticky {
  position: fixed;
  width: 100%;
  background: var(--white);
  top: 0px;
  box-shadow: 0 0 10px #ccc;
  z-index: 9;
}

figure {
  margin: 0;
}
figure h1 {
  font-size: 47px;
  font-weight: 700;
  color: var(--white);
}
figure h1 span {
  color: var(--color-1);
}
figure p {
  font-size: 18px;
  color: var(--white);
}
figure .button {
  background: var(--gradient-cta);
  box-shadow: var(--shadow-elegant);
  border: none;
  border-radius: 20px;
  padding: 8px 20px;
  color: var(--white);
  font-size: 14px;
  font-weight: 500;
}
figure .button img {
  width: 16px;
  height: 16px;
}
figure .button svg {
  width: 16px;
}
figure .button2 {
  background: var(--white);
  box-shadow: var(--shadow-elegant);
  border: solid 1px var(--color-1);
  border-radius: 20px;
  padding: 8px 30px;
  color: var(--color-1);
  font-size: 14px;
  font-weight: 500;
}
figure .button2 img {
  width: 16px;
  height: 16px;
}
figure .button2 svg {
  width: 16px;
}
figure h3 {
  background: var(--white);
  color: var(--color-3);
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
  border-radius: 20px;
  padding: 8px 20px;
  font-weight: 600;
  border: solid 1px var(--border-1);
}
figure #banner .item {
  position: relative;
  overflow: hidden;
}
figure .banner-img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
}
figure .banner-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
figure .banner-overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background: rgba(0, 0, 0, 0.25);
}
figure .owl-carousel {
  position: relative;
}
figure .owl-carousel .owl-dots {
  margin: 0 !important;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
figure .owl-carousel .owl-dots .owl-dot span {
  background: #ccc;
  transition: 0.3s;
}
figure .owl-carousel .owl-dots .owl-dot span:hover {
  background: var(--color-1);
}
figure .owl-carousel .owl-dots .owl-dot.active span {
  background: var(--color-1);
}

aside h5 {
  color: var(--blue-soft);
  letter-spacing: 0.025em;
  font-weight: 700;
  font-size: 14px;
  margin: 0;
}
aside p {
  color: color-mix(in oklab, var(--white) 80%, transparent);
  font-size: 14px;
  margin: 0;
}
aside .icon {
  color: var(--blue-soft);
  background-color: color-mix(in oklab, var(--white) 10%, transparent);
  border-radius: 18px;
  text-align: center;
  height: 44px;
  width: 44px;
  line-height: 40px;
}
aside .icon svg {
  width: 17px;
}

section .about .title {
  background: var(--color-1);
  color: var(--white);
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
  border-radius: 20px;
  padding: 6px 20px;
}
section .about h2 {
  font-size: 35px;
  font-weight: 700;
  color: var(--primary);
  margin: 25px 0;
}
section .about h2 span {
  color: var(--color-1);
}
section .about p {
  color: var(--color-2);
  font-size: 17px;
  line-height: 25px;
}
section .about .button {
  background: var(--gradient-cta);
  box-shadow: var(--shadow-elegant);
  border: none;
  border-radius: 20px;
  padding: 8px 20px;
  color: var(--white);
  font-size: 14px;
  font-weight: 500;
}
section .about .button img {
  width: 16px;
  height: 16px;
}
section .about .button svg {
  width: 16px;
}
section .service h3 {
  font-size: 35px;
  font-weight: 700;
  color: var(--primary);
}
section .service h3 span {
  color: var(--color-1);
}
section .service p {
  font-size: 16px;
  color: var(--color-2);
  font-weight: 500;
  line-height: 27px;
}
section .service .item {
  background: var(--gradient-hero);
  border-radius: 25px;
  padding: 30px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: all 0.35s ease;
  border: 1px solid color-mix(in oklab, var(--white) 8%, transparent);
}
section .service .item:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}
section .service .item:hover .icon {
  transform: rotate(-5deg) scale(1.05);
}
section .service .item:hover button {
  transform: translateY(-2px);
}
section .service .item h3 {
  font-size: 28px;
  line-height: 36px;
  color: var(--white);
  margin-bottom: 14px;
  font-weight: 700;
}
section .service .item h3 span {
  color: var(--color-1);
}
section .service .item p {
  color: color-mix(in oklab, var(--white) 78%, transparent);
  font-size: 15px;
  margin: 0 0 20px;
  line-height: 26px;
  max-width: 90%;
}
section .service .item .icon {
  color: var(--blue-soft);
  background: color-mix(in oklab, var(--white) 12%, transparent);
  backdrop-filter: blur(10px);
  border-radius: 18px;
  text-align: center;
  height: 56px;
  width: 56px;
  line-height: 54px;
  margin-bottom: 28px;
  transition: all 0.3s ease;
}
section .service .item .icon svg {
  width: 24px;
}
section .service .item a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: var(--white);
  text-decoration: none;
  margin-bottom: 18px;
  transition: all 0.3s ease;
}
section .service .item a:hover {
  opacity: 0.85;
  gap: 10px;
}
section .service .item a svg {
  width: 15px;
}
section .service .item button {
  background: var(--color-1);
  border: none;
  border-radius: 40px;
  color: var(--white);
  padding: 12px 20px;
  font-size: 13px;
  margin-top: 8px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  cursor: pointer;
}
section .service .item button:hover {
  filter: brightness(1.08);
}
section .service .item button svg {
  width: 14px;
}
section .service .item::before {
  content: "";
  position: absolute;
  top: -80px;
  right: -80px;
  width: 180px;
  height: 180px;
  background: color-mix(in oklab, var(--white) 6%, transparent);
  border-radius: 50%;
}
section .service .item::after {
  content: "";
  position: absolute;
  bottom: -70px;
  left: -70px;
  width: 150px;
  height: 150px;
  background: color-mix(in oklab, var(--white) 4%, transparent);
  border-radius: 50%;
}
section .nps h3 {
  font-size: 35px;
  font-weight: 700;
  color: var(--primary);
}
section .nps h3 span {
  color: var(--color-1);
}
section .nps p {
  color: var(--color-2);
  font-size: 17px;
  margin: 0;
  line-height: 28px;
}
section .nps .button {
  background: var(--gradient-cta);
  box-shadow: var(--shadow-elegant);
  border: none;
  border-radius: 20px;
  padding: 8px 20px;
  color: var(--white);
  font-size: 14px;
  font-weight: 500;
}
section .nps .button img {
  width: 16px;
  height: 16px;
}
section .nps .button svg {
  width: 16px;
}
section .nps .list ul {
  margin: 0;
  padding: 0;
}
section .nps .list ul li {
  list-style: none;
  transition: var(--transition);
  background: var(--white);
  border-radius: 18px;
  padding: 15px 20px;
  border: solid 1px var(--border-1);
  box-shadow: 0 8px 28px -14px color-mix(in oklab, var(--navy-deep) 30%, transparent);
  color: var(--primary);
  font-weight: 600;
  margin-bottom: 20px;
}
section .nps .list ul li .icon {
  background: var(--background-2);
  width: 44px;
  height: 44px;
  border-radius: 18px;
  text-align: center;
  line-height: 40px;
}
section .nps .list ul li .icon svg {
  width: 20px;
  height: 20px;
  color: var(--blue-bright);
}
section .nps .list ul li .icon .color {
  color: var(--blue-bright);
}
section .calculator .content h3 {
  font-size: 35px;
  font-weight: 700;
  color: var(--primary);
}
section .calculator .content h3 span {
  color: var(--color-1);
}
section .calculator .content h4 {
  color: var(--blue-bright);
  letter-spacing: 0.05rem;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  background: var(--blue-soft);
  padding: 7px 15px;
  border-radius: 20px;
  display: initial;
}
section .calculator .content h4 svg {
  width: 14px;
  height: 14px;
}
section .calculator .box-1 {
  background: var(--gradient-cta);
  border-radius: 20px;
  min-height: 200px;
  padding: 20px;
  margin-bottom: 20px;
}
section .calculator .box-1 h3 {
  opacity: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-weight: 600;
  font-size: 14px;
  color: var(--white);
}
section .calculator .box-1 .price {
  font-size: 48px;
  color: var(--white);
  font-weight: 700;
  margin-bottom: 20px;
}
section .calculator .box-1 h5 {
  opacity: 0.8;
  font-size: 14px;
  color: var(--white);
}
section .calculator .box-1 h4 {
  font-weight: 600;
  font-size: 18px;
  color: var(--white);
  background: none;
}
section .calculator .box-2 {
  background: var(--white);
  box-shadow: var(--shadow-card);
  border-radius: 20px;
  padding: 25px 20px;
  margin-bottom: 20px;
}
section .calculator .box-2 h3 {
  text-transform: uppercase;
  color: var(--color-2);
  letter-spacing: 0.05rem;
  font-weight: 600;
  font-size: 12px;
}
section .calculator .box-2 h3 svg {
  width: 16px;
  height: 16px;
}
section .calculator .box-2 .price {
  color: var(--primary);
  font-weight: 700;
  font-size: 24px;
}
section .calculator .box-2 .small-text {
  color: var(--color-2);
  font-size: 12px;
}
section .calculator .box-2 p {
  color: var(--color-2);
  font-size: 14px;
}
section .calculator .box-2 button {
  background: var(--gradient-cta);
  border: none;
  border-radius: 15px;
  color: var(--white);
  font-size: 14px;
  padding: 4px 21px;
  font-weight: 500;
}
section .calculator .box-3 {
  background: var(--background-3);
  box-shadow: var(--shadow-card);
  border-radius: 20px;
  padding: 25px 20px;
  margin-bottom: 20px;
  border: solid 1px var(--color-1);
}
section .calculator .box-3 h3 {
  text-transform: uppercase;
  color: var(--color-2);
  letter-spacing: 0.05rem;
  font-weight: 600;
  font-size: 12px;
}
section .calculator .box-3 h3 svg {
  width: 16px;
  height: 16px;
}
section .calculator .box-3 .price {
  color: var(--primary);
  font-weight: 700;
  font-size: 24px;
}
section .calculator .box-3 .small-text {
  color: var(--color-2);
  font-size: 12px;
}
section .calculator .box-4 {
  background: var(--white);
  min-height: 100px;
  box-shadow: var(--shadow-card);
  border-radius: 20px;
  padding: 25px 20px;
  border: solid 1px var(--border-1);
}
section .calculator .box-4 .note {
  color: var(--color-2);
  font-size: 12px;
  margin: 0;
  line-height: 25px;
}
section .calculator .box-4 .field-group {
  margin-bottom: 10px;
}
section .calculator .field-group label {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  color: #081d56;
}
section .calculator .value-box {
  background: #dbeeff;
  border-radius: 30px;
  padding: 8px 4px;
  color: #1472ff;
  font-weight: 700;
  min-width: 130px;
  text-align: center;
}
section .calculator .value-box input {
  width: 75px;
  border: none;
  background: transparent;
  outline: none;
  color: #1472ff;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
}
section .calculator .range {
  width: 100%;
  height: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #d6d8df;
  border-radius: 10px;
}
section .calculator .top-card {
  background: linear-gradient(135deg, #1877f2, #2563eb);
  border-radius: 30px;
  padding: 35px;
  color: #fff;
}
section .strength .bg-1 {
  background: var(--color-1);
  width: 48px;
  height: 4px;
}
section .strength h3 {
  color: var(--white);
  font-size: 35px;
  font-weight: 700;
}
section .strength p {
  color: color-mix(in oklab, var(--white) 75%, transparent);
  font-size: 16px;
}
section .strength .item {
  text-align: center;
}
section .strength .item .icon {
  background: color-mix(in oklab, var(--white) 10%, transparent);
  width: 56px;
  height: 56px;
  display: inherit;
  border-radius: 24px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
}
section .strength .item .icon svg {
  color: var(--blue-soft);
}
section .strength .item .count {
  font-size: 48px;
  color: var(--white);
  font-weight: 700;
  position: relative;
}
section .strength .item .count::after {
  content: "+";
}
section .strength .item h3 {
  color: color-mix(in oklab, var(--white) 70%, transparent);
  font-size: 14px;
  font-weight: 700;
}
section .testimonials h4 {
  color: var(--color-1);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.25em;
  position: relative;
  display: inline-block;
  padding: 0 70px;
  margin: 0;
}
section .testimonials h4::before {
  content: "";
  width: 50px;
  height: 2px;
  background: var(--color-1);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
section .testimonials h4::after {
  content: "";
  width: 50px;
  height: 2px;
  background: var(--color-1);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
section .testimonials h2 {
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--primary);
  margin: 20px 0;
}
section .testimonials .item {
  border: color-mix(in oklab, var(--blue-bright) 40%, transparent) 1px dashed;
  border-radius: 25px;
  padding: 20px;
  box-shadow: var(--shadow-card);
  position: relative;
}
section .testimonials .item .icon {
  background: var(--blue-bright);
  width: 32px;
  height: 32px;
  border-radius: 30px;
  color: var(--white);
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: -20px;
}
section .testimonials .item .icon svg {
  width: 17px;
  height: 17px;
  color: var(--white);
}
section .testimonials .item .circle {
  background: var(--gradient-cta);
  width: 56px;
  height: 56px;
  border-radius: 50px;
  text-align: center;
  line-height: 56px;
  color: var(--color-4);
  font-weight: 700;
  font-size: 18px;
}
section .testimonials .item .name {
  font-size: 16px;
  color: var(--primary);
  font-weight: 700;
}
section .testimonials .item .title {
  color: var(--muted-foreground);
  font-size: 12px;
  font-weight: 600;
}
section .testimonials .item .star ul {
  margin: 0;
  padding: 0;
}
section .testimonials .item .star ul li {
  list-style: none;
  transition: var(--transition);
  float: left;
  margin-right: 5px;
  color: var(--color-1);
}
section .testimonials .item p {
  color: var(--muted-foreground);
  font-size: 14px;
  line-height: 25px;
}
section .video .tag {
  display: inline-block;
  background: #ff2027;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 18px;
  border-radius: 30px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
section .video .section-title {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.1;
  color: var(--brand-navy);
  margin-bottom: 20px;
}
section .video .section-title span {
  color: var(--color-1);
}
section .video .section-desc {
  font-size: 18px;
  color: var(--color-2);
  max-width: 700px;
  line-height: 1.7;
}
section .video .video-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
section .video .view-btn {
  border: 1.5px solid #1b45ff;
  color: #1b45ff;
  text-decoration: none;
  padding: 14px 26px;
  border-radius: 50px;
  font-weight: 600;
  transition: 0.3s;
}
section .video .view-btn:hover {
  background: #1b45ff;
  color: #fff;
}
section .video .video-card {
  background: #fff;
  border-radius: 25px;
  overflow: hidden;
  transition: 0.3s;
  height: 100%;
}
section .video .video-card:hover {
  transform: translateY(-5px);
}
section .video .video-thumb {
  position: relative;
  height: 166px;
  background: linear-gradient(to bottom, #f1f1f4 0%, #2a3872 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
section .video .play-btn {
  width: 58px;
  height: 58px;
  background: #ff2027;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(255, 32, 39, 0.35);
  color: var(--white);
}
section .video .video-time {
  position: absolute;
  bottom: 14px;
  right: 14px;
  background: #1f2d6f;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 20px;
  z-index: 2;
}
section .video .video-content {
  padding: 18px 22px;
}
section .video .video-category {
  font-size: 12px;
  font-weight: 600;
  color: #ff2027;
  text-transform: uppercase;
  margin-bottom: 12px;
}
section .video .video-title {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
  color: var(--brand-navy);
  margin: 0;
}
section .video iframe {
  width: 100%;
  height: 166px;
  border-radius: 16px;
}
section .foundation .title {
  background: var(--color-1);
  color: var(--white);
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
  align-items: center; /* vertical center */
  gap: 6px; /* spacing between icon and text */
  border-radius: 20px;
  padding: 6px 20px;
  text-transform: uppercase;
}
section .foundation .title svg {
  width: 14px;
  height: 14px;
  display: block;
  flex-shrink: 0;
}
section .foundation h3 {
  font-size: 30px;
  font-weight: 700;
  color: var(--white);
  margin: 12px 0;
}
section .foundation h3 span {
  color: var(--color-1);
}
section .foundation p {
  color: var(--white);
  font-size: 16px;
  line-height: 25px;
}
section .foundation .list {
  padding: 20px 0 0;
}
section .foundation .list ul {
  margin: 0;
  padding: 0;
  margin: 0 auto;
  padding: 0;
  display: table;
}
section .foundation .list ul li {
  list-style: none;
  transition: var(--transition);
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--white);
  font-weight: 600;
  font-size: 15px;
  float: left;
  padding: 0 10px;
}
section .foundation .text-accent {
  color: var(--color-1);
  width: 14px;
}
section .foundation .button {
  margin: 20px 0 0;
  border: none;
  border-radius: 30px;
  color: var(--white);
  background: var(--color-1);
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 600;
}
section .donation .donation-box {
  width: 100%;
  background: linear-gradient(135deg, #041b77 0%, #02145c 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 28px;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.18);
}
section .donation .donation-content {
  display: flex;
  align-items: center;
  gap: 18px;
  flex: 1;
}
section .donation .icon-box {
  min-width: 58px;
  width: 58px;
  height: 58px;
  border: 2px solid #ff2b2b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff2b2b;
}
section .donation .icon-box svg {
  width: 28px;
  height: 28px;
}
section .donation .donation-content p {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 500;
}
section .donation .donate-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #ff2b2b;
  color: #fff;
  text-decoration: none;
  padding: 10px 34px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  transition: 0.3s ease;
}
section .donation .donate-btn:hover {
  background: #ffffff;
  color: #02145c;
}
section .pension .title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 16px;
  border-radius: 50px;
  border: 1px solid #b8cafc;
  background: #eef4ff;
  color: #1d4ed8;
  font-size: 12px;
  font-weight: 700;
}
section .pension .title svg {
  width: 16px;
  height: 16px;
}
section .pension h3 {
  font-size: 30px;
  font-weight: 700;
  color: var(--primary);
  margin: 12px 0;
}
section .pension h3 span {
  color: var(--color-1);
}
section .pension p {
  color: var(--color-2);
  font-size: 16px;
  line-height: 25px;
}
section .pension .list {
  padding: 20px 0 0;
}
section .pension .list ul {
  margin: 0;
  padding: 0;
  margin: 0 auto;
  padding: 0;
  display: table;
}
section .pension .list ul li {
  list-style: none;
  transition: var(--transition);
  display: flex;
  align-items: center;
  gap: 8px;
  color: #081b63;
  font-weight: 600;
  font-size: 15px;
  float: left;
  padding: 0 10px;
}
section .pension .button {
  margin: 20px 0 0;
  border: none;
  border-radius: 30px;
  color: var(--white);
  background: var(--background-5);
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 600;
}
section .inner-banner .small-text {
  color: var(--blue-bright);
  letter-spacing: 0.05rem;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  background: var(--blue-soft);
  padding: 7px 15px;
  border-radius: 20px;
  display: inline-block;
}
section .inner-banner h1 {
  font-size: 35px;
  font-weight: 700;
  color: oklch(100% 0.00011 271.152deg);
  margin: 12px 0;
}
section .inner-banner p {
  font-size: 16px;
  color: oklch(100% 0.00011 271.152deg);
  line-height: 30px;
  text-align: justify;
}
section .inner-banner .button, section .inner-banner .button2 {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.35s ease;
  box-shadow: 0 8px 28px -14px color-mix(in oklab, var(--navy-deep) 30%, transparent);
}
section .inner-banner .button::before, section .inner-banner .button2::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 50%;
  height: 100%;
  background: linear-gradient(transparent, rgba(255, 255, 255, 0.35), transparent);
  transition: left 0.6s ease;
}
section .inner-banner .button:hover, section .inner-banner .button2:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 32px -12px color-mix(in oklab, var(--navy-deep) 40%, transparent);
}
section .inner-banner .button:hover::before, section .inner-banner .button2:hover::before {
  left: 150%;
}
section .inner-banner .button:active, section .inner-banner .button2:active {
  transform: translateY(-1px);
}
section .inner-banner .button {
  background: var(--color-1);
  border: none;
  color: var(--white);
}
section .inner-banner .button:hover {
  background: color-mix(in oklab, var(--color-1) 85%, black);
}
section .inner-banner .button2 {
  background: var(--white);
  border: none;
  color: var(--primary);
}
section .inner-banner .button2:hover {
  background: var(--blue-bright);
  color: var(--white);
  transform: translateY(-4px) scale(1.03);
}
section {
  /* Mobile */
}
@media (max-width: 767px) {
  section .inner-banner h2 {
    font-size: 28px;
  }
  section .inner-banner p {
    font-size: 15px;
    line-height: 26px;
  }
  section .inner-banner .button, section .inner-banner .button2 {
    padding: 10px 18px;
    font-size: 13px;
  }
}
section .nps-page h2 {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary);
}
section .nps-page h3 {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary);
}
section .nps-page p {
  font-size: 16px;
  color: var(--color-2);
  line-height: 28px;
}
section .nps-page .key-list h3 {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary);
}
section .nps-page .key-list .list ul {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
section .nps-page .key-list .list ul li {
  list-style: none;
  transition: var(--transition);
  border: solid 1px var(--border-2);
  padding: 15px 40px 15px 30px;
  border-radius: 10px;
  font-size: 15px;
  color: var(--color-2);
  line-height: 28px;
  height: 100%;
  background: var(--white);
  box-shadow: 0 8px 28px -14px color-mix(in oklab, var(--navy-deep) 30%, transparent);
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
section .nps-page .key-list .list ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 0;
  background: var(--color-1);
  transition: height 0.35s ease;
}
section .nps-page .key-list .list ul li:hover {
  transform: translateY(-8px);
  border-color: var(--color-1);
  box-shadow: 0 20px 40px -15px color-mix(in oklab, var(--color-1) 35%, transparent);
}
section .nps-page .key-list .list ul li:hover::after {
  height: 100%;
}
section .nps-page .key-list .list ul li:hover strong {
  color: var(--color-1);
}
section .nps-page .key-list .list ul li strong {
  color: var(--primary);
  font-weight: 600;
  font-size: 15px;
  display: block;
  position: relative;
  transition: color 0.35s ease;
}
section .nps-page .key-list .list ul li strong::before {
  content: "";
  background: var(--color-1);
  height: 8px;
  width: 8px;
  border-radius: 30px;
  position: absolute;
  left: -15px;
  top: 10px;
  transition: transform 0.35s ease;
}
section .nps-page .key-list .list ul li:hover strong::before {
  transform: scale(1.5);
}
section .nps-page .list2 {
  margin-bottom: 20px;
}
section .nps-page .list2 ul {
  margin: 0;
  padding: 0;
}
section .nps-page .list2 ul li {
  list-style: none;
  transition: var(--transition);
  position: relative;
  margin-bottom: 14px;
  padding: 0px 25px;
  background: var(--white);
  color: var(--color-2);
  font-size: 15px;
  font-weight: 500;
  transition: all 0.3s ease;
}
section .nps-page .list2 ul li:last-child {
  margin-bottom: 0;
}
section .nps-page .list2 ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 7px;
  width: 8px;
  height: 8px;
  background: var(--color-1);
  border-radius: 50%;
}
section .tax-page h2 {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary);
}
section .tax-page h3 {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary);
}
section .tax-page p {
  font-size: 16px;
  color: var(--color-2);
  line-height: 28px;
}
section .tax-page .deduction-table {
  border: 1px solid #d6dde7;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
}
section .tax-page .deduction-table table {
  width: 100%;
  border-collapse: collapse;
}
section .tax-page .deduction-table thead {
  background: lab(90.6442% -4.80834 -17.542);
}
section .tax-page .deduction-table thead th {
  padding: 12px 24px;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: #17325c;
}
section .tax-page .deduction-table tbody td {
  padding: 12px 24px;
  border-top: 1px solid #d6dde7;
  color: #4a5d7a;
  font-size: 14px;
  font-weight: 500;
}
section .tax-page .deduction-table tbody td:hover {
  background: #f8fbff;
}
section .tax-page .tax-benefits-list {
  margin-bottom: 20px;
}
section .tax-page .tax-benefits-list ul {
  margin: 0;
  padding: 0;
}
section .tax-page .tax-benefits-list ul li {
  list-style: none;
  transition: var(--transition);
  position: relative;
  margin-bottom: 14px;
  padding: 14px 25px 14px 45px;
  background: var(--white);
  border: 1px solid #d7e2ef;
  border-radius: 20px;
  color: var(--color-2);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
}
section .tax-page .tax-benefits-list ul li:last-child {
  margin-bottom: 0;
}
section .tax-page .tax-benefits-list ul li::before {
  content: "";
  position: absolute;
  left: 24px;
  top: 24px;
  width: 8px;
  height: 8px;
  background: var(--color-1);
  border-radius: 50%;
}
section .tax-page .tax-benefits-list ul li:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  border-color: #c7d7ea;
}
section .tax-page .list ul {
  margin: 0;
  padding: 0;
}
section .tax-page .list ul li {
  list-style: none;
  transition: var(--transition);
  border: solid 1px var(--border-2);
  padding: 15px 40px 15px 30px;
  border-radius: 10px;
  font-size: 15px;
  color: var(--color-2);
  line-height: 28px;
  height: 100%;
  background: var(--white);
  box-shadow: 0 8px 28px -14px color-mix(in oklab, var(--navy-deep) 30%, transparent);
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
section .tax-page .list ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 0;
  background: var(--color-1);
  transition: height 0.35s ease;
}
section .tax-page .list ul li:hover {
  transform: translateY(-8px);
  border-color: var(--color-1);
  box-shadow: 0 20px 40px -15px color-mix(in oklab, var(--color-1) 35%, transparent);
}
section .tax-page .list ul li:hover::after {
  height: 100%;
}
section .tax-page .list ul li:hover strong {
  color: var(--color-1);
}
section .tax-page .list ul li strong {
  color: var(--primary);
  font-weight: 600;
  font-size: 15px;
  display: block;
  position: relative;
  transition: color 0.35s ease;
}
section .tax-page .list ul li strong::before {
  content: "";
  background: var(--color-1);
  height: 8px;
  width: 8px;
  border-radius: 30px;
  position: absolute;
  left: -15px;
  top: 10px;
  transition: transform 0.35s ease;
}
section .tax-page .list ul li:hover strong::before {
  transform: scale(1.5);
}
section .step .item {
  background: var(--gradient-cta);
  padding: 30px 40px;
  border-radius: 20px;
  color: var(--white);
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
}
section .step .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 60%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
  transition: all 0.8s ease;
}
section .step .item:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px -15pxcolor-mix in oklab, var(--navy-deep) 40%, transparent;
}
section .step .item:hover::before {
  left: 150%;
}
section .step .item .button {
  background: var(--white);
  box-shadow: 0 8px 28px -14px color-mix(in oklab, var(--navy-deep) 30%, transparent);
  border: none;
  border-radius: 8px;
  padding: 8px 20px;
  color: var(--color-1);
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
}
section .step .item .button:hover {
  transform: translateY(-2px) scale(1.05);
}
section .step .item .button2 {
  background: none;
  box-shadow: 0 8px 28px -14px color-mix(in oklab, var(--navy-deep) 30%, transparent);
  border-radius: 8px;
  padding: 8px 20px;
  color: var(--white);
  font-size: 14px;
  font-weight: 500;
  border: solid 1px var(--white);
  transition: all 0.3s ease;
}
section .step .item .button2:hover {
  background: var(--color-1);
  color: var(--white);
  border-color: var(--color-1);
  transform: translateY(-2px);
}
section .step .item h2 {
  font-size: 30px;
  font-weight: 700;
  transition: transform 0.3s ease;
}
section .step .item p {
  font-size: 15px;
  transition: opacity 0.3s ease;
}
section .step .item:hover h2 {
  transform: translateX(5px);
}

footer {
  background: var(--gradient-hero);
  padding: 40px 0 0;
  color: var(--white);
}
footer h3 {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
}
footer h3::after {
  content: "";
  width: 50px;
  height: 3px;
  background: var(--color-1);
  position: absolute;
  left: 0;
  bottom: 0px;
  border-radius: 10px;
}
footer p {
  color: color-mix(in oklab, var(--white) 70%, transparent);
  font-size: 14px;
  line-height: 25px;
}
footer .social ul {
  margin: 0;
  padding: 0;
}
footer .social ul li {
  list-style: none;
  transition: var(--transition);
  float: left;
  margin-right: 10px;
  text-align: center;
  transition: var(--transition);
}
footer .social ul li a {
  text-decoration: none;
  color: var(--white);
  font-size: 14px;
  display: block;
}
footer .social ul li i {
  width: 36px;
  height: 36px;
  line-height: 35px;
  border-radius: 50px;
}
footer .social ul li .fa-facebook-f {
  background: #1877F2;
}
footer .social ul li .fa-x-twitter {
  background: #000000;
}
footer .social ul li .fa-linkedin-in {
  background: #0A66C2;
}
footer .social ul li .fa-instagram {
  background: linear-gradient(45deg, #F59D5D, #E85371, #E71A8F, #AB08C1, #5C1493);
}
footer .menu ul {
  margin: 0;
  padding: 0;
}
footer .menu ul li {
  list-style: none;
  transition: var(--transition);
  padding: 4px 0;
}
footer .menu ul li span {
  color: var(--color-1);
}
footer .menu ul li a {
  color: color-mix(in oklab, var(--white) 70%, transparent);
  text-decoration: none;
  font-size: 14px;
  transition: var(--transition);
}
footer .menu ul li a:hover {
  color: var(--blue-soft);
}
footer .info ul {
  margin: 0;
  padding: 0;
}
footer .info ul li {
  list-style: none;
  transition: var(--transition);
  padding: 4px 0px 4px 20px;
  color: color-mix(in oklab, var(--white) 70%, transparent);
  text-decoration: none;
  font-size: 14px;
  position: relative;
}
footer .info ul li:hover {
  color: var(--blue-soft);
}
footer .info ul li svg {
  width: 15px;
  margin-right: 10px;
  position: absolute;
  left: 0px;
}
footer .info ul li span {
  color: var(--color-1);
}
footer .info ul li a {
  color: color-mix(in oklab, var(--white) 70%, transparent);
  text-decoration: none;
  font-size: 14px;
  transition: var(--transition);
}
footer .info ul li a:hover {
  color: var(--blue-soft);
}
footer .copyright {
  border-top: 1px solid color-mix(in oklab, var(--white) 10%, transparent);
  padding: 10px 0;
  margin-top: 15px;
  font-size: 13px;
  color: color-mix(in oklab, var(--white) 60%, transparent);
}

.message .message-btn {
  text-transform: uppercase;
  background: var(--primary);
  border: none;
  position: fixed;
  bottom: 10px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 0px 10px 10px 0;
  letter-spacing: 0.8px;
  font-weight: 700;
  padding: 10px;
  z-index: 99;
}
.message .message-btn:hover {
  background: var(--primary);
}
.message .message-btn svg {
  width: 16px;
  height: 16px;
}
.message .modal-content .modal-header {
  border: none;
  margin-bottom: 6px;
  padding-bottom: 0px;
}
.message .modal-content .modal-header h5 {
  letter-spacing: 0.025em;
  font-weight: 600;
  font-size: 1.125em;
  color: var(--color-3);
}
.message .modal-content .modal-header .btn-close {
  font-size: 11px;
  opacity: 1;
}
.message .modal-content .modal-body {
  padding: 0 20px 20px;
}
.message .modal-content .modal-body p {
  color: var(--muted-foreground);
  line-height: 25px;
  font-size: 14px;
}
.message .modal-content .modal-body h4 {
  color: var(--primary);
  font-weight: 600;
  font-size: 14px;
}

/* Backdrop */
.modal.fade .modal-dialog {
  transform: scale(0.8) translateY(-30px);
  opacity: 0;
  transition: all 0.35s ease;
}

/* Show Animation */
.modal.show .modal-dialog {
  transform: scale(1) translateY(0);
  opacity: 1;
}

/* Modal Design */
.custom-modal {
  border: none;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
}

.modal-header {
  border-bottom: none;
  padding: 20px 25px;
}

.modal-body {
  padding: 25px;
}

.btn-close:focus {
  box-shadow: none;
}

/* Enquire Now Fixed Sidebar Button */
.enquire .enquire-sidebar {
  position: fixed;
  right: -55px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  z-index: 999;
  background: #d71920;
  color: #fff;
  padding: 12px 25px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  border-radius: 8px 8px 0 0;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.enquire .enquire-sidebar:hover {
  background: #b81218;
}
.enquire .modal-header {
  padding: 20px 20px 0;
}
.enquire .modal-header .modal-title {
  letter-spacing: 0.4px;
  font-weight: 600;
  font-size: 18px;
}
.enquire .modal-header .btn-close {
  font-size: 11px;
  opacity: 1;
}
.enquire .modal-body {
  padding: 0 20px 20px;
}
.enquire .modal-body p {
  color: var(--muted-foreground);
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 10px;
}
.enquire .modal-body .input-group {
  margin-bottom: 15px;
}
.enquire .modal-body .input-group label {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 5px;
}
.enquire .modal-body .input-group input[type=text], .enquire .modal-body .input-group input[type=email] {
  width: 100%;
  font-size: 14px;
  box-shadow: var(--tw-shadow);
  height: 40px;
  border: solid 1px var(--border-1);
  padding: 7px 10px;
  border-radius: 8px !important;
  transition: var(--transition);
  outline: none;
}
.enquire .modal-body .input-group input[type=text]:hover, .enquire .modal-body .input-group input[type=email]:hover {
  border-color: var(--blue-bright);
}
.enquire .modal-body .input-group select {
  width: 100%;
  font-size: 14px;
  background: var(--white);
  height: 40px;
  box-shadow: var(--tw-shadow);
  border: solid 1px var(--border-1);
  padding: 7px 10px;
  border-radius: 8px !important;
  transition: var(--transition);
  outline: none;
}
.enquire .modal-body .input-group select:hover {
  border-color: var(--blue-bright);
}
.enquire .modal-body .input-group textarea {
  width: 100%;
  font-size: 14px;
  box-shadow: var(--tw-shadow);
  border: solid 1px var(--border-1);
  padding: 7px 10px;
  border-radius: 8px !important;
  resize: none;
  outline: none;
}
.enquire .modal-body .input-group textarea:hover {
  border-color: var(--blue-bright);
}
.enquire .modal-body .input-group input[type=submit] {
  background: var(--color-1);
  width: 100%;
  border-radius: 12px;
  border: none;
  padding: 8px;
  font-size: 14px;
  font-weight: 500;
  color: var(--white);
  transform: var(--transition);
}

.whatsApp {
  background: var(--background-4);
  position: fixed;
  display: inline;
  color: var(--white);
  z-index: 999;
  bottom: 10px;
  right: 20px;
  padding: 10px 15px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 600;
  transition: transform 0.2s;
  cursor: pointer;
  text-decoration: none;
}
.whatsApp:hover { /* IE 9 */ /* Safari 3-8 */
  transform: scale(1.1);
}
.whatsApp svg {
  width: 14px;
}
.whatsApp .fill-white {
  fill: var(--white);
}
.whatsApp span {
  background: var(--color-1);
  padding: 4px 10px;
  border-radius: 30px;
  font-size: 11px;
}
.whatsApp a {
  color: var(--white);
  text-decoration: none;
}/*# sourceMappingURL=stylesheet.css.map */