.elementor .e-1392887-1be35cf{width:25%;margin:0px;flex-direction:row;}.elementor .e-be3db8f-af37a40{width:50%;flex-direction:row;justify-content:center;/* ONLY your inner section buttons (safe & working) */
.elementor-element-7ae60b1 .elementor-button,
.elementor-element-724e435 .elementor-button {
  
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;

  background: linear-gradient(135deg, #f4b400, #ffcc33);
  color: #1a1a1a !important;

  border-radius: 10px;
  padding: 10px 22px;

  font-weight: 600;
  box-shadow: 0 0 10px rgba(244,180,0,0.6);

  animation: btnBlink 1s infinite;
}

/* ICON FIX */
.elementor-element-7ae60b1 .elementor-button-icon svg,
.elementor-element-724e435 .elementor-button-icon svg {
  fill: #1a1a1a;
}

/* HOVER */
.elementor-element-7ae60b1 .elementor-button:hover,
.elementor-element-724e435 .elementor-button:hover {
  transform: scale(1.08);
  box-shadow: 0 0 25px rgba(244,180,0,1);
}

/* 🔥 REAL BLINK ANIMATION */
@keyframes btnBlink {
  0% {
      box-shadow: 0 0 5px rgba(244,180,0,0.4);
      opacity: 1;
  }
  50% {
      box-shadow: 0 0 25px rgba(244,180,0,1);
      opacity: 0.85;
  }
  100% {
      box-shadow: 0 0 5px rgba(244,180,0,0.4);
      opacity: 1;
  }
}\n}.elementor .e-7014338-19e8496{width:25%;flex-direction:column;}.elementor .e-c38daad-4374803{padding:0px;margin:0px;flex-direction:row;}.elementor .e-170a6a1-2b17c97{width:30%;padding:0px;margin:-1px;flex-direction:column;}.elementor .e-3214887-9711930{width:70%;padding:0px;flex-direction:column;justify-content:center;align-items:center;align-self:center;}.elementor .e-a29542b-c3436e5{padding:0px;margin:0px;flex-direction:row;gap:0px;flex-wrap:wrap;justify-content:center;align-content:start;}.elementor .e-b43f12d-7c1ef91{width:25%;flex-direction:column;}.elementor .e-47ba96a-426467f{width:30%;padding:0px;margin:-1px;flex-direction:column;}.elementor .e-bb20ade-0e0bca0{width:70%;padding:0px;flex-direction:column;justify-content:center;align-items:center;align-self:center;}.elementor .e-c08da33-2f3bd21{padding:0px;margin:0px;flex-direction:row;gap:0px;flex-wrap:wrap;justify-content:center;align-content:start;}