.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f059f4e:#FF6B3D;--e-global-color-e8a2f75:#E8531A;--e-global-color-bff8285:#0A0A0A;--e-global-color-f607fec:#021928;--e-global-color-f420fca:#000775;--e-global-color-52bbb35:#FFFFFF;--e-global-color-f02d200:#F0F2F6;--e-global-color-05dac74:#D9E0E8;--e-global-color-df64216:#374151;--e-global-color-64582b7:#6B7280;--e-global-color-16e6c12:#FFFFFF;--e-global-color-4f1d82c:#FFFFFFC7;--e-global-color-f9e75d7:#FFFFFFA3;--e-global-color-a29cf02:#14532D;--e-global-color-b5d323d:#78350F;--e-global-color-09c339e:#991B1B;--e-global-color-1854304:#1E3A5F;--e-global-color-d6c95fb:#FFCE59;--e-global-color-448293e:#25D366;--e-global-color-de926f2:#FF0000;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:700;color:var( --e-global-color-df64216 );font-family:"Manrope", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Manrope", Sans-serif;font-weight:700;}.elementor-kit-5 h1{font-family:"Sora", Sans-serif;font-weight:700;line-height:1.18em;}.elementor-kit-5 h2{font-family:"Sora", Sans-serif;font-weight:700;}.elementor-kit-5 h3{font-family:"Sora", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* =========================================================
   RIVE WEBWORKS — GLOBAL DESIGN SYSTEM + HERO + HEADER
   Unified Atomic/Elementor CSS
   Clean unified: 2026-05-13 — stable header + tablet-hidden collage
   ========================================================= */

/* ==============================
   1. Design Tokens
   ============================== */

:root {
  /* Brand */
  --rw-color-accent: #FF6B3D;
  --rw-color-accent-dark: #E8531A;
  --rw-color-dark: #0A0A0A;
  --rw-color-deep-navy: #021928;
  --rw-color-navy: #000775;

  /* Surfaces */
  --rw-color-bg: #FFFFFF;
  --rw-color-bg-soft: #F0F2F6;
  --rw-color-line: #D9E0E8;

  /* Text */
  --rw-color-text: #374151;
  --rw-color-meta: #6B7280;
  --rw-color-text-on-dark: #FFFFFF;
  --rw-color-muted-on-dark: rgba(255,255,255,0.78);
  --rw-color-soft-on-dark: rgba(255,255,255,0.64);

  /* Status */
  --rw-color-success: #14532D;
  --rw-color-warning: #78350F;
  --rw-color-danger: #991B1B;
  --rw-color-info: #1E3A5F;

  /* Support colors */
  --rw-color-highlight: #FFCE59;
  --rw-color-whatsapp: #25D366;
  --rw-color-youtube: #FF0000;

  /* Fonts */
  --rw-font-display: "Sora", sans-serif;
  --rw-font-body: "Manrope", sans-serif;

  /* Radius */
  --rw-radius-sm: 8px;
  --rw-radius-md: 16px;
  --rw-radius-lg: 24px;
  --rw-radius-xl: 30px;
  --rw-radius-pill: 999px;

  /* Shadows */
  --rw-shadow-card: 0 30px 60px -20px rgba(0,0,0,0.25);
  --rw-shadow-hover: 0 20px 40px -18px rgba(0,0,0,0.22);
  --rw-shadow-hero: 0 34px 90px -42px rgba(0,0,0,0.72);

  /* Motion */
  --rw-ease: cubic-bezier(.2,.65,.2,1);
  --rw-speed-fast: 180ms;
  --rw-speed-base: 260ms;
  --rw-speed-slow: 420ms;
  --rw-anim-slow: 9s;
  --rw-anim-medium: 6s;
  --rw-anim-soft-ease: cubic-bezier(.45, 0, .25, 1);
}

html {
  scroll-behavior: smooth;
}

/* =========================================================
   2. Critical Header Stability
   Kept near the top to reduce Elementor header flash on reload
   ========================================================= */

/* =========================================================
   7. Theme Builder Header + Drawer
   ========================================================= */

.elementor-location-header {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  pointer-events: none;
}

.elementor-location-header .rw-announcement-bar,
.elementor-location-header .rw-site-header,
.elementor-location-header .rw-drawer-overlay,
.elementor-location-header .rw-site-drawer {
  pointer-events: auto;
}

.rw-announcement-bar {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 1000 !important;
  width: 100% !important;
  min-height: 44px !important;
  background: #111111 !important;
  border-bottom: 1px solid rgba(255,255,255,0.06) !important;
}

.rw-announcement-bar__inner {
  width: 100%;
  max-width: 1300px;
  min-height: 44px !important;
  margin-inline: auto;
  padding: 0 32px;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.rw-announcement-bar__text {
  display: block !important;
  margin: 0 !important;
  color: rgba(255,255,255,0.78) !important;
  font-family: var(--rw-font-body);
  font-size: 14px !important;
  line-height: 1.45 !important;
  font-weight: 500;
  text-align: center !important;
}

.rw-announcement-bar__text a {
  color: #FFFFFF;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.rw-announcement-bar__text a:hover {
  color: var(--rw-color-accent);
}

.rw-site-header {
  position: relative !important;
  z-index: 1001 !important;
  width: 100% !important;
  background: transparent !important;
  border-bottom: none !important;
}

.rw-site-header__inner {
  width: min(100% - 64px, 1300px) !important;
  max-width: 1300px !important;
  min-height: 92px !important;
  margin-inline: auto !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: 170px 1fr 280px !important;
  align-items: center !important;
  gap: 24px !important;
}

.rw-header-logo {
  justify-self: start !important;
  display: inline-flex !important;
  align-items: center !important;
  flex: 0 0 auto;
  color: #FFFFFF;
  font-family: var(--rw-font-display);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.04em;
  text-decoration: none !important;
  white-space: nowrap;
}

.rw-header-logo img,
.rw-header-logo .elementor-widget-container img,
.rw-header-logo .elementor-image img {
  width: auto !important;
  max-width: 74px !important;
  height: auto !important;
  display: block !important;
}

.rw-header-nav {
  justify-self: center !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: fit-content !important;
  max-width: 100% !important;
  flex: 0 1 auto;
  padding: 8px 14px;
  border-radius: 999px;
  background:
    linear-gradient(
      135deg,
      rgba(255,255,255,0.095) 0%,
      rgba(255,255,255,0.045) 58%,
      rgba(255,255,255,0.025) 100%
    );
  border: 1px solid rgba(255,255,255,0.14);
  box-shadow:
    0 22px 70px -38px rgba(0,0,0,0.82),
    inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.rw-header-nav ul {
  display: flex;
  align-items: center;
  gap: 4px !important;
  margin: 0;
  padding: 0;
  list-style: none;
}

.rw-header-nav li {
  margin: 0;
  padding: 0;
}

.rw-header-nav a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px !important;
  padding: 0 15px !important;
  border-radius: 999px;
  color: rgba(255,255,255,0.78) !important;
  font-family: var(--rw-font-body);
  font-size: 12px !important;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition:
    color var(--rw-speed-base) var(--rw-ease),
    background-color var(--rw-speed-base) var(--rw-ease),
    box-shadow var(--rw-speed-base) var(--rw-ease);
}

.rw-header-nav a:hover,
.rw-header-nav a[aria-current="page"] {
  color: #FFFFFF !important;
  background: rgba(255,255,255,0.075);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.10),
    0 0 22px rgba(255,107,61,0.08);
}

.rw-header-actions {
  justify-self: end !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex: 0 0 auto;
  gap: 20px !important;
}

