.elementor-11 .elementor-element.elementor-element-c46ed46{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:1;--margin-top:-90px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-c46ed46:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-c46ed46 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://cultureconnectionsinc.com/wp-content/uploads/2026/02/duod-1.png");background-position:center right;background-repeat:no-repeat;background-size:contain;}.elementor-11 .elementor-element.elementor-element-c46ed46::before, .elementor-11 .elementor-element.elementor-element-c46ed46 > .elementor-background-video-container::before, .elementor-11 .elementor-element.elementor-element-c46ed46 > .e-con-inner > .elementor-background-video-container::before, .elementor-11 .elementor-element.elementor-element-c46ed46 > .elementor-background-slideshow::before, .elementor-11 .elementor-element.elementor-element-c46ed46 > .e-con-inner > .elementor-background-slideshow::before, .elementor-11 .elementor-element.elementor-element-c46ed46 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(90deg, #FFFFFF 50%, #FFFFFF75 100%);}.elementor-11 .elementor-element.elementor-element-4854f2e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-5b1fd61{padding:0px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-28c6fd5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-68d5d4e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-bb59876{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-c46ed46:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-c46ed46 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-11 .elementor-element.elementor-element-68d5d4e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-bb59876{--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for html, class: .elementor-element-c5867c0 *//* ================= GLOBAL SAFETY ================= */
html, body {
  overflow-x: hidden;
}



/* ================= HERO ================= */
.hero {
  padding: 50px 0;
  font-family: 'Inter', sans-serif;
  animation: fadeUp 0.9s ease-out both;
}

/* ================= LAYOUT ================= */
.hero-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  align-items: center;
  gap: 40px;
}

/* ================= BADGE ================= */
.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #f6f6f6;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  margin-bottom: 28px;

  opacity: 0;
  animation: fadeUp 0.6s ease-out forwards;
  animation-delay: 0.2s;
}

.hero-badge .dot {
  width: 8px;
  height: 8px;
  background: #c9352b;
  border-radius: 50%;
}

/* ================= TITLE ================= */
.hero-title {
  margin-bottom: 26px;
  line-height: 1;
  word-break: break-word;
}

/* DIGNIFIED */
.hero-title .dark {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #0b1220;
  font-size: clamp(42px, 8vw, 90px);
  letter-spacing: clamp(-1.5px, -0.3vw, -3.2px);
  display: block;
  line-height: 50px;

  opacity: 0;
  animation: fadeUp 0.7s ease-out forwards;
  animation-delay: 0.35s;
}

/* RECOVERY */
.hero-title .red {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #c9352b;
  font-size: clamp(42px, 8vw, 90px);
  letter-spacing: clamp(-1.5px, -0.3vw, -3.2px);
  display: block;
  line-height: 50px;

  opacity: 0;
  animation: fadeUp 0.7s ease-out forwards;
  animation-delay: 0.5s;
}

/* redefined. */
.hero-title .script {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-weight: 600;
  color: #7b2c83;
  font-size: clamp(46px, 9vw, 100px);
  display: block;
  line-height: 50px;

  opacity: 0;
  animation: fadeUp 0.7s ease-out forwards;
  animation-delay: 0.65s;
}

/* ================= TEXT ================= */
.hero-text {
  max-width: 480px;
  font-size: 14px;
  line-height: 30px;
  color: #5f6675;
  margin-bottom: 34px;

  opacity: 0;
  animation: fadeUp 0.7s ease-out forwards;
  animation-delay: 0.85s;
}

/* ================= ACTIONS ================= */
.hero-actions {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;

  opacity: 0;
  animation: fadeUp 0.7s ease-out forwards;
  animation-delay: 1s;
}

/* ================= BUTTONS ================= */
.btn-primary,
.btn-outline {
  transition: all 0.25s ease;
}

