/* Elementor + theme conflict fixes */
.elementor-widget-enx_ai_hero,
.elementor-widget-enx_ai_leverage,
.elementor-widget-enx_ai_imperative,
.elementor-widget-enx_ai_genai,
.elementor-widget-enx_ai_groundwork,
.elementor-widget-enx_ai_services,
.elementor-widget-enx_ai_why_partner,
.elementor-widget-enx_ai_case_study,
.elementor-widget-enx_ai_clients,
.elementor-widget-enx_ai_experts,
.elementor-widget-enx_ai_contact,
.elementor-widget-enx_ai_newsletter,
.elementor-widget-enx_about_hero,
.elementor-widget-enx_our_vision,
.elementor-widget-enx_all_partners,
.elementor-widget-enx_help_roadmap,
.elementor-widget-enx_custom_button {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

.elementor-widget-enx_ai_hero>.elementor-widget-container,
.elementor-widget-enx_ai_leverage>.elementor-widget-container,
.elementor-widget-enx_ai_imperative>.elementor-widget-container,
.elementor-widget-enx_ai_genai>.elementor-widget-container,
.elementor-widget-enx_ai_groundwork>.elementor-widget-container,
.elementor-widget-enx_ai_services>.elementor-widget-container,
.elementor-widget-enx_ai_why_partner>.elementor-widget-container,
.elementor-widget-enx_ai_case_study>.elementor-widget-container,
.elementor-widget-enx_ai_clients>.elementor-widget-container,
.elementor-widget-enx_ai_experts>.elementor-widget-container,
.elementor-widget-enx_ai_contact>.elementor-widget-container,
.elementor-widget-enx_ai_newsletter>.elementor-widget-container,
.elementor-widget-enx_about_hero>.elementor-widget-container,
.elementor-widget-enx_our_vision>.elementor-widget-container,
.elementor-widget-enx_all_partners>.elementor-widget-container,
.elementor-widget-enx_help_roadmap>.elementor-widget-container,
.elementor-widget-enx_custom_button>.elementor-widget-container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.elementor .elementor-section-wrap>.elementor-element:first-child,
.elementor .elementor-section-wrap>.elementor-element:last-child,
.elementor-widget-enx_ai_hero,
.elementor-widget-enx_ai_contact,
.elementor-widget-enx_ai_newsletter,
.elementor-widget-enx_about_hero,
.elementor-widget-enx_our_vision,
.elementor-widget-enx_all_partners,
.elementor-widget-enx_help_roadmap,
.elementor-widget-enx_custom_button {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.elementor-page .entry-content,
.elementor-page .site-main,
.elementor-page article,
.elementor-page .elementor,
.elementor-page .elementor-section-wrap {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.enx-ai-hero,
.enx-sec,
.newsletter-strip-widget,
.contact-split-widget {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
  clear: both;
}

.enx-ai-hero {
  min-width: 100%;
  overflow: hidden;
  isolation: isolate;
}

.enx-ai-container {
  max-width: 1500px;
  width: min(1500px, 92%) !important;
  margin-inline: auto;
}

.enx-ai-container.full {
  width: 100% !important;
  max-width: none !important;
}

.enx-ai-hero *,
.enx-sec *,
.newsletter-strip-widget *,
.contact-split-widget * {
  box-sizing: border-box;
}

.enx-ai-hero img,
.enx-sec img,
.newsletter-strip-widget img,
.contact-split-widget img {
  max-width: 100%;
  height: auto;
}

.enx-ai-hero,
.enx-sec,
.newsletter-strip-widget,
.contact-split-widget,
.enx-ai-hero *,
.enx-sec *,
.newsletter-strip-widget *,
.contact-split-widget *,
.contact-right-widget input,
.contact-right-widget select,
.contact-right-widget textarea,
.contact-right-widget button,
.newsletter-form input,
.newsletter-form button {
  font-family: var(--enx-font-family);
}


:root {
  --enx-red: #e2001a;
  --enx-dark: #3c3c3a;
  --enx-light: #f4f6fa;
  --enx-border: #e5e7eb;
  --enx-green: #dff2ec;
  --enx-navy: #0f172a;
  --enx-radius: 18px;
  --enx-font-family: var(--enx-theme-font-family, inherit);
  --enx-accent-color: var(--enx-theme-accent-color, var(--enx-theme-button-bg, var(--enx-red)));
  --enx-heading-color: var(--enx-theme-heading-color, var(--enx-dark));
  --enx-text-color: var(--enx-theme-text-color, var(--enx-dark));
  --enx-heading-size: var(--enx-theme-heading-size, 44.8px);
  --enx-heading-weight: var(--enx-theme-heading-weight, 700);
  --enx-body-size: var(--enx-theme-body-size, 16px);
  --enx-body-weight: var(--enx-theme-body-weight, 400);
  --enx-button-bg: var(--enx-theme-button-bg, var(--enx-red));
  --enx-button-border-color: var(--enx-theme-button-border-color, var(--enx-button-bg));
  --enx-button-text-color: var(--enx-theme-button-text-color, #fff);
}

.enx-ai-container {
  width: min(1200px, 92%);
  margin: 0 auto
}

.enx-ai-container.full {
  width: 100%
}

.enx-sec {
  padding: 90px 0
}

.enx-sec.light {
  background: var(--enx-light)
}

.enx-sec.white {
  background: #fff
}
/****
.enx-sec.groundwork {
  background: linear-gradient(135deg, #e8f5f3 0%, #d4ede8 100%)
}

.enx-sec.dark-gradient {
  background: linear-gradient(135deg, #1a0533 0%, #3b1060 40%, #6b1a8a 70%, #c2185b 100%)
}******/

.enx-sec.advanced-gradient {
  background: linear-gradient(
    135deg,
    #1a0533 0%,
    #3b1060 40%,
    #6b1a8a 70%,
    #c2185b 100%
  );
}

.enx-sec.core-gradient {
  background: linear-gradient(
    135deg,
    rgba(14,165,233,0.95) 0%,
    rgba(6,182,212,0.95) 40%,
    rgba(16,185,129,0.95) 100%
  );
}

/*========old label code from maaz
.sec-label {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--enx-accent-color);
  margin-bottom: 12px
}

.sec-label.green {
  color: #1a6b5a
}

.sec-label.white-soft {
  color: rgba(255, 255, 255, .7)
}
*/

/***** new label css */


.sec-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.6;
}

.sec-label {
  word-spacing: 2px;
}

.sec-label {
  color: rgba(255,255,255,0.6);
}

.sec-label {
  background: linear-gradient(135deg, #6a00ff, #ff2d7a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec-label {
  opacity: 0;
  transform: translateX(-40px);
  animation: enx-slide-strong 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

@keyframes enx-slide-strong {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.sec-label {
  text-shadow: 0 2px 10px rgba(255, 45, 122, 0.2);
}

/*end of new label css*/
.sec-title {
  font-size: var(--enx-heading-size);
  line-height: 1.08;
  font-weight: var(--enx-heading-weight);
  color: var(--enx-heading-color);
  margin: 0 0 18px
}

.sec-title.white-title {
  color: #fff
}

.sec-title.dark-green {
  color: #18332f
}

.sec-lead {
  font-size: var(--enx-body-size);
  font-weight: var(--enx-body-weight);
  color: var(--enx-text-color);
  margin-bottom: 16px
}

.sec-body,
.section-intro {
  font-size: var(--enx-body-size);
  font-weight: var(--enx-body-weight);
  line-height: 1.8;
  color: var(--enx-text-color)
}

.green-text {
  color: #3a6b5a
}

.white-soft-text {
  color: rgba(255, 255, 255, .75)
}

.two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  align-items: center
}

.two-col.unequal {
  grid-template-columns: 2fr 1fr
}

.reverse-gap {
  gap: 72px
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px
}

.grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px
}

.center-head {
  text-align: center
}

.mt-24 {
  margin-top: 24px
}

.mt-32 {
  margin-top: 32px
}

.mt-40 {
  margin-top: 40px
}

.enx-img-cover,
.enx-img-fixed {
  width: 100%;
  display: block;
  border-radius: var(--enx-radius);
  object-fit: cover;
  box-shadow: 0 20px 55px rgba(15, 23, 42, .08)
}

.enx-img-cover {
  min-height: 420px
}

.enx-img-fixed {
  height: 360px
}

.enx-ai-btns {
  display: flex;
  gap: 14px;
  flex-wrap: wrap
}

.enx-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 26px;
  border-radius: 999px;
  text-decoration: none;
  font-size: var(--enx-body-size);
  font-weight: 700;
  transition: .25s;
  transform: translateY(0)
}

.enx-btn:hover {
  transform: translateY(-2px)
}

.enx-btn.primary {
  background: var(--enx-button-bg);
  color: var(--enx-button-text-color);
  border: 2px solid var(--enx-button-border-color)
}

.enx-btn.primary:hover {
  filter: brightness(.92);
  border-color: var(--enx-button-border-color)
}

.enx-btn.secondary {
  background: transparent;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, .55)
}

.enx-btn.outline-red {
  color: var(--enx-accent-color);
  border: 2px solid var(--enx-button-border-color);
  background: transparent
}

.enx-text-link {
  color: var(--enx-accent-color);
  font-weight: 700;
  text-decoration: none;
  border-bottom: 0px solid var(--enx-button-border-color);
  padding-bottom: 2px;
  transition: .25s
}

.enx-text-link:hover {
  opacity: .8
}

.enx-ai-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  padding: 150px 0 110px
}

.enx-ai-hero::before {
  content: '';
  position: absolute;
  inset: -6%;
  background: inherit;
  background-size: cover;
  background-position: center;
  z-index: -2;
  transform: scale(1.03)
}

.enx-ai-hero.hero-anim-zoom-pan::before {
  animation: enxHeroZoomPan 16s ease-in-out infinite alternate
}

.enx-ai-hero.hero-anim-float::before {
  animation: enxHeroFloat 8s ease-in-out infinite
}

.enx-ai-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 8, 22, .35) 0%, rgba(5, 8, 22, .55) 50%, rgba(5, 8, 22, .78) 100%)
}

