.elementor-250 .elementor-element.elementor-element-a0a46c7{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-250 .elementor-element.elementor-element-0704fbb{--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-250 .elementor-element.elementor-element-d74185e{--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;}@media(max-width:767px){.elementor-250 .elementor-element.elementor-element-5ea213f{padding:0px 0px 0px 0px;}.elementor-250 .elementor-element.elementor-element-0704fbb{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-250 .elementor-element.elementor-element-d74185e{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-5ea213f */.elementor-250 .elementor-element.elementor-element-5ea213f /* === Exact Screenshot Hero Only === */
.pf-aff-hero{
  position:relative;
  overflow:hidden;
  padding:52px 0 64px;
  color:#EAF0F8;
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
}

.pf-aff-hero__wrap{
  width:min(1120px, calc(100% - 56px));
  margin:0 auto;
  position:relative;
  z-index:2;
}

/* Background like screenshot (dark + soft top glow) */
.pf-aff-hero__bg{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    radial-gradient(1200px 520px at 50% -40px, rgba(255,255,255,0.10), rgba(255,255,255,0) 62%),
    radial-gradient(900px 520px at 30% 0%, rgba(0,255,210,0.07), rgba(0,0,0,0) 60%),
    radial-gradient(900px 520px at 70% 10%, rgba(120,120,255,0.07), rgba(0,0,0,0) 62%),
    linear-gradient(180deg, #0B0F18 0%, #070A12 60%, #06070E 100%);
}

/* Back */
.pf-aff-hero__back{
  display:inline-flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  color:rgba(234,240,248,0.92);
  font-size:14px;
  font-weight:600;
  padding:10px 12px;
  border-radius:12px;
  transition: background .18s ease, transform .18s ease, color .18s ease;
}
.pf-aff-hero__back:hover{
  background:rgba(255,255,255,0.06);
  transform:translateY(-1px);
  color:#fff;
}
.pf-aff-hero__backIco{
  font-size:16px;
  line-height:1;
}

/* Row */
.pf-aff-hero__row{
  display:grid;
  grid-template-columns:72px 1fr;
  gap:22px;
  align-items:flex-start;
  margin-top:26px;
}

/* Icon square */
.pf-aff-hero__icon{
  width:56px;
  height:56px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:
    radial-gradient(20px 20px at 30% 25%, rgba(255,255,255,0.18), rgba(255,255,255,0) 60%),
    linear-gradient(180deg, rgba(0,255,200,0.18), rgba(0,120,255,0.06));
  border:1px solid rgba(255,255,255,0.12);
  box-shadow:
    0 12px 32px rgba(0,0,0,0.45),
    inset 0 1px 0 rgba(255,255,255,0.08);
}
.pf-aff-hero__iconTxt{
  font-size:28px;
  font-weight:900;
  letter-spacing:-0.5px;
  background:linear-gradient(180deg, rgba(0,255,210,0.98), rgba(0,170,255,0.86));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

/* Text */
.pf-aff-hero__title{
  margin:0;
  font-size:44px;
  line-height:1.05;
  letter-spacing:-0.7px;
  font-weight:900;
}
.pf-aff-hero__brand{
  margin:8px 0 0;
  font-size:14px;
  color:rgba(234,240,248,0.70);
}
.pf-aff-hero__lead{
  margin:18px 0 0;
  max-width:760px;
  font-size:16px;
  line-height:1.65;
  color:rgba(234,240,248,0.86);
}

/* Mobile */
@media (max-width:640px){
  .pf-aff-hero{ padding:44px 0 54px; }
  .pf-aff-hero__wrap{ width:min(1120px, calc(100% - 32px)); }
  .pf-aff-hero__row{ grid-template-columns:1fr; gap:16px; }
  .pf-aff-hero__title{ font-size:32px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-05550f7 */.elementor-250 .elementor-element.elementor-element-05550f7 /* ===== Affiliate Disclosure • Body Section (match screenshot) ===== */
.pf-aff-body{
  position:relative;
  padding: 28px 0 70px;
  color:#EAF0F8;
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
}

.pf-aff-body__wrap{
  width:min(860px, calc(100% - 44px));
  margin:0 auto;
}

/* Last Updated pill */
.pf-aff-updated{
  width:100%;
  padding:14px 18px;
  border-radius:10px;
  color:rgba(234,240,248,0.72);
  background: rgba(255,255,255,0.03);
  border:1px solid rgba(255,255,255,0.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* spacing between blocks */
.pf-aff-block{ margin-top: 26px; }

/* Head row: icon + title */
.pf-aff-head{
  display:flex;
  align-items:center;
  gap:14px;
  margin: 0 0 12px;
}

.pf-aff-title{
  margin:0;
  font-size:24px;
  font-weight:800;
  letter-spacing:-0.3px;
  color:#fff;
}

/* Icon square (colored) */
.pf-aff-ico{
  width:34px;
  height:34px;
  border-radius:10px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,0.12);
  box-shadow: 0 10px 26px rgba(0,0,0,0.35), inset 0 1px 0 rgba(255,255,255,0.06);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.pf-aff-ico svg{ color:#EAF0F8; opacity:.95; }

/* per-color icon bg */
.pf-aff-ico--green{ background: linear-gradient(180deg, rgba(0,255,170,0.22), rgba(0,0,0,0)); }
.pf-aff-ico--blue{  background: linear-gradient(180deg, rgba(0,140,255,0.22), rgba(0,0,0,0)); }
.pf-aff-ico--purple{background: linear-gradient(180deg, rgba(176,90,255,0.22), rgba(0,0,0,0)); }
.pf-aff-ico--amber{ background: linear-gradient(180deg, rgba(255,170,0,0.22), rgba(0,0,0,0)); }
.pf-aff-ico--red{   background: linear-gradient(180deg, rgba(255,70,70,0.22), rgba(0,0,0,0)); }
.pf-aff-ico--navy{  background: linear-gradient(180deg, rgba(70,120,255,0.18), rgba(0,0,0,0)); }

/* Main cards */
.pf-aff-card{
  position:relative;
  border-radius:10px;
  padding:18px 18px;
  background: rgba(255,255,255,0.03);
  border:1px solid rgba(255,255,255,0.10);
  box-shadow: 0 14px 30px rgba(0,0,0,0.35), inset 0 1px 0 rgba(255,255,255,0.05);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  overflow:hidden;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

/* subtle attractive shine animation (very light) */
.pf-aff-card::before{
  content:"";
  position:absolute;
  inset:-2px;
  background: radial-gradient(520px 180px at 25% 0%, rgba(255,255,255,0.07), rgba(255,255,255,0) 60%);
  opacity:.55;
  pointer-events:none;
}

.pf-aff-card::after{
  content:"";
  position:absolute;
  top:-30%;
  left:-40%;
  width:60%;
  height:160%;
  background: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.07), rgba(255,255,255,0));
  transform: rotate(18deg);
  opacity:.0;
  pointer-events:none;
}

.pf-aff-card:hover{
  transform: translateY(-2px);
  border-color: rgba(255,255,255,0.16);
  box-shadow: 0 18px 44px rgba(0,0,0,0.45), inset 0 1px 0 rgba(255,255,255,0.06);
}

.pf-aff-card:hover::after{
  opacity:.9;
  animation: pfAffShine 1.15s ease forwards;
}

@keyframes pfAffShine{
  from{ transform: translateX(0) rotate(18deg); }
  to{ transform: translateX(210%) rotate(18deg); }
}

/* colored card tints like screenshot */
.pf-aff-card--green{ background: linear-gradient(180deg, rgba(0,255,170,0.08), rgba(255,255,255,0.03)); }
.pf-aff-card--blue{  background: linear-gradient(180deg, rgba(0,140,255,0.08), rgba(255,255,255,0.03)); }
.pf-aff-card--amber{ background: linear-gradient(180deg, rgba(255,170,0,0.08), rgba(255,255,255,0.03)); }
.pf-aff-card--navy{  background: linear-gradient(180deg, rgba(70,120,255,0.06), rgba(255,255,255,0.03)); }

/* Red big card style */
.pf-aff-card--red{
  background:
    radial-gradient(650px 240px at 50% 0%, rgba(255,80,80,0.10), rgba(0,0,0,0) 62%),
    linear-gradient(180deg, rgba(255,70,70,0.08), rgba(255,255,255,0.03));
  border-color: rgba(255,120,120,0.18);
}

/* card lead text */
.pf-aff-card__lead{
  margin:0 0 14px;
  color:rgba(234,240,248,0.85);
  line-height:1.7;
  font-size:15px;
}

/* Our Commitment stack */
.pf-aff-stack{
  display:grid;
  gap:14px;
}

.pf-aff-mini{
  position:relative;
  border-radius:10px;
  padding:16px 18px;
  background: rgba(255,255,255,0.03);
  border:1px solid rgba(255,255,255,0.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
  transition: transform .18s ease, border-color .18s ease;
}

.pf-aff-mini:hover{
  transform: translateY(-2px);
  border-color: rgba(255,255,255,0.16);
}

.pf-aff-mini__title{
  margin:0 0 8px;
  font-size:18px;
  font-weight:800;
  letter-spacing:-0.2px;
  color: #B892FF; /* purple-ish heading like screenshot */
}

.pf-aff-mini__text{
  margin:0;
  font-size:14px;
  line-height:1.75;
  color: rgba(234,240,248,0.82);
}

/* No Bias bullet pills */
.pf-aff-pills{
  display:grid;
  gap:12px;
}

.pf-aff-pill{
  display:flex;
  align-items:center;
  gap:10px;
  padding:14px 14px;
  border-radius:10px;
  background: rgba(0,0,0,0.18);
  border:1px solid rgba(255,255,255,0.12);
  color: rgba(234,240,248,0.88);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
}

.pf-aff-dot{
  width:7px;
  height:7px;
  border-radius:999px;
  background: rgba(255,95,95,0.95);
  box-shadow: 0 0 18px rgba(255,95,95,0.25);
}

/* Questions email pill */
.pf-aff-mail{
  margin-top: 10px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:14px 14px;
  border-radius:10px;
  text-decoration:none;
  color:#7DB7FF;
  background: rgba(0,0,0,0.18);
  border:1px solid rgba(255,255,255,0.12);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
  transition: transform .18s ease, border-color .18s ease, color .18s ease;
}

.pf-aff-mail:hover{
  transform: translateY(-2px);
  border-color: rgba(125,183,255,0.25);
  color:#A7D0FF;
}

.pf-aff-mail__ico{
  width:34px;
  height:34px;
  border-radius:10px;
  display:grid;
  place-items:center;
  background: linear-gradient(180deg, rgba(70,120,255,0.18), rgba(0,0,0,0));
  border:1px solid rgba(255,255,255,0.12);
}

/* Mobile */
@media (max-width: 640px){
  .pf-aff-body{ padding: 18px 0 56px; }
  .pf-aff-body__wrap{ width:min(860px, calc(100% - 28px)); }
  .pf-aff-title{ font-size:20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6dd6f33 *//* ===== Affiliate Disclosure • Last Bar (match screenshot) ===== */
.pf-aff-last{
  position:relative;
  padding: 22px 0;
  border-top: 1px solid rgba(255,255,255,0.10);
  background: rgba(0,0,0,0.08);
  overflow:hidden;
  color:#EAF0F8;
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
}

.pf-aff-last::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(900px 220px at 50% 0%, rgba(255,255,255,0.06), rgba(255,255,255,0) 65%);
  pointer-events:none;
}

.pf-aff-last__wrap{
  width:min(1100px, calc(100% - 56px));
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  position:relative;
  z-index:1;
}

/* Left group */
.pf-aff-last__left{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}

.pf-aff-last__ico{
  width:34px;
  height:34px;
  border-radius:10px;
  display:grid;
  place-items:center;
  font-weight:900;
  font-size:18px;
  color: rgba(234,240,248,0.85);
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
}

.pf-aff-last__text{
  margin:0;
  font-size:16px;
  font-weight:600;
  color: rgba(234,240,248,0.86);
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

/* Right link */
.pf-aff-last__link{
  color:#fff;
  text-decoration:none;
  font-size:16px;
  font-weight:700;
  padding:10px 12px;
  border-radius:10px;
  border:1px solid rgba(255,255,255,0);
  transition: transform .18s ease, background .18s ease, border-color .18s ease;
  white-space:nowrap;
}

.pf-aff-last__link:hover{
  transform: translateY(-1px);
  background: rgba(255,255,255,0.05);
  border-color: rgba(255,255,255,0.10);
}

/* Tiny shine (subtle) */
.pf-aff-last__wrap::after{
  content:"";
  position:absolute;
  top:-60%;
  left:-25%;
  width:40%;
  height:220%;
  background: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.06), rgba(255,255,255,0));
  transform: rotate(18deg);
  opacity:.0;
  pointer-events:none;
}

.pf-aff-last:hover .pf-aff-last__wrap::after{
  opacity:.9;
  animation: pfAffLastShine 1.2s ease forwards;
}

@keyframes pfAffLastShine{
  from{ transform: translateX(0) rotate(18deg); }
  to{ transform: translateX(260%) rotate(18deg); }
}

/* Mobile */
@media (max-width: 720px){
  .pf-aff-last__wrap{
    width:min(1100px, calc(100% - 28px));
    flex-direction:column;
    align-items:flex-start;
    gap:12px;
  }
  .pf-aff-last__text{ white-space:normal; }
  .pf-aff-last__link{ padding:8px 10px; }
}/* End custom CSS */