.rw-header-actions .rw-pill-cta {
  min-height: 44px !important;
  padding: 6px 6px 6px 18px !important;
  margin-right: 4px !important;
  font-size: 13px !important;
  background:
    linear-gradient(
      135deg,
      rgba(255,255,255,0.13) 0%,
      rgba(255,255,255,0.055) 58%,
      rgba(255,255,255,0.03) 100%
    );
  border: 1px solid rgba(255,255,255,0.16);
  color: #FFFFFF !important;
  box-shadow:
    0 22px 64px -34px rgba(0,0,0,0.78),
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 0 18px rgba(255,107,61,0.08);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.rw-header-actions .rw-pill-cta::before {
  inset: -8px;
  opacity: 0.22;
  filter: blur(10px);
}

.rw-header-actions .rw-pill-cta:hover {
  background:
    linear-gradient(
      135deg,
      rgba(255,107,61,0.18) 0%,
      rgba(255,255,255,0.075) 58%,
      rgba(255,255,255,0.035) 100%
    );
  border-color: rgba(255,107,61,0.34);
  transform: translateY(-2px);
}

.rw-header-actions .rw-pill-cta__icon {
  width: 32px !important;
  height: 32px !important;
  background: rgba(255,255,255,0.94);
  color: var(--rw-color-accent);
}

.rw-header-menu-toggle,
.rw-site-drawer__close {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px !important;
  height: 44px !important;
  margin-left: 0 !important;
  border: 1px solid rgba(255,107,61,0.62);
  border-radius: 999px;
  background:
    linear-gradient(
      135deg,
      rgba(255,107,61,0.96) 0%,
      rgba(232,83,26,0.92) 100%
    );
  color: #FFFFFF;
  cursor: pointer;
  box-shadow:
    0 0 16px rgba(255,107,61,0.18),
    0 22px 60px -32px rgba(255,107,61,0.76),
    inset 0 1px 0 rgba(255,255,255,0.16);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transition:
    transform var(--rw-speed-base) var(--rw-ease),
    box-shadow var(--rw-speed-base) var(--rw-ease),
    background-color var(--rw-speed-base) var(--rw-ease);
}

.rw-header-menu-toggle:hover,
.rw-site-drawer__close:hover {
  transform: translateY(-2px);
  box-shadow:
    0 0 22px rgba(255,107,61,0.24),
    0 26px 66px -32px rgba(255,107,61,0.86),
    inset 0 1px 0 rgba(255,255,255,0.18);
}

.rw-header-menu-toggle span,
.rw-site-drawer__close span {
  position: absolute;
  width: 17px;
  height: 2px;
  border-radius: 999px;
  background: #FFFFFF;
  transition:
    transform var(--rw-speed-base) var(--rw-ease),
    opacity var(--rw-speed-base) var(--rw-ease);
}

.rw-header-menu-toggle span:first-child {
  transform: translateY(-4px);
}

.rw-header-menu-toggle span:last-child {
  transform: translateY(4px);
}

.rw-header-menu-toggle.is-active span:first-child,
.rw-site-drawer__close span:first-child {
  transform: rotate(45deg);
}

.rw-header-menu-toggle.is-active span:last-child,
.rw-site-drawer__close span:last-child {
  transform: rotate(-45deg);
}

.rw-drawer-overlay {
  position: fixed !important;
  inset: 0 !important;
  z-index: 20000 !important;
  background: rgba(0,0,0,0.42);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 320ms var(--rw-ease),
    visibility 320ms var(--rw-ease);
}

body.rw-drawer-open .rw-drawer-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.rw-site-drawer {
  position: fixed !important;
  inset: 0 auto 0 0 !important;
  z-index: 20010 !important;
  width: min(560px, calc(100vw - 32px));
  padding: 24px;
  pointer-events: none;
  transform: translateX(-104%);
  transition: transform 420ms var(--rw-ease);
}

body.rw-drawer-open .rw-site-drawer {
  transform: translateX(0);
  pointer-events: auto;
}

.rw-site-drawer__panel {
  position: relative !important;
  z-index: 20011 !important;
  width: 100%;
  height: 100%;
  overflow: auto;
  border-radius: 30px;
  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,0.94) 0%,
      rgba(245,247,250,0.90) 100%
    );
  border: 1px solid rgba(255,255,255,0.72);
  box-shadow:
    0 44px 120px -42px rgba(0,0,0,0.68),
    inset 0 1px 0 rgba(255,255,255,0.80);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  padding: 34px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.rw-site-drawer__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.rw-site-drawer__label {
  margin: 0;
  color: #222222;
  font-family: var(--rw-font-body);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.rw-site-drawer__close {
  z-index: 20012 !important;
}

.rw-site-drawer__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px 34px;
}

.rw-drawer-group__title {
  margin: 0 0 12px;
  color: rgba(10,10,10,0.48);
  font-family: var(--rw-font-body);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.rw-drawer-group ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.rw-drawer-group a {
  color: #25272D;
  font-family: var(--rw-font-body);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
  transition:
    color var(--rw-speed-base) var(--rw-ease),
    transform var(--rw-speed-base) var(--rw-ease);
}

.rw-drawer-group a:hover {
  color: var(--rw-color-accent);
  transform: translateX(4px);
}

.rw-site-drawer__cta {
  margin-top: auto;
  padding: 24px;
  border-radius: 24px;
  background: #0A0A0A;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.10);
}

.rw-site-drawer__cta p {
  margin: 0 0 18px;
  color: #FFFFFF;
  font-family: var(--rw-font-display);
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: -0.035em;
}

body.rw-drawer-open {
  overflow: hidden;
}


/* ==============================
   2. Base Typography
   ============================== */

body {
  font-family: var(--rw-font-body);
  color: var(--rw-color-text);
  background: var(--rw-color-bg);
  font-size: 16px;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6,
.rw-display,
.rw-h1,
.rw-h2,
.rw-h3,
.rw-hero-heading {
  font-family: var(--rw-font-display);
}

p,
li,
span,
input,
textarea,
select,
button {
  font-family: var(--rw-font-body);
}

.rw-display {
  font-family: var(--rw-font-display);
  font-size: clamp(2.25rem, 4.5vw, 4.0625rem); /* max 65px */
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.rw-h1 {
  font-family: var(--rw-font-display);
  font-size: clamp(2rem, 3.4vw, 3.5rem);
  line-height: 1.18;
  font-weight: 700;
  letter-spacing: -0.035em;
}

.rw-h2 {
  font-family: var(--rw-font-display);
  font-size: clamp(1.75rem, 2.6vw, 2.5rem);
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.rw-h3 {
  font-family: var(--rw-font-display);
  font-size: clamp(1.25rem, 1.8vw, 1.375rem);
  line-height: 1.35;
  font-weight: 600;
}

.rw-body-lg {
  font-family: var(--rw-font-body);
  font-size: 1.125rem;
  line-height: 1.75;
  font-weight: 400;
}

.rw-meta {
  font-family: var(--rw-font-body);
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--rw-color-meta);
}

/* ==============================
   3. Eyebrow System
   ============================== */

.rw-eyebrow {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 32px;
  padding: 6px 16px;
  border-radius: var(--rw-radius-sm);
  font-family: var(--rw-font-body);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.78);
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.rw-hero-eyebrow {
  color: rgba(255,255,255,0.74);
  background: rgba(255,255,255,0.075);
  border-color: rgba(255,255,255,0.10);
  margin: 0 0 14px;
}

.rw-eyebrow--light {
  color: var(--rw-color-meta);
  background: rgba(10,10,10,0.055);
  border-color: rgba(10,10,10,0.08);
}

.rw-eyebrow--accent {
  color: #FFFFFF;
  background: rgba(255,107,61,0.16);
  border-color: rgba(255,107,61,0.24);
  box-shadow:
    0 0 18px rgba(255,107,61,0.10),
    inset 0 1px 0 rgba(255,255,255,0.08);
}

/* ==============================
   4. CTA System — Orange Pill Button
   ============================== */

.rw-pill-cta {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 52px;
  padding: 8px 8px 8px 24px;
  border-radius: var(--rw-radius-pill);
  background: var(--rw-color-accent);
  color: #FFFFFF !important;
  border: 1px solid var(--rw-color-accent);
  font-family: var(--rw-font-body);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
  box-shadow: 0 18px 46px -24px rgba(255,107,61,0.85);
  transition:
    background-color var(--rw-speed-base) var(--rw-ease),
    border-color var(--rw-speed-base) var(--rw-ease),
    color var(--rw-speed-base) var(--rw-ease),
    transform var(--rw-speed-base) var(--rw-ease),
    box-shadow var(--rw-speed-base) var(--rw-ease);
}

.rw-pill-cta:hover {
  background: var(--rw-color-accent-dark);
  border-color: var(--rw-color-accent-dark);
  color: #FFFFFF !important;
  transform: translateY(-2px);
  box-shadow: 0 24px 54px -24px rgba(255,107,61,0.95);
}

.rw-pill-cta__text {
  display: inline-flex;
  align-items: center;
}

.rw-pill-cta__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: var(--rw-radius-pill);
  background: #FFFFFF;
  color: var(--rw-color-accent);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  transition:
    color var(--rw-speed-base) var(--rw-ease),
    transform var(--rw-speed-base) var(--rw-ease);
}

.rw-pill-cta:hover .rw-pill-cta__icon {
  color: var(--rw-color-accent-dark);
  transform: translateX(2px);
}

.rw-pill-cta--sm {
  min-height: 48px;
  padding: 7px 7px 7px 22px;
  font-size: 14px;
}

.rw-pill-cta--sm .rw-pill-cta__icon {
  width: 34px;
  height: 34px;
  font-size: 17px;
}

.rw-pill-cta--glow {
  isolation: isolate;
  background:
    linear-gradient(
      135deg,
      var(--rw-color-accent) 0%,
      var(--rw-color-accent-dark) 100%
    );
  border-color: rgba(255,107,61,0.78);
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.06) inset,
    0 0 14px rgba(255,107,61,0.20),
    0 0 34px rgba(255,107,61,0.14),
    0 18px 46px -26px rgba(255,107,61,0.72);
}

.rw-pill-cta--glow::before {
  content: "";
  position: absolute;
  inset: -10px;
  z-index: -1;
  border-radius: inherit;
  background:
    radial-gradient(
      circle at 50% 50%,
      rgba(255,107,61,0.22) 0%,
      rgba(255,107,61,0.12) 36%,
      transparent 72%
    );
  filter: blur(12px);
  opacity: 0.72;
  pointer-events: none;
}

.rw-pill-cta--glow:hover {
  background:
    linear-gradient(
      135deg,
      #FF7448 0%,
      var(--rw-color-accent-dark) 100%
    );
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.08) inset,
    0 0 16px rgba(255,107,61,0.24),
    0 0 38px rgba(255,107,61,0.16),
    0 22px 50px -26px rgba(255,107,61,0.78);
}

