.elementor-544 .elementor-element.elementor-element-ccdf2ad{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-544{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//* =========================================================
   ALARIONEX — ALX-B PORTABLE & SELF-POWERED BEACON LIGHTS
   COMPLETE / REFINED / CONDENSED
   OUTER CLASS: alxb2-content
========================================================= */


/* =========================
   ELEMENTOR RESET
========================= */

.alxb2-content,
.alxb2-content.e-con,
.alxb2-content>.e-con-inner,
.alxb2-content .elementor-widget-html,
.alxb2-content .elementor-widget-html>.elementor-widget-container{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}

.alxb2-content,
.alxb2-content.e-con,
.alxb2-content>.e-con-inner{
  gap:0!important;
}

.alxb2-content{
  --width:100%;
  --content-width:100%;
  overflow-x:clip;
}

.alxb2-content .elementor-widget-html{
  flex:0 0 100%!important;
}


/* =========================
   BASE
========================= */

.alxb2-page{
  --primary:#075ac8;
  --primary-hover:#064ba6;
  --heading:#0b2347;
  --text:#35465f;
  --muted:#66758a;
  --soft:#f6f8fb;
  --light:#f8fafc;
  --blue:#eef4fb;
  --border:#d9e3ef;
  --border-light:#e5eaf1;
  --radius:6px;
  --section:80px;

  width:100%;
  min-width:0;
  overflow-x:clip;
  color:var(--text);
  background:#fff;
  font-family:inherit;
}

.alxb2-page *,
.alxb2-page *::before,
.alxb2-page *::after{
  box-sizing:border-box;
}

.alxb2-page img{
  display:block;
  max-width:100%;
}

.alxb2-page a{
  text-decoration:none;
}

.alxb2-page button,
.alxb2-page input,
.alxb2-page select,
.alxb2-page textarea{
  font:inherit;
}

.alxb2-page [hidden]{
  display:none!important;
}

.alxb2-container{
  width:min(1200px,calc(100% - 64px));
  min-width:0;
  margin-inline:auto;
}


/* =========================
   SHARED
========================= */

.alxb2-section-heading{
  max-width:820px;
  margin:0 auto 42px;
  text-align:center;
}

.alxb2-section-heading__eyebrow,
.alxb2-eyebrow{
  color:var(--primary);
  font-size:12px;
  line-height:1.4;
  font-weight:700;
  letter-spacing:.1em;
}

.alxb2-section-heading__eyebrow{
  margin-bottom:8px;
}

.alxb2-section-heading h2{
  margin:0;
  color:var(--heading);
  font-size:32px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:-.015em;
}

.alxb2-section-heading p{
  max-width:760px;
  margin:12px auto 0;
  color:var(--muted);
  font-size:15px;
  line-height:1.65;
}

.alxb2-btn{
  min-height:44px;
  padding:10px 18px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid transparent;
  border-radius:5px;
  font-size:13.5px;
  line-height:1.25;
  font-weight:700;
  text-align:center;
}

.alxb2-btn--primary{
  color:#fff!important;
  background:var(--primary)!important;
  border-color:var(--primary)!important;
}

.alxb2-btn--primary:hover{
  background:var(--primary-hover)!important;
}

.alxb2-btn--secondary{
  color:var(--primary)!important;
  background:#fff!important;
  border-color:var(--primary)!important;
}

.alxb2-btn--secondary:hover{
  color:#fff!important;
  background:var(--primary)!important;
}


/* =========================
   HERO
========================= */

.alxb2-overview{
  padding-bottom:68px;
}

.alxb2-breadcrumb{
  min-height:22px;
  padding-top:22px;
  margin-bottom:30px;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px;
  color:#748399;
  font-size:13px;
  line-height:1.5;
}

.alxb2-breadcrumb a{
  color:inherit;
}

.alxb2-breadcrumb a:hover{
  color:var(--primary);
}

.alxb2-breadcrumb>span:not([aria-current]){
  color:#a6b1c0;
}

.alxb2-breadcrumb [aria-current]{
  color:#53647b;
}

.alxb2-overview__grid{
  display:grid;
  grid-template-columns:minmax(0,5fr) minmax(0,7fr);
  gap:52px;
  align-items:start;
}


/* Gallery */

.alxb2-gallery{
  min-width:0;
}

.alxb2-gallery__main{
  aspect-ratio:1;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f5f7fa;
  border:1px solid #e1e7ef;
  border-radius:var(--radius);
}

.alxb2-gallery__main-button{
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:center;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  cursor:zoom-in;
}

.alxb2-gallery__main-button.is-placeholder{
  cursor:default;
}

.alxb2-gallery__main-image{
  width:100%;
  height:100%;
  object-fit:contain;
}

.alxb2-gallery__placeholder{
  color:#8b99aa;
  font-size:13px;
  line-height:1.55;
  font-weight:600;
  text-align:center;
}

.alxb2-gallery__thumbs{
  margin-top:14px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:9px;
}

.alxb2-gallery__thumb{
  position:relative;
  aspect-ratio:1;
  margin:0;
  padding:0;
  overflow:hidden;
  background:#fff!important;
  border:1px solid var(--border)!important;
  border-radius:5px!important;
  box-shadow:none!important;
}

.alxb2-gallery__thumb:hover,
.alxb2-gallery__thumb.is-active{
  border-color:var(--primary)!important;
}

.alxb2-gallery__thumb.is-active{
  box-shadow:inset 0 0 0 1px var(--primary)!important;
}

.alxb2-gallery__thumb img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:contain;
}


/* Summary */

.alxb2-summary{
  min-width:0;
  padding-top:4px;
}

.alxb2-eyebrow{
  margin-bottom:11px;
}

.alxb2-summary__title{
  max-width:720px;
  margin:0;
  color:var(--heading);
  font-size:46px;
  line-height:1.12;
  font-weight:700;
  letter-spacing:-.025em;
}

.alxb2-summary__subtitle{
  max-width:720px;
  margin:17px 0 0;
  color:#405774;
  font-size:17px;
  line-height:1.55;
  font-weight:500;
}

.alxb2-summary__description{
  max-width:720px;
  margin-top:20px;
  color:#4d5f75;
  font-size:15px;
  line-height:1.7;
}

.alxb2-summary__description p{
  margin:0;
}


/* Platform Nav */

.alxb2-config-nav{
  margin-top:20px;
  padding:15px 16px;
  background:#f7f9fc;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alxb2-config-nav__label{
  display:block;
  margin-bottom:10px;
  color:#65778d;
  font-size:11px;
  line-height:1.4;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
}

.alxb2-config-nav__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
}