.enx-ai-hero .enx-ai-container {
  position: relative;
  z-index: 2
}

.enx-ai-breadcrumb,
.enx-ai-tagline {
  color: rgba(255, 255, 255, .8);
  margin-bottom: 14px;
  font-weight: 600
}

.enx-ai-hero h1 {
  font-size: clamp(38px, 6vw, 48px);
  line-height: 1.02;
  color: #fff;
  font-weight: 800;
  max-width: 780px;
  margin: 0 0 26px
}

.enx-ai-hero-bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  border-top: 1px solid rgba(255, 255, 255, .15);
  backdrop-filter: blur(5px);
  background: #e2e2e252;
}

.enx-ai-hero-bar-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr)
}

.hero-bar-item {
  padding: 18px 16px;
  color: rgba(255, 255, 255, .72);
  font-size: 13px;
  font-weight: 600;
  border-bottom: 3px solid transparent
}

.hero-wrap.hero-bar-item.active {
  border-color: var(--enx-accent-color);
  color: #fff
}

@keyframes enxHeroZoomPan {
  0% {
    transform: scale(1.03) translate3d(0, 0, 0)
  }

  100% {
    transform: scale(1.12) translate3d(-1.5%, 1.5%, 0)
  }
}

@keyframes enxHeroFloat {

  0%,
  100% {
    transform: scale(1.04) translateY(0)
  }

  50% {
    transform: scale(1.08) translateY(-8px)
  }
}

.enx-accordion details {
  border-bottom: 1px solid var(--enx-border);
  padding: 16px 0
}

