.elementor-193 .elementor-element.elementor-element-bc3022f{--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-193 .elementor-element.elementor-element-522dc7d{--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-193 .elementor-element.elementor-element-caf072f{--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-193 .elementor-element.elementor-element-385892c{--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-193 .elementor-element.elementor-element-92ad5a5{--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-193:not(.elementor-motion-effects-element-type-background), body.elementor-page-193 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}/* Start custom CSS for container, class: .elementor-element-522dc7d */.klarivo-reseller {
  --bg-main: #050506;
  --bg-secondary: #0B0D14;
  --bg-card: #15151A;
  --red-dark: #7A070E;
  --red-main: #D71925;
  --red-light: #FF4B56;
  --red-glow: rgba(215, 25, 37, 0.35);
  --text-main: #F8FAFC;
  --text-secondary: #B8BBC4;
  --text-muted: #7C808A;

  position: relative;
  isolation: isolate;
  width: 100%;
  max-width: 100%;
  padding: 78px 18px 84px;
  overflow: hidden;
  color: var(--text-main);
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 50% 0%, rgba(215, 25, 37, 0.24), transparent 34%),
    radial-gradient(circle at 16% 34%, rgba(255, 75, 86, 0.10), transparent 32%),
    linear-gradient(180deg, #050506 0%, #0B0D14 56%, #050506 100%);
}

.klarivo-reseller::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255,255,255,0.018) 1px, transparent 1px);
  background-size: 82px 82px;
  opacity: 0.34;
  mask-image: radial-gradient(circle at 50% 22%, black 0%, transparent 64%);
  pointer-events: none;
}

.klarivo-reseller::after {
  content: "";
  position: absolute;
  z-index: 0;
  width: 560px;
  height: 560px;
  left: 50%;
  top: 70px;
  transform: translateX(-50%);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(215, 25, 37, 0.22), transparent 68%);
  filter: blur(12px);
  opacity: 0.78;
  pointer-events: none;
  animation: klarivoResellerAura 8s ease-in-out infinite alternate;
}

.klarivo-reseller-intro,
.klarivo-reseller-switcher,
.klarivo-reseller-plans {
  position: relative;
  z-index: 1;
}

.klarivo-reseller-intro {
  width: min(100%, 1040px);
  margin: 0 auto 36px;
  text-align: center;
}

.klarivo-reseller-kicker {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 14px;
  border: 1px solid rgba(215, 25, 37, 0.38);
  border-radius: 999px;
  background: rgba(21, 21, 26, 0.68);
  color: var(--red-light);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  box-shadow: 0 0 28px rgba(215, 25, 37, 0.14);
}

.klarivo-reseller-kicker::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, transparent 0%, rgba(255,255,255,0.22) 48%, transparent 62%);
  transform: translateX(-120%);
  animation: klarivoResellerSweep 4.8s ease-in-out infinite;
}

.klarivo-reseller h2 {
  max-width: 980px;
  margin: 0 auto;
  color: var(--text-main);
  font-size: clamp(34px, 4.5vw, 62px);
  line-height: 1.08;
  font-weight: 950;
  letter-spacing: 0;
  text-wrap: balance;
}

.klarivo-reseller h2::after {
  content: "";
  display: block;
  width: 118px;
  height: 3px;
  margin: 24px auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, var(--red-main), var(--red-light), transparent);
  box-shadow: 0 0 30px rgba(215, 25, 37, 0.32);
}

.klarivo-reseller-intro p {
  max-width: 860px;
  margin: 22px auto 0;
  color: var(--text-secondary);
  font-size: 18px;
  line-height: 1.62;
  font-weight: 500;
}

.klarivo-reseller-switcher {
  width: min(100%, 820px);
  margin: 0 auto 54px;
  padding: 8px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  border: 1px solid rgba(215, 25, 37, 0.24);
  border-radius: 999px;
  background: rgba(5, 5, 6, 0.78);
  box-shadow:
    0 18px 46px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.045);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.klarivo-reseller-switcher button {
  min-height: 54px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 999px;
  padding: 13px 18px;
  background: rgba(21, 21, 26, 0.82) !important;
  color: var(--text-secondary) !important;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
  transition: transform 220ms ease, color 220ms ease, border-color 220ms ease, background 220ms ease, box-shadow 220ms ease;
  box-shadow: none !important;
}