.alxb2-config-nav__grid a{
  min-width:0;
  min-height:38px;
  padding:8px 10px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  color:#40546e!important;
  background:#fff;
  border:1px solid #dbe4ed;
  border-radius:4px;
  font-size:12px;
  line-height:1.4;
  font-weight:600;
}

.alxb2-config-nav__grid a:hover{
  color:var(--primary)!important;
  border-color:#9ab6d8;
}

.alxb2-config-nav__grid a span{
  color:var(--primary);
}


/* Meta / Actions */

.alxb2-series-meta{
  min-height:44px;
  margin-top:18px;
  padding:0 11px;
  display:inline-flex;
  align-items:center;
  flex-wrap:wrap;
  gap:5px;
  vertical-align:middle;
  color:#52657d;
  background:var(--blue);
  border-radius:4px;
  font-size:13px;
}

.alxb2-series-meta strong{
  color:var(--primary);
}

.alxb2-summary__actions{
  margin:18px 0 0 10px;
  display:inline-flex;
  align-items:center;
  gap:10px;
  vertical-align:middle;
}


/* Facts */

.alxb2-key-facts{
  margin-top:18px;
  padding:18px 0;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border-block:1px solid #dfe6ef;
}

.alxb2-key-fact{
  min-width:0;
  padding:0 16px;
  border-right:1px solid #e2e8f0;
}

.alxb2-key-fact:first-child{
  padding-left:0;
}

.alxb2-key-fact:last-child{
  padding-right:0;
  border-right:0;
}

.alxb2-key-fact__value,
.alxb2-key-fact__label{
  display:block;
}

.alxb2-key-fact__value{
  color:var(--heading);
  font-size:16px;
  line-height:1.3;
  font-weight:700;
}

.alxb2-key-fact__label{
  margin-top:5px;
  color:var(--muted);
  font-size:12px;
  line-height:1.45;
}

