.elementor-2086 .elementor-element.elementor-element-c405a95{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-a38bd0b *//* ===== IPTV BUD - How It Works (SEO-friendly) ===== */

.hib-wrap{
  max-width: 1100px;
  margin: 0 auto;
  padding: 28px 18px 60px;
  color: #e5e7eb;
}

.hib-breadcrumbs{
  font-size: 14px;
  opacity: .85;
  margin-bottom: 14px;
}
.hib-breadcrumbs a{
  color: #e5e7eb;
  text-decoration: none;
  border-bottom: 1px dashed rgba(229,231,235,.35);
}
.hib-breadcrumbs a:hover{ opacity: .9; }
.hib-breadcrumbs span{ margin: 0 6px; }

.hib-hero{
  padding: 26px 22px;
  border-radius: 16px;
  background: radial-gradient(1000px 400px at 10% 0%, rgba(56,189,248,.22), transparent 55%),
              radial-gradient(900px 420px at 90% 20%, rgba(167,139,250,.18), transparent 60%),
              rgba(15, 23, 42, .75);
  border: 1px solid rgba(148, 163, 184, .18);
  box-shadow: 0 16px 40px rgba(0,0,0,.25);
}

.hib-kicker{
  margin: 0 0 6px;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-size: 12px;
  opacity: .85;
}

.hib-hero h1{
  margin: 0 0 10px;
  font-size: clamp(26px, 3.2vw, 40px);
  line-height: 1.15;
}

.hib-sub{
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.6;
  max-width: 70ch;
  opacity: .92;
}

.hib-cta{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 14px 0 14px;
}

.hib-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 16px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: .01em;
  transition: transform .12s ease, opacity .12s ease, background .12s ease;
  border: 1px solid rgba(148, 163, 184, .24);
}
.hib-btn:hover{ transform: translateY(-1px); }

.hib-btn-primary{
  background: linear-gradient(135deg, rgba(56,189,248,.9), rgba(167,139,250,.85));
  color: #0b1222;
  border-color: rgba(56,189,248,.35);
}
.hib-btn-ghost{
  background: rgba(2,6,23,.35);
  color: #e5e7eb;
}

.hib-badges{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}
.hib-badges span{
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(2,6,23,.35);
  border: 1px solid rgba(148, 163, 184, .18);
  font-size: 13px;
  opacity: .95;
}

.hib-section{
  margin-top: 26px;
}

.hib-section h2{
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.25;
}

.hib-sub2{
  margin: 0 0 14px;
  opacity: .9;
  max-width: 85ch;
  line-height: 1.6;
}

.hib-steps{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 12px;
}

.hib-card{
  position: relative;
  padding: 18px 16px 16px;
  border-radius: 16px;
  background: rgba(15, 23, 42, .65);
  border: 1px solid rgba(148, 163, 184, .16);
  box-shadow: 0 10px 28px rgba(0,0,0,.18);
  overflow: hidden;
}

.hib-stepnum{
  width: 38px;
  height: 38px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: #0b1222;
  background: linear-gradient(135deg, rgba(56,189,248,.9), rgba(167,139,250,.85));
  margin-bottom: 10px;
}

.hib-card h3{
  margin: 0 0 8px;
  font-size: 18px;
}

.hib-card p{
  margin: 0 0 10px;
  line-height: 1.65;
  opacity: .92;
}

.hib-small{
  margin: 0;
  font-size: 14px;
  opacity: .9;
}

.hib-small a,
.hib-link{
  color: #93c5fd;
  text-decoration: none;
  border-bottom: 1px dashed rgba(147,197,253,.45);
}
.hib-small a:hover,
.hib-link:hover{
  opacity: .9;
}

.hib-list{
  margin: 10px 0 0;
  padding-left: 18px;
  line-height: 1.7;
  opacity: .92;
}

.hib-grid2{
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 14px;
  margin-top: 12px;
}

.hib-panel{
  padding: 18px 16px;
  border-radius: 16px;
  background: rgba(15, 23, 42, .55);
  border: 1px solid rgba(148, 163, 184, .16);
}

.hib-panel h3{
  margin: 0 0 8px;
  font-size: 18px;
}

.hib-panel p{
  margin: 0 0 10px;
  line-height: 1.65;
  opacity: .92;
}

.hib-chiplist{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 10px 0 10px;
}
.hib-chiplist li{
  padding: 8px 10px;
  border-radius: 999px;
  background: rgba(2,6,23,.35);
  border: 1px solid rgba(148, 163, 184, .18);
  font-size: 13px;
}

.hib-highlight{
  margin: 10px 0 0;
  padding: 12px 12px;
  border-radius: 14px;
  background: rgba(56,189,248,.10);
  border: 1px solid rgba(56,189,248,.25);
}

.hib-accordion{
  margin-top: 12px;
  display: grid;
  gap: 10px;
}

.hib-details{
  border-radius: 16px;
  background: rgba(15, 23, 42, .55);
  border: 1px solid rgba(148, 163, 184, .16);
  overflow: hidden;
}

.hib-details > summary{
  cursor: pointer;
  list-style: none;
  padding: 14px 14px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.hib-details > summary::-webkit-details-marker{ display: none; }

.hib-plus{
  width: 28px;
  height: 28px;
  border-radius: 10px;
  border: 1px solid rgba(148, 163, 184, .20);
  background: rgba(2,6,23,.35);
  position: relative;
  flex: 0 0 auto;
}
.hib-plus::before,
.hib-plus::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  background: rgba(229,231,235,.9);
  transform: translate(-50%, -50%);
  border-radius: 2px;
}
.hib-plus::after{
  transform: translate(-50%, -50%) rotate(90deg);
}

.hib-details[open] .hib-plus::after{
  opacity: 0;
}

.hib-details-body{
  padding: 0 14px 14px;
  border-top: 1px solid rgba(148, 163, 184, .12);
}

.hib-ol{
  margin: 12px 0 0;
  padding-left: 18px;
  line-height: 1.75;
  opacity: .92;
}

.hib-h3mini{
  margin: 12px 0 6px;
  font-size: 16px;
}

.hib-note{
  margin: 10px 0 0;
  padding: 10px 12px;
  border-radius: 14px;
  background: rgba(167,139,250,.10);
  border: 1px solid rgba(167,139,250,.22);
  opacity: .95;
}

.hib-support{
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 14px;
  padding: 18px 16px;
  border-radius: 16px;
  background: radial-gradient(900px 400px at 10% 0%, rgba(56,189,248,.12), transparent 55%),
              rgba(15, 23, 42, .55);
  border: 1px solid rgba(148, 163, 184, .16);
}

.hib-checks{
  margin: 0;
  padding-left: 18px;
  line-height: 1.85;
  opacity: .92;
}

.hib-faq{
  display: grid;
  gap: 10px;
  margin-top: 10px;
}

/* Responsive */
@media (max-width: 980px){
  .hib-steps{ grid-template-columns: 1fr; }
  .hib-grid2{ grid-template-columns: 1fr; }
  .hib-support{ grid-template-columns: 1fr; }
}/* End custom CSS */