.elementor-966 .elementor-element.elementor-element-6a16dfb{--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;}/* Start custom CSS for html, class: .elementor-element-a786d49 */.ceg-lr2{
  --navy:#0d1232;
  --blue:#0097d9;
  --red:#d72335;
  --green:#7dba7f;
  --ink:#172033;
  --muted:#667085;
  --line:#dfe5ee;
  --soft:#f4f7fb;
  --white:#ffffff;
  --max:1240px;
  --radius:24px;
  --shadow:0 18px 60px rgba(13,18,50,.10);
  color:var(--ink);
  background:#fff;
  font-family:Inter,Arial,Helvetica,sans-serif;
}

.ceg-lr2 *{box-sizing:border-box}
.ceg-lr2 a{color:inherit;text-decoration:none}
.ceg-lr2 h1,
.ceg-lr2 h2,
.ceg-lr2 h3,
.ceg-lr2 p{margin:0}

.ceg-lr2 .ceg-wrap{
  width:min(var(--max),calc(100% - 40px));
  margin:0 auto;
}

.ceg-lr2 .ceg-section{padding:82px 0}

.ceg-lr2 .ceg-section--soft{
  background:linear-gradient(180deg,#f8fbff 0%,#f4f7fb 100%);
}

.ceg-lr2 .ceg-section--dark{
  background:linear-gradient(135deg,#0d1232 0%,#111942 55%,#16245a 100%);
  color:#fff;
}

.ceg-lr2 h1{
  font-size:clamp(2.5rem,5vw,4.8rem);
  line-height:1.02;
  letter-spacing:-.04em;
  font-weight:900;
}

.ceg-lr2 h2{
  font-size:clamp(1.8rem,3vw,3rem);
  line-height:1.08;
  letter-spacing:-.03em;
  font-weight:850;
}

.ceg-lr2 h3{
  font-size:clamp(1.15rem,1.8vw,1.55rem);
  line-height:1.2;
  font-weight:800;
}

.ceg-lr2 .ceg-lead{
  font-size:clamp(1.04rem,1.4vw,1.22rem);
  color:var(--muted);
  max-width:780px;
  line-height:1.78;
}

.ceg-lr2 .ceg-section--dark .ceg-lead,
.ceg-lr2 .ceg-section--dark .ceg-text{
  color:rgba(255,255,255,.84);
}

.ceg-lr2 .ceg-text{
  color:#42526b;
  font-size:1.02rem;
  line-height:1.74;
}

.ceg-lr2 .ceg-stack-16 > * + *{margin-top:16px}
.ceg-lr2 .ceg-stack-18 > * + *{margin-top:18px}
.ceg-lr2 .ceg-stack-24 > * + *{margin-top:24px}

.ceg-lr2 .ceg-intro-narrow{max-width:840px}
.ceg-lr2 .ceg-intro-wide{max-width:860px}
.ceg-lr2 .ceg-intro-cluster{max-width:880px}

.ceg-lr2 .ceg-grid-2{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:42px;
  align-items:center;
}

.ceg-lr2 .ceg-grid-2--reverse > :first-child{order:2}
.ceg-lr2 .ceg-grid-2--reverse > :last-child{order:1}

.ceg-lr2 .ceg-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
  margin-top:24px;
}

.ceg-lr2 .ceg-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.ceg-lr2 .ceg-card__body{
  padding:28px;
}

.ceg-lr2 .ceg-media-placeholder,
.ceg-lr2 .ceg-hero__media{
  position:relative;
  min-height:280px;
  border-radius:24px;
  overflow:hidden;
  background:
    linear-gradient(135deg,rgba(0,151,217,.14),rgba(13,18,50,.04)),
    repeating-linear-gradient(45deg,rgba(13,18,50,.05) 0 12px,rgba(255,255,255,.55) 12px 24px);
  border:1.5px dashed rgba(13,18,50,.18);
}

.ceg-lr2 .ceg-hero__media{
  min-height:340px;
}

.ceg-lr2 .ceg-media-placeholder::before,
.ceg-lr2 .ceg-hero__media::before{
  content:"";
  position:absolute;
  inset:0;
}

.ceg-lr2 .ceg-breadcrumb{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
  font-size:.92rem;
  color:#6b778c;
}

.ceg-lr2 .ceg-breadcrumb a{
  color:#4d5a71;
}

.ceg-lr2 .ceg-breadcrumb a:hover{
  color:var(--blue);
}

.ceg-lr2 .ceg-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-top:6px;
  color:#0d1232;
  font-weight:800;
}