.rw-pill-cta--glow:hover::before {
  opacity: 0.78;
}

.rw-pill-cta--navy-glow {
  isolation: isolate;
  background:
    linear-gradient(
      135deg,
      var(--rw-color-deep-navy) 0%,
      var(--rw-color-navy) 100%
    );
  border-color: rgba(255,255,255,0.14);
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.06) inset,
    0 0 16px rgba(0,7,117,0.22),
    0 0 42px rgba(2,25,40,0.28),
    0 18px 46px -28px rgba(0,0,0,0.70);
}

.rw-pill-cta--navy-glow::before {
  content: "";
  position: absolute;
  inset: -10px;
  z-index: -1;
  border-radius: inherit;
  background:
    radial-gradient(
      circle,
      rgba(0,7,117,0.24) 0%,
      rgba(2,25,40,0.16) 42%,
      transparent 74%
    );
  filter: blur(12px);
  opacity: 0.70;
  pointer-events: none;
}

.rw-pill-cta--navy-glow:hover {
  border-color: rgba(255,107,61,0.28);
  box-shadow:
    0 0 0 1px rgba(255,107,61,0.10) inset,
    0 0 16px rgba(255,107,61,0.14),
    0 0 44px rgba(0,7,117,0.28),
    0 22px 50px -28px rgba(0,0,0,0.78);
}

/* Standard button backup */
.rw-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 28px;
  border-radius: 4px;
  border: 1px solid transparent;
  font-family: var(--rw-font-body);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  cursor: pointer;
  transition:
    background-color var(--rw-speed-base) var(--rw-ease),
    border-color var(--rw-speed-base) var(--rw-ease),
    color var(--rw-speed-base) var(--rw-ease),
    transform var(--rw-speed-base) var(--rw-ease),
    box-shadow var(--rw-speed-base) var(--rw-ease);
}

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

.rw-btn--primary {
  background: var(--rw-color-accent);
  color: #FFFFFF !important;
  border-color: var(--rw-color-accent);
}

.rw-btn--primary:hover {
  background: var(--rw-color-accent-dark);
  border-color: var(--rw-color-accent-dark);
  color: #FFFFFF !important;
}

.rw-btn--secondary {
  background: transparent;
  color: var(--rw-color-dark) !important;
  border-color: rgba(10,10,10,0.16);
}

.rw-btn--secondary:hover {
  border-color: rgba(10,10,10,0.32);
}

/* ==============================
   5. Text Links + Heading Utilities
   ============================== */

.rw-link-underline {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  font-family: var(--rw-font-body);
  font-weight: 700;
  text-decoration: none !important;
}

.rw-link-underline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.18em;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--rw-speed-base) var(--rw-ease);
}

.rw-link-underline:hover::after {
  transform: scaleX(1);
}

.rw-link-on-dark,
.rw-link-on-dark a {
  color: rgba(255,255,255,0.88) !important;
  font-family: var(--rw-font-body);
  font-weight: 700;
  text-decoration: none !important;
}

.rw-link-on-dark:hover,
.rw-link-on-dark a:hover {
  color: #FFFFFF !important;
}

.rw-glow-heading {
  color: #FFFFFF;
  text-shadow:
    0 0 8px rgba(255,255,255,0.10),
    0 0 18px rgba(255,107,61,0.12),
    0 0 34px rgba(0,7,117,0.16);
}

.rw-glow-heading .rw-text-accent,
.rw-text-accent.rw-text-glow {
  color: #FFB199;
  text-shadow:
    0 0 8px rgba(255,107,61,0.22),
    0 0 18px rgba(255,107,61,0.16),
    0 0 34px rgba(255,107,61,0.10);
}

.rw-neon-heading {
  color: #FFFFFF;
  text-shadow:
    0 0 8px rgba(255,255,255,0.12),
    0 0 18px rgba(255,107,61,0.14),
    0 0 38px rgba(255,107,61,0.10),
    0 0 64px rgba(0,7,117,0.14);
}

.rw-neon-heading .rw-text-accent {
  color: #FFB199;
  text-shadow:
    0 0 8px rgba(255,107,61,0.24),
    0 0 20px rgba(255,107,61,0.18),
    0 0 42px rgba(255,107,61,0.10);
}

.rw-glow-orb {
  position: relative;
  isolation: isolate;
}

.rw-glow-orb::before {
  content: "";
  position: absolute;
  right: -18px;
  bottom: -14px;
  width: 82px;
  height: 82px;
  z-index: -1;
  border-radius: 999px;
  background: rgba(255,107,61,0.20);
  filter: blur(24px);
  opacity: 0.62;
  pointer-events: none;
}

/* ==============================
   6. Shared Cards / Chips / Media
   ============================== */

.rw-card {
  background: #FFFFFF;
  border: 1px solid var(--rw-color-line);
  border-radius: var(--rw-radius-lg);
  padding: clamp(1.25rem, 2vw, 2rem);
  transition:
    transform var(--rw-speed-base) var(--rw-ease),
    box-shadow var(--rw-speed-base) var(--rw-ease),
    border-color var(--rw-speed-base) var(--rw-ease);
}

.rw-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--rw-shadow-hover);
}

.rw-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-height: 32px;
  padding: 0.35rem 0.75rem;
  border-radius: var(--rw-radius-pill);
  font-family: var(--rw-font-body);
  font-size: 0.8125rem;
  font-weight: 700;
  border: 1px solid transparent;
}

.rw-chip--success {
  background: rgba(20,83,45,0.08);
  color: var(--rw-color-success);
}

.rw-chip--info {
  background: rgba(30,58,95,0.08);
  color: var(--rw-color-info);
}

.rw-chip--warning {
  background: rgba(120,53,15,0.08);
  color: var(--rw-color-warning);
}

.rw-media {
  overflow: hidden;
  border-radius: var(--rw-radius-lg);
}

.rw-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rw-media--16x9 {
  aspect-ratio: 16 / 9;
}

.rw-media--4x3 {
  aspect-ratio: 4 / 3;
}

/* ==============================
   8. Homepage Hero — Background Overlay
   Image set in Elementor: center / cover / no-repeat
   ============================== */

.rw-hero-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background-color: var(--rw-color-dark);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 175px !important;
}

.rw-hero-section::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  pointer-events: none;
  background:
    linear-gradient(
      90deg,
      rgba(10,10,10,0.92) 0%,
      rgba(10,10,10,0.78) 36%,
      rgba(10,10,10,0.52) 68%,
      rgba(10,10,10,0.66) 100%
    );
}

.rw-hero-section::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(circle at 82% 42%, rgba(255,107,61,0.16) 0%, transparent 36%),
    radial-gradient(circle at 18% 40%, rgba(0,7,117,0.22) 0%, transparent 42%);
  mix-blend-mode: screen;
  opacity: 0.8;
}