.enx-accordion summary {
  list-style: none;
  cursor: pointer;
  font-weight: 700;
  color: var(--enx-dark)
}

.enx-accordion summary::-webkit-details-marker {
  display: none
}

.acc-body {
  padding-top: 12px;
  color: #6b7280;
  line-height: 1.8
}

.simple-card {
  background: #fff;
  border: 1px solid var(--enx-border);
  padding: 28px 24px;
  height: 100%;
  border-radius: var(--enx-radius);
  transition: .25s
}

.simple-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(15, 23, 42, .08)
}

.simple-card h4,
.simple-card h5 {
  margin: 0 0 12px;
  color: var(--enx-dark);
  font-weight: 800;
  font-size: 18px
}

.simple-card p {
  margin: 0;
  color: #6b7280;
  line-height: 1.75;
  font-size: 14px
}

.white-card {
  background: #fff;
  border: none;
  box-shadow: 0 8px 28px rgba(0, 0, 0, .06)
}

.service-card {
  padding-bottom: 24px
}

.service-card .enx-text-link {
  margin-top: 18px;
  display: inline-block
}

.quote-card-widget {
  background: var(--enx-button-bg);
  padding: 32px 28px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: var(--enx-radius)
}

.quote-card-widget blockquote {
  font-style: italic;
  line-height: 1.8;
  margin: 0 0 24px
}

.quote-author {
  display: flex;
  align-items: center;
  gap: 12px
}

.quote-author img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover
}

.quote-author span {
  display: block;
  color: rgba(255, 255, 255, .75);
  font-size: 12px
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border: 1px solid var(--enx-border);
  border-radius: var(--enx-radius);
  overflow: hidden;
  background: #fff
}

.stat-box {
  padding: 24px;
  text-align: center;
  border-right: 1px solid var(--enx-border);
  border-bottom: 1px solid var(--enx-border)
}

.stat-box:nth-child(2n) {
  border-right: none
}

.stat-box:nth-last-child(-n+2) {
  border-bottom: none
}

.stat-num {
  font-size: 46px;
  font-weight: 900;
  color: var(--enx-dark);
  line-height: 1
}

.stat-label {
  font-size: 12px;
  text-transform: uppercase;
  color: #6b7280;
  font-weight: 700;
  margin-top: 8px
}

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

.check-list li {
  padding: 10px 0 10px 28px;
  border-bottom: 1px solid var(--enx-border);
  position: relative;
  line-height: 1.7;
  color: #374151
}

.check-list li:before {
  content: '✓';
  position: absolute;
  left: 0;
  top: 10px;
  color: var(--enx-accent-color);
  font-weight: 700
}

.case-logo {
  font-size: 28px;
  font-weight: 900;
  color: var(--enx-dark);
  margin-bottom: 8px
}

.case-sub {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #6b7280;
  margin-bottom: 20px
}

.testimonial-card,
.highlight-card {
  padding: 34px;
  background: var(--enx-light);
  border-radius: var(--enx-radius)
}

.testimonial-card .brand {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 20px
}

.testimonial-card blockquote {
  font-style: italic;
  line-height: 1.85;
  margin: 0 0 18px
}

.muted-line {
  display: block;
  color: #6b7280;
  margin-top: 6px
}

