:root {
  --mse-ink: #172033;
  --mse-orange: #f2733a;
  --mse-orange-dark: #d95b25;
  --mse-lime: #c8f55a;
  --mse-cream: #fff8ed;
  --mse-mist: #f3f5f7;
  --mse-line: #e1e6ea;
  --mse-muted: #5c687b;
  --mse-white: #ffffff;
  --mse-radius: 28px;
  --mse-shadow: 0 22px 65px rgba(23, 32, 51, 0.1);
}

/* Elementor button finish: directional affordance with restrained tactile motion. */
body.mindsnack-elementor .ms-el-button .elementor-button,
body.mindsnack-elementor .ms-el-button-secondary .elementor-button,
body.mindsnack-elementor .ms-el-card .elementor-button,
body.mindsnack-elementor .ms-el-cta .elementor-button {
  align-items: center;
  box-shadow: 0 7px 0 rgba(23, 32, 51, 0.1);
  display: inline-flex;
  gap: 0.42rem;
  justify-content: center;
  transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease;
}
body.mindsnack-elementor .ms-el-button .elementor-button::after,
body.mindsnack-elementor .ms-el-button-secondary .elementor-button::after,
body.mindsnack-elementor .ms-el-card .elementor-button::after,
body.mindsnack-elementor .ms-el-cta .elementor-button::after {
  content: '→';
  display: inline-block;
  line-height: 1;
  transition: transform 180ms ease;
}
body.mindsnack-elementor .ms-el-button .elementor-button:hover,
body.mindsnack-elementor .ms-el-card .elementor-button:hover,
body.mindsnack-elementor .ms-el-cta .elementor-button:hover {
  box-shadow: 0 11px 0 rgba(23, 32, 51, 0.1), 0 18px 34px rgba(242, 115, 58, 0.2);
  transform: translateY(-3px);
}
body.mindsnack-elementor .ms-el-button-secondary .elementor-button:hover {
  box-shadow: 0 9px 0 rgba(23, 32, 51, 0.11), 0 16px 28px rgba(23, 32, 51, 0.14);
  transform: translateY(-3px);
}
body.mindsnack-elementor .ms-el-button .elementor-button:hover::after,
body.mindsnack-elementor .ms-el-button-secondary .elementor-button:hover::after,
body.mindsnack-elementor .ms-el-card .elementor-button:hover::after,
body.mindsnack-elementor .ms-el-cta .elementor-button:hover::after { transform: translateX(4px); }
body.mindsnack-elementor .ms-el-button .elementor-button:active,
body.mindsnack-elementor .ms-el-button-secondary .elementor-button:active,
body.mindsnack-elementor .ms-el-card .elementor-button:active,
body.mindsnack-elementor .ms-el-cta .elementor-button:active { box-shadow: none; transform: translateY(1px) scale(0.985); }

@media (prefers-reduced-motion: reduce) {
  body.mindsnack-elementor .ms-el-button .elementor-button,
  body.mindsnack-elementor .ms-el-button-secondary .elementor-button,
  body.mindsnack-elementor .ms-el-card .elementor-button,
  body.mindsnack-elementor .ms-el-cta .elementor-button { transition-duration: 0.01ms !important; }
}

body.mindsnack-elementor {
  background: var(--mse-white);
  color: var(--mse-ink);
}

body.mindsnack-elementor .site-main,
body.mindsnack-elementor .elementor-location-single,
body.mindsnack-elementor .elementor-page {
  overflow: clip;
}

body.mindsnack-elementor .elementor-section.elementor-section-boxed > .elementor-container,
body.mindsnack-elementor .elementor-section.ms-el-contained > .elementor-container {
  max-width: 1240px;
}

body.mindsnack-elementor .elementor-widget-heading .elementor-heading-title {
  color: var(--mse-ink);
  font-family: Manrope, sans-serif;
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -0.045em;
}

body.mindsnack-elementor .elementor-widget-text-editor,
body.mindsnack-elementor .elementor-widget-icon-box .elementor-icon-box-description,
body.mindsnack-elementor .elementor-accordion .elementor-tab-content {
  color: var(--mse-muted);
  font-family: "DM Sans", sans-serif;
  font-size: 17px;
  line-height: 1.7;
}