.alxb2-feature-tags{
  margin-top:14px;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.alxb2-feature-tags span{
  padding:6px 10px;
  color:#40546e;
  background:var(--soft);
  border:1px solid #dce5ef;
  border-radius:4px;
  font-size:12px;
  font-weight:600;
}


/* =========================
   COMMERCIAL
========================= */

.alxb2-commercial{
  background:var(--light);
  border-block:1px solid #e1e7ef;
}

.alxb2-commercial__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.alxb2-commercial__item{
  min-width:0;
  min-height:94px;
  padding:20px 24px;
  display:flex;
  align-items:center;
  gap:14px;
}

.alxb2-commercial__item+
.alxb2-commercial__item{
  border-left:1px solid #e1e7ef;
}

.alxb2-commercial__icon{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  color:var(--primary);
}

.alxb2-commercial__icon svg{
  width:28px;
  height:28px;
}

.alxb2-commercial h3{
  margin:0;
  color:var(--heading);
  font-size:14px;
  line-height:1.35;
}

.alxb2-commercial p{
  margin:5px 0 0;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.5;
}


/* =========================
   PLATFORM SELECTION
========================= */

.alxb2-platforms,
.alxb2-specifications,
.alxb2-faq{
  padding:var(--section) 0;
}

.alxb2-platform-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}


/* Equal-height card */

.alxb2-platform-card{
  min-width:0;
  height:100%;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--radius);
  transition:.18s ease;
  scroll-margin-top:100px;
}

.alxb2-platform-card:hover{
  border-color:#9db8d8;
  transform:translateY(-2px);
  box-shadow:0 6px 20px rgba(11,35,71,.055);
}

.alxb2-platform-card.is-selected{
  border-color:var(--primary);
  background:#fafdff;
  box-shadow:
    inset 0 0 0 1px var(--primary),
    0 7px 22px rgba(7,90,200,.07);
}

.alxb2-platform-card__media{
  height:260px;
  flex:0 0 260px;
  padding:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#f7f9fc;
  border-bottom:1px solid var(--border-light);
}

.alxb2-platform-card__media img{
  width:100%;
  height:100%;
  object-fit:contain;
}

.alxb2-platform-card__media.is-placeholder{
  color:#8b99aa;
  border-bottom:1px dashed #ccd7e3;
}

.alxb2-platform-card__media.is-placeholder>span{
  padding:10px;
  font-size:11.5px;
  line-height:1.45;
  font-weight:600;
  text-align:center;
}


/* Flex body aligns CTA */

.alxb2-platform-card__body{
  flex:1;
  min-width:0;
  padding:20px;
  display:flex;
  flex-direction:column;
}

.alxb2-platform-card__code{
  display:block;
  margin-bottom:4px;
  color:var(--primary);
  font-size:17px;
  line-height:1.3;
  font-weight:700;
}

.alxb2-platform-card h3{
  margin:0;
  color:var(--heading);
  font-size:19px;
  line-height:1.35;
}

.alxb2-platform-card__description{
  margin:9px 0 0;
  color:#52657d;
  font-size:13px;
  line-height:1.58;
}

.alxb2-platform-card__facts{
  margin-top:13px;
  display:grid;
  gap:5px;
}

.alxb2-platform-card__facts span{
  position:relative;
  padding-left:17px;
  color:#42566f;
  font-size:12px;
  line-height:1.45;
}

.alxb2-platform-card__facts span::before{
  content:"✓";
  position:absolute;
  left:0;
  color:var(--primary);
  font-weight:700;
}


/* Configurations */

.alxb2-model-options{
  margin-top:15px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:7px;
}

.alxb2-model-options button{
  min-width:0;
  min-height:56px;
  margin:0!important;
  padding:9px 10px!important;
  color:var(--text)!important;
  background:#f8fafc!important;
  border:1px solid var(--border-light)!important;
  border-radius:4px!important;
  box-shadow:none!important;
  text-align:left;
}

.alxb2-model-options button:hover{
  border-color:#abc1dc!important;
}

.alxb2-model-options button.is-selected{
  background:var(--blue)!important;
  border-color:var(--primary)!important;
}

.alxb2-model-options strong,
.alxb2-model-options span{
  display:block;
}

.alxb2-model-options strong{
  color:var(--heading);
  font-size:11.5px;
}

.alxb2-model-options button.is-selected strong{
  color:var(--primary);
}

.alxb2-model-options span{
  margin-top:3px;
  color:var(--muted);
  font-size:10.5px;
}

