.elementor-23 .elementor-element.elementor-element-c635043{--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;}.elementor-23 .elementor-element.elementor-element-286c697{--display:flex;--background-transition:0.3s;}.elementor-23 .elementor-element.elementor-element-286c697:not(.elementor-motion-effects-element-type-background), .elementor-23 .elementor-element.elementor-element-286c697 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://oneworldorderinternational.com/wp-content/uploads/2026/04/Black-and-White-Modern-Star-Outer-Space-Galaxy-Illustrative-The-Universe-Exploration-Presentation.png");background-position:center center;}.elementor-23 .elementor-element.elementor-element-935d91a{--display:flex;}.elementor-23 .elementor-element.elementor-element-935d91a:not(.elementor-motion-effects-element-type-background), .elementor-23 .elementor-element.elementor-element-935d91a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://oneworldorderinternational.com/wp-content/uploads/2026/04/world-map-decide-the-future-with-owoi.png");background-position:center center;background-size:auto;}:root{--page-title-display:none;}@media(min-width:1025px){.elementor-23 .elementor-element.elementor-element-286c697:not(.elementor-motion-effects-element-type-background), .elementor-23 .elementor-element.elementor-element-286c697 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-23 .elementor-element.elementor-element-935d91a:not(.elementor-motion-effects-element-type-background), .elementor-23 .elementor-element.elementor-element-935d91a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:767px){.elementor-23 .elementor-element.elementor-element-c635043{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--flex-wrap:nowrap;}.elementor-23 .elementor-element.elementor-element-c635043.e-con{--align-self:center;}}/* Start custom CSS for container, class: .elementor-element-c635043 */.owoi-hero h1,
.owoi-hero h2,
.owoi-hero h3 {
  display: inline-block !important;

  padding: 14px 18px !important;

  background: rgba(21,66,247,0.12) !important;

  border-left: 4px solid #1542f7 !important;

  border-radius: 8px !important;

  box-shadow: 0 10px 25px rgba(0,0,0,0.08) !important;

  animation: pulseGlow 2.8s ease-in-out infinite !important;
}
@keyframes pulseGlow {
  0% {
    box-shadow: 0 0 0 rgba(21,66,247,0);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 20px rgba(21,66,247,0.25);
    transform: scale(1.01);
  }
  100% {
    box-shadow: 0 0 0 rgba(21,66,247,0);
    transform: scale(1);
  }
}
/* DESKTOP + DEFAULT */
.owoi-hero h1,
.owoi-hero h2,
.owoi-hero h3 {
  display: inline-block !important;

  padding: 14px 18px !important;

  background: rgba(21,66,247,0.12) !important;

  border-left: 4px solid #1542f7 !important;
  border-radius: 8px !important;

  box-shadow: 0 10px 25px rgba(0,0,0,0.08) !important;

  animation: pulseGlow 3s ease-in-out infinite !important;

  line-height: 1.2 !important;
  max-width: 100%;
}

/* PULSE ANIMATION */
@keyframes pulseGlow {
  0% {
    box-shadow: 0 0 0 rgba(21,66,247,0);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 18px rgba(21,66,247,0.25);
    transform: scale(1.01);
  }
  100% {
    box-shadow: 0 0 0 rgba(21,66,247,0);
    transform: scale(1);
  }
}

/* 📱 TABLET */
@media (max-width: 1024px) {
  .owoi-hero h1,
  .owoi-hero h2,
  .owoi-hero h3 {
    font-size: 26px !important;
    padding: 12px 14px !important;
    text-align: center;
  }
}

/* 📱 MOBILE */
@media (max-width: 767px) {
  .owoi-hero h1,
  .owoi-hero h2,
  .owoi-hero h3 {
    font-size: 20px !important;
    padding: 10px 12px !important;
    text-align: center;

    animation: pulseGlow 4s ease-in-out infinite !important;

    border-left: none !important;
    border-bottom: 3px solid #1542f7 !important;
  }
}
/* BLUE GLOW UNDERLINE */
.owoi-hero h1::after,
.owoi-hero h2::after,
.owoi-hero h3::after {
  content: "";
  display: block;

  width: 60%;
  height: 3px;

  margin-top: 10px;

  background: linear-gradient(90deg, rgba(21,66,247,0.8), rgba(21,66,247,0.1));

  border-radius: 10px;

  box-shadow: 0 0 12px rgba(21,66,247,0.4);

  animation: underlineGlow 2.5s ease-in-out infinite;
}

/* PULSE FOR UNDERLINE */
@keyframes underlineGlow {
  0% {
    opacity: 0.5;
    transform: scaleX(0.9);
  }
  50% {
    opacity: 1;
    transform: scaleX(1);
  }
  100% {
    opacity: 0.5;
    transform: scaleX(0.9);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-286c697 */.owoi-bg {
  position: relative;
  z-index: 1;
}

.owoi-bg .elementor-button {
  position: relative;
  z-index: 10;
  pointer-events: auto;
}
.owoi-bg::before,
.owoi-bg::after {
  pointer-events: none;
}
/* BASIC PREMIUM LOOK (SMALL + CLEAN) */
.owoi-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 8px 16px !important;

  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.3px;

  color: #ffffff !important;

  background: linear-gradient(135deg, #1542f7, #4a6bff);

  border-radius: 6px;

  text-decoration: none;

  box-shadow: 0 6px 16px rgba(21,66,247,0.25);

  transition: all 0.25s ease;
}

/* HOVER (POSH LIFT EFFECT) */
.owoi-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(21,66,247,0.35);
  filter: brightness(1.05);
}

/* CLICK FEEL */
.owoi-btn:active {
  transform: scale(0.96);
  box-shadow: 0 4px 12px rgba(21,66,247,0.2);
}

/* FOCUS (CLEAN ACCESSIBILITY RING) */
.owoi-btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(21,66,247,0.25);
}/* End custom CSS */