.ceg-lr2 .ceg-link span{
  width:34px;
  height:34px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#eaf5fd;
  color:#0d1232;
}

.ceg-lr2 .ceg-hero{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at top left,rgba(0,151,217,.18),transparent 32%),
    linear-gradient(180deg,#fff 0%,#f6f9fd 100%);
}

.ceg-lr2 .ceg-hero::after{
  content:"";
  position:absolute;
  inset:auto -10% -120px auto;
  width:520px;
  height:520px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(0,151,217,.10) 0%,rgba(0,151,217,0) 68%);
  pointer-events:none;
}

.ceg-lr2 .ceg-hero__grid{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:46px;
  align-items:center;
}

.ceg-lr2 .ceg-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  padding-top:2px;
}

.ceg-lr2 .ceg-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:0 22px;
  border-radius:999px;
  font-weight:800;
  transition:.25s ease;
}

.ceg-lr2 .ceg-btn--primary{
  background:#0d1232;
  color:#fff;
}

.ceg-lr2 .ceg-btn--ghost{
  border:1px solid var(--line);
  background:#fff;
  color:#0d1232;
}

.ceg-lr2 .ceg-btn--light{
  background:#ffffff;
  color:#0d1232;
}

.ceg-lr2 .ceg-btn--ghost-dark{
  border:1px solid rgba(255,255,255,.18);
  background:transparent;
  color:#ffffff;
}

.ceg-lr2 .ceg-btn:hover{transform:translateY(-1px)}

.ceg-lr2 .ceg-compare{
  display:grid;
  gap:18px;
}

.ceg-lr2 .ceg-compare__card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  box-shadow:var(--shadow);
  padding:24px;
}

.ceg-lr2 .ceg-compare__card--active{
  background:linear-gradient(180deg,#f8fbff 0%,#eef6fc 100%);
  border-color:rgba(0,151,217,.22);
}

.ceg-lr2 .ceg-related{
  padding:32px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  box-shadow:var(--shadow);
}

.ceg-lr2 .ceg-related__links{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:20px;
}

.ceg-lr2 .ceg-related__links a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:0 16px;
  border-radius:999px;
  background:#f4f7fb;
  border:1px solid var(--line);
  color:#172033;
  font-weight:700;
  transition:.25s ease;
}

.ceg-lr2 .ceg-related__links a:hover{
  transform:translateY(-1px);
  color:var(--blue);
  border-color:rgba(0,151,217,.20);
  background:#fff;
}

.ceg-lr2 .ceg-cta{
  display:grid;
  grid-template-columns:1fr auto;
  gap:28px;
  align-items:center;
}

@media (max-width:1080px){
  .ceg-lr2 .ceg-grid-2,
  .ceg-lr2 .ceg-hero__grid,
  .ceg-lr2 .ceg-cards,
  .ceg-lr2 .ceg-cta{
    grid-template-columns:1fr;
  }

  .ceg-lr2 .ceg-grid-2--reverse > :first-child,
  .ceg-lr2 .ceg-grid-2--reverse > :last-child{
    order:initial;
  }

  .ceg-lr2 .ceg-section{padding:72px 0}
}

@media (max-width:640px){
  .ceg-lr2 .ceg-wrap{
    width:min(var(--max),calc(100% - 24px));
  }

  .ceg-lr2 .ceg-section{padding:58px 0}

  .ceg-lr2 .ceg-card__body,
  .ceg-lr2 .ceg-compare__card,
  .ceg-lr2 .ceg-related{
    padding:22px;
  }

  .ceg-lr2 .ceg-hero__actions{
    flex-direction:column;
    align-items:flex-start;
  }

  .ceg-lr2 .ceg-btn{width:100%}
  .ceg-lr2 .ceg-related__links a{width:100%}
}/* End custom CSS */