.alxb2-platform-card__note{
  margin:13px 0 0;
  padding:10px 12px;
  color:var(--muted);
  background:var(--blue);
  border-left:3px solid var(--primary);
  font-size:11.5px;
  line-height:1.5;
}


/* CTA aligned at card bottom */

.alxb2-platform-card__select{
  width:100%;
  min-height:40px;
  margin:auto 0 0!important;
  padding:8px 11px!important;
  color:var(--primary)!important;
  background:#fff!important;
  border:1px solid var(--primary)!important;
  border-radius:4px!important;
  box-shadow:none!important;
  font-size:11.5px!important;
  font-weight:700!important;
}

.alxb2-platform-card__note+
.alxb2-platform-card__select{
  margin-top:auto!important;
}

.alxb2-platform-card__select:hover,
.alxb2-platform-card__select.is-selected{
  color:#fff!important;
  background:var(--primary)!important;
}


/* Selection Status */

.alxb2-selection-status{
  margin-top:22px;
  padding:14px 16px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  background:var(--blue);
  border:1px solid #cbdcf0;
  border-left:3px solid var(--primary);
  border-radius:4px;
}

.alxb2-selection-status div{
  color:#52657d;
  font-size:13px;
}

.alxb2-selection-status strong{
  margin-left:4px;
  color:var(--primary);
}

.alxb2-selection-status a{
  min-height:38px;
  padding:8px 14px;
  display:inline-flex;
  align-items:center;
  color:#fff!important;
  background:var(--primary);
  border-radius:4px;
  font-size:12px;
  font-weight:700;
}


/* =========================
   APPLICATIONS
========================= */

.alxb2-applications{
  padding:var(--section) 0;
  background:var(--light);
}

.alxb2-applications__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:34px;
}

.alxb2-application-item{
  min-width:0;
  display:flex;
  align-items:flex-start;
  gap:14px;
}

.alxb2-application-item__icon{
  width:46px;
  height:46px;
  flex:0 0 46px;
  display:grid;
  place-items:center;
  color:var(--primary);
}

.alxb2-application-item__icon svg{
  width:42px;
  height:42px;
}

.alxb2-application-item__content{
  min-width:0;
  height:100%;
  display:flex;
  flex-direction:column;
}

.alxb2-application-item h3{
  margin:0;
  color:var(--heading);
  font-size:15px;
  line-height:1.4;
}

.alxb2-application-item p{
  margin:7px 0 0;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.58;
}

.alxb2-application-item a{
  width:fit-content;
  margin-top:auto;
  padding-top:9px;
  color:var(--primary)!important;
  font-size:11.5px;
  line-height:1.45;
  font-weight:700;
}


/* Proper SVG information note */

.alxb2-applications__note{
  max-width:920px;
  margin:28px auto 0;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  gap:8px;
  color:var(--muted);
  text-align:center;
}

.alxb2-applications__note-icon{
  width:19px;
  height:19px;
  flex:0 0 19px;
  margin-top:1px;
  color:var(--primary);
}

.alxb2-applications__note p{
  margin:0;
  font-size:12.5px;
  line-height:1.55;
}


/* =========================
   SPECIFICATIONS
========================= */

.alxb2-spec-grid{
  width:min(1080px,100%);
  margin-inline:auto;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  align-items:start;
}