.highlight-card {
  background: var(--enx-button-bg);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.big-num {
  font-size: 54px;
  font-weight: 900;
  line-height: 1;
  color: rgba(255, 255, 255, .2);
  margin-bottom: 12px
}

.logo-row {
  display: flex;
  gap: 22px;
  justify-content: center;
  flex-wrap: wrap;
  border-top: 1px solid var(--enx-border);
  padding-top: 28px;
  margin-top: 28px
}

.logo-row span {
  font-weight: 800;
  color: #9ca3af
}

.expert-card-widget {
  background: #fff;
  overflow: hidden;
  border-radius: var(--enx-radius);
  box-shadow: 0 12px 32px rgba(15, 23, 42, .06)
}

.expert-card-widget img {
  width: 100%;
  height: 240px;
  object-fit: cover
}

.expert-card-body {
  padding: 20px
}

.expert-card-body h4 {
  margin: 0 0 4px;
  font-size: 18px
}

.expert-role {
  color: var(--enx-accent-color);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .8px;
  margin-bottom: 10px
}

.expert-card-body p {
  color: #6b7280;
  line-height: 1.75
}

.contact-split-widget {
  background: var(--enx-dark)
}

.contact-split-widget .full {
  display: grid;
  grid-template-columns: 1fr 1.2fr
}

.contact-left-widget {
  padding: 80px;
  color: #fff;
  background: linear-gradient(135deg, #081328, #13213f);
  display: flex;
  align-items: center
}

.contact-left-inner {
  width: 100%;
  max-width: 640px
}

.contact-left-widget h2 {
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.08;
  color: #fff;
  margin: 0 0 18px
}

.contact-left-widget p {
  color: rgba(255, 255, 255, .78);
  line-height: 1.8
}

.contact-checks {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 26px
}

.contact-checks span {
  color: rgba(255, 255, 255, .8)
}

.contact-right-widget {
  background: #fff;
  padding: 56px
}

.form-placeholder {
  border: 2px dashed var(--enx-border);
  padding: 40px;
  text-align: center;
  color: #6b7280;
  border-radius: var(--enx-radius)
}

.contact-right-widget .wpcf7,
.contact-right-widget form {
  width: 100%
}

.contact-right-widget p {
  margin: 0 0 18px
}

.contact-right-widget input:not([type="submit"]),
.contact-right-widget input[type="email"],
.contact-right-widget input[type="text"],
.contact-right-widget input[type="tel"],
.contact-right-widget input[type="url"],
.contact-right-widget select,
.contact-right-widget textarea {
  width: 100%;
  border: 1px solid #d8dde7;
  border-radius: 14px;
  padding: 14px 16px;
  min-height: 52px;
  background: #fff;
  box-shadow: none;
}

.contact-right-widget textarea {
  min-height: 140px;
  resize: vertical
}

.contact-right-widget input:focus,
.contact-right-widget select:focus,
.contact-right-widget textarea:focus {
  outline: none;
  border-color: var(--enx-accent-color);
  box-shadow: 0 0 0 3px rgba(226, 0, 26, .08)
}

.contact-right-widget .wpcf7-submit,
.contact-right-widget button,
.contact-right-widget input[type="submit"] {
  background: var(--enx-button-bg) !important;
  color: var(--enx-button-text-color) !important;
  border: none !important;
  border-radius: 999px !important;
  padding: 14px 28px !important;
  font-weight: 700 !important;
  min-height: 48px;
  cursor: pointer
}

.contact-right-widget .wpcf7-spinner {
  display: inline-block
}

.contact-right-widget .wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 6px
}

.contact-right-widget .wpcf7 form .wpcf7-response-output {
  margin: 18px 0 0;
  padding: 12px 16px;
  border-radius: 12px
}

.newsletter-strip-widget {
  background: var(--enx-navy);
  padding: 24px 0
}

.newsletter-inner {
  display: grid;
  grid-template-columns: 1fr 1.2fr auto;
  gap: 24px;
  align-items: center
}

.newsletter-title {
  color: #fff;
  font-weight: 700
}

.newsletter-form {
  display: flex
}

.newsletter-form input {
  flex: 1;
  padding: 12px 16px;
  border: 1px solid rgba(255, 255, 255, .16);
  background: rgba(255, 255, 255, .06);
  color: #fff
}

.newsletter-form button {
  padding: 12px 18px;
  background: var(--enx-button-bg);
  color: var(--enx-button-text-color);
  border: none
}

.privacy-link {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}

@media (max-width:1024px) {

  .two-col,
  .grid-4,
  .grid-3,
  .contact-split-widget .full,
  .newsletter-inner {
    grid-template-columns: 1fr 1fr
  }

  .grid-4.experts-grid {
    grid-template-columns: 1fr 1fr
  }

  .enx-ai-hero-bar-inner {
    grid-template-columns: 1fr
  }
}

@media (max-width:767px) {

  .two-col,
  .two-col.unequal,
  .grid-3,
  .grid-4,
  .grid-4.experts-grid,
  .contact-split-widget .full,
  .newsletter-inner {
    grid-template-columns: 1fr
  }

  .enx-sec {
    padding: 60px 0
  }

  .contact-left-widget,
  .contact-right-widget {
    padding: 32px
  }

  .hero-bar-item {
    font-size: 12px
  }

  .enx-ai-hero {
    padding-top: 120px;
    padding-bottom: 90px
  }

  .newsletter-form {
    flex-direction: column;
    gap: 12px
  }
}




/* Bootstrap-style accordion for AI Imperative */
.enx-imperative-layout {
  align-items: center
}

.enx-imperative-image-col .enx-img-fixed.imp-img {
  height: 380px;
  object-fit: cover;
  display: block;
  border-radius: 0;
  box-shadow: none
}

.enx-imperative-acc {
  margin-top: 24px
}

.enx-imperative-acc .accordion-item.enx-imp-acc-item {
  border: none;
  border-bottom: 1px solid var(--enx-border);
  background: transparent;
  border-radius: 0
}

.enx-imperative-acc .accordion-item:last-child {
  border-bottom: none
}

.enx-imperative-acc .accordion-button.enx-imp-acc-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: var(--enx-dark);
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  cursor: pointer
}

.enx-imperative-acc .accordion-button.enx-imp-acc-btn:not(.collapsed) {
  color: var(--enx-dark);
  background: transparent;
  box-shadow: none
}

.enx-imperative-acc .accordion-button.enx-imp-acc-btn:focus {
  box-shadow: none;
  outline: none
}

.enx-imperative-acc .accordion-button.enx-imp-acc-btn::after {
  display: none !important
}

.enx-imp-acc-main {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  flex: 1
}

.enx-imp-acc-item-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: var(--enx-accent-color);
  font-size: 18px;
  line-height: 1
}

.enx-imp-acc-item-icon svg {
  width: 1em;
  height: 1em
}

.enx-imp-acc-title {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.45;
  color: inherit
}

.enx-imp-acc-chevron {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  font-size: 18px;
  color: #333;
  line-height: 1;
  transition: transform .25s ease
}

.enx-imperative-acc .accordion-button.enx-imp-acc-btn:not(.collapsed) .enx-imp-acc-chevron {
  transform: rotate(180deg)
}

.enx-imperative-acc .accordion-body {
  padding: 0 0 12px 28px;
  font-size: 13.5px;
  line-height: 1.8;
  color: #666;
  background: transparent
}

.enx-imperative-acc .accordion-body p:last-child {
  margin-bottom: 0
}

/* Why partner accordion */
.enx-wp-accordion {
  margin-top: 4px
}

.enx-wp-accordion .accordion-item.enx-wp-item {
  border: none;
  border-bottom: 1px solid var(--enx-border);
  background: transparent;
  border-radius: 0
}

.enx-wp-accordion .accordion-item:last-child {
  border-bottom: none
}

.enx-wp-accordion .accordion-button.enx-wp-toggle {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: var(--enx-dark);
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer
}

.enx-wp-accordion .accordion-button.enx-wp-toggle:focus {
  outline: none;
  box-shadow: none
}

.enx-wp-accordion .accordion-button.enx-wp-toggle::after {
  display: none !important
}

.enx-wp-title-wrap {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  min-width: 0;
  flex: 1
}

.enx-wp-item-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: var(--enx-dark);
  font-size: 18px;
  line-height: 1;
  margin-top: 2px
}

.enx-wp-item-icon svg {
  width: 1em;
  height: 1em
}