.klarivo-reseller-switcher button:hover {
  transform: translateY(-1px);
  color: var(--text-main) !important;
  border-color: rgba(255, 75, 86, 0.44);
  background: rgba(215, 25, 37, 0.12) !important;
  box-shadow: 0 0 26px rgba(215, 25, 37, 0.16) !important;
}

.klarivo-reseller-switcher button.active {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.14);
  background: linear-gradient(180deg, var(--red-light), var(--red-main) 48%, var(--red-dark)) !important;
  box-shadow:
    0 14px 32px rgba(215, 25, 37, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.24) !important;
}

.klarivo-reseller-plans {
  width: min(100%, 1320px);
  margin: 0 auto;
  padding-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.klarivo-reseller-card {
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  min-height: 650px;
  padding: 36px 24px 24px;
  border: 1px solid rgba(255, 255, 255, 0.085);
  border-radius: 8px;
  background:
    radial-gradient(circle at 50% 0%, rgba(215, 25, 37, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(21, 21, 26, 0.96), rgba(5, 5, 6, 0.98));
  box-shadow:
    0 26px 62px rgba(0, 0, 0, 0.38),
    inset 0 1px 0 rgba(255, 255, 255, 0.045);
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.klarivo-reseller-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: inherit;
  background:
    radial-gradient(circle at 50% -8%, rgba(255, 75, 86, 0.16), transparent 34%),
    linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.045) 42%, transparent 64%);
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 260ms ease, transform 260ms ease;
}

.klarivo-reseller-card:hover {
  transform: translateY(-5px);
  border-color: rgba(255, 75, 86, 0.42);
  box-shadow:
    0 34px 76px rgba(0, 0, 0, 0.48),
    0 0 40px rgba(215, 25, 37, 0.16);
}

.klarivo-reseller-card:hover::before {
  opacity: 1;
  transform: translateY(0);
}

.klarivo-reseller-card.featured {
  border-color: rgba(255, 75, 86, 0.62);
  background:
    radial-gradient(circle at 50% 0%, rgba(215, 25, 37, 0.26), transparent 35%),
    linear-gradient(180deg, rgba(31, 13, 16, 0.98), rgba(11, 13, 20, 0.98));
  box-shadow:
    0 34px 76px rgba(0, 0, 0, 0.48),
    0 0 44px rgba(215, 25, 37, 0.18);
}

.klarivo-pack-badge {
  position: absolute;
  top: -16px;
  left: 50%;
  z-index: 5;
  transform: translateX(-50%);
  padding: 8px 20px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  background: linear-gradient(180deg, var(--red-light), var(--red-main));
  color: #fff;
  font-size: 12px;
  font-weight: 950;
  white-space: nowrap;
  box-shadow: 0 14px 30px rgba(215, 25, 37, 0.34);
  animation: klarivoBadgePulse 2.8s ease-in-out infinite;
}

.klarivo-reseller-card h3 {
  margin: 0;
  color: var(--text-main);
  font-size: 30px;
  line-height: 1.1;
  font-weight: 950;
  text-align: center;
}

.klarivo-pack-type {
  margin: 10px 0 18px;
  color: var(--red-light);
  font-size: 13px;
  font-weight: 900;
  text-align: center;
}

.klarivo-pack-price {
  color: var(--text-main);
  font-size: 50px;
  line-height: 1;
  font-weight: 950;
  text-align: center;
  text-shadow: 0 0 28px rgba(215, 25, 37, 0.2);
}

.klarivo-pack-credits {
  width: fit-content;
  margin: 18px auto 28px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 75, 86, 0.34);
  border-radius: 999px;
  background: rgba(215, 25, 37, 0.08);
  color: var(--text-main);
  font-size: 13px;
  font-weight: 900;
}