.alxb2-spec-card{
  min-width:0;
  padding:20px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alxb2-spec-card__heading>span{
  display:block;
  margin-bottom:4px;
  color:var(--primary);
  font-size:10px;
  line-height:1.4;
  font-weight:700;
  letter-spacing:.07em;
}

.alxb2-spec-card__heading h3{
  margin:0;
  color:var(--heading);
  font-size:19px;
  line-height:1.35;
}

.alxb2-spec-list{
  margin:17px 0 0;
  overflow:hidden;
  border:1px solid var(--border-light);
  border-radius:4px;
}

.alxb2-spec-list>div{
  min-width:0;
  display:grid;
  grid-template-columns:minmax(115px,.4fr) minmax(0,.6fr);
  border-bottom:1px solid var(--border-light);
}

.alxb2-spec-list>div:last-child{
  border-bottom:0;
}

.alxb2-spec-list dt,
.alxb2-spec-list dd{
  margin:0;
  padding:10px 12px;
  font-size:11.5px;
  line-height:1.45;
}

.alxb2-spec-list dt{
  color:var(--heading);
  background:#f8fafc;
  font-weight:650;
}

.alxb2-spec-list dd{
  color:#53657b;
}

.alxb2-spec-list small{
  display:block;
  margin-top:2px;
  color:var(--muted);
  font-size:9.5px;
}

.alxb2-spec-card__note{
  margin:13px 0 0;
  padding:11px 13px;
  color:var(--muted);
  background:var(--blue);
  border-left:3px solid var(--primary);
  font-size:11.5px;
  line-height:1.55;
}


/* =========================
   ENGINEERING
========================= */

.alxb2-engineering{
  padding:var(--section) 0;
  background:var(--light);
}

.alxb2-resources,
.alxb2-engineering-note{
  width:min(980px,100%);
  margin-inline:auto;
}

.alxb2-resources{
  display:grid;
  gap:10px;
}

.alxb2-resource-item{
  width:100%;
  min-height:80px;
  margin:0!important;
  padding:14px 18px!important;
  display:grid;
  grid-template-columns:46px minmax(0,1fr) 22px;
  align-items:center;
  gap:15px;
  text-align:left;
  background:#fff!important;
  border:1px solid var(--border)!important;
  border-radius:var(--radius)!important;
  box-shadow:none!important;
}

.alxb2-resource-item:hover{
  border-color:#9db8d8!important;
}

.alxb2-resource-item__icon{
  color:var(--primary);
}

.alxb2-resource-item__icon svg{
  width:38px;
  height:38px;
}

.alxb2-resource-item__content strong,
.alxb2-resource-item__content span{
  display:block;
}

.alxb2-resource-item__content strong{
  color:var(--heading);
  font-size:14px;
}

.alxb2-resource-item__content span{
  margin-top:4px;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.5;
}

.alxb2-resource-item__arrow{
  color:var(--primary);
  font-size:18px;
}

.alxb2-engineering-note{
  margin-top:18px;
  padding:14px 16px;
  background:var(--blue);
  border-left:3px solid var(--primary);
}

.alxb2-engineering-note strong{
  color:var(--heading);
  font-size:12.5px;
}

.alxb2-engineering-note p{
  margin:4px 0 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.55;
}


/* =========================
   FAQ
========================= */

.alxb2-faq__list{
  width:min(980px,100%);
  margin-inline:auto;
  border-top:1px solid var(--border);
}

.alxb2-faq__item{
  border-bottom:1px solid var(--border);
}

.alxb2-faq__question{
  width:100%;
  min-height:62px;
  margin:0!important;
  padding:16px 2px!important;
  display:grid;
  grid-template-columns:minmax(0,1fr) 30px;
  align-items:center;
  gap:18px;
  color:var(--heading)!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  text-align:left;
}

.alxb2-faq__question>span:first-child{
  min-width:0;
  font-size:16px;
  line-height:1.5;
  font-weight:650;
  overflow-wrap:anywhere;
}

.alxb2-faq__question:hover,
.alxb2-faq__item.is-open .alxb2-faq__question{
  color:var(--primary)!important;
}

.alxb2-faq__icon{
  position:relative;
  width:28px;
  height:28px;
  justify-self:end;
  color:var(--primary);
  background:#fff;
  border:1px solid #d8e3ea;
  border-radius:50%;
}

.alxb2-faq__icon-horizontal,
.alxb2-faq__icon-vertical{
  position:absolute;
  top:50%;
  left:50%;
  width:11px;
  height:1.5px;
  background:currentColor;
  transform:translate(-50%,-50%);
}

.alxb2-faq__icon-vertical{
  transform:translate(-50%,-50%) rotate(90deg);
}

.alxb2-faq__item.is-open
.alxb2-faq__icon-vertical{
  display:none;
}

.alxb2-faq__answer{
  max-width:850px;
  padding:0 48px 21px 2px;
}

.alxb2-faq__answer p{
  margin:0;
  color:#5e7484;
  font-size:14px;
  line-height:1.68;
}


/* =========================
   INQUIRY
========================= */

.alxb2-inquiry{
  padding:var(--section) 0;
  background:var(--soft);
}

.alxb2-inquiry__layout{
  display:grid;
  grid-template-columns:minmax(220px,.28fr) minmax(0,.72fr);
  gap:36px;
  align-items:start;
}

.alxb2-inquiry-summary{
  position:sticky;
  top:110px;
  min-width:0;
  padding:22px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alxb2-inquiry-summary>h3{
  margin:0 0 16px;
  color:var(--heading);
  font-size:17px;
}

.alxb2-inquiry-summary dl{
  margin:0;
}

.alxb2-inquiry-summary dl>div{
  padding:10px 0;
  border-bottom:1px solid var(--border-light);
}

.alxb2-inquiry-summary dt{
  margin-bottom:3px;
  color:var(--muted);
  font-size:10.5px;
  line-height:1.4;
  font-weight:600;
  text-transform:uppercase;
  letter-spacing:.035em;
}

.alxb2-inquiry-summary dd{
  margin:0;
  color:var(--heading);
  font-size:13.5px;
  line-height:1.45;
  font-weight:600;
  overflow-wrap:anywhere;
}

.alxb2-inquiry-summary>p{
  margin:15px 0 0;
  color:var(--muted);
  font-size:11.5px;
  line-height:1.55;
}


/* Form */

.alxb2-inquiry-form{
  min-width:0;
  padding:28px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alxb2-form-section+
.alxb2-form-section{
  margin-top:32px;
  padding-top:28px;
  border-top:1px solid var(--border-light);
}

.alxb2-form-section>h3{
  margin:0 0 18px;
  color:var(--heading);
  font-size:16px;
}

.alxb2-form-grid{
  display:grid;
  gap:18px;
}

.alxb2-form-grid--2{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.alxb2-form-grid+
.alxb2-form-grid,
.alxb2-form-field--full{
  margin-top:18px;
}

.alxb2-form-field{
  min-width:0;
}

.alxb2-form-field label{
  display:block;
  margin-bottom:7px;
  color:var(--heading);
  font-size:13px;
  font-weight:600;
}

.alxb2-form-field label span{
  color:#c93838;
}

.alxb2-form-field
:is(
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  select,
  textarea
){
  width:100%;
  margin:0;
  color:var(--heading);
  background:#fbfdff;
  border:1px solid #cad8e5;
  border-radius:4px;
  box-shadow:none;
  outline:0;
  font-size:14px;
}

.alxb2-form-field
:is(
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  select
){
  height:44px;
  padding:0 12px;
}

.alxb2-form-field textarea{
  min-height:108px;
  padding:11px 12px;
  line-height:1.55;
  resize:vertical;
}

.alxb2-form-field
:is(input,select,textarea):focus{
  background:#fff;
  border-color:var(--primary);
  box-shadow:0 0 0 3px rgba(7,90,200,.1);
}


/* Stable Select Arrow */

.alxb2-select-wrap{
  position:relative;
  width:100%;
}

.alxb2-select-wrap::after{
  content:"";
  position:absolute;
  z-index:2;
  top:50%;
  right:16px;
  width:7px;
  height:7px;
  border-right:1.7px solid var(--heading);
  border-bottom:1.7px solid var(--heading);
  transform:translateY(-70%) rotate(45deg);
  pointer-events:none;
}

.alxb2-select-wrap select{
  position:relative;
  z-index:1;
  appearance:none!important;
  -webkit-appearance:none!important;
  -moz-appearance:none!important;
  padding-right:42px!important;
  background-image:none!important;
  cursor:pointer;
}

.alxb2-select-wrap select::-ms-expand{
  display:none;
}

.alxb2-select-wrap:focus-within::after{
  border-color:var(--primary);
}


/* File Upload */

.alxb2-file-upload{
  padding:13px;
  background:#f7fafd;
  border:1px dashed #b6c8da;
  border-radius:5px;
}

.alxb2-file-upload__control{
  min-width:0;
  display:flex;
  align-items:center;
  gap:10px;
}

.alxb2-file-upload__button{
  min-height:34px;
  margin:0!important;
  padding:6px 11px!important;
  color:#173a63!important;
  background:#fff!important;
  border:1px solid #b9cadd!important;
  border-radius:4px!important;
  box-shadow:none!important;
  font-size:11px!important;
  font-weight:700!important;
}

.alxb2-file-upload__text{
  min-width:0;
  overflow:hidden;
  color:#657b95;
  font-size:11px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.alxb2-file-upload p{
  margin:8px 0 0;
  color:var(--muted);
  font-size:11px;
  line-height:1.5;
}


/* Submit */

.alxb2-form-submit{
  margin-top:26px;
}

.alxb2-form-submit__button{
  min-height:46px;
  margin:0!important;
  padding:10px 20px!important;
  color:#fff!important;
  background:var(--primary)!important;
  border:1px solid var(--primary)!important;
  border-radius:4px!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:700!important;
}

.alxb2-form-submit__button:hover{
  background:var(--primary-hover)!important;
}

.alxb2-form-submit__button:disabled{
  opacity:.7;
  cursor:wait;
}

.alxb2-form-submit__privacy{
  margin:9px 0 0;
  color:var(--muted);
  font-size:11px;
}

.alxb2-form-status{
  margin-top:14px;
  padding:10px 12px;
  border-radius:5px;
  font-size:12.5px;
  line-height:1.5;
}

.alxb2-form-status--success{
  color:#326249;
  background:#f2faf5;
  border:1px solid #cce4d5;
}

.alxb2-form-status--error{
  color:#942c2c;
  background:#fff7f7;
  border:1px solid #edcccc;
}


/* =========================
   LIGHTBOX
========================= */

.alxb2-lightbox{
  position:fixed;
  inset:0;
  z-index:999999;
  padding:24px;
  display:grid;
  place-items:center;
  background:rgba(5,18,36,.9);
}

.alxb2-lightbox[hidden]{
  display:none!important;
}

body.alxb2-lightbox-open{
  overflow:hidden;
}

.alxb2-lightbox__dialog{
  position:relative;
  width:min(1100px,96vw);
  display:grid;
  place-items:center;
}

.alxb2-lightbox__image{
  max-width:100%;
  max-height:82vh;
  object-fit:contain;
  background:#fff;
  border-radius:6px;
}

.alxb2-lightbox__close,
.alxb2-lightbox__nav{
  position:absolute;
  z-index:2;
  border:0!important;
  box-shadow:none!important;
}

.alxb2-lightbox__close{
  top:-42px;
  right:0;
  width:38px;
  height:38px;
  color:var(--heading)!important;
  background:#fff!important;
  border-radius:50%!important;
  font-size:27px!important;
}

.alxb2-lightbox__nav{
  top:50%;
  width:42px;
  height:50px;
  color:var(--primary)!important;
  background:#fff!important;
  transform:translateY(-50%);
  font-size:32px!important;
}

.alxb2-lightbox__prev{
  left:0;
}

.alxb2-lightbox__next{
  right:0;
}


/* =========================
   TABLET
========================= */

@media(max-width:960px){

  .alxb2-page{
    --section:64px;
  }

  .alxb2-container{
    width:calc(100% - 48px);
  }

  .alxb2-overview__grid{
    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
    gap:34px;
  }

  .alxb2-summary__title{
    font-size:38px;
  }

  .alxb2-gallery__thumbs{
    display:flex;
    overflow-x:auto;
    scrollbar-width:thin;
  }

  .alxb2-gallery__thumb{
    width:68px;
    height:68px;
    flex:0 0 68px;
    aspect-ratio:auto;
  }

  .alxb2-key-facts{
    grid-template-columns:repeat(2,minmax(0,1fr));
    padding:0;
  }

  .alxb2-key-fact{
    padding:15px;
    border-bottom:1px solid #e2e8f0;
  }

  .alxb2-key-fact:first-child{
    padding-left:15px;
  }

  .alxb2-key-fact:nth-child(2),
  .alxb2-key-fact:last-child{
    border-right:0;
  }

  .alxb2-key-fact:nth-child(n+3){
    border-bottom:0;
  }

  .alxb2-commercial__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .alxb2-commercial__item:nth-child(3){
    border-left:0;
  }

  .alxb2-commercial__item:nth-child(n+3){
    border-top:1px solid #e1e7ef;
  }

  .alxb2-platform-card__media{
    height:235px;
    flex-basis:235px;
  }

  .alxb2-applications__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .alxb2-inquiry__layout{
    grid-template-columns:minmax(190px,.32fr) minmax(0,.68fr);
    gap:26px;
  }

}


/* =========================
   MOBILE
========================= */

@media(max-width:767px){

  .alxb2-page{
    --section:56px;
  }

  .alxb2-container{
    width:calc(100% - 32px);
  }

  .alxb2-section-heading{
    margin-bottom:32px;
    text-align:left;
  }

  .alxb2-section-heading h2{
    font-size:29px;
  }

  .alxb2-section-heading p{
    margin-left:0;
    font-size:14px;
  }

  .alxb2-overview{
    padding-bottom:52px;
  }

  .alxb2-breadcrumb{
    padding-top:18px;
    margin-bottom:22px;
    font-size:11.5px;
  }

  .alxb2-overview__grid{
    grid-template-columns:1fr;
    gap:30px;
  }

  .alxb2-gallery{
    max-width:520px;
    margin-inline:auto;
  }

  .alxb2-summary__title{
    font-size:34px;
  }

  .alxb2-summary__subtitle{
    font-size:15px;
  }

  .alxb2-summary__description{
    font-size:14px;
  }

  .alxb2-summary__actions{
    margin:10px 0 0;
    display:flex;
  }

  .alxb2-platform-grid,
  .alxb2-spec-grid{
    grid-template-columns:1fr;
  }

  .alxb2-platform-card__media{
    height:260px;
    flex-basis:260px;
  }

  .alxb2-applications__grid{
    grid-template-columns:1fr;
    gap:26px;
  }

  .alxb2-applications__note{
    justify-content:flex-start;
    text-align:left;
  }

  .alxb2-resource-item{
    grid-template-columns:40px minmax(0,1fr) 20px;
    gap:12px;
    padding:14px!important;
  }

  .alxb2-faq__question{
    grid-template-columns:minmax(0,1fr) 28px;
    gap:10px;
  }

  .alxb2-faq__question>span:first-child{
    font-size:14.5px;
  }

  .alxb2-faq__answer{
    padding-right:32px;
  }

  .alxb2-faq__answer p{
    font-size:13.5px;
  }

  .alxb2-inquiry__layout{
    grid-template-columns:1fr;
    gap:18px;
  }

  .alxb2-inquiry-summary{
    position:static;
  }

  .alxb2-inquiry-form{
    padding:18px;
  }

  .alxb2-form-grid--2{
    grid-template-columns:1fr;
  }

  .alxb2-form-field
  :is(
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    select,
    textarea
  ){
    font-size:16px;
  }

  .alxb2-form-submit__button{
    width:100%;
  }

}


/* =========================
   ≤430
========================= */

@media(max-width:430px){

  .alxb2-container{
    width:calc(100% - 28px);
  }

  .alxb2-summary__title{
    font-size:32px;
  }

  .alxb2-config-nav__grid,
  .alxb2-summary__actions,
  .alxb2-commercial__grid,
  .alxb2-model-options{
    grid-template-columns:1fr;
  }

  .alxb2-summary__actions{
    width:100%;
    display:grid;
  }

  .alxb2-btn{
    width:100%;
  }

  .alxb2-commercial__item,
  .alxb2-commercial__item:nth-child(n){
    border-left:0;
    border-top:1px solid #e1e7ef;
  }

  .alxb2-commercial__item:first-child{
    border-top:0;
  }

  .alxb2-key-facts{
    grid-template-columns:1fr;
  }

  .alxb2-key-fact,
  .alxb2-key-fact:nth-child(n){
    padding:13px;
    border-right:0;
    border-bottom:1px solid #e2e8f0;
  }

  .alxb2-key-fact:last-child{
    border-bottom:0;
  }

  .alxb2-platform-card__media{
    height:220px;
    flex-basis:220px;
  }

  .alxb2-platform-card__body{
    padding:17px;
  }

  .alxb2-selection-status{
    display:block;
  }

  .alxb2-selection-status a{
    width:100%;
    margin-top:12px;
    justify-content:center;
  }

  .alxb2-spec-list>div{
    grid-template-columns:1fr;
  }

  .alxb2-spec-list dt{
    padding-bottom:4px;
  }

  .alxb2-spec-list dd{
    padding-top:4px;
  }

  .alxb2-file-upload__control{
    align-items:flex-start;
    flex-direction:column;
  }

  .alxb2-file-upload__text{
    width:100%;
  }

}


/* =========================
   ACCESSIBILITY
========================= */

.alxb2-content :focus-visible{
  outline:2px solid rgba(7,90,200,.65);
  outline-offset:3px;
}

@media(prefers-reduced-motion:reduce){

  .alxb2-page *,
  .alxb2-page *::before,
  .alxb2-page *::after{
    transition:none!important;
    animation:none!important;
    scroll-behavior:auto!important;
  }

}/* End custom CSS */