.enx-wp-title {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.45;
  color: inherit
}

.enx-wp-chevron {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  font-size: 18px;
  color: #333;
  line-height: 1;
  transition: transform .25s ease
}

.enx-wp-accordion .accordion-button.enx-wp-toggle:not(.collapsed) .enx-wp-chevron {
  transform: rotate(180deg)
}

.enx-wp-body {
  padding: 0 0 16px 30px
}

.enx-wp-body .acc-body {
  padding-top: 0;
  font-size: 13.5px;
  line-height: 1.8;
  color: #666
}

/* Keep icon/card styles for other widgets only */
.icon-card .enx-item-icon {
  margin-bottom: 18px
}

.icon-card {
  position: relative
}

.service-card .enx-item-icon {
  background: rgb(226 0 26 / 0%)
}

.quote-card-widget .enx-item-icon {
  background: rgba(255, 255, 255, .12);
  color: #fff
}

.check-list {
  display: none
}

/* Experts centering */
.experts-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 340px));
  gap: 32px;
  justify-content: center;
  margin-top: 40px
}

.expert-card-widget {
  text-align: center
}

.expert-card-body {
  display: flex;
  flex-direction: column;
  align-items: center
}

.expert-card-body .enx-text-link {
  display: inline-block
}

@media (max-width:1024px) {
  .enx-imperative-image-col .enx-img-fixed.imp-img {
    height: 320px
  }
}

@media (max-width:767px) {
  .enx-imperative-image-col .enx-img-fixed.imp-img {
    height: auto
  }

  .enx-imperative-acc .accordion-body {
    padding: 0 0 16px 28px;
    font-size: 13.5px
  }

  .enx-wp-body {
    padding: 0 0 16px 30px
  }
}

/* icon rendering helpers */
.enx-item-icon,
.enx-acc-inline-icon,
.enx-imp-acc-item-icon,
.enx-wp-item-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1
}

.enx-item-icon svg,
.enx-acc-inline-icon svg,
.enx-imp-acc-item-icon svg,
.enx-wp-item-icon svg {
  width: 3em;
  height: 3em
}

.enx-wp-list {
  margin-top: 4px;
}

.enx-wp-row {
  border-bottom: 1px solid var(--enx-border);
  padding: 20px 0;
}

.enx-wp-row:first-child {
  padding-top: 0;
}

.enx-wp-row:last-child {
  border-bottom: none;
}

.enx-wp-row .enx-wp-title-wrap {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.enx-wp-row .enx-wp-item-icon {
  color: var(--enx-accent-color);
  font-size: 24px;
  margin-top: 3px;
}

.enx-wp-row .enx-wp-title {
  display: block;
  font-size: 19px;
  line-height: 1.45;
  font-weight: 400;
  color: var(--enx-dark);
}

@media (max-width: 767px) {
  .enx-wp-row {
    padding: 16px 0;
  }

  .enx-wp-row .enx-wp-title {
    font-size: 17px;
  }
}

/* ===== 2026 requested widget updates ===== */
.enx-btn {
  padding: 15px 34px;
  font-size: 14px;
  min-width: 160px;
}

.enx-btn.outline-red {
  border-width: 2px;
}

.enx-text-link,
.expert-card-body .enx-text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.enx-link-icon {
  font-size: 1em;
  line-height: 1;
}

.enx-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(340px, .95fr);
  gap: 48px;
  align-items: center;
}

.enx-ai-hero.has-right-gallery .enx-ai-container {
  position: relative;
}

.enx-hero-subtext {
  max-width: 720px;
  color: rgba(255, 255, 255, .82);
  font-size: 17px;
  line-height: 1.8;
  margin: 0 0 30px;
}

.enx-hero-media {
  position: relative;
  z-index: 2;
  justify-self: end;
  width: 100%;
}

.enx-hero-media-gallery-inner {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: center;
  gap: clamp(16px, 2vw, 26px);
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.87) 0%, rgba(255, 255, 255, 0.83) 76%, rgb(255, 255, 255) 100%);
  padding-top: clamp(1.5rem, 4vw, 2rem);
  padding-right: clamp(.5rem, 2.5vw, 1rem);
  padding-bottom: clamp(1.5rem, 4vw, 2rem);
  padding-left: clamp(.5rem, 2.5vw, 1rem);
  box-shadow: 0 18px 60px rgba(15, 23, 42, .18);
}

.enx-hero-media-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 180px;
}

.enx-hero-media-item img {
  width: auto;
  max-width: 100%;
  max-height: 165px;
  display: block;
  object-fit: contain;
}

.enx-ai-breadcrumb p:last-child,
.enx-ai-breadcrumb *:last-child {
  margin-bottom: 0;
}

.groundwork-desc a {
  color: inherit;
  font-weight: 700;
  text-decoration: underline;
}

.service-align-left {
  text-align: left;
}

.service-align-center {
  text-align: center;
}

.service-align-right {
  text-align: right;
}

.service-align-center .enx-item-icon,
.service-align-right .enx-item-icon {
  margin-left: auto;
}

.service-align-center .enx-item-icon {
  margin-right: auto;
}
/* old service bullet list provided by maaz, has been replaced with below list blocks
.service-bullet-list {
  margin: 18px 0 0;
  padding-left: 20px;
  color: #6b7280;
  text-align: inherit;
}

.service-bullet-list li {
  margin-bottom: 8px;
  line-height: 1.7;
}
*/

.service-bullet-list {
    margin: 18px 0 10px;
    padding-left: 0;
    list-style: none;
    color: #6b7280;
    text-align: inherit;
}

.service-bullet-list li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 500;
    color: #374151;
}

/* Custom bullet icon */
.service-bullet-list li::before {
    content: "✦";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 12px;
    color: #ff2d7a;
    display: inline-block;
    transition: transform 0.2s ease, color 0.2s ease;
}

