.elementor-1472 .elementor-element.elementor-element-749f798:not(.elementor-motion-effects-element-type-background), .elementor-1472 .elementor-element.elementor-element-749f798 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-b46d5be ) 0%, #162841 100%);}.elementor-1472 .elementor-element.elementor-element-749f798 > .elementor-container{max-width:1600px;}.elementor-1472 .elementor-element.elementor-element-749f798{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1472 .elementor-element.elementor-element-749f798 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for section, class: .elementor-element-749f798 */.iptivo-ibo-apps-post {
  --iptivo-bg: #061426;
  --iptivo-surface: #0b1e36;
  --iptivo-surface-2: #112848;
  --iptivo-border: #1d4b79;
  --iptivo-text: #f4fbff;
  --iptivo-muted: #b3d2e8;
  --iptivo-blue: #0e66c6;
  --iptivo-cyan: #00c7d9;
  --iptivo-green: #22c55e;
  --iptivo-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
  max-width: 1260px;
  margin: 0 auto;
  padding: 24px;
  color: var(--iptivo-text);
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  line-height: 1.72;
  background:
    radial-gradient(circle at 15% 10%, rgba(0, 199, 217, 0.12), transparent 38%),
    radial-gradient(circle at 85% 8%, rgba(34, 197, 94, 0.1), transparent 40%),
    linear-gradient(180deg, #051222 0%, #07182d 55%, #081a33 100%);
  border-radius: 18px;
}

.iptivo-ibo-apps-post * {
  box-sizing: border-box;
}

.iptivo-ibo-apps-post a {
  color: #7fdfff;
  text-decoration: none;
}

.iptivo-ibo-apps-post a:hover {
  text-decoration: underline;
}

.iptivo-ibo-apps-post .hero {
  background: linear-gradient(140deg, rgba(14, 102, 198, 0.28), rgba(0, 199, 217, 0.16));
  border: 1px solid rgba(127, 223, 255, 0.24);
  border-radius: 16px;
  padding: 26px;
  box-shadow: var(--iptivo-shadow);
}

.iptivo-ibo-apps-post .eyebrow {
  margin: 0 0 8px;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #98dbff;
}

.iptivo-ibo-apps-post h1,
.iptivo-ibo-apps-post h2,
.iptivo-ibo-apps-post h3 {
  color: #ffffff;
  line-height: 1.3;
}

.iptivo-ibo-apps-post h1 {
  margin: 0 0 10px;
  font-size: clamp(1.75rem, 2.8vw, 2.6rem);
}

.iptivo-ibo-apps-post h2 {
  margin-top: 32px;
  margin-bottom: 12px;
  font-size: clamp(1.35rem, 2.1vw, 1.9rem);
}

.iptivo-ibo-apps-post h3 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1.1rem;
}

.iptivo-ibo-apps-post .lead {
  margin: 0;
  color: #ddf3ff;
  font-size: 1.04rem;
}

.iptivo-ibo-apps-post .badge-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.iptivo-ibo-apps-post .badge-row span {
  background: rgba(0, 199, 217, 0.15);
  border: 1px solid rgba(127, 223, 255, 0.45);
  color: #dfffff;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 0.88rem;
}

.iptivo-ibo-apps-post .cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.iptivo-ibo-apps-post .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border-radius: 10px;
  padding: 10px 16px;
  border: 1px solid transparent;
  font-weight: 600;
  text-decoration: none;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.iptivo-ibo-apps-post .btn:hover {
  transform: translateY(-1px);
  text-decoration: none;
}

