.elementor-5283 .elementor-element.elementor-element-6a3b4016{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5283 .elementor-element.elementor-element-5e30441{--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:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS *//* ===== Layout ===== */
section{padding:90px 0}
h2{text-align:center;font-size:34px;margin-bottom:40px}

/* ===== Buttons ===== */
.btn-primary,.btn-outline{
  padding:14px 32px;
  border-radius:999px;
  text-decoration:none;
  font-weight:600;
}
.btn-primary{background:#0f172a;color:#fff}
.btn-outline{border:1px solid #0f172a;color:#0f172a}

/* ===== HERO ===== */
.lp-hero-inner{
  max-width:1180px;
  margin:auto;
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:60px;
  align-items:center;
}
.lp-hero-media img{width:100%;border-radius:28px}

/* ===== GALLERY ===== */
.lp-gallery{background:#f8fafc}
.lp-gallery-grid{
  max-width:1180px;
  margin:auto;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:28px;
}
.lp-gallery-grid img{width:100%;border-radius:24px}

/* ===== BENEFITS ===== */
.lp-benefit-grid{
  max-width:900px;
  margin:auto;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:26px;
}

/* ===== BRAND ===== */
.lp-brand-inner{
  max-width:1100px;
  margin:auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:center;
}
.lp-brand-img img{width:100%;border-radius:24px}

/* ===== OEM ===== */
.lp-oem-grid{
  max-width:1100px;
  margin:auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:center;
}

/* ===== TABLE ===== */
.striped{
  max-width:680px;
  margin:auto;
  width:100%;
  border-collapse:collapse;
}
.striped td{
  padding:14px 18px;
  border-bottom:1px solid #e5e7eb;
}/* End custom CSS */