.rw-hero-inner {
  width: 100%;
  max-width: 1300px;
  margin-inline: auto;
}

.rw-hero-copy-wrap {
  position: relative;
  z-index: 2;
  width: 60% !important;
  max-width: 820px;
}

.rw-hero-visual {
  position: relative;
  z-index: 2;
  width: 40% !important;
}

.rw-hero-heading {
  font-family: var(--rw-font-display);
  font-size: clamp(3rem, 4.25vw, 4.0625rem); /* max 65px */
  line-height: 1.12;
  letter-spacing: -0.04em;
  font-weight: 700;
  max-width: 780px;
  color: #FFFFFF;
  margin: 0 0 16px;
}

.rw-hero-copy {
  font-family: var(--rw-font-body);
  color: rgba(255,255,255,0.82);
  font-size: 18px;
  line-height: 1.75;
  max-width: 680px;
  margin: 0 0 28px;
}

.rw-hero-microcopy {
  color: rgba(255,255,255,0.68);
  font-size: 14px;
  line-height: 1.55;
  max-width: 620px;
  margin: 0;
}

.rw-hero-cta-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 22px;
  flex-wrap: wrap;
  margin: 0 0 16px;
}

/* ==============================
   9. Homepage Hero — No-Image Glassmorphism Collage
   ============================== */

.rw-hero-collage {
  position: relative;
  width: 100%;
  max-width: 620px;
  min-height: 560px;
  margin-left: auto;
  overflow: visible;
}

.rw-hero-collage .elementor-widget-html {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.rw-hero-collage-top img,
.rw-hero-collage-left img,
.rw-hero-collage-right img {
  display: none !important;
}

.rw-glass-panel,
.rw-hero-collage-top,
.rw-hero-collage-left,
.rw-hero-collage-right {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,0.12) 0%,
      rgba(255,255,255,0.045) 46%,
      rgba(255,255,255,0.025) 100%
    );
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow:
    0 34px 90px -42px rgba(0,0,0,0.72),
    inset 0 1px 0 rgba(255,255,255,0.12),
    inset 0 -1px 0 rgba(255,255,255,0.04);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  transform: translateZ(0);
  will-change: transform;
  transition:
    transform var(--rw-speed-slow) var(--rw-ease),
    border-color var(--rw-speed-base) var(--rw-ease),
    box-shadow var(--rw-speed-base) var(--rw-ease),
    background var(--rw-speed-base) var(--rw-ease);
}

.rw-glass-panel:hover,
.rw-hero-collage-top:hover,
.rw-hero-collage-left:hover,
.rw-hero-collage-right:hover {
  border-color: rgba(255,255,255,0.28);
  box-shadow:
    0 44px 110px -46px rgba(0,0,0,0.86),
    inset 0 1px 0 rgba(255,255,255,0.18);
}

.rw-hero-collage-top {
  width: 100%;
  height: 260px;
  border-top-left-radius: 250px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  animation: rw-panel-float-top var(--rw-anim-slow) var(--rw-anim-soft-ease) infinite alternate;
}

.rw-hero-collage-bottom {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  margin-top: 28px;
}

.rw-hero-collage-left {
  width: 48%;
  height: 230px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 110px;
  border-bottom-left-radius: 30px;
  animation: rw-panel-float-left 8s var(--rw-anim-soft-ease) infinite alternate;
}

.rw-hero-collage-right {
  width: 48%;
  height: 230px;
  border-radius: 300px;
  animation: rw-panel-float-right 10s var(--rw-anim-soft-ease) infinite alternate;
}

.rw-hero-collage-top::before {
  content: "";
  position: absolute;
  inset: 42px 56px 42px 110px;
  z-index: 1;
  opacity: 0.72;
  border-radius: 20px;
  background:
    linear-gradient(rgba(255,255,255,0.22), rgba(255,255,255,0.22)) 0 0 / 38% 2px no-repeat,
    linear-gradient(rgba(255,255,255,0.10), rgba(255,255,255,0.10)) 0 38px / 72% 52px no-repeat,
    linear-gradient(rgba(255,255,255,0.16), rgba(255,255,255,0.16)) 0 118px / 58% 2px no-repeat,
    linear-gradient(rgba(255,255,255,0.10), rgba(255,255,255,0.10)) 0 146px / 82% 2px no-repeat,
    linear-gradient(rgba(255,255,255,0.08), rgba(255,255,255,0.08)) 0 174px / 46% 2px no-repeat,
    linear-gradient(rgba(255,107,61,0.20), rgba(255,107,61,0.20)) 78% 38px / 52px 52px no-repeat,
    linear-gradient(rgba(255,255,255,0.08), rgba(255,255,255,0.08)) 78% 118px / 78px 58px no-repeat;
  animation: rw-web-layer-drift 8.5s ease-in-out infinite alternate;
}

.rw-hero-collage-top::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(
      180deg,
      rgba(255,255,255,0.08) 0%,
      rgba(255,255,255,0.02) 36%,
      rgba(10,10,10,0.16) 100%
    ),
    radial-gradient(
      circle at 14% 10%,
      rgba(255,255,255,0.16) 0%,
      transparent 32%
    );
}

.rw-hero-collage-left::before {
  content: "";
  position: absolute;
  inset: 34px 32px;
  z-index: 1;
  opacity: 0.78;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.18), rgba(255,107,61,0.40)) 0 58px / 86% 2px no-repeat,
    linear-gradient(rgba(255,255,255,0.13), rgba(255,255,255,0.13)) 0 8px / 68% 2px no-repeat,
    linear-gradient(rgba(255,255,255,0.09), rgba(255,255,255,0.09)) 0 102px / 78% 2px no-repeat,
    linear-gradient(rgba(255,255,255,0.075), rgba(255,255,255,0.075)) 0 132px / 48% 2px no-repeat,
    radial-gradient(circle at 0 58px, rgba(255,255,255,0.42) 0 4px, transparent 5px),
    radial-gradient(circle at 42% 58px, rgba(255,255,255,0.28) 0 4px, transparent 5px),
    radial-gradient(circle at 86% 58px, rgba(255,107,61,0.95) 0 7px, transparent 8px);
  animation: rw-measure-flow-drift 6.8s ease-in-out infinite alternate;
}

.rw-hero-collage-left::after {
  content: "";
  position: absolute;
  left: 70%;
  top: 37%;
  width: 34px;
  height: 34px;
  z-index: 2;
  border-radius: 999px;
  background: rgba(255,107,61,0.18);
  box-shadow: 0 0 34px rgba(255,107,61,0.34);
  animation: rw-conversion-pulse 4.8s ease-in-out infinite alternate;
}

.rw-hero-collage-right::before {
  content: "";
  position: absolute;
  inset: 34px;
  z-index: 1;
  opacity: 0.76;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.18);
  background:
    radial-gradient(circle at 50% 50%, rgba(255,107,61,0.32) 0 10px, transparent 11px),
    radial-gradient(circle at 72% 28%, rgba(255,255,255,0.42) 0 4px, transparent 5px),
    radial-gradient(circle at 28% 74%, rgba(255,255,255,0.28) 0 4px, transparent 5px),
    radial-gradient(circle at 22% 34%, rgba(255,255,255,0.18) 0 3px, transparent 4px);
  animation: rw-orbit-breathe 7.8s ease-in-out infinite alternate;
}

.rw-hero-collage-right::after {
  content: "";
  position: absolute;
  inset: 58px;
  z-index: 0;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.10);
  transform: rotate(-18deg);
}

.rw-hero-collage-pill {
  position: absolute !important;
  left: 50% !important;
  top: 47% !important;
  transform: translate(-50%, -50%) !important;
  width: 108px;
  height: 150px;
  border-radius: var(--rw-radius-pill);
  background: var(--rw-color-accent);
  color: #FFFFFF;
  z-index: 50;
  display: inline-flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  visibility: visible !important;
  opacity: 1 !important;
  box-shadow: 0 28px 70px -28px rgba(255,107,61,0.75);
  animation: rw-pill-center-float 5.5s ease-in-out infinite alternate;
}