.iptivo-ibo-apps-post .btn-primary {
  background: linear-gradient(135deg, var(--iptivo-cyan), #37e2f2);
  color: #032034;
  box-shadow: 0 8px 20px rgba(0, 199, 217, 0.25);
}

.iptivo-ibo-apps-post .btn-secondary {
  background: linear-gradient(135deg, #0f5daf, #0e7ee6);
  color: #ecf8ff;
  border-color: rgba(127, 223, 255, 0.42);
}

.iptivo-ibo-apps-post .btn-ghost {
  background: transparent;
  color: #d8eeff;
  border-color: rgba(127, 223, 255, 0.42);
}

.iptivo-ibo-apps-post figure {
  margin: 18px 0;
}

.iptivo-ibo-apps-post img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  border: 1px solid rgba(127, 223, 255, 0.22);
  box-shadow: var(--iptivo-shadow);
  display: block;
}

.iptivo-ibo-apps-post .layout {
  margin-top: 24px;
  display: grid;
  gap: 20px;
  grid-template-columns: 290px minmax(0, 1fr);
}

.iptivo-ibo-apps-post .toc {
  background: linear-gradient(180deg, rgba(9, 30, 56, 0.95), rgba(8, 24, 45, 0.95));
  border: 1px solid var(--iptivo-border);
  border-radius: 14px;
  padding: 16px;
  height: fit-content;
  position: sticky;
  top: 18px;
}

.iptivo-ibo-apps-post .toc h2 {
  margin-top: 0;
  font-size: 1.08rem;
}

.iptivo-ibo-apps-post .toc nav {
  display: grid;
  gap: 8px;
}

.iptivo-ibo-apps-post .toc a {
  padding: 8px 10px;
  border-radius: 8px;
  background: rgba(14, 102, 198, 0.12);
  border: 1px solid rgba(127, 223, 255, 0.18);
  color: #d9f4ff;
  font-size: 0.92rem;
}

.iptivo-ibo-apps-post .toc a:hover {
  background: rgba(0, 199, 217, 0.18);
  text-decoration: none;
}

.iptivo-ibo-apps-post .content section {
  background: linear-gradient(180deg, rgba(10, 30, 56, 0.92), rgba(10, 26, 46, 0.95));
  border: 1px solid rgba(127, 223, 255, 0.2);
  border-radius: 14px;
  padding: 20px;
  box-shadow: var(--iptivo-shadow);
  margin-bottom: 18px;
}

.iptivo-ibo-apps-post .disclaimer-box {
  border: 1px solid rgba(34, 197, 94, 0.5);
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.14), rgba(0, 199, 217, 0.08));
  border-radius: 12px;
  padding: 14px;
  margin-top: 14px;
}

.iptivo-ibo-apps-post .table-wrap {
  overflow-x: auto;
  border: 1px solid rgba(127, 223, 255, 0.18);
  border-radius: 12px;
}

.iptivo-ibo-apps-post table {
  width: 100%;
  border-collapse: collapse;
  min-width: 960px;
}

.iptivo-ibo-apps-post th,
.iptivo-ibo-apps-post td {
  border-bottom: 1px solid rgba(127, 223, 255, 0.14);
  padding: 12px;
  text-align: left;
  vertical-align: top;
  font-size: 0.95rem;
}

.iptivo-ibo-apps-post th {
  background: rgba(14, 102, 198, 0.24);
  color: #f3fbff;
}

.iptivo-ibo-apps-post .device-grid,
.iptivo-ibo-apps-post .steps-grid,
.iptivo-ibo-apps-post .recommend-grid,
.iptivo-ibo-apps-post .video-grid,
.iptivo-ibo-apps-post .cta-cards {
  display: grid;
  gap: 14px;
}

.iptivo-ibo-apps-post .device-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.iptivo-ibo-apps-post .steps-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.iptivo-ibo-apps-post .recommend-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.iptivo-ibo-apps-post .video-grid,
.iptivo-ibo-apps-post .cta-cards {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.iptivo-ibo-apps-post .device-card,
.iptivo-ibo-apps-post .step-card,
.iptivo-ibo-apps-post .recommend-card,
.iptivo-ibo-apps-post .video-card,
.iptivo-ibo-apps-post .cta-card {
  background: linear-gradient(180deg, rgba(15, 39, 70, 0.94), rgba(12, 32, 58, 0.96));
  border: 1px solid rgba(127, 223, 255, 0.18);
  border-radius: 12px;
  padding: 14px;
}

.iptivo-ibo-apps-post .video-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(127, 223, 255, 0.2);
  background: #03111f;
}

.iptivo-ibo-apps-post .video-wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.iptivo-ibo-apps-post details {
  border: 1px solid rgba(127, 223, 255, 0.2);
  border-radius: 10px;
  padding: 12px 14px;
  background: rgba(11, 34, 60, 0.92);
  margin-bottom: 10px;
}

.iptivo-ibo-apps-post details summary {
  cursor: pointer;
  font-weight: 600;
  color: #f4fbff;
}

.iptivo-ibo-apps-post details p {
  margin-bottom: 0;
}

.iptivo-ibo-apps-post .final-cta {
  border: 1px solid rgba(34, 197, 94, 0.45);
  background: linear-gradient(145deg, rgba(0, 199, 217, 0.11), rgba(34, 197, 94, 0.12));
}

@media (max-width: 1100px) {
  .iptivo-ibo-apps-post .layout {
    grid-template-columns: 1fr;
  }

  .iptivo-ibo-apps-post .toc {
    position: static;
  }
}

@media (max-width: 860px) {
  .iptivo-ibo-apps-post {
    padding: 14px;
  }

  .iptivo-ibo-apps-post .device-grid,
  .iptivo-ibo-apps-post .steps-grid,
  .iptivo-ibo-apps-post .recommend-grid,
  .iptivo-ibo-apps-post .video-grid,
  .iptivo-ibo-apps-post .cta-cards {
    grid-template-columns: 1fr;
  }

  .iptivo-ibo-apps-post .content section {
    padding: 16px;
  }
}/* End custom CSS */