@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');
html,body{
	font-family: "Inter", sans-serif;
}
html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}/*h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}*/a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{/*background-color:#c36;color:#fff;*/text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}

html,
body {
  font-family: "Inter", sans-serif;
  
}

/* Reset & Base */
.hero {
  padding: 80px 0 60px;
  text-align: center;
  position: relative;
}

.hero-content {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.hero h1 {
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.2;
}
/* @media (max-width:560px){
  .hero h1 {
  font-size: 38px !important;
 
}
} */

@media (max-width:560px) {
  .container {
    padding: 12px !important;
  }

  .hero p {
    text-align: justify;
  }

  .training-title h2 {
    font-size: 32px !important;
  }

  .training-section {
    padding-top: 24px !important;
  }

  .training-grid {
    margin-top: 6px !important;
  }

  .learning-section {
    padding: 1rem !important;
  }
}

/* ----------------------------------changes---------------------------- */
.hero h1 .transform {
  background-image: linear-gradient(to right, #0050ff, #9333ea, #db2777);
text-transform: capitalize;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.hero h1 .workforce {
  background-color: #0050ff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  text-transform: capitalize;
}

.hero h1 .elearning {
  background-image: linear-gradient(to left, #0050ff, #9333ea, #db2777);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.btn-schedule {
  text-align: center;
  background-color: #4285f4 !important;
  color: white !important;
  padding: 12px 24px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.btn-watch-Demo {
  background-color: transparent !important;
  color: #4285f4 !important;
  padding: 12px 24px !important;
  border: 1px solid #4285f4 !important;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  justify-content: center !important;
}

.btn-watch-Demo::before {
  content: "▶";
  font-size: 12px;
}

.company-bg-blur-1,
.company-bg-blur-2 {
  position: absolute;

  border-radius: 9999px;
  mix-blend-mode: multiply;
  opacity: 0.4;
  animation: zoomPulse 3s ease-in-out infinite;
}

/* Specific positioning and sizes */
.company-bg-blur-1 {
  top: -28px;
  left: 7%;
  width: 100px;
  height: 100px;
  background: linear-gradient(to bottom right, #fefce9, #e4eff8);
}

.company-bg-blur-2 {
  top: 36px;
  right: 5%;
  width: 50px;
  height: 50px;
  background: linear-gradient(to bottom right, #fef9c3, #ffedd5);
}

/* Zoom animation keyframes */
@keyframes zoomPulse {

  0%,
  100% {
    transform: scale(1);
    opacity: 0.3;
  }

  50% {
    transform: scale(1.3);
    opacity: 0.5;
  }
}


.training-float-section {
  position: absolute;
  top: 11.5rem;
  right: 2.5rem;
  width: 200px;
  height: 200px;
  background: linear-gradient(to bottom right, #e4eff9, #fcfbeb);
  border-radius: 9999px;
  mix-blend-mode: multiply;
  opacity: 0.5;
  animation: float 6s ease-in-out infinite;
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }
}

/* ----------------------------------changes---------------------------- */

.hero p {
  font-size: 18px;
  color: #222020;
  margin-bottom: 40px;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.hero-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-bottom: 60px;
}

.btn-primary {
  background-color: #4285f4;
  color: white;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 14px;
  transition: background-color 0.3s ease;
}

.btn-primary:hover {
  background-color: #3367d6;
}

.btn-secondary {
  background-color: transparent;
  color: #4285f4;
  padding: 12px 24px;
  border: 1px solid #4285f4;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.btn-secondary:hover {
  background-color: #4285f4;
  color: white;
}

.btn-secondary::before {
  content: "▶";
  font-size: 12px;
}

.superhero {
  position: absolute;
  left: 100%;
  top: 40%;
  transform: translateY(-50%);
  width: 300px;
  height: auto;
  z-index: 1;

  /* Animation */
  animation: floatUpDown 3s ease-in-out infinite;
}

@keyframes floatUpDown {

  0%,
  100% {
    transform: translateY(-30%);
  }

  50% {
    transform: translateY(-40%);
  }
}

/* Trust Section */
.trust-section {
  text-align: center;
  margin-bottom: 60px;
}

.trust-text {
  color: #666;
  font-size: 14px;
  margin-bottom: 40px;
}

.categories {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  max-width: 800px;
  margin: 0 auto;
}

.category-card {
  background-color: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.category-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.category-card h3 {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  line-height: 1.4;
}

/* Mobile Menu */
.mobile-menu-btn {
  display: none;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

/* Responsive Design */
@media (max-width: 768px) {
  .nav-links {
    display: none;
  }

  .mobile-menu-btn {
    display: block;
  }

  .hero h1 {
    font-size: 36px;
    margin-top: 50px;
  }

  .hero-buttons {
    flex-direction: column;
    align-items: center;
  }

  .superhero {
    position: relative;
    transform: none;
    width: 200px;
    margin: 20px auto;
    display: block;
    top: 70px;
    left: 0%;
  }

  .categories {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .hero {
    padding: 0px;
  }
}

@media (max-width: 480px) {
  .hero h1 {
    font-size: 28px;
  }

  .categories {
    grid-template-columns: 1fr;
  }

  .hero-buttons {
    gap: 15px;
  }

  .btn-primary,
  .btn-secondary {
    padding: 10px 20px;
    font-size: 13px;
  }
}

@media (min-width: 1200px) {
  .superhero {
    right: 50px;
    width: 300px;
  }
}

.landing-screen-home {
  overflow: hidden !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe) !important;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

nav {
  position: sticky;
  top: 0;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid #e5e7eb;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  z-index: 999;
}

.container {


  padding: 1rem 3.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo img {
  height: 40px;
}

.nav-items {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.nav-item {
  position: relative;
}

.nav-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  font-weight: 500;
  color: #374151;
  border: 1px solid transparent;
  border-radius: 9999px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.nav-link:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #2563eb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  border-color: #dbeafe;
}

.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 0.75rem;
  padding: 1rem;
  min-width: 300px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  display: none;
  z-index: 1000;
}

.nav-item:hover .dropdown {
  display: grid;
  gap: 0.5rem;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}

.dropdown-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem;
  border-radius: 0.5rem;
  text-decoration: none;
  color: #374151;
  transition: background 0.2s;
}

.dropdown-item:hover {
  background: #f9fafb;
  color: #2563eb;
}

.request-demo {
  padding: 0.5rem 1.5rem !important;
  border-radius: 9999px !important;
  background: linear-gradient(to right, #2563eb, #7c3aed) !important;
  color: white !important;
  border: none;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
}

.request-demo:hover {
  background: linear-gradient(to right, #1d4ed8, #6b21a8);
}

/* Responsive */
@media (max-width: 1024px) {
  .nav-items {
    display: none;
  }

  .mobile-toggle {
    display: block;
  }
}

@media (min-width: 1025px) {
  .mobile-toggle {
    display: none;
  }
}

/* <!------------------------------------------------------------------------ homepage first section ----------------------------------------------------------------> */
/* Section */
body,
html {
  margin: 0;
  padding: 0;
  font-family: 'Arial', sans-serif;
  scroll-behavior: smooth;
}

.section-1maincontainer {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
}

.section-1video-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.section-1video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-1overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
}

.section-1content {
  position: relative;
  z-index: 10;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.5rem;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.section-1grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
  width: 100%;
}

[type=button],
[type=submit],
button {
  background-color: transparent;
  border: 1px solid #3b82f6;
}

@media(min-width: 1024px) {
  .section-1grid {
    grid-template-columns: 1fr 1fr;
  }
}

.section-1heading h1 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
  padding-top: 50px;
}

@media(min-width: 1024px) {
  .section-1heading h1 {
    font-size: 4rem;
  }
}

.section-1gradient-text {
  background: linear-gradient(to right, #2563eb, #7c3aed, #db2777);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section-1text-white {
  color: white;
}

.section-1subheading {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 2.5rem;
  max-width: 600px;
  line-height: 1.6;
}

.section-1buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 3rem;
}

@media(min-width: 640px) {
  .section-1buttons {
    flex-direction: row;
  }
}

.section-1btn-primary {
  background: linear-gradient(to right, #2563eb, #7c3aed);
  color: white;
  padding: 1rem 2rem;
  font-size: 1.125rem;
  border: none;
  border-radius: 9999px;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.section-1btn-primary:hover {
  background: linear-gradient(to right, #1e40af, #6b21a8);
}

.section-1btn-outline {
  border: 2px solid white;
  background: white;
  color: black;
  padding: 1rem 2rem;
  font-size: 1.125rem;
  border-radius: 9999px;
  cursor: pointer;
}

.section-1btn-outline:hover {
  background-color: white;
  color: #1f2937;
}

.section-1card {
  position: absolute;
  background: white;
  border-radius: 1.5rem;
  padding: 2rem;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  transition: transform 0.5s ease;
}

.section-1card:hover {
  transform: rotate(0deg);
}

.section-1client-success {
  top: 220px;
  right: 0;
  transform: rotate(3deg);
  z-index: 20;
  max-width: 350px;
}

.section-1performance-card {
  top: 410px;
  /* left: 0; */
  transform: rotate(-2deg);
  z-index: 10;
  max-width: 300px;
  right: 25%;
}

.section-1award-card {
  top: 48px;
  right: 5rem;
  background: linear-gradient(to right, #f97316, #ef4444);
  color: white;
  transform: rotate(6deg);
  z-index: 15;
  max-width: 300px;
}

/* <!------------------------------------------------------------------------ homepage first section ----------------------------------------------------------------> */



/* <!------------------------------------------------------------------------ section 2 Trusted by industries----------------------------------------------------------------> */


.company-bg-blur {
  position: absolute;
  top: 0;
  left: 25%;
  width: 16rem;
  height: 16rem;
  background: linear-gradient(to bottom right, #fef9c3, #ffedd5);
  border-radius: 9999px;
  mix-blend-mode: multiply;
  opacity: 0.3;
  animation: pulse 2s infinite;
}

@keyframes pulse {

  0%,
  100% {
    opacity: 0.3;
  }

  50% {
    opacity: 0.5;
  }
}

.company-container {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px 40px 2.5rem;

}

.company-title {
  text-align: center;
  color: #6b7280;
  margin-bottom: 3rem;
  font-size: 1.125rem;
  margin-top: 2rem;
}

.company-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  align-items: center;
  padding-top: 40px;
}

@media (min-width: 768px) {
  .company-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.company-item {
  text-align: center;
  transition: transform 0.3s ease;
}

.company-item:hover {
  transform: scale(1.05);
}

.company-box {
  background: #e4eff8;
  height: 4rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  color: #1a306d;
  font-weight: bold;
  font-size: 16px;
}

.company-box:hover {
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
}

.rotate-1 {
  transform: rotate(1deg);
}

.rotate--1 {
  transform: rotate(-1deg);
}

.rotate-hover:hover {
  transform: rotate(0deg) scale(1.05);
}

/* <!------------------------------------------------------------------------ section 2 Trusted by industries----------------------------------------------------------------> */


/* <!------------------------------------------------------------------------ section 3 Training Gap----------------------------------------------------------------> */
.training-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
  position: relative;
}

.training-section {

  padding-bottom: 2.5rem;
  background-color: white;
  position: relative;
  overflow: hidden;
}


.training-title {
  text-align: center;
  margin-bottom: 2rem;
}

.training-title h2 {
  font-size: 3rem;
  font-weight: bold;
  color: #1f2937;

}

@media (min-width: 1024px) {
  .training-title h2 {
    font-size: 3.75rem;
  }
}

.training-gradient-text {
  display: block;
  background: linear-gradient(to right, #dc2626, #db2777);
  -webkit-background-clip: text;
  color: transparent;
}

.training-subtext {
  font-size: 1.25rem;
  color: #4b5563;
  max-width: 48rem;
  margin: 0 auto;
}

.training-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  margin-top: 3rem;
}

@media (min-width: 768px) {
  .training-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.training-card {
  background: white;
  padding: 2.5rem;
  text-align: center;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
  border-radius: 1.5rem;
  transition: transform 0.5s;
}

.training-card:hover {
  transform: scale(1.05);
}

.training-icon {
 width: 60px;
    margin: 0 auto;
}

.training-value {
  font-size: 2.25rem;
  font-weight: bold;
  margin-bottom: 6px;
  background-clip: text;
  color: transparent;
  margin-top: 20px;
}

.training-value.red {
  background: linear-gradient(to right, #ef4444, #ec4899);
  -webkit-background-clip: text;
}

.training-value.orange {
  background: linear-gradient(to right, #f97316, #facc15);
  -webkit-background-clip: text;
}

.training-value.green {
  background: linear-gradient(to right, #10b981, #34d399);
  -webkit-background-clip: text;
}

.training-label {
  color: #4b5563;
  line-height: 1.6;
}

.training-button-container {
  text-align: center;
  margin-top: 4rem;
}

.training-button {
  background: linear-gradient(to right, #2563eb, #7c3aed);
  color: white;
  font-size: 1.125rem;
  padding: 1.25rem 2.5rem;
  border: none;
  border-radius: 9999px;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease;
}

.training-button:hover {
  background: linear-gradient(to right, #1d4ed8, #6d28d9);
}

.training-arrow {
  margin-left: 0.5rem;
  vertical-align: middle;
  font-size: 1.125rem;
}


/* <!------------------------------------------------------------------------ section 2 Training Gap----------------------------------------------------------------> */


/* <!------------------------------------------------------------------------ section 3 Our Learning Solution----------------------------------------------------------------> */

:root {
  --learning-blue-600: #2563eb;
  --learning-purple-600: #7c3aed;
  --learning-gray-50: #f9fafb;
  --learning-blue-50: #eff6ff;
}


.learning-section {
  padding: 2.5rem 1.5rem;
  background: linear-gradient(to bottom right, var(--learning-gray-50), var(--learning-blue-50));
  position: relative;
  overflow: hidden;
}

.learning-blur-wrapper {
  position: absolute;
  inset: 0;
  opacity: 0.4;
}

.learning-blur-1,
.learning-blur-2 {
  position: absolute;
  border-radius: 50%;
  filter: blur(64px);
}

.learning-blur-1 {
  top: 2.5rem;
  left: 2.5rem;
  width: 16rem;
  height: 16rem;
  background: linear-gradient(to bottom right, #bfdbfe, #ddd6fe);
}

.learning-blur-2 {
  bottom: 2.5rem;
  right: 2.5rem;
  width: 20rem;
  height: 20rem;
  background: linear-gradient(to bottom right, #fbcfe8, #fef08a);
}

.learning-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.learning-header {
  text-align: center;
  margin-bottom: 3rem;
}

.blog-header-index {}

.learning-title {
  font-size: 3rem;
  font-weight: bold;
  background: linear-gradient(to right, var(--learning-blue-600), var(--learning-purple-600));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0.5rem;
}

.learning-description {
  font-size: 1.25rem;
  color: #4b5563;
  max-width: 48rem;
  margin: 0 auto;
}

.learning-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  padding: 12px;
}

.learning-card {
  padding: 2rem;
  border-radius: 1.5rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  color: white;
  transition: transform 0.5s, box-shadow 0.5s;
  cursor: pointer;
  transform: rotate(var(--rotation));
}
.learning-card h3{
  font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}

.learning-card:hover {
  transform: rotate(0deg) scale(1.05);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.learning-icon {

  margin-bottom: 10px;
width: 50px;
    

}

.learning-card:hover .learning-icon {
  transform: scale(1.1);
}

.learning-button {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: white;
  text-align: center;
  margin-top: 1.5rem;
  transition: 0.3s;
}

.learning-button:hover {
  background: white;
  color: #111827;
}

/* <!------------------------------------------------------------------------ section 3 Our Learning Solution----------------------------------------------------------------> */


/* <!------------------------------------------------------------------------ section 3 Blog----------------------------------------------------------------> */
.blog-container {

  padding: 2.5rem 1.5rem;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  min-height: 400px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.blog-header {
  text-align: center;
  margin-bottom: 5rem;
}

.blog-header-index {
  text-align: center;
  margin-bottom: 0rem;
}

.blog-title-index {
  font-size: 2.75rem;
  font-weight: 700;
  color: transparent;
  background-image: linear-gradient(to right, #10b981, #14b8a6);
  -webkit-background-clip: text;
  background-clip: text;
  /* margin-bottom: 1.5rem; */
}

.blog-title {
  font-size: 2.75rem;
  font-weight: 700;
  color: transparent;
  background-image: linear-gradient(to right, #10b981, #14b8a6);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 1.5rem;
}

.blog-description {
  font-size: 1.25rem;
  color: #4b5563;
  max-width: 768px;
  margin: 0 auto;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2rem;
  margin-top: 50px;
  margin-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

@media (min-width: 640px) {
  .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .blog-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.blog-card {
  background-color: #ffffff;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.blog-card img.blog-image {
  width: 100%;
  height: 12rem;
  object-fit: cover;
}

.blog-content {
  padding: 1rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.blog-title-small {
  font-size: 1.25rem;
  font-weight: 700;
  color: #111827;
  margin: 1rem 0;
  line-height: 1.4;
}

.blog-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
  color: #6b7280;
  margin-top: auto;

  border-top: 2px solid #dfecfb;
  padding-top: 12px;
}

.blog-author {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.blog-author img {
  width: 2rem;
  height: 2rem;
  border-radius: 9999px;
  object-fit: cover;
}

.blog-time {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.blog-time svg {
  width: 1rem;
  height: 1rem;
  fill: #6b7280;
}

/* <!------------------------------------------------------------------------ section 3 Blog----------------------------------------------------------------> */




/* <!------------------------------------------------------------------------ section 4 Trusted----------------------------------------------------------------> */

.trusted-section {
  position: relative;
  padding: 6rem 0;
  background: linear-gradient(to right, #111827, #1e3a8a, #6b21a8);
  overflow: hidden;
}

.trusted-bg-animated {
  position: absolute;
  inset: 0;
}

.trusted-circle {
  position: absolute;
  border-radius: 50%;
  animation: trusted-pulse 2s infinite ease-in-out;
  opacity: 0.6;
}

.trusted-circle-1 {
  top: 5rem;
  left: 5rem;
  width: 12rem;
  height: 12rem;
  background: linear-gradient(to bottom right, rgba(96, 165, 250, 0.2), rgba(192, 132, 252, 0.2));
}

.trusted-circle-2 {
  bottom: 5rem;
  right: 5rem;
  width: 20rem;
  height: 20rem;
  background: linear-gradient(to bottom right, rgba(192, 132, 252, 0.2), rgba(244, 114, 182, 0.2));
  animation-delay: 1s;
}

@keyframes trusted-pulse {

  0%,
  100% {
    transform: scale(1);
    opacity: 0.6;
  }

  50% {
    transform: scale(1.1);
    opacity: 0.8;
  }
}

.trusted-container {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
  z-index: 1;
}

.trusted-header {
  text-align: center;
  margin-bottom: 1rem;
}

.trusted-title {
  font-size: 3rem;
  font-weight: bold;
  color: white;

}

@media (min-width: 768px) {
  .trusted-title {
    font-size: 3.75rem;
  }
}

.trusted-subtitle {
  font-size: 1.25rem;
  color: #d1d5db;
}

.trusted-stats-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}

@media (min-width: 768px) {
  .trusted-stats-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 5rem;
  }
}

.trusted-stat-card {
  text-align: center;
  transition: transform 0.3s ease-in-out;
  /* cursor: pointer; */
  padding-top: 32px;
}

/* .trusted-stat-card:hover {
  transform: scale(1.05);
} */

.trusted-stat-number {
  font-size: 3.75rem;
  font-weight: bold;
  background: linear-gradient(to right, #f472b6, #facc15);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1rem;
  transition: background 0.5s ease-in-out;
}

.trusted-stat-card:hover .trusted-stat-number {
  background: linear-gradient(to right, #f472b6, #facc15);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.trusted-icon {
  width: 2rem;
  height: 2rem;
  margin: 0 auto 1rem;
  fill: #60a5fa;
  color: #60a5fa !important;
  transition: fill 0.3s ease-in-out;
  font-size: 34px;
}

.trusted-stat-card .trusted-icon {
  color: #f472b6 !important;
}

.trusted-label {
  font-size: 22px;
  color: #d1d5db;
  font-weight: 500;
}


/* <!------------------------------------------------------------------------ section 4 Trusted----------------------------------------------------------------> */


/* <!------------------------------------------------------------------------ section 4 Ready to ----------------------------------------------------------------> */


/* -------------------------------------changes */
.ready-to-section {
  padding: 6rem 1.5rem;
  position: relative;
  background: linear-gradient(to right, #2563eb, #7e22ce, #db2777);
  overflow: hidden;
  color: #fff;
}

.ready-to-bg-blur {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.ready-to-blur-circle {
  position: absolute;
  width: 24rem;
  height: 24rem;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 9999px;
  filter: blur(64px);
  animation: ready-to-pulse 2s infinite;
}

.ready-to-blur-top-left {
  top: 2.5rem;
  left: 2.5rem;
}

.ready-to-blur-bottom-right {
  bottom: 2.5rem;
  right: 2.5rem;
  animation-delay: 2s;
}

@keyframes ready-to-pulse {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }
}

.ready-to-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 10;
}

@media (min-width: 1024px) {
  .ready-to-wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}

.ready-to-content {
  max-width: 600px;
  text-align: center;
  padding: 1rem;
}

@media (min-width: 1024px) {
  .ready-to-content {
    text-align: left;
  }
}

.ready-to-heading {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .ready-to-heading {
    font-size: 70px;
  }
}

.ready-to-heading span {
  text-decoration: underline;
  text-decoration-color: #facc15;
}

.ready-to-subtext {
  font-size: 20px;
  opacity: 0.9;
  margin-bottom: 2.5rem;
  line-height: 1.6;
}

.ready-to-buttons {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  align-items: center;
  margin-bottom: 2rem;
}

@media (min-width: 640px) {
  .ready-to-buttons {
    flex-direction: row;
    justify-content: start;
  }
}

.ready-to-button-primary {
  background: #ffffff !important;
  color: #7e22ce !important;
  padding: 12px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 9999px !important;
  border: none;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2) !important;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.ready-to-button-primary:hover {
  background-color: #f3f4f6;
  color: #6b21a8;
}

.ready-to-button-outline {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 12px;
  font-size: 18px;
  border-radius: 9999px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.ready-to-button-outline:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.ready-to-note {
  font-size: 18px;
  opacity: 0.8;
  margin-top: 1rem;
}

.ready-to-image {
  margin-top: 3rem;
  text-align: center;
}

@media (max-width: 560px) {
  .ready-to-image {
    margin-top: 0 !important;
  }

  .ready-to-section {
    padding: 12px !important
  }

}

@media (min-width: 1024px) {
  .ready-to-image {
    margin-top: 0;
  }
}

@media (max-width: 560px) {
  .super-Ready-hero {
    width: 60% !important;
    margin: 0 auto !important;
  }

  .ready-to-heading {
    font-size: 32px !important;
    margin-bottom: 1rem !important;

  }

  .ready-to-subtext {
    text-align: justify !important;
  }

  .ready-to-button-primary {
    font-size: 16px !important;
  }

  .ready-to-button-outline {
    font-size: 16px !important;
  }
}

.super-Ready-hero {
  max-width: 400px;
  width: 100%;
  height: auto;
  animation: floatImage 3s ease-in-out infinite;
}

@keyframes floatImage {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }
}

/* -------------------------------------changes */

/* <!------------------------------------------------------------------------ section 4 Ready to ----------------------------------------------------------------> */

/* <!------------------------------------------------------------------------ section 4 Footer ----------------------------------------------------------------> */

.footer-container {

  /* bg-gray-900 */
  color: white;
  padding: 4rem 0;
}

.footer-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .footer-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.footer-logo {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px;
  background: linear-gradient(to right, #60a5fa, #a78bfa);
  /* from-blue-400 to-purple-400 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-description {
  color: #9ca3af;
  /* text-gray-400 */
  line-height: 1.6;
}

.footer-heading {
  font-weight: 600;
  margin-bottom: 20px;
}

.footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-list li {
  margin-bottom: 0.5rem;
}

.footer-link {
  color: #9ca3af;
  /* text-gray-400 */
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-link:hover {
  color: white;
}

.footer-contact {
  display: flex;
  flex-direction: column;
  /* gap: 1rem; */
}

.footer-input {
  background-color: #1f2937;
  /* bg-gray-800 */
  border: 1px solid #374151;
  /* border-gray-700 */
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 0.375rem;
}

.footer-button {
  width: 100%;
  padding: 0.75rem;
  background: linear-gradient(to right, #2563eb, #7c3aed);
  /* from-blue-600 to-purple-600 */
  color: white;
  border: none;
  border-radius: 9999px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s ease;
}

.footer-button:hover {
  background: linear-gradient(to right, #1e40af, #6b21a8);
  /* hover:from-blue-700 to-purple-700 */
}

.footer-bottom {
  border-top: 1px solid #374151;
  /* border-gray-700 */
  padding-top: 2rem;
  text-align: center;
  color: #9ca3af;
  /* text-gray-400 */
}


/* <!------------------------------------------------------------------------ section 4 Footer ----------------------------------------------------------------> */


/* -------------------------------------------------------css for contactus.html */
/* style.css */


a {
  text-decoration: none;
  color: inherit;
}

.product-section1-contactus-hero {
  padding: 2rem;
  background: #f8fafc;
  text-align: center;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  min-height: 450px;
  display: flex;

}

.product-section1-contactus-hero-wrapper {
  max-width: 800px;
  margin: auto;
}

.product-section1-contactus-badge {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #bfdbfe;
  color: #1e40af;
  font-weight: bold;
  border-radius: 9999px;
  margin-bottom: 1rem;
}

.product-dot {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 20px;
  color: #000000b5;

}

.product-section1-contactus-title {
  font-size: 3rem;
  font-weight: bold;
  background: linear-gradient(to right, #0f172a, #1d4ed8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 2rem;
}

.product-section1-contactus-title span {
  color: #2563eb;
}

@media (max-width:560px) {
  .product-section1-contactus-description {
    text-align: justify !important;
  }

}

.product-section1-contactus-description {
  font-size: 1.2rem;
  color: #64748b;
  margin-bottom: 2rem;
}

.product-section1-contactus-highlights {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  margin-bottom: 3rem;
}

.product-section1-contactus-highlights .dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 9999px;
  display: inline-block;
  margin-right: 0.5rem;
}

.dot.blue {
  background: #3b82f6;
}

.dot.green {
  background: #22c55e;
}

.dot.purple {
  background: #8b5cf6;
}

.product-section1-contactus-nav {
  display: block;
}

@media screen and (max-width: 640px) {
  .product-section1-contactus-nav {
    display: grid;
  }
}

.product-section1-contactus-nav a {


  padding: 16px 35px;
  /* background: #1739958c; */
  background: linear-gradient(45deg, #142a66eb, #183c9fb3) !important;
  color: white;
  font-weight: 600;


  border-radius: 9999px;

  font-size: 0.875rem;
  margin: 0.25rem;
  background: white;
  transition: 0.2s;
  text-decoration: none !important;
}

.product-section1-contactus-nav a:hover {
  background: #f1f5f9;
  border-color: #cbd5e1;
}

.product-section1-contactus-contact-wrapper {
  padding: 0 1rem 4rem;
}

.product-section1-contactus-contact-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-top: 24px;
}

@media (min-width: 1024px) {
  .product-section1-contactus-contact-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.product-section1-contactus-card {
  background: linear-gradient(to bottom right, white, #eff6ff);
  padding: 2.5rem;
  border-radius: 0.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
  height: max-content;
  color: #163588 !important;
  height: 100%;
}

.product-section1-contactus-card:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

.product-section1-contactus-card h2 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: #163588;
  text-align: center;

}

form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.row {
  display: flex;
  gap: 1rem;
}

.row div {
  flex: 1;
}

input,
textarea {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #e2e8f0;
  border-radius: 0.375rem;
  font-size: 1rem;
}

textarea {
  height: 8rem;
  resize: vertical;
}

button {
  /*    background: linear-gradient(to right, #2563eb, #7c3aed); */
  color: white;
  /*    border: none; */
  padding: 0.75rem;
  border-radius: 0.375rem;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.3s;
}

button:hover {
  /*    background: linear-gradient(to right, #1d4ed8, #6d28d9); */
}

.product-section1-contactus-info .info-block {
  display: flex;
  gap: 1rem;
  background: #f8fafc;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 2px 2px 1px 1px #163588;
  margin-bottom: 60px;
}

.product-section1-contactus-info .label {
  font-weight: bold;
  color: #163588;
  margin-bottom: 12px;
}

.product-section1-contactus-card img {
  width: 100%;
  height: 12rem;
  object-fit: cover;
  border-bottom: 1px solid #e2e8f0;
}

.image-text {
  padding: 1rem;
}

.image-text h3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.product-section1-contactus-social {
  padding: 14px;
  background: #ffffff;
}

.product-section1-contactus-social h2 {
  font-size: 2rem;
  font-weight: bold;
  background: linear-gradient(to right, #0f172a, #1d4ed8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1rem;
}

.product-section1-contactus-social p {
  color: #64748b;
  margin-bottom: 2rem;
}

.social-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.5rem;
}

.social-card {
  background: linear-gradient(to bottom right, #fff, #f8fafc);
  padding: 1.5rem;
  text-align: center;
  border-radius: 0.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
}

.social-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

.social-card i {
  font-size: 2rem;
  color: #334155;
  margin-bottom: 1rem;
}

.social-card h3 {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  color: #0f172a;
}

.social-card p {
  margin-bottom: 1rem;
  color: #475569;
}

.social-card button {
  width: 100%;
  background: linear-gradient(to right, #475569, #334155);
}

.social-card.facebook {
  background: linear-gradient(to bottom right, #eff6ff, #dbeafe);
}

.social-card.linkedin {
  background: linear-gradient(to bottom right, #eff6ff, #e0e7ff);
}

.social-card.instagram {
  background: linear-gradient(to bottom right, #fce7f3, #ede9fe);
}

.social-card.youtube {
  background: linear-gradient(to bottom right, #fee2e2, #fecaca);
}

.social-card.twitter {
  background: linear-gradient(to bottom right, #eff6ff, #e0f2fe);
}

.form-contact {
  gap: 2rem;
}

.text-center-social-media {
  text-align: center;
}

/* Container classes - you mentioned to skip styling the <section> directly */

.product-section1-contactus-map-card {
  background: linear-gradient(to bottom right, white, #f8fafc);
  /* from-white to-slate-50 */
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  /* shadow-lg */
  border: none;
  /* border-0 */
  border-radius: 0.5rem;
  padding: 1.5rem;
}

.product-section1-contactus-map-card-header {
  margin-bottom: 1rem;
}

.product-section1-contactus-map-title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #0f172a;
  /* text-slate-900 */
  font-size: 1.25rem;
  font-weight: bold;
}

.product-section1-contactus-map-icon {
  color: #2563eb;
  /* text-blue-600 */
  font-size: 1.5rem;
  /* w-6 h-6 */
}

.product-section1-contactus-map-card-content {
  width: 100%;
}

.product-section1-contactus-map-map-container {
  width: 100%;
  height: 24rem;
  /* h-96 */
  border: 2px dashed #cbd5e1;
  /* border-slate-300 */
  border-radius: 0.5rem;
  overflow: hidden;
}

/* Support Section Styles */
.product-section1-contactus-bottom-text-center {
  text-align: center;
  margin-bottom: 2rem;
}

.product-section1-contactus-bottom-title {
  font-size: 1.875rem;
  font-weight: bold;
  background: linear-gradient(to right, #0f172a, #1e3a8a);
  -webkit-background-clip: text;
  color: transparent;
  margin-bottom: 1rem;
}

.product-section1-contactus-bottom-subtext {
  color: #475569;
  max-width: 40rem;
  margin: 0 auto;
}

.product-section1-contactus-bottom-card-container {
  max-width: 28rem;
  margin: 0 auto;
}

.product-section1-contactus-bottom-card {
  background: linear-gradient(to bottom right, #ffffff, #f0fdf4);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  padding: 2rem;
}

.product-section1-contactus-bottom-card-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  color: #0f172a;
  font-weight: 600;
}

.product-section1-contactus-bottom-icon-green {
  color: #16a34a;
}

.product-section1-contactus-bottom-form-group {
  margin-bottom: 1.5rem;
}

.product-section1-contactus-bottom-label {
  display: block;
  color: #334155;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}

.product-section1-contactus-bottom-input {
  width: 100%;
  padding: 0.5rem 0.75rem;
  border: 1px solid #e2e8f0;
  border-radius: 0.375rem;
  outline: none;
  transition: border 0.3s ease;
}

.product-section1-contactus-bottom-input:focus {
  border-color: #22c55e;
}

.product-section1-contactus-bottom-button-green {
  width: 100%;
  background: linear-gradient(to right, #16a34a, #2563eb);
  color: white;
  padding: 0.75rem;
  font-size: 1rem;
  border-radius: 0.375rem;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
}

.product-section1-contactus-bottom-button-green:hover {
  background: linear-gradient(to right, #15803d, #1e40af);
}

.product-section1-contactus-bottom-footer-text {
  text-align: center;
  font-size: 0.875rem;
  color: #64748b;
  margin-top: 1rem;
}

.product-section1-contactus-bottom-link {
  color: #2563eb;
  text-decoration: none;
}

.product-section1-contactus-bottom-link:hover {
  text-decoration: underline;
}

/* CTA Section Styles */
.product-section1-contactus-bottom-cta {
  background: linear-gradient(to right, #0f172a, #1e3a8a);
  padding: 4rem 0;
}

.product-section1-contactus-bottom-cta-container {
  text-align: center;
  max-width: 48rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.product-section1-contactus-bottom-cta-title {
  font-size: 2.25rem;
  font-weight: bold;
  color: white;
  margin-bottom: 1.5rem;
}

.product-section1-contactus-bottom-cta-subtext {
  font-size: 1.25rem;
  color: #cbd5e1;
  margin-bottom: 2rem;
}

.product-section1-contactus-bottom-button-group {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}

@media (min-width: 640px) {
  .product-section1-contactus-bottom-button-group {
    flex-direction: row;
  }
}

.product-section1-contactus-bottom-button-blue {
  background-color: #2563eb;
  color: white;
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: background 0.3s ease;
}

.product-section1-contactus-bottom-button-blue:hover {
  background-color: #1e40af;
}

.product-section1-contactus-bottom-button-outline {
  border: 1px solid white;
  color: white;
  background: transparent;
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.product-section1-contactus-bottom-button-outline:hover {
  background-color: white;
  color: #0f172a;
}



/* -------------------------------------------css for ourservices.html */
/* Section Header */
.Ourservices-readytotransform-hero {
  padding: 3rem 1rem 4rem;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  text-align: center;
  min-height: 400px;
  align-items: center;
  /* justify-content: center; */
  display: flex;
}

.Ourservices-readytotransform-hero-container {
  max-width: 960px;
  margin: 0 auto;
}

.Ourservices-readytotransform-title {
  font-size: 3rem;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 1rem;
}

@media (max-width:560px) {
  .Ourservices-readytotransform-hero {
    min-height: 0px !important;
  }

  .Ourservices-readytotransform-subtitle {
    text-align: justify !important;
  }
}

.Ourservices-readytotransform-gradient-text {
  background: linear-gradient(to right, #b053eb, #e149a7);
  -webkit-background-clip: text;
  color: transparent;
}

.Ourservices-readytotransform-subtitle {
  font-size: 1.25rem;
  color: #4b5563;
  
  margin: 0 auto;
}

/* Services Grid */
.Ourservices-readytotransform-grid-section {
  padding: 5rem 1rem;
}

.Ourservices-readytotransform-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

/* Card Base */
.Ourservices-readytotransform-card {
  border-radius: 1rem;
  padding: 2rem;
  color: white;
  position: relative;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  animation: fadeInUp 0.6s ease forwards;
  opacity: 0;
}

.Ourservices-readytotransform-card:hover {
  transform: scale(1.05);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
}

.Ourservices-readytotransform-card h3 {
  font-size: 1.5rem;
  margin: 1rem 0;
  font-weight: bold;
}

.Ourservices-readytotransform-card p {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  color: rgba(255, 255, 255, 0.9);
}

/* Icon */
.Ourservices-readytotransform-icon-bg {
  width: 64px;
  height: 64px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  font-size: 1.75rem;
}

/* Button */
.Ourservices-readytotransform-button {
  display: inline-block;
  width: 100%;
  padding: 0.75rem 1.25rem;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: white;
  font-weight: bold;
  border-radius: 0.375rem;
  transition: all 0.3s ease;
  cursor: pointer;
}

.Ourservices-readytotransform-button:hover {
  background-color: white;
  color: #1f2937;
}

/* Gradient Backgrounds */
.Ourservices-readytotransform-blue {
  background: linear-gradient(to bottom right, #3b82f6, #2563eb);
}

.Ourservices-readytotransform-pink {
  background: linear-gradient(to bottom right, #8b5cf6, #ec4899);
}

.Ourservices-readytotransform-green {
  background: linear-gradient(to bottom right, #10b981, #059669);
}

.Ourservices-readytotransform-orange {
  background: linear-gradient(to bottom right, #f97316, #ef4444);
}

.Ourservices-readytotransform-purple {
  background: linear-gradient(to bottom right, #6366f1, #7c3aed);
}

.Ourservices-readytotransform-cyan {
  background: linear-gradient(to bottom right, #06b6d4, #3b82f6);
}

/* Fade-in animation */
@keyframes fadeInUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

/* <!------------------------------------------------------------------------ section 1 services Ready to transform----------------------------------------------------------------> */

/* Section Background & Animation */
.services-readytotransform-section {
  padding: 5rem 1rem;
  background: linear-gradient(to right, #2563eb, #7c3aed);
  /* from-blue-600 to-purple-600 */
  animation: fadeInUp 1s ease forwards;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Container */
.services-readytotransform-container {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

/* Title */
.services-readytotransform-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: white;
  margin-bottom: 1.5rem;
}

/* Description */
.services-readytotransform-description {
  font-size: 1.25rem;
  color: #dbeafe;
  /* text-blue-100 */
  margin-bottom: 2rem;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

/* Buttons Container */
.services-readytotransform-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}

@media (min-width: 640px) {
  .services-readytotransform-buttons {
    flex-direction: row;
  }
}

/* Buttons */
.services-readytotransform-btn {
  font-size: 1rem;
  padding: 0.75rem 2rem;
  border-radius: 0.375rem;
  font-weight: 600;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* Primary Button */
.services-readytotransform-btn.primary {
  background-color: white;
  color: #2563eb;
  /* blue-600 */
  border: none;
}

.services-readytotransform-btn.primary:hover {
  background-color: #f0f9ff;
  /* blue-50 */
}

/* Outline Button */
.services-readytotransform-btn.outline {
  background-color: transparent;
  color: white;
  border: 2px solid white;
}

.services-readytotransform-btn.outline:hover {
  background-color: white;
  color: #2563eb;
}



/* //--------------------------------------css for ourwork.html */
/* <!-- //-------------------------------section1-ourwork --> */
.product-section1-ourwork-container {
  /* max-width: 1200px; */
  padding: 2rem 1.5rem 25px;
  margin: 0 auto;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe) !important;
min-height: 500px;
}

.product-section1-ourwork-text-center {
  text-align: center;
  max-width: 64rem;
  margin: 0 auto 0px auto;
}

.product-section1-ourwork-badge {
  display: inline-block;
  background-color: #dbeafe;
  color: #1e40af;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  border-radius: 0.375rem;
}

.product-section1-ourwork-heading {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  background: linear-gradient(to right, #0f172a, #1e3a8a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-section1-ourwork-highlight {
  color: #2563eb;
}

.product-section1-ourwork-description {
  font-size: 1.25rem;
  color: #64748b;
  margin-bottom: 2rem;
  line-height: 1.75;
}

.product-section1-ourwork-stats {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  font-size: 0.875rem;
  color: #64748b;
  flex-wrap: wrap;
}

.product-section1-ourwork-stat-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.product-section1-ourwork-dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 9999px;
}

.product-section1-ourwork-dot.blue {
  background-color: #3b82f6;
}

.product-section1-ourwork-dot.green {
  background-color: #22c55e;
}

.product-section1-ourwork-dot.purple {
  background-color: #8b5cf6;
}

.product-section1-ourwork-gradient-bg {
 
}


* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Grid layout */
.product-section2-ourwork-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  padding: 1.5rem;
}

/* Card */
.product-section2-ourwork-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 1rem;
  padding: 1rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: transform .3s, box-shadow .3s;
  cursor: pointer;
}

.product-section2-ourwork-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* Main image */
.product-section2-ourwork-main-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: .75rem;
  transition: transform .5s;
}

.product-section2-ourwork-card:hover .product-section2-ourwork-main-img {
  transform: scale(1.05);
}

/* Thumbnails */
.product-section2-ourwork-thumbs {
  display: flex;
  gap: .5rem;
  margin: .75rem 0;
}

.product-section2-ourwork-thumb {
  flex: 1;
  height: 50px;
  overflow: hidden;
  border-radius: .5rem;
}

.product-section2-ourwork-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Title/count row */
.product-section2-ourwork-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-section2-ourwork-title {
  font-size: 1rem;
  font-weight: 600;
  color: #1e293b;
}

.product-section2-ourwork-count {
  display: flex;
  align-items: center;
  color: #64748b;
  font-size: .9rem;
}

.product-section2-ourwork-count i {
  margin-right: .25rem;
}

/* Modal overlay */
.product-section2-ourwork-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  z-index: 1000;
}

.product-section2-ourwork-modal-overlay.active {
  display: flex;
}

/* Modal content */
.product-section2-ourwork-modal {
  background: #fff;
  border-radius: .75rem;
  max-width: 90%;
  max-height: 90%;
  overflow-y: auto;
  position: relative;
  padding: 1.5rem;
}

.product-section2-ourwork-modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  font-size: 1.25rem;
  cursor: pointer;
  color: #64748b;
}

.product-section2-ourwork-modal h2 {
  margin-bottom: .75rem;
  font-size: 1.5rem;
}

.product-section2-ourwork-modal-badge {
  display: inline-block;
  background: #f3f4f6;
  color: #334155;
  padding: .25rem .5rem;
  border-radius: .5rem;
  font-size: .875rem;
  margin-left: .5rem;
}

/* Modal grid */
.product-section2-ourwork-modal-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(289px, 1fr));
  gap: 15px;
  justify-content: center;
}

/* For screens larger than 640px (you can adjust the breakpoint) */
@media screen and (min-width: 640px) {
  .product-section2-ourwork-modal-grid {
    grid-template-columns: repeat(3, 1fr);
    /* 3 items per row */
    gap: 1rem;
  }
}


.product-section2-ourwork-modal-item {
  text-align: center;
}

.product-section2-ourwork-modal-item img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: .5rem;
  transition: transform .3s;
}

.product-section2-ourwork-modal-item img:hover {
  transform: scale(1.03);
}

.product-section2-ourwork-modal-item p {
  margin-top: .5rem;
  font-size: .875rem;
  color: #334155;
}

.product-section2-ourwork-text {
  font-size: xx-large;
  padding: 12px;
  font-weight: bold;
  color: #0074ff;
}

.product-section2-ourwork-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 12px;
  border-radius: 12px;
  margin-bottom: 16px;
  background-color: white;
}

.product-section2-ourwork-bottom-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
  text-align: center;
}

.product-section2-ourwork-bottom-heading {
  font-size: 2.25rem;
  /* text-4xl */
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: white;
}

.product-section2-ourwork-bottom-subtext {
  font-size: 1.25rem;
  /* text-xl */
  color: #cbd5e1;
  /* slate-300 */
  margin-bottom: 2rem;
  max-width: 32rem;
  /* max-w-2xl */
  margin-left: auto;
  margin-right: auto;
}

.product-section2-ourwork-bottom-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}

@media (min-width: 640px) {
  .product-section2-ourwork-bottom-buttons {
    flex-direction: row;
  }
}

.product-section2-ourwork-bottom-btn-primary {
  background-color: #2563eb;
  /* blue-600 */
  color: white;
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  /* text-lg */
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.product-section2-ourwork-bottom-btn-primary:hover {
  background-color: #1d4ed8;
  /* blue-700 */
}

.product-section2-ourwork-bottom-btn-outline {
  background-color: transparent;
  color: white;
  border: 1px solid white;
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.product-section2-ourwork-bottom-btn-outline:hover {
  background-color: white;
  color: #0f172a;
  /* slate-900 */
}

.product-section2-ourwork-bottom-bg-color {
  background: linear-gradient(to right, #0f172a, #1e40af);
  /* from-slate-900 to-blue-900 */
  padding-top: 4rem;
  /* py-16 = 64px top & bottom */
  padding-bottom: 4rem;
}

/* -------------------------------------------------------------------//css for outproducts.html */
/* <!-- //-------------------------------section1 --> */
.product-section1-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 2rem;
}

.product-section1-header {
  text-align: center;
  max-width: 64rem;
  margin: 0 auto 4rem;
}

.product-section1-badge {
  display: inline-block;
  background-color: #dbeafe;
  color: #1e40af;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  border-radius: 0.25rem;
}

@media (max-width:560px) {
  .product-section1-title {
    font-size: 2rem !important;
  }

  .product-section1-description {
    text-align: justify !important;
    margin-bottom: 0px !important;
  }
}

.product-section1-title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  background: linear-gradient(to right, #0f172a, #1e3a8a);
  -webkit-background-clip: text;
  color: transparent;
}

.product-section1-highlight {
  color: #2563eb;
}

.product-section1-description {
  font-size: 1.25rem;
  color: #475569;
  margin-bottom: 2rem;
  line-height: 1.75;
}

.product-section1-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .product-section1-stats {
    grid-template-columns: repeat(4, 1fr);
  }
}

.product-section1-card {
  padding: 1.5rem;
  text-align: center;
  background: white;
  border-radius: 0.5rem;
  box-shadow: 0 0 0 transparent;
  transition: box-shadow 0.3s ease;
  border: 2px solid #deecfd4d;
}

.product-section1-card:hover {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.product-section1-icon {
  font-size: 2rem;
  color: #2563eb;
  margin-bottom: 0.75rem;
}

.product-section1-value {
  font-size: 1.875rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 0.25rem;
}

.product-section1-label {
  color: #64748b;
  font-size: 0.875rem;
}

.custom-gradient-container {
  min-height: 600px;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  /* from-slate-50 to-blue-50 */
}

/* /* <!-- //-------------------------------section2 --> * */
.product-section2-wrapper {
  background: #fff;
  padding: 2rem;
}

@media (max-width:560px) {
  .product-section2-container {

    padding: 0px !important
  }

}

.product-section2-container {

  padding: 0 1.5rem;
}

.product-section2-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}

@media (min-width: 1024px) {
  .product-section2-grid {
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
  }
}

.product-section2-badge {
  display: inline-block;
  background: #dcfce7;
  color: #166534;
  padding: 0.25rem 0.75rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}

.product-section2-title {
  font-size: 2.25rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 1.5rem;
}

.product-section2-highlight {
  color: #16a34a;
}

.product-section2-description {
  font-size: 1.125rem;
  color: #475569;
  margin-bottom: 1.5rem;
  line-height: 28px;
}

.product-section2-feature-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
}

.product-section2-feature-item {
  display: flex;
  gap: 0.75rem;
  color: #334155;
  align-items: flex-start;
}

.product-section2-feature-item i {
  color: #16a34a;
  margin-top: 0.25rem;
  flex-shrink: 0;
}

.product-section2-box {
  border-radius: 0.5rem;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

.product-section2-box-lightgreen {
  background-color: #ecfdf5;
}

.product-section2-box-green {
  background-color: #d1fae5;
}

.product-section2-box h4 {
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #0f172a;
}

.product-section2-box ul {
  color: #334155;
  line-height: 1.6;
}

.product-section2-button {
  display: inline-flex;
  align-items: center;
  background: #16a34a;
  color: white;
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  border-radius: 0.375rem;
  text-decoration: none;
  transition: background 0.3s;
}

.product-section2-button:hover {
  background: #15803d;
}

.product-section2-button i {
  margin-left: 0.5rem;
}

.product-section2-card-grid {
  display: grid;
  gap: 1.5rem;
}

.product-section2-card {
  border-radius: 0.75rem;
  padding: 1.5rem;
  color: #0f172a;
}

.card1 {
  background: linear-gradient(to bottom right, #dcfce7, #dbeafe);
}

.card2 {
  background: linear-gradient(to bottom right, #dbeafe, #ede9fe);
}

.card3 {
  background: linear-gradient(to bottom right, #ede9fe, #dcfce7);
}

.product-section2-card i {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.product-section2-card h4 {
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.product-section2-card p {
  color: #64748b;
  font-size: 0.875rem;
  line-height: 1.5;
}


/* /* <!-- //-------------------------------section3 carousel --> * */
.product-section3-carousel-container {
  margin-top: 4rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem;
}

.product-section3-carousel-heading {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 2rem;
}

.product-section3-carousel-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.product-section3-carousel-track {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 1rem;
}

.product-section3-carousel-item {
  flex: 0 0 auto;
  width: 160px;
  background-color: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 0.5rem;
  padding: 1rem;
  text-align: center;
  transition: box-shadow 0.3s ease;
}

.product-section3-carousel-item:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}

.product-section3-carousel-logo {
  max-width: 100%;
  max-height: 3rem;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.product-section3-carousel-logo:hover {
  filter: grayscale(0%);
}

.product-section3-carousel-nav {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  background-color: white;
  border: 1px solid #e2e8f0;
  border-radius: 50%;
  padding: 0.5rem 0.75rem;
  cursor: pointer;
  z-index: 1;
}

.product-section3-carousel-nav.left {
  left: 0.5rem;
}

.product-section3-carousel-nav.right {
  right: 0.5rem;
}

.product-section3-carousel-nav i {
  font-size: 1rem;
  color: #334155;
}

/* /* //-------------------------------section4 Faq * */
.product-section4-faq-wrapper {
  margin-top: 4rem;
  font-family: sans-serif;
  color: #1e293b;
  padding: 0px 12px;
  /* slate-800 */
}

.product-section4-faq-title {
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 2rem;
}

.product-section4-faq-container {
  max-width: 64rem;
  margin: 0 auto;
}

.product-section4-faq-item {
  border: 1px solid #e2e8f0;
  /* slate-200 */
  border-radius: 0.5rem;
  padding: 1.5rem;
  margin-bottom: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.product-section4-faq-question {
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #0f172a;
  /* slate-900 */
}

.product-section4-faq-question:hover {
  color: #2563eb;
  /* blue-600 */
}

.product-section4-faq-answer {
  color: #334155;
  /* slate-700 */
  line-height: 1.6;
  margin-top: 1rem;
  display: none;
}

.product-section4-faq-item.open .product-section4-faq-answer {
  display: block;
}

.product-section4-faq-icon {
  transition: transform 0.3s ease;
}

.product-section4-faq-item.open .product-section4-faq-icon {
  transform: rotate(180deg);
}

/* /* //-------------------------------section5 industry * */
.product-section5-industry-bg {
  background-color: #f8fafc;
}

.product-section5-industry-py {
  padding: 4rem 0;
}

.product-section5-industry-container {

  padding: 0 1.5rem;
}

.product-section5-industry-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}

@media (min-width: 1024px) {
  .product-section5-industry-grid {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
}

.product-section5-industry-cards {
  display: grid;
  gap: 1.5rem;
}

.product-section5-industry-card {
  padding: 1.5rem;
  border-radius: 0.5rem;
  color: #1e293b;
  background: white;
}

.product-section5-industry-bg-blue {
  background: linear-gradient(to bottom right, #dbeafe, #ede9fe);
}

.product-section5-industry-bg-purple {
  background: linear-gradient(to bottom right, #ede9fe, #ffedd5);
}

.product-section5-industry-bg-orange {
  background: linear-gradient(to bottom right, #ffedd5, #dbeafe);
}

.product-section5-industry-icon {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.text-blue {
  color: #2563eb;
}

.text-purple {
  color: #7c3aed;
}

.text-orange {
  color: #ea580c;
}

.product-section5-industry-title {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
}

.product-section5-industry-text {
  font-size: 0.875rem;
  color: #475569;
}

.product-section5-industry-content {
  order: -1;
}

@media (min-width: 1024px) {
  .product-section5-industry-content {
    order: 1;
  }
}

.product-section5-industry-badge {
  background-color: #dbeafe;
  color: #1e40af;
  display: inline-block;
  padding: 0.375rem 0.75rem;
  border-radius: 0.375rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 500;
}

.product-section5-industry-heading {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #0f172a;
}

.product-section5-industry-description {
  font-size: 1.125rem;
  color: #475569;
  margin-bottom: 1.5rem;
}

.product-section5-industry-feature-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
}

.product-section5-industry-feature {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  font-size: 1rem;
  color: #334155;
}

.product-section5-industry-box {
  background-color: #eff6ff;
  padding: 1.5rem;
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
}

.product-section5-industry-bg-box1 {
  background-color: #eff6ff;
}

.product-section5-industry-bg-box2 {
  background-color: #dbeafe;
}

.product-section5-industry-box-title {
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #0f172a;
}

.product-section5-industry-box ul {
  color: #334155;
  line-height: 1.6;
  font-size: 1rem;
}

.product-section5-industry-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background-color: #2563eb;
  color: #ffffff;
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  border-radius: 0.375rem;
  text-decoration: none;
  transition: background-color 0.3s;
}

.product-section5-industry-btn:hover {
  background-color: #1d4ed8;
}

/* /* //-------------------------------section6 industry * */
.product-section6-bg-white {
  background-color: #fff;
  padding: 4rem 0;
}

.product-section6-container {
  padding: 0 1.5rem;
}

@media (max-width:560px) {
  .product-section6-grid {

    margin-bottom: 3rem !important;
  }

  .product-section6-bg-white {
    padding-bottom: 3rem 0 !important;
  }
}

.product-section6-grid {
  display: grid;
  gap: 3rem;
  margin-bottom: 4rem;
}

@media(min-width: 1024px) {
  .product-section6-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.product-section6-card {
  padding: 2rem;
  border: none;
  border-radius: 0.75rem;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.product-section6-card1 {
  background: linear-gradient(to bottom right, #f0fdf4, #eff6ff);
}

.product-section6-card2 {
  background: linear-gradient(to bottom right, #eff6ff, #f5f3ff);
}

.product-section6-icon-box {
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}



.product-section6-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0f172a;
}

.product-section6-description {
  color: #475569;
  margin-bottom: 1.5rem;
}

.product-section6-feature {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  color: #334155;
}

.product-section6-feature i {
  font-size: 1rem;
}

.product-section6-btn {
  display: inline-block;
  width: 100%;
  padding: 0.75rem;
  border-radius: 0.375rem;
  color: white;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-top: 1.5rem;
  text-decoration: none;
}

.product-section6-btn-green {
  background-color: #16a34a;
}

.product-section6-btn-green:hover {
  background-color: #15803d;
}

.product-section6-btn-blue {
  background-color: #2563eb;
}

.product-section6-btn-blue:hover {
  background-color: #1d4ed8;
}

.product-section6-quote {
  background-color: #f4f3ff;
  color: #323030;
  padding: 1.5rem;
  border-radius: 0.75rem;
  font-style: italic;
  font-size: 1.125rem;
  max-width: 64rem;
  margin: 0 auto;
  text-align: center;
}

/* /* //-------------------------------section7 bottom * */
.product-section7-bottom-bg {
  background: linear-gradient(to right, #0f172a, #1e3a8a);
  padding: 4rem 0;
  color: white;
  text-align: center;
}

.product-section7-bottom-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.product-section7-bottom-title {
  font-size: 2.25rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.product-section7-bottom-subtitle {
  font-size: 1.25rem;
  color: #cbd5e1;
  margin-bottom: 2rem;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}

.product-section7-bottom-faq-list {
  max-width: 640px;
  margin: 3rem auto 2rem;
  text-align: left;
}

.product-section7-bottom-faq-item {
  font-size: 1.125rem;
  color: #ffffff;
  margin-bottom: 1rem;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 0.75rem;
}

.product-section7-bottom-cta {
  font-size: 1.25rem;
  color: #7dd3fc;
  margin-bottom: 2rem;
}

.product-section7-bottom-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

@media (min-width: 640px) {
  .product-section7-bottom-buttons {
    flex-direction: row;
    justify-content: center;
  }
}

.product-section7-bottom-btn-primary {
  background-color: #2563eb;
  color: white;
  padding: 1rem 2rem;
  font-size: 1.125rem;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.product-section7-bottom-btn-primary:hover {
  background-color: #1d4ed8;
}

.product-section7-bottom-btn-outline {
  background: transparent;
  border: 2px solid white;
  color: white;
  padding: 1rem 2rem;
  font-size: 1.125rem;
  cursor: pointer;
  transition: all 0.3s;
}

.product-section7-bottom-btn-outline:hover {
  background-color: white;
  color: #0f172a;
}

.product-section7-bottom-separator {
  margin-top: 3rem;
  max-width: 28rem;
  height: 1px;
  background-color: #475569;
  margin-left: auto;
  margin-right: auto;
}

/* FAQ Accordion (Optional Behavior) */
.product-section7-bottom-faq-item.active .product-section7-bottom-faq-answer {
  display: block;
}

/* -------------------------------------css for services.html */


/* <!------------------------------------------------------------------------ section 1 services landing section ----------------------------------------------------------------> */

.customelearning-pt-6 {
  padding-top: 1.5rem;
}

.customelearning-pb-16 {
  padding-bottom: 4rem;
}

.customelearning-bg-gradient {
  background: linear-gradient(to bottom right, #3b82f6, #2563eb);
  color: white;
}

.customelearning-container {
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.customelearning-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
}

@media (min-width: 1024px) {
  .customelearning-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.customelearning-title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.customelearning-subtitle {
  font-size: 1.25rem;
  color: #bfdbfe;
  line-height: 1.75;
  margin-bottom: 2rem;
}

.customelearning-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 640px) {
  .customelearning-buttons {
    flex-direction: row;
  }
}

.customelearning-btn-primary {
  padding: 0.75rem 2rem;
  background-color: white;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 1rem;
}

.customelearning-btn-primary:hover {
  background-color: #eff6ff;
}

.customelearning-btn-secondary {
  padding: 0.75rem 2rem;
  border: 2px solid white;
  background-color: white;
  color: white;
  cursor: pointer;
  font-size: 1rem;
}

.customelearning-btn-secondary:hover {
  background-color: white;
}

.customelearning-info-box {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1rem;
  padding: 2rem;
  backdrop-filter: blur(4px);
}

.customelearning-icon-wrapper {
  width: 4rem;
  height: 4rem;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  font-size: 2rem;
  color: white;
}

.customelearning-info-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.customelearning-info-text {
  color: #bfdbfe;
  line-height: 1.75;
}

/* <!------------------------------------------------------------------------ section 1 services landing section----------------------------------------------------------------> */

/* <!------------------------------------------------------------------------ section 1 services Service Solutions section----------------------------------------------------------------> */


.service-elearning-solution-section {
  padding: 6rem 1.5rem;
  position: relative;
  overflow: hidden;
}

.service-elearning-solution-bg-circle {
  position: absolute;
  border-radius: 9999px;
  opacity: 0.4;
  mix-blend-mode: multiply;
  animation: service-elearning-float 6s ease-in-out infinite;
}

.service-elearning-solution-bg-circle.one {
  top: 5rem;
  left: 5rem;
  width: 24rem;
  height: 24rem;
  background: linear-gradient(to bottom right, #bfdbfe, #ddd6fe);
}

.service-elearning-solution-bg-circle.two {
  bottom: 5rem;
  right: 5rem;
  width: 20rem;
  height: 20rem;
  background: linear-gradient(to bottom right, #fbcfe8, #fed7aa);
  animation-delay: 2s;
}

@keyframes service-elearning-float {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }
}

.service-elearning-solution-container {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.service-elearning-solution-heading {
  text-align: center;
  margin-bottom: 5rem;
}

.service-elearning-solution-heading h2 {
  font-size: 3rem;
  font-weight: bold;
  color: #111827;
  margin-bottom: 2rem;
}

.service-elearning-solution-heading p {
  font-size: 1.25rem;
  color: #4b5563;
  max-width: 48rem;
  margin: 0 auto;
}

.service-elearning-solution-row {
  display: flex;
  gap: 2rem;
  margin-bottom: 4rem;
}

.service-elearning-solution-topic-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 1.5rem;
  border-radius: 1.5rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  text-align: center;
  opacity: 0;
  transform: translateY(40px);
  animation: fadeInUp 0.6s forwards;
}

.service-elearning-solution-detail-card {
  flex: 0 0 70%;
  background: #fff;
  padding: 2rem;
  border-radius: 1rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  opacity: 0;
  transform: translateY(40px);
  animation: fadeInUp 0.6s forwards;
  animation-delay: 0.2s;
}

.service-elearning-solution-topic-card span {
  display: inline-block;
  background: linear-gradient(to right, #3b82f6, #8b5cf6);
  color: #fff;
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 9999px;
  margin-bottom: 1rem;
}

.service-elearning-solution-topic-card h3 {
  font-size: 1.125rem;
  font-weight: bold;
  background: linear-gradient(to right, #3b82f6, #8b5cf6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.service-elearning-solution-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, #3b82f6, #8b5cf6);
  color: #fff;
  border: none;
  border-radius: 9999px;
  padding: 0.5rem 1.5rem;
  font-size: 0.875rem;
  margin-top: 1rem;
  cursor: pointer;
  transition: background 0.3s ease;
}

.service-elearning-solution-button svg {
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 0.5rem;
  transition: transform 0.3s ease;
}

.service-elearning-solution-button:hover svg {
  transform: translateX(4px);
}

.service-elearning-solution-detail-card h3 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #111827;
  margin-bottom: 1rem;
}

.service-elearning-solution-detail-card p {
  color: #4b5563;
  line-height: 1.6;
}

.service-solution-icon {
  font-size: 33px;
  color: #1e293b;
}


@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* <!------------------------------------------------------------------------ section 1 services Service Solutions section----------------------------------------------------------------> */


/* <!------------------------------------------------------------------------ section 1 services why choose custom----------------------------------------------------------------> */

/* Base styles */
.service-whychoose-elearning-section {
  padding: 5rem 1.5rem;
  background-color: #f9fafb;
  font-family: sans-serif;
}

.service-whychoose-elearning-container {
  max-width: 1200px;
  margin: 0 auto;
  animation: fadeInUp 1s ease-in-out;
}

.service-whychoose-elearning-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  text-align: center;
  margin-bottom: 2rem;
}

.service-whychoose-elearning-text-block {
  font-size: 1.125rem;
  line-height: 1.75;
  color: #374151;
  margin-bottom: 3rem;
  animation: fadeInUp 1s ease-in-out;
}

.service-whychoose-elearning-text-block p {
  margin-bottom: 1.5rem;
}

/* Feature Box */
.service-whychoose-elearning-box {
  background-color: #ffffff;
  padding: 2rem;
  border-radius: 1rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #bfdbfe;
  animation: fadeInUp 1s ease-in-out;
}

.service-whychoose-elearning-box-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 1.5rem;
}

.service-whychoose-elearning-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1rem;
}

.service-whychoose-elearning-feature {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 1rem;
  color: #374151;
}

.service-whychoose-elearning-icon {
  font-size: 1.2rem;
  color: #3b82f6;
  margin-top: 3px;
  flex-shrink: 0;
}

/* Animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* <!------------------------------------------------------------------------ section 1 services why choose custom----------------------------------------------------------------> */

/* <!------------------------------------------------------------------------ section 1 services Key benefits----------------------------------------------------------------> */

.service-keybenefits-section {
  padding: 80px 0;
  background-color: #fff;
  animation: fadeIn 1s ease-in-out both;
}

.service-keybenefits-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
}

.service-keybenefits-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
  align-items: center;
}

@media (min-width: 1024px) {
  .service-keybenefits-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.service-keybenefits-left {
  order: 2;
}

@media (min-width: 1024px) {
  .service-keybenefits-left {
    order: 1;
  }
}

.service-keybenefits-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #111827;
  margin-bottom: 24px;
}

.service-keybenefits-subtitle {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 32px;
}

.service-keybenefits-benefits {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.service-keybenefits-benefit {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  border: 1px solid #bfdbfe;
  background-color: rgba(239, 246, 255, 0.3);
  border-radius: 8px;
  color: #374151;
}

.service-keybenefits-icon {
  color: #3b82f6;
  font-size: 1.25rem;
  flex-shrink: 0;
  margin-top: 3px;
}

.service-keybenefits-right {
  order: 1;
  background: linear-gradient(to bottom right, #dbeafe, #bfdbfe);
  border: 2px solid #93c5fd;
  padding: 32px;
  border-radius: 16px;
}

@media (min-width: 1024px) {
  .service-keybenefits-right {
    order: 2;
  }
}

.service-keybenefits-iconbox {
  font-size: 3rem;
  color: #2563eb;
  margin-bottom: 16px;
}

.service-keybenefits-result-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 24px;
}

.service-keybenefits-result {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #bfdbfe;
  border-radius: 8px;
  margin-bottom: 16px;
  color: #4b5563;
  font-weight: 500;
}

.service-keybenefits-percentage {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2563eb;
}

/* Fade in animation */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(24px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* <!------------------------------------------------------------------------ section 1 services Key benefits----------------------------------------------------------------> */

/* <!------------------------------------------------------------------------ section 1 services Ready to transform----------------------------------------------------------------> */

/* Section Background & Animation */
.services-readytotransform-section {
  padding: 5rem 1rem;
  background: linear-gradient(to right, #2563eb, #7c3aed);
  /* from-blue-600 to-purple-600 */
  animation: fadeInUp 1s ease forwards;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Container */
.services-readytotransform-container {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

/* Title */
.services-readytotransform-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: white;
  margin-bottom: 1.5rem;
}

/* Description */
.services-readytotransform-description {
  font-size: 1.25rem;
  color: #dbeafe;
  /* text-blue-100 */
  margin-bottom: 2rem;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

/* Buttons Container */
.services-readytotransform-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}

@media (min-width: 640px) {
  .services-readytotransform-buttons {
    flex-direction: row;
  }
}

/* Buttons */
.services-readytotransform-btn {
  font-size: 1rem;
  padding: 0.75rem 2rem;
  border-radius: 0.375rem;
  font-weight: 600;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* Primary Button */
.services-readytotransform-btn.primary {
  /*    background-color: white;
   color: white; */
  /* blue-600 */
  border: none;
}

.services-readytotransform-btn.primary:hover {
  background-color: #f0f9ff;
  /* blue-50 */
}

/* Outline Button */
.services-readytotransform-btn.outline {
  background-color: transparent;
  color: white;
  border: 2px solid white;
}

.services-readytotransform-btn.outline:hover {
  /*    background-color: white;
   color: white; */
}


/* ----------------------------------------------cssfor followus */

.chip-tab {
  transition: all 0.3s ease;
  transform: scale(1);
}

.chip-tab:hover {
  transform: scale(1.05);
}

.chip-tab.active {
  transform: scale(1.02);
  box-shadow: 0 8px 25px -8px rgba(0, 0, 0, 0.2);
}

.content-card {
  transition: all 0.3s ease;
}

.content-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px -12px rgba(0, 0, 0, 0.15);
}

.tab-content {
  display: none;
}

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

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* //css for aboutus----------------------------------------------- */



.chip-tab {
  transition: all 0.3s ease;
  transform: scale(1);
}

.chip-tab:hover {
  transform: scale(1.02);
}

.chip-tab.active {
  transform: scale(1.02);
  box-shadow: 0 8px 25px -8px rgba(0, 0, 0, 0.2);
}

.tab-content {
  display: none;
}

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

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

/* //css for blog---------------------
  */
.reading-width {
  max-width: 65ch;
}

/* /---------------css for prodcast------------ */
.audio-player {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.waveform {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"><rect x="2" y="8" width="2" height="4" fill="white" opacity="0.3"/><rect x="6" y="5" width="2" height="10" fill="white" opacity="0.5"/><rect x="10" y="3" width="2" height="14" fill="white" opacity="0.7"/><rect x="14" y="7" width="2" height="6" fill="white" opacity="0.4"/><rect x="18" y="2" width="2" height="16" fill="white" opacity="0.8"/></svg>') repeat-x;
  height: 20px;
}

.pulse-ring {
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }

  80%,
  100% {
    opacity: 0;
  }
}

.comments-area a,
.page-content a {
  text-decoration: none !important;
}

.container {
  display: block;
}

.ready-to-button-primary:hover {
  background-color: #f3f4f6;
  color: #344be0;
}

nav {
  border-bottom: none !important;
  box-shadow: none !important;
}

section.trusted-section {
  overflow: hidden;
}

html,
body {
  overflow-x: hidden;
}

@media screen and (min-width:1025px) {
  .menu-item>ul.sub-menu {
    display: flex;
    flex-wrap: wrap;
    width: 430px !important;
    border-radius: 10px !important;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    padding: 10px;
  }

  .menu-item>ul.sub-menu>li {
    width: 33%;
    border: none !important;
  }

  .menu-item>ul.sub-menu>li>a {
    padding: 14px !important;
    border-radius: 10px !important;
  }

  .menu-item>ul.sub-menu>li:hover>a {
    background: #f9fafb;
    color: #2563eb;
  }

  .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    background: #f3f8fe;
    border: 1px solid #efefef;
    border-radius: 15px;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 10%);
    padding: 6px;
  }

  .hfe-nav-menu__layout-horizontal .hfe-nav-menu>li>a,
  .hfe-nav-menu__layout-horizontal .hfe-nav-menu>li>div>a {
    padding: 8px 15px !important;
    display: flex;
    border: 1px solid #f3f8fe;
    border-radius: 10px;
  }

  .hfe-nav-menu__layout-horizontal .hfe-nav-menu>li:hover>a,
  .hfe-nav-menu__layout-horizontal .hfe-nav-menu>li:hover>div>a {
    background: #fff;
    border: 1px solid #efefef;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 10%);
    color: #2e63d6;
  }

  .hfe-nav-menu__layout-horizontal .hfe-nav-menu>li>div>a .sub-arrow {
    transform: rotate(0deg);
    transition: 0.3s;
  }

  .hfe-nav-menu__layout-horizontal .hfe-nav-menu>li:hover>div>a .sub-arrow {
    transform: rotate(-180deg);
    transition: 0.3s;
  }
}

@media screen and (max-width:991px) {
  .header-mn-1 {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }

  .ham-menu {
    width: auto;
    padding: 0;
    order: 3;
  }

  .header-demo-btn {
    width: auto;
    order: 2;
    padding: 0;
  }

  .header-logo {
    order: 1;
  }

  .ham-menu>.elementor-widget-mobile__width-initial {
    width: 50px !important;
  }
}

@media screen and (max-width:767px) {
  .max-w-4xl {
    max-width: 100% !important;
  }
}


/* //--header-------------------------- */

nav {
  position: sticky;
  top: 0;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid #e5e7eb;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  z-index: 999;
}

.container-header {
  padding: 12px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.logo img {
  height: 40px;
}

.nav-items {
  display: flex;
  gap: 6px;
  align-items: center;
  flex-wrap: wrap;
}

.nav-item {
  position: relative;
}

.nav-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 12px 8px;
  font-weight: 500;
  color: #374151;
  border: 1px solid transparent;
  border-radius: 9999px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.nav-link:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #2563eb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  border-color: #dbeafe;
}

.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 0.75rem;
  padding: 1rem;
  min-width: 300px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  display: none;
  z-index: 1000;
}

.nav-item:hover .dropdown {
  display: grid;
  gap: 0.5rem;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}

.dropdown-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem;
  border-radius: 0.5rem;
  text-decoration: none;
  color: #374151;
  transition: background 0.2s;
}

.dropdown-item:hover {
  background: #f9fafb;
  color: #2563eb;
}

.request-demo {
  padding: 0.5rem 1.5rem;
  border-radius: 9999px;
  background: linear-gradient(to right, #2563eb, #7c3aed);
  color: white;
  border: none;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
}

.request-demo:hover {
  background: linear-gradient(to right, #1d4ed8, #6b21a8);
}

.mobile-toggle {
  display: none;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .nav-items {
    display: none;
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
  }

  .nav-items.active {
    display: flex;
  }

  .mobile-toggle {
    display: block;
  }

  .nav-link {
    padding: 10px;
    justify-content: space-between;
    width: 100%;
  }

  .nav-item:hover .dropdown {
    position: static;
    display: block;
    grid-template-columns: 1fr;
    margin-left: 16px;
    padding: 0.5rem 1rem;
  }

  .dropdown {
    min-width: 100%;
    box-shadow: none;
    border: none;
    background: transparent;
    padding: 0;
  }

  .dropdown-item {
    padding: 8px 0;
  }
}

/* -----------------------------------------------------------------blog--------------------------------------- */
/* CSS */
.blog-section {

  padding-bottom: 2rem;
  /* pb-16 */

}

.blog-container {

  padding-left: 1.5rem;
  /* px-6 */
  padding-right: 1.5rem;
  text-align: center;
}

.blog-title {
  /* text-5xl */
  font-weight: 700;
  /* font-bold */
  color: #111827;
  /* text-gray-900 */
  margin-bottom: 1.5rem;
  /* mb-6 */
}

.blog-gradient-text {
  background: linear-gradient(to right, #f97316, #ec4899);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.blog-description-1 {
  font-size: 1.25rem;
  /* text-xl */
  color: #4b5563;
  /* text-gray-600 */
  /* max-w-3xl */
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: 68rem;
  /* mb-8 */
}
@media (max-width:560px){
  .blog-description-1 {
text-align: justify;
  }
}
.blog-content {
  text-align: start;
}

.blog-last-card-carousel-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
}

.blog-last-card-carousel-track {
  display: flex;
  width: max-content;
  animation: scrollLeft 20s linear infinite;
}

@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.blog-last-card-group {
  display: flex;
  gap: 2rem;
}

.blog-last-card {
  background: #ffffff;
  border-radius: 1rem;
  box-shadow: 0px 0px 6px 2px rgb(226 238 249);
  padding: 1.5rem;
  display: flex;
  align-items: center;
  min-width: 300px;
  max-width: 300px;
}

.blog-last-card-content {
  flex: 1;
}

.blog-last-card-name {
  font-size: 1.2rem;
  font-weight: bold;
  color: #111827;
}

.blog-last-card-role {
  font-size: 0.9rem;
  color: #6b7280;
  margin-top: 0.4rem;
}

.blog-last-card-img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover;
  margin-left: 1rem;
  border: 2px solid #e5e7eb;
}

@media (max-width: 768px) {
  .blog-last-card {
    min-width: 90vw;
    max-width: 90vw;
  }
}

.blog-gradient-text-authors {
  background: linear-gradient(to right, #14b8a6, #6366f1);
  /* teal-500 to indigo-500 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.blog-last-card-carousel-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.blog-last-card-carousel-track {
  display: flex;
  width: max-content;
  animation: scrollLeft 20s linear infinite;
}

/* Pause animation on hover */
.blog-last-card-carousel-container:hover .blog-last-card-carousel-track {
  animation-play-state: paused;
}

@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.blog-last-card-group {
  display: flex;
  gap: 2rem;
  padding-left: 32px;
}

.blog-last-card {
  background: #ffffff;
  border-radius: 1rem;
  box-shadow: 0px 0px 6px 2px rgb(226 238 249);
  padding: 1.5rem;
  display: flex;
  align-items: center;
  min-width: 300px;
  max-width: 300px;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.blog-last-card:hover {
  transform: scale(1.05);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}

.blog-last-card-content {
  flex: 1;
}

.blog-last-card-name {
  font-size: 1.2rem;
  font-weight: bold;
  color: #111827;
}

.blog-last-card-role {
  font-size: 0.9rem;
  color: #6b7280;
  margin-top: 0.4rem;
}

.blog-last-card-img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover;
  margin-left: 1rem;
  border: 2px solid #e5e7eb;
}

@media (max-width: 768px) {
  .blog-last-card {
    min-width: 90vw;
    max-width: 90vw;
  }
}

.blog-container-authors {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  font-size: 2.75rem;
  font-weight: 700;
}

.blog-title-2 {
  /* text-5xl */
  font-weight: 700;
  /* font-bold */
  color: #111827;
  /* text-gray-900 */
  margin-bottom: 0px !important;
  margin-top: 18px !important;
}

/* ---------------------------------------------Services-E-Learning------------------------------------------------------- */

.e-learning-section-1-container {
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  color: black;
  min-height: 500px;
}

.e-learning-section-1-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.e-learning-section-1-grid {
  display: grid;
  gap: 3rem;
  align-items: center;
}

@media(min-width: 1024px) {
  .e-learning-section-1-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.e-learning-section-1-heading {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.e-learning-section-1-paragraph {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.e-learning-section-1-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media(min-width: 640px) {
  .e-learning-section-1-buttons {
    flex-direction: row;
  }
}

.e-learning-section-1-btn {
  padding: 0.75rem 2rem;
  font-size: 1rem;
  border: none;
  cursor: pointer;
  font-weight: 600;
  border-radius: 8px;
  transition: background 0.3s;
  margin-top: 1rem;
}

.e-learning-section-1-btn-primary {
  background: #2563eb;
  color: white;
}

.e-learning-section-1-btn-primary:hover {
  background: #f0f9ff;
}

.e-learning-section-1-btn-outline {
  background: white;
  border: 2px solid white;
  color: #374151;
}

.e-learning-section-1-btn-outline:hover {
  background: white;
}

.e-learning-section-1-card {
  background: rgb(37 99 235 / 7%);
  padding: 2rem;
  border-radius: 1rem;
  backdrop-filter: blur(6px);
}

.e-learning-section-1-icon-box img {
  /* width: 4rem;
  height: 4rem;
  background: rgb(37 99 235);
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem; */
  width: 70px;
}

.e-learning-section-1-icon-box i {
  font-size: 2rem;
  color: white;
}

.e-learning-section-1-card-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.e-learning-section-1-card-text {
  color: #4b5563;
  line-height: 1.7;
}

/* ------------------------- */


.e-learning-section-2 {
  padding: 3rem 1.5rem;
  position: relative;
  overflow: hidden;
}

.e-learning-section-2 .e-learning-bg-circle {
  position: absolute;
  border-radius: 50%;
  mix-blend-mode: multiply;
  opacity: 0.4;
  animation: float 6s ease-in-out infinite;
}

.e-learning-bg-1 {
  top: 5rem;
  left: 5rem;
  width: 24rem;
  height: 24rem;
  background: linear-gradient(to bottom right, #bfdbfe, #ddd6fe);
}

.e-learning-bg-2 {
  bottom: 5rem;
  right: 5rem;
  width: 20rem;
  height: 20rem;
  background: linear-gradient(to bottom right, #fecdd3, #fed7aa);
  animation-delay: 2s;
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }
}

.e-learning-container {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.e-learning-header {
  text-align: center;
  margin-bottom: 3rem;
}

.e-learning-header h2 {
  font-size: 3rem;
  font-weight: bold;
  color: #111827;
}

.e-learning-header p {
  font-size: 1.25rem;
  color: #4b5563;
  max-width: 768px;
  margin: 0 auto;
}

.e-learning-service-pair {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}

.e-learning-topic-card {
  flex: 1 1 30%;
  padding: 1.5rem;
  background: #fff;
  border-radius: 1.5rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.5s;
  cursor: pointer;
  justify-content: center;
}

.e-learning-topic-card:hover {
  transform: rotate(0deg);
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.15);
}

.elearning-beyond {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 15px;
}

.e-learning-tag {
  background: linear-gradient(to right, #3b82f6, #8b5cf6);
  color: #fff;
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 9999px;
  margin-bottom: 1rem;
  display: inline-block;
}

.e-learning-icon {
  font-size: 2rem;
 
}

.e-learning-title {
  background-image: linear-gradient(to right, rgb(37, 99, 235), rgb(147, 51, 234), rgb(219, 39, 119));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1rem;
  font-weight: bold;
}

.e-learning-button {
  margin-top: 1rem;
  background: linear-gradient(to right, #3b82f6, #8b5cf6);
  color: #fff;
  padding: 0.5rem 1.5rem;
  border: none;
  border-radius: 9999px;
  font-size: 0.875rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.e-learning-detail-card {
  flex: 1 1 65%;
  background: #fff;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.e-learning-detail-card h3 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #111827;
  margin-bottom: 1rem;
}

.e-learning-detail-card p {
  font-size: 1rem;
  color: #4b5563;
  line-height: 1.75;
}

.e-learning-detail-card p strong {
  font-weight: bold;
}

@media (max-width: 768px) {
  .e-learning-service-pair {
    flex-direction: column;
  }

  .e-learning-topic-card,
  .e-learning-detail-card {
    width: 100%;
  }
}

/* ---------------------------- */
.e-learning-section-3-wrapper {
  padding: 40px 20px;
  background-color: #f9fafb;
}

.e-learning-section-3-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

.e-learning-section-3-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #111827;
  text-align: center;
  margin-bottom: 32px;
}

.e-learning-section-3-paragraphs {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #4b5563;
  margin-bottom: 48px;
}

.e-learning-section-3-paragraphs p {
  margin-bottom: 1.5rem;
}

@media (max-width:560px) {
  .e-learning-section-3-features {
    padding: 20px !important;
    display: block !important;
  }

  .e-learning-section-3-container {
    padding: 0px !important;
  }

  .e-learning-section-3-box {
    padding: 10px !important;
  }
}

.e-learning-section-3-box {
  background-image: linear-gradient(to right, rgb(37 99 235), rgb(147 51 234), rgb(219 39 119));
  border-radius: 1rem;
  padding-top: 68px;
  padding-bottom: 68px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
  border: 1px solid #dbeafe;
}

.e-learning-section-3-box-title {
  font-size: 34px;
  font-weight: 600;
  color: white;
  margin-bottom: 44px;
  text-align: center;
}

.e-learning-section-3-features {
  align-items: center;
  justify-content: space-evenly;
  display: flex;
}

.e-learning-section-3-feature {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 20px;
}

.e-learning-section-3-feature i {
  color: white;

  flex-shrink: 0;
}

.e-learning-section-3-feature span {
  color: white;
}

@media (min-width: 768px) {
  .e-learning-section-3-features {
    align-items: center;
    justify-content: space-evenly;
    display: flex;
  }
}

/* ----------------------------- */
.e-learning-section-4-container {
    padding: 0rem 1.5rem 2.5rem;
  background-color: white;
}

.e-learning-section-4-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  gap: 3rem;
}

.e-learning-section-4-left,
.e-learning-section-4-right {
  padding: 2rem;
  border-radius: 1rem;
}

.e-learning-section-4-left h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 1.5rem;
}

.e-learning-section-4-left p {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
}

.AR-learning-section-4-left,
.AR-learning-section-4-right {
  padding: 2rem;
  border-radius: 1rem;
}

.AR-learning-section-4-left h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 1.5rem;
}

.AR-learning-section-4-left p {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
}

.e-learning-section-4-benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid #bfdbfe;
  background-color: rgb(229 252 239);
  border-radius: 0.5rem;
  margin-bottom: 12px;
}

.interactivelearning-section-4-benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid #bfdbfe;
  background-color: rgb(236 253 245);

  border-radius: 0.5rem;
  margin-bottom: 12px;
}

.interactivelearning-section-4-benefit-item i {
  color: #22c55e;
  font-size: 1.25rem;
  margin-top: 0.25rem;
  flex-shrink: 0;
}

.e-learning-section-4-benefit-item i {
  color: #3b82f6;
  font-size: 1.25rem;
  margin-top: 0.25rem;
  flex-shrink: 0;
}

.e-learning-section-4-benefit-item span {
  color: #374151;
}

/* /-----------------interactive */

.interactive-section-4-right {
  background: linear-gradient(to bottom right, #e5fcef, #e7fcf0);
  border: 2px solid #16a34a73;
  padding: 2rem;
  border-radius: 1rem;
}

.interactive-section-4-right i {
  font-size: 4rem;
  color: #16a34a;
  margin-bottom: 1rem;
}

.interactive-section-4-right h3 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #16a34a;
  margin-bottom: 1rem;
}


.AR-section-4-right {
  background: linear-gradient(to bottom right, #fbece9, #fbece9);
  border: 2px solid #e16146;
  padding: 2rem;
  border-radius: 1rem;
}

.AR-section-4-right i {
  font-size: 4rem;
  color: #e16146;
  margin-bottom: 1rem;
}

.AR-section-4-right h3 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #e16146;
  margin-bottom: 1rem;
}

/* /-------------------interactive */

.e-learning-section-4-right {
  background: linear-gradient(to bottom right, #dbeafe, #bfdbfe);
  border: 2px solid #93c5fd;
}

.e-learning-section-4-right i {
  font-size: 4rem;
  color: #2563eb;
  margin-bottom: 1rem;
}

.e-learning-section-4-right h3 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 1rem;
}

.e-learning-section-4-stat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.75rem;
  border: 1px solid #bfdbfe;
  border-radius: 0.5rem;
  margin-bottom: 26px;
}

.e-learning-section-4-stat span:first-child {
  color: #4b5563;
  font-weight: 500;
}

.e-learning-section-4-stat span:last-child {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2563eb;
}

/* //--interactive */

.interactive-section-4-stat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.75rem;
  border: 1px solid #89d4a5;
  border-radius: 0.5rem;
  margin-bottom: 26px;
}

.interactive-section-4-stat span:first-child {
  color: #4b5563;
  font-weight: 500;
}

.interactive-section-4-stat span:last-child {
  font-size: 1.5rem;
  font-weight: bold;
  color: #16a34a;
}

.AR-section-4-stat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.75rem;
  border: 1px solid #e16146;
  border-radius: 0.5rem;
  margin-bottom: 26px;
}

.AR-section-4-stat span:first-child {
  color: #4b5563;
  font-weight: 500;
}

.AR-section-4-stat span:last-child {
  font-size: 1.5rem;
  font-weight: bold;
  color: #e16146;
}

/* //---intractive */

/* Responsive */
@media (min-width: 1024px) {
  .e-learning-section-4-inner {
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
  }

  .e-learning-section-4-left {
    order: 1;
  }

  .AR-learning-section-4-left {
    order: 1;
  }

  .e-learning-section-4-right {
    order: 2;
  }

  /* //-------interactive */
  .interactive-section-4-right {
    order: 2;
  }

  .AR-section-4-right {
    order: 2;
  }

  .video-section-4-right {
    order: 2;
  }

  .mobile-section-4-right {
    order: 2;
  }

  .blended-section-4-right {
    order: 2;
  }
}

@media (max-width: 1023px) {
  .e-learning-section-4-left {
    order: 2;
  }

  .AR-learning-section-4-left {
    order: 2;
  }

  .e-learning-section-4-right {
    order: 1;
  }

  /* //-------interactive */
  .interactive-section-4-right {
    order: 1;
  }

  .AR-section-4-right {
    order: 1;
  }


  .video-section-4-right {
    order: 1;
  }


  .mobile-section-4-right {
    order: 2;
  }

  .blended-section-4-right {
    order: 2;
  }
}

.e-learning-section-5 {
  padding: 80px 20px;
  background-image: linear-gradient(to right, #2563eb, #9333ea, #db2777);

  color: white;
  text-align: center;
}

.contact-section-5 {
  padding: 80px 20px;
  background-image: linear-gradient(to right, #374559, #364458, #364458cf);

  color: white;
  text-align: center;
}

.contact-section-5 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}

.contact-section-5 p {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 32px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

/* //--interactive */
.interactive-section-5 {
  padding: 80px 20px;
  background: linear-gradient(to right, #16a34a, #059669);

  color: white;
  text-align: center;
}

.interactive-section-5 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}

.interactive-section-5 p {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 32px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.e-learning-section-5-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1280px;
  margin: 0 auto;
  gap: 20px;
  flex-wrap: wrap;
}

.ready-to-image-learning {
  flex: 1 1 8px;
  display: flex;
  justify-content: center;
}

@media (max-width:560px) {
  .super-Ready-hero-learning {
    width: 50%;
    margin: 0 auto !important;
  }
}

.super-Ready-hero-learning {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.e-learning-section-5-container {
  flex: 2 1 500px;
  padding: 0 24px;
}

.e-learning-section-5 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}

.e-learning-section-5 p {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 32px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.e-learning-section-5-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

@media (min-width: 640px) {
  .e-learning-section-5-buttons {
    flex-direction: row;
  }
}

.e-learning-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.e-learning-section-5-btn.primary {
  background-color: #ffffff;
  color: #2563eb;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.contact-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.contact-section-5-btn.primary {
  background-color: #ffffff;
  color: #374559;
}

.interactive-section-5-btn.primary {
  background-color: #ffffff;
  color: #099962;
  border: 1px solid #079863;
}

.e-learning-section-5-btn.outline {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}




/* -----------------------micro learning */
.micro-learning-section-1-container {
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-height: 500px;
}

.micro-learning-section-1-grid {
  display: grid;
  gap: 3rem;
}

@media (min-width: 1024px) {
  .micro-learning-section-1-grid {
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
  }
}

.micro-learning-section-1-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 1rem;
  background-color: #dbeafe;
  color: #1d4ed8;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

.micro-learning-section-1-heading {
  font-size: 48px;
  font-weight: 700;
  color: #111827;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}
@media (max-width:560px){
  .micro-learning-section-1-heading {
  font-size: 36px !important;
 
}
}

.micro-learning-section-1-paragraph {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
  line-height: 1.75;
}

.micro-learning-section-1-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 640px) {
  .micro-learning-section-1-buttons {
    flex-direction: row;
  }
}

.micro-learning-section-1-btn-primary {
  background-color: #2563eb;
  color: #fff;
  padding: 0.75rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  transition: background-color 0.3s ease;
}

.micro-learning-section-1-btn-primary:hover {
  background-color: #1d4ed8;
}

.micro-learning-section-1-btn-outline {
  background-color: white;
  color: #374151;
  padding: 0.75rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  border: 1px solid #d1d5db;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.micro-learning-section-1-btn-outline:hover {
  background-color: #f9fafb;
}

.micro-learning-section-1-card {
  background-color: white;
  border-radius: 1.5rem;
  padding: 2rem;
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.08);
  border: 1px solid #e5e7eb;
}

.micro-learning-section-1-icon-circle {
  width: 4rem;
  height: 4rem;
  background-color: #dbeafe;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  margin-bottom: 1.5rem;
  font-size: 2rem;
}

.micro-learning-section-1-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 1.5rem;
  text-align: center;
  margin-top: 12px;
}

.micro-learning-section-1-memory-info {
  text-align: center;
}

.micro-learning-section-1-number {
  font-size: 60px;
  font-weight: bold;
  color: #2563eb;
}

.micro-learning-section-1-hourglass {
  font-size: 30px;
}

.micro-learning-section-1-description {
  color: #4b5563;
  line-height: 1.75;
}

.bg-microlearning {
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
}

.micro-learning-section-3-container {
  padding: 1.5rem;
  background-color: #f9fafb;
  text-align: center;
}

.micro-learning-section-3-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #111827;
  margin-bottom: 16px;
}

.micro-learning-section-3-subtitle {
  font-size: 1.25rem;
  color: #4b5563;
  margin: 0 auto 2rem;
  max-width: 48rem;
}

.micro-learning-section-3-grid {
  display: grid;
  gap: 2rem;
}

.micro-learning-section-3-card {
  background-color: white;
  border-radius: 1rem;
  padding: 1rem;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  border: 1px solid #f3f4f6;
  text-align: center;
}

.micro-learning-section-3-icon {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.micro-learning-section-3-icon img{
  width: 60px;
}

.micro-learning-section-3-stat {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.micro-learning-section-3-description {
  font-size: 0.875rem;
  color: #4b5563;
}

/* Icon colors */
.green {
  color: #10b981;
}

.blue {
  color: #3b82f6;
}

.purple {
  color: #8b5cf6;
}

.orange {
  color: #f97316;
}

.indigo {
  color: #6366f1;
}

/* Responsive layouts */
@media (min-width: 768px) {
  .micro-learning-section-3-grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .micro-learning-section-3-grid-2 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 64rem;
    margin: 0 auto;
  }
}

/* --------------------------- */
.interactive-learning-section-1-wrapper {
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  min-height: 500px;
  color: white;
}

.interactive-learning-section-1-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.interactive-learning-section-1-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
}

@media (min-width: 1024px) {
  .interactive-learning-section-1-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.interactive-learning-section-1-title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #36af62;
}

.interactive-learning-section-1-description {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
  line-height: 1.75;
}

@media (max-width:560px) {
  .interactive-learning-section-1-description {
    text-align: justify !important;
  }

  .interactive-learning-section-2-container {
    padding-bottom: 1rem !important;
  }

  .e-learning-section-4-inner {
    gap: 10px !important;
  }

  .e-learning-section-4-left {
    padding: 1rem !important;
  }

  .AR-learning-section-4-left {
    padding: 1rem !important;
  }
}

.interactive-learning-section-1-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 640px) {
  .interactive-learning-section-1-buttons {
    flex-direction: row;
  }
}

.interactive-learning-section-1-button-primary {
  padding: 0.75rem 1.5rem;
  background: #16a34adb;
  color: #ffffff;
  font-size: 1rem;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background 0.3s;
}



.interactive-learning-section-1-button-outline {
  padding: 0.75rem 1.5rem;
  background: #16a34adb;
  color: #ffffff;
  border: 2px solid white;
  font-size: 1rem;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background 0.3s;
}

.interactive-learning-section-1-card {
  background: rgb(54 175 98);
  padding: 2rem;
  border-radius: 1rem;
  backdrop-filter: blur(6px);
}

.interactive-learning-section-1-card-icon {
  font-size: 4rem;
  margin-bottom: 1rem;
  color: white;
}

.interactive-learning-section-1-card-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.interactive-learning-section-1-card-text {
  color: #d1fae5;
  line-height: 1.6;
}

.interactive-learning-section-2-container {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.interactive-learning-section-2-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.interactive-learning-section-2-header {
  text-align: center;
  margin-bottom: 2rem;
}

.interactive-learning-section-2-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 1rem;
}

.interactive-learning-section-2-subtitle {
  font-size: 1.25rem;
  color: #4b5563;
  max-width: 768px;
  margin: 0 auto;
}

.interactive-learning-section-2-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 768px) {
  .interactive-learning-section-2-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .interactive-learning-section-2-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.interactive-learning-section-2-card {
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 1.5rem;
  box-shadow: 0px 0px 4px 1px rgb(209 250 229);
  transition: box-shadow 0.3s ease-in-out;
}

.interactive-learning-section-2-card:hover {
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);
}

.interactive-learning-section-2-icon-wrapper {
  background-color: #d1fae5;
  width: 50px;
height: 50px;
border-radius: 100%;
padding: 8px;
margin-bottom: 12px;
}
.interactive-learning-section-2-icon-wrapper img {
  width: 100%;
  height: 100%;
}

.interactive-learning-section-2-icon {
  color: #059669;
  font-size: 1.5rem;
}

.interactive-learning-section-2-card-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #059669;
  margin-bottom: 0.75rem;
}

.interactive-learning-section-2-card-text {
  color: #4b5563;
  font-size: 1rem;
}

.interactive-learning-section-3-container {
  padding: 5rem 1.5rem;
  max-width: 1280px;
  margin: 0 auto;
}

.interactive-learning-section-3-grid {
  display: grid;
  gap: 3rem;
}

@media (min-width: 1024px) {
  .interactive-learning-section-3-grid {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
}

.interactive-learning-section-3-heading {
  font-size: 2.25rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #1f2937;
}

.interactive-learning-section-3-subheading {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
}

.interactive-learning-section-3-type-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

.interactive-learning-section-3-type-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  background-color: #ecfdf5;
  padding: 0.75rem;
  border-radius: 0.5rem;
}

.interactive-learning-section-3-type-item i {
  color: #22c55e;
  font-size: 1rem;
  flex-shrink: 0;
}

.interactive-learning-section-3-type-text {
  color: #374151;
  font-size: 0.875rem;
  font-weight: 500;
}

.interactive-learning-section-3-card {
  background: linear-gradient(to bottom right, #f0fdf4, #d1fae5);
  border-radius: 1rem;
  padding: 2rem;
}

.interactive-learning-section-3-card-icon {
  color: #16a34a;
  font-size: 4rem;
  margin-bottom: 1rem;
}

.interactive-learning-section-3-card-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 1rem;
}

.interactive-learning-section-3-stats {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.interactive-learning-section-3-stat-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.interactive-learning-section-3-stat-label {
  color: #4b5563;
}

.interactive-learning-section-3-stat-value {
  font-size: 1.5rem;
  font-weight: bold;
  color: #16a34a;
}

.interactive-learning-section-4-wrapper {
    padding: 2.5rem 1.5rem 2.5rem;
  background-color: #f9fafb;
}

.interactive-learning-section-4-container {
  max-width: 1200px;
  margin: 0 auto;
}

.interactive-learning-section-4-title-box {
  text-align: center;
  margin-bottom: 34px;
}

.interactive-learning-section-4-title-box h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 24px;
}

.interactive-learning-section-4-title-box p {
  font-size: 1.25rem;
  color: #4b5563;
}

.interactive-learning-section-4-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}

@media (min-width: 768px) {
  .interactive-learning-section-4-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.interactive-learning-section-4-step {
  text-align: center;
}

.AR-learning-section-4-step {
  text-align: center;
}


.interactive-learning-section-4-circle {
  background: linear-gradient(to bottom right, #22c55e, #10b981);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin: 0 auto 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.interactive-learning-section-4-circle span {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
}

.interactive-learning-section-4-step h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 12px;
}

.interactive-learning-section-4-step p {
  color: #4b5563;
  font-size: 1rem;
}

.interactive-learning-section-4-cta {
  padding: 80px 20px;
  background: linear-gradient(to right, #16a34a, #059669);
  text-align: center;
}

.interactive-learning-section-4-cta h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 24px;
}

.interactive-learning-section-4-cta p {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 32px;
}

.interactive-learning-section-4-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

@media (min-width: 640px) {
  .interactive-learning-section-4-buttons {
    flex-direction: row;
    justify-content: center;
  }
}

.interactive-learning-section-4-button {
  font-size: 1.125rem;
  padding: 12px 32px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.interactive-learning-section-4-button.primary {
  background: #ffffff;
  color: #059669;
}

.interactive-learning-section-4-button.primary:hover {
  background: #f3f4f6;
}

.interactive-learning-section-4-button.outline {
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

.interactive-learning-section-4-button.outline:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* ---------------------------------mobile learning--------------------- */
.mobile-learning-section-1-container {
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  min-height: 500px;
  color: white;
}

.mobile-learning-section-1-title {
  font-size: 2.75rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #ea580c;
}

.mobile-learning-section-1-description {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
  line-height: 1.75;
}

.mobile-learning-section-1-btn-primary {
  background-color: #ea580c;
  color: white;
  /* orange-600 */
}

.mobile-learning-section-1-btn-outline {
  background-color: #ea580c;
  color: white;
  /* orange-600 */
}

.mobile-learning-section-1-card {
  background-color: #ea580c;
  /* white/10 */
  padding: 2rem;
  border-radius: 1rem;
  backdrop-filter: blur(10px);
  color: white;
}

.mobile-learning-section-1-card-icon {
  font-size: 64px;
}

.mobile-learning-section-1-card-text {
  line-height: 1.7;
  color: #f5f6f8;
}

.mobile-learning-section-2-card {

  border-radius: 1rem;
  padding: 1.5rem;
  box-shadow: 0px 0px 4px 1px rgb(234 88 12);
  transition: box-shadow 0.3s ease;
}

.mobile-learning-section-2-container {
      padding: 2.5rem 1.5rem;
  max-width: 1280px;
  margin: 0 auto;
}

.mobile-learning-section-2-header {
  text-align: center;
  margin-bottom: 2rem;
}

.mobile-section-4-benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid #ea580c4f;
  background-color: #fff7ed;
  border-radius: 0.5rem;
  margin-bottom: 12px;
  color: #515863;
}

.mobile-learning-icon {
  color: #f97316;
}

.mobile-section-4-right {
  background: linear-gradient(to bottom right, #fff7ed, #fee2e2);
  border: 2px solid #ea580c69;
  padding: 2rem;
  border-radius: 1rem;
}

.mobile-section-4-right i {
  font-size: 4rem;
  color: #ea580c;
  margin-bottom: 1rem;
}

.mobile-section-4-right h3 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #ea580c;
  margin-bottom: 1rem;
}

.mobile-section-4-stat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.75rem;
  border: 1px solid #ea580c;
  border-radius: 0.5rem;
  margin-bottom: 26px;
}

.mobile-section-4-stat span:first-child {
  color: #4b5563;
  font-weight: 500;
}

.mobile-section-4-stat span:last-child {
  font-size: 1.5rem;
  font-weight: bold;
  color: #ea580c;
}

.mobile-learning-section-5-wrapper {
  padding: 40px 24px 60px;
  background-color: #f9fafb;
}

.mobile-learning-section-5 {
  padding: 80px 20px;
  background: linear-gradient(to right, #ea580c, #dc2626);
  color: white;
  text-align: center;
}

.mobile-learning-section-5 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}

.mobile-learning-section-5 p {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 32px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.mobile-learning-section-5-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

@media (min-width: 640px) {
  .mobile-learning-section-5-buttons {
    flex-direction: row;
  }
}

.mobile-learning-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.mobile-learning-section-5-btn.primary {
  background-color: #ffffff;
  color: #e54815;
}

.interactive-section-5-btn.primary {
  background-color: #ffffff;
  color: #099962;
  border: 1px solid #079863;
}

.mobile-learning-section-5-btn.outline {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

@meida (max-width:560px) {}

@media (max-width: 1024px) {
  .mobile-learning-section-1-title {
    font-size: 38px !important;
  }

  .mobile-learning-section-1-description {
    text-align: justify !important;
  }

  .compliance-learning-section-2-title {
    font-size: 38px !important;
  }

  .compliance-learning-section-2-subtitle {
    text-align: justify !important;
  }

  .e-learning-section-4-container {
    padding: 1rem !important;
  }

  .e-learning-section-4-left h2 {
    font-size: 30px !important;
  }

  .AR-learning-section-4-left h2 {
    font-size: 30px !important;
  }
}

/* ---------------------------------mobile learning--------------------- */
.compliance-learning-section-1-container {
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  background: linear-gradient(to bottom right, #f97316, #ef4444);
  /* from-orange-500 to-red-500 */
  color: white;
}

.compliance-learning-section-1-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.compliance-learning-section-1-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
}

@media (min-width: 1024px) {
  .compliance-learning-section-1-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.compliance-learning-section-1-title {
  font-size: 2.75rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.compliance-learning-section-1-description {
  font-size: 1.25rem;
  color: #ffedd5;
  /* text-orange-100 */
  margin-bottom: 2rem;
  line-height: 1.75;
}

.compliance-learning-section-1-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 640px) {
  .compliance-learning-section-1-buttons {
    flex-direction: row;
  }
}

.compliance-learning-section-1-btn {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: bold;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: background-color 0.3s;
}

.compliance-learning-section-1-btn-primary {
  background-color: white;
  color: #ea580c;
  /* orange-600 */
}

.compliance-learning-section-1-btn-primary:hover {
  background-color: #f3f4f6;
  /* gray-100 */
}

.compliance-learning-section-1-btn-outline {
  background-color: white;
  color: #ea580c;
  /* orange-600 */
  border: 2px solid white;
}

.compliance-learning-section-1-card {
  background-color: rgba(255, 255, 255, 0.1);
  /* white/10 */
  padding: 2rem;
  border-radius: 1rem;
  backdrop-filter: blur(10px);
}

.compliance-learning-section-1-card-icon {
  font-size: 4rem;
  margin-bottom: 1rem;
  color: white;
}

.compliance-learning-section-1-card-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.compliance-learning-section-1-card-text {
  color: #ffedd5;
  /* text-orange-100 */
  line-height: 1.7;
}

.compliance-learning-section-2-container {
  padding: 5rem 1.5rem;
  max-width: 1280px;
  margin: 0 auto;
}

.compliance-learning-section-2-header {
  text-align: center;
  margin-bottom: 4rem;
}

.compliance-learning-section-2-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  /* gray-900 */
  margin-bottom: 1.5rem;
}

.compliance-learning-section-2-subtitle {
  font-size: 1.25rem;
  color: #4b5563;
  /* gray-600 */
  max-width: 768px;
  margin: 0 auto;
}

.compliance-learning-section-2-grid {
  display: grid;
  gap: 2rem;
}

@media (min-width: 768px) {
  .compliance-learning-section-2-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .compliance-learning-section-2-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.compliance-learning-section-2-card {
  background-color: white;
  border-radius: 1rem;
  padding: 1.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}

.compliance-learning-section-2-card:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.compliance-learning-section-2-icon-wrapper {
 background-color: #ffedd5;
  width: 50px;
height: 50px;
border-radius: 100%;
padding: 8px;
margin-bottom: 12px;
display: flex
;
    align-items: center;
    justify-content: center;
}
.compliance-learning-section-2-icon-wrapper img {
  width: 100%;
  height: 100%;
}

.compliance-learning-section-2-icon {
  color: #ea580c;
  /* orange-600 */
  font-size: 1.25rem;
}

.compliance-learning-section-2-card-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  /* gray-900 */
  margin-bottom: 0.75rem;
}

.compliance-learning-section-2-card-text {
  color: #4b5563;
  /* gray-600 */
  font-size: 1rem;
}

.compliance-learning-section-4 {
  padding: 80px 20px;
  background-color: #ffffff;
}

.compliance-learning-section-4-container {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
  align-items: center;
}

@media (min-width: 1024px) {
  .compliance-learning-section-4-container {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
}

.compliance-learning-section-4-heading {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 24px;
}

.compliance-learning-section-4-subheading {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 32px;
}

.compliance-learning-section-4-feature {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px;
  background-color: #fff7ed;
  border-radius: 12px;
  margin-bottom: 12px;
}

.compliance-learning-section-4-feature i {
  color: #f97316;
  font-size: 1.2rem;
  flex-shrink: 0;
}

.compliance-learning-section-4-feature span {
  font-weight: 500;
  color: #374151;
}

.compliance-learning-section-4-metrics {
  background: linear-gradient(to bottom right, #fff7ed, #fee2e2);
  padding: 32px;
  border-radius: 16px;
}

.compliance-learning-section-4-metrics i {
  font-size: 2.5rem;
  color: #ea580c;
  margin-bottom: 16px;
}

.compliance-learning-section-4-metrics h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 24px;
}

.compliance-learning-section-4-metrics-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.compliance-learning-section-4-metrics-row span:first-child {
  color: #6b7280;
}

.compliance-learning-section-4-metrics-row span:last-child {
  font-size: 1.5rem;
  font-weight: bold;
  color: #f97316;
}

.compilance-learning-section-5-wrapper {
  padding: 80px 24px;
  background-color: #f9fafb;
}

.compilance-learning-section-5-container {
  max-width: 1200px;
  margin: 0 auto;
}

.compilance-learning-section-5-title {
  text-align: center;
  margin-bottom: 64px;
}

.compilance-learning-section-5-title h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 24px;
}

.compilance-learning-section-5-title p {
  font-size: 1.25rem;
  color: #6b7280;
}

.compilance-learning-section-5-grid {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.compilance-learning-section-5-step {
  text-align: center;
}

.compilance-learning-section-5-circle {
  width: 64px;
  height: 64px;
  margin: 0 auto 16px;
  background: linear-gradient(to bottom right, #f97316, #ef4444);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: bold;
}

.compilance-learning-section-5-step h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 12px;
}

.compilance-learning-section-5-step p {
  color: #6b7280;
}

.compilance-learning-section-5-cta {
  padding: 80px 24px;
  background: linear-gradient(to right, #ea580c, #dc2626);
  text-align: center;
}

.compilance-learning-section-5-cta h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: white;
  margin-bottom: 24px;
}

.compilance-learning-section-5-cta p {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 32px;
}

.compilance-learning-section-5-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}

@media (min-width: 640px) {
  .compilance-learning-section-5-buttons {
    flex-direction: row;
    justify-content: center;
  }
}

.compilance-learning-section-5-button {
  padding: 12px 32px;
  font-size: 1.125rem;
  font-weight: 500;
  border: none;
  cursor: pointer;
  border-radius: 6px;
  transition: background 0.3s ease;
}

.compilance-learning-section-5-button-primary {
  background-color: white;
  color: #ea580c;
}

.compilance-learning-section-5-button-primary:hover {
  background-color: #f3f4f6;
}

.compilance-learning-section-5-button-outline {
  background: transparent;
  color: white;
  border: 2px solid white;
}

.compilance-learning-section-5-button-outline:hover {
  background-color: rgba(255, 255, 255, 0.1);
}


/* -------------------------------------------------------- */


.blended-learning-section-1-wrapper {
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  min-height: 500px;
  background-image: linear-gradient(to right bottom, rgb(239, 246, 255), rgb(254, 252, 232), rgb(219, 234, 254));
}

.blended-learning-section-1-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.blended-learning-section-1-grid {
  display: grid;
  gap: 3rem;
  align-items: center;
}

@media (min-width: 1024px) {
  .blended-learning-section-1-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.blended-learning-section-1-title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #4f46e5;
}

.blended-learning-section-1-description {
  font-size: 1.25rem;
  color: rgb(75, 85, 99);

  margin-bottom: 2rem;
  line-height: 1.7;
}

.blended-learning-section-1-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 640px) {
  .blended-learning-section-1-buttons {
    flex-direction: row;
  }
}

.blended-learning-section-1-btn-primary {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  background-color: #4f46e5;
  color: white;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.blended-learning-section-1-btn-primary:hover {
  background-color: #f3f4f6;
}

.blended-learning-section-1-btn-outline {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  background-color: #4f46e5;
  color: white;
  border: 2px solid #ffffff;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.blended-learning-section-1-card {
  background-color: #4f46e5;
  padding: 2rem;
  border-radius: 1rem;
  backdrop-filter: blur(6px);
  color: white;
}

.blended-learning-section-1-card-icon {
  font-size: 4rem;
  margin-bottom: 1rem;
}

.blended-learning-section-1-card-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
   margin-top: 1rem;
}

.blended-learning-section-1-card-text {
  font-size: 1rem;
  color: #f1f1f1;
  line-height: 1.6;
}

.blended-learning-section-2-wrapper {
  padding: 2.5rem 1.5rem;
  background-color: #fff;
}

.blended-learning-section-2-container {
  max-width: 1280px;
  margin: 0 auto;
}

.blended-learning-section-2-header {
  text-align: center;
  margin-bottom: 2rem;
}

.blended-learning-section-2-header h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  /* gray-900 */
  margin-bottom: 1.5rem;
}

.blended-learning-section-2-header p {
  font-size: 1.25rem;
  color: #4b5563;
  /* gray-600 */
  max-width: 768px;
  margin: 0 auto;
}

.blended-learning-section-2-grid {
  display: grid;
  gap: 2rem;
}

@media (min-width: 768px) {
  .blended-learning-section-2-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .blended-learning-section-2-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.blended-learning-section-2-card {
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 1.5rem;
  box-shadow: 0px 0px 4px 1px rgb(79 70 229);
  transition: box-shadow 0.3s ease;
}

.blended-learning-section-2-card:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

/* .blended-learning-section-2-icon-wrapper {
  background-color: #e0e7ff;
  
  width: 3rem;
  height: 3rem;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
} */

.blended-learning-section-2-icon-wrapper {
  background-color: #d1fae5;
  width: 50px;
height: 50px;
border-radius: 100%;
padding: 8px;
margin-bottom: 12px;
display:flex;
  align-items: center;
  justify-content: center;
}
.blended-learning-section-2-icon-wrapper img {
  width: 100%;
  height: 100%;
}

.blended-learning-section-2-icon {
  font-size: 1.5rem;
  color: #4f46e5;
  
  /* indigo-600 */
}

.blended-learning-section-2-card h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.75rem;
}

.blended-learning-section-2-card p {
  color: #4b5563;
}

.blended-learning-section-3-wrapper {
  padding: 2rem 1.5rem;
  background-color: white;
}

.blended-learning-section-3-container {
  max-width: 1200px;
  margin: 0 auto;
}

.blended-learning-section-3-header {
  text-align: center;
  margin-bottom: 2rem;
}

.blended-learning-section-3-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  /* text-gray-900 */
  margin-bottom: 1rem;
}

.blended-learning-section-3-subtitle {
  font-size: 1.25rem;
  color: #4b5563;
  /* text-gray-600 */
}

.blended-learning-section-3-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 768px) {
  .blended-learning-section-3-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.blended-learning-section-3-card {
  background: linear-gradient(to bottom right, #eef2ff, #f3e8ff);
  /* from-indigo-50 to-purple-100 */
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.blended-learning-section-3-icon-wrapper {
  width: 3rem;
  height: 3rem;
  padding: 10px;
  background: linear-gradient(to bottom right, #6366f1, #8b5cf6);
  /* from-indigo-500 to-purple-600 */
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.blended-learning-section-3-icon-wrapper img {
  width: 100%;
  height: 100%;
}
.benefit-icon img{
   width: 100%;
  height: 100%;
  padding: 12px;
}
.blended-learning-section-3-icon {
  color: white;
  font-size: 1.5rem;
}

.blended-learning-section-3-card-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.75rem;
}

.blended-learning-section-3-card-desc {
  color: #4b5563;
  margin-bottom: 1rem;
}

.blended-learning-section-3-focus {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0.75rem;
  padding: 1rem;
}

.blended-learning-section-3-focus-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #374151;
  /* text-gray-700 */
}

.blended-learning-section-3-focus-text {
  color: #4b5563;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}

.blended-learning-section-4-wrapper {
  padding: 1.5rem;
  background-color: #f9fafb;
}

.blended-learning-section-4-container {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  gap: 3rem;
}

@media(min-width: 1024px) {
  .blended-learning-section-4-container {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
}

.blended-learning-section-4-heading {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 1.5rem;
}

.blended-learning-section-4-subheading {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
}

.blended-learning-section-4-modules {
  display: grid;
  gap: 1rem;
}

.blended-learning-section-4-module {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  gap: 0.75rem;
}

.blended-learning-section-4-module i {
  color: #6366f1;
  font-size: 1.25rem;
  flex-shrink: 0;
}

.blended-learning-section-4-module span {
  color: #374151;
  font-weight: 500;
}

.blended-learning-section-4-outcome-box {
  background: linear-gradient(to bottom right, #eef2ff, #f3e8ff);
  padding: 2rem;
  border-radius: 1rem;
}

.blended-learning-section-4-outcome-box i {
  font-size: 4rem;
  color: #4f46e5;
  margin-bottom: 1rem;
}

.blended-learning-section-4-outcome-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 1rem;
}

.blended-learning-section-4-outcome-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.blended-learning-section-4-outcome-item:last-child {
  margin-bottom: 0;
}

.blended-learning-section-4-outcome-label {
  color: #6b7280;
}

.blended-learning-section-4-outcome-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #4f46e5;
}

.blended-learning-section-5-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.blended-learning-section-5-process {
  padding: 3rem 0;
  background-color: #fff;
}

.blended-learning-section-5-title {
  text-align: center;
  margin-bottom: 4rem;
}

.blended-learning-section-5-title h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 1rem;
}

.blended-learning-section-5-title p {
  font-size: 1.25rem;
  color: #4b5563;
}

.blended-learning-section-5-grid {
  display: grid;
  gap: 2rem;
}

@media (min-width: 768px) {
  .blended-learning-section-5-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.blended-learning-section-5-step {
  text-align: center;
}

.blended-learning-section-5-circle {
  background: linear-gradient(to bottom right, #6366f1, #8b5cf6);
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
}

.blended-learning-section-5-circle span {
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
}

.blended-learning-section-5-step h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.75rem;
}

.blended-learning-section-5-step p {
  color: #4b5563;
}

.blended-learning-section-5-cta {
  padding: 5rem 1.5rem;
  background: linear-gradient(to right, #4f46e5, #8b5cf6);
  color: white;
  text-align: center;
}

.blended-learning-section-5-cta h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.blended-learning-section-5-cta p {
  font-size: 1.25rem;
  opacity: 0.9;
  margin-bottom: 2rem;
}

.blended-learning-section-5-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}

.blended-learning-section-5-buttons button {
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  border: none;
  cursor: pointer;
  border-radius: 0.375rem;
}

.blended-learning-section-5-buttons .primary {
  background-color: white;
  color: #4f46e5;
}

.blended-learning-section-5-buttons .primary:hover {
  background-color: #f3f4f6;
}

.blended-learning-section-5-buttons .outline {
  background: transparent;
  border: 2px solid white;
  color: white;
}

@media (min-width: 640px) {
  .blended-learning-section-5-buttons {
    flex-direction: row;
    justify-content: center;
  }
}

/* ------------------------------translation and localization */



.hfe-nav-menu__layout-horizontal li.menu-item i {
  margin-right: 6px;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
  margin: auto;
}

.hfe-nav-menu__layout-horizontal li.menu-item .hfe-menu-toggle i {
  margin-right: 0;
}

.hfe-nav-menu__layout-horizontal li.menu-item i.fa-info {
  border: 2px solid;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
}

.hfe-nav-menu__layout-horizontal li,
.hfe-nav-menu__layout-horizontal li a {
  color: #4b5563;
  font-size: 15px;
}

.input-contact {
  margin-top: 12px;
  border: 1px solid #163588 !important;
}

.btn-contact {
  background-color: #163588 !important;
  font-weight: bold;
  color: white !important;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-50%);
  }
}

.company-logos-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}


/* Fading overlays at both ends */
.company-logos-wrapper::before,
.company-logos-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  width: 80px; /* adjust width of the fade area */
  height: 100%;
  z-index: 10;
  pointer-events: none;
}

.company-logos-wrapper::before {
  left: 0;
  background: linear-gradient(to right, white 0%, transparent 100%);
}

.company-logos-wrapper::after {
  right: 0;
  background: linear-gradient(to left, white 0%, transparent 100%);
}
.company-logos {
  display: flex;
  width: max-content;
  animation: scroll-left 30s linear infinite;
}

.logo-strip {
  display: flex;
  gap: 3rem;
  /* or your desired gap */
  padding-left: 3rem;
}

.company-logo {
  height: 40px !important;
  transition: transform 0.3s ease;
}

.company-logo:hover {
  transform: scale(1.1);
}

/* ------------------------------About us----------------------- */

.awardsections{
  position: absolute;
  top: 75%;
  width: 100%;
}
@media (max-width:560px){
 
  .awardsections{
    top: 85%;
    padding-top: 0px !important;
  
}
}
.bg-about {
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  min-height: 500px;
  display: flex;
  position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.about-text {
  background: linear-gradient(to right, #8d1aca, #e749a1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-about {
  color: #b553e6;
}

.text-discover {
  color: #64748b !important;
  margin-top: 20px;
}

.tabs-aboutus {
  margin-bottom: 20px !important;
}

/* //------------------------------Followus */
@media (max-width:560px) {
  .follow-bg {
    height: auto !important;
    min-height: 0px !important;
    padding: 20px !important;
  }

  .p-follow-head {
    text-align: justify;
  }
}

.follow-bg {
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  min-height: 400px;
}

.follow-text {
  background: linear-gradient(to right, #a159f7, #7f7f7f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-follow-head {
  color: #8b71ab !important;
}

.p-follow-head {
  font-size: 1.2rem;
  color: #64748b;
  margin-bottom: 2rem;
}

/* -----------------------------blendedlearning */

.mobile-learning-section-4-container {
  padding: 2rem 1.5rem;
  background-color: #f9fafb;
}

.blended-section-4-benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid #4f46e578;
  background-color: white;
  border-radius: 0.5rem;
  margin-bottom: 12px;
  color: #515863;
}

.benefit-learning-icon {
  color: #6366f1 !important;
}

.mobile-section-4-right {
  order: 2;
}

.blended-section-4-right {

  border: 2px solid #b5b2f4;
  padding: 2rem;
  border-radius: 1rem;
}

.blended-section-4-right i {
  font-size: 4rem;
  color: #6366f1;
  margin-bottom: 1rem;
}

.blended-section-4-right h3 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #6366f1;
  margin-bottom: 1rem;
}

.blended-section-4-stat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.75rem;
  border: 1px solid #6366f1;
  border-radius: 0.5rem;
  margin-bottom: 26px;
}

.blended-section-4-stat span:first-child {
  color: #4b5563;
  font-weight: 500;
}

.blended-section-4-stat span:last-child {
  font-size: 1.5rem;
  font-weight: bold;
  color: #6366f1;
}

.blended-learning-section-5 {
  padding: 80px 20px;
  background: linear-gradient(to right, #4f46e5, #8b5cf6);
  color: white;
  text-align: center;
}

.blended-learning-section-5 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 4px;
}

.blended-learning-section-5 p {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 32px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.blended-learning-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.blended-learning-section-5-btn.primary {
  background-color: white;
  color: #694fec;
}


.blended-learning-section-5-btn.outline {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

/* -----------------------------blendedlearning */
.video-section-4-benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid #bfdbfe;
  background-color: rgb(44 62 80 / 5%);

  border-radius: 0.5rem;
  margin-bottom: 12px;
}

.video-section-4-benefit-item i {
  color: #1f2967;
  font-size: 1.25rem;
  margin-top: 0.25rem;
  flex-shrink: 0;
}

.video-section-4-right {
  background: linear-gradient(to bottom right, #f4f5f6, #1e88e514);
  border: 2px solid #1f2967;
  padding: 2rem;
  border-radius: 1rem;
}

/* .video-section-4-right {
  background: linear-gradient(to bottom right, #f4f5f6, #e7fcf0);
  border: 2px solid #1e88e55c;
  padding: 2rem;
  border-radius: 1rem;
} */

.video-section-4-right i {
  font-size: 4rem;
  color: #1f2937;
  margin-bottom: 1rem;
}

.video-section-4-right h3 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 1rem;
}

.video-section-4-stat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgb(30 136 229 / 11%);
  padding: 0.75rem;
  border: 1px solid #a1d1ee;
  border-radius: 0.5rem;
  margin-bottom: 26px;
}

.video-section-4-stat span:first-child {
  color: #4b5563;
  font-weight: 500;
}

.video-section-4-stat span:last-child {
  font-size: 1.5rem;
  font-weight: bold;
  color: #1f2967;
}


.video-section-5 {
  padding: 80px 20px;
  background: linear-gradient(to right, #1f2937c7, #1f2937db);
  color: white;
  text-align: center;
}

.video-section-5 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 4px;
}

.video-section-5 p {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 32px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.video-section-5-btn.primary {
  background-color: #ffffff;
  color: #2c3e50;

}

.video-learning-section-1-title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #2c3e50;
}

.video-learning-section-1-button-primary {
  padding: 0.75rem 1.5rem;
  background: #2c3e50;
  color: #ffffff;
  font-size: 1rem;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background 0.3s;
}

.video-learning-section-1-button-outline {
  padding: 0.75rem 1.5rem;
  background: #2c3e50;
  color: #ffffff;
  border: 2px solid white;
  font-size: 1rem;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background 0.3s;
}

.video-learning-section-1-card {
  background: rgb(44 62 80 / 94%);
  padding: 2rem;
  border-radius: 1rem;
  backdrop-filter: blur(6px);
}



/* ----------------------------testimomial */
.carousel-buttons {
  display: flex;
  justify-content: center;
  gap: 56px;
  margin-top: 20px;
}

.carousel-btn {
  background: linear-gradient(135deg, #6366f1, #8b5cf6);
  color: white;
  border: none;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(99, 102, 241, 0.3);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.carousel-btn:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 14px rgba(99, 102, 241, 0.4);
}

.carousel-btn:active {
  transform: scale(1);
  box-shadow: 0 2px 6px rgba(99, 102, 241, 0.2);
}


.carousel-container {
  max-width: 1200px;
  margin: auto;
  overflow-x: hidden;
  position: relative;
  margin-bottom: 28px;
}

.carousel-track {
  display: flex;
  transition: transform 1s ease;
  scroll-behavior: smooth; /* important for smooth scroll */
  overflow-x: auto; /* enable horizontal scroll */
  scroll-snap-type: x mandatory;
   scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;
}

.carousel-track::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}
.testimonial-card {
  flex: 0 0 50%;
  padding: 20px;
  scroll-snap-align: start;
}

.testimonial-inner {
  background: linear-gradient(to right, #ffffff, #f8fafc);
  padding: 25px;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.quote-icon {
  background: linear-gradient(135deg, #a855f7, #6366f1);
  color: white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;

}

.stars {
  color: #facc15;
  font-size: 18px;

}

.testimonial-text {
  font-size: 16px;
  color: #334155;
  line-height: 1.6;

}

.profile {
  display: flex;
  align-items: center;
  margin-top: 15px;
}

.avatar {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #a855f7, #6366f1);
  border-radius: 50%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  margin-right: 15px;
  position: relative;
}

.status-dot {
  width: 10px;
  height: 10px;
  background: gold;
  border-radius: 50%;
  position: absolute;
  bottom: 2px;
  right: 2px;
  border: 2px solid white;
}

.user-info {
  display: flex;
  flex-direction: column;
}

.user-name {
  font-weight: 600;
  color: #0f172a;
}

.user-role {
  font-size: 14px;
  color: #64748b;
}

.user-company {
  font-size: 14px;
  color: #6366f1;
}

/* Responsive */
@media (max-width: 768px) {
  .testimonial-card {
    flex: 0 0 100%;
  }
}

.client-testimonial {
  background-image: linear-gradient(to right, #1f2937, #1f2937, #1f2937);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  text-align: center;
  font-size: 38px;

  font-weight: bold;

}

.author-blog {
  padding-top: 32px;
  padding-bottom: 12px;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
}

.bg-size {
  max-width: 80rem;
  margin: 0 auto;
}



/* Demo content */
.demo-content {
  padding: 50px 20px;
  text-align: center;
  min-height: 80vh;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.demo-content h1 {
  font-size: 3rem;
  margin-bottom: 20px;
}

.demo-content p {
  font-size: 1.2rem;
}

/* Footer Styles */
.footer {
  background-color: #171923;
  color: #a0aec0;
  padding: 50px 0 0;
  position: relative;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 2fr 1fr 2fr;
  gap: 100px;
  align-items: start;
}

/* Brand Section */
.footer-brand {
  display: flex;
  flex-direction: column;
}

.footer-logo {
  max-width: 200px !important;
  height: auto !important;
  margin-bottom: 20px !important;
}

.footer-description {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 15px;
  color: #cbd5e0;
}

.social-icons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.social-icon {
  width: 45px;
  height: 45px;
  background-color: #2d3748;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8fd8e5;
  text-decoration: none;
  font-size: 18px;
  transition: all 0.3s ease;
}

.social-icon:hover {
  background-color: #4299e1;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(66, 153, 225, 0.4);
}

/* Quick Links Section */
.footer-links {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
}

.footer-heading {
  color: #8fd8e5;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0;
  /* text-align: center; */
}

.footer-nav {
  /* list-style: disc; */
  /* text-align: center; */
  color: #8fd8e5;
}

.footer-nav li {
  margin-bottom: 15px;
}

.footer-nav a {
  color: #a0aec0;
  text-decoration: none;
  font-size: 15px;
  transition: all 0.3s ease;
  padding: 3px;
  border-radius: 5px;
}

.footer-nav a:hover {
  color: #ffffff;
  background-color: #2d3748;
}

/* Contact Section */
.footer-contact {
  display: flex;
  flex-direction: column;
}

.contact-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.contact-icon {
  color: #8fd8e5;
  font-size: 18px;
  margin-right: 15px;
  margin-top: 3px;
  min-width: 18px;
}

.contact-text {
  font-size: 15px;
  line-height: 1.6;
  color: #cbd5e0;
}

/* Back to Top Button */
.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 55px;
  height: 55px;
  background-color: #8fd8e5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #171923;
  text-decoration: none;
  font-size: 20px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(66, 153, 225, 0.3);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
}

.back-to-top:hover {
  background-color: #3182ce;
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(66, 153, 225, 0.5);
}

.back-to-top.show {
  opacity: 1;
  visibility: visible;
}

/* Footer Bottom */
.footer-bottom {
  margin-top: 25px;
  padding: 25px 0;
  border-top: 1px solid #8fd8e5;
  text-align: center;
  background-color: #171923;
}

.footer-bottom p {
  font-size: 14px;
  color: #8fd8e5;
  margin-bottom: 0;
}

/* Mobile Responsive Design */
@media (max-width: 992px) {
  .footer-container {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }

  .footer-contact {
    grid-column: 1 / -1;
  }
}

@media (max-width: 768px) {
  .demo-content h1 {
    font-size: 2rem;
  }

  .footer {
    padding: 40px 0 0;
  }

  .footer-container {
    grid-template-columns: 1fr;
    gap: 35px;
    padding: 0 15px;
  }

  .footer-links {
    align-items: flex-start;
  }

  .footer-heading {
    text-align: left;
    margin-bottom: 20px;
  }

  .footer-nav {
    text-align: left;
  }

  .footer-logo {
    max-width: 180px;
  }

  .social-icons {
    justify-content: flex-start;
  }

  .back-to-top {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .demo-content {
    padding: 30px 15px;
  }

  .demo-content h1 {
    font-size: 1.8rem;
  }

  .footer-container {
    padding: 0 10px;
    gap: 30px;
  }

  .footer-heading {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .footer-description {
    font-size: 14px;
  }

  .social-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .contact-text {
    font-size: 14px;
  }

  .back-to-top {
    right: 15px;
    bottom: 15px;
    width: 45px;
    height: 45px;
    font-size: 16px;
  }
}

/* Smooth scrolling */
html {
  scroll-behavior: smooth;
}

/* Animation for elements */
.footer-brand,
.footer-links,
.footer-contact {
  animation: fadeInUp 0.6s ease-out;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* awardsection-------------------------------------- */

.award-section-desing{
  display: flex;
  gap: 20px;
  align-items: center;
  justify-self: center;
  width: max-content;
  margin: 0 auto;
}
.award-section {

  padding: 20px;
  gap: 22px;
  align-items: center;
  /* text-align: center; */
  /* justify-content: center; */
  /* background: red; */
  /* background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe); */
}

.award-text {
  margin: 0 auto;
}

.award-text h1 {
  font-size: 42px;
  font-weight: bold;
}

.award-text p {
  padding-left: 24px;
  font-size: 21px;
  padding-top: 1px;
  color: #4b588b;
}

@media (max-width:560px) {
  .award-section {
    display: block !important;
    margin-bottom: 20px !important;
  }

  .award-text h1 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
  }

  .award-text p {
    padding-left: 24px;
    font-size: 18px;
    padding-top: 1px;
    color: #4b588b;
    text-align: center;
  }
}


.custom-learning-section-5-circle {
  width: 64px;
  height: 64px;
  margin: 0 auto 16px;
  background: linear-gradient(to bottom right, #2c60eb, #3b82f6a1);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: bold;
}


/* AR&VR Training-------------------------- */
.AR-learning-section-1-title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #e16146;
}

.AR-learning-section-1-card {
  background: rgb(225 97 70);
  padding: 2rem;
  border-radius: 1rem;
  backdrop-filter: blur(6px);
}

.AR-learning-section-1-button-primary {
  padding: 0.75rem 1.5rem;
  background: #e16146;
  color: #ffffff;
  font-size: 1rem;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background 0.3s;
}

.AR-learning-section-1-button-outline {
  padding: 0.75rem 1.5rem;
  background: #e16146;
  color: #ffffff;
  border: 2px solid white;
  font-size: 1rem;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background 0.3s;
}

.AR-header h2 {
  font-size: 2.5rem;
  font-weight: 700;
  /* margin-bottom: 15px; */
  color: #e16146;
}

.AR-capability-icon {
  width: 60px;
  height: 60px;
  background: #e16146ad;
  border-radius: 50%;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e8e9e9;
  font-size: 24px;
}

.AR-capability-card h3 {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #e16146;
}

.AR-learning-section-4-left h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #e16146;
  margin-bottom: 1.5rem;
}

.AR-section-4-benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid #e16146;
  background-color: rgb(225 97 70 / 12%);
  border-radius: 0.5rem;
  margin-bottom: 12px;
}

.AR-learning-section-2-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #e16146;
  margin-bottom: 1rem;
}

.AR-learning-section-2-card {
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 1.5rem;
  box-shadow: 0px 0px 4px 1px rgb(225 98 71);
  transition: box-shadow 0.3s ease-in-out;
}



.AR-learning-section-2-icon-wrapper {
  background-color: #e1614642;
  width: 50px;
height: 50px;
border-radius: 100%;
padding: 8px;
margin-bottom: 12px;
display: flex
;
    align-items: center;
    justify-content: center;
}
.AR-learning-section-2-icon-wrapper img {
  width: 100%;
  height: 100%;
}
.interactive-learning-section-2-icon-wrapper {
  background-color: #d1fae5;
  width: 50px;
height: 50px;
border-radius: 100%;
padding: 8px;
margin-bottom: 12px;
}
.interactive-learning-section-2-icon-wrapper img {
  width: 100%;
  height: 100%;
}

.AR-learning-section-2-icon {
  color: #e16146;
  font-size: 1.5rem;
}

.AR-learning-section-2-card-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #e16146;
  margin-bottom: 0.75rem;
}

.AR-learning-section-4-left h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #e16146;
  margin-bottom: 1.5rem;
}

.AR-learning-section-4-left p {
  padding: 12px;
}

.interactivelearning-section-4-benefit-item {
  display: flex;
  align-items: center;
  /* align-items: flex-start; */
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid #bfdbfe;
  background-color: rgb(236 253 245);
  border-radius: 0.5rem;
  margin-bottom: 12px;
  align-items: center;
}

.AR-icon {
  color: #e16146;
}


.AR-learning-section-4-title-box {
  text-align: center;
  margin-bottom: 34px;
}

.AR-learning-section-4-title-box h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #e16146;
  margin-bottom: 14px;
}

.AR-learning-section-4-title-box p {
  font-size: 1.25rem;
  color: #4b5563;
}

.AR-learning-section-4-circle {
  background: linear-gradient(to bottom right, #e1614696, #e16146);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin: 0 auto 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.AR-learning-section-4-step h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #e4725a;
  margin-bottom: 12px;
}

.AR-section-5 {
  padding: 80px 20px;
  background: linear-gradient(to right, #e48775, #e54d2d);

  color: white;
  text-align: center;
}

.AR-section-5 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}

.AR-section-5 p {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 32px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}


.AR-section-5-btn.primary {
  background-color: #ffffff;
  color: #e55435;
  border: 1px solid #e55435;
}





/* ----------------translation */


.translation-learning-section-1-card {
  background-color: #2db2acc9;
  padding: 2rem;
  border-radius: 1rem;
  backdrop-filter: blur(6px);
  color: white;
}

.translation-learning-section-1-title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #58c1ba;
}

.translation-learning-section-1-btn-primary {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  background-color: #58c1ba;
  color: white;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.translation-learning-section-1-btn-outline {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  background-color: #58c1ba;
  color: white;
  border: 2px solid #ffffff;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.translation-learning-section-2-header {
  text-align: center;
  margin-bottom: 2rem;
}

.translation-learning-section-2-header h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1f2937;
  /* gray-900 */
  margin-bottom: 1.5rem;
}

.translation-learning-section-2-header p {
  font-size: 1.25rem;
  color: #4b5563;
  /* gray-600 */
  max-width: 768px;
  margin: 0 auto;
}

.translation-learning-section-2-card {
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 1.5rem;
  box-shadow: 0px 0px 4px 1px rgb(86 192 187);
  transition: box-shadow 0.3s ease;
}

.translation-learning-section-2-card h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #58c1ba;
  margin-bottom: 0.75rem;
}

.translation-learning-section-2-card p {
  color: #4b5563;
}

.translation-learning-section-2-icon {
  font-size: 1.5rem;
  color: #55bfbc;
}

.translation-learning-section-3-icon-wrapper {
  width: 3rem;
  height: 3rem;
  background: linear-gradient(to bottom right, #56c0bb6e, #55bfbc);
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}


.translation-learning-section-4-left,
.translation-learning-section-4-right {
  padding: 2rem;
  border-radius: 1rem;
}

.translation-learning-section-4-left h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #58c1ba;
  margin-bottom: 1.5rem;
}

.translation-learning-section-4-left p {
  font-size: 1.25rem;
  color: #4b5563;
  margin-bottom: 2rem;
}


@media (min-width: 1023px) {
  .translation-learning-section-4-left {
    order: 1;
  }

  .translation-learning-section-4-left {
    padding: 1rem !important;
  }

}

.translation-section-4-benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid #4f46e578;
  background-color: white;
  border-radius: 0.5rem;
  margin-bottom: 12px;
  color: #515863;
}

.translation-learning-icon {
  color: #58c1ba !important;
}

.translation-section-4-right {
  border: 2px solid #58c1ba;
  padding: 2rem;
  border-radius: 1rem;
}

@media (min-width: 1024px) {
  .translation-section-4-right {
    order: 2;
  }
}

.translation-section-4-right i {
  font-size: 4rem;
  color: #58c1ba;
  margin-bottom: 1rem;
}

.translation-section-4-right h3 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #58c1ba;
  margin-bottom: 1rem;
}

.translation-section-4-stat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.75rem;
  border: 1px solid #58c1ba;
  border-radius: 0.5rem;
  margin-bottom: 26px;
}

.translation-section-4-stat span:last-child {
  font-size: 1.5rem;
  font-weight: bold;
  color: #58c1ba;
}


.translation-learning-section-5-title {
  text-align: center;
  margin-bottom: 4rem;
}

.translation-learning-section-5-title h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #58c1ba;
  margin-bottom: 1rem;
}

.translation-learning-section-5-title p {
  font-size: 1.25rem;
  color: #4b5563;
}

.translation-learning-section-5-circle {
  background: linear-gradient(to bottom right, #58c1bab3, #58c1ba);
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
  color: white;
  font-weight: bold;
  font-size: 22px;
}

.translation-learning-section-5 {
  padding: 80px 20px;
  background: linear-gradient(to right, #68c7c0c9, #43c0b8);
  color: white;
  text-align: center;
}


.translation-learning-section-5 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}

.translation-learning-section-5 p {
  font-size: 1.25rem;
  color: white;
  margin-bottom: 32px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.translation-learning-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.translation-learning-section-5-btn.primary {
  background-color: white;
  color: #64c6bf;
}


.translation-learning-section-5-btn.outline {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

/* -----new---------------- */
.btn-schedule:hover {
  background-color: #357ae8 !important;
  /* slightly darker */
  transform: scale(1.05) !important;
  /* zoom in */
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.btn-watch-Demo:hover {

  transform: scale(1.05) !important;
  /* zoom in */
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.client-section {
  padding: 3.5rem 1.5rem 2.5rem;
}

.e-learning-section-5-btn.primary:hover {
  transform: scale(1.05) !important;
  /* zoom in */
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.gamified-learning-section-1-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 1rem;
  background-color: #36af6214;
  color: #36af62;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

.space-top-gamified {
  padding-top: 25px !important;
}

.gamified-btn-schedule {
  text-align: center;
  background-color: #36af62eb !important;
  color: white !important;
  padding: 12px 24px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.gamified-btn-schedule:hover {
  background-color: #36af62 !important;
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.gamified-btn-watch-Demo {
  background-color: transparent !important;
  color: #36af62eb !important;
  padding: 12px 24px !important;
  border: 1px solid #36af62eb !important;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  justify-content: center !important;
}

.gamified-btn-watch-Demo:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.gamified-btn-watch-Demo::before {
  content: "▶";
  font-size: 12px;
}



.gamified-learning-section-5-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

@media (min-width: 640px) {
  .gamified-learning-section-5-buttons {
    flex-direction: row;
  }
}

.gamified-learning-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.gamified-learning-section-5-btn.primary {
  background-color: #ffffff;
  color: #36af62;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.gamified-learning-section-5-btn.primary:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}


/* -------------------mobile learning */
.mobile-learning-section-1-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 1rem;
 background-color: #ea580c1a;
    color: #ea580c;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}



.mobile-btn-schedule {
  text-align: center;
  background-color: #ea580cdb !important;
  color: white !important;
  padding: 12px 24px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.mobile-btn-schedule:hover {
  background-color: #ea580c !important;
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.mobile-btn-watch-Demo {
  background-color: transparent !important;
  color: #ea580c !important;
  padding: 12px 24px !important;
  border: 1px solid #ea580cdb  !important;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  justify-content: center !important;
}

.mobile-btn-watch-Demo:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.mobile-btn-watch-Demo::before {
  content: "▶";
  font-size: 12px;
}

.mobile-learning-section-5-btn {
    font-size: 1rem;
    font-weight: 600;
    border: none;
    padding: 12px 32px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.mobile-learning-section-5-btn.primary {
    background-color: #ffffff;
    color: #ea580c;
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.mobile-learning-section-5-btn.primary:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

/* ------------blendedlearning
 */
 
 

.blended-btn-schedule {
  text-align: center;
  background-color: #4f46e5e6 !important;
  color: white !important;
  padding: 12px 24px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.blended-btn-schedule:hover {
  background-color: #4f46e5 !important;
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.blended-btn-watch-Demo {
  background-color: transparent !important;
  color: #4f46e5 !important;
  padding: 12px 24px !important;
  border: 1px solid #4f46e5e6  !important;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  justify-content: center !important;
}

.blended-btn-watch-Demo:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.blended-btn-watch-Demo::before {
  content: "▶";
  font-size: 12px;
}


/* ------------video creation
*/

.video-learning-section-1-badge {
    display: inline-flex
;
    align-items: center;
    padding: 0.5rem 1rem;
    background-color: #37485933;
    color: #384959;
    border-radius: 9999px;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}


.video-btn-schedule {
  text-align: center;
  background-color: #384959e6 !important;
  color: white !important;
  padding: 12px 24px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.video-btn-schedule:hover {
  background-color: #384959 !important;
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.video-btn-watch-Demo {
  background-color: transparent !important;
  color: #384959e6 !important;
  padding: 12px 24px !important;
  border: 1px solid #384959e6  !important;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  justify-content: center !important;
}

.video-btn-watch-Demo:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.video-btn-watch-Demo::before {
  content: "▶";
  font-size: 12px;
}


.video-learning-section-5-btn {
    font-size: 1rem;
    font-weight: 600;
    border: none;
    padding: 12px 32px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.video-learning-section-5-btn.primary {
    background-color: #ffffff;
    color: #384959;
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.video-learning-section-5-btn.primary:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}


/* ---------------AR & VR Traning */
.AR-learning-section-1-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 1rem;
background-color: #ea580c26;
    color: #e16146;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}



.AR-btn-schedule {
  text-align: center;
  background-color: #e16146e3 !important;
  color: white !important;
  padding: 12px 24px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.AR-btn-schedule:hover {
  background-color: #e16146 !important;
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.AR-btn-watch-Demo {
  background-color: transparent !important;
  color: #e16146 !important;
  padding: 12px 24px !important;
  border: 1px solid #e16146  !important;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  justify-content: center !important;
}

.AR-btn-watch-Demo:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.AR-btn-watch-Demo::before {
  content: "▶";
  font-size: 12px;
}

.AR-learning-section-5-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

.AR-learning-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.AR-learning-section-5-btn.primary {
  background-color: #ffffff;
  color: #e16146;
}

.AR-learning-section-5-btn.primary:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

/* ----- */
.performance-learning-section-5-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

.performance-learning-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.performance-learning-section-5-btn.primary {
  background-color: #ffffff;
  color: #815ff5;
}

.performance-learning-section-5-btn.primary:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.blended-learning-section-5-btn.primary:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

/* -----------translation&Localization */
.translation-learning-section-1-badge {
    display: inline-flex
;
    align-items: center;
    padding: 0.5rem 1rem;
    background-color: #58c1ba17;
    color: #58c1ba;
    border-radius: 9999px;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}



.translation-btn-schedule {
  text-align: center;
  background-color: #58c1bae3 !important;
  color: white !important;
  padding: 12px 24px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
}

.translation-btn-schedule:hover {
  background-color: #58c1ba !important;
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.translation-btn-watch-Demo {
  background-color: transparent !important;
  color: #58c1ba !important;
  padding: 12px 24px !important;
  border: 1px solid #58c1ba  !important;
  border-radius: 6px;
  text-decoration: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  justify-content: center !important;
}

.translation-btn-watch-Demo:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.translation-btn-watch-Demo::before {
  content: "▶";
  font-size: 12px;
}

.translation-learning-section-5-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

.translation-learning-section-5-btn {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 12px 32px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.translation-learning-section-5-btn.primary {
  background-color: #ffffff;
  color: #58c1b9;
}

.translation-learning-section-5-btn.primary:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}



/* ---------------------About us new desing */
/* Reset & base */


.about-section {
  position: relative;

  overflow: hidden;
}

.about-container {
    position: relative;
    max-width: 1280px;
  margin: 0 auto;
  z-index: 10;
}

/* Background Elements */
.about-bg-wrapper {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.about-bg-circle {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  animation: pulse 2s infinite ease-in-out;
}

.about-bg-circle1 {
  top: 80px;
  left: 80px;
  width: 384px;
  height: 384px;
  background: rgba(59, 130, 246, 0.2);
}

.about-bg-circle2 {
  bottom: 80px;
  right: 80px;
  width: 320px;
  height: 320px;
  background: rgba(16, 185, 129, 0.2);
  animation-delay: 0.7s;
}

.about-bg-circle3 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 256px;
  height: 256px;
  background: rgba(16, 185, 129, 0.1);
  animation-delay: 1s;
}

/* Header */
.about-header {
  text-align: center;
  margin-bottom: 64px;
}

.about-heading {
  font-size: 48px;
  font-weight: bold;
  background: linear-gradient(to right, #3b82f6, #10b981);
  -webkit-background-clip: text;
  color: transparent;
}

.about-subheading {
  font-size: 20px;
  max-width: 700px;
  margin: 0 auto;
  color: #666;
  line-height: 1.6;
}

/* Cards Grid */
.about-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 100px;
  width: 70%;
    margin: 0 auto;
    padding-bottom: 80px;

 
}
@media   (max-width:560px) {
  .about-card-grid{
    width: 90%;
     gap: 50px;
     padding-top: 120px;
  }
}

/* Card Wrapper */
.about-card-wrapper {
  position: relative;
}

/* .about-card-glow {
  position: absolute;
  inset: -4px;
  border-radius: 24px;
  filter: blur(12px);
  opacity: 0.25;
  transition: opacity 0.5s;
}

.about-card-glow-primary {
  background: linear-gradient(to right, #3b82f6, #10b981);
}

.about-card-glow-secondary {
  background: linear-gradient(to right, #10b981, #3b82f6);
} */

.about-card {
  position: relative;
   /* background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe); */
   background: white;
 height: 100%;
  border: 1px solid rgba(200, 200, 200, 0.4);
  backdrop-filter: blur(12px);
  border-radius: 24px;
  padding: 30px;
  /* box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08); */
  transition: all 0.5s ease;
      display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* .about-card:hover {
  transform: translateY(-12px);
} */

/* Icons */
.about-icon-wrapper {
  position: relative;
  margin-bottom: 12px;
}

.about-icon-box {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  /* box-shadow: 0 0 20px rgba(59, 130, 246, 0.4); */
  transition: transform 0.5s;
}

.about-card:hover .about-icon-box {
  transform: scale(1.1);
}

.about-icon-primary {
  background: linear-gradient(to right, #3b82f6, #10b981);
  color: white;
}

.about-icon-secondary {
  background: linear-gradient(to right, #10b981, #3b82f6);
  color: white;
}

/* Pulse circle on icon */
.about-pulse-circle {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  animation: pulse 2s infinite;
}

.about-pulse-circle-primary {
  background: #3b82f6;
}

.about-pulse-circle-accent {
  background: #10b981;
}

.about-pulse-circle.delay {
  animation-delay: 0.3s;
}

/* Card Content */
.about-card-content {
  position: relative;
}

.about-card-title {
  font-size: 28px;
  font-weight: bold;
  /* margin-bottom: 12px; */
  color: #000000e6;
  text-align: center;
}

.about-gradient-primary:hover,
.about-card:hover .about-gradient-primary {
  background: linear-gradient(to right, #3b82f6, #10b981);
  -webkit-background-clip: text;
  color: transparent;
}

.about-gradient-secondary:hover,
.about-card:hover .about-gradient-secondary {
  background: linear-gradient(to right, #10b981, #3b82f6);
  -webkit-background-clip: text;
  color: transparent;
}

.about-divider {
  height: 4px;
  width: 64px;
  border-radius: 2px;
  /* margin-bottom: 26px; */
  /* display: flex;
  align-items: center;
  justify-self: center; */
  margin: 0 auto;
}

.about-divider-primary {
  background: linear-gradient(to right, #3b82f6, #10b981);
}

.about-divider-secondary {
  background: linear-gradient(to right, #10b981, #3b82f6);
}

.about-card-text {
  color: #555;
  font-size: 16px;
  line-height: 1.5;
  padding-top: 20px;
}

/* Decorative Dots */
.about-dot-primary,
.about-dot-secondary,
.about-dot-accent,
.about-dot-primary-small {
  position: absolute;
  border-radius: 50%;
}

.about-dot-primary {
  top: 24px;
  right: 24px;
  width: 8px;
  height: 8px;
  background: #3b82f6;
  opacity: 0.6;
}

.about-dot-accent {
  top: 40px;
  right: 40px;
  width: 4px;
  height: 4px;
  background: #10b981;
  opacity: 0.4;
}

.about-dot-secondary {
  top: 24px;
  right: 24px;
  width: 8px;
  height: 8px;
  background: #10b981;
  opacity: 0.6;
}

.about-dot-primary-small {
  top: 40px;
  right: 40px;
  width: 4px;
  height: 4px;
  background: #3b82f6;
  opacity: 0.4;
}

/* CTA */
.about-cta {
  margin-top: 64px;
  text-align: center;
}

.about-cta-content {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(200, 200, 200, 0.4);
  border-radius: 9999px;
  padding: 16px 32px;

}

.about-cta-text {
  color: #666;
  font-weight: 500;
}

.about-cta-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  animation: pulse 2s infinite;
}

.about-cta-dot.delay {
  animation-delay: 0.5s;
}

/* Animation */
@keyframes pulse {
  0%, 100% {
    opacity: 0.6;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.2);
  }
}
.about-trusted{
  margin-top: 20px;

}


.about-leadership-section {
  padding: 0rem 1.5rem;
  /* background-color: var(--leadership-bg, #f9f9f9); */
}

.about-leadership-container {
  max-width: 1280px;
  margin: 0 auto;
}

.about-leadership-header {
  text-align: center;
  margin-bottom: 3rem;
  margin-top: 150px;
}

.about-leadership-title {
  font-size: 2.25rem;
  font-weight: bold;
  color: var(--leadership-name, #1a202c);
  margin-bottom: 1rem;
}

.about-leadership-subtitle {
  font-size: 1.125rem;
  color: var(--leadership-description, #4a5568);
  max-width: 600px;
  margin: 0 auto;
}

.about-leadership-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  justify-items: center;
  margin-bottom: 80px;
}

.icon-about-main{
  display: flex;
  gap: 25px;
  align-items: center;
  justify-self: center;
  margin-top: 20px;
}
.icon-about-main i{
  color: #376eb0;
  font-size: 22px;
}

@media (min-width: 768px) {
  .about-leadership-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .about-leadership-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.about-leadership-card {
  width: 100%;
  max-width: 320px;
  background-color: var(--leadership-card, #ffffff);
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: var(--shadow-card, 0 4px 12px rgba(0, 0, 0, 0.1));
  transition: all 0.3s ease-out;
  cursor: pointer;
  position: relative;
}

.about-leadership-card:hover {
  transform: translateY(-0.5rem);
  box-shadow: var(--shadow-card-hover, 0 6px 16px rgba(0, 0, 0, 0.15));
}

.about-leadership-image-wrapper {
  position: relative;
  overflow: hidden;
  height: 150px;
    width: 150px;
    margin: 0 auto;
    border-radius: 100%;
    margin-top: 30px;
       border: 2px solid #918b59;
}
.about-leadership-image-wrapper img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* .about-leadership-image {
  width: 100%;
  height: 256px;
  object-fit: cover;
  transition: transform 0.3s ease;
} */

.about-leadership-card:hover .about-leadership-image {
  transform: scale(1.05);
}

.about-leadership-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.about-leadership-card:hover .about-leadership-overlay {
  opacity: 1;
}

.about-leadership-info {
  padding: 1.5rem;
  text-align: center;
}

.about-leadership-name {
  font-size: 1.25rem;
  font-weight: bold;
  color: var(--leadership-name, #1a202c);
  margin-bottom: 0.5rem;
  transition: color 0.3s;
}

.about-leadership-card:hover .about-leadership-name {
  color: var(--primary, #2b6cb0);
}

.about-leadership-description {
  font-size: 0.875rem;
  color: var(--leadership-description, #718096);
  margin-bottom: 0.75rem;
  line-height: 1.5;
}

.about-leadership-role {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.25rem 0.75rem;
  border-radius: 9999px;
  background-color: rgba(43, 108, 176, 0.1);
  border: 1px solid rgba(43, 108, 176, 0.2);
  color: var(--primary, #2b6cb0);
  transition: all 0.3s;
  display: inline-block;
}

.about-leadership-card:hover .about-leadership-role {
  background-color: var(--primary, #2b6cb0);
  color: white;
}


/* -----------------aboutus life-------- */
.aboutus-life-section {
  padding: 60px 20px;
  background-color: #f4f8fb;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.aboutus-life-container {
  max-width: 1200px;
  margin: 0 auto;
}

.aboutus-life-text {
  text-align: center;
  margin-bottom: 40px;
}

.aboutus-life-heading {
  font-size: 2.5rem;
  color: #0a2540;
  margin-bottom: 15px;
}

.aboutus-life-description {
  font-size: 1.1rem;
  color: #555;
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto;
}

.aboutus-life-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
}

.aboutus-life-img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.aboutus-life-img:hover {
  transform: scale(1.05) rotateZ(1deg);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

/* Responsive Padding */
@media (max-width: 768px) {
  .aboutus-life-heading {
    font-size: 2rem;
  }
  .aboutus-life-description {
    font-size: 1rem;
  }
}



    .gallery-section {
      padding: 0rem 1.5rem 1rem;
      max-width: 1280px;
      margin: auto;
      margin-top: 150px;
    
    }

    .gallery-header {
      text-align: center;
      margin-bottom: 3rem;
    }

    .gallery-header h2 {
      font-size: 2.25rem;
      font-weight: bold;
      color: #1a202c;
      margin-bottom: 10px;
      animation: fadeInUp 0.6s ease-out;
    }
     .gallery-header h3 {
      font-size: 1.25rem;
      font-weight: bold;
      color: #1a202cde;
      margin-bottom: 8px;
      animation: fadeInUp 0.6s ease-out;
    }


    .gallery-header p {
      font-size: 1rem;
      color: #4a5568;
      max-width: 900px;
      margin: auto;
      animation: fadeInUp 0.8s ease-out;
    }

    .gallery-grid {
      display: grid;
      gap: 1rem;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      margin-bottom: 40px;
    }

    .gallery-item {
      position: relative;
      overflow: hidden;
      border-radius: 1rem;
      transform: translateY(20px);
      opacity: 0;
      animation: fadeInUpImage 1s ease-out forwards;
    }

    .gallery-item:nth-child(1) { animation-delay: 0.1s; }
    .gallery-item:nth-child(2) { animation-delay: 0.2s; }
    .gallery-item:nth-child(3) { animation-delay: 0.3s; }
    .gallery-item:nth-child(4) { animation-delay: 0.4s; }
    .gallery-item:nth-child(5) { animation-delay: 0.5s; }
    .gallery-item:nth-child(6) { animation-delay: 0.6s; }
    .gallery-item:nth-child(7) { animation-delay: 0.7s; }
    .gallery-item:nth-child(8) { animation-delay: 0.8s; }

    .gallery-img-container {
      aspect-ratio: 1 / 1;
      position: relative;
      overflow: hidden;
      border-radius: 1rem;
    }

   .gallery-img {
  width: 100%;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 0.5s ease, box-shadow 0.3s ease;
  transform: scale(1) rotate(0deg); /* reset default state */
  box-shadow: 0 4px 20px hsl(var(--gallery-shadow, 0, 0%, 70%));
}

.gallery-img-container:hover .gallery-img {
  transform: scale(1.1) rotate(1deg);
  box-shadow: 0 20px 40px hsl(var(--gallery-shadow-hover, 0, 0%, 50%));
}

.overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.gallery-img-container:hover .overlay {
  opacity: 1;
}

    @keyframes fadeInUp {
      from {
        transform: translateY(20px);
        opacity: 0;
      }
      to {
        transform: translateY(0);
        opacity: 1;
      }
    }

    @keyframes fadeInUpImage {
      from {
        transform: translateY(20px);
        opacity: 0;
      }
      to {
        transform: translateY(0);
        opacity: 1;
      }
    }
/* --------------------------usecase */
.hero-usecase {
  /* background: linear-gradient(135deg, #2563eb 0%, #7c3aed 100%); */
  background-image: linear-gradient(to bottom right, #eff6ff, #fefce8, #dbeafe);
  color: white;
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
}

.container-usecase {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
  width: 100%;
}
  

/* Section Header */
.section-header {
  text-align: center;
  margin-bottom: 4rem;
}

.section-header h2 {
  margin-bottom: 1rem;
}

.section-header p {
  /* font-size: 1.125rem;
  max-width: 48rem;
  margin: 0 auto; */
  font-size: 18px;
  color: #666;
  margin-bottom: 40px;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}
.hero-title-usecase {
  font-size: 58px;
  /* font-size: 4rem; */
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
.text-accent {
  color: #fbbf24;
}

.hero-description-usecase {
  font-size: 1.125rem;
  margin-bottom: 2rem;
  opacity: 0.9;
}

.hero-buttons-usecase {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}


/* Stats Overview */
.stats-overview {
  background-color: white;
  padding: 4rem 0;
}


.stat-card {
    background-color: white;
    padding: 2rem;
    border-radius: 0.75rem;
    text-align: center;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    border-radius: 1.5rem;
    transition: transform 0.5s;
}


.stat-icon {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
}

.stat-icon svg {
  width: 2rem;
  height: 2rem;
}




.e-learning-icon img{
  width: 68px;
}



/* ------------------------------------------new stle card------------------------------- */

@media (max-width:560px){
  .card-row-new{
    gap: 50px !important;
  }
}


.card-row-new {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  padding: 30px 20px;
  
}

.card-new {
      margin-top: 16px;
  position: relative;
  width: 190px;
  background: white;
  text-align: center;
  border-radius: 12px;
  border: 2px solid #34495e;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  padding-top: 70px; /* enough space for circle icon */
  padding-bottom: 50px; /* enough space for step */
}

.card-new:hover {
  transform: translateY(-5px);
}

.card-icon-new {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border: 10px solid #34495e;
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  width: 90px;
  height: 90px;
}

.card-icon-new i {
  font-size: 50px;
}

.card-icon-new::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #34495e;
}

.card-new-text {
  padding: 20px 15px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.card-new-text h3 {
  margin-top: 0;
  font-size: 16px;
  color: #333;
  margin-bottom: 8px;
}

.card-new-text p {
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
  margin-top: 12px;
}

.steps-card {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #34495e;
  color: white;
  padding: 8px 0;
  border-radius: 0 0 10px 10px;
  font-weight: 600;
  font-size: 14px;
}
.card-icon-new img{
  width: 30px;
}

.card-icon-new-2 img{
  width: 30px;
}

.card-icon-new-3 img{
  width: 30px;
}

.card-icon-new-4 img{
  width: 30px;
}

.card-icon-new-5 img{
  width: 30px;
}



/* ---step2 */
.card-icon-new-2 {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border: 10px solid #2f9f8f;
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  width: 90px;
  height: 90px;
}
.card-icon-new-2::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #2f9f8f;
}

.card-icon-new-2 i {
  font-size: 50px;
}

.card-new-2 {
      margin-top: 16px;
  position: relative;
  width: 190px;
  background: white;
  text-align: center;
  border-radius: 12px;
  border: 2px solid #2f9f8f;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  padding-top: 70px; /* enough space for circle icon */
  padding-bottom: 50px; /* enough space for step */
}

.card-new-2:hover {
  transform: translateY(-5px);
}
.steps-card-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #2f9f8f;
  color: white;
  padding: 8px 0;
  border-radius: 0 0 10px 10px;
  font-weight: 600;
  font-size: 14px;
}

/* ----step-3 */
.card-icon-new-3 {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border: 10px solid #e9c46a;
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  width: 90px;
  height: 90px;
}
.card-icon-new-3::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #e9c46a;
}

.card-icon-new-3 i {
  font-size: 50px;
}

.card-new-3 {
  position: relative;
      margin-top: 16px;
  width: 190px;
  background: white;
  text-align: center;
  border-radius: 12px;
  border: 2px solid #e9c46a;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  padding-top: 70px; /* enough space for circle icon */
  padding-bottom: 50px; /* enough space for step */
}

.card-new-3:hover {
  transform: translateY(-5px);
}
.steps-card-3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #e9c46a;
  color: white;
  padding: 8px 0;
  border-radius: 0 0 10px 10px;
  font-weight: 600;
  font-size: 14px;
}


/* ----step-4*/
.card-icon-new-4 {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border: 10px solid #ed8a59;
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  width: 90px;
  height: 90px;
}
.card-icon-new-4::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ed8a59;
}

.card-icon-new-4 i {
  font-size: 50px;
}

.card-new-4 {
      margin-top: 16px;
  position: relative;
  width: 190px;
  background: white;
  text-align: center;
  border-radius: 12px;
  border: 2px solid #ed8a59;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  padding-top: 70px; /* enough space for circle icon */
  padding-bottom: 50px; /* enough space for step */
}

.card-new-4:hover {
  transform: translateY(-5px);
}
.steps-card-4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ed8a59;
  color: white;
  padding: 8px 0;
  border-radius: 0 0 10px 10px;
  font-weight: 600;
  font-size: 14px;
}


/* ----step-5*/
.card-icon-new-5 {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border: 10px solid #ff671d;
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  width: 90px;
  height: 90px;
}
.card-icon-new-5::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ff671d;
}

.card-icon-new-5 i {
  font-size: 50px;
}

.card-new-5 {
      margin-top: 16px;
  position: relative;
  width: 190px;
  background: white;
  text-align: center;
  border-radius: 12px;
  border: 2px solid #ff671d;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  padding-top: 70px; /* enough space for circle icon */
  padding-bottom: 50px; /* enough space for step */
}

.card-new-5:hover {
  transform: translateY(-5px);
}
.steps-card-5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ff671d;
  color: white;
  padding: 8px 0;
  border-radius: 0 0 10px 10px;
  font-weight: 600;
  font-size: 14px;
}

/* ----step-6*/
.card-icon-new-6 {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border: 10px solid #29578a;
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  width: 90px;
  height: 90px;
}
.card-icon-new-6::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #29578a;
}

.card-icon-new-6 i {
  font-size: 50px;
}

.card-new-6 {
  position: relative;
  width: 190px;
  background: white;
  text-align: center;
  border-radius: 12px;
  border: 2px solid #29578a;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  padding-top: 70px; /* enough space for circle icon */
  padding-bottom: 50px; /* enough space for step */
}

.card-new-6:hover {
  transform: translateY(-5px);
}
.steps-card-6 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #29578a;
  color: white;
  padding: 8px 0;
  border-radius: 0 0 10px 10px;
  font-weight: 600;
  font-size: 14px;
}
















.container-new {
    max-width: 1400px;
    margin: 0 auto;
    padding: 60px 40px;
}

.header-new-card {
    text-align: center;
    margin-bottom: 80px;
}

.title-new-card {
    font-size: 32px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}

.subtitle-new-card {
    font-size: 16px;
    color: #7f8c8d;
    font-weight: 400;
    max-width: 500px;
    margin: 0 auto;
}

.workflow-section-new-card {
    position: relative;
}

.cards-container-new-card {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 24px;
    margin-bottom: 60px;
}

.step-card-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    padding: 32px 20px 0;
    text-align: center;
    /* position: relative; */
    /* min-height: 280px; */
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
    

}
.border-card-1{
border: 2px solid #34495e !important;
}

.card-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.step-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.step-icon-1 { background-color: #34495e; }
.step-icon-2 { background-color: #1abc9c; }
.step-icon-3 { background-color: #f1c40f; }
.step-icon-4 { background-color: #e67e22; }
.step-icon-5 { background-color: #e74c3c; }
.step-icon-6 { background-color: #2c3e50; }

.step-title {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 12px;
    line-height: 1.3;
    text-align: center;
}

.step-description {
    font-size: 14px;
    color: #7f8c8d;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 24px;
    flex: 1;
    display: flex;
    align-items: center;
}

.step-number {
    background: linear-gradient(135deg, var(--step-color), var(--step-color-dark));
    color: white;
    padding: 8px 16px;
    border-radius: 0 0 10px 9px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 0 -20px -0px;
    text-align: center;
}

.step-number-1 { 
    --step-color: #34495e; 
    --step-color-dark: #2c3e50;
    background: #34495e;
}
.step-number-2 { 
    --step-color: #1abc9c; 
    --step-color-dark: #16a085;
    background: #1abc9c;
}
.step-number-3 { 
    --step-color: #f1c40f; 
    --step-color-dark: #f39c12;
    background: #f1c40f;
}
.step-number-4 { 
    --step-color: #e67e22; 
    --step-color-dark: #d35400;
    background: #e67e22;
}
.step-number-5 { 
    --step-color: #e74c3c; 
    --step-color-dark: #c0392b;
    background: #e74c3c;
}
.step-number-6 { 
    --step-color: #2c3e50; 
    --step-color-dark: #34495e;
    background: #2c3e50;
}

.progress-section {
    margin-top: 40px;
}

.progress-line {
    position: relative;
    height: 20px;
}

.progress-track {
    position: absolute;
    top: 50%;
    left: 8.33%;
    right: 8.33%;
    height: 2px;
    background: linear-gradient(to right, 
        #34495e 0%, #34495e 16.66%, 
        #1abc9c 16.66%, #1abc9c 33.33%, 
        #f1c40f 33.33%, #f1c40f 50%, 
        #e67e22 50%, #e67e22 66.66%, 
        #e74c3c 66.66%, #e74c3c 83.33%, 
        #2c3e50 83.33%, #2c3e50 100%);
    transform: translateY(-50%);
}

.progress-dots {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    padding: 0 8.33%;
    transform: translateY(-50%);
}

.progress-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #3498db;
    border: 3px solid #f5f4f2;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

/* Responsive Design */
@media (max-width: 1200px) {
    .container {
        padding: 50px 30px;
    }
    
    .cards-container {
        gap: 20px;
    }
    
    .step-card {
        padding: 28px 16px 0;
        min-height: 260px;
    }
    
    .step-icon {
        width: 70px;
        height: 70px;
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .cards-container {
        grid-template-columns: repeat(3, 1fr);
        gap: 24px;
    }
    
    .progress-dots {
        padding: 0 16.66%;
    }
    
    .progress-track {
        left: 16.66%;
        right: 16.66%;
    }
    
    .step-card {
        min-height: 280px;
    }
}

@media (max-width: 768px) {
    .container {
        padding: 40px 20px;
    }
    
    .header {
        margin-bottom: 60px;
    }
    
    .cards-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .progress-dots {
        padding: 0 25%;
    }
    
    .progress-track {
        left: 25%;
        right: 25%;
    }
    
    .title {
        font-size: 28px;
    }
    
    .subtitle {
        font-size: 15px;
    }
    
    .step-card {
        padding: 24px 16px 0;
        min-height: 260px;
    }
    
    .step-icon {
        width: 65px;
        height: 65px;
    }
    
    .step-title {
        font-size: 15px;
    }
    
    .step-description {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .cards-container {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .progress-section {
        display: none;
    }
    
    .title {
        font-size: 24px;
    }
    
    .subtitle {
        font-size: 14px;
    }
    
    .step-card {
        padding: 32px 20px 0;
        min-height: 280px;
    }
    
    .step-icon {
        width: 80px;
        height: 80px;
        margin-bottom: 24px;
    }
    
    .step-title {
        font-size: 16px;
    }
    
    .step-description {
        font-size: 14px;
    }
}

/* Hover Effects */
.step-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
}

.step-card {
    transition: all 0.3s ease;
}

/* High DPI displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .step-card {
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }
    
    .step-card:hover {
        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    }
}



.superhero-about {
    position: absolute;
    left: 72%;
    top: 40%;
    transform: translateY(-50%);
    width: 300px;
    height: auto;
    z-index: 1;
    animation: floatUpDown 3s ease-in-out infinite;
}

@media (max-width:560px){
   .superhero-about {
    position: relative;
    transform: none;
    width: 200px;
    margin: 20px auto;
    display: block;
    top: 70px;
    left: 0%;
  }
}
/* ------------------------------------------new stle card------------------------------- */






/* -----------------conclusion */
 