body.mindsnack-elementor .ms-el-eyebrow,
body.mindsnack-elementor .ms-el-eyebrow .elementor-heading-title {
  color: var(--mse-orange);
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.mindsnack-elementor .ms-el-hero {
  background:
    radial-gradient(circle at 88% 17%, rgba(200, 245, 90, 0.5) 0 11%, transparent 11.3%),
    linear-gradient(115deg, var(--mse-cream) 0 64%, #ffffff 64%);
  padding: clamp(82px, 9vw, 132px) 24px clamp(76px, 8vw, 116px);
  position: relative;
}

body.mindsnack-elementor .ms-el-hero::before {
  border: 1px solid rgba(23, 32, 51, 0.11);
  border-radius: 50%;
  content: "";
  height: 410px;
  position: absolute;
  right: -110px;
  top: -180px;
  width: 410px;
}

body.mindsnack-elementor .ms-el-hero > .elementor-container {
  align-items: center;
  gap: clamp(42px, 6vw, 88px);
  max-width: 1240px;
}

body.mindsnack-elementor .ms-el-hero-copy > .elementor-widget-wrap {
  align-content: center;
}

body.mindsnack-elementor .ms-el-hero-title .elementor-heading-title {
  font-size: clamp(48px, 6.4vw, 88px);
  max-width: 790px;
}

body.mindsnack-elementor .ms-el-hero-services,
body.mindsnack-elementor .ms-el-hero-springbase,
body.mindsnack-elementor .ms-el-hero-about,
body.mindsnack-elementor .ms-el-hero-contact,
body.mindsnack-elementor .ms-el-hero-results {
  padding-bottom: clamp(72px, 7vw, 92px);
  padding-top: clamp(76px, 7vw, 92px);
}

body.mindsnack-elementor .ms-el-hero-services .ms-el-hero-title .elementor-heading-title,
body.mindsnack-elementor .ms-el-hero-springbase .ms-el-hero-title .elementor-heading-title,
body.mindsnack-elementor .ms-el-hero-about .ms-el-hero-title .elementor-heading-title,
body.mindsnack-elementor .ms-el-hero-contact .ms-el-hero-title .elementor-heading-title,
body.mindsnack-elementor .ms-el-hero-results .ms-el-hero-title .elementor-heading-title {
  font-size: clamp(46px, 5.35vw, 74px);
}

body.mindsnack-elementor .ms-el-hero-lead {
  max-width: 660px;
}

body.mindsnack-elementor .ms-el-hero-lead .elementor-widget-container {
  font-size: clamp(18px, 1.6vw, 22px);
  line-height: 1.65;
}

body.mindsnack-elementor .ms-el-button,
body.mindsnack-elementor .ms-el-button-secondary {
  display: inline-block;
  margin-right: 10px;
  width: auto;
}

body.mindsnack-elementor .ms-el-button .elementor-button,
body.mindsnack-elementor .ms-el-button-secondary .elementor-button,
body.mindsnack-elementor .ms-el-card .elementor-button,
body.mindsnack-elementor .ms-el-cta .elementor-button {
  border: 2px solid var(--mse-orange);
  border-radius: 999px;
  box-shadow: none;
  font-family: Manrope, sans-serif;
  font-size: 15px;
  font-weight: 800;
  padding: 17px 25px;
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

body.mindsnack-elementor .ms-el-button .elementor-button,
body.mindsnack-elementor .ms-el-card .elementor-button,
body.mindsnack-elementor .ms-el-cta .elementor-button {
  background: var(--mse-orange);
  color: var(--mse-white);
}

body.mindsnack-elementor .ms-el-button-secondary .elementor-button {
  background: transparent;
  border-color: var(--mse-ink);
  color: var(--mse-ink);
}

body.mindsnack-elementor .ms-el-button .elementor-button:hover,
body.mindsnack-elementor .ms-el-card .elementor-button:hover,
body.mindsnack-elementor .ms-el-cta .elementor-button:hover {
  background: var(--mse-orange-dark);
  box-shadow: 0 12px 28px rgba(242, 115, 58, 0.26);
  transform: translateY(-2px);
}

body.mindsnack-elementor .ms-el-button-secondary .elementor-button:hover {
  background: var(--mse-ink);
  color: var(--mse-white);
  transform: translateY(-2px);
}

body.mindsnack-elementor .ms-el-visual {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  isolation: isolate;
  min-height: 0;
  overflow: visible;
  padding: clamp(18px, 2vw, 28px);
  position: relative;
}

body.mindsnack-elementor .ms-el-visual::before {
  background: rgba(200, 245, 90, 0.42);
  border-radius: 50%;
  content: "";
  height: 210px;
  opacity: 0.8;
  pointer-events: none;
  position: absolute;
  right: -44px;
  top: -42px;
  width: 210px;
  z-index: -1;
}

body.mindsnack-elementor .ms-el-visual::after {
  background: linear-gradient(90deg, var(--mse-lime), var(--mse-orange));
  border-radius: 999px;
  content: "";
  height: 7px;
  position: absolute;
  right: 30px;
  top: 28px;
  width: 86px;
  z-index: 2;
}

body.mindsnack-elementor .ms-el-visual > .elementor-widget-wrap {
  align-content: center;
  display: block;
}

body.mindsnack-elementor .elementor-widget.ms-el-mark-logo {
  align-items: center;
  align-self: flex-start;
  background: var(--mse-lime);
  border-radius: 18px;
  box-sizing: border-box;
  display: inline-block !important;
  flex: 0 0 74px;
  height: 74px;
  justify-content: center;
  margin-bottom: 16px;
  max-width: 74px !important;
  padding: 11px;
  width: 74px !important;
}

body.mindsnack-elementor .elementor-widget.ms-el-mark-logo.elementor-widget-image {
  display: inline-flex !important;
}

body.mindsnack-elementor .ms-el-mark-logo .elementor-widget-container {
  align-items: center;
  background: var(--mse-lime);
  border-radius: 18px;
  display: flex !important;
  height: 74px;
  justify-content: center;
  padding: 11px;
  width: 74px !important;
}

body.mindsnack-elementor .ms-el-mark-logo img {
  height: auto !important;
  max-height: 52px;
  max-width: 52px !important;
  width: 52px !important;
}

body.mindsnack-elementor .ms-el-brand-panel,
body.mindsnack-elementor .ms-el-springbase-card-logo {
  background: var(--mse-cream);
  border: 1px solid rgba(23, 32, 51, 0.12);
  border-radius: 18px;
  padding: 16px 18px;
}

body.mindsnack-elementor .ms-el-brand-panel {
  margin-bottom: 22px;
}

body.mindsnack-elementor .ms-el-brand-panel img {
  max-height: 58px;
  object-fit: contain;
  object-position: left center;
  width: 100%;
}

body.mindsnack-elementor .ms-el-springbase-card-logo {
  margin-bottom: 20px;
  padding: 12px 14px;
}

body.mindsnack-elementor .ms-el-springbase-card-logo img {
  height: 38px;
  object-fit: contain;
  object-position: left center;
  width: 100%;
}

body.mindsnack-elementor .ms-el-visual .elementor-heading-title,
body.mindsnack-elementor .ms-el-dark .elementor-heading-title,
body.mindsnack-elementor .ms-el-orange .elementor-heading-title {
  color: var(--mse-white);
}

body.mindsnack-elementor .ms-el-visual > .elementor-widget-wrap > .elementor-widget-heading .elementor-heading-title {
  color: var(--mse-ink);
}

body.mindsnack-elementor .ms-el-visual > .elementor-widget-wrap > .elementor-widget-text-editor {
  color: var(--mse-muted);
}

body.mindsnack-elementor .ms-el-visual .elementor-widget-text-editor,
body.mindsnack-elementor .ms-el-dark .elementor-widget-text-editor,
body.mindsnack-elementor .ms-el-orange .elementor-widget-text-editor {
  color: rgba(255, 255, 255, 0.77);
}

body.mindsnack-elementor .ms-el-dark p,
body.mindsnack-elementor .ms-el-dark .elementor-icon-box-description,
body.mindsnack-elementor .ms-el-orange p,
body.mindsnack-elementor .ms-el-orange .elementor-icon-box-description {
  color: rgba(255, 255, 255, 0.78);
}

body.mindsnack-elementor .ms-el-dark .elementor-icon-box-title,
body.mindsnack-elementor .ms-el-orange .elementor-icon-box-title {
  color: var(--mse-white);
}

body.mindsnack-elementor .ms-el-dark .elementor-icon,
body.mindsnack-elementor .ms-el-orange .elementor-icon {
  color: var(--mse-lime);
}

body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box {
  background: var(--mse-ink);
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 18px;
  box-shadow: 0 16px 42px rgba(23, 32, 51, 0.12);
  margin: 8px 0;
  padding: 16px 18px;
}

body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:nth-last-child(3) {
  margin-right: 66px;
}

body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:nth-last-child(2) {
  margin-left: 32px;
  margin-right: 34px;
}

body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:last-child {
  margin-left: 66px;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-wrapper {
  align-items: start;
  display: grid;
  gap: 12px;
  grid-template-columns: 34px minmax(0, 1fr);
  text-align: left;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-icon {
  margin: 0;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-title {
  font-size: 19px;
  letter-spacing: -0.02em;
  line-height: 1.25;
  margin: 0 0 5px;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-description {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon {
  font-size: 24px;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-title,
body.mindsnack-elementor .ms-el-visual .elementor-icon-box-description {
  color: var(--mse-white);
}

body.mindsnack-elementor .ms-el-visual .elementor-icon {
  color: var(--mse-lime);
}

body.mindsnack-elementor .ms-el-visual-services {
  background: transparent;
  border-color: var(--mse-line);
}

body.mindsnack-elementor .ms-el-visual-about {
  background: transparent;
}

body.mindsnack-elementor .ms-el-visual-contact {
  background: transparent;
}

body.mindsnack-elementor .ms-el-visual-results {
  background: transparent;
  border-color: var(--mse-line);
}

body.mindsnack-elementor .ms-el-visual-services::before,
body.mindsnack-elementor .ms-el-visual-contact::before,
body.mindsnack-elementor .ms-el-visual-results::before {
  background-image: radial-gradient(rgba(23, 32, 51, 0.15) 1px, transparent 1px);
}

body.mindsnack-elementor .ms-el-visual-about::before {
  background-image: radial-gradient(rgba(23, 32, 51, 0.2) 1px, transparent 1px);
}

body.mindsnack-elementor .ms-el-visual-services .elementor-heading-title,
body.mindsnack-elementor .ms-el-visual-contact .elementor-heading-title,
body.mindsnack-elementor .ms-el-visual-results .elementor-heading-title,
body.mindsnack-elementor .ms-el-visual-about .elementor-heading-title,
body.mindsnack-elementor .ms-el-visual-services .elementor-icon-box-title,
body.mindsnack-elementor .ms-el-visual-contact .elementor-icon-box-title,
body.mindsnack-elementor .ms-el-visual-results .elementor-icon-box-title,
body.mindsnack-elementor .ms-el-visual-about .elementor-icon-box-title,
body.mindsnack-elementor .ms-el-visual-services .elementor-icon-box-description,
body.mindsnack-elementor .ms-el-visual-contact .elementor-icon-box-description,
body.mindsnack-elementor .ms-el-visual-results .elementor-icon-box-description,
body.mindsnack-elementor .ms-el-visual-about .elementor-icon-box-description {
  color: var(--mse-ink);
}

body.mindsnack-elementor .ms-el-visual-services .elementor-widget-icon-box,
body.mindsnack-elementor .ms-el-visual-contact .elementor-widget-icon-box,
body.mindsnack-elementor .ms-el-visual-results .elementor-widget-icon-box,
body.mindsnack-elementor .ms-el-visual-about .elementor-widget-icon-box {
  background: rgba(255, 255, 255, 0.76);
  border-color: rgba(23, 32, 51, 0.11);
}

body.mindsnack-elementor .ms-el-visual-services .elementor-icon,
body.mindsnack-elementor .ms-el-visual-contact .elementor-icon,
body.mindsnack-elementor .ms-el-visual-results .elementor-icon,
body.mindsnack-elementor .ms-el-visual-about .elementor-icon {
  color: var(--mse-orange);
}

body.mindsnack-elementor .ms-el-visual-about .ms-el-mark-logo {
  background: var(--mse-cream);
}

body.mindsnack-elementor .ms-el-hero-services {
  background: linear-gradient(120deg, var(--mse-white) 0 62%, var(--mse-mist) 62%);
}

body.mindsnack-elementor .ms-el-hero-springbase {
  background:
    radial-gradient(circle at 88% 16%, rgba(200, 245, 90, 0.56) 0 10%, transparent 10.4%),
    linear-gradient(120deg, var(--mse-cream) 0 65%, #f7faef 65%);
}

body.mindsnack-elementor .ms-el-hero-about {
  background: linear-gradient(120deg, var(--mse-cream) 0 58%, #f0ffd0 58%);
}

body.mindsnack-elementor .ms-el-hero-contact {
  background:
    radial-gradient(circle at 94% 8%, rgba(242, 115, 58, 0.25), transparent 26%),
    linear-gradient(120deg, var(--mse-cream), var(--mse-white));
}

body.mindsnack-elementor .ms-el-hero-results {
  background: linear-gradient(120deg, var(--mse-white) 0 58%, var(--mse-mist) 58%);
}

body.mindsnack-elementor .ms-el-strip {
  background: var(--mse-white);
  border-bottom: 1px solid var(--mse-line);
  border-top: 1px solid var(--mse-line);
  padding: 23px 24px;
}

body.mindsnack-elementor .ms-el-springbase-strip {
  background: var(--mse-cream);
  border-bottom: 1px solid rgba(23, 32, 51, 0.08);
}

body.mindsnack-elementor .ms-el-springbase-strip .elementor-heading-title::before {
  color: var(--mse-orange);
  content: "\2713";
  font-weight: 900;
  margin-right: 0.55rem;
}

body.mindsnack-elementor .ms-el-strip > .elementor-container {
  align-items: center;
  max-width: 1240px;
}

body.mindsnack-elementor .ms-el-strip .elementor-heading-title {
  font-size: 14px;
  letter-spacing: 0.04em;
  text-align: center;
}

body.mindsnack-elementor .ms-el-section {
  padding: clamp(74px, 8vw, 118px) 24px;
}

body.mindsnack-elementor .ms-el-section > .elementor-container,
body.mindsnack-elementor .ms-el-card-row > .elementor-container,
body.mindsnack-elementor .ms-el-process > .elementor-container,
body.mindsnack-elementor .ms-el-cta > .elementor-container {
  max-width: 1240px;
}

body.mindsnack-elementor .ms-el-section-title .elementor-heading-title {
  font-size: clamp(38px, 5vw, 64px);
  max-width: 850px;
}

body.mindsnack-elementor .ms-el-section-lead {
  max-width: 760px;
}

body.mindsnack-elementor .ms-el-soft {
  background: var(--mse-mist);
}

body.mindsnack-elementor .ms-el-cream {
  background: var(--mse-cream);
}

body.mindsnack-elementor .ms-el-dark {
  background: var(--mse-ink);
}

body.mindsnack-elementor .ms-el-orange {
  background: var(--mse-orange);
}

body.mindsnack-elementor .ms-el-card-row {
  background: var(--mse-mist);
  padding: 0 24px 26px;
}

body.mindsnack-elementor .ms-el-card-row > .elementor-container {
  gap: 24px;
}

body.mindsnack-elementor .ms-el-card {
  background: var(--mse-white);
  border: 1px solid var(--mse-line);
  border-radius: var(--mse-radius);
  box-shadow: 0 12px 34px rgba(23, 32, 51, 0.055);
  min-height: 365px;
  padding: 32px;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

body.mindsnack-elementor .ms-el-card:hover {
  box-shadow: var(--mse-shadow);
  transform: translateY(-6px);
}

body.mindsnack-elementor .ms-el-card-feature {
  background: var(--mse-ink);
  border-color: var(--mse-ink);
}

body.mindsnack-elementor .ms-el-card-feature .elementor-heading-title,
body.mindsnack-elementor .ms-el-card-feature .elementor-widget-text-editor,
body.mindsnack-elementor .ms-el-card-feature p,
body.mindsnack-elementor .ms-el-card-feature .elementor-icon-box-title,
body.mindsnack-elementor .ms-el-card-feature .elementor-icon-box-description {
  color: var(--mse-white);
}

body.mindsnack-elementor .ms-el-number .elementor-heading-title {
  color: var(--mse-orange);
  font-size: 14px;
  letter-spacing: 0.12em;
}

body.mindsnack-elementor .ms-el-card-title .elementor-heading-title {
  font-size: 28px;
  letter-spacing: -0.035em;
}

body.mindsnack-elementor .ms-el-dark-feature > .elementor-container {
  align-items: center;
  gap: clamp(38px, 7vw, 96px);
}

body.mindsnack-elementor .ms-el-orbit {
  aspect-ratio: 1;
  background:
    radial-gradient(circle at center, var(--mse-orange) 0 19%, transparent 19.5%),
    radial-gradient(circle at center, transparent 0 37%, rgba(255, 255, 255, 0.18) 37.3% 37.8%, transparent 38.2%),
    radial-gradient(circle at center, transparent 0 49%, rgba(255, 255, 255, 0.12) 49.3% 49.8%, transparent 50.2%);
  border-radius: 50%;
  max-width: 500px;
  min-height: 430px;
  position: relative;
}

body.mindsnack-elementor .ms-el-orbit .elementor-widget-heading,
body.mindsnack-elementor .ms-el-orbit .ms-el-springbase-logo {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 68%;
  z-index: 2;
}

body.mindsnack-elementor .ms-el-orbit .ms-el-springbase-logo {
  background: var(--mse-cream);
  border: 5px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.24);
  box-sizing: border-box;
  padding: 22px 24px;
}

body.mindsnack-elementor .ms-el-orbit .elementor-heading-title {
  color: var(--mse-white);
  font-size: 30px;
  text-align: center;
}

body.mindsnack-elementor .ms-el-orbit .ms-el-springbase-logo .elementor-widget-container {
  background: var(--mse-cream);
  border: 5px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.24);
  padding: 22px 24px;
}

body.mindsnack-elementor .ms-el-orbit .ms-el-springbase-logo img {
  display: block;
  height: auto;
  width: 100%;
}

body.mindsnack-elementor .ms-el-process {
  padding: 0 24px clamp(76px, 8vw, 118px);
}

body.mindsnack-elementor .ms-el-process > .elementor-container {
  gap: 18px;
}

body.mindsnack-elementor .ms-el-step {
  border-left: 3px solid var(--mse-orange);
  padding: 6px 18px 10px 25px;
}

body.mindsnack-elementor .ms-el-step .elementor-heading-title {
  font-size: 24px;
}

body.mindsnack-elementor .ms-el-faq .elementor-accordion-item {
  border: 0;
  border-bottom: 1px solid var(--mse-line);
}

body.mindsnack-elementor .ms-el-faq .elementor-tab-title {
  color: var(--mse-ink);
  font-family: Manrope, sans-serif;
  font-size: 19px;
  font-weight: 750;
  padding: 23px 4px;
}

body.mindsnack-elementor .ms-el-faq .elementor-tab-content {
  border: 0;
  padding: 0 4px 24px;
}

body.mindsnack-elementor .ms-el-cta {
  background: var(--mse-orange);
  padding: clamp(58px, 7vw, 90px) 24px;
}

body.mindsnack-elementor .ms-el-cta > .elementor-container {
  align-items: center;
  gap: 36px;
}

body.mindsnack-elementor .ms-el-cta .elementor-heading-title,
body.mindsnack-elementor .ms-el-cta .elementor-widget-text-editor {
  color: var(--mse-white);
}

body.mindsnack-elementor .ms-el-cta .elementor-heading-title {
  font-size: clamp(36px, 4.5vw, 60px);
}

body.mindsnack-elementor .ms-el-cta .elementor-button {
  background: var(--mse-white);
  border-color: var(--mse-white);
  color: var(--mse-ink);
}

body.mindsnack-elementor .ms-el-contact-shell {
  background: var(--mse-white);
  border: 1px solid var(--mse-line);
  border-radius: 32px;
  box-shadow: var(--mse-shadow);
  padding: clamp(22px, 4vw, 50px);
}

body.mindsnack-elementor .ms-el-contact-shell .ms-contact-block {
  margin: 0;
}

body.mindsnack-elementor .ms-el-contact-shell .ms-contact-details > h2,
body.mindsnack-elementor .ms-el-contact-shell .ms-contact-details > .ms-eyebrow {
  display: none;
}

body.mindsnack-elementor .ms-el-contact-shell .ms-contact-details {
  background: var(--mse-cream);
  border-radius: 24px;
}

body.mindsnack-elementor .ms-el-contact-shell .ms-inquiry-form {
  border-radius: 24px;
}

body.mindsnack-elementor .ms-el-contact-shell .ms-inquiry-form button {
  background: var(--mse-orange);
}

body.mindsnack-elementor .ms-el-contact-shell .ms-inquiry-form input,
body.mindsnack-elementor .ms-el-contact-shell .ms-inquiry-form select {
  box-sizing: border-box;
  height: auto;
  min-height: 56px;
}

body.mindsnack-elementor .ct-header {
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(23, 32, 51, 0.08);
  backdrop-filter: blur(14px);
}

body.mindsnack-elementor .ct-header [data-id="menu"] > ul > li > a {
  font-family: Manrope, sans-serif;
  font-weight: 700;
}

body.mindsnack-elementor .ct-header [data-id="button"] .ct-button {
  background: var(--mse-orange);
  border-radius: 999px;
}

body.mindsnack-elementor .site-branding,
body.mindsnack-elementor .site-branding[data-logo] {
  align-items: center !important;
  display: flex !important;
  flex-direction: row !important;
  gap: 10px !important;
  justify-content: flex-start !important;
  text-align: left !important;
}

body.mindsnack-elementor .site-logo-container {
  display: block !important;
  flex: 0 0 44px !important;
  line-height: 0 !important;
}

body.mindsnack-elementor .site-logo-container img {
  height: 38px !important;
  max-width: 44px !important;
  object-fit: contain !important;
  width: 44px !important;
}

body.mindsnack-elementor .site-logo-container .site-title {
  line-height: 1 !important;
  margin: 0 !important;
}

body.mindsnack-elementor .site-branding .site-title-container {
  margin: 0 !important;
}

body.mindsnack-elementor .site-branding .site-title {
  line-height: 1 !important;
  margin: 0 !important;
}

@media (max-width: 1024px) {
  body.mindsnack-elementor .ms-el-hero > .elementor-container,
  body.mindsnack-elementor .ms-el-dark-feature > .elementor-container {
    gap: 38px;
  }

  body.mindsnack-elementor .ms-el-visual {
    min-height: 440px;
    transform: none;
  }

  body.mindsnack-elementor .ms-el-card {
    min-height: 390px;
    padding: 25px;
  }
}

@media (max-width: 767px) {
  body.mindsnack-elementor .ms-el-hero {
    background: var(--mse-cream);
    padding: 66px 18px 70px;
  }

  body.mindsnack-elementor .ms-el-hero > .elementor-container,
  body.mindsnack-elementor .ms-el-card-row > .elementor-container,
  body.mindsnack-elementor .ms-el-process > .elementor-container,
  body.mindsnack-elementor .ms-el-dark-feature > .elementor-container,
  body.mindsnack-elementor .ms-el-cta > .elementor-container {
    display: block;
  }

  body.mindsnack-elementor .ms-el-hero-title .elementor-heading-title {
    font-size: clamp(42px, 13vw, 60px);
  }

  body.mindsnack-elementor .ms-el-button,
  body.mindsnack-elementor .ms-el-button-secondary {
    display: block;
    margin: 10px 0;
    width: 100%;
  }

  body.mindsnack-elementor .ms-el-button .elementor-button,
  body.mindsnack-elementor .ms-el-button-secondary .elementor-button {
    width: 100%;
  }

  body.mindsnack-elementor .ms-el-visual {
    margin-top: 34px;
    min-height: 0;
    padding: 28px 22px;
  }

  body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box,
  body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:nth-last-child(3),
  body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:nth-last-child(2),
  body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:last-child {
    margin-left: 0;
    margin-right: 0;
  }

  body.mindsnack-elementor .ms-el-strip .elementor-column {
    width: 50%;
  }

  body.mindsnack-elementor .ms-el-section {
    padding: 64px 18px;
  }

  body.mindsnack-elementor .ms-el-card-row,
  body.mindsnack-elementor .ms-el-process {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.mindsnack-elementor .ms-el-card,
  body.mindsnack-elementor .ms-el-step {
    margin-bottom: 18px;
    min-height: 0;
  }

  body.mindsnack-elementor .ms-el-orbit {
    margin: 0 auto 36px;
    min-height: 340px;
  }

  body.mindsnack-elementor .ms-el-orbit .ms-el-springbase-logo {
    width: 78%;
  }

  body.mindsnack-elementor .ms-el-cta {
    padding: 58px 18px;
  }

  body.mindsnack-elementor .ms-el-contact-shell {
    border-radius: 22px;
    padding: 14px;
  }
}

/* Production visual pass: balanced hero, consistent cards, and calmer section rhythm. */
body.mindsnack-elementor .ms-el-hero {
  background:
    radial-gradient(circle at 91% 12%, rgba(200, 245, 90, 0.34) 0 10%, transparent 10.4%),
    radial-gradient(circle at 78% 88%, rgba(242, 115, 58, 0.06), transparent 24%),
    linear-gradient(135deg, #fff9ef 0%, #fffdf8 58%, #f8ffe8 100%);
  padding: clamp(72px, 7vw, 104px) 24px clamp(72px, 7vw, 100px);
}

body.mindsnack-elementor .ms-el-hero::before {
  height: 330px;
  right: -110px;
  top: -170px;
  width: 330px;
}

body.mindsnack-elementor .ms-el-hero > .elementor-container {
  gap: clamp(46px, 5vw, 72px);
}

body.mindsnack-elementor .ms-el-hero-title .elementor-heading-title {
  font-size: clamp(52px, 5vw, 76px);
  line-height: 0.99;
  max-width: 720px;
}

body.mindsnack-elementor .ms-el-hero-copy .elementor-widget-text-editor {
  max-width: 650px;
}

body.mindsnack-elementor .ms-el-hero-copy .elementor-widget-text-editor,
body.mindsnack-elementor .ms-el-hero-copy .elementor-widget-text-editor p {
  font-weight: 500;
}

body.mindsnack-elementor .ms-el-visual {
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(23, 32, 51, 0.1);
  border-radius: 30px;
  box-shadow: 0 28px 70px rgba(23, 32, 51, 0.12);
  min-height: 0;
  overflow: hidden;
  padding: clamp(26px, 3vw, 38px);
}

body.mindsnack-elementor .ms-el-visual::before {
  background: rgba(200, 245, 90, 0.58);
  height: 210px;
  opacity: 1;
  right: -76px;
  top: -84px;
  width: 210px;
}

body.mindsnack-elementor .ms-el-visual::after {
  height: 6px;
  right: 32px;
  top: 30px;
  width: 72px;
}

body.mindsnack-elementor .elementor-widget.ms-el-mark-logo,
body.mindsnack-elementor .ms-el-mark-logo .elementor-widget-container {
  border-radius: 15px;
  height: 62px;
  width: 62px !important;
}

body.mindsnack-elementor .elementor-widget.ms-el-mark-logo {
  flex-basis: 62px;
  max-width: 62px !important;
  padding: 9px;
}

body.mindsnack-elementor .ms-el-mark-logo .elementor-widget-container { padding: 9px; }

body.mindsnack-elementor .ms-el-mark-logo img {
  max-height: 44px;
  max-width: 44px !important;
  width: 44px !important;
}

body.mindsnack-elementor .ms-el-visual > .elementor-widget-wrap > .elementor-widget-heading .elementor-heading-title {
  font-size: clamp(28px, 2.6vw, 36px);
  line-height: 1.08;
  max-width: 390px;
}

body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box,
body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:nth-last-child(3),
body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:nth-last-child(2),
body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:last-child {
  margin: 10px 0;
  padding: 15px 16px;
  border-color: rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  box-shadow: none;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

body.mindsnack-elementor .ms-el-visual .elementor-widget-icon-box:hover {
  box-shadow: 0 14px 30px rgba(23, 32, 51, 0.18);
  transform: translateY(-2px);
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-wrapper {
  align-items: center;
  grid-template-columns: 42px minmax(0, 1fr);
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-icon {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  background: var(--mse-lime);
  border-radius: 12px;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon {
  color: var(--mse-ink) !important;
  font-size: 18px;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-title {
  font-size: 18px;
  margin-bottom: 3px;
}

body.mindsnack-elementor .ms-el-visual .elementor-icon-box-description {
  font-size: 13.5px;
  line-height: 1.45;
}

body.mindsnack-elementor .ms-el-card {
  border-radius: 24px;
  box-shadow: 0 12px 34px rgba(23, 32, 51, 0.05);
  min-height: 350px;
}

body.mindsnack-elementor .ms-el-card > .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
}

body.mindsnack-elementor .ms-el-card .ms-el-button { margin-top: auto; }

body.mindsnack-elementor .ms-el-card:hover {
  border-color: rgba(242, 115, 58, 0.36);
  transform: translateY(-4px);
}

body.mindsnack-elementor .ms-el-number .elementor-heading-title {
  display: inline-flex;
  width: auto;
  padding: 7px 10px;
  background: var(--mse-cream);
  border-radius: 9px;
}

body.mindsnack-elementor .ms-el-card-feature .ms-el-number .elementor-heading-title {
  background: rgba(242, 115, 58, 0.13);
}

body.mindsnack-elementor .ms-el-step {
  min-height: 250px;
  padding: 26px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-left: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 20px;
  box-shadow: 0 12px 34px rgba(23, 32, 51, 0.045);
}

body.mindsnack-elementor .ms-el-step .elementor-heading-title { line-height: 1.15; }

body.mindsnack-elementor .ms-el-faq .elementor-accordion-item {
  margin-bottom: 10px;
  overflow: hidden;
  background: var(--mse-white);
  border: 1px solid var(--mse-line);
  border-radius: 17px;
}

body.mindsnack-elementor .ms-el-faq .elementor-tab-title { padding: 20px 22px; }

body.mindsnack-elementor .ms-el-faq .elementor-tab-content {
  padding: 0 22px 22px;
}

body.mindsnack-elementor .ms-el-faq .elementor-tab-title.elementor-active {
  background: var(--mse-cream);
}

body.mindsnack-elementor .ms-el-cta {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, var(--mse-orange), #df5722);
}

body.mindsnack-elementor .ms-el-cta::before {
  position: absolute;
  top: -210px;
  right: -100px;
  width: 410px;
  height: 410px;
  content: '';
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 50%;
  box-shadow: 0 0 0 64px rgba(255, 255, 255, 0.055), 0 0 0 128px rgba(255, 255, 255, 0.035);
}

body.mindsnack-elementor .ms-el-cta > .elementor-container {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) and (max-width: 1100px) {
  body.mindsnack-elementor .ms-el-hero-title .elementor-heading-title { font-size: clamp(48px, 5.7vw, 60px); }
  body.mindsnack-elementor .ms-el-hero > .elementor-container { gap: 34px; }
  body.mindsnack-elementor .ms-el-visual { padding: 24px; }
  body.mindsnack-elementor .ms-el-visual .elementor-icon-box-description { font-size: 13px; }
}

@media (max-width: 767px) {
  body.mindsnack-elementor .ms-el-hero {
    background:
      radial-gradient(circle at 105% 4%, rgba(200, 245, 90, 0.42), transparent 27%),
      var(--mse-cream);
    padding: 56px 18px 64px;
  }

  body.mindsnack-elementor .ms-el-hero-title .elementor-heading-title {
    font-size: clamp(40px, 11.5vw, 54px);
    line-height: 1;
  }

  body.mindsnack-elementor .ms-el-visual {
    margin-top: 36px;
    padding: 22px;
    border-radius: 24px;
  }

  body.mindsnack-elementor .ms-el-visual::after {
    right: 22px;
    top: 24px;
    width: 56px;
  }

  body.mindsnack-elementor .ms-el-card { padding: 26px; }

  body.mindsnack-elementor .ms-el-step {
    min-height: 0;
    padding: 24px;
  }

  body.mindsnack-elementor .ms-el-faq .elementor-tab-title { padding: 18px; }
  body.mindsnack-elementor .ms-el-faq .elementor-tab-content { padding: 0 18px 20px; }
}