.service-card:hover .service-bullet-list li::before {
    transform: scale(1.2) translateX(2px);
}

.service-card:hover .service-bullet-list li {
    transform: translateX(4px);
    transition: transform 0.2s ease;
}

/* Optional subtle hover polish */
.service-bullet-list li:hover {
    color: #111827;
}

.enx-ai-services-card:hover .service-bullet-list li::before {
    transform: scale(1.2);
    color: #ff2d7a;
}

.service-align-center .service-bullet-list {
  display: inline-block;
  text-align: left;
}

.enx-why-partner-left {
  position: relative;
  padding-right: clamp(24px, 4vw, 56px);
}

.enx-why-partner-left::after {
  content: '';
  position: absolute;
  top: 10px;
  right: 0;
  width: 2px;
  height: calc(100% - 20px);
  background: rgba(226, 0, 26, .7);
}

.enx-wp-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  margin-top: 28px;
}

.enx-wp-feature-box {
  background: #fff;
  border: 1px solid var(--enx-border);
  border-radius: var(--enx-radius);
  padding: 26px 24px;
  box-shadow: 0 8px 30px rgba(15, 23, 42, .05);
  text-align: center;
}

.enx-wp-feature-icon {
  color: var(--enx-accent-color);
  font-size: 24px;
  margin: 0 auto 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.enx-wp-feature-icon svg {
  width: 1em;
  height: 1em;
}

.enx-wp-feature-title {
  margin: 0 0 10px;
  font-size: calc(var(--enx-body-size) * 1.25);
  color: var(--enx-heading-color);
  font-weight: var(--enx-heading-weight);
}

.enx-wp-feature-text {
  margin: 0;
  color: var(--enx-text-color);
  font-size: var(--enx-body-size);
  font-weight: var(--enx-body-weight);
  line-height: 1.75;
}

.enx-why-partner-acc .enx-wp-acc-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--enx-accent-color);
  font-size: 18px;
  line-height: 1;
}

.enx-why-partner-acc .enx-wp-acc-icon svg {
  width: 1em;
  height: 1em;
}

.enx-why-partner-acc .enx-wp-acc-title {
  color: var(--enx-heading-color);
}

.enx-why-partner-acc .enx-wp-acc-body {
  color: var(--enx-text-color);
  font-size: var(--enx-body-size);
  font-weight: var(--enx-body-weight);
  line-height: 1.8;
}

.enx-clients-slider-widget {
  width: 100%;
}

.enx-clients-slides {
  display: flex;
  gap: 32px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding-bottom: 10px;
}

.enx-clients-slides::-webkit-scrollbar {
  display: none;
}

.enx-client-slide {
  flex: 0 0 min(92%, 1340px);
  display: grid;
  grid-template-columns: minmax(280px, 1.08fr) minmax(280px, 1fr);
  min-height: 380px;
  background: #fff;
  border: 1px solid #dcdcdc;
  scroll-snap-align: start;
}

.enx-client-slide-media {
  position: relative;
  min-height: 100%;
  overflow: hidden;
}

.enx-client-slide-media>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: saturate(.92);
}

.enx-client-overlay-card {
  position: absolute;
  left: 18px;
  bottom: 18px;
  background: rgba(255, 255, 255, .96);
  min-width: clamp(180px, 22vw, 270px);
  min-height: clamp(120px, 18vw, 158px);
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.enx-client-overlay-card img {
  max-width: 100%;
  max-height: 80px;
  object-fit: contain;
}

.enx-client-overlay-text {
  display: block;
  font-size: clamp(28px, 2.6vw, 44px);
  line-height: 1.08;
  font-weight: 500;
  color: #111;
}

.enx-client-slide-content {
  padding: 44px 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
}

.enx-client-slide-label {
  color: #ff4b59;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 8px;
}

.enx-client-slide-title {
  margin: 0 0 26px;
  font-size: clamp(28px, 2.6vw, 52px);
  line-height: 1.2;
  font-weight: 800;
  color: #404040;
  max-width: 610px;
}

.enx-client-logo-nav {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 18px;
  align-items: stretch;
  border-top: 1px solid var(--enx-border);
  margin-top: 18px;
  padding-top: 18px;
}

.enx-client-logo-btn {
  appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 14px 10px 18px;
  border-bottom: 3px solid transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: #9ca3af;
  transition: .25s ease;
}

.enx-client-logo-btn:hover,
.enx-client-logo-btn.is-active {
  border-bottom-color: var(--enx-accent-color);
  color: var(--enx-dark);
}

.enx-client-logo-btn img {
  max-width: 130px;
  max-height: 44px;
  object-fit: contain;
  opacity: .6;
  transition: .25s ease;
}

.enx-client-logo-btn:hover img,
.enx-client-logo-btn.is-active img {
  opacity: 1;
}

.enx-client-logo-text {
  font-size: 14px;
  font-weight: 700;
  color: inherit;
}

.enx-client-logo-meta {
  font-size: 11px;
  color: inherit;
  opacity: .75;
}

.enx-ai-breadcrumb a {
  color: var(--enx-red);
}

.breadcrumb_last {
  font-size: 14px;
}

@media (max-width: 1024px) {
  .enx-hero-grid {
    grid-template-columns: 1fr;
  }

  .enx-hero-media {
    justify-self: start;
  }

  .enx-hero-media-gallery-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .enx-client-slide {
    flex-basis: 100%;
    grid-template-columns: 1fr;
  }

  .enx-client-slide-media {
    min-height: 340px;
  }

  .enx-wp-feature-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .enx-btn {
    min-width: 0;
    width: auto;
  }

  .sec-title {
    font-size: 36px;
  }

  .enx-hero-subtext {
    font-size: 15px;
  }

  .enx-hero-media-gallery-inner {
    grid-template-columns: 1fr;
  }

  .enx-hero-media-item {
    min-height: 120px;
  }

  .enx-wp-feature-grid {
    grid-template-columns: 1fr;
  }

  .enx-why-partner-left {
    padding-right: 0;
    padding-bottom: 24px;
  }

  .enx-why-partner-left::after {
    display: none;
  }

  .enx-client-slide-content {
    padding: 28px 24px;
  }

  .enx-client-slide-media {
    min-height: 260px;
  }

  .enx-client-overlay-card {
    min-width: 170px;
    min-height: 110px;
    padding: 18px;
  }

  .enx-client-logo-nav {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* ===== About Page Elementor Widgets ===== */
.enx-about-hero {
  position: relative;
  padding: 150px 0 0;
  min-height: 720px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.enx-about-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(17, 17, 17, .72) 0%, rgba(17, 17, 17, .55) 34%, rgba(17, 17, 17, .18) 100%);
}

.enx-about-hero .enx-ai-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding-right: calc(var(--bs-gutter-x, 1.5rem) * .5);
  padding-left: calc(var(--bs-gutter-x, 1.5rem) * .5);
}

.enx-about-hero__cards-wrap .enx-ai-container {
  width: 100% !important;
  max-width: none !important;
  padding-inline: 0;
}

.enx-about-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(380px, 595px);
  gap: 54px;
  align-items: center;
  padding-bottom: 92px;
}