.rw-hero-collage-pill-icon {
  width: 46px;
  height: 46px;
  border-radius: var(--rw-radius-pill);
  background: #FFFFFF;
  color: var(--rw-color-accent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
  animation: rw-pill-icon-nudge 3.8s ease-in-out infinite alternate;
}

.rw-hero-collage-pill-text {
  color: #FFFFFF;
  font-family: var(--rw-font-body);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.rw-hero-collage-pill::before,
.rw-hero-collage-pill::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 72px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.28), transparent);
  pointer-events: none;
}

.rw-hero-collage-pill::before {
  right: 100%;
  transform: translateY(-50%);
}

.rw-hero-collage-pill::after {
  left: 100%;
  transform: translateY(-50%);
}

/* ==============================
   10. Hero Scroll Cue
   ============================== */

.rw-scroll-cue {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 30;
  width: 36px;
  height: 64px;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.rw-scroll-cue__svg {
  position: absolute;
  inset: 0;
  width: 36px;
  height: 64px;
  overflow: visible;
}

.rw-scroll-cue__track,
.rw-scroll-cue__stroke {
  fill: none;
  stroke-width: 2;
}

.rw-scroll-cue__track {
  stroke: rgba(255,255,255,0.18);
}

.rw-scroll-cue__stroke {
  stroke: rgba(255,255,255,0.92);
  stroke-linecap: round;
  stroke-dasharray: 132;
  stroke-dashoffset: 132;
  animation: rw-scroll-outline-360 2.6s ease-in-out infinite;
}

.rw-scroll-cue__dot {
  position: absolute;
  left: 50%;
  top: 18px;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(255,255,255,0.96);
  transform: translateX(-50%);
  animation: rw-scroll-dot-loop 2.6s ease-in-out infinite;
}

.rw-scroll-cue:hover .rw-scroll-cue__stroke {
  stroke: #FFFFFF;
}

.rw-scroll-cue:hover .rw-scroll-cue__dot {
  background: #FFFFFF;
}

/* ==============================
   11. Animations
   ============================== */

@keyframes rw-panel-float-top {
  0% { transform: translate3d(0, 0, 0); }
  100% { transform: translate3d(0, -8px, 0); }
}

@keyframes rw-panel-float-left {
  0% { transform: translate3d(0, 0, 0); }
  100% { transform: translate3d(-5px, 7px, 0); }
}

@keyframes rw-panel-float-right {
  0% { transform: translate3d(0, 0, 0); }
  100% { transform: translate3d(6px, -5px, 0); }
}

@keyframes rw-web-layer-drift {
  0% { transform: translate3d(0, 0, 0); opacity: 0.62; }
  100% { transform: translate3d(10px, -6px, 0); opacity: 0.82; }
}

@keyframes rw-measure-flow-drift {
  0% { transform: translate3d(0, 0, 0); opacity: 0.62; }
  100% { transform: translate3d(8px, 0, 0); opacity: 0.86; }
}

@keyframes rw-conversion-pulse {
  0% { transform: scale(0.86); opacity: 0.38; }
  100% { transform: scale(1.16); opacity: 0.72; }
}

@keyframes rw-orbit-breathe {
  0% { transform: scale(1) rotate(0deg); opacity: 0.58; }
  100% { transform: scale(1.045) rotate(4deg); opacity: 0.86; }
}

@keyframes rw-pill-center-float {
  0% {
    margin-top: 0;
    box-shadow: 0 28px 70px -28px rgba(255,107,61,0.75);
  }
  100% {
    margin-top: -6px;
    box-shadow: 0 34px 82px -30px rgba(255,107,61,0.95);
  }
}

@keyframes rw-pill-icon-nudge {
  0% { transform: translateX(0); }
  100% { transform: translateX(3px); }
}

@keyframes rw-scroll-outline-360 {
  0% { stroke-dashoffset: 132; opacity: 0; }
  12% { opacity: 1; }
  42% { stroke-dashoffset: 0; opacity: 1; }
  66% { stroke-dashoffset: -132; opacity: 1; }
  82% { opacity: 0; }
  100% { stroke-dashoffset: -132; opacity: 0; }
}

@keyframes rw-scroll-dot-loop {
  0% { top: 18px; opacity: 0; }
  14% { opacity: 1; }
  46% { top: 36px; opacity: 1; }
  68% { top: 42px; opacity: 0; }
  100% { top: 18px; opacity: 0; }
}

/* ==============================
   12. Tablet Responsive
   ============================== */

@media (max-width: 1024px) {
  .rw-announcement-bar {
    min-height: 42px !important;
  }

  .rw-announcement-bar__inner {
    min-height: 42px !important;
    padding-left: 18px;
    padding-right: 18px;
  }

  .rw-announcement-bar__text {
    font-size: 12px !important;
  }

  .rw-site-header__inner {
    width: min(100% - 48px, 1300px) !important;
    min-height: 82px !important;
    grid-template-columns: 1fr auto !important;
    align-items: center !important;
  }

  .rw-header-logo img,
  .rw-header-logo .elementor-widget-container img,
  .rw-header-logo .elementor-image img {
    max-width: 66px !important;
  }

  .rw-header-nav {
    display: none !important;
  }

  .rw-header-actions {
    position: relative;
    align-self: center !important;
    gap: 0 !important;
  }

  .rw-header-actions .rw-pill-cta {
    display: none !important;
    margin-right: 0 !important;
  }

  .rw-header-menu-toggle {
    position: absolute !important;
    right: 0;
    top: 50%;
    width: 42px !important;
    height: 42px !important;
    transform: translateY(-50%) !important;
  }

  .rw-header-menu-toggle:hover {
    transform: translateY(-50%) !important;
  }

  .rw-site-drawer {
    width: min(520px, calc(100vw - 24px));
    padding: 16px;
  }

  .rw-hero-section {
    padding-top: 155px !important;
    padding-bottom: 84px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    background-position: center center;
  }

  .rw-hero-inner {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 44px !important;
  }

  .rw-hero-copy-wrap,
  .rw-hero-visual {
    width: 100% !important;
    max-width: 100% !important;
  }

  .rw-hero-visual {
    align-items: flex-start !important;
  }

  .rw-hero-heading {
    font-size: 48px;
    line-height: 1.12;
    max-width: 820px;
  }

  .rw-hero-copy {
    font-size: 17px;
    max-width: 700px;
  }

  .rw-hero-collage {
    max-width: 680px;
    min-height: auto;
    margin-left: 0;
  }

  .rw-hero-collage-top {
    height: 250px;
  }

  .rw-hero-collage-bottom {
    gap: 20px;
    margin-top: 24px;
  }

  .rw-hero-collage-left,
  .rw-hero-collage-right {
    height: 220px;
  }

  .rw-hero-collage-pill {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  /* Hide visual collage on tablet and smaller */
  .rw-hero-visual,
  .rw-hero-collage {
    display: none !important;
  }

}

/* ==============================
   13. Mobile Responsive
   ============================== */

@media (max-width: 767px) {
  .rw-announcement-bar {
    min-height: 40px !important;
  }

  .rw-announcement-bar__inner {
    min-height: 40px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .rw-announcement-bar__text {
    font-size: 11.5px !important;
    line-height: 1.35 !important;
  }

  .rw-site-header__inner {
    width: min(100% - 40px, 1300px) !important;
    min-height: 78px !important;
    grid-template-columns: 1fr auto !important;
    align-items: center !important;
  }

  .rw-header-logo {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    align-self: center !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 19px;
  }

  .rw-header-logo .elementor-widget,
  .rw-header-logo .elementor-widget-container,
  .rw-header-logo a {
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
  }

  .rw-header-logo img,
  .rw-header-logo .elementor-widget-container img,
  .rw-header-logo .elementor-image img {
    max-width: 62px !important;
    margin: 0 !important;
  }

  .rw-header-actions {
    position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    align-self: center !important;
    margin: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
  }

  .rw-header-actions .elementor-widget,
  .rw-header-actions .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
  }

  .rw-header-menu-toggle {
    position: absolute !important;
    right: 0;
    top: 50%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    align-self: center !important;
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateY(-50%) !important;
  }

  .rw-header-menu-toggle:hover {
    transform: translateY(-50%) !important;
  }

  .rw-header-menu-toggle span {
    width: 15px;
  }

  .rw-site-drawer {
    width: 100%;
    padding: 12px;
  }

  .rw-site-drawer__panel {
    border-radius: 24px;
    padding: 26px 22px;
  }

  .rw-site-drawer__content {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .rw-drawer-group a {
    font-size: 18px;
  }

  .rw-site-drawer__cta p {
    font-size: 22px;
  }

  .rw-hero-section {
    padding-top: 155px !important;
    padding-right: 20px !important;
    padding-bottom: 96px !important;
    padding-left: 20px !important;
    background-position: center center;
  }

  .rw-hero-section::before {
    background:
      linear-gradient(
        180deg,
        rgba(10,10,10,0.94) 0%,
        rgba(10,10,10,0.86) 52%,
        rgba(10,10,10,0.94) 100%
      );
  }

  .rw-hero-section::after {
    opacity: 0.55;
  }

  .rw-hero-copy-wrap {
    width: 100% !important;
    max-width: 100% !important;
    align-items: center !important;
    text-align: center !important;
  }

  .rw-hero-copy-wrap .elementor-widget-heading:has(.rw-hero-eyebrow),
  .rw-hero-copy-wrap .elementor-widget-text-editor:has(.rw-hero-eyebrow),
  .rw-hero-eyebrow-wrap {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .rw-hero-eyebrow,
  .rw-eyebrow.rw-hero-eyebrow {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  .rw-hero-heading {
    font-size: 36px;
    line-height: 1.12;
    letter-spacing: -0.035em;
    max-width: 100%;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }

  .rw-hero-copy {
    font-size: 16px;
    line-height: 1.7;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    text-align: center !important;
  }

  .rw-hero-microcopy {
    font-size: 13px;
    line-height: 1.5;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
  }

  .rw-hero-cta-row {
    width: 100%;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 14px !important;
  }

  .rw-hero-cta-row .elementor-widget-html {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .rw-hero-cta-row .rw-pill-cta {
    width: 100%;
    max-width: 280px;
    justify-content: space-between;
  }

  .rw-hero-cta-row .rw-link-underline {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .rw-hero-visual,
  .rw-hero-collage {
    display: none !important;
  }

  .rw-scroll-cue {
    bottom: -32px !important;
    width: 32px;
    height: 56px;
  }

  .rw-scroll-cue__svg {
    width: 32px;
    height: 56px;
  }

  .rw-scroll-cue__dot {
    width: 5px;
    height: 5px;
  }
}

/* ==============================
   14. Reduced Motion
   ============================== */

@media (prefers-reduced-motion: reduce) {
  .rw-hero-collage-top,
  .rw-hero-collage-left,
  .rw-hero-collage-right,
  .rw-hero-collage-top::before,
  .rw-hero-collage-left::before,
  .rw-hero-collage-left::after,
  .rw-hero-collage-right::before,
  .rw-hero-collage-pill,
  .rw-hero-collage-pill-icon,
  .rw-scroll-cue__stroke,
  .rw-scroll-cue__dot {
    animation: none !important;
  }

  .rw-scroll-cue__stroke {
    stroke-dashoffset: 0;
    opacity: 1;
  }

  .rw-scroll-cue__dot {
    top: 18px;
    opacity: 1;
  }

  .rw-pill-cta--glow,
  .rw-pill-cta--navy-glow,
  .rw-pill-cta--glow::before,
  .rw-pill-cta--navy-glow::before {
    transition: none !important;
  }
}


/* =========================================================
   RIVE DRAWER — SMOOTH MINIMAL ACCORDION
   Chevron indicator, no icon background, no header hover,
   all sections closed by default
   ========================================================= */

.rw-drawer-accordion {
  display: grid;
  gap: 0;
}

.rw-drawer-accordion__item {
  border-bottom: 1px solid rgba(217,224,232,0.72);
}

.rw-drawer-accordion__trigger {
  width: 100%;
  min-height: 60px;
  padding: 0;
  border: 0;
  background: transparent !important;
  color: var(--rw-color-dark);
  font-family: var(--rw-font-display);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.035em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  cursor: pointer;
  text-align: left;
  box-shadow: none !important;
}

.rw-drawer-accordion__trigger:hover,
.rw-drawer-accordion__trigger:focus,
.rw-drawer-accordion__trigger:active {
  background: transparent !important;
  color: var(--rw-color-dark) !important;
  box-shadow: none !important;
  outline: none;
}

.rw-drawer-accordion__icon {
  display: none !important;
}

.rw-drawer-accordion__chevron {
  width: 10px;
  height: 10px;
  flex: 0 0 auto;
  border-right: 2px solid var(--rw-color-dark);
  border-bottom: 2px solid var(--rw-color-dark);
  transform: rotate(45deg);
  opacity: 0.7;
  transition:
    transform var(--rw-speed-base) var(--rw-ease),
    opacity var(--rw-speed-base) var(--rw-ease);
}

.rw-drawer-accordion__item.is-open .rw-drawer-accordion__chevron {
  transform: rotate(-135deg);
  opacity: 1;
}

.rw-drawer-accordion__panel {
  display: grid !important;
  grid-template-rows: 0fr;
  opacity: 0;
  padding: 0;
  overflow: hidden;
  transition:
    grid-template-rows var(--rw-speed-slow) var(--rw-ease),
    opacity var(--rw-speed-base) var(--rw-ease),
    padding var(--rw-speed-base) var(--rw-ease);
}

.rw-drawer-accordion__panel > ul {
  overflow: hidden;
  min-height: 0;
}

.rw-drawer-accordion__item.is-open .rw-drawer-accordion__panel {
  grid-template-rows: 1fr;
  opacity: 1;
  padding: 0 0 22px;
}

.rw-drawer-accordion__panel ul {
  display: grid;
  gap: 11px;
  margin: 0;
  list-style: none;
  padding: 0;
}

.rw-drawer-accordion__panel a {
  display: inline-flex;
  width: fit-content;
  color: var(--rw-color-text);
  font-family: var(--rw-font-body);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none !important;
  transition:
    color var(--rw-speed-base) var(--rw-ease),
    transform var(--rw-speed-base) var(--rw-ease);
}

.rw-drawer-accordion__panel a:hover {
  color: var(--rw-color-accent);
  transform: translateX(4px);
}

.rw-site-drawer .rw-site-drawer__content {
  display: none !important;
}

.rw-site-drawer__panel {
  gap: 24px;
}

.rw-site-drawer__top {
  margin-bottom: 6px;
}

.rw-site-drawer__cta {
  margin-top: 28px;
}

@media (max-width: 767px) {
  .rw-drawer-accordion__trigger {
    min-height: 56px;
    font-size: 21px;
  }

  .rw-drawer-accordion__item.is-open .rw-drawer-accordion__panel {
    padding-bottom: 20px;
  }

  .rw-drawer-accordion__panel a {
    font-size: 16px;
  }

  .rw-site-drawer__panel {
    gap: 22px;
  }
}

/* =========================================================
   RIVE DRAWER — SOCIAL PLACEHOLDERS
   Clean minimal social row after CTA
   ========================================================= */

.rw-site-drawer__socials {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  padding-top: 4px;
}

.rw-drawer-social-link {
  width: 38px;
  height: 38px;
  border-radius: var(--rw-radius-pill);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--rw-color-dark);
  background: transparent;
  border: 1px solid rgba(10,10,10,0.12);
  text-decoration: none !important;
  transition:
    color var(--rw-speed-base) var(--rw-ease),
    border-color var(--rw-speed-base) var(--rw-ease),
    transform var(--rw-speed-base) var(--rw-ease);
}

.rw-drawer-social-link span {
  font-family: var(--rw-font-body);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}

.rw-drawer-social-link:hover {
  color: var(--rw-color-accent);
  border-color: rgba(255,107,61,0.36);
  transform: translateY(-2px);
}

@media (max-width: 767px) {
  .rw-site-drawer__socials {
    justify-content: center;
    gap: 10px;
  }

  .rw-drawer-social-link {
    width: 36px;
    height: 36px;
  }
}

/* =========================================================
   RIVE WEBWORKS — OPERATING TRUST STRIP
   Individual glass item treatment
   ========================================================= */

.rw-trust-strip {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: var(--rw-color-dark);
  border-top: 1px solid rgba(217,224,232,0.10);
  border-bottom: 1px solid rgba(217,224,232,0.10);
}

.rw-trust-strip::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 50%, rgba(255,107,61,0.08) 0%, transparent 32%),
    radial-gradient(circle at 82% 50%, rgba(0,7,117,0.16) 0%, transparent 38%);
  opacity: 0.9;
}

.rw-trust-strip__inner {
  width: 100%;
  max-width: 1300px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.rw-trust-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 44px;
  padding: 11px 17px;
  border-radius: var(--rw-radius-pill);
  color: var(--rw-color-muted-on-dark);
  font-family: var(--rw-font-body);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.02em;
  white-space: nowrap;
  background:
    linear-gradient(
      135deg,
      rgba(217,224,232,0.12) 0%,
      rgba(217,224,232,0.055) 58%,
      rgba(217,224,232,0.03) 100%
    );
  border: 1px solid rgba(217,224,232,0.14);
  box-shadow:
    0 18px 48px -34px rgba(0,0,0,0.82),
    inset 0 1px 0 rgba(217,224,232,0.12);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.rw-trust-item__dot {
  width: 8px;
  height: 8px;
  border-radius: var(--rw-radius-pill);
  background: var(--rw-color-accent);
  box-shadow:
    0 0 10px rgba(255,107,61,0.42),
    0 0 24px rgba(255,107,61,0.18);
  flex: 0 0 auto;
}

.rw-trust-item__text {
  color: var(--rw-color-muted-on-dark);
}

@media (max-width: 1024px) {
  .rw-trust-strip__inner {
    max-width: 720px;
    gap: 12px;
  }

  .rw-trust-item {
    min-height: 42px;
    padding: 10px 15px;
  }
}

@media (max-width: 767px) {
  .rw-trust-strip__inner {
    width: 100%;
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .rw-trust-item {
    width: 100%;
    justify-content: center;
    white-space: normal;
    text-align: center;
    border-radius: var(--rw-radius-lg);
  }
}

/* =========================================================
   RIVE WEBWORKS — SAFE GLOBAL REVEAL ANIMATION SYSTEM
   Slower smooth top-to-bottom reveal
   ========================================================= */

.rw-reveal {
  opacity: 1;
  transform: none;
  clip-path: inset(0 0 0 0);
}

html.rw-js .rw-reveal {
  opacity: 0;
  transform: translateY(-22px);
  clip-path: inset(0 0 100% 0);
  transition:
    opacity 1100ms var(--rw-anim-soft-ease),
    transform 1150ms var(--rw-anim-soft-ease),
    clip-path 1300ms var(--rw-anim-soft-ease);
  will-change: opacity, transform, clip-path;
}

html.rw-js .rw-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
  clip-path: inset(0 0 0 0);
}

html.rw-js .rw-reveal--slow {
  transition-duration: 1350ms, 1400ms, 1550ms;
}

html.rw-js .rw-delay-1 { transition-delay: 120ms; }
html.rw-js .rw-delay-2 { transition-delay: 240ms; }
html.rw-js .rw-delay-3 { transition-delay: 360ms; }
html.rw-js .rw-delay-4 { transition-delay: 480ms; }
html.rw-js .rw-delay-5 { transition-delay: 600ms; }

html.rw-js .rw-trust-item.rw-reveal {
  transform: translateY(-16px);
}

html.rw-js .rw-trust-item.rw-reveal.is-visible {
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .rw-reveal,
  html.rw-js .rw-reveal,
  html.rw-js .rw-reveal.is-visible {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    transition: none !important;
  }
}

/* =========================================================
   RIVE WEBWORKS — INTRO / WHY RIVE SECTION
   Token-based editorial white section
   Layout ratios handled in Elementor
   ========================================================= */

.rw-intro-section {
  position: relative;
  background: var(--rw-color-bg);
  overflow: hidden;
}

.rw-intro-inner {
  width: 100%;
  max-width: 1300px;
  margin-inline: auto;
}

.rw-intro-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 56px;
}

.rw-intro-heading-wrap,
.rw-intro-copy-wrap {
  min-width: 0;
}

.rw-intro-heading-wrap .rw-h2 {
  max-width: 620px;
  margin: 16px 0 0;
  color: var(--rw-color-dark);
}

.rw-intro-copy-wrap .rw-body-lg {
  max-width: 660px;
  margin: 0;
  color: var(--rw-color-text);
}

.rw-intro-cards {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 28px;
}

.rw-intro-visual-card,
.rw-intro-story-card {
  min-width: 0;
}

.rw-intro-visual-card {
  position: relative;
  min-height: 460px;
  overflow: hidden;
  border-radius: var(--rw-radius-xl);
  background: var(--rw-color-bg-soft);
  border: 1px solid var(--rw-color-line);
}

.rw-intro-visual-card img {
  width: 100%;
  height: 100%;
  min-height: 460px;
  object-fit: cover;
  display: block;
}

.rw-intro-story-card {
  position: relative;
  min-height: 460px;
  padding: clamp(28px, 3vw, 46px);
  border-radius: var(--rw-radius-xl);
  background:
    linear-gradient(
      135deg,
      var(--rw-color-dark) 0%,
      var(--rw-color-deep-navy) 58%,
      var(--rw-color-navy) 100%
    );
  color: var(--rw-color-text-on-dark);
  overflow: hidden;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rw-intro-story-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 18%, rgba(255,107,61,0.16) 0%, transparent 34%),
    radial-gradient(circle at 92% 82%, rgba(217,224,232,0.10) 0%, transparent 36%);
  opacity: 0.88;
}

.rw-intro-story-card .rw-h3 {
  max-width: 420px;
  margin: 0 0 18px;
  color: var(--rw-color-text-on-dark);
}

.rw-intro-story-copy {
  max-width: 460px;
  margin: 0;
  color: var(--rw-color-muted-on-dark);
  font-family: var(--rw-font-body);
  font-size: 16px;
  line-height: 1.75;
}

.rw-intro-gates {
  display: grid;
  gap: 10px;
  margin-top: 34px;
}

.rw-intro-gate {
  display: inline-flex;
  width: fit-content;
  min-height: 36px;
  align-items: center;
  gap: 10px;
  padding: 8px 14px;
  border-radius: var(--rw-radius-pill);
  color: var(--rw-color-muted-on-dark);
  background: rgba(217,224,232,0.08);
  border: 1px solid rgba(217,224,232,0.12);
  font-family: var(--rw-font-body);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.rw-intro-gate__dot {
  width: 8px;
  height: 8px;
  border-radius: var(--rw-radius-pill);
  background: var(--rw-color-accent);
  box-shadow:
    0 0 10px rgba(255,107,61,0.42),
    0 0 24px rgba(255,107,61,0.18);
  flex: 0 0 auto;
}

.rw-intro-gate__text {
  color: var(--rw-color-muted-on-dark);
}

/* Tablet */
@media (max-width: 1024px) {
  .rw-intro-top,
  .rw-intro-cards {
    flex-direction: column;
  }

  .rw-intro-heading-wrap,
  .rw-intro-copy-wrap,
  .rw-intro-visual-card,
  .rw-intro-story-card {
    width: 100%;
  }

  .rw-intro-visual-card,
  .rw-intro-visual-card img,
  .rw-intro-story-card {
    min-height: 420px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .rw-intro-top {
    gap: 28px;
  }

  .rw-intro-cards {
    gap: 20px;
  }

  .rw-intro-visual-card,
  .rw-intro-visual-card img {
    min-height: 300px;
    border-radius: var(--rw-radius-lg);
  }

  .rw-intro-story-card {
    min-height: auto;
    border-radius: var(--rw-radius-lg);
    padding: 28px 22px;
  }

  .rw-intro-gates {
    margin-top: 28px;
  }

  .rw-intro-gate {
    width: 100%;
    justify-content: flex-start;
    text-align: left;
  }
}

/* =========================================================
   RIVE WEBWORKS — DARK DISCOVERY CTA BAND
   Token-based paid discovery conversion section
   ========================================================= */

.rw-discovery-band-section {
  position: relative;
  background: var(--rw-color-bg);
  overflow: hidden;
}

.rw-discovery-band {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  width: 100%;
  max-width: 1300px;
  margin-inline: auto;
  border-radius: var(--rw-radius-xl);
  background:
    linear-gradient(
      135deg,
      var(--rw-color-dark) 0%,
      var(--rw-color-deep-navy) 62%,
      var(--rw-color-navy) 100%
    );
  border: 1px solid rgba(217,224,232,0.12);
  box-shadow:
    0 34px 90px -42px rgba(0,0,0,0.72),
    inset 0 1px 0 rgba(217,224,232,0.10);
}

.rw-discovery-band::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(circle at 16% 18%, rgba(255,107,61,0.18) 0%, transparent 34%),
    radial-gradient(circle at 86% 78%, rgba(217,224,232,0.10) 0%, transparent 36%);
  opacity: 0.9;
}

.rw-discovery-band__content {
  max-width: 700px;
}

.rw-discovery-band__content .rw-eyebrow {
  margin-bottom: 16px;
}

.rw-discovery-band__content .rw-h2 {
  max-width: 640px;
  margin: 0 0 16px;
  color: var(--rw-color-text-on-dark);
}

.rw-discovery-band__copy {
  max-width: 620px;
  margin: 0;
  color: var(--rw-color-muted-on-dark);
  font-family: var(--rw-font-body);
  font-size: 17px;
  line-height: 1.75;
}

.rw-discovery-band__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
  flex-wrap: wrap;
  flex: 0 0 auto;
}

/* Responsive */
@media (max-width: 1024px) {
  .rw-discovery-band {
    flex-direction: column !important;
    align-items: flex-start !important;
    padding: 48px 40px !important;
  }

  .rw-discovery-band__actions {
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .rw-discovery-band-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 72px !important;
  }

  .rw-discovery-band {
    padding: 38px 24px !important;
    border-radius: var(--rw-radius-lg);
  }

  .rw-discovery-band__copy {
    font-size: 16px;
    line-height: 1.7;
  }

  .rw-discovery-band__actions {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }

  .rw-discovery-band__actions .rw-pill-cta {
    width: 100%;
    justify-content: space-between;
  }

  .rw-discovery-band__actions .rw-link-underline {
    justify-content: center;
    margin-inline: auto;
  }
}

/* =========================================================
   RIVE WEBWORKS — CASE STUDIES / OUR WORK
   Elementor controls layout. CSS controls visual style only.
   ========================================================= */

.rw-work-section {
  position: relative;
  overflow: hidden;
  background: var(--rw-color-bg);
}

.rw-work-header {
  max-width: 760px;
  margin-inline: auto;
  text-align: center;
}

.rw-work-header .rw-eyebrow {
  margin-inline: auto;
}

.rw-work-header .rw-h2 {
  margin: 0;
  color: var(--rw-color-dark);
}

.rw-work-header__copy {
  max-width: 720px;
  margin: 0;
  color: var(--rw-color-text);
  font-family: var(--rw-font-body);
  font-size: 17px;
  line-height: 1.75;
}

/* Wrapper style only. Gap is handled in Elementor. */
.rw-work-list {
  position: relative;
}

/* Card visual treatment only. Layout handled in Elementor. */
.rw-work-card {
  position: relative;
  overflow: hidden;
  border-radius: var(--rw-radius-xl);
  background: var(--rw-color-bg);
  border: 1px solid rgba(217,224,232,0.72);
  box-shadow: 0 30px 80px -54px rgba(0,0,0,0.25);
  color: var(--rw-color-dark);
  text-decoration: none !important;
  transition:
    border-color var(--rw-speed-slow) var(--rw-ease),
    box-shadow var(--rw-speed-slow) var(--rw-ease),
    transform var(--rw-speed-base) var(--rw-ease);
}

.rw-work-card:hover {
  transform: translateY(-4px);
  border-color: rgba(255,107,61,0.42);
  box-shadow:
    0 38px 100px -54px rgba(0,0,0,0.38),
    inset 0 1px 0 rgba(217,224,232,0.18);
}

/* Image area: only this part turns dark on hover */
.rw-work-card__visual {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: var(--rw-color-bg-soft);
  border-right: 1px solid rgba(217,224,232,0.72);
  transition:
    background-color var(--rw-speed-slow) var(--rw-ease),
    border-color var(--rw-speed-slow) var(--rw-ease);
}

.rw-work-card__visual::before {
  content: "";
  position: absolute;
  inset: 50%;
  width: 86%;
  aspect-ratio: 1 / 1;
  z-index: 0;
  border-radius: var(--rw-radius-pill);
  background: rgba(217,224,232,0.72);
  opacity: 0.5;
  transform: translate(-50%, -50%) scale(0.94);
  transition:
    background-color var(--rw-speed-slow) var(--rw-ease),
    opacity var(--rw-speed-slow) var(--rw-ease),
    transform var(--rw-speed-slow) var(--rw-ease);
}

.rw-work-card__visual::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(
      135deg,
      var(--rw-color-dark) 0%,
      var(--rw-color-deep-navy) 62%,
      var(--rw-color-navy) 100%
    );
  opacity: 0;
  transition: opacity var(--rw-speed-slow) var(--rw-ease);
}

.rw-work-card:hover .rw-work-card__visual {
  border-right-color: rgba(255,107,61,0.28);
}

.rw-work-card:hover .rw-work-card__visual::after {
  opacity: 1;
}

.rw-work-card:hover .rw-work-card__visual::before {
  background: rgba(217,224,232,0.10);
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

/* Image zoom on hover */
.rw-work-card__visual img {
  position: relative;
  z-index: 2;
  max-width: 100%;
  object-fit: contain;
  display: block;
  transform: translateY(0) scale(1);
  transition:
    transform var(--rw-speed-slow) var(--rw-ease),
    filter var(--rw-speed-slow) var(--rw-ease);
}

.rw-work-card:hover .rw-work-card__visual img {
  transform: translateY(-4px) scale(1.06);
}

/* Text styling only */
.rw-work-card__content {
  min-width: 0;
}

.rw-work-card__title {
  max-width: 680px;
  margin: 0 0 58px;
  color: var(--rw-color-dark);
  font-family: var(--rw-font-display);
  font-size: clamp(1.5rem, 2vw, 2rem);
  line-height: 1.22;
  font-weight: 700;
  letter-spacing: -0.035em;
}

.rw-work-card__meta {
  display: flex;
  align-items: flex-start;
  gap: 56px;
  flex-wrap: wrap;
}

.rw-work-card__meta div {
  display: grid;
  gap: 4px;
}

.rw-work-card__meta span {
  color: var(--rw-color-meta);
  font-family: var(--rw-font-body);
  font-size: 13px;
  line-height: 1.4;
}

.rw-work-card__meta strong {
  color: var(--rw-color-dark);
  font-family: var(--rw-font-body);
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
}

/* Arrow circle with left-to-right fill */
.rw-work-card__arrow {
  position: relative;
  overflow: hidden;
  width: 52px;
  height: 52px;
  border-radius: var(--rw-radius-pill);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--rw-color-dark);
  border: 1px solid rgba(10,10,10,0.16);
  background: transparent;
  flex: 0 0 auto;
  transition:
    color var(--rw-speed-slow) var(--rw-ease),
    border-color var(--rw-speed-slow) var(--rw-ease);
}

.rw-work-card__arrow::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--rw-color-accent);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 520ms var(--rw-ease);
}

