.elementor-9354 .elementor-element.elementor-element-0a50977{--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-9354 .elementor-element.elementor-element-549bdbe{--display:flex;}.elementor-9354 .elementor-element.elementor-element-549bdbe:not(.elementor-motion-effects-element-type-background), .elementor-9354 .elementor-element.elementor-element-549bdbe > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#001234;}.elementor-9354 .elementor-element.elementor-element-54ab510{--display:flex;}.elementor-9354 .elementor-element.elementor-element-fe2c389{--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;}body.elementor-page-9354:not(.elementor-motion-effects-element-type-background), body.elementor-page-9354 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#001234;}/* Start custom CSS for html, class: .elementor-element-613d1b4 */.wb-demo-notice {
  width: min(100% - 32px, 760px);
  margin: 22px auto 38px;
  padding: 20px 22px;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  color: #ffffff;
  background:
    linear-gradient(
      135deg,
      rgba(246, 199, 0, 0.11),
      rgba(10, 42, 84, 0.95)
    );
  border: 1px solid rgba(246, 199, 0, 0.42);
  border-radius: 18px;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.22);
  box-sizing: border-box;
}

.wb-demo-icon {
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  background: rgba(246, 199, 0, 0.14);
  border: 1px solid rgba(246, 199, 0, 0.32);
  border-radius: 14px;
}

.wb-demo-content {
  flex: 1;
  min-width: 0;
}

.wb-demo-heading {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px 12px;
  margin-bottom: 8px;
  font-size: 17px;
  line-height: 1.35;
}

.wb-demo-badge {
  padding: 5px 9px;
  color: #061a34;
  background: #f6c700;
  border-radius: 7px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.8px;
}

.wb-demo-content p {
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 1.65;
}

.wb-demo-warning {
  margin-top: 13px;
  padding-top: 12px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: #f6c700;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
}

@media (max-width: 600px) {
  .wb-demo-notice {
    width: calc(100% - 24px);
    margin: 16px auto 28px;
    padding: 17px;
    gap: 12px;
    border-radius: 15px;
  }

  .wb-demo-icon {
    width: 40px;
    height: 40px;
    flex-basis: 40px;
    font-size: 20px;
  }

  .wb-demo-heading {
    font-size: 15px;
  }

  .wb-demo-content p,
  .wb-demo-warning {
    font-size: 12.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e77e37b */.wb-premium-cta {
  position: relative;
  width: min(1180px, calc(100% - 40px));
  margin: 30px auto 42px;
  overflow: hidden;
  isolation: isolate;
  color: #ffffff;
  background:
    linear-gradient(
      125deg,
      rgba(10, 37, 76, 0.98) 0%,
      rgba(6, 26, 52, 0.99) 54%,
      rgba(8, 31, 63, 0.98) 100%
    );
  border: 1px solid rgba(246, 199, 0, 0.28);
  border-radius: 26px;
  box-shadow:
    0 28px 70px rgba(0, 0, 0, 0.32),
    0 0 0 1px rgba(255, 255, 255, 0.025) inset;
}

.wb-premium-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    linear-gradient(
      115deg,
      rgba(255, 255, 255, 0.035),
      transparent 38%
    );
}

.wb-premium-cta::after {
  content: "";
  position: absolute;
  top: 0;
  left: 9%;
  width: 38%;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(246, 199, 0, 0.85),
    transparent
  );
}

.wb-premium-glow {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  border-radius: 50%;
  filter: blur(10px);
}

.wb-premium-glow-one {
  top: -140px;
  right: -80px;
  width: 340px;
  height: 340px;
  background: rgba(246, 199, 0, 0.09);
}

.wb-premium-glow-two {
  bottom: -190px;
  left: 20%;
  width: 400px;
  height: 400px;
  background: rgba(26, 92, 178, 0.11);
}

.wb-premium-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(300px, 0.75fr);
  gap: 34px;
  padding: 44px;
}

.wb-premium-content {
  padding: 9px 8px 9px 4px;
}

.wb-premium-label {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;
  padding: 8px 12px;
  color: #f6c700;
  background: rgba(246, 199, 0, 0.08);
  border: 1px solid rgba(246, 199, 0, 0.23);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.9px;
}

.wb-premium-label-dot {
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  background: #f6c700;
  border-radius: 50%;
  box-shadow: 0 0 12px rgba(246, 199, 0, 0.85);
}

.wb-premium-content h2 {
  max-width: 690px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(30px, 3vw, 46px);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -1.3px;
}

.wb-premium-content h2 span {
  color: #f6c700;
}

.wb-premium-description {
  max-width: 720px;
  margin: 21px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.75;
}

