{"id":15082,"date":"2025-10-22T16:18:18","date_gmt":"2025-10-22T10:48:18","guid":{"rendered":"https:\/\/doms.iitm.ac.in\/wordpress\/?page_id=15082"},"modified":"2026-03-03T16:56:49","modified_gmt":"2026-03-03T11:26:49","slug":"tech-mba","status":"publish","type":"page","link":"https:\/\/doms.iitm.ac.in\/index.php\/programs\/tech-mba\/","title":{"rendered":"Tech MBA"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15082\" class=\"elementor elementor-15082\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c88e58b e-con-full e-flex e-con e-parent\" data-id=\"c88e58b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1db5d07 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"1db5d07\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"doms-tech-mba-hero-root\" class=\"doms-tech-hero-wrapper\">\n  \n  <div class=\"doms-tech-bg-layer lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;https:\/\/doms.iitm.ac.in\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-13-093338.png&#039;)\"><\/div>\n\n  <div class=\"doms-tech-mesh-overlay\">\n    <svg width=\"100%\" height=\"100%\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <defs>\n        <pattern id=\"techGrid\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\">\n          <path d=\"M 40 0 L 0 0 0 40\" fill=\"none\" stroke=\"rgba(191, 156, 87, 0.15)\" stroke-width=\"0.5\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"1\" fill=\"rgba(191, 156, 87, 0.3)\"\/>\n        <\/pattern>\n      <\/defs>\n      <rect width=\"100%\" height=\"100%\" fill=\"url(#techGrid)\" \/>\n    <\/svg>\n  <\/div>\n\n  <div class=\"doms-tech-gradient\"><\/div>\n\n  <div class=\"doms-tech-content\">\n    \n    <div class=\"doms-tech-badge\">\n      <span class=\"doms-badge-icon\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"><\/path>\n        <\/svg>\n      <\/span>\n      <span class=\"doms-badge-text\">Interdisciplinary Dual Degree<\/span>\n    <\/div>\n\n    <h1 class=\"doms-tech-title\">\n      <span class=\"doms-title-line\">Tech<\/span>\n      <span class=\"doms-title-highlight\">MBA<\/span>\n    <\/h1>\n\n    <div class=\"doms-tech-divider\"><\/div>\n    <!--<p class=\"doms-tech-subhead\">-->\n    <!--  Where <span class=\"doms-text-white\">Business Acumen<\/span> Meets -->\n    <!--  <br class=\"doms-desktop-br\">-->\n    <!--  <span class=\"doms-text-gold\">Technological Prowess.<\/span>-->\n    <!--<\/p>-->\n\n    <!--<div class=\"doms-tech-cta-group\">-->\n    <!--  <a href=\"#overview\" class=\"doms-btn-primary\">-->\n    <!--    Program Overview <span class=\"doms-arrow\">\u2192<\/span>-->\n    <!--  <\/a>-->\n    <!--  <a href=\"#eligibility\" class=\"doms-btn-outline\">-->\n    <!--    Eligibility Criteria-->\n    <!--  <\/a>-->\n    <!--<\/div>-->\n\n  <\/div>\n\n  \n\n<\/div>\n\n<style>\n\/* =========================================\n   SCOPED CSS: Tech MBA Hero\n   ========================================= *\/\n\n#doms-tech-mba-hero-root {\n  \/* --- Palette --- *\/\n  --tech-maroon: #681818;\n  --tech-maroon-dark: #2a0808;\n  --tech-gold: #BF9C57;\n  --tech-white: #ffffff;\n  --tech-text-gray: #e0e0e0;\n  \n  \/* --- Fonts --- *\/\n  --tech-font-serif: 'Playfair Display', serif;\n  --tech-font-sans: 'Manrope', sans-serif;\n\n  position: relative;\n  width: 100%;\n  min-height: 60vh; \n  \/* Cinematic Full Height *\/\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n  font-family: var(--tech-font-sans);\n  color: var(--tech-white);\n  box-sizing: border-box;\n  text-align: center;\n}\n\n#doms-tech-mba-hero-root * {\n  box-sizing: border-box;\n}\n\n\/* 1. FIXED BACKGROUND LAYER *\/\n#doms-tech-mba-hero-root .doms-tech-bg-layer {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  \n  \/* Image Setup *\/\n  background-position: center center;\n  background-size: cover;\n  background-repeat: no-repeat;\n  \n  \/* FIXED EFFECT *\/\n  background-attachment: fixed;\n  \n  z-index: 0;\n}\n\n\/* 2. TECH MESH OVERLAY *\/\n#doms-tech-mba-hero-root .doms-tech-mesh-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  z-index: 1;\n  opacity: 0.6;\n  pointer-events: none;\n}\n\n\/* 3. GRADIENT OVERLAY *\/\n#doms-tech-mba-hero-root .doms-tech-gradient {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  \/* Radial gradient to focus attention on center text *\/\n  background: radial-gradient(\n    circle at center, \n    rgba(42, 8, 8, 0.7) 0%, \n    rgba(20, 5, 5, 0.9) 100%\n  );\n  z-index: 2;\n}\n\n\/* 4. CONTENT CONTAINER *\/\n#doms-tech-mba-hero-root .doms-tech-content {\n  position: relative;\n  z-index: 3;\n  max-width: 900px;\n  padding: 2rem;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n\/* Badge *\/\n#doms-tech-mba-hero-root .doms-tech-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.5rem;\n  padding: 0.5rem 1.2rem;\n  background: rgba(255, 255, 255, 0.1);\n  border: 1px solid rgba(191, 156, 87, 0.5);\n  border-radius: 50px;\n  backdrop-filter: blur(5px);\n  margin-bottom: 2rem;\n  animation: domsTechFadeDown 1s ease-out;\n}\n\n#doms-tech-mba-hero-root .doms-badge-text {\n  font-size: 0.85rem;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  color: var(--tech-gold);\n  font-weight: 700;\n}\n\n#doms-tech-mba-hero-root .doms-badge-icon {\n  color: var(--tech-gold);\n  display: flex;\n}\n\n\/* Typography *\/\n#doms-tech-mba-hero-root .doms-tech-title {\n  font-family: var(--tech-font-serif);\n  font-size: clamp(3.5rem, 6vw, 6rem);\n  line-height: 1;\n  margin: 0 0 1.5rem 0;\n  letter-spacing: -2px;\n  animation: domsTechScaleUp 0.8s ease-out 0.2s backwards;\n}\n\n#doms-tech-mba-hero-root .doms-title-line {\n  font-weight: 400;\n  color: var(--tech-white);\n}\n\n#doms-tech-mba-hero-root .doms-title-highlight {\n  font-weight: 700;\n  color: var(--tech-gold);\n  font-style: italic;\n  position: relative;\n}\n\n\/* Subtle glow behind text *\/\n#doms-tech-mba-hero-root .doms-title-highlight::after {\n  content: '';\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 120%;\n  height: 120%;\n  background: radial-gradient(circle, rgba(191, 156, 87, 0.3) 0%, transparent 70%);\n  z-index: -1;\n  filter: blur(20px);\n}\n\n#doms-tech-mba-hero-root .doms-tech-divider {\n  width: 2px;\n  height: 60px;\n  background: linear-gradient(to bottom, var(--tech-gold), transparent);\n  margin: 0 auto 1.5rem auto;\n  opacity: 0.7;\n}\n\n#doms-tech-mba-hero-root .doms-tech-subhead {\n  font-size: clamp(1.1rem, 2.5vw, 1.6rem);\n  font-weight: 300;\n  color: var(--tech-text-gray);\n  line-height: 1.5;\n  margin: 0 0 2.5rem 0;\n  max-width: 700px;\n  animation: domsTechFadeUp 0.8s ease-out 0.4s backwards;\n}\n\n#doms-tech-mba-hero-root .doms-text-white {\n  color: var(--tech-white);\n  font-weight: 600;\n}\n\n#doms-tech-mba-hero-root .doms-text-gold {\n  color: var(--tech-gold);\n  font-weight: 600;\n  border-bottom: 1px solid rgba(191, 156, 87, 0.3);\n}\n\n\/* CTAs *\/\n#doms-tech-mba-hero-root .doms-tech-cta-group {\n  display: flex;\n  gap: 1rem;\n  animation: domsTechFadeUp 0.8s ease-out 0.6s backwards;\n}\n\n#doms-tech-mba-hero-root .doms-btn-primary,\n#doms-tech-mba-hero-root .doms-btn-outline {\n  padding: 1rem 2rem;\n  font-size: 1rem;\n  font-weight: 600;\n  text-transform: uppercase;\n  text-decoration: none;\n  border-radius: 4px;\n  transition: all 0.3s ease;\n  letter-spacing: 0.5px;\n}\n\n#doms-tech-mba-hero-root .doms-btn-primary {\n  background: var(--tech-gold);\n  color: #000;\n  border: 1px solid var(--tech-gold);\n  display: inline-flex;\n  align-items: center;\n}\n\n#doms-tech-mba-hero-root .doms-btn-primary:hover {\n  background: var(--tech-white);\n  border-color: var(--tech-white);\n  transform: translateY(-2px);\n}\n\n#doms-tech-mba-hero-root .doms-arrow {\n  margin-left: 8px;\n  transition: transform 0.3s;\n}\n\n#doms-tech-mba-hero-root .doms-btn-primary:hover .doms-arrow {\n  transform: translateX(4px);\n}\n\n#doms-tech-mba-hero-root .doms-btn-outline {\n  background: transparent;\n  color: var(--tech-white);\n  border: 1px solid rgba(255, 255, 255, 0.4);\n}\n\n#doms-tech-mba-hero-root .doms-btn-outline:hover {\n  background: rgba(255, 255, 255, 0.1);\n  border-color: var(--tech-white);\n}\n\n\/* Scroll Animation *\/\n#doms-tech-mba-hero-root .doms-tech-scroll-indicator {\n  position: absolute;\n  bottom: 2rem;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 3;\n  opacity: 0.7;\n}\n\n#doms-tech-mba-hero-root .doms-mouse {\n  width: 26px;\n  height: 40px;\n  border: 2px solid var(--tech-white);\n  border-radius: 20px;\n  position: relative;\n}\n\n#doms-tech-mba-hero-root .doms-wheel {\n  width: 4px;\n  height: 8px;\n  background: var(--tech-gold);\n  border-radius: 2px;\n  position: absolute;\n  top: 6px;\n  left: 50%;\n  transform: translateX(-50%);\n  animation: domsScrollWheel 1.5s infinite;\n}\n\n\/* Animations *\/\n@keyframes domsTechFadeDown {\n  from { opacity: 0; transform: translateY(-20px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes domsTechFadeUp {\n  from { opacity: 0; transform: translateY(20px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes domsTechScaleUp {\n  from { opacity: 0; transform: scale(0.95); }\n  to { opacity: 1; transform: scale(1); }\n}\n\n@keyframes domsScrollWheel {\n  0% { top: 6px; opacity: 1; }\n  100% { top: 20px; opacity: 0; }\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  \/* Disable Fixed on Mobile for Performance *\/\n  #doms-tech-mba-hero-root .doms-tech-bg-layer {\n    background-attachment: scroll;\n  }\n  \n  #doms-tech-mba-hero-root .doms-desktop-br {\n    display: none;\n  }\n  \n  #doms-tech-mba-hero-root .doms-tech-cta-group {\n    flex-direction: column;\n    width: 100%;\n    max-width: 300px;\n  }\n  \n  #doms-tech-mba-hero-root .doms-btn-primary,\n  #doms-tech-mba-hero-root .doms-btn-outline {\n    width: 100%;\n    text-align: center;\n    justify-content: center;\n  }\n  \n  #doms-tech-mba-hero-root .doms-tech-subhead {\n    font-size: 1.1rem;\n    padding: 0 1rem;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c2e838 e-con-full e-flex e-con e-parent\" data-id=\"0c2e838\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b471ce elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"4b471ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"doms-tech-mba-overview-unique-root\" class=\"doms-tmba-overview-wrapper\">\n  \n  <div class=\"doms-tmba-bg-pattern\">\n    <svg width=\"100%\" height=\"100%\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <defs>\n        <pattern id=\"dotGrid\" width=\"30\" height=\"30\" patternUnits=\"userSpaceOnUse\">\n          <circle cx=\"2\" cy=\"2\" r=\"1.5\" fill=\"rgba(104, 24, 24, 0.05)\" \/>\n        <\/pattern>\n      <\/defs>\n      <rect width=\"100%\" height=\"100%\" fill=\"url(#dotGrid)\" \/>\n    <\/svg>\n  <\/div>\n\n  <div class=\"doms-tmba-container\">\n    \n    <div class=\"doms-tmba-content-col\">\n      \n      <div class=\"doms-tmba-tag-wrapper\">\n        <span class=\"doms-tmba-tag-line\"><\/span>\n        <span class=\"doms-tmba-tag-text\">Program Philosophy<\/span>\n      <\/div>\n\n      <h2 class=\"doms-tmba-headline\">\n        Creating and managing <br>\n        <span class=\"doms-tmba-highlight-gold\">technology\u2013based businesses.<\/span>\n      <\/h2>\n\n      <h3 class=\"doms-tmba-subhead\">\n        An integral part of the five-year <span class=\"doms-text-maroon\">IDDD programme<\/span> for IITM engineering students.\n      <\/h3>\n\n      <div class=\"doms-tmba-body-text\">\n        <p>\n          The Department of Management Studies (DoMS) at IIT Madras presents the <strong>TechMBA program<\/strong>, crafted meticulously for the technocrats and innovators of tomorrow. As global industries become increasingly entwined with advanced technologies, a new breed of leadership is required\u2014one equipped with a seamless blend of technical depth and managerial expertise.\n        <\/p>\n        <p>\n          This program lays emphasis on the <em>intersection of technology and business<\/em>, offering a unique curriculum that intertwines business acumen with technological prowess.\n        <\/p>\n        \n        <ul class=\"doms-tmba-phase-list\">\n          <li class=\"doms-tmba-phase-item\">\n            <div class=\"doms-phase-icon\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"><\/path>\n                <path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"><\/path>\n              <\/svg>\n            <\/div>\n            <div class=\"doms-phase-content\">\n              <strong>Year One:<\/strong> Dives deep into core business subjects, offering insights comparable to the best global MBAs.\n            <\/div>\n          <\/li>\n          <li class=\"doms-tmba-phase-item\">\n            <div class=\"doms-phase-icon\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z\"><\/path>\n                <path d=\"M12 15l-3-3a22 22 0 0 1 2-1 6 6 0 0 0 3.8-.28 2 2 0 0 1 2 2.18c-.2.68-.35 1.37-.28 3.8-.13.3-.47.67-1 .8z\"><\/path>\n                <path d=\"M22 2l-11 11\"><\/path>\n              <\/svg>\n            <\/div>\n            <div class=\"doms-phase-content\">\n              <strong>Year Two:<\/strong> Ventures into hands-on projects, focusing on leveraging technology for business solutions, mentored by our accomplished faculty.\n            <\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"doms-tmba-visual-col\">\n      \n      <div class=\"doms-tmba-img-frame\">\n        <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wordpress\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-08-26-at-08.49.11_34761671-scaled.jpg\" style=\"filter:none\" alt=\"IIT Madras TechMBA Students Collaborating\" class=\"doms-tmba-main-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\n        \n        <div class=\"doms-tmba-info-card\">\n          <div class=\"doms-card-top-bar\"><\/div>\n          <h4 class=\"doms-card-title\">Interdisciplinary Dual Degree<\/h4>\n          <div class=\"doms-card-divider\"><\/div>\n          <p class=\"doms-card-desc\">\n            A complete <span class=\"doms-bold-maroon\">2-Year Program<\/span> designed exclusively for Undergraduate students of IIT Madras.\n          <\/p>\n          <div class=\"doms-card-eligibility\">\n            <span class=\"doms-elig-icon\">\u279c<\/span>\n            <span class=\"doms-elig-text\">Students join in their <strong>3rd Year<\/strong><\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<style>\n\/* =========================================\n   SCOPED CSS: Tech MBA Program Overview\n   ========================================= *\/\n\n#doms-tech-mba-overview-unique-root {\n  \/* --- Variables --- *\/\n  --tm-maroon: #681818;\n  --tm-maroon-light: #8a2a2a;\n  --tm-gold: #BF9C57;\n  --tm-gold-faint: rgba(191, 156, 87, 0.15);\n  --tm-bg: #FFFFFF;\n  --tm-text-head: #1a1a1a;\n  --tm-text-body: #4a4a4a;\n  --tm-border: #e0e0e0;\n  \n  --tm-font-serif: 'Playfair Display', serif;\n  --tm-font-sans: 'Manrope', sans-serif;\n\n  position: relative;\n  width: 100%;\n  padding: 2rem 0;\n  background-color: var(--tm-bg);\n  font-family: var(--tm-font-sans);\n  color: var(--tm-text-body);\n  overflow: hidden;\n  box-sizing: border-box;\n}\n\n#doms-tech-mba-overview-unique-root * {\n  box-sizing: border-box;\n}\n\n\/* Background Pattern *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-bg-pattern {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  z-index: 0;\n  opacity: 0.6;\n  pointer-events: none;\n}\n\n\/* Container *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 0.2rem;\n  position: relative;\n  z-index: 2;\n  display: flex;\n  align-items: center; \/* Vertically center content *\/\n  gap: 4rem;\n}\n\n\/* === LEFT COLUMN: CONTENT === *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-content-col {\n  flex: 1; \/* Takes roughly 55-60% *\/\n}\n\n\/* Eyebrow *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-tag-wrapper {\n  display: flex;\n  align-items: center;\n  gap: 1rem;\n  margin-bottom: 1.5rem;\n}\n\n#doms-tech-mba-overview-unique-root .doms-tmba-tag-line {\n  width: 40px;\n  height: 2px;\n  background: var(--tm-gold);\n}\n\n#doms-tech-mba-overview-unique-root .doms-tmba-tag-text {\n  font-size: 0.8rem;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: var(--tm-gold);\n  font-weight: 700;\n}\n\n\/* Headlines *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-headline {\n  font-family: var(--tm-font-serif);\n  font-size: clamp(3.1rem, 4vw, 3rem);\n  line-height: 1.2;\n  color: var(--tm-text-head);\n  margin: 0 0 1.5rem 0;\n}\n\n#doms-tech-mba-overview-unique-root .doms-tmba-highlight-gold {\n  background: linear-gradient(120deg, var(--tm-gold-faint) 0%, transparent 100%);\n  color: var(--tm-text-head);\n  padding: 0 5px;\n  border-bottom: 2px solid var(--tm-gold);\n}\n\n#doms-tech-mba-overview-unique-root .doms-tmba-subhead {\n  font-size: 1rem;\n  font-weight: 400;\n  line-height: 1;\n  color: #666;\n  margin: 0 0 2rem 0;\n  padding-left: 1rem;\n  border-left: 4px solid var(--tm-maroon) !important;\n}\n\n#doms-tech-mba-overview-unique-root .doms-text-maroon {\n  color: var(--tm-maroon);\n  font-weight: 700;\n}\n\n\/* Body Text *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-body-text p {\n  font-size: 0.9rem;\n  line-height: 1.7;\n  margin-bottom: 1.5rem;\n}\n\n#doms-tech-mba-overview-unique-root .doms-tmba-body-text strong {\n  color: var(--tm-maroon);\n}\n\n\/* Phase List *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-phase-list {\n  list-style: none;\n  padding: 0;\n  margin: 2rem 0 0 0;\n  display: flex;\n  flex-direction: column;\n  gap: 1.5rem;\n}\n\n#doms-tech-mba-overview-unique-root .doms-tmba-phase-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 1rem;\n  background: #fcfcfc;\n  padding: 1rem;\n  border-radius: 8px;\n  border: 1px solid #f0f0f0;\n  transition: transform 0.3s;\n}\n\n#doms-tech-mba-overview-unique-root .doms-tmba-phase-item:hover {\n  transform: translateX(5px);\n  border-color: var(--tm-gold);\n}\n\n#doms-tech-mba-overview-unique-root .doms-phase-icon {\n  flex-shrink: 0;\n  width: 40px;\n  height: 40px;\n  background: rgba(104, 24, 24, 0.08);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--tm-maroon);\n}\n\n#doms-tech-mba-overview-unique-root .doms-phase-content {\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n\/* === RIGHT COLUMN: VISUAL === *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-visual-col {\n  flex: 0 0 50%; \/* Fixed width column *\/\n  position: relative;\n}\n\n#doms-tech-mba-overview-unique-root .doms-tmba-img-frame {\n  position: relative;\n  border-radius: 12px;\n  overflow: hidden; \/* Only clips the image, not the overlapping card if carefully positioned *\/\n}\n\n\/* Image *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-main-img {\n  width: 100%;\n  height: 500px;\n  object-fit: cover;\n  border-radius: 12px;\n  display: block;\n}\n\n\/* Floating Info Card *\/\n#doms-tech-mba-overview-unique-root .doms-tmba-info-card {\n  position: absolute;\n  bottom: 30px;\n  left: -20px; \/* Pulls it over the image boundary *\/\n  width: 320px;\n  background: var(--tm-bg);\n  padding: 2rem;\n  border-radius: 8px;\n  box-shadow: 0 20px 40px rgba(0,0,0,0.15);\n  border-left: 5px solid var(--tm-maroon);\n  z-index: 3;\n}\n\n#doms-tech-mba-overview-unique-root .doms-card-top-bar {\n  width: 40px;\n  height: 4px;\n  background: var(--tm-gold);\n  margin-bottom: 1rem;\n  border-radius: 2px;\n}\n\n#doms-tech-mba-overview-unique-root .doms-card-title {\n  font-family: var(--tm-font-serif);\n  font-size: 1.5rem;\n  color: var(--tm-text-head);\n  margin: 0 0 1rem 0;\n  line-height: 1.2;\n}\n\n#doms-tech-mba-overview-unique-root .doms-card-divider {\n  width: 100%;\n  height: 1px;\n  background: var(--tm-border);\n  margin-bottom: 1rem;\n}\n\n#doms-tech-mba-overview-unique-root .doms-card-desc {\n  font-size: 0.9rem;\n  line-height: 1.6;\n  color: var(--tm-text-body);\n  margin-bottom: 1rem;\n}\n\n#doms-tech-mba-overview-unique-root .doms-bold-maroon {\n  color: var(--tm-maroon);\n  font-weight: 700;\n}\n\n#doms-tech-mba-overview-unique-root .doms-card-eligibility {\n  display: flex;\n  align-items: center;\n  gap: 0.75rem;\n  background: rgba(191, 156, 87, 0.1);\n  padding: 0.75rem;\n  border-radius: 4px;\n}\n\n#doms-tech-mba-overview-unique-root .doms-elig-icon {\n  color: var(--tm-maroon);\n  font-weight: 800;\n}\n\n#doms-tech-mba-overview-unique-root .doms-elig-text {\n  font-size: 0.85rem;\n  color: var(--tm-text-head);\n}\n\n\n\/* =========================================\n   RESPONSIVE DESIGN\n   ========================================= *\/\n\n@media (max-width: 1024px) {\n  #doms-tech-mba-overview-unique-root .doms-tmba-container {\n    gap: 3rem;\n  }\n  \n  #doms-tech-mba-overview-unique-root .doms-tmba-info-card {\n    left: -20px;\n    bottom: 20px;\n    width: 280px;\n    padding: 1.5rem;\n  }\n}\n\n@media (max-width: 768px) {\n  #doms-tech-mba-overview-unique-root .doms-tmba-container {\n    flex-direction: column; \/* Stack columns *\/\n  }\n\n  \/* Right column (Visual) moves up or stays down? Typically visual second on overview text *\/\n  #doms-tech-mba-overview-unique-root .doms-tmba-visual-col {\n    width: 100%;\n    margin-top: 2rem;\n  }\n\n  #doms-tech-mba-overview-unique-root .doms-tmba-main-img {\n    height: 300px; \/* Smaller image height *\/\n  }\n\n  \/* Reset Floating Card to standard block below image *\/\n  #doms-tech-mba-overview-unique-root .doms-tmba-info-card {\n    position: relative;\n    bottom: auto;\n    left: auto;\n    width: 100%;\n    margin-top: -30px; \/* Slight overlap upwards *\/\n    margin-left: 1rem;\n    width: calc(100% - 2rem); \/* Center with margins *\/\n    box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n  }\n\n  #doms-tech-mba-overview-unique-root .doms-tmba-headline {\n    font-size: 2.2rem;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d67f093 e-con-full e-flex e-con e-parent\" data-id=\"d67f093\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c9997f elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"2c9997f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"doms-tech-highlights-dark-root\" class=\"doms-ph-dark-wrapper\">\n  \n  <div class=\"doms-ph-dark-bg-overlay\">\n    <svg width=\"100%\" height=\"100%\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <defs>\n        <pattern id=\"techHex\" width=\"60\" height=\"104\" patternUnits=\"userSpaceOnUse\" patternTransform=\"scale(2)\">\n          <path d=\"M30 0L60 17.3V52L30 69.3L0 52V17.3L30 0Z\" fill=\"none\" stroke=\"rgba(191, 156, 87, 0.05)\" stroke-width=\"1\"\/>\n        <\/pattern>\n      <\/defs>\n      <rect width=\"100%\" height=\"100%\" fill=\"url(#techHex)\" \/>\n    <\/svg>\n  <\/div>\n\n  <div class=\"doms-ph-dark-container\">\n    \n    <div class=\"doms-ph-dark-header\">\n      <span class=\"doms-ph-eyebrow-gold\">The DoMS Advantage<\/span>\n      <h2 class=\"doms-ph-title-white\">\n        Program <span class=\"doms-text-gold-highlight\">Highlights<\/span>\n      <\/h2>\n      <div class=\"doms-ph-divider-gold\"><\/div>\n      <!--<p class=\"doms-ph-desc-light\">-->\n      <!--  Bridging the gap between technical expertise and strategic management through immersive, real-world learning.-->\n      <!--<\/p>-->\n    <\/div>\n\n    <div class=\"doms-ph-card-grid\">\n      \n      <div class=\"doms-ph-feature-card\">\n        <div class=\"doms-ph-media-frame\">\n          <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-13-133937.png\" style=\"filter:none\" alt=\"IIT Madras Applied Analytics Class\" class=\"doms-ph-card-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\n          \n          <!--<div class=\"doms-ph-emblem\">-->\n          <!--  <div class=\"doms-ph-emblem-inner\">-->\n          <!--    <svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">-->\n          <!--      <circle cx=\"5\" cy=\"5\" r=\"2\"\/><circle cx=\"19\" cy=\"5\" r=\"2\"\/><circle cx=\"5\" cy=\"19\" r=\"2\"\/><circle cx=\"19\" cy=\"19\" r=\"2\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/>-->\n          <!--      <line x1=\"7\" y1=\"7\" x2=\"9.9\" y2=\"9.9\"\/><line x1=\"17\" y1=\"7\" x2=\"14.1\" y2=\"9.9\"\/><line x1=\"7\" y1=\"17\" x2=\"9.9\" y2=\"14.1\"\/><line x1=\"17\" y1=\"17\" x2=\"14.1\" y2=\"14.1\"\/>-->\n          <!--    <\/svg>-->\n          <!--  <\/div>-->\n          <!--<\/div>-->\n        <\/div>\n\n        <div class=\"doms-ph-card-body\">\n          <h3 class=\"doms-ph-body-title\">Applied Analytics<\/h3>\n          <p class=\"doms-ph-body-text\">\n            Imbued with real-world scenarios, the program enhances the understanding of the implications of <span class=\"doms-bold-maroon\">analytical tools in a business setting<\/span>.\n          <\/p>\n          <div class=\"doms-ph-meta-tags\">\n            <span class=\"doms-meta-tag\">Real-world Scenarios<\/span>\n            <span class=\"doms-meta-tag\">Decision Science<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"doms-ph-feature-card\">\n        <div class=\"doms-ph-media-frame\">\n          <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-13-134234.png\"  style=\"filter:none\" alt=\"IIT Madras Digital Leadership Seminar\" class=\"doms-ph-card-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\n          \n          <!--<div class=\"doms-ph-emblem\">-->\n          <!--  <div class=\"doms-ph-emblem-inner\">-->\n          <!--    <svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">-->\n          <!--      <path d=\"M12 2L12 12M12 2L8 6M12 2L16 6\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>-->\n          <!--      <circle cx=\"12\" cy=\"14\" r=\"4\"\/><circle cx=\"5\" cy=\"20\" r=\"2\"\/><circle cx=\"19\" cy=\"20\" r=\"2\"\/>-->\n          <!--      <line x1=\"8.5\" y1=\"17.5\" x2=\"6.4\" y2=\"18.6\"\/><line x1=\"15.5\" y1=\"17.5\" x2=\"17.6\" y2=\"18.6\"\/>-->\n          <!--    <\/svg>-->\n          <!--  <\/div>-->\n          <!--<\/div>-->\n        <\/div>\n\n        <div class=\"doms-ph-card-body\">\n          <h3 class=\"doms-ph-body-title\">Digital Leadership<\/h3>\n          <p class=\"doms-ph-body-text\">\n            It prepares students to lead in an era of digital transformation, emphasizing the <span class=\"doms-bold-maroon\">managerial implications of evolving technologies<\/span>.\n          <\/p>\n          <div class=\"doms-ph-meta-tags\">\n            <span class=\"doms-meta-tag\">Digital Transformation<\/span>\n            <span class=\"doms-meta-tag\">Tech Strategy<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<style>\n\/* =========================================\n   SCOPED CSS: Program Highlights (Dark Theme)\n   ========================================= *\/\n\n#doms-tech-highlights-dark-root {\n  \/* --- Theme Variables --- *\/\n  --ph-d-maroon: #681818;\n  --ph-d-maroon-dark: #2a0808;\n  --ph-d-gold: #BF9C57;\n  --ph-d-gold-bright: #d4af37;\n  --ph-d-white: #FFFFFF;\n  --ph-d-offwhite: #F9F9F9;\n  --ph-d-text-dark: #222222;\n  --ph-d-text-muted: #666666;\n  \n  --ph-d-font-head: 'Playfair Display', serif;\n  --ph-d-font-body: 'Manrope', sans-serif;\n\n  position: relative;\n  width: 100%;\n  padding: 3.2rem 0;\n  \/* DEEP COLORED BACKGROUND GRADIENT *\/\n  background: linear-gradient(135deg, var(--ph-d-maroon-dark) 0%, var(--ph-d-maroon) 100%);\n  font-family: var(--ph-d-font-body);\n  color: var(--ph-d-white);\n  box-sizing: border-box;\n  overflow: hidden;\n}\n\n#doms-tech-highlights-dark-root * {\n  box-sizing: border-box;\n}\n\n\/* Hexagon Overlay Pattern *\/\n#doms-tech-highlights-dark-root .doms-ph-dark-bg-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  pointer-events: none;\n  opacity: 0.4;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-dark-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 1.5rem;\n  position: relative;\n  z-index: 2;\n}\n\n\/* === HEADER (Light Text) === *\/\n#doms-tech-highlights-dark-root .doms-ph-dark-header {\n  text-align: center;\n  max-width: 700px;\n  margin: 0 auto 5rem auto;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-eyebrow-gold {\n  display: block;\n  font-size: 0.75rem;\n  text-transform: uppercase;\n  letter-spacing: 3px;\n  color: var(--ph-d-gold);\n  font-weight: 700;\n  margin-bottom: 1rem;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-title-white {\n  font-family: var(--ph-d-font-head);\n  font-size: 4rem;\n  color: var(--ph-d-white);\n  margin: 0 0 1.5rem 0;\n  line-height: 1.1;\n}\n\n#doms-tech-highlights-dark-root .doms-text-gold-highlight {\n  color: var(--ph-d-gold);\n  font-style: italic;\n  position: relative;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-divider-gold {\n  width: 60px;\n  height: 3px;\n  background: var(--ph-d-gold);\n  margin: 0 auto 1.5rem auto;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-desc-light {\n  font-size: 1.1rem;\n  line-height: 1.6;\n  color: rgba(255, 255, 255, 0.85);\n}\n\n\/* === CARD GRID === *\/\n#doms-tech-highlights-dark-root .doms-ph-card-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 3rem;\n}\n\n\/* === FEATURE CARD COMPONENT === *\/\n#doms-tech-highlights-dark-root .doms-ph-feature-card {\n  background: var(--ph-d-white); \/* White card rests on dark background *\/\n  border-radius: 8px;\n  overflow: hidden;\n  \/* Stronger shadow for lift off dark bg *\/\n  box-shadow: 0 10px 30px rgba(0,0,0,0.2); \n  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;\n  display: flex;\n  flex-direction: column;\n  position: relative;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-feature-card:hover {\n  transform: translateY(-10px);\n  box-shadow: 0 25px 50px rgba(0,0,0,0.3);\n}\n\n\/* Media Frame & Image *\/\n#doms-tech-highlights-dark-root .doms-ph-media-frame {\n  position: relative;\n  height: 260px;\n  overflow: hidden;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-card-img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.6s ease;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-feature-card:hover .doms-ph-card-img {\n  transform: scale(1.08);\n}\n\n\n\/* === REFINED ICON EMBLEM (The requested attention area) === *\/\n#doms-tech-highlights-dark-root .doms-ph-emblem {\n  position: absolute;\n  bottom: -35px; \/* Overlaps image and body *\/\n  right: 2rem;\n  width: 70px;\n  height: 70px;\n  \/* Maroon base with Gold Border *\/\n  background: var(--ph-d-maroon);\n  border: 3px solid var(--ph-d-gold);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 10px 25px rgba(104, 24, 24, 0.5);\n  z-index: 3;\n  transition: all 0.4s ease;\n}\n\n#doms-tech-highlights-dark-root .doms-ph-emblem-inner {\n  color: var(--ph-d-gold); \/* Gold icon by default *\/\n  display: flex;\n  transition: color 0.4s ease;\n}\n\n\/* Hover Interaction: Emblem Inverts Colors *\/\n#doms-tech-highlights-dark-root .doms-ph-feature-card:hover .doms-ph-emblem {\n  background: var(--ph-d-gold-bright); \/* Becomes Gold *\/\n  border-color: var(--ph-d-maroon-dark);\n  transform: rotate(15deg); \/* Subtle dynamic twist *\/\n}\n\n\n#doms-tech-highlights-dark-root .doms-ph-feature-card:hover .doms-ph-emblem-inner {\n  color: var(--ph-d-maroon-dark); \/* Icon becomes dark *\/\n}\n\n\n\/* Card Body (White background, dark text) *\/\n#doms-tech-highlights-dark-root .doms-ph-card-body {\n  padding: 3.5rem 2.5rem 2.5rem 2.5rem; \/* Top padding for emblem overlap *\/\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n  color: var(--ph-d-text-dark);\n  background: var(--ph-d-offwhite);\n}\n\n#doms-tech-highlights-dark-root .doms-ph-body-title {\n  font-family: var(--ph-d-font-head) !important;\n  font-size: 2.5rem;\n  color: var(--ph-d-maroon);\n  margin: 0 0 1rem 0;\n  font-weight: 650\n}\n\n#doms-tech-highlights-dark-root .doms-ph-body-text {\n  font-size: 1rem;\n  line-height: 1.65;\n  color: var(--ph-d-text-muted);\n  margin-bottom: 2rem;\n  flex: 1;\n}\n\n#doms-tech-highlights-dark-root .doms-bold-maroon {\n  font-weight: 700;\n  color: var(--ph-d-maroon);\n}\n\n\/* Meta Tags *\/\n#doms-tech-highlights-dark-root .doms-ph-meta-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.8rem;\n  padding-top: 1.5rem;\n  border-top: 1px solid #EAEAEA;\n}\n\n#doms-tech-highlights-dark-root .doms-meta-tag {\n  font-size: 0.7rem;\n  text-transform: uppercase;\n  color: var(--ph-d-maroon);\n  background: rgba(191, 156, 87, 0.15); \/* Subtle gold tint background *\/\n  padding: 0.5rem 1rem;\n  border-radius: 50px;\n  font-weight: 700;\n  letter-spacing: 0.5px;\n}\n\n\/* =========================================\n   RESPONSIVE DESIGN\n   ========================================= *\/\n\n@media (max-width: 900px) {\n  #doms-tech-highlights-dark-root .doms-ph-card-grid {\n    gap: 2rem;\n  }\n}\n\n@media (max-width: 768px) {\n  #doms-tech-highlights-dark-root {\n    padding: 5rem 0;\n  }\n\n  \/* Stack Grid *\/\n  #doms-tech-highlights-dark-root .doms-ph-card-grid {\n    grid-template-columns: 1fr;\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  \/* Mobile Adjustments for Emblem and Spacing *\/\n  #doms-tech-highlights-dark-root .doms-ph-media-frame {\n    height: 220px;\n  }\n  \n  #doms-tech-highlights-dark-root .doms-ph-emblem {\n    width: 60px;\n    height: 60px;\n    right: 1.5rem;\n    bottom: -30px;\n  }\n  \n  #doms-tech-highlights-dark-root .doms-ph-emblem-inner svg {\n    width: 30px;\n    height: 30px;\n  }\n\n  #doms-tech-highlights-dark-root .doms-ph-card-body {\n    padding: 3rem 1.5rem 2rem 1.5rem;\n  }\n  \n  #doms-tech-highlights-dark-root .doms-ph-title-white {\n    font-size: 2.2rem;\n  }\n}\n<\/style>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cd7d193 e-con-full e-flex e-con e-parent\" data-id=\"cd7d193\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b3ff99 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"7b3ff99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"doms-tech-curr-refined-root\" class=\"doms-tcr-wrapper\">\n  \n  <div class=\"doms-tcr-bg-fixed lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;https:\/\/doms.iitm.ac.in\/images\/slider\/3.jpg&#039;)\"><\/div>\n\n  <div class=\"doms-tcr-overlay\"><\/div>\n\n  <div class=\"doms-tcr-container\">\n    \n    <div class=\"doms-tcr-header\">\n      <span class=\"doms-tcr-eyebrow\">Academic Syllabus<\/span>\n      <h2 class=\"doms-tcr-title\">\n        The Tech MBA <span class=\"doms-text-gold\">Curriculum<\/span>\n      <\/h2>\n      <div class=\"doms-tcr-divider\"><\/div>\n      <p class=\"doms-tcr-desc\">\n        A tri-dimensional learning structure designed to build the complete digital leader.\n      <\/p>\n    <\/div>\n\n    <div class=\"doms-tcr-grid\">\n      \n      <div class=\"doms-tcr-card\">\n        <div class=\"doms-tcr-card-head\">\n          <div class=\"doms-tcr-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"\/><path d=\"M5 21V7l8-4 8 4v14\"\/><path d=\"M9 10a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v11H9V10z\"\/><\/svg>\n          <\/div>\n          <div class=\"doms-tcr-head-text\">\n            <h3 class=\"doms-tcr-col-title\">Functional Core<\/h3>\n            <span class=\"doms-tcr-col-sub\">Management Bedrock<\/span>\n          <\/div>\n        <\/div>\n        <ul class=\"doms-tcr-list\">\n          <li>Management Thought & Practice<\/li>\n          <li>Quantitative Modeling for Operations<\/li>\n          <li>Marketing Management<\/li>\n          <li>Managing People in Organizations<\/li>\n          <li>Modern Corporate Finance<\/li>\n          <li>Information Systems for Organizations<\/li>\n          <li>Strategic Management<\/li>\n          <li>Global Business Management<\/li>\n          <li>Foundations of Business Analytics<\/li>\n          <li class=\"doms-li-highlight\">\n            <span class=\"doms-check\">\u2713<\/span> Capstone Project\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"doms-tcr-card\">\n        <div class=\"doms-tcr-card-head\">\n          <div class=\"doms-tcr-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 20V10\"\/><path d=\"M12 20V4\"\/><path d=\"M6 20v6\"\/><\/svg>\n          <\/div>\n          <div class=\"doms-tcr-head-text\">\n            <h3 class=\"doms-tcr-col-title\">Performance Analytics<\/h3>\n            <span class=\"doms-tcr-col-sub\">Data-Driven Insights<\/span>\n          <\/div>\n        <\/div>\n        <ul class=\"doms-tcr-list\">\n          <li>Introduction to Data Analytics<\/li>\n          <li>Market Research<\/li>\n          <li>Ops & Supply Chain Analytics<\/li>\n          <li>Operations Forensics<\/li>\n          <li>Computational Finance<\/li>\n          <li class=\"doms-li-elective\">\n            <span class=\"doms-li-text\">People Analytics<\/span>\n            <span class=\"doms-badge\">Elective<\/span>\n          <\/li>\n          <li class=\"doms-li-elective\">\n            <span class=\"doms-li-text\">Derivatives & Risk Mgmt<\/span>\n            <span class=\"doms-badge\">Elective<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"doms-tcr-card\">\n        <div class=\"doms-tcr-card-head\">\n          <div class=\"doms-tcr-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"><\/polygon><\/svg>\n          <\/div>\n          <div class=\"doms-tcr-head-text\">\n            <h3 class=\"doms-tcr-col-title\">Transformation Tech<\/h3>\n            <span class=\"doms-tcr-col-sub\">Digital Innovation<\/span>\n          <\/div>\n        <\/div>\n        <ul class=\"doms-tcr-list\">\n          <li>Digital Economy & Enterprises<\/li>\n          <li>Technology Foresight & Innovation<\/li>\n          <li>Design Thinking<\/li>\n          <li>Digital Business Models<\/li>\n          <li>Foundations of Technopreneurship<\/li>\n          <li class=\"doms-li-elective\">\n            <span class=\"doms-li-text\">Managing Digital Products<\/span>\n            <span class=\"doms-badge\">Elective<\/span>\n          <\/li>\n          <li class=\"doms-li-elective\">\n            <span class=\"doms-li-text\">Digital Marketing<\/span>\n            <span class=\"doms-badge\">Elective<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n\/* =========================================\n   SCOPED CSS: Refined Text & Layout\n   ========================================= *\/\n\n#doms-tech-curr-refined-root {\n  \/* --- Palette --- *\/\n  --tcr-maroon: #681818;\n  --tcr-gold: #BF9C57;\n  --tcr-gold-light: #F4EBD9;\n  --tcr-white: #FFFFFF;\n  --tcr-text-dark: #1A1A1A;\n  --tcr-text-gray: #555555;\n  --tcr-border: #EAEAEA;\n  \n  \/* --- Fonts --- *\/\n  --tcr-font-head: 'Playfair Display', serif;\n  --tcr-font-body: 'Manrope', sans-serif;\n\n  \/* --- Fixed Background Setup --- *\/\n  position: relative;\n  width: 100%;\n  padding: 3.2rem 0;\n  overflow: hidden;\n  box-sizing: border-box;\n  font-family: var(--tcr-font-body);\n}\n\n#doms-tech-curr-refined-root * {\n  box-sizing: border-box;\n}\n\n\/* 1. Background Image (Fixed Parallax) *\/\n#doms-tech-curr-refined-root .doms-tcr-bg-fixed {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background-position: center center;\n  background-size: cover;\n  background-repeat: no-repeat;\n  background-attachment: fixed; \/* Parallax Magic *\/\n  z-index: 0;\n}\n\n\/* 2. Overlay *\/\n#doms-tech-curr-refined-root .doms-tcr-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(20, 10, 10, 0.9); \/* Strong dark tint for text readability *\/\n  z-index: 1;\n}\n\n\/* 3. Container *\/\n#doms-tech-curr-refined-root .doms-tcr-container {\n  position: relative;\n  z-index: 2;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 1.5rem;\n}\n\n\/* HEADER *\/\n#doms-tech-curr-refined-root .doms-tcr-header {\n  text-align: center;\n  max-width: 800px;\n  margin: 0 auto 5rem auto;\n  color: var(--tcr-white);\n}\n\n#doms-tech-curr-refined-root .doms-tcr-eyebrow {\n  display: block;\n  font-size: 0.75rem;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: var(--tcr-gold);\n  font-weight: 700;\n  margin-bottom: 0.75rem;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-title {\n  font-family: var(--tcr-font-head);\n  font-size: 4rem;\n  color: var(--tcr-white);\n  margin: 0 0 1.5rem 0;\n  line-height: 1.1;\n}\n\n#doms-tech-curr-refined-root .doms-text-gold {\n  color: var(--tcr-gold);\n  font-style: italic;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-divider {\n  width: 60px;\n  height: 3px;\n  background: var(--tcr-gold);\n  margin: 0 auto 1.5rem auto;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-desc {\n  font-size: 1.1rem;\n  line-height: 1.6;\n  color: rgba(255, 255, 255, 0.85);\n}\n\n\/* GRID *\/\n#doms-tech-curr-refined-root .doms-tcr-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 2rem;\n}\n\n\/* CARD *\/\n#doms-tech-curr-refined-root .doms-tcr-card {\n  background: rgba(255, 255, 255, 0.96); \/* Glass-like opacity *\/\n  border-radius: 6px;\n  overflow: hidden;\n  box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n  display: flex;\n  flex-direction: column;\n  transition: transform 0.3s ease;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-card:hover {\n  transform: translateY(-8px);\n}\n\n\/* Card Header *\/\n#doms-tech-curr-refined-root .doms-tcr-card-head {\n  background: var(--tcr-maroon);\n  padding: 1.5rem;\n  display: flex;\n  align-items: center;\n  gap: 1rem;\n  border-bottom: 3px solid var(--tcr-gold);\n}\n\n#doms-tech-curr-refined-root .doms-tcr-icon {\n  width: 44px;\n  height: 44px;\n  background: rgba(255,255,255,0.1);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--tcr-gold);\n  flex-shrink: 0;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-col-title {\n  margin: 0;\n  font-family: var(--tcr-font-head);\n  font-size: 1.3rem;\n  color: var(--tcr-white);\n  line-height: 1.2;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-col-sub {\n  display: block;\n  font-size: 0.75rem;\n  color: rgba(255,255,255,0.7);\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  margin-top: 2px;\n}\n\n\/* List Styling (The Text Refinement) *\/\n#doms-tech-curr-refined-root .doms-tcr-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-list li {\n  padding: 1rem 1.5rem;\n  border-bottom: 1px solid var(--tcr-border);\n  font-size: 0.95rem;\n  color: var(--tcr-text-dark);\n  font-weight: 500;\n  line-height: 1.4;\n  transition: background 0.2s;\n  display: flex;\n  align-items: center;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-list li:last-child {\n  border-bottom: none;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-list li:hover {\n  background: #FAFAFA;\n  padding-left: 1.7rem; \/* Subtle indentation on hover *\/\n}\n\n\/* Bullet Point (custom) *\/\n#doms-tech-curr-refined-root .doms-tcr-list li::before {\n  content: \"\";\n  display: block;\n  width: 6px;\n  height: 6px;\n  background: var(--tcr-gold);\n  border-radius: 50%;\n  margin-right: 12px;\n  flex-shrink: 0;\n}\n\n\/* Highlight Item (Capstone) *\/\n#doms-tech-curr-refined-root .doms-li-highlight {\n  background: var(--tcr-gold-light);\n  font-weight: 700;\n  color: var(--tcr-maroon);\n}\n\n#doms-tech-curr-refined-root .doms-li-highlight:hover {\n  background: #eae0cc !important;\n}\n\n#doms-tech-curr-refined-root .doms-check {\n  margin-right: 8px;\n  font-weight: 800;\n  font-size: 1.1rem;\n}\n\n#doms-tech-curr-refined-root .doms-li-highlight::before {\n  display: none; \/* Remove standard bullet for checkmark *\/\n}\n\n\/* Elective Item *\/\n#doms-tech-curr-refined-root .doms-li-elective {\n  justify-content: space-between;\n  background: #FDFDFD;\n}\n\n#doms-tech-curr-refined-root .doms-li-elective::before {\n  background: #ccc; \/* Grey bullet for electives *\/\n}\n\n#doms-tech-curr-refined-root .doms-badge {\n  font-size: 0.65rem;\n  text-transform: uppercase;\n  background: #eee;\n  color: #666;\n  padding: 2px 6px;\n  border-radius: 4px;\n  font-weight: 700;\n  letter-spacing: 0.5px;\n  margin-left: 10px;\n}\n\n\/* =========================================\n   RESPONSIVE DESIGN\n   ========================================= *\/\n\n@media (max-width: 1024px) {\n  #doms-tech-curr-refined-root .doms-tcr-grid {\n    grid-template-columns: repeat(2, 1fr); \/* 2 cols *\/\n  }\n  \n  \/* Make last card centered or span full *\/\n  #doms-tech-curr-refined-root .doms-tcr-card:last-child {\n    grid-column: span 2;\n  }\n}\n\n@media (max-width: 768px) {\n  \/* Disable Fixed Background for Mobile Performance *\/\n  #doms-tech-curr-refined-root .doms-tcr-bg-fixed {\n    background-attachment: scroll;\n  }\n\n  \/* 1 Column Stack *\/\n  #doms-tech-curr-refined-root .doms-tcr-grid {\n    grid-template-columns: 1fr;\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  #doms-tech-curr-refined-root .doms-tcr-card:last-child {\n    grid-column: auto;\n  }\n\n  #doms-tech-curr-refined-root .doms-tcr-title {\n    font-size: 2.2rem;\n  }\n}\n<\/style>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-580ae00 e-con-full e-flex e-con e-parent\" data-id=\"580ae00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04574a4 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"04574a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"doms-tech-curr-refined-root\" class=\"doms-tcr-wrapper\">\n  \n  <div class=\"doms-tcr-bg-fixed lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;http:\/\/10.24.5.60\/images\/slider\/3.jpg&#039;)\"><\/div>\n\n  <div class=\"doms-tcr-overlay\"><\/div>\n\n  <div class=\"doms-tcr-container\">\n    \n    <div class=\"doms-tcr-header\">\n      <span class=\"doms-tcr-eyebrow\">Academic Syllabus<\/span>\n      <h2 class=\"doms-tcr-title\">\n        The Tech MBA <span class=\"doms-text-gold\">Curriculum<\/span>\n      <\/h2>\n      <div class=\"doms-tcr-divider\"><\/div>\n      <p class=\"doms-tcr-desc\">\n        A tri-dimensional learning structure designed to build the complete digital leader.\n      <\/p>\n    <\/div>\n\n    <div class=\"doms-tcr-grid\">\n      \n      <div class=\"doms-tcr-card\">\n        <div class=\"doms-tcr-card-head\">\n          <div class=\"doms-tcr-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"\/><path d=\"M5 21V7l8-4 8 4v14\"\/><path d=\"M9 10a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v11H9V10z\"\/><\/svg>\n          <\/div>\n          <div class=\"doms-tcr-head-text\">\n            <h3 class=\"doms-tcr-col-title\">Functional Core<\/h3>\n            <span class=\"doms-tcr-col-sub\">Management Bedrock<\/span>\n          <\/div>\n        <\/div>\n        <ul class=\"doms-tcr-list\">\n          <li>Management Thought & Practice<\/li>\n          <li>Quantitative Modeling for Operations<\/li>\n          <li>Marketing Management<\/li>\n          <li>Managing People in Organizations<\/li>\n          <li>Modern Corporate Finance<\/li>\n          <li>Information Systems for Organizations<\/li>\n          <li>Strategic Management<\/li>\n          <li>Global Business Management<\/li>\n          <li>Foundations of Business Analytics<\/li>\n          <li class=\"doms-li-highlight\">\n            <span class=\"doms-check\">\u2713<\/span> Capstone Project\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"doms-tcr-card\">\n        <div class=\"doms-tcr-card-head\">\n          <div class=\"doms-tcr-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 20V10\"\/><path d=\"M12 20V4\"\/><path d=\"M6 20v6\"\/><\/svg>\n          <\/div>\n          <div class=\"doms-tcr-head-text\">\n            <h3 class=\"doms-tcr-col-title\">Performance Analytics<\/h3>\n            <span class=\"doms-tcr-col-sub\">Data-Driven Insights<\/span>\n          <\/div>\n        <\/div>\n        <ul class=\"doms-tcr-list\">\n          <li>Introduction to Data Analytics<\/li>\n          <li>Market Research<\/li>\n          <li>Ops & Supply Chain Analytics<\/li>\n          <li>Operations Forensics<\/li>\n          <li>Computational Finance<\/li>\n          <li class=\"doms-li-elective\">\n            <span class=\"doms-li-text\">People Analytics<\/span>\n            <span class=\"doms-badge\">Elective<\/span>\n          <\/li>\n          <li class=\"doms-li-elective\">\n            <span class=\"doms-li-text\">Derivatives & Risk Mgmt<\/span>\n            <span class=\"doms-badge\">Elective<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"doms-tcr-card\">\n        <div class=\"doms-tcr-card-head\">\n          <div class=\"doms-tcr-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"><\/polygon><\/svg>\n          <\/div>\n          <div class=\"doms-tcr-head-text\">\n            <h3 class=\"doms-tcr-col-title\">Transformation Tech<\/h3>\n            <span class=\"doms-tcr-col-sub\">Digital Innovation<\/span>\n          <\/div>\n        <\/div>\n        <ul class=\"doms-tcr-list\">\n          <li>Digital Economy & Enterprises<\/li>\n          <li>Technology Foresight & Innovation<\/li>\n          <li>Design Thinking<\/li>\n          <li>Digital Business Models<\/li>\n          <li>Foundations of Technopreneurship<\/li>\n          <li class=\"doms-li-elective\">\n            <span class=\"doms-li-text\">Managing Digital Products<\/span>\n            <span class=\"doms-badge\">Elective<\/span>\n          <\/li>\n          <li class=\"doms-li-elective\">\n            <span class=\"doms-li-text\">Digital Marketing<\/span>\n            <span class=\"doms-badge\">Elective<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n\/* =========================================\n   SCOPED CSS: Refined Text & Layout\n   ========================================= *\/\n\n#doms-tech-curr-refined-root {\n  \/* --- Palette --- *\/\n  --tcr-maroon: #681818;\n  --tcr-gold: #BF9C57;\n  --tcr-gold-light: #F4EBD9;\n  --tcr-white: #FFFFFF;\n  --tcr-text-dark: #1A1A1A;\n  --tcr-text-gray: #555555;\n  --tcr-border: #EAEAEA;\n  \n  \/* --- Fonts --- *\/\n  --tcr-font-head: 'Playfair Display', serif;\n  --tcr-font-body: 'Manrope', sans-serif;\n\n  \/* --- Fixed Background Setup --- *\/\n  position: relative;\n  width: 100%;\n  padding: 3.2rem 0;\n  overflow: hidden;\n  box-sizing: border-box;\n  font-family: var(--tcr-font-body);\n}\n\n#doms-tech-curr-refined-root * {\n  box-sizing: border-box;\n}\n\n\/* 1. Background Image (Fixed Parallax) *\/\n#doms-tech-curr-refined-root .doms-tcr-bg-fixed {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background-position: center center;\n  background-size: cover;\n  background-repeat: no-repeat;\n  background-attachment: fixed; \/* Parallax Magic *\/\n  z-index: 0;\n}\n\n\/* 2. Overlay *\/\n#doms-tech-curr-refined-root .doms-tcr-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(20, 10, 10, 0.9); \/* Strong dark tint for text readability *\/\n  z-index: 1;\n}\n\n\/* 3. Container *\/\n#doms-tech-curr-refined-root .doms-tcr-container {\n  position: relative;\n  z-index: 2;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 1.5rem;\n}\n\n\/* HEADER *\/\n#doms-tech-curr-refined-root .doms-tcr-header {\n  text-align: center;\n  max-width: 800px;\n  margin: 0 auto 5rem auto;\n  color: var(--tcr-white);\n}\n\n#doms-tech-curr-refined-root .doms-tcr-eyebrow {\n  display: block;\n  font-size: 0.75rem;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: var(--tcr-gold);\n  font-weight: 700;\n  margin-bottom: 0.75rem;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-title {\n  font-family: var(--tcr-font-head);\n  font-size: 4rem;\n  color: var(--tcr-white);\n  margin: 0 0 1.5rem 0;\n  line-height: 1.1;\n}\n\n#doms-tech-curr-refined-root .doms-text-gold {\n  color: var(--tcr-gold);\n  font-style: italic;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-divider {\n  width: 60px;\n  height: 3px;\n  background: var(--tcr-gold);\n  margin: 0 auto 1.5rem auto;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-desc {\n  font-size: 1.1rem;\n  line-height: 1.6;\n  color: rgba(255, 255, 255, 0.85);\n}\n\n\/* GRID *\/\n#doms-tech-curr-refined-root .doms-tcr-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 2rem;\n}\n\n\/* CARD *\/\n#doms-tech-curr-refined-root .doms-tcr-card {\n  background: rgba(255, 255, 255, 0.96); \/* Glass-like opacity *\/\n  border-radius: 6px;\n  overflow: hidden;\n  box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n  display: flex;\n  flex-direction: column;\n  transition: transform 0.3s ease;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-card:hover {\n  transform: translateY(-8px);\n}\n\n\/* Card Header *\/\n#doms-tech-curr-refined-root .doms-tcr-card-head {\n  background: var(--tcr-maroon);\n  padding: 1.5rem;\n  display: flex;\n  align-items: center;\n  gap: 1rem;\n  border-bottom: 3px solid var(--tcr-gold);\n}\n\n#doms-tech-curr-refined-root .doms-tcr-icon {\n  width: 44px;\n  height: 44px;\n  background: rgba(255,255,255,0.1);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--tcr-gold);\n  flex-shrink: 0;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-col-title {\n  margin: 0;\n  font-family: var(--tcr-font-head);\n  font-size: 1.3rem;\n  color: var(--tcr-white);\n  line-height: 1.2;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-col-sub {\n  display: block;\n  font-size: 0.75rem;\n  color: rgba(255,255,255,0.7);\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  margin-top: 2px;\n}\n\n\/* List Styling (The Text Refinement) *\/\n#doms-tech-curr-refined-root .doms-tcr-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-list li {\n  padding: 1rem 1.5rem;\n  border-bottom: 1px solid var(--tcr-border);\n  font-size: 0.95rem;\n  color: var(--tcr-text-dark);\n  font-weight: 500;\n  line-height: 1.4;\n  transition: background 0.2s;\n  display: flex;\n  align-items: center;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-list li:last-child {\n  border-bottom: none;\n}\n\n#doms-tech-curr-refined-root .doms-tcr-list li:hover {\n  background: #FAFAFA;\n  padding-left: 1.7rem; \/* Subtle indentation on hover *\/\n}\n\n\/* Bullet Point (custom) *\/\n#doms-tech-curr-refined-root .doms-tcr-list li::before {\n  content: \"\";\n  display: block;\n  width: 6px;\n  height: 6px;\n  background: var(--tcr-gold);\n  border-radius: 50%;\n  margin-right: 12px;\n  flex-shrink: 0;\n}\n\n\/* Highlight Item (Capstone) *\/\n#doms-tech-curr-refined-root .doms-li-highlight {\n  background: var(--tcr-gold-light);\n  font-weight: 700;\n  color: var(--tcr-maroon);\n}\n\n#doms-tech-curr-refined-root .doms-li-highlight:hover {\n  background: #eae0cc !important;\n}\n\n#doms-tech-curr-refined-root .doms-check {\n  margin-right: 8px;\n  font-weight: 800;\n  font-size: 1.1rem;\n}\n\n#doms-tech-curr-refined-root .doms-li-highlight::before {\n  display: none; \/* Remove standard bullet for checkmark *\/\n}\n\n\/* Elective Item *\/\n#doms-tech-curr-refined-root .doms-li-elective {\n  justify-content: space-between;\n  background: #FDFDFD;\n}\n\n#doms-tech-curr-refined-root .doms-li-elective::before {\n  background: #ccc; \/* Grey bullet for electives *\/\n}\n\n#doms-tech-curr-refined-root .doms-badge {\n  font-size: 0.65rem;\n  text-transform: uppercase;\n  background: #eee;\n  color: #666;\n  padding: 2px 6px;\n  border-radius: 4px;\n  font-weight: 700;\n  letter-spacing: 0.5px;\n  margin-left: 10px;\n}\n\n\/* =========================================\n   RESPONSIVE DESIGN\n   ========================================= *\/\n\n@media (max-width: 1024px) {\n  #doms-tech-curr-refined-root .doms-tcr-grid {\n    grid-template-columns: repeat(2, 1fr); \/* 2 cols *\/\n  }\n  \n  \/* Make last card centered or span full *\/\n  #doms-tech-curr-refined-root .doms-tcr-card:last-child {\n    grid-column: span 2;\n  }\n}\n\n@media (max-width: 768px) {\n  \/* Disable Fixed Background for Mobile Performance *\/\n  #doms-tech-curr-refined-root .doms-tcr-bg-fixed {\n    background-attachment: scroll;\n  }\n\n  \/* 1 Column Stack *\/\n  #doms-tech-curr-refined-root .doms-tcr-grid {\n    grid-template-columns: 1fr;\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  #doms-tech-curr-refined-root .doms-tcr-card:last-child {\n    grid-column: auto;\n  }\n\n  #doms-tech-curr-refined-root .doms-tcr-title {\n    font-size: 2.2rem;\n  }\n}\n<\/style>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Interdisciplinary Dual Degree Tech MBA Program Philosophy Creating and managing technology\u2013based businesses. An integral part of the five-year IDDD programme for IITM engineering students. The Department of Management Studies (DoMS) at IIT Madras presents the TechMBA program, crafted meticulously for the technocrats and innovators of tomorrow. As global industries become increasingly entwined with advanced technologies,&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":15135,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15082","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/15082","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/comments?post=15082"}],"version-history":[{"count":268,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/15082\/revisions"}],"predecessor-version":[{"id":75102,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/15082\/revisions\/75102"}],"up":[{"embeddable":true,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/15135"}],"wp:attachment":[{"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/media?parent=15082"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}