.elementor-26285 .elementor-element.elementor-element-2350699{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-26285 .elementor-element.elementor-element-0f55d1b{text-align:center;}.elementor-26285 .elementor-element.elementor-element-0f55d1b img{width:70%;border-radius:15px 15px 15px 15px;}/* Start custom CSS for html, class: .elementor-element-bed4959 */.bpoa {
    --oa-red: #d71920;
    --oa-red-dark: #a80f15;
    --oa-gold: #f5b719;
    --oa-blue: #1e5fd6;
    --oa-blue-dark: #123b8d;
    --oa-green: #138267;
    --oa-ink: #151821;
    --oa-muted: #5c6470;
    --oa-line: #e3e7ed;
    --oa-soft: #f6f8fb;
    --oa-navy: #101827;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    color: var(--oa-ink);
    font-family: inherit;
    font-size: 16px;
    line-height: 1.65;
  }

  .bpoa,
  .bpoa * {
    box-sizing: border-box;
  }

  .bpoa__breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    margin: 0 0 18px;
    color: var(--oa-muted);
    font-size: 13px;
  }

  .bpoa__breadcrumbs a {
    color: var(--oa-red);
    font-weight: 750;
    text-decoration: none;
  }

  .bpoa__breadcrumbs a:hover,
  .bpoa__breadcrumbs a:focus-visible {
    text-decoration: underline;
    text-underline-offset: 3px;
  }

  .bpoa__hero {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(300px, .75fr);
    gap: 36px;
    align-items: center;
    overflow: hidden;
    padding: clamp(35px, 6vw, 68px);
    border-radius: 24px;
    color: #fff;
    background:
      radial-gradient(circle at 12% 0%, rgba(30,95,214,.45), transparent 34%),
      radial-gradient(circle at 100% 100%, rgba(215,25,32,.35), transparent 36%),
      linear-gradient(135deg, #111827 0%, #0e1523 100%);
    box-shadow: 0 20px 52px rgba(16,24,39,.2);
  }

  .bpoa__hero::before {
    position: absolute;
    top: -130px;
    right: -100px;
    width: 360px;
    height: 360px;
    border: 62px solid rgba(255,255,255,.035);
    border-radius: 50%;
    content: "";
  }

  .bpoa__hero-main,
  .bpoa__domain-check {
    position: relative;
    z-index: 1;
  }

  .bpoa__status {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 19px;
    color: #bcd3ff;
    font-size: 12px;
    font-weight: 850;
    letter-spacing: .08em;
    text-transform: uppercase;
  }

  .bpoa__status-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    color: #fff;
    background: var(--oa-blue);
  }

  .bpoa__status-icon svg,
  .bpoa__lock svg,
  .bpoa__access-icon svg,
  .bpoa__compromised svg,
  .bpoa__footer-shield svg {
    width: 19px;
    height: 19px;
    fill: currentColor;
  }

  .bpoa__hero h1 {
    max-width: 760px;
    margin: 0;
    color: #fff;
    font-size: clamp(38px, 6vw, 67px);
    font-weight: 860;
    letter-spacing: -.047em;
    line-height: 1.02;
  }

  .bpoa__lead {
    max-width: 760px;
    margin: 22px 0 0;
    color: #dce3f0;
    font-size: clamp(16px, 2vw, 19px);
    line-height: 1.72;
  }

  .bpoa__hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
  }

  .bpoa__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 11px 18px;
    border: 1px solid transparent;
    border-radius: 9px;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    transition: transform .2s ease, background-color .2s ease;
  }

  .bpoa__button:hover,
  .bpoa__button:focus-visible {
    transform: translateY(-1px);
  }

  .bpoa__button--primary {
    color: #fff !important;
    background: var(--oa-red);
  }

  .bpoa__button--primary:hover,
  .bpoa__button--primary:focus-visible {
    background: var(--oa-red-dark);
  }

  .bpoa__button--ghost {
    color: #fff !important;
    border-color: rgba(255,255,255,.24);
    background: rgba(255,255,255,.07);
  }

  .bpoa__domain-check {
    padding: 25px;
    border: 1px solid rgba(255,255,255,.15);
    border-radius: 17px;
    background: rgba(255,255,255,.08);
    backdrop-filter: blur(9px);
  }

  .bpoa__domain-label,
  .bpoa__kicker,
  .bpoa__access-type,
  .bpoa__support-label {
    font-size: 11px;
    font-weight: 850;
    letter-spacing: .09em;
    text-transform: uppercase;
  }

  .bpoa__domain-label {
    color: #bcd3ff;
  }

  .bpoa__address {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 11px;
    color: #fff;
    font-size: clamp(20px, 3vw, 27px);
    font-weight: 850;
    letter-spacing: -.025em;
  }

  .bpoa__address small {
    color: #9fb0ca;
    font-size: 14px;
    font-weight: 600;
  }

  .bpoa__lock {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    border-radius: 10px;
    color: #0d563f;
    background: #9ff0d5;
  }

  .bpoa__domain-check p {
    margin: 15px 0;
    color: #d7deea;
    font-size: 14px;
    line-height: 1.65;
  }

  .bpoa__domain-check > a {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
  }

  .bpoa__alert {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    margin-top: 22px;
    padding: 20px 23px;
    border: 1px solid #f2c7c9;
    border-radius: 14px;
    background: #fff5f5;
  }

  .bpoa__alert-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    color: #fff;
    background: var(--oa-red);
    font-weight: 900;
  }

  .bpoa__alert strong {
    display: block;
    color: #8c151a;
    font-size: 15px;
    line-height: 1.5;
  }

  .bpoa__alert p {
    margin: 4px 0 0;
    color: #6d3a3d;
    font-size: 14px;
  }

  .bpoa__section {
    padding: clamp(48px, 7vw, 82px) clamp(0px, 3vw, 26px);
  }

  .bpoa__section--soft,
  .bpoa__section--dark {
    margin: 0;
    padding-right: clamp(20px, 5vw, 54px);
    padding-left: clamp(20px, 5vw, 54px);
    border-radius: 22px;
  }

  .bpoa__section--soft {
    background: var(--oa-soft);
  }

  .bpoa__section--dark {
    color: #fff;
    background: var(--oa-navy);
  }

  .bpoa__section-heading {
    max-width: 850px;
    margin-bottom: 31px;
  }

  .bpoa__kicker {
    display: block;
    margin-bottom: 8px;
    color: var(--oa-red);
  }

  .bpoa__section-heading h2,
  .bpoa__sources h2 {
    margin: 0;
    color: var(--oa-ink);
    font-size: clamp(28px, 4.2vw, 44px);
    font-weight: 840;
    letter-spacing: -.036em;
    line-height: 1.12;
  }

  .bpoa__section-heading > p,
  .bpoa__sources p {
    margin: 15px 0 0;
    color: var(--oa-muted);
    font-size: 16px;
    line-height: 1.75;
  }

  .bpoa__section-heading--light h2 {
    color: #fff;
  }

  .bpoa__section-heading--light > p {
    color: #cad3e1;
  }

  .bpoa__directory {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .bpoa__access-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    padding: 27px;
    overflow: hidden;
    border: 1px solid var(--oa-line);
    border-radius: 17px;
    background: #fff;
    box-shadow: 0 8px 26px rgba(21,24,33,.06);
  }

  .bpoa__access-card--main {
    border-color: #bad0fb;
    background: linear-gradient(135deg, #f3f7ff, #fff);
  }

  .bpoa__access-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin-bottom: 18px;
    border-radius: 12px;
    color: var(--oa-blue);
    background: #eaf1ff;
  }

  .bpoa__access-type {
    color: var(--oa-blue);
  }

  .bpoa__access-card h3,
  .bpoa__domain-example h3,
  .bpoa__device-card h3,
  .bpoa__apk-grid h3,
  .bpoa__security-grid h3,
  .bpoa__compromised h3,
  .bpoa__report-steps h3,
  .bpoa__support-card h3 {
    margin: 5px 0 0;
    color: var(--oa-ink);
    font-size: 20px;
    line-height: 1.35;
  }

  .bpoa__access-card code {
    display: block;
    margin-top: 13px;
    overflow-wrap: anywhere;
    color: #34405a;
    font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    font-size: 13px;
  }

  .bpoa__access-card p,
  .bpoa__domain-example p,
  .bpoa__apk-grid p,
  .bpoa__compromised p,
  .bpoa__report-steps p,
  .bpoa__support-card p {
    margin: 12px 0 0;
    color: var(--oa-muted);
    font-size: 14px;
    line-height: 1.7;
  }

  .bpoa__access-card > a {
    margin-top: auto;
    padding-top: 20px;
    color: var(--oa-red);
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
  }

  .bpoa__access-card > a:hover,
  .bpoa__access-card > a:focus-visible {
    text-decoration: underline;
    text-underline-offset: 4px;
  }

  .bpoa__domain-grid,
  .bpoa__device-grid,
  .bpoa__security-grid,
  .bpoa__report-layout {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .bpoa__domain-example {
    padding: 27px;
    border: 1px solid var(--oa-line);
    border-radius: 17px;
    background: #fff;
  }

  .bpoa__domain-example--safe {
    border-top: 4px solid var(--oa-green);
  }

  .bpoa__domain-example--danger {
    border-top: 4px solid var(--oa-red);
  }

  .bpoa__domain-state {
    color: var(--oa-muted);
    font-size: 11px;
    font-weight: 850;
    letter-spacing: .08em;
    text-transform: uppercase;
  }

  .bpoa__url-example {
    margin-top: 17px;
    padding: 14px 16px;
    overflow-wrap: anywhere;
    border: 1px solid #bfe5da;
    border-radius: 10px;
    color: #0b654f;
    background: #effaf6;
    font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    font-size: 14px;
  }

  .bpoa__domain-example ul,
  .bpoa__device-card ol,
  .bpoa__security-grid ul {
    margin: 17px 0 0;
    padding-left: 21px;
  }

  .bpoa__domain-example li,
  .bpoa__device-card li,
  .bpoa__security-grid li {
    margin: 8px 0;
    color: #424955;
    font-size: 14px;
    line-height: 1.65;
  }

  .bpoa__fake-list {
    display: grid;
    gap: 7px;
    margin-top: 17px;
  }

  .bpoa__fake-list code {
    padding: 9px 12px;
    border-radius: 8px;
    color: #8b2025;
    background: #fff0f1;
    font-size: 13px;
    overflow-wrap: anywhere;
  }

  .bpoa__verification-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 20px;
  }

  .bpoa__verification-list > div {
    display: flex;
    gap: 13px;
    align-items: flex-start;
    padding: 16px 18px;
    border: 1px solid var(--oa-line);
    border-radius: 12px;
    background: #fff;
  }

  .bpoa__verification-list span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 29px;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    color: #fff;
    background: var(--oa-blue);
    font-size: 13px;
    font-weight: 900;
  }

  .bpoa__verification-list p {
    margin: 1px 0 0;
    color: #424955;
    font-size: 14px;
    line-height: 1.6;
  }

  .bpoa__verification-list code {
    overflow-wrap: anywhere;
    font-size: 12px;
  }

  .bpoa__device-card {
    padding: 28px;
    border: 1px solid var(--oa-line);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 8px 26px rgba(21,24,33,.055);
  }

  .bpoa__device-card--android {
    border-top: 4px solid #36a852;
  }

  .bpoa__device-card--ios {
    border-top: 4px solid #4d5668;
  }

  .bpoa__device-heading {
    display: flex;
    gap: 14px;
    align-items: center;
  }

  .bpoa__device-mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 14px;
    color: #fff;
    background: #222b3a;
    font-size: 22px;
    font-weight: 900;
  }

  .bpoa__device-card--android .bpoa__device-mark {
    background: #24823b;
  }

  .bpoa__device-heading div > span {
    color: var(--oa-muted);
    font-size: 11px;
    font-weight: 850;
    letter-spacing: .08em;
    text-transform: uppercase;
  }

  .bpoa__device-heading h3 {
    margin-top: 2px;
  }

  .bpoa__device-card a {
    color: var(--oa-red);
    font-weight: 750;
  }

  .bpoa__device-note {
    margin: 19px 0 0;
    padding: 14px 16px;
    border-radius: 10px;
    color: #7e272b;
    background: #fff3f3;
    font-size: 13px;
    font-weight: 650;
    line-height: 1.6;
  }

  .bpoa__apk-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
  }

  .bpoa__apk-grid article {
    padding: 22px;
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 14px;
    background: rgba(255,255,255,.055);
  }

  .bpoa__apk-grid article > span {
    display: block;
    margin-bottom: 14px;
    color: #8eb4ff;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .08em;
  }

  .bpoa__apk-grid h3 {
    color: #fff;
    font-size: 17px;
  }

  .bpoa__apk-grid p {
    color: #c8d1df;
  }

  .bpoa__apk-callout {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-top: 17px;
    padding: 18px 20px;
    border-left: 4px solid var(--oa-gold);
    border-radius: 0 11px 11px 0;
    background: rgba(255,255,255,.07);
  }

  .bpoa__apk-callout strong {
    color: #ffe188;
  }

  .bpoa__apk-callout p {
    margin: 0;
    color: #d4dbe6;
  }

  .bpoa__security-grid article {
    padding: 27px;
    border: 1px solid var(--oa-line);
    border-radius: 17px;
    background: #fff;
  }

  .bpoa__security-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-bottom: 13px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
  }

  .bpoa__security-icon--no {
    background: var(--oa-red);
  }

  .bpoa__security-icon--yes {
    background: var(--oa-green);
  }

  .bpoa__compromised {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    margin-top: 20px;
    padding: 21px 23px;
    border: 1px solid #f0d291;
    border-radius: 14px;
    background: #fff9e9;
  }

  .bpoa__compromised > span {
    display: inline-flex;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 10px;
    color: #704c00;
    background: #ffe6a8;
  }

  .bpoa__compromised h3 {
    margin-top: 0;
    font-size: 17px;
  }

  .bpoa__compromised p {
    margin-top: 5px;
  }

  .bpoa__warning-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .bpoa__warning-grid > div {
    display: flex;
    gap: 13px;
    align-items: flex-start;
    padding: 16px 18px;
    border: 1px solid var(--oa-line);
    border-radius: 12px;
    background: #fff;
  }

  .bpoa__warning-grid span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    color: #fff;
    background: var(--oa-red);
    font-size: 13px;
    font-weight: 900;
  }

  .bpoa__warning-grid p {
    margin: 1px 0 0;
    color: #424955;
    font-size: 14px;
    line-height: 1.58;
  }

  .bpoa__report-layout {
    grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
    align-items: start;
  }

  .bpoa__report-steps {
    display: grid;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .bpoa__report-steps li {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    padding: 19px;
    border: 1px solid var(--oa-line);
    border-radius: 13px;
    background: #fff;
  }

  .bpoa__report-steps li > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 33px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    color: #fff;
    background: var(--oa-blue);
    font-size: 13px;
    font-weight: 900;
  }

  .bpoa__report-steps h3 {
    margin-top: 0;
    font-size: 17px;
  }

  .bpoa__report-steps p {
    margin-top: 4px;
  }

  .bpoa__support-card {
    position: sticky;
    top: 20px;
    padding: 27px;
    border-radius: 18px;
    color: #fff;
    background: linear-gradient(145deg, var(--oa-blue), var(--oa-blue-dark));
    box-shadow: 0 12px 34px rgba(30,95,214,.2);
  }

  .bpoa__support-label {
    color: #c9d9ff;
  }

  .bpoa__support-card h3 {
    color: #fff;
    font-size: 23px;
  }

  .bpoa__support-card ul {
    margin: 19px 0 0;
    padding: 0;
    list-style: none;
  }

  .bpoa__support-card li {
    display: grid;
    grid-template-columns: 78px 1fr;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.16);
    font-size: 14px;
  }

  .bpoa__support-card li a,
  .bpoa__support-card li span {
    color: #fff;
    overflow-wrap: anywhere;
  }

  .bpoa__support-card .bpoa__button {
    width: 100%;
    margin-top: 20px;
  }

  .bpoa__support-card p {
    color: #d7e2ff;
    font-size: 12px;
  }

  .bpoa__faq {
    border-top: 1px solid var(--oa-line);
  }

  .bpoa__faq details {
    border-bottom: 1px solid var(--oa-line);
  }

  .bpoa__faq summary {
    position: relative;
    padding: 21px 48px 21px 0;
    color: var(--oa-ink);
    cursor: pointer;
    font-size: 17px;
    font-weight: 780;
    list-style: none;
  }

  .bpoa__faq summary::-webkit-details-marker {
    display: none;
  }

  .bpoa__faq summary::after {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    color: var(--oa-blue);
    background: #eaf1ff;
    content: "+";
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    transform: translateY(-50%);
  }

  .bpoa__faq details[open] summary::after {
    content: "−";
  }

  .bpoa__faq details > div {
    max-width: 900px;
    padding: 0 48px 21px 0;
  }

  .bpoa__faq p {
    margin: 0;
    color: var(--oa-muted);
  }

  .bpoa__sources {
    display: grid;
    grid-template-columns: minmax(0, .85fr) minmax(300px, 1.15fr);
    gap: 38px;
    margin-top: 8px;
    padding: 34px;
    border: 1px solid var(--oa-line);
    border-radius: 18px;
    background: var(--oa-soft);
  }

  .bpoa__sources h2 {
    font-size: clamp(24px, 3.5vw, 34px);
  }

  .bpoa__sources ul {
    margin: 0;
    padding-left: 20px;
  }

  .bpoa__sources li {
    margin: 9px 0;
    color: var(--oa-muted);
  }

  .bpoa__sources a {
    color: var(--oa-red);
    font-weight: 750;
    text-decoration: underline;
    text-underline-offset: 3px;
  }

  .bpoa__footer-notice {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-top: 24px;
    padding: 20px 24px;
    border-radius: 14px;
    color: #fff;
    background: var(--oa-navy);
  }

  .bpoa__footer-shield {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 14px;
    color: #fff;
    background: var(--oa-blue);
  }

  .bpoa__footer-notice p {
    margin: 0;
    color: #dce3ef;
    font-size: 14px;
    line-height: 1.65;
  }

  .bpoa__footer-notice strong {
    display: block;
    color: #fff;
    font-size: 15px;
  }

  @media (max-width: 920px) {
    .bpoa__hero {
      grid-template-columns: 1fr;
    }

    .bpoa__apk-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .bpoa__report-layout,
    .bpoa__sources {
      grid-template-columns: 1fr;
    }

    .bpoa__support-card {
      position: static;
    }
  }

  @media (max-width: 680px) {
    .bpoa {
      font-size: 15px;
    }

    .bpoa__hero {
      gap: 25px;
      padding: 30px 21px;
      border-radius: 18px;
    }

    .bpoa__hero h1 {
      font-size: 40px;
    }

    .bpoa__hero-actions,
    .bpoa__hero-actions .bpoa__button {
      width: 100%;
    }

    .bpoa__alert {
      padding: 17px;
    }

    .bpoa__directory,
    .bpoa__domain-grid,
    .bpoa__verification-list,
    .bpoa__device-grid,
    .bpoa__apk-grid,
    .bpoa__security-grid,
    .bpoa__warning-grid {
      grid-template-columns: 1fr;
    }

    .bpoa__section--soft,
    .bpoa__section--dark {
      border-radius: 16px;
    }

    .bpoa__apk-callout {
      display: block;
    }

    .bpoa__apk-callout p {
      margin-top: 5px;
    }

    .bpoa__sources {
      padding: 23px 20px;
    }

    .bpoa__footer-notice {
      align-items: flex-start;
      padding: 18px;
    }
  }/* End custom CSS */