.rw-work-card__arrow span {
  position: relative;
  z-index: 2;
  font-family: var(--rw-font-body);
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.rw-work-card:hover .rw-work-card__arrow {
  color: var(--rw-color-text-on-dark);
  border-color: var(--rw-color-accent);
}

.rw-work-card:hover .rw-work-card__arrow::before {
  transform: scaleX(1);
}

.rw-work-footer {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}

/* Tablet / mobile style adjustments only */
@media (max-width: 1024px) {
  .rw-work-card__visual {
    border-right: 0;
    border-bottom: 1px solid rgba(217,224,232,0.72);
  }

  .rw-work-card:hover .rw-work-card__visual {
    border-bottom-color: rgba(255,107,61,0.28);
  }

  .rw-work-card__title {
    margin-bottom: 34px;
  }

  .rw-work-card__arrow {
    justify-self: flex-start;
  }
}

@media (max-width: 767px) {
  .rw-work-card {
    border-radius: var(--rw-radius-lg);
  }

  .rw-work-card__title {
    margin-bottom: 28px;
  }

  .rw-work-card__meta {
    gap: 20px;
  }

  .rw-work-card__arrow {
    width: 48px;
    height: 48px;
  }
}

/* =========================================================
   RIVE REVEAL — ELEMENTOR EDITOR SAFETY
   Keep reveal elements visible inside Elementor editor
   ========================================================= */

body.elementor-editor-active .rw-reveal,
.elementor-editor-active .rw-reveal,
.elementor-editor-preview .rw-reveal,
.elementor-editor-preview .rw-reveal.is-visible {
  opacity: 1 !important;
  transform: none !important;
  clip-path: inset(0 0 0 0) !important;
  visibility: visible !important;
}/* End custom CSS */