.enx-about-hero__content {
  max-width: 660px;
  color: #fff;
}

.enx-about-hero__media {
  width: 100%;
  max-width: 595px;
  justify-self: end;
}

.enx-about-hero__breadcrumb {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 22px;
  font-size: 18px;
  color: #fff;
}

.enx-about-hero__breadcrumb span+span::before {
  content: '•';
  margin-right: 10px;
  color: #fff;
}

.enx-about-hero__breadcrumb .current {
  color: #ff4b63;
}

.enx-about-hero__title {
  margin: 0 0 24px;
  color: #fff;
  font-size: clamp(40px, 5vw, 64px);
  line-height: 1.02;
  font-weight: 700;
  letter-spacing: -.02em;
}

.enx-about-hero__desc {
  max-width: 690px;
  font-size: 19px;
  line-height: 1.45;
  color: rgba(255, 255, 255, .95);
}

.enx-about-hero__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 34px;
}

.enx-btn--hero-filled,
.enx-btn--hero-outline,
.enx-btn--outline-red {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 176px;
  min-height: 58px;
  padding: 14px 30px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: .25s ease;
}

.enx-btn--hero-filled,
.enx-custom-button__link.is-filled {
  background: #ff4861;
  border: 2px solid #ff4861;
  color: #fff;
}

.enx-btn--hero-outline,
.enx-btn--outline-red,
.enx-custom-button__link.is-outline {
  background: transparent;
  border: 2px solid #ff4861;
  color: #ff4861;
}

.enx-about-hero__buttons .enx-btn--hero-outline {
  border-color: rgba(255, 255, 255, .85);
  color: #fff;
}

.enx-btn--hero-filled:hover,
.enx-btn--hero-outline:hover,
.enx-btn--outline-red:hover,
.enx-custom-button__link:hover {
  transform: translateY(-1px);
  text-decoration: none;
}

.enx-about-hero__video-card {
  display: block;
  overflow: hidden;
  background: rgba(0, 0, 0, .75);
  color: #fff;
  text-decoration: none;
  box-shadow: 0 20px 40px rgba(0, 0, 0, .25);
  width: 100%;
}

.enx-about-hero__video-card--image {
  background: rgba(255, 255, 255, .08);
}

.enx-about-hero__video-head {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
}

.enx-about-hero__video-logo {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #ff4861;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 21px;
  text-transform: lowercase;
}

.enx-about-hero__video-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.enx-about-hero__video-sub {
  font-size: 12px;
  color: rgba(255, 255, 255, .85);
}

.enx-about-hero__video-thumb,
.enx-about-hero__image-card {
  position: relative;
  aspect-ratio: 16/9;
  background: #151515;
}

.enx-about-hero__video-thumb img,
.enx-about-hero__image-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.enx-about-hero__play {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  width: 66px;
  height: 46px;
  border-radius: 14px;
  background: #ff1f14;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .26);
}

.enx-about-hero__cards-wrap {
  position: relative;
  z-index: 2;
}

.enx-about-hero__cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  background: rgba(255, 255, 255, .92);
  backdrop-filter: blur(6px);
}

.enx-about-hero__card {
  padding: 34px 30px 30px;
}

.enx-about-hero__card+.enx-about-hero__card {
  border-left: 1px solid rgba(60, 60, 58, .16);
}

.enx-about-hero__card h3 {
  margin: 0 0 16px;
  color: #3c3c3a;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 700;
}

.enx-about-hero__card p {
  margin: 0;
  color: #4f4f4d;
  font-size: 16px;
  line-height: 1.55;
}