.klarivo-pack-features {
  display: grid;
  gap: 0;
  margin: 0 0 28px;
  padding: 0;
  list-style: none;
}

.klarivo-pack-features li {
  position: relative;
  padding: 12px 0 12px 28px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.075);
  color: var(--text-secondary);
  font-size: 14.5px;
  line-height: 1.35;
  font-weight: 700;
  transition: color 180ms ease, transform 180ms ease, border-color 180ms ease;
}

.klarivo-pack-features li:hover {
  color: var(--text-main);
  transform: translateX(3px);
  border-color: rgba(215, 25, 37, 0.22);
}

.klarivo-pack-features li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 12px;
  width: 17px;
  height: 17px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 75, 86, 0.7);
  border-radius: 50%;
  background: rgba(215, 25, 37, 0.1);
  color: var(--red-light);
  font-size: 10px;
  font-weight: 950;
  box-shadow:
    0 0 0 3px rgba(215, 25, 37, 0.08),
    0 0 16px rgba(215, 25, 37, 0.26);
}

.klarivo-pack-cta {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  margin-top: auto;
  padding: 14px 20px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background: linear-gradient(180deg, var(--red-light), var(--red-main) 48%, var(--red-dark));
  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 950;
  text-transform: uppercase;
  box-shadow: 0 16px 34px rgba(215, 25, 37, 0.28);
  transition: transform 220ms ease, box-shadow 220ms ease, filter 220ms ease;
}

.klarivo-pack-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, transparent 0%, rgba(255,255,255,0.3) 45%, transparent 62%);
  transform: translateX(-125%);
  transition: transform 560ms ease;
}

.klarivo-pack-cta:hover {
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 22px 44px rgba(215, 25, 37, 0.42);
}

.klarivo-pack-cta:hover::before {
  transform: translateX(125%);
}

@keyframes klarivoResellerAura {
  from {
    transform: translateX(-50%) scale(0.94);
    opacity: 0.5;
  }

  to {
    transform: translateX(-50%) scale(1.08);
    opacity: 0.86;
  }
}

@keyframes klarivoResellerSweep {
  0%, 58%, 100% {
    transform: translateX(-120%);
    opacity: 0;
  }

  70% {
    opacity: 1;
  }

  86% {
    transform: translateX(120%);
    opacity: 0;
  }
}

@keyframes klarivoBadgePulse {
  0%, 100% {
    box-shadow: 0 14px 30px rgba(215, 25, 37, 0.3);
  }

  50% {
    box-shadow:
      0 14px 34px rgba(215, 25, 37, 0.48),
      0 0 0 5px rgba(215, 25, 37, 0.08);
  }
}

@media (max-width: 1024px) {
  .klarivo-reseller-plans {
    grid-template-columns: 1fr;
    max-width: 540px;
  }

  .klarivo-reseller-card {
    min-height: auto;
  }
}

@media (max-width: 767px) {
  .klarivo-reseller {
    padding: 56px 14px 64px;
  }

  .klarivo-reseller::after {
    width: 340px;
    height: 340px;
    top: 120px;
  }

  .klarivo-reseller h2 {
    font-size: clamp(30px, 9vw, 42px);
  }

  .klarivo-reseller-intro p {
    font-size: 16px;
  }

  .klarivo-reseller-switcher {
    grid-template-columns: 1fr;
    border-radius: 24px;
    margin-bottom: 42px;
  }

  .klarivo-reseller-card:hover,
  .klarivo-pack-cta:hover {
    transform: none;
  }

  .klarivo-pack-price {
    font-size: 42px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .klarivo-reseller::after,
  .klarivo-reseller-kicker::after,
  .klarivo-pack-badge {
    animation: none !important;
  }

  .klarivo-reseller-card,
  .klarivo-pack-cta,
  .klarivo-pack-cta::before,
  .klarivo-reseller-switcher button {
    transition: none !important;
  }

  .klarivo-reseller-card:hover,
  .klarivo-pack-cta:hover,
  .klarivo-pack-features li:hover {
    transform: none !important;
  }
}/* End custom CSS */