@font-face {font-family: 'boxicons';src: local('boxicons'), local('boxicons'), url('https://40916122.fs1.hubspotusercontent-na1.net/hubfs/40916122/raw_assets/public/emudhra-2024/css/fonts/boxicons.woff') format('woff2'), url('https://40916122.fs1.hubspotusercontent-na1.net/hubfs/40916122/raw_assets/public/emudhra-2024/css/fonts/boxicons.woff') format('woff'), font-weight: 300;font-style: normal;font-display: swap;}*, *:before, *:after {box-sizing: border-box;margin: 0;padding: 0;}:root {--primary-letter-spacing:0.03rem;--base-font-size: 1rem;--text-scale-ratio: 1.2;--primary-font-family: "DM Sans", sans-serif;--font-bold:"DM Sans", sans-serif;--font-semibold:"DM Sans", sans-serif;--font-medium:'Poppins Md',sans-serif;--heading-line-height: 1.4;--paragraph-line-height: 1.6;--list-line-height: 1.5;--url-color: #4f4f4f;--primary-color: #484848;--secondary-color: #673695;--primary-transistion: .3s ease-in-out;--secondary-transistion: .4s ease-in-out;--info-transistion: .2s ease-in-out;--font-size-h1: 2rem;--font-size-h2: 1.75rem;--font-size-h3: 1.2rem;--font-size-h4: 1.15rem;--font-size-h5: 1.1rem;--font-size-h6: 1rem;@media (min-width: 768px) {--font-size-h1: 3.25rem;--font-size-h2: 2.3rem;--font-size-h3: 1.2rem;--font-size-h4: 1.15rem;--font-size-h5: 1.1rem;--font-size-h6: 1rem;}}img {max-width: 100%;height: auto;}.hs_cos_wrapper_type_linked_image img{display:block;}body{font-family: var(--primary-font-family);font-size:var(--base-font-size);font-weight: 400;line-height:var(--paragraph-line-height);}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family: var(--primary-font-family);font-weight: 400;color: var(--primary-color);line-height: var(--heading-line-height);}h1, .h1{font-size: var(--font-size-h1);font-weight: 700;}h2, .h2{font-size: var(--font-size-h2);font-weight: 600;font-family:'Poppins Semi Bold',sans-serif;}h3, .h3{font-size: var(--font-size-h3);font-weight: 500;}h4, .h4{font-size: var(--font-size-h4);font-weight: 400;}h5, .h5{font-size: var(--font-size-h5);font-weight: 400;}h6, .h6{font-size: var(--font-size-h6);font-weight: 400;}p{font-size: var(--base-font-size);color: var(--primary-color);font-weight: 400;font-family: var( --primary-font-family);line-height: var(--paragraph-line-height);}blockquote{background: var(--info-color);border-left: 4px solid var(--secondary-color);padding: 20px;border-radius: 15px;font-size: 16px;line-height: 1.4;color: var(--primary-color);}ul ul, ul li {list-style-type: disc;list-style-position: inside;list-style:none;}ol ol, ol li {list-style-type: decimal;list-style-position: inside;list-style:none;}ul li, ol li {line-height: var(--list-line-height);font-size: var(--base-font-size);color: var(--primary-color);}a{text-decoration:none;}
@charset "UTF-8";
:root {
  --max-width: 1280px;
  --DMSans: "DM Sans", sans-serif;
  --primary-900: #233876; /* Base color */
  --primary-800: #1E429F;
  --primary-700: #1A56DB;
  --primary-600: #1C64F2;
  --primary-500: #3F83F8;
  --primary-400: #76A9FA;
  --primary-300: #A4CAFE;
  --primary-200: #C3DDFD;
  --primary-100: #E1EFFE;
  --primary-050: #EBF5FF;
  --secondary-900: #771D1D; /* Base color */
  --secondary-800: #8A2C0D;
  --secondary-700: #B43403;
  --secondary-600: #f9c0ab;
  --secondary-500: #FF5A1F;
  --secondary-400: #FF8A4C;
  --secondary-300: #FDBA8C;
  --secondary-200: #FCD9BD;
  --secondary-100: #FEECDC;
  --secondary-050: #FFF8F1;
  --neutral-900: #111928; /* Base color */
  --neutral-800: #1F2A37;
  --neutral-700: #374151;
  --neutral-600: #4B5563;
  --neutral-500: #6B7280;
  --neutral-400: #9CA3AF;
  --neutral-300: #D1D5DB;
  --neutral-200: #E5E7EB;
  --neutral-100: #F3F4F6;
  --neutral-050: #F9FAFB;
  --Indigo-900: #362F78;
  --Indigo-800: #42389D;
  --Indigo-700: #5145CD;
  --Indigo-600: #5850EC;
  --Indigo-500: #6875F5;
  --Indigo-400: #8DA2FB;
  --Indigo-300: #B4C6FC;
  --Indigo-200: #CDDBFE;
  --Indigo-100: #E5EDFF;
  --Indigo-050: #F0F5FF;
  --purple-900: #4A1D96;
  --purple-800: #5521B5;
  --purple-700: #6C2BD9;
  --purple-600: #7E3AF2;
  --purple-500: #9061F9;
  --purple-400: #AC94FA;
  --purple-300: #CABFFD;
  --purple-200: #DCD7FE;
  --purple-100: #EDEBFE;
  --purple-050: #F6F5FF;
  --teal-900: #014451;
  --teal-200: #AFECEF;
  --pink-900: #751A3D;
  --pink200: #FAD1E8;
  --black3838: #383838;
  --black4054: #344054;
  --gray8c8c: #8C8C8C;
  --grayD5DD: #D0D5DD;
  --gray7085: #667085;
  --gray7878: #787878;
  --gray5467: #475467;
  --indigoF5FF: #EBF5FF;
  --gray828: #101828;
  --black023: #1E2023;
  --black92B: #28292B;
  --black2327: #202327;
  --blackb2e: #292B2E;
  --lt-gray: #393B3C;
  --white: #ffffff;
  --yellow: #E3A914;
  --green: #47B17E;
  --success: #046C4E;
  --warning: #8E4B10;
  --orange7146: #E77146;
  --bg-blacklg: #393B3C;
  --pri-gradient: linear-gradient(180deg, rgba(225, 239, 254, 0) 0%, var(--primary-100) 100%);
  --sec-gradient: linear-gradient(180deg, rgba(255, 248, 241, 0) 0%, var(--Indigo-050) 100%);
  --fnt-medium: 500 !important;
  --fnt-semi: 600 !important;
  --fnt-bold: 700 !important;
  --radius20: 20px;
  --radius16: 16px;
  --radius10: 10px;
  --radius12: 12px;
  --radius8: 8px;
  --label: #AAAAAA;
  --color-text: navy;
  --color-bg: papayawhip;
  --color-bg-accent: #ecdcc0;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 20);
  --duration: 35s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

@media (min-width: 1200px) {
  .container {
    max-width: 1280px !important;
    width: 100% !important;
  }
}

.mt-rightsticky {
  position: sticky;
  position: -webkit-sticky;
}

@media (max-width: 767px) {
  section {
    padding: 0 0.5rem;
  }
}

.mt-pado {
  padding: 0 !important;
}

body,
html {
  font-family: var(--DMSans) !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  color: var(global);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  scroll-behavior: smooth;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: var(--DMSans) !important;
}

h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5, p {
  margin: 0;
}
.body-container--home{
  padding:0px;
}
strong {
  font-weight: var(--fnt-semi) !important;
}

b {
  font-weight: var(--fnt-bold) !important;
}

li {
  list-style-type: none;
}

.ems-flexvr {
  display: flex;
  align-items: center;
  justify-content: center;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.ems-main-wrapper {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .ems-main-wrapper {
    padding-top: 0px;
  }
}

.ems-subspace {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .ems-subspace {
    padding-top: 0px;
  }
}

@media (max-width: 768px) {
  .ems-mob-extraspace {
    margin-top: 3.6rem;
  }
}

.ems-imgfit {
  width: 100%;
  max-width: 100%;
}

.ems-imgfluid {
  max-width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .ems-mob-w100 {
    width: 100%;
  }
}

.ems-padding100 {
  padding-block: 45px;
}
@media (min-width: 768px) {
  .ems-padding100 {
    padding-block: 90px;
  }
}

.ems-flex-v-center {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .flex-mob-reverse {
    flex-direction: column-reverse;
  }
}

.ems-section-overflow {
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .ems-section-mbX-overflow {
    overflow-x: hidden;
  }
}
/* framewroks */

.ems-color-neu900 {
  color: var(--neutral-900);
}

.ems-color-neu700 {
  color: var(--neutral-700);
}

.ems-color-neu500 {
  color: var(--neutral-500);
}

.ems-color-neu600 {
  color: var(--neutral-600);
}

.ems-color-neu400 {
  color: var(--neutral-400);
}

.ems-color--neu-600 {
  color: var(--neutral-600);
}

.ems-color-neu800 {
  color: var(--neutral-800) !important;
}

.ems-color-gray-900 {
  color: var(--gray828);
}

.ems-color-Indigo-500 {
  color: var(--Indigo-500);
}

.ems-color-Indigo-700 {
  color: var(--Indigo-700);
}

.ems-color-purple-200 {
  color: var(--purple-200);
}

.ems-color--neu-700 {
  color: var(--neutral-700);
}

.ems-color-prim-700 {
  color: var(--primary-700);
}

.ems-color-prim-900 {
  color: var(--primary-900);
}

.ems-color-sec-800 {
  color: var(--secondary-800);
}

.ems-color-neu700Imp {
  color: var(--neutral-700) !important;
}

.ems-clr-gray5467 {
  color: var(--gray5467) !important;
}

.ems-clr-balck4054 {
  color: var(--black4054);
}

.ems-clr-balck2327 {
  color: var(--black2327);
}

.ems-bg-secondary {
  background: var(--Indigo-050);
}

.ems-bg-purple {
  background: var(--purple-050);
}

.emsig-bg-sec {
  background: #FFDBC2;
}

.ems-bg-purple100 {
  background: var(--purple-100);
}

.ems-bg-indigo100 {
  background: var(--Indigo-100);
}

.ems-bg-purple200 {
  background: var(--purple-200);
}

.ems-bg-orange {
  background: var(--secondary-300);
}

.ems-bggradient-pri {
  background: var(--pri-gradient);
}

.ems-bggradient-sec {
  background: var(--sec-gradient);
}

.ems-bggradient-topbtm {
  background: linear-gradient(180deg, #F0F5FF 0%, #FFFFFF 100%) !important;
}

.ems-bggradient-multi {
  background: linear-gradient(180deg, #F0F5FF 0%, rgba(255, 255, 255, 0) 100%);
}

.ems-bggradient-single {
  background: linear-gradient(180deg, #FFF8F1 41.62%, rgba(255, 248, 241, 0) 100%);
}

.ems-color-primary600 {
  color: var(--primary-600);
}

.ems-blackb2e {
  color: var(--blackb2e);
}

.ems-black327 {
  color: #202327;
}

.ems-black3838 {
  color: var(--black3838);
}

.ems-black92b {
  color: var(--black92B);
}

.ems-black023 {
  color: var(--black023);
}

.ems-space100 {
  padding-block: 3rem;
}
@media (min-width: 768px) {
  .ems-space100 {
    padding-block: 5rem;
  }
}

.ems-space120 {
  padding-block: 4rem;
}
@media (min-width: 768px) {
  .ems-space120 {
    padding-block: 6rem;
  }
}

@media (max-width: 767px) {
  .ems-mob-pt20 {
    padding-top: 20px !important;
  }
}

.emsig-spacing80 {
  padding-block: 3rem;
}
@media (min-width: 768px) {
  .emsig-spacing80 {
    padding-block: 4.5rem;
  }
}

.mb-80 {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .mb-80 {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .mb-80 {
    margin-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .mb-80 {
    margin-bottom: 80px;
  }
}

.mb-60 {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .mb-60 {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .mb-60 {
    margin-bottom: 60px;
  }
}

.mb-40Imp {
  margin-bottom: 20px !important;
}
@media (min-width: 992px) {
  .mb-40Imp {
    margin-bottom: 40px !important;
  }
}

.pd-120 {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .pd-120 {
    padding: 40px 0;
  }
}
@media (min-width: 992px) {
  .pd-120 {
    padding: 60px 0;
  }
}

.pt-120 {
  padding-top: 40px !important;
}
@media (min-width: 768px) {
  .pt-120 {
    padding-top: 80px !important;
  }
}
@media (min-width: 992px) {
  .pt-120 {
    padding-top: 120px !important;
  }
}

.pb-120 {
  padding-bottom: 40px !important;
}
@media (min-width: 768px) {
  .pb-120 {
    padding-bottom: 80px !important;
  }
}
@media (min-width: 992px) {
  .pb-120 {
    padding-bottom: 120px !important;
  }
}

@media (max-width: 768px) {
  .em-mob-pb20 {
    padding-bottom: 20px !important;
  }
}

.mb-40 {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .w-mb-50 {
    width: 50%;
  }
}

.mb-20 {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .pb-mb-0 {
    padding-bottom: 0 !important;
  }
}

.ems-img240 {
  height: 240px;
}

.ems-img280 {
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .ems-img280 {
    height: 280px;
  }
}

.ems-img375 {
  height: 220px;
}
@media (min-width: 768px) {
  .ems-img375 {
    height: 375px;
  }
}

.ems-img171 {
  height: 171px;
}
@media (min-width: 768px) {
  .ems-img171 {
    height: 171px;
  }
}

.ems-img-cover {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}
/* eMudhra header transitions */
.emudhra-top-nav {
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transform: translateY(0);
  opacity: 1;
}

/* Hide eMudhra header when scrolling */
.emudhra-top-nav.hidden {
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
}
/* font-family */

.map-tooltip:hover .map-tooltip__item {
  visibility: visible;
  opacity: 1;
}

.map-cntry-flag {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.map-cntry-flag img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.map-mail-icon {
  width: 15px;
}
@media (max-width: 767px) {
  .map-mail-icon {
    width: 10px;
  }
}
.map-mail-icon img {
  width: 100%;
  height: 100%;
}

.map-mailto {
  width: calc(100% - 20px);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left !important;
  color: #1f2a37;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .map-mailto {
    font-size: 8px;
    line-height: 14px;
  }
}

.map-overflow {
  overflow-x: auto;
}

.h1 {
  font-size: 32px;
  line-height: 44px;
  letter-spacing: -0.2% !important;
}
@media (min-width: 768px) {
  .h1 {
    font-size: 48px !important;
    line-height: 67.2px;
  }
}

.h2 {
  font-size: 24px;
  line-height: 33px;
}
@media (min-width: 768px) {
  .h2 {
    font-size: 38px;
    line-height: 53.2px;
  }
}

.h3 {
  font-size: 20px;
}
@media (min-width: 768px) {
  .h3 {
    font-size: 28px;
  }
}

.h4 {
  font-size: 18px;
  line-height: 25px;
}
@media (min-width: 768px) {
  .h4 {
    font-size: 24px;
    line-height: 33.6px;
  }
}

.h5 {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .h5 {
    font-size: 20px;
    line-height: 28px;
  }
}

:is(.h1, .h2, h3, .h3, h4, .h4) {
  font-weight: var(--fnt-semi);
}

.fw-500 {
  font-weight: var(--fnt-medium);
}

.fw-600 {
  font-weight: var(--fnt-semi);
}

.fw-700 {
  font-weight: var(--fnt-bold) !important;
}

.fw-500Imp {
  font-weight: var(--fnt-medium) !important;
}

.fst-italic {
  font-style: italic;
}

.mt-bg-pri {
  background: var(--global);
}

.mt-clr-glb {
  color: var(--global);
}

.mt-clr-sec {
  color: var(--rg-lght);
}

.fs-12 {
  font-size: 12px !important;
}

.fs-14 {
  font-size: 14px !important;
  line-height: 18px !important;
}
@media (min-width: 768px) {
  .fs-14 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}

.fs-16 {
  font-size: 14px !important;
}
@media (min-width: 768px) {
  .fs-16 {
    font-size: 16px !important;
  }
}

.fs-18 {
  font-size: 18px !important;
}

/* emSigner header - initially static, becomes sticky when active */
.emsigner-india-header {
  position: relative;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}

/* emSigner header sticky behavior */
.emsigner-india-header.sticky-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  animation: slideDown 0.3s ease-in-out;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Slide down animation for sticky header */
@keyframes slideDown {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* ========================================
   STICKY TOP HEADER
   ======================================== */
.ems-sticky-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  transition: background-color 0.3s ease, padding 0.3s ease;
}

.ems-sticky-top.scrolled {
  background-color: var(--white);
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
}

.emudhra-top-nav.ems-sticky-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  transition: background-color 0.3s ease, padding 0.3s ease;
}

.emudhra-top-nav.ems-sticky-top.scrolled {
  background-color: #ffffff;
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
}

/* ========================================
   NAVBAR TOGGLER - Mobile hamburger
   ======================================== */
.navbar-toggler {
  border: none !important;
  background: transparent;
  padding-left: 0 !important;
}

.navbar-toggler:focus {
  box-shadow: none;
  outline: none;
}

.emudhra-top-nav .navbar-toggler {
  border: none !important;
  background: transparent;
}

.emudhra-top-nav .navbar-toggler:focus {
  box-shadow: none;
  outline: none;
}

@media (min-width: 992px) {
  .emudhra-top-nav .navbar-toggler {
    display: none;
  }
}

@media (max-width: 768px) {
  .navbar-toggler {
    padding-right: 0.4rem;
  }
}

/* ========================================
   BRAND LOGO
   ======================================== */
.ems-headerlogo-wrappr {
  display: flex;
  align-items: center;
}

.emudhra-top-nav .ems-headerlogo-wrappr {
  display: flex;
  align-items: center;
}

.qx-brandlogo {
  z-index: 999;
  display: block;
}

.qx-brandlogo img {
  height: 45px;
  min-width: 145px;
  max-width: 165px;
}
.qx-brandlogo:focus, .qx-brandlogo img:focus, .qx-brandlogo img:focus-visible, .qx-brandlogo:focus-visible{
  outline: 0px!important;
}

@media (max-width: 767px) {
  .qx-brandlogo {
    width: 122px;
    max-height: 34px;
    z-index: 999;
    display: block;
  }
  .qx-brandlogo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

.emudhra-top-nav .qx-brandlogo {
  z-index: 999;
  display: block;
}

.emudhra-top-nav .qx-brandlogo img {
  height: 38px;
}

@media (max-width: 767px) {
  .emudhra-top-nav .qx-brandlogo {
    width: 122px;
    max-height: 34px;
  }
  .emudhra-top-nav .qx-brandlogo img {
    width: 100%;
    max-height: 30px;
  }
}

.ems-brandlogo img {
  height: 18px;
}

@media (min-width: 768px) {
  .ems-brandlogo img {
    height: 25px;
  }
}

/* ========================================
   NAVIGATION HEADER BASE
   ======================================== */
.ems-navheader {
  padding-block: 1rem;
  background-color: var(--secondary-050) !important;
}

@media (min-width: 768px) {
  .ems-navheader {
    padding-inline: 1.2rem;
  }
}

.ems-navheader__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 768px) {
  .ems-navheader__container {
    padding-inline: 1.2rem;
  }
}

.ems-navheader.navbar {
  padding-block: 1rem;
  background-color: var(--white) !important;
}

@media (min-width: 768px) {
  .ems-navheader.navbar {
    padding-inline: 1.2rem;
  }
}

.emudhra-top-nav.ems-navheader.navbar {
  padding-block: .6rem;
  background-color: #ffffff !important;
}

@media (min-width: 768px) {
  .emudhra-top-nav.ems-navheader.navbar {
    padding-inline: .5rem;
  }
}

.emudhra-top-nav .ems-navheader__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 768px) {
  .emudhra-top-nav .ems-navheader__container {
    padding-inline: 1.2rem;
  }
}

/* ========================================
   NAVIGATION LINKS
   ======================================== */
.ems-navheader .nav-link {
  font-weight: var(--fnt-medium);
  color: var(--neutral-700);
  font-size: 14px;
  line-height: 140%;
}

@media (max-width: 991px) {
  .ems-navheader .nav-link {
    font-size: 16px;
    padding: 21px 0 !important;
  }
}

@media (min-width: 992px) {
  .ems-navheader .nav-link:is(:hover, :focus) {
    color: var(--neutral-900);
    transition: color 0.3s ease-in-out;
  }
}

.ems-navheader .nav-link.active {
  color: var(--neutral-900);
}

.ems-navheader.navbar .nav-link {
  font-weight: var(--fnt-medium);
  color: var(--neutral-700);
  font-size: 14px;
  line-height: 140%;
  position: relative;
  padding: 0.5rem 1rem;
}

.ems-navheader.navbar .nav-link:before {
  content: "\ea4a";
  font-family: boxicons;
  font-size: 18px;
  padding-left: 4px;
  position: absolute;
  width: 18px;
  right: 0px;
}

.ems-navheader.navbar .nav-link.open.active {
  font-weight: var(--fnt-medium) !important;
}

.ems-navheader.navbar .nav-link.open:before {
  content: "\ea57";
}

@media (max-width: 991px) {
  .ems-navheader.navbar .nav-link {
    font-size: 16px;
    padding: 21px 0 !important;
  }
  .ems-navheader.navbar .nav-link:before {
    right: 15px;
  }
}

@media (min-width: 992px) {
  .ems-navheader.navbar .nav-link:is(:hover, :focus) {
    color: var(--neutral-900);
    transition: color 0.3s ease-in-out;
  }
}

.ems-navheader.navbar .nav-link.open {
  color: var(--neutral-900);
}

/* eMudhra-specific nav links */
.emudhra-top-nav.ems-navheader.navbar .header-flex-end {
  gap: 25px;
}

.emudhra-top-nav.ems-navheader.navbar .emudhra-nav-link {
  font-weight: 500;
  color: #374151;
  font-size: 14px;
  line-height: 140%;
  position: relative;
  padding: 0.5rem 1rem;
}

.emudhra-top-nav.ems-navheader.navbar .emudhra-nav-link:before {
  content: "\ea4a";
  font-family: boxicons;
  font-size: 18px;
  padding-left: 4px;
  position: absolute;
  width: 18px;
  right: 0px;
  top: 8px;
}

.emudhra-top-nav.ems-navheader.navbar .emudhra-nav-link.open.active {
  font-weight: 500 !important;
}

.emudhra-top-nav.ems-navheader.navbar .emudhra-nav-link.open.active:before {
  content: "\ea24";
}

@media (max-width: 991px) {
  .emudhra-top-nav.ems-navheader.navbar .emudhra-nav-link:before {
    top: 30%;
  }
  .emudhra-top-nav.ems-navheader .box-icon-none .emudhra-nav-link:before {
    content: none;
  }
  .emudhra-top-nav.ems-navheader.navbar .emudhra-nav-link {
    font-size: 16px;
    padding: 21px 0px;
    display: flex;
    width: 100%;
  }
  .emudhra-top-nav.navbar .nav-link {
    font-size: 16px;
    padding: 21px 0 !important;
  }
}

.emudhra-top-nav.ems-navheader.navbar .emudhra-nav-link:hover {
  color: #111928;
  transition: color 0.3s ease-in-out;
}

.emudhra-top-nav.ems-navheader.navbar .emudhra-nav-link.active {
  color: #111928;
}

/* ========================================
   NAVIGATION LIST
   ======================================== */
.ems-navlist {
  display: flex;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .ems-navlist {
    gap: 25px;
  }
}

@media (max-width: 991px) {
  .ems-navlist {
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding-bottom: 100px;
    width: 100%;
    height: calc(100vh - 180px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .ems-navlist::-webkit-scrollbar {
    display: none;
  }
}

.emudhra-top-nav .ems-navlist {
  display: flex;
}

@media (max-width: 991px) {
  .emudhra-top-nav .ems-navlist {
    width: 100%;
    height: calc(100vh - 180px);
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    z-index: 10000 !important;
    position: relative;
  }
  .emudhra-top-nav .ems-navlist::-webkit-scrollbar {
    display: none;
  }
}

@media (min-width: 992px) {
  .emudhra-top-nav .ems-navlist {
    gap: 25px;
    margin: 0 auto;
  }
}

.emudhra-top-nav .ems-navlist .emudhra-nav-item-header:first-of-type .emudhra-nav-link {
  border-top: 0;
}

.nav-item-header.box-icon-none .nav-link:before {
  content: none;
}

.ems-navlist .nav-item-header:first-of-type .nav-link {
  border-top: 0;
}

/* ========================================
   NAVBAR COLLAPSE
   ======================================== */
@media (max-width: 991px) {
  .navbar-collapse {
    position: fixed;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    height: 100%;
    overflow-y: auto;
    background: var(--white);
    padding: 10px 20px 40px 20px;
    display: flex !important;
    flex-direction: column;
    transition: 0.3s ease-in-out;
    align-items: start;
    width: 100%;
    margin-top: 36px;
    z-index: 999;
  }
  .navbar-collapse .nav-link {
    color: #000000;
  }
  .navbar-collapse .nav-link.active {
    color: var(--secondary) !important;
  }
}
@media (max-width: 767px) {
    .navbar-collapse {
        margin-top: 0px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    width: 375px;
    right: 0 !important;
    left: auto !important;
    transform: translateX(100%) !important;
    margin-top: 0;
    box-shadow: 0px 4px 30px 0px rgba(28, 100, 242, 0.1);
  }
}

@media (max-width: 767px) {
  .navbar-collapse.show {
    transform: translateX(0);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse.show {
    transform: translateX(0) !important;
  }
}

/* eMudhra-specific navbar collapse */
@media (max-width: 767px) {
  .emudhra-top-nav .navbar-collapse {
    position: fixed;
    left: 0;
    right: 0;
    background: #ffffff;
    padding: 10px 20px 40px 20px;
    z-index: 10000 !important;
    top: 0px;
    bottom: 0;
    overflow-y: auto;
    min-height: 100vh;
  }
  .emudhra-top-nav .navbar-collapse .emudhra-nav-link {
    color: #000000;
  }
  .emudhra-top-nav .navbar-collapse .emudhra-nav-link.active {
    color: var(--secondary) !important;
  }
}

/* Mobile Logo Wrapper */
@media (max-width: 991px) {
  .emudhra-top-nav .ems-headerlogo-wrappr-mb {
    padding: 0px 0px;
    background: #ffffff;
  }
}

/* Nav Close Button */
.nav-close {
  z-index: 999;
  font-weight: 600;
}

.emudhra-top-nav .emudhra-nav-close {
  z-index: 999;
  font-weight: 600;
  cursor: pointer;
  background: transparent;
  border: none;
  font-size: 24px;
  padding: 5px 10px;
  color: #374151;
}

@media (max-width: 991px) {
  .emudhra-top-nav .emudhra-nav-close {
    display: block;
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .emudhra-top-nav .emudhra-nav-close {
    display: none;
  }
}

/* ========================================
   DROPDOWN MENUS
   ======================================== */
.nav-dropdown li {
  list-style-type: none;
}

@media (max-width: 991px) {
  .nav-dropdown {
    display: none;
  }
  .nav-dropdown.open {
    display: block;
  }
}

@media (min-width: 992px) {
  .nav-dropdown {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: 0.3s ease-in-out;
    pointer-events: none;
    width: auto;
    padding-top: 20px;
    z-index: -1;
  }
  .nav-dropdown--sm {
    min-width: 334px;
    max-width: 334px;
  }
  .nav-dropdown--md {
    min-width: 750px;
    max-width: 750px;
  }
  .nav-dropdown--lg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .nav-dropdown--lg {
    width: 1266px;
  }
}

@media (min-width: 1400px) {
  .nav-dropdown--lg {
    width: 1266px;
  }
}

@media (min-width: 992px) {
  .nav-dropdown--lg .feature-container {
    height: clamp(400px, 60vh, 600px);
    overflow-y: auto;
  }
}

@media (min-width: 1200px) {
  .nav-dropdown--lg .feature-container {
    height: clamp(470px, 60vh, 600px);
    overflow-y: auto;
  }
}

.nav-dropdown--sm .ems-drp-link-list__item {
  width: 100%;
  margin-bottom: 20px;
}

.nav-dropdown--md .ems-drp-link-list__item {
  width: 680px;
}

@media (min-width: 992px) {
  .nav-dropdown {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }
  .nav-item-header.open .nav-dropdown,
  .nav-link.open + .nav-dropdown {
    opacity: 1;
    z-index: 999;
    pointer-events: all;
  }
}
@media (max-width: 768px) {
    .country-dropdown {
        position: static;
        display: inline-block;
    }
}
#toggleMenu {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    color: var(--neutral-700);
    font-weight: var(--fnt-medium);
    font-size: 14px;
    line-height: 140%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 8px 0px;
}
@media (max-width: 768px) {
    #toggleMenu {
        position: static;
    }
}
.country-dropdown #toggleMenu img {
    max-height: 18px;
}
.country-list {
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    max-height: 400px;
    overflow-y: auto;
    margin: 0 0;
    padding: 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;
    margin-top: 22px;
}
@media (max-width: 768px) {
  .country-dropdown.open .country-list {
      display: block;
      opacity: 1;
      left:0 ;
      width: 100%;
  }
}
.country-list li {
    padding: 14px 20px;
    cursor: pointer;
    font-size: 15px;
    border-bottom: 1px solid #FEECDC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}
@media (max-width: 768px) {
    .country-list li {
        width: 100%;
    }
}
.country-list li img {
    max-height: 18px;
}
.country-list li {
    &:last-child {
        border-bottom: 0px;
    }
}
/* eMudhra-specific dropdowns */
.emudhra-top-nav .emudhra-nav-dropdown li {
  list-style-type: none;
}

/* Prevent hover behavior on eMudhra dropdowns - click only */
.emudhra-top-nav .emudhra-nav-item-header:hover > .emudhra-nav-dropdown,
.emudhra-top-nav .emudhra-nav-item-header:hover .emudhra-nav-dropdown,
.emudhra-top-nav li:hover > .emudhra-nav-dropdown,
.emudhra-top-nav li:hover .emudhra-nav-dropdown {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  z-index: -999 !important;
}

@media (max-width: 991px) {
  .emudhra-top-nav .emudhra-nav-dropdown {
    display: none;
    position: static;
    width: 100%;
    box-shadow: none;
    border: none;
    padding: 0;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: all !important;
    z-index: 1 !important;
  }
  .emudhra-top-nav .emudhra-nav-item-header.open .emudhra-nav-dropdown {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 9999 !important;
    pointer-events: all !important;
  }
  .emudhra-top-nav .emudhra-nav-dropdown .ems-h-dropdown {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    padding: 0px 15px;
    margin: 10px 0;
  }
  .emudhra-top-nav .emudhra-nav-dropdown .feature-container {
    flex-direction: column;
  }
  .emudhra-top-nav .emudhra-nav-dropdown .feature-container__item {
    padding: 0px 0 !important;
    border: none !important;
  }
  .emudhra-top-nav .emudhra-nav-dropdown .ems-drp-link {
    padding: 12px 0;
  }
  .emudhra-top-nav .emudhra-nav-dropdown .ems-drp-link-list__item {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  .emudhra-top-nav .emudhra-nav-dropdown {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-10px);
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out, visibility 0.4s;
    pointer-events: none !important;
    width: auto;
    padding-top: 17px;
    z-index: -1 !important;
  }
  .emudhra-top-nav .emudhra-nav-item-header:hover .emudhra-nav-dropdown {
    opacity: 0 !important;
    z-index: -1 !important;
    pointer-events: none !important;
  }
  .emudhra-top-nav .emudhra-nav-item-header.open .emudhra-nav-dropdown,
  .emudhra-top-nav .emudhra-nav-link.open + .emudhra-nav-dropdown {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateX(-50%) translateY(0);
    z-index: 9999 !important;
    pointer-events: all !important;
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out, visibility 0s;
  }
  .emudhra-top-nav .emudhra-nav-dropdown--sm {
    min-width: 334px;
    max-width: 334px;
  }
  .emudhra-top-nav .emudhra-nav-dropdown--md {
    min-width: 750px;
    max-width: 750px;
  }
  .emudhra-top-nav .emudhra-nav-dropdown--lg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 720px;
  }
}

@media (min-width: 992px) {
  .emudhra-top-nav .emudhra-nav-dropdown--lg {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .emudhra-top-nav .emudhra-nav-dropdown--lg {
    width: 1266px;
  }
}

@media (min-width: 1400px) {
  .emudhra-top-nav .emudhra-nav-dropdown--lg {
    width: 1266px;
  }
}

@media (min-width: 992px) {
  .emudhra-top-nav .emudhra-nav-dropdown--lg .feature-container {
    height: clamp(400px, 60vh, 600px);
    overflow-y: auto;
  }
}

@media (min-width: 1200px) {
  .emudhra-top-nav .emudhra-nav-dropdown--lg .feature-container {
    height: clamp(450px, 60vh, 600px);
    overflow-y: auto;
  }
}

.emudhra-top-nav .emudhra-nav-dropdown--sm .ems-drp-link-list__item {
  width: 100%;
  margin-bottom: 20px;
}

.emudhra-top-nav .emudhra-nav-dropdown--md .ems-drp-link-list__item {
  width: 680px;
}

/* ========================================
   NAV ITEM HEADER
   ======================================== */
.nav-item-header {
  position: relative;
}

.nav-item-header:first-child {
  position: unset !important;
}

.nav-item-header:nth-child(2) {
  position: unset !important;
}

.nav-item-header .nav-link {
  position: relative;
}

@media (max-width: 767px) {
  .nav-item-header .nav-link {
    border-top: 1px solid var(--neutral-200);
  }
}

.nav-item-header .nav-link.open.active {
  font-weight: 700 !important;
}

.nav-item-header .nav-link::after {
  position: absolute;
  content: "";
  transition: 0.4s ease-in-out;
  z-index: 9;
}

@media (min-width: 992px) {
  .nav-item-header .nav-link::after {
    width: 0;
    height: 4px;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    background-color: #6875F5;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .nav-item-header .nav-link.open.active::after {
    width: 24px;
    opacity: 1;
  }
  .nav-item-header .nav-link:hover::after {
    width: 23px;
    opacity: 1;
  }
  .nav-item-header:has(.nav-dropdown):hover .nav-link::after {
    width: 23px;
    opacity: 1;
  }
}

/* eMudhra nav item header */
.emudhra-top-nav .emudhra-nav-item-header {
  position: relative;
}

.emudhra-top-nav .emudhra-nav-item-header:first-child {
  position: unset !important;
}

.emudhra-top-nav .emudhra-nav-item-header:nth-child(2) {
  position: unset !important;
}

.emudhra-top-nav .emudhra-nav-item-header .emudhra-nav-link {
  position: relative;
}

@media (max-width: 991px) {
  .emudhra-top-nav .mb-accordion::after {
    content: url("../images/icons/down-arrow.svg") !important;
    right: 2px;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    transition: 0s !important;
  }
}

@media (max-width: 767px) {
  .emudhra-top-nav .mb-accordion.open::after {
    transform: translateY(-50%) rotate(-180deg) !important;
  }
  .emudhra-top-nav .emudhra-nav-item-header .emudhra-nav-link {
    border-top: 1px solid #E5E7EB;
  }
}

.emudhra-top-nav .emudhra-nav-item-header .emudhra-nav-link.open.active {
  font-weight: 700 !important;
}

.emudhra-top-nav .emudhra-nav-item-header .emudhra-nav-link::after {
  position: absolute;
  content: "";
  transition: 0.4s ease-in-out;
  z-index: 9;
}

@media (min-width: 992px) {
  .emudhra-top-nav .emudhra-nav-item-header .emudhra-nav-link::after {
    width: 0;
    height: 4px;
    left: 50%;
    bottom: -11px;
    transform: translateX(-50%);
    background-color: #6875F5;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .emudhra-top-nav .emudhra-nav-item-header .emudhra-nav-link.open.active::after {
    width: 24px;
    opacity: 1;
  }
  .emudhra-top-nav .emudhra-nav-item-header .emudhra-nav-link:hover::after {
    width: 23px;
    opacity: 1;
  }
}

/* ========================================
   HEADER DROPDOWN CONTENT
   ======================================== */
.ems-h-dropdown {
  padding: 0;
}

@media (min-width: 992px) {
  .ems-h-dropdown {
    background-color: #ffffff;
    padding: 0px 10px 0px 0px;
    box-shadow: 0px 4px 40px 0px rgba(28, 100, 242, 0.08);
    border-radius: 12px;
    border: 1px solid var(--secondary-100);
    overflow: hidden;
  }
}

.ems-h-dropdown__head h3,
.ems-h-dropdown__head .h3 {
  color: var(--neutral-400);
  font-size: 14px !important;
}

@media (min-width: 768px) {
  .ems-h-dropdown__head h3,
  .ems-h-dropdown__head .h3 {
    font-size: 14px !important;
  }
}

@media (min-width: 992px) {
  .ems-h-dropdown__body {
    padding-left: 0px;
  }
}

.emudhra-top-nav .ems-h-dropdown {
  padding: 0;
}

@media (min-width: 992px) {
  .emudhra-top-nav .ems-h-dropdown {
    background-color: #ffffff;
    box-shadow: 0px 4px 40px 0px rgba(28, 100, 242, 0.08);
    border-radius: 12px;
    border: 1px solid #FEECDC;
  }
}

.emudhra-top-nav .ems-h-dropdown__head h3,
.emudhra-top-nav .ems-h-dropdown__head .h3 {
  color: #9CA3AF;
  font-size: 14px !important;
}

@media (min-width: 768px) {
  .emudhra-top-nav .ems-h-dropdown__head h3,
  .emudhra-top-nav .ems-h-dropdown__head .h3 {
    font-size: 16px !important;
  }
}

/* ========================================
   FEATURE CONTAINER
   ======================================== */
@media (max-width: 991px) {
  .feature-container__item {
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .feature-container__item:nth-child(odd) {
    padding-right: 20px;
  }
  .feature-container__item:nth-child(even) {
    padding: 30px 15px 20px 20px;
  }
}

@media (min-width: 1200px) {
  .feature-container__item:nth-child(odd) {
    padding-right: 12px;
  }
  .feature-container__item:nth-child(even) {
    padding-left: 20px;
  }
}

.emudhra-top-nav .feature-container {
  display: flex;
}

@media (min-width: 992px) {
  .emudhra-top-nav .feature-container__item:nth-child(even) {
    padding: 30px 15px 20px 20px;
    border-left: 0px;
  }
  .emudhra-top-nav .common-backdrop {
    padding: 35px 25px 25px 25px;
  }
  .emudhra-top-nav .ems-h-dropdown .feature-container__item.common-backdrop {
    border-right: 1px solid #ddd;
  }
  .emudhra-top-nav .ems-h-dropdown .feature-container__item.common-backdrop:nth-child(2) {
    border: none;
  }
}

@media (min-width: 1200px) {
  .emudhra-top-nav .feature-container__item:nth-child(odd) {
    padding-right: 10px;
  }
}

/* ========================================
   MEGAMENU TABS
   ======================================== */

.megamenu-tab-content-wrapper .megamenu-lists {
  display: flex;
  height: 100%;
}

@media (max-width: 992px) {
  .megamenu-tab-content-wrapper .megamenu-lists {
    padding: 10px 20px 20px;
    border-right: 0px;
  }
}

.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper {
  background: #f6f5ff;
  height: 100%;
  width: 100%;
  padding: 30px 0px 36px 24px;
}

@media (min-width: 998px) {
  .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper {
    height: clamp(470px, 60vh, 600px);
    overflow-y: auto;
  }
}

@media (max-width: 768px) {
  .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper {
    background: transparent;
    padding: 10px 0px 10px 0px;
  }
}

.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs,
.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li,
.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li {
  cursor: pointer;
  padding: 12px 15px;
  font-size: 15px;
  font-weight: var(--fnt-medium);
  color: var(--primary-600);
  border-left: 3px solid transparent;
  transition: all 0.3s ease;
  position: relative;
}

.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li span,
.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li span {
  display: inline-block;
  line-height: 1.4;
}

.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li:hover,
.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li:hover {
  background: #fffdf8;
  color: #000;
}

.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li.active,
.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li.active {
  background: #fff;
  border-left-color: #007bff;
  color: #007bff;
  font-weight: 600;
}

.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li.active:after,
.megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li.active:after {
  content: "\ea50";
  font-family: boxicons;
  color: var(--bs-gray-700);
  font-weight: var(--fnt-medium);
  font-size: 1rem;
  padding-left: 4px;
  position: absolute;
  width: 18px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li.active:after,
  .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li.active:after {
    content: "\ea4a";
    right: 25px;
  }
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list {
  flex: 1;
  padding: 42px 20px 20px;
  border-right: 1px solid #ddd;
  height: 100%;
}

@media (max-width: 992px) {
  .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list {
    border-right: 0px;
    padding: 0px;
  }
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper #industry-tabs-content .industry-tab-content {
  display: none;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper #industry-tabs-content .industry-tab-content.active {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper #tabs-content .products-tab-content {
  display: none;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper #tabs-content .products-tab-content.active {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .product-hero {
  margin-bottom: 20px;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .product-hero .title .main-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 3px !important;
  color: #222;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .product-hero .title .sub-title {
  font-size: 14px;
  color: #666;
  margin: 0;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .product-hero .hero-visual img {
  max-width: 100%;
  border-radius: 6px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* eMudhra megamenu specifics */
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists {
  display: flex;
  height: 100%;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper {
  background: #f6f5ff;
  height: 100%;
  width: 100%;
  padding: 30px 0px 36px 24px;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs,
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li,
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li {
  cursor: pointer;
  padding: 12px 15px;
  font-size: 15px;
  font-weight: 500;
  color: #1C64F2;
  border-left: 3px solid transparent;
  transition: all 0.3s ease;
  position: relative;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li span,
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li span {
  display: inline-block;
  line-height: 1.4;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li:hover,
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li:hover {
  background: #fffdf8;
  color: #000;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li.active,
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li.active {
  background: #fff;
  border-left-color: #007bff;
  color: #007bff;
  font-weight: 600;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li.active:after,
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li.active:after {
  content: "\ea50";
  font-family: boxicons;
  color: #495057;
  font-weight: 500;
  font-size: 1rem;
  position: absolute;
  width: 18px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 992px) {
  .emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .products-tabs li.active:after,
  .emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .gray .megamenu-tab-wrapper .industry-tabs li.active:after {
    content: "\ea4a";
    right: 25px;
  }
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list {
  flex: 1;
  padding: 42px 20px 20px;
  height: 100%;
}

@media (max-width: 992px) {
  .emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list {
    border-right: 0px;
  }
}

@media (max-width: 768px) {
  .emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list {
    padding: 10px 20px 20px;
    border-right: 0px;
  }
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper #industry-tabs-content .industry-tab-content {
  display: none;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper #industry-tabs-content .industry-tab-content.active {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper #tabs-content .products-tab-content {
  display: none;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper #tabs-content .products-tab-content.active {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .product-hero {
  margin-bottom: 20px;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .product-hero .title .main-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 3px !important;
  color: #222;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .product-hero .title .sub-title {
  font-size: 14px;
  color: #666;
  margin: 0;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .product-hero .hero-visual img {
  max-width: 100%;
  border-radius: 6px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* ========================================
   FEATURE CARDS
   ======================================== */
.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card {
  display: block;
  padding: 16px;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  background: #fff;
  text-decoration: none;
  color: #333;
  height: 100%;
  transition: all 0.3s ease;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card .md-flex {
  display: flex;
  gap: 15px;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card .md-flex img {
  width: 22px;
  height: 22px;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card .md-flex h5,
.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card .md-flex .h5 {
  font-size: 1rem;
  margin: 0;
  font-weight: 600;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card p {
  font-size: 14px;
  color: var(--neutral-500);
  margin: 0;
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card:hover {
  border-color: var(--primary-600);
  box-shadow: 0 4px 10px rgba(0, 123, 255, 0.2);
}

.megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card:hover p {
  color: var(--primary-600);
}

/* eMudhra feature cards */
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card {
  display: block;
  padding: 16px;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  background: #fff;
  text-decoration: none;
  color: #333;
  height: 100%;
  transition: all 0.3s ease;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card .md-flex {
  display: flex;
  gap: 15px;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card .md-flex img {
  width: 22px;
  height: 22px;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card .md-flex h5,
.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card .md-flex .h5 {
  font-size: 1rem;
  margin: 0;
  font-weight: 600;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card p {
  font-size: 14px;
  color: #6B7280;
  margin: 0;
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card:hover {
  border-color: #1C64F2;
  box-shadow: 0 4px 10px rgba(0, 123, 255, 0.2);
}

.emudhra-top-nav .megamenu-tab-content-wrapper .megamenu-lists .megamenu-list .megamenu-content-wrapper .feature-cards .feature-card:hover p {
  color: #1C64F2;
}

/* ========================================
   SUB BRAND & MISC
   ======================================== */
.sub_brand .brand-mark {
  max-height: 46px;
}

.emudhra-top-nav .sub_brand .brand-mark {
  max-height: 46px;
}

.header-flex-end {
  gap: 25px;
}

/* ========================================
   DROPDOWN LINKS
   ======================================== */
.ems-drp-link-list__item {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 992px) {
  .ems-drp-link-list__item {
    margin-bottom: 28px;
    width: 50%;
  }
}

.ems-drp-link-list__item:last-child {
  margin-bottom: 0;
}

.ems-drp-link-list--w100 .ems-drp-link-list__item {
  width: 100% !important;
}

.ems-drp-link-list--w100 .ems-drp-link-list__item a {
  align-items: center;
  line-height: normal;
}

.ems-drp-link__icon {
  width: 20px;
  height: 20px;
  object-fit: cover;
  margin-right: 16px;
}

@media (max-width: 991px) {
  .ems-drp-link p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .ems-drp-link {
    align-items: center;
  }
}

.ems-drp-link__img {
  min-width: 46px;
  height: 46px;
  border-radius: 10px;
  margin-right: 16px;
}

@media (max-width: 767px) {
  .ems-drp-link__img {
    max-width: 55px;
  }
}

@media (min-width: 992px) {
  .ems-drp-link__img {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 45px;
    border-radius: 15px;
  }
}

@media (min-width: 1200px) {
  .ems-drp-link__img {
    width: 75px;
    height: 70px;
    min-width: 75px;
    max-width: 75px;
    object-fit: cover;
    border-radius: 20px;
  }
}

.ems-drp-link__img img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}

.ems-drp-link-lg__item {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .ems-drp-link-lg__item {
    margin-bottom: 20px;
  }
  .emudhra-top-nav .ems-drp-link-lg__item {
    margin-bottom: 30px;
  }
}

/* ========================================
   BLOGS & RESOURCES
   ======================================== */
.blogs_pro img {
  border-radius: 20px;
  min-height: 70px;
}

.resources_item,
.common-backdrop {
  padding: 35px 25px 25px 25px;
}

.resources_item {
  border-right: 1px solid #ddd;
  height: 100%;
}

@media (max-width: 991px) {
  .blogs_pro img {
    border-radius: 10px;
    min-height: 40px;
  }
  .resources_item,
  .common-backdrop {
    padding: 20px 20px 20px 20px;
  }
  .resources_item {
    border: none;
  }
}

/* ========================================
   CASE STUDY WRAP
   ======================================== */
.ems-drp-casrStudyWrap {
  width: 100%;
  height: 100%;
  border: 1px solid;
  border-radius: 10px;
  background-color: var(--purple-050);
  padding: 15px;
  border: 1px solid var(--purple-200);
}

@media (max-width: 991px) {
  .ems-drp-casrStudyWrap {
    align-items: center;
  }
}

@media (min-width: 992px) {
  .ems-drp-casrStudyWrap {
    border-radius: 20px;
  }
}

.ems-drp-casrStudyWrap__img {
  max-width: 48px;
  min-width: 48px;
  height: 48px;
  border-radius: 8px;
  margin-right: 12px;
}

@media (min-width: 992px) {
  .ems-drp-casrStudyWrap__img {
    width: 100%;
    max-width: 100%;
    height: 120px;
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .ems-drp-casrStudyWrap__img {
    height: 140px;
  }
}

.ems-drp-casrStudyWrap__img img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.ems-drp-casrStudyWrap__body {
  padding: 12px 0;
}

/* ========================================
   H CASE STUDY LIST WRAP
   ======================================== */
.h-caseStudy-listWrap {
  width: 100%;
  position: relative;
}

@media (min-width: 992px) {
  .h-caseStudy-listWrap {
    width: 100%;
    padding-left: 18px;
  }
  .h-caseStudy-listWrap:before {
    content: "";
    border-left: 1px solid #e5e5e5;
    width: 1px;
    height: clamp(400px, 60vh, 600px);
    left: 0;
    position: absolute;
    top: -42px;
  }
}

@media (min-width: 1200px) {
  .h-caseStudy-listWrap {
    width: 100%;
  }
  .h-caseStudy-listWrap:before {
    height: clamp(465px, 60vh, 600px);
  }
  .emudhra-top-nav .h-caseStudy-listWrap {
    width: 100%;
    position: relative;
    padding-left: 18px;
  }
}

.h-singleCaseStudy {
  width: 100%;
}

@media (min-width: 992px) {
  .h-singleCaseStudy {
    width: 200px;
  }
}

@media (min-width: 1200px) {
  .h-singleCaseStudy {
    width: 264px;
  }
}

/* ========================================
   LOGIN BUTTONS
   ======================================== */
@media (max-width: 991px) {
  .ems-h-login {
    margin-top: auto;
    position: absolute;
    top: 0px;
    right: 35px;
    z-index: 99;
    background: #ffffff;
    width: 100%;
    justify-content: end !important;
  }
  .ems-h-login button {
    width: calc(50% - 8px);
    padding: 12px 10px !important;
  }
}

.emudhra-top-nav .ems-h-login {
  gap: 15px;
}

@media (max-width: 991px) {
  .emudhra-top-nav .d-md-none .ems-btn-login-h-mb {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .emudhra-top-nav .d-md-none {
    display: none !important;
  }
}

/* ========================================
   LINK ARROW
   ======================================== */
.link-arr {
  position: relative;
}

.link-arr::after {
  position: absolute;
  content: url(https://40916122.fs1.hubspotusercontent-na1.net/hubfs/40916122/emudhra/assets/images/link-ar.svg);
  top: 50%;
  right: -23px;
  z-index: 9;
  transform: translateY(-50%);
  height: 20px;
}
/* ========================================
   COUNTRY DROPDOWN
   ======================================== */

/* Country nav item */
.nav-item-country {
  position: relative;
}

.nav-item-country .country-toggle {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 0.5rem 0.75rem !important;
  text-decoration: none;
}

.nav-item-country .country-toggle .country-flag {
  width: 20px;
  height: 20px;
  object-fit: cover;
  border-radius: 2px;
}

.nav-item-country .country-toggle .country-name {
  font-size: 14px;
  font-weight: var(--fnt-medium);
  color: var(--neutral-700);
}

/* Dropdown arrow for country toggle - use :after instead of :before */
.ems-navlist-right .nav-item-country .country-toggle:before {
  display: none !important;
  content: none !important;
}
/* Country dropdown menu - small size like nav-dropdown--sm */
.nav-dropdown--country {
  position: absolute;
  top: 100%;
  right: 10%;
  left: auto;
  min-width: 185px;
  max-width: 185px;
  background: #fff;
  box-shadow: 0px 4px 40px 0px rgba(28, 100, 242, 0.0784313725);
  border-radius: 8px;
  border: 1px solid var(--secondary-100);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-top: 0;
}

/* Bridge element to prevent hover gap */
.nav-item-country::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 20px;
  background: transparent;
}

.nav-item-country.open .nav-dropdown--country,
.nav-dropdown--country.open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Country list inside navbar dropdown */
.country-list-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.country-list-nav li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: var(--neutral-700);
  transition: background 0.2s ease;
}

.country-list-nav li:hover {
  background-color: #f5f5f5;
}

.country-list-nav li img {
  width: 20px;
  height: 20px;
  object-fit: cover;
  border-radius: 2px;
}

/* Country toggle hover state */
.nav-item-country .country-toggle:hover .country-name,
.nav-item-country.open .country-toggle .country-name {
  color: var(--neutral-900);
}

/* CTA button nav item */
.nav-item-cta {
  display: flex;
  align-items: center;
}

.nav-item-cta .ems-btn--info {
  white-space: nowrap;
}

/* Ensure navbar-collapse has proper flex layout for two ULs */
@media (min-width: 992px) {
  .nav-item-cta {
  margin-right: 10px;
  }
  .navbar-collapse {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .ems-navlist.navbar-nav.ms-auto {
    margin: 0px auto;
  }

  .ems-navlist-right {
    margin-right: 0;
    align-items: center;
  }
}

/* ========================================
   NAV LINKS GROUP
   ======================================== */
.ems-navlinks-group {
  display: flex;
  gap: 30px;
  position: relative;
  align-items: center;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .ems-navlinks-group {
    padding-right: 20px;
  }
  .ems-navlinks-group::after {
    content: "";
    position: absolute;
    top: 50%;
    height: 80%;
    width: 1px;
    right: 0;
    background: var(--neutral-400);
    transform: translateY(-50%);
  }
}

.ems-navlink {
  color: var(--neutral-700);
  font-weight: var(--fnt-medium);
  font-size: 14px !important;
  line-height: 20px !important;
}

/* ========================================
   INDUSTRY COMMON & SWIPER
   ======================================== */
.industry-common {
  position: relative;
  background-image: linear-gradient(353deg, rgb(243, 242, 255), #dce3fe);
  border-radius: var(--radius20);
  border-radius: 16px;
  padding: 1.75rem 1.5rem 1.5rem;
  display: block;
  text-align: left;
  width: 100%;
}
.ems-arrow {
    height: 10px;
    width: 10px;
    position: absolute;
}
.industry-common .ems-arrow {
  right: 18px;
  top: 30px;
}

.industry-common p {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}

.industry-common:hover p {
  color: var(--primary-600);
}

.emudhra-top-nav .industry-common {
  position: relative;
  background-image: linear-gradient(353deg, rgb(243, 242, 255), #dce3fe);
  border-radius: var(--radius20);
  border-radius: 16px;
  padding: 1.75rem 1.5rem 1.5rem;
  display: block;
  text-align: left;
  width: 100%;
}

.emudhra-top-nav .industry-common p {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}

.emudhra-top-nav .industry-common .ems-arrow {
  right: 18px;
  top: 30px;
}

.industry-swiper img {
  width: 100%;
  border-radius: 16px;
}

.industry-tab-content .industry-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}

.industry-tab-content .industry-item {
  display: block;
  text-decoration: none;
  padding: 0px;
  transition: all 1s ease;
  cursor: pointer;
}

.industry-tab-content .industry-item p {
  font-size: 14px;
  line-height: 1.7;
  color: var(--neutral-500);
  margin: 0;
}

.industry-tab-content .industry-item:hover {
  transform: translateY(-3px);
  transition: all 1s ease;
}

.industry-tab-content .industry-item:hover p {
  color: var(--primary-600);
}

.industry-tab-content .industry-tab-content {
  display: none;
}

.industry-tab-content .industry-tab-content.active {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}

/* ========================================
   ANIMATIONS
   ======================================== */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes dropdownSlideIn {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (min-width: 992px) {
  .emudhra-top-nav .emudhra-nav-item-header.open .ems-h-dropdown {
    animation: dropdownSlideIn 0.3s ease-out forwards;
  }
}

/* ========================================
   UTILITY CLASSES
   ======================================== */
.position-unset {
  position: unset !important;
}

.suport_text a {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  font-weight: var(--fnt-medium);
  color: var(--neutral-700);
  font-size: 14px;
  line-height: 140%;
  border: none;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0px;
}

/* ========================================
   HEADER TOP INFO BAR
   ======================================== */
.ems-headertop {
  background: var(--secondary-200);
}

.ems-headertop__info {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}

/* Button  Styles */

.ems-btn {
  padding: 0.75rem 1.5rem;
  font-size: 16px;
  line-height: 22px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  font-weight: var(--fnt-medium);
  display: inline-block;
  border-radius: 8px;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.ems-btn--lg {
  padding-block: 0.65rem !important;
  padding-inline: 2.5rem !important;
}
@media (min-width: 768px) {
  .ems-btn--lg {
    padding-block: 0.9rem !important;
    padding-inline: 4.5rem !important;
  }
}
.ems-btn-sm {
  padding: 0.75rem 1.5rem !important;
}
.ems-btn--default {
  border: 1px solid var(--primary-600);
  color: var(--primary-600);
  padding: 0.65rem 2.2rem !important;
}
.ems-btn--default:hover {
  background-color: var(--primary-600);
  color: var(--white);
}
.ems-btn--default.ems-btn-login-h-mb {
  padding: 8px 16px !important;
  font-size: 14px;
}
.ems-btn--info {
  background: var(--primary-600);
  border: 1px solid var(--primary-600);
  color: var(--white);
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.ems-btn--info .ems-btn-arrow {
  margin-left: 5px;
}
.ems-btn--info:hover {
  background: transparent !important;
  color: var(--primary-600);
}
.ems-btn--info:hover .ems-btn-arrow path {
  stroke: var(--primary-600);
}
.ems-btn:disabled {
  opacity: 0.6;
  pointer-events: none;
}

.ems-paddingsm {
  padding-inline: 1.35rem !important;
}

.ems-link {
  font-size: 16px;
  line-height: 22px !important;
  font-weight: var(--fnt-medium);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.ems-link-pri {
  color: var(--primary-600);
}

@media (max-width: 768px) {
  .ems-mob-grid2 {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .ems-btn-mobfull {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .ems-btns-equal {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 48px;
  }
  .ems-btns-equal .ems-btn {
    padding-block: 0.75rem !important;
  }
  .ems-btns-equal .ems-btn {
    min-width: 146px;
  }
}

@media (min-width: 768px) {
  .ems-btn-sm {
    padding-inline: 1.2rem !important;
  }
}

.marquee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  gap: var(--gap);
}

.marquee__group {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  -webkit-animation: scroll-x var(--duration) linear infinite;
          animation: scroll-x var(--duration) linear infinite;
}