.wb-premium-benefits {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 22px;
  margin-top: 27px;
}

.wb-premium-benefit {
  display: flex;
  align-items: center;
  gap: 9px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 13px;
  font-weight: 600;
}

.wb-premium-check {
  width: 22px;
  height: 22px;
  display: inline-flex;
  flex: 0 0 22px;
  align-items: center;
  justify-content: center;
  color: #061a34;
  background: #f6c700;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 900;
  box-shadow: 0 5px 14px rgba(246, 199, 0, 0.18);
}

.wb-premium-action {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
  text-align: center;
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.075),
      rgba(255, 255, 255, 0.025)
    );
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 21px;
  box-shadow:
    0 20px 45px rgba(0, 0, 0, 0.18),
    0 1px 0 rgba(255, 255, 255, 0.08) inset;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.wb-premium-icon {
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 17px;
  color: #061a34;
  background:
    linear-gradient(
      135deg,
      #ffe052,
      #f6c700
    );
  border-radius: 17px;
  box-shadow:
    0 13px 28px rgba(246, 199, 0, 0.22),
    0 1px 0 rgba(255, 255, 255, 0.55) inset;
}

.wb-premium-icon svg {
  width: 27px;
  height: 27px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.wb-premium-action-title {
  color: #ffffff;
  font-size: 21px;
  font-weight: 800;
  line-height: 1.3;
}

.wb-premium-action p {
  margin: 10px 0 21px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
  line-height: 1.6;
}

.wb-premium-button {
  position: relative;
  width: 100%;
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px 22px;
  color: #061a34 !important;
  background:
    linear-gradient(
      135deg,
      #ffdf45 0%,
      #f6c700 52%,
      #eebc00 100%
    );
  border: 1px solid rgba(255, 226, 79, 0.7);
  border-radius: 13px;
  box-shadow:
    0 13px 30px rgba(246, 199, 0, 0.24),
    0 2px 0 rgba(255, 255, 255, 0.44) inset;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none !important;
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease,
    filter 0.22s ease;
}

.wb-premium-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -80%;
  width: 45%;
  height: 100%;
  transform: skewX(-22deg);
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.48),
    transparent
  );
  transition: left 0.65s ease;
}

.wb-premium-button:hover {
  color: #061a34 !important;
  transform: translateY(-3px);
  filter: brightness(1.035);
  box-shadow:
    0 18px 38px rgba(246, 199, 0, 0.32),
    0 2px 0 rgba(255, 255, 255, 0.48) inset;
}

.wb-premium-button:hover::before {
  left: 135%;
}

.wb-premium-button:active {
  transform: translateY(-1px);
}

.wb-premium-button svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.22s ease;
}

.wb-premium-button:hover svg {
  transform: translateX(4px);
}

.wb-premium-guarantee {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  margin-top: 14px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 11px;
  font-weight: 600;
}

.wb-premium-guarantee span {
  color: #f6c700;
  font-size: 8px;
}

/* Tablet */
@media (max-width: 900px) {
  .wb-premium-inner {
    grid-template-columns: 1fr;
    padding: 34px;
  }

  .wb-premium-action {
    max-width: 520px;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .wb-premium-cta {
    width: calc(100% - 24px);
    margin: 22px auto 30px;
    border-radius: 20px;
  }

  .wb-premium-inner {
    gap: 25px;
    padding: 24px 18px 18px;
  }

  .wb-premium-content {
    padding: 0 2px;
  }

  .wb-premium-label {
    margin-bottom: 17px;
    padding: 7px 10px;
    font-size: 9.5px;
    letter-spacing: 0.55px;
  }

  .wb-premium-content h2 {
    font-size: 29px;
    line-height: 1.13;
    letter-spacing: -0.7px;
  }

  .wb-premium-description {
    margin-top: 17px;
    font-size: 14px;
    line-height: 1.65;
  }

  .wb-premium-benefits {
    display: grid;
    gap: 11px;
    margin-top: 22px;
  }

  .wb-premium-benefit {
    font-size: 12.5px;
  }

  .wb-premium-action {
    padding: 25px 18px 20px;
    border-radius: 17px;
  }

  .wb-premium-action-title {
    font-size: 19px;
  }

  .wb-premium-button {
    min-height: 54px;
    padding: 14px 17px;
    font-size: 14px;
  }
}

/* Smanjeno animiranje za korisnike koji ga preferiraju */
@media (prefers-reduced-motion: reduce) {
  .wb-premium-button,
  .wb-premium-button::before,
  .wb-premium-button svg {
    transition: none;
  }
}/* End custom CSS */