.btn-primary {
  background: #c9352b;
  color: #ffffff;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}

.btn-primary:hover {
  background: #b52c23;
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(201, 53, 43, 0.25);
}

.btn-outline {
  border: 1.5px solid #0b1220;
  color: #0b1220;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}

.btn-outline:hover {
  background: #0b1220;
  color: #ffffff;
  transform: translateY(-2px);
}

/* ================= IMAGE ================= */
.hero-media {
  display: flex;
  justify-content: flex-end;

  opacity: 0;
  animation: fadeLeft 0.9s ease-out forwards;
  animation-delay: 0.8s;
}

.hero-image {
  width: 520px;
  max-width: 100%;
  height: auto;
  border-radius: 14px;

  animation: floatSoft 6s ease-in-out infinite;
}

/* ================= TABLET ================= */
@media (max-width: 1024px) {
  .hero-container {
    grid-template-columns: 1fr;
  }

  .hero-media {
    justify-content: center;
    margin-top: 40px;
  }

  .hero-text {
    max-width: 100%;
  }
}

/* ================= MOBILE ================= */
@media (max-width: 768px) {
  .hero {
    padding: 60px 0;
  }

  .hero-badge {
    font-size: 9px;
    letter-spacing: 0.25em;
  }

  .hero-actions {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* ================= REDUCED MOTION ================= */
@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b1fd61 *//* ================= HOME HERO ================= */

.home-hero {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 500px;
  background-image: url("https://cultureconnectionsinc.com/wp-content/uploads/2026/01/hero-banner-new-scaled.jpeg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  display: flex;
  align-items: center;
  justify-content: center;

  font-family: 'Inter', sans-serif;
  overflow: hidden;
  padding: 350px 0px 350px 0px;

  /* background animation */
  animation: heroBgZoom 1.8s ease-out forwards;
}

/* ================= OVERLAY ================= */

.home-hero__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

/* ================= CONTENT ================= */

.home-hero__content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  padding: 0 24px;
  text-align: center;
  color: #ffffff;

  opacity: 0;
  animation: heroFadeUp 0.9s ease-out forwards;
  animation-delay: 0.3s;
}

/* ================= TITLE ================= */

.home-hero__content h1 {
  font-family: 'Playfair Display', serif;
  font-size: 56px;
  line-height: 1.15;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: -0.5px;

  opacity: 0;
  animation: heroFadeUp 0.9s ease-out forwards;
  animation-delay: 0.4s;
}

/* ================= TEXT ================= */

.home-hero__content p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 40px;
  opacity: 0.95;

  opacity: 0;
  animation: heroFadeUp 0.9s ease-out forwards;
  animation-delay: 0.55s;
}

/* ================= ACTIONS ================= */

.home-hero__actions {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;

  opacity: 0;
  animation: heroFadeUp 0.9s ease-out forwards;
  animation-delay: 0.7s;
}

/* ================= BUTTONS ================= */

.home-btn {
  padding: 14px 30px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.25s ease;
}

/* Primary */
.home-btn--primary {
  background: #c9352b;
  color: #ffffff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
}

.home-btn--primary:hover {
  background: white;
  color: #c9352b;
  transform: translateY(-2px);
}

/* Secondary */
.home-btn--secondary {
  background: #ffffff;
  color: #0b1220;
}

.home-btn--secondary:hover {
  background: #f1f1f1;
  transform: translateY(-2px);
}

/* ================= ANIMATIONS ================= */

@keyframes heroFadeUp {
  from {
    opacity: 0;
    transform: translateY(28px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes heroBgZoom {
  from {
    transform: scale(1.04);
  }
  to {
    transform: scale(1);
  }
}

/* ================= MOBILE FIX ================= */

@media (max-width: 768px) {

  .home-hero {
    height: auto;
    min-height: 100vh;
    padding: 50px 0 80px;
    background-position: center top;
  }

  .home-hero__content {
    padding: 0 18px;
  }

  .home-hero__content h1 {
    font-size: 32px;
    line-height: 1.2;
  }

  .home-hero__content p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 28px;
  }

  .home-hero__actions {
    flex-direction: column;
    gap: 14px;
  }

  .home-btn {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }

  /* lighter animations on mobile */
  .home-hero__content,
  .home-hero__content h1,
  .home-hero__content p,
  .home-hero__actions {
    animation-duration: 0.8s;
  }
}

/* ================= ACCESSIBILITY ================= */

@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a5e64ad *//* ================= PHILOSOPHY SECTION ================= */

.philosophy {
  padding: 50px 0;
  font-family: 'Inter', sans-serif;
  background: #fbfbfb;
  overflow: hidden;
}

/* ================= ANIMATIONS ================= */

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeRight {
  from {
    opacity: 0;
    transform: translateX(-40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeLeft {
  from {
    opacity: 0;
    transform: translateX(40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* ================= LAYOUT ================= */

.philosophy-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}

/* ================= LEFT ================= */

.philosophy-label {
  font-size: 12px;
  letter-spacing: 0.18em;
  color: #7b2c83;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;

  opacity: 0;
  animation: fadeRight 0.6s ease-out forwards;
  animation-delay: 0.2s;
}

.philosophy-title {
  font-size: 50px;
  line-height: 1.1;
  margin-bottom: 26px;
  color: #0b1220;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;

  opacity: 0;
  animation: fadeRight 0.7s ease-out forwards;
  animation-delay: 0.35s;
}

.philosophy-title .highlight {
  color: #c9352b;
}

.philosophy-text {
  max-width: 460px;
  font-size: 16px;
  line-height: 1.7;
  color: #5f6675;
  margin-bottom: 32px;

  opacity: 0;
  animation: fadeRight 0.7s ease-out forwards;
  animation-delay: 0.55s;
}

.philosophy-link {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  color: #0b1220;
  display: inline-block;

  opacity: 0;
  animation: fadeRight 0.7s ease-out forwards;
  animation-delay: 0.75s;
}

.philosophy-link:hover {
  color: #c9352b;
}

/* ================= RIGHT ================= */

.philosophy-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: minmax(160px, auto);
  gap: 22px;

  opacity: 0;
  animation: fadeLeft 0.9s ease-out forwards;
  animation-delay: 0.6s;
}

/* ================= CARD BASE ================= */

.card {
  border-radius: 18px;
  overflow: hidden;
  background: #ffffff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.12);
}

/* ================= IMAGES ================= */

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Large image */
.card-image-large {
  grid-row: span 2;
}


/* ================= ICON CARD ================= */

.card-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #eee;
  box-shadow:
    0 18px 40px rgba(0, 0, 0, 0.08),
    0 4px 10px rgba(0, 0, 0, 0.04);
}

.icon-shield {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #7b2c83;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7b2c83;
  font-weight: bold;
  margin-bottom: 10px;
}

.card-icon span {
  font-size: 12px;
  letter-spacing: 0.14em;
  font-weight: 600;
  color: #0b1220;
}

/* ================= STAT CARD ================= */

.card-stat {
  background: #c9352b;
  color: #ffffff;
  padding: 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.stat-number {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 6px;
}

.stat-text {
  font-size: 11px;
  letter-spacing: 0.14em;
}

/* ================= TABLET ================= */

@media (max-width: 1024px) {
  .philosophy-container {
    grid-template-columns: 1fr;
  }

  .philosophy-cards {
    max-width: 600px;
    margin: 0 auto;
  }
}

/* ================= MOBILE ================= */

@media (max-width: 768px) {
  .philosophy {
    padding: 70px 0;
  }

  .philosophy-title {
    font-size: 36px;
  }

  .philosophy-cards {
    grid-template-columns: 1fr;
  }

  .card-image-large {
    grid-row: auto;
  }
}

/* ================= REDUCED MOTION ================= */

@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f0765c *//* ================= CORE PATHWAYS ================= */

.core-pathways {
  padding: 50px 0;
  font-family: 'Inter', sans-serif;
  overflow: hidden;
}

/* ================= ANIMATIONS ================= */

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeScale {
  from {
    opacity: 0;
    transform: scale(0.96);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes iconFloat {
  0% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
  100% { transform: translateY(0); }
}

/* ================= CONTAINER ================= */

.core-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
}

/* ================= HEADER ================= */

.core-header {
  text-align: center;
  margin-bottom: 70px;
  opacity: 0;
  animation: fadeUp 0.8s ease-out forwards;
}

.core-header h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -3px;
  color: #0b1220;
  margin-bottom: 12px;
}

.core-underline {
  display: inline-block;
  width: 100px;
  height: 4px;
  background: #C9352B;
  border-radius: 4px;

  opacity: 0;
  animation: fadeScale 0.6s ease-out forwards;
  animation-delay: 0.4s;
}

/* ================= CARDS ================= */

.core-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.core-card {
  background: #FAFAFA;
  border-radius: 22px;
  padding: 70px;
  text-align: center;
  box-shadow:
    0 18px 40px rgba(0, 0, 0, 0.06),
    0 6px 14px rgba(0, 0, 0, 0.04);

  opacity: 0;
  animation: fadeUp 0.8s ease-out forwards;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

/* Stagger cards */
.core-card:nth-child(1) { animation-delay: 0.2s; }
.core-card:nth-child(2) { animation-delay: 0.35s; }
.core-card:nth-child(3) { animation-delay: 0.5s; }

.core-card:hover {
  transform: translateY(-10px);
  box-shadow:
    0 28px 60px rgba(0, 0, 0, 0.12),
    0 10px 22px rgba(0, 0, 0, 0.08);
}

/* ================= ICON ================= */

.core-icon {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  margin: 0 auto 22px;

  box-shadow:
    0 18px 40px rgba(0, 0, 0, 0.16),
    0 6px 14px rgba(0, 0, 0, 0.14);

  animation: iconFloat 5s ease-in-out infinite;
}

/* Icon color variants */
.core-icon.red {
  background: #fdecea;
  color: #c9352b;
}

.core-icon.purple {
  background: #f3ecf6;
  color: #7b2c83;
}

.core-icon.dark {
  background: #f1f3f5;
  color: #0b1220;
}

/* ================= TEXT ================= */

.core-card h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 14px;
  color: #0b1220;
  letter-spacing: -1.2px;
}

.core-card p {
  font-size: 14px;
  line-height: 1.8;
  color: #5f6675;
}

/* ================= TABLET ================= */

@media (max-width: 1024px) {
  .core-cards {
    grid-template-columns: 1fr 1fr;
  }
}

/* ================= MOBILE ================= */

@media (max-width: 768px) {
  .core-pathways {
    padding: 70px 0;
  }

  .core-header h2 {
    font-size: 30px;
    letter-spacing: -1.5px;
  }

  .core-cards {
    grid-template-columns: 1fr;
  }
}

/* ================= REDUCED MOTION ================= */

@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-af70e24 *//* ================= CTA SPECTRUM ================= */

.cta-spectrum {
  padding: 50px 0;
  font-family: 'Inter', sans-serif;
  background: #fbfbfb;
  overflow: hidden;
}

/* ================= ANIMATIONS ================= */

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(28px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes softDrift {
  0% { transform: translateX(0) skewX(-8deg); }
  50% { transform: translateX(20px) skewX(-8deg); }
  100% { transform: translateX(0) skewX(-8deg); }
}

@keyframes iconFloat {
  0% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
  100% { transform: translateY(0); }
}

@keyframes glowPulse {
  0% { box-shadow: 0 0 0 rgba(201, 53, 43, 0); }
  50% { box-shadow: 0 0 18px rgba(201, 53, 43, 0.35); }
  100% { box-shadow: 0 0 0 rgba(201, 53, 43, 0); }
}

/* ================= CONTAINER ================= */

.cta-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 80px 40px;
  text-align: center;
  background: #fbf7f9;
  border-radius: 36px;
  position: relative;

  box-shadow:
    0 40px 90px rgba(0, 0, 0, 0.08),
    0 12px 24px rgba(0, 0, 0, 0.05);

  opacity: 0;
  animation: fadeUp 1s ease-out forwards;
}

/* ================= SPOTLIGHT BACKGROUND ================= */

.cta-container::before,
.cta-container::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 45%;
  background: #ffffff;
  opacity: 0.5;
}

.cta-container::before {
  left: -20%;
  transform: skewX(-8deg);
  animation: softDrift 14s ease-in-out infinite;
}

.cta-container::after {
  right: -20%;
  transform: skewX(8deg);
  animation: softDrift 18s ease-in-out infinite reverse;
}

/* Keep content above background */
.cta-container > * {
  position: relative;
  z-index: 1;
}

/* ================= ICON ================= */

.cta-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 24px;
  border-radius: 50%;
  background: #fdecea;
  color: #c9352b;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;

  opacity: 0;
  animation:
    fadeUp 0.7s ease-out forwards,
    iconFloat 5s ease-in-out infinite;
  animation-delay: 0.2s;
}

/* ================= TITLE ================= */

.cta-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 50px;
  line-height: 1.15;
  font-weight: 700;
  color: #0b1220;
  margin-bottom: 20px;
  letter-spacing: -2.5px;

  opacity: 0;
  animation: fadeUp 0.8s ease-out forwards;
  animation-delay: 0.35s;
}

.cta-title span {
  color: #c9352b;
}

/* ================= TEXT ================= */

.cta-text {
  max-width: 600px;
  margin: 0 auto 40px;
  font-size: 15px;
  line-height: 1.7;
  color: #6b7280;

  opacity: 0;
  animation: fadeUp 0.8s ease-out forwards;
  animation-delay: 0.55s;
}

/* ================= BUTTONS ================= */

.cta-actions {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;

  opacity: 0;
  animation: fadeUp 0.8s ease-out forwards;
  animation-delay: 0.75s;
}

.cta-btn {
  padding: 14px 30px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.25s ease;
}

/* Primary button */
.cta-btn.primary {
  background: #0b1220;
  color: #ffffff;
  box-shadow:
    0 12px 30px rgba(11, 18, 32, 0.35),
    0 4px 10px rgba(11, 18, 32, 0.25);
}

.cta-btn.primary:hover {
  transform: translateY(-3px);
  box-shadow:
    0 20px 44px rgba(11, 18, 32, 0.45),
    0 8px 18px rgba(11, 18, 32, 0.35);
}

/* Outline button */
.cta-btn.outline {
  border: 1.5px solid #0b1220;
  color: #0b1220;
}

.cta-btn.outline:hover {
  background: #0b1220;
  color: #ffffff;
  transform: translateY(-3px);
}

/* ================= TABLET ================= */

@media (max-width: 1024px) {
  .cta-title {
    font-size: 36px;
    letter-spacing: -1.6px;
  }
}

/* ================= MOBILE ================= */

@media (max-width: 768px) {
  .cta-spectrum {
    padding: 80px 0;
  }

  .cta-container {
    padding: 60px 24px;
    border-radius: 28px;
  }

  .cta-title {
    font-size: 30px;
  }

  .cta-text {
    font-size: 14px;
  }
}

/* ================= REDUCED MOTION ================= */

@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
  }
}/* End custom CSS */