.enx-our-vision {
  background: var(--enx-our-vision-bg, #f5f5f5);
}

.enx-our-vision__grid {
  display: grid;
  grid-template-columns: minmax(280px, 380px) 1px minmax(0, 1fr);
  gap: clamp(30px, 4vw, 72px);
  align-items: center;
}

.enx-our-vision__right {
  min-width: 0;
  max-width: 860px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.enx-our-vision__box {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.enx-our-vision__left {
  display: flex;
  align-items: center;
  min-height: 280px;
}

.enx-our-vision__title {
  margin: 0;
  color: var(--enx-our-vision-title-color, #3c3c3a);
  font-size: clamp(42px, 4vw, 60px);
  line-height: 1.06;
  font-weight: 700;
  letter-spacing: -.02em;
}

.enx-our-vision__divider {
  width: 1px;
  background: var(--enx-our-vision-divider-color, #ff4b63);
  min-height: 256px;
}

.enx-our-vision__content {
  width: 100%;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  color: var(--enx-our-vision-content-color, #3c3c3a);
  font-size: 17px;
  line-height: 1.5;
}

.enx-our-vision__content,
.enx-our-vision__content p,
.enx-our-vision__content li,
.enx-our-vision__content strong,
.enx-our-vision__content a {
  color: inherit;
}

.enx-our-vision__content p {
  margin: 0 0 18px;
}

.enx-our-vision__right .enx-btn--outline-red {
  margin-top: 16px;
  display: inline-flex;
}

@media (min-width: 1200px) {
  .enx-our-vision .enx-ai-container {
    width: min(1520px, 94%) !important;
  }
}

.enx-all-partners {
  background: #f5f5f5;
}

.enx-all-partners__title {
  margin: 0;
  text-align: center;
  color: #3c3c3a;
  font-size: clamp(36px, 3.5vw, 54px);
  line-height: 1.1;
  font-weight: 700;
}

.enx-all-partners__desc {
  max-width: 1160px;
  margin: 26px auto 50px;
  text-align: center;
  color: #4f4f4d;
  font-size: 17px;
  line-height: 1.55;
}

.enx-all-partners__logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 34px 58px;
}

.enx-all-partners__logos.is-top {
  margin-bottom: 62px;
}

.enx-all-partners__logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.enx-all-partners__logo img {
  display: block;
  max-height: 72px;
  width: auto;
  max-width: 220px;
  object-fit: contain;
}

.enx-all-partners__logos.is-bottom .enx-all-partners__logo img {
  max-height: 38px;
  opacity: .78;
}

.enx-all-partners__button {
  text-align: center;
  margin-top: 78px;
}

.enx-custom-button {
  width: 100%;
}

.enx-custom-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-width: 360px;
  min-height: 64px;
  padding: 14px 34px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.1;
}

.enx-custom-button__link .dash {
  font-size: 22px;
  line-height: 1;
  transform: translateY(-1px);
}

.enx-help-roadmap {
  background: #d5e5df;
}

.enx-help-roadmap__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 660px);
  gap: 72px;
  align-items: start;
}

.enx-help-roadmap__left {
  padding-top: 110px;
  max-width: 720px;
}

.enx-help-roadmap__title {
  margin: 0 0 34px;
  color: #3c3c3a;
  font-size: clamp(42px, 4.5vw, 68px);
  line-height: 1.06;
  font-weight: 700;
  letter-spacing: -.02em;
}

.enx-help-roadmap__desc {
  color: #4f4f4d;
  font-size: 17px;
  line-height: 1.55;
  max-width: 660px;
}

.enx-help-roadmap__button {
  margin-top: 58px;
}

.enx-help-roadmap__right-title {
  margin: 0 0 28px;
  color: #3c3c3a;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 700;
}

.enx-help-roadmap__accordion {
  display: grid;
  gap: 28px;
}

.enx-help-roadmap__item {
  border: 1px solid rgba(60, 60, 58, .06);
  background: #fff;
}

.enx-help-roadmap .accordion-button {
  box-shadow: none !important;
  border: 0;
  background: #fff;
  padding: 24px 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #3c3c3a;
  font-size: 14px;
  font-weight: 700;
}

.enx-help-roadmap .accordion-button:not(.collapsed) {
  color: #3c3c3a;
  background: #fff;
}

.enx-help-roadmap .accordion-button::after {
  display: none;
}

.enx-help-roadmap__arrow {
  color: #3c3c3a;
  font-size: 11px;
  line-height: 1;
  display: inline-flex;
  transition: transform .25s ease;
}

.enx-help-roadmap .accordion-button:not(.collapsed) .enx-help-roadmap__arrow {
  transform: rotate(90deg);
}

.enx-help-roadmap .accordion-body {
  padding: 0 18px 20px 36px;
  color: #4f4f4d;
  font-size: 15px;
  line-height: 1.65;
}

.enx-help-roadmap .accordion-body p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1180px) {
  .enx-about-hero {
    padding-top: 120px;
  }

  .enx-about-hero__inner {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .enx-about-hero__media {
    max-width: 760px;
    justify-self: start;
  }

  .enx-about-hero__cards {
    grid-template-columns: 1fr;
  }

  .enx-about-hero__card+.enx-about-hero__card {
    border-left: 0;
    border-top: 1px solid rgba(60, 60, 58, .16);
  }

  .enx-our-vision__grid,
  .enx-help-roadmap__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .enx-our-vision__left,
  .enx-help-roadmap__left {
    min-height: auto;
    padding-top: 0;
  }

  .enx-our-vision__divider {
    width: 100%;
    height: 1px;
    min-height: 1px;
  }
}

@media (max-width: 767px) {
  .enx-about-hero {
    min-height: auto;
    padding-top: 90px;
  }

  .enx-about-hero__breadcrumb {
    font-size: 15px;
  }

  .enx-about-hero__desc {
    font-size: 16px;
  }

  .enx-about-hero__buttons {
    gap: 12px;
  }

  .enx-btn--hero-filled,
  .enx-btn--hero-outline,
  .enx-btn--outline-red,
  .enx-custom-button__link {
    min-width: 100%;
  }

  .enx-about-hero__card {
    padding: 24px 20px;
  }

  .enx-about-hero__card h3 {
    font-size: 20px;
  }

  .enx-our-vision__content,
  .enx-help-roadmap__desc,
  .enx-help-roadmap .accordion-body {
    font-size: 16px;
  }

  .enx-all-partners__logos {
    gap: 28px 30px;
  }

  .enx-all-partners__logo img {
    max-width: 150px;
    max-height: 52px;
  }

  .enx-custom-button__link {
    min-height: 58px;
    padding-inline: 24px;
  }

  .enx-help-roadmap .accordion-button {
    padding: 18px 14px;
  }

  .enx-help-roadmap .accordion-body {
    padding: 0 14px 16px 28px;
  }
}