.elementor-495 .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-495{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//* =========================================================
   ALARIONEX — ALX-500 SERIES
   COMPLETE COMPACT CSS
========================================================= */


/* =========================
   01 — ELEMENTOR RESET
========================= */

.alx500-content,
.alx500-content.e-con,
.alx500-content>.e-con-inner,
.alx500-content .elementor-widget-html,
.alx500-content .elementor-widget-html>.elementor-widget-container{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}

.alx500-content,
.alx500-content.e-con,
.alx500-content>.e-con-inner{
  gap:0!important;
}

.alx500-content{
  --width:100%;
  --content-width:100%;
  overflow-x:clip;
}

.alx500-content .elementor-widget-html{
  flex:0 0 100%!important;
}


/* =========================
   02 — GLOBAL
========================= */

.alx500-page{
  --primary:#075ac8;
  --primary-hover:#064ba6;
  --heading:#0b2347;
  --text:#35465f;
  --muted:#66758a;
  --soft:#f6f8fb;
  --light:#f8fafc;
  --blue:#eef4fb;
  --border:#d9e3ef;
  --border-light:#e4eaf1;
  --container:1200px;
  --section:80px;
  --radius:6px;

  width:100%;
  min-width:0;
  margin:0;
  color:var(--text);
  background:#fff;
  overflow-x:clip;
  font-family:inherit;
}

.alx500-page,
.alx500-page *,
.alx500-page *::before,
.alx500-page *::after{
  box-sizing:border-box;
}

.alx500-page img{
  display:block;
  max-width:100%;
}

.alx500-page a{
  text-decoration:none;
}

.alx500-page :is(button,input,select,textarea){
  font-family:inherit;
}

.alx500-page [hidden]{
  display:none!important;
}

.alx500-container{
  width:min(var(--container),calc(100% - 64px));
  min-width:0;
  margin-inline:auto;
}

.alx500-page :is(
  #model-selection,
  #standard-remote,
  #automatic-detection,
  #industrial-external-control,
  #backup-power,
  #applications,
  #specifications,
  #engineering-resources,
  #faq,
  #inquiry-form
),
.alx500-dimensions{
  scroll-margin-top:100px;
}


/* =========================
   03 — SHARED HEADINGS
========================= */

.alx500-section-heading{
  max-width:820px;
  margin:0 auto 42px;
  text-align:center;
}

.alx500-section-heading__eyebrow,
.alx500-eyebrow{
  color:var(--primary);
  font-size:12px;
  line-height:1.4;
  font-weight:700;
  letter-spacing:.1em;
}

.alx500-section-heading__eyebrow{
  margin-bottom:8px;
}

.alx500-section-heading h2{
  margin:0;
  color:var(--heading);
  font-size:32px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:-.015em;
}

.alx500-section-heading p{
  max-width:760px;
  margin:12px auto 0;
  color:var(--muted);
  font-size:15px;
  line-height:1.65;
}


/* =========================
   04 — BUTTONS
========================= */

.alx500-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;
  transition:.18s ease;
}

.alx500-btn:hover{
  transform:translateY(-1px);
}

.alx500-btn--primary{
  color:#fff!important;
  background:var(--primary)!important;
  border-color:var(--primary)!important;
}

.alx500-btn--primary:hover{
  background:var(--primary-hover)!important;
  border-color:var(--primary-hover)!important;
}

.alx500-btn--secondary{
  color:var(--primary)!important;
  background:#fff!important;
  border-color:var(--primary)!important;
}

.alx500-btn--secondary:hover{
  color:#fff!important;
  background:var(--primary)!important;
}


/* =========================
   05 — HERO
========================= */

.alx500-overview{
  padding-bottom:68px;
}

.alx500-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;
}

.alx500-breadcrumb a{
  color:#748399;
}

.alx500-breadcrumb a:hover{
  color:var(--primary);
}

.alx500-breadcrumb__separator{
  color:#a6b1c0;
}

.alx500-breadcrumb [aria-current="page"]{
  color:#53647b;
}

.alx500-overview__grid{
  display:grid;
  grid-template-columns:minmax(0,5fr) minmax(0,7fr);
  align-items:start;
  gap:52px;
}


/* Gallery */

.alx500-gallery{
  min-width:0;
}

.alx500-gallery__main{
  width:100%;
  aspect-ratio:1;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f5f7fa;
  border:1px solid #e1e7ef;
  border-radius:var(--radius);
}

.alx500-gallery__main-button{
  width:100%;
  height:100%;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:center;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  cursor:zoom-in;
}

.alx500-gallery__main-image{
  width:100%;
  height:100%;
  object-fit:contain;
}

.alx500-gallery__thumbs{
  margin-top:14px;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:9px;
}

.alx500-gallery__thumb{
  position:relative;
  width:100%;
  aspect-ratio:1;
  padding:0;
  overflow:hidden;
  background:#fff!important;
  border:1px solid var(--border)!important;
  border-radius:5px!important;
  box-shadow:none!important;
  cursor:pointer;
}

.alx500-gallery__thumb:is(:hover,.is-active,[aria-current="true"]){
  border-color:var(--primary)!important;
}

.alx500-gallery__thumb.is-active{
  box-shadow:inset 0 0 0 1px var(--primary)!important;
}

.alx500-gallery__thumb img{
  position:absolute;
  top:50%;
  left:50%;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:contain;
  transform:translate(-50%,-50%) scale(1.35);
}


/* Summary */

.alx500-summary{
  min-width:0;
  padding-top:4px;
}

.alx500-eyebrow{
  margin-bottom:11px;
}

.alx500-summary__title{
  max-width:700px;
  margin:0;
  color:var(--heading);
  font-size:46px;
  line-height:1.12;
  font-weight:700;
  letter-spacing:-.025em;
}

.alx500-summary__subtitle{
  max-width:710px;
  margin:17px 0 0;
  color:#405774;
  font-size:17px;
  line-height:1.55;
  font-weight:500;
}

.alx500-summary__description{
  max-width:700px;
  margin-top:20px;
  color:#4d5f75;
  font-size:15px;
  line-height:1.7;
}

.alx500-summary__description p{
  margin:0;
}


/* Configuration Map */

.alx500-config-nav{
  margin-top:20px;
  padding:15px 16px;
  background:#f7f9fc;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alx500-config-nav__label{
  display:block;
  margin-bottom:10px;
  color:#65778d;
  font-size:11px;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
}

.alx500-config-nav__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
}

.alx500-config-nav__grid a{
  min-width:0;
  min-height:52px;
  padding:9px 11px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  color:#40546e!important;
  background:#fff;
  border:1px solid #dbe4ed;
  border-radius:4px;
}

.alx500-config-nav__grid a:hover{
  color:var(--primary)!important;
  border-color:#9ab6d8;
}

.alx500-config-nav__grid a>span{
  min-width:0;
  display:flex;
  flex-direction:column;
}

.alx500-config-nav__grid strong{
  font-size:12.5px;
  line-height:1.35;
}

.alx500-config-nav__grid small{
  margin-top:2px;
  color:#7a899b;
  font-size:10.5px;
  line-height:1.4;
}

.alx500-config-nav__grid b{
  flex:0 0 auto;
  color:var(--primary);
}


/* Base Model + Actions */

.alx500-summary__decision-row{
  margin-top:18px;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
}

.alx500-base-model{
  min-height:44px;
  padding:0 11px;
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:#52657d;
  background:var(--blue);
  border-radius:4px;
  font-size:13px;
}

.alx500-base-model strong{
  color:var(--primary);
}

.alx500-summary__actions{
  display:flex;
  gap:10px;
}


/* Key Facts */

.alx500-key-facts{
  margin-top:18px;
  padding:18px 0;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border-block:1px solid #dfe6ef;
}

.alx500-key-fact{
  min-width:0;
  padding:0 16px;
  display:flex;
  flex-direction:column;
  gap:5px;
  border-right:1px solid #e2e8f0;
}

.alx500-key-fact:first-child{
  padding-left:0;
}

.alx500-key-fact:last-child{
  padding-right:0;
  border-right:0;
}

.alx500-key-fact__value{
  color:var(--heading);
  font-size:18px;
  line-height:1.25;
  font-weight:700;
}

.alx500-key-fact__label{
  color:var(--muted);
  font-size:12.5px;
  line-height:1.45;
}

.alx500-feature-tags{
  margin-top:14px;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.alx500-feature-tag{
  padding:6px 10px;
  color:#40546e;
  background:var(--soft);
  border:1px solid #dce5ef;
  border-radius:4px;
  font-size:12px;
  font-weight:600;
}

.alx500-connection-note{
  margin-top:16px;
  padding:13px 15px;
  background:#f5f8fc;
  border-left:3px solid var(--primary);
}

.alx500-connection-note strong{
  color:var(--heading);
  font-size:12.5px;
}

.alx500-connection-note p{
  margin:4px 0 0;
  color:#52657d;
  font-size:12.5px;
  line-height:1.55;
}


/* =========================
   06 — COMMERCIAL
========================= */

.alx500-commercial{
  background:var(--light);
  border-block:1px solid #e1e7ef;
}

.alx500-commercial__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.alx500-commercial__item{
  min-width:0;
  min-height:94px;
  padding:20px 24px;
  display:flex;
  align-items:center;
  gap:14px;
}

.alx500-commercial__item+.alx500-commercial__item{
  border-left:1px solid #e1e7ef;
}

.alx500-commercial__icon{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  color:var(--primary);
}

.alx500-commercial__icon svg{
  width:28px;
  height:28px;
}

.alx500-commercial__content h3{
  margin:0;
  color:var(--heading);
  font-size:14px;
  line-height:1.35;
  font-weight:700;
}

.alx500-commercial__content p{
  margin:5px 0 0;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.5;
}


/* =========================
   07 — MODEL SELECTION
========================= */

.alx500-variants{
  padding:var(--section) 0;
}

.alx500-model-selection{
  display:grid;
  gap:48px;
}

.alx500-variant-group{
  width:100%;
  min-width:0;
}

.alx500-variant-group__heading{
  margin-bottom:18px;
  padding-bottom:14px;
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  gap:11px;
  border-bottom:1px solid var(--border);
}

.alx500-variant-group__number{
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  color:var(--primary);
  background:var(--blue);
  border-radius:50%;
  font-size:10px;
  font-weight:700;
}

.alx500-group-label{
  display:block;
  margin-bottom:3px;
  color:var(--primary);
  font-size:10.5px;
  font-weight:700;
  letter-spacing:.07em;
}

.alx500-variant-group__heading h3{
  margin:0;
  color:var(--heading);
  font-size:20px;
  line-height:1.3;
}

.alx500-variant-group__heading p{
  max-width:760px;
  margin:5px 0 0;
  color:var(--muted);
  font-size:14px;
  line-height:1.55;
}


/* Model Grids */

.alx500-model-grid{
  display:grid;
  gap:16px;
  align-items:stretch;
}

.alx500-model-grid--1{
  width:min(100%,390px);
  grid-template-columns:1fr;
}

.alx500-model-grid--2{
  width:min(100%,790px);
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.alx500-model-grid--3{
  width:100%;
  grid-template-columns:repeat(3,minmax(0,1fr));
}


/* Model Card */

.alx500-model-card{
  position:relative;
  min-width:0;
  display:block;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--radius);
  cursor:pointer;
  transition:.18s ease;
}

.alx500-model-card:hover{
  border-color:#9db8d8;
  transform:translateY(-2px);
  box-shadow:0 6px 20px rgba(11,35,71,.06);
}

.alx500-model-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,.08);
}

.alx500-model-card:focus-within{
  outline:2px solid rgba(7,90,200,.25);
  outline-offset:2px;
}

.alx500-model-card__radio{
  position:absolute;
  width:1px;
  height:1px;
  opacity:0;
  pointer-events:none;
}

.alx500-model-card__content{
  min-width:0;
  height:100%;
  padding:18px;
  display:flex;
  flex-direction:column;
}

.alx500-model-card__model{
  margin-bottom:4px;
  color:var(--primary);
  font-size:17px;
  line-height:1.3;
  font-weight:700;
}

.alx500-model-card__title{
  color:var(--heading);
  font-size:14px;
  line-height:1.42;
  font-weight:650;
  overflow-wrap:anywhere;
}

.alx500-model-card__image{
  width:100%;
  height:220px;
  margin:14px 0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#fff;
  border:1px solid #eef2f6;
  border-radius:4px;
}

.alx500-model-card__image img{
  width:100%;
  height:100%;
  padding:7px;
  object-fit:contain;
}

.alx500-model-card__image.is-placeholder{
  color:#8b99aa;
  background:#f8fafc;
  border:1px dashed #ccd7e3;
}

.alx500-model-card__image.is-placeholder>span{
  padding:10px;
  font-size:11.5px;
  line-height:1.45;
  font-weight:600;
  text-align:center;
}

.alx500-model-card__description{
  color:#52657d;
  font-size:13px;
  line-height:1.55;
}

.alx500-model-card__facts{
  margin-top:11px;
  display:grid;
  gap:4px;
}

.alx500-model-card__facts>span{
  position:relative;
  padding-left:17px;
  color:#42566f;
  font-size:12px;
  line-height:1.45;
}

.alx500-model-card__facts>span::before{
  content:"✓";
  position:absolute;
  left:0;
  color:var(--primary);
  font-weight:700;
}

.alx500-model-card__action{
  margin-top:auto;
  padding-top:13px;
  align-self:flex-start;
  color:var(--primary);
  font-size:12.5px;
  font-weight:700;
}

.alx500-model-card__action::after{
  content:" →";
}

.alx500-model-card.is-selected .alx500-model-card__action{
  font-size:0;
}

.alx500-model-card.is-selected .alx500-model-card__action::before{
  content:"✓ Selected";
  font-size:12.5px;
}

.alx500-model-card.is-selected .alx500-model-card__action::after{
  display:none;
}


/* Full-width Notes — unified baseline */

.alx500-variant-note,
.alx500-selection-help{
  width:100%;
  max-width:none;
  padding-top:14px;
  border-top:1px solid var(--border-light);
}

.alx500-variant-note{
  margin-top:16px;
}

.alx500-selection-help{
  margin-top:20px;
  padding-top:16px;
}

.alx500-variant-note strong,
.alx500-selection-help strong{
  display:block;
  color:var(--heading);
  font-size:13px;
  line-height:1.45;
}

.alx500-variant-note p,
.alx500-selection-help p{
  width:100%;
  max-width:none;
  margin:5px 0 0;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.55;
}

.alx500-selection-help a{
  margin-top:7px;
  display:inline-block;
  color:var(--primary)!important;
  font-size:12.5px;
  font-weight:700;
}


/* Selected Model Status */

.alx500-selection-status{
  margin-top:24px;
  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;
}

.alx500-selection-status__content{
  color:#52657d;
  font-size:13px;
}

.alx500-selection-status__content strong{
  margin-left:4px;
  color:var(--primary);
  font-size:14px;
}

.alx500-selection-status__cta{
  min-height:38px;
  padding:8px 14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#fff!important;
  background:var(--primary);
  border-radius:4px;
  font-size:12.5px;
  font-weight:700;
}


/* =========================
   08 — APPLICATION PATHS
========================= */

.alx500-applications{
  padding:var(--section) 0;
  background:var(--light);
}

.alx500-applications__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:32px;
  align-items:stretch;
}

.alx500-application-item{
  min-width:0;
  height:100%;
  display:grid;
  grid-template-columns:50px minmax(0,1fr);
  align-items:start;
  gap:15px;
}

.alx500-application-item__icon{
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  color:var(--primary);
}

.alx500-application-item__icon svg{
  width:46px;
  height:46px;
}

.alx500-application-item__content{
  min-width:0;
  height:100%;
  display:flex;
  flex-direction:column;
}

.alx500-application-item__content h3{
  margin:0;
  color:var(--heading);
  font-size:15px;
  line-height:1.4;
  font-weight:700;
}

.alx500-application-item__content p{
  margin:7px 0 0;
  color:var(--muted);
  font-size:13px;
  line-height:1.58;
}

.alx500-application-item__content a{
  width:fit-content;
  margin-top:auto;
  padding-top:10px;
  color:var(--primary)!important;
  font-size:12px;
  line-height:1.4;
  font-weight:700;
}

.alx500-application-item__content a:hover{
  color:var(--primary-hover)!important;
}

.alx500-applications__note{
  max-width:940px;
  margin:28px auto 0;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  gap:8px;
  color:var(--muted);
  text-align:center;
}

.alx500-applications__note-icon{
  width:18px;
  height:18px;
  flex:0 0 18px;
  color:var(--primary);
}

.alx500-applications__note-icon svg{
  width:100%;
  height:100%;
}

.alx500-applications__note p{
  margin:0;
  font-size:12.5px;
  line-height:1.55;
}


/* =========================
   09 — SPECIFICATIONS
========================= */

.alx500-specifications{
  padding:var(--section) 0;
}

.alx500-specifications__groups{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  align-items:start;
}

.alx500-spec-group{
  min-width:0;
  overflow:hidden;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alx500-spec-group__title{
  margin:0;
  padding:16px 18px;
  color:var(--heading);
  background:var(--light);
  border-bottom:1px solid var(--border);
  font-size:17px;
  font-weight:700;
}

.alx500-spec-list{
  margin:0;
}

.alx500-spec-row{
  min-height:54px;
  display:grid;
  grid-template-columns:minmax(115px,.43fr) minmax(0,.57fr);
  border-bottom:1px solid var(--border-light);
}

.alx500-spec-row:last-child{
  border-bottom:0;
}

.alx500-spec-row :is(dt,dd){
  min-width:0;
  margin:0;
  padding:12px 14px;
  display:flex;
  align-items:center;
  font-size:13px;
  line-height:1.5;
  overflow-wrap:anywhere;
}

.alx500-spec-row dt{
  color:var(--text);
  background:var(--soft);
  font-weight:600;
}

.alx500-spec-row dd{
  color:#52657d;
}


/* Configuration References */

.alx500-config-specs{
  margin-top:28px;
  padding-top:22px;
  border-top:1px solid var(--border);
}

.alx500-config-specs__heading h3,
.alx500-dimensions__heading h3{
  margin:0;
  color:var(--heading);
  font-size:20px;
  font-weight:700;
}

.alx500-config-specs__heading p{
  margin:6px 0 0;
  color:var(--muted);
  font-size:13px;
}

.alx500-config-specs__grid{
  margin-top:16px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  overflow:hidden;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alx500-config-spec{
  min-width:0;
  min-height:88px;
  padding:15px;
  display:flex;
  flex-direction:column;
  gap:5px;
  border-right:1px solid var(--border-light);
  border-bottom:1px solid var(--border-light);
}

.alx500-config-spec:nth-child(3n){
  border-right:0;
}

.alx500-config-spec:nth-last-child(-n+3){
  border-bottom:0;
}

.alx500-config-spec strong{
  color:var(--primary);
  font-size:13px;
}

.alx500-config-spec span{
  color:var(--muted);
  font-size:12.5px;
  line-height:1.5;
}


/* =========================
   10 — DIMENSIONS
========================= */

.alx500-dimensions{
  margin-top:34px;
  padding:24px;
  background:var(--light);
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alx500-dimensions__heading{
  margin-bottom:22px;
}

.alx500-dimensions__heading p{
  max-width:780px;
  margin:7px 0 0;
  color:var(--muted);
  font-size:13px;
  line-height:1.6;
}

.alx500-dimension-card{
  width:min(100%,840px);
  margin:auto;
  padding:18px;
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);
  gap:0 22px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:5px;
  transition:.2s ease;
}

.alx500-dimension-card.is-highlighted{
  border-color:var(--primary);
  box-shadow:0 0 0 2px rgba(7,90,200,.1);
}

.alx500-dimension-card__heading{
  grid-column:1/-1;
  margin-bottom:12px;
}

.alx500-dimension-card__heading>span{
  display:block;
  margin-bottom:5px;
  color:var(--primary);
  font-size:10.5px;
  font-weight:700;
  letter-spacing:.08em;
}

.alx500-dimension-card__heading h4{
  margin:0;
  color:var(--heading);
  font-size:15px;
}

.alx500-dimension-card__drawing{
  min-width:0;
  min-height:250px;
  padding:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#f9fbfd!important;
  border:1px solid #e0e7ef!important;
  border-radius:4px!important;
  box-shadow:none!important;
  cursor:zoom-in;
}

.alx500-dimension-card__drawing:hover{
  background:#fff!important;
  border-color:#9db8d8!important;
}

.alx500-dimension-card__drawing img{
  width:100%;
  max-height:260px;
  object-fit:contain;
}

.alx500-dimension-card__specs{
  margin:0;
  border-top:1px solid var(--border-light);
}

.alx500-dimension-card__specs>div{
  padding:11px 0;
  display:flex;
  justify-content:space-between;
  gap:18px;
  border-bottom:1px solid var(--border-light);
}

.alx500-dimension-card__specs :is(dt,dd){
  margin:0;
  font-size:12px;
  line-height:1.45;
}

.alx500-dimension-card__specs dt{
  color:var(--muted);
}

.alx500-dimension-card__specs dd{
  flex:0 0 auto;
  color:var(--heading);
  font-weight:600;
  text-align:right;
}

.alx500-dimension-card__action{
  grid-column:2;
  margin-top:12px;
  justify-self:start;
  color:var(--primary);
  font-size:12px;
  font-weight:700;
}

.alx500-dimension-card__action::after{
  content:" →";
}

.alx500-dimensions__note{
  max-width:860px;
  margin:17px auto 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.55;
  text-align:center;
}


/* =========================
   11 — RESOURCES
========================= */

.alx500-resources{
  padding:var(--section) 0;
  background:var(--light);
}

.alx500-resources__list,
.alx500-resource-request,
.alx500-faq__list{
  width:min(980px,100%);
  margin-inline:auto;
}

.alx500-resources__list{
  display:grid;
  gap:12px;
}

.alx500-resource-item{
  width:100%;
  min-height:84px;
  padding:16px 18px;
  display:grid;
  grid-template-columns:48px minmax(0,1fr) 22px;
  align-items:center;
  gap:16px;
  text-align:left;
  background:#fff!important;
  border:1px solid var(--border)!important;
  border-radius:var(--radius)!important;
  box-shadow:none!important;
  cursor:pointer;
}

.alx500-resource-item:hover{
  border-color:#9db9da!important;
}

.alx500-resource-item__icon{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  color:var(--primary);
}

.alx500-resource-item__icon svg{
  width:42px;
  height:42px;
}

.alx500-resource-item__content strong{
  display:block;
  color:var(--heading);
  font-size:14px;
}

.alx500-resource-item__content>span{
  display:block;
  margin-top:4px;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.5;
}

.alx500-resource-item__arrow{
  color:var(--primary);
  font-size:18px;
}


/* Resource Request */

.alx500-resource-request{
  margin-top:18px;
  padding:18px 20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  background:var(--blue);
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alx500-resource-request__content{
  min-width:0;
  display:flex;
  align-items:center;
  gap:14px;
}

.alx500-resource-request__icon{
  width:40px;
  height:40px;
  flex:0 0 40px;
  color:var(--primary);
}

.alx500-resource-request__icon svg{
  width:100%;
  height:100%;
}

.alx500-resource-request__content strong{
  color:var(--heading);
  font-size:14px;
}

.alx500-resource-request__content p{
  max-width:570px;
  margin:4px 0 0;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.5;
}

.alx500-resource-request>button{
  min-height:40px;
  flex:0 0 auto;
  padding:8px 13px;
  color:var(--primary)!important;
  background:#fff!important;
  border:1px solid var(--primary)!important;
  border-radius:4px!important;
  box-shadow:none!important;
  font-size:12px;
  font-weight:700;
}

.alx500-resource-request>button:hover{
  color:#fff!important;
  background:var(--primary)!important;
}


/* =========================
   12 — FAQ
========================= */

.alx500-faq{
  padding:var(--section) 0;
}

.alx500-faq__list{
  border-top:1px solid var(--border);
}

.alx500-faq__item{
  border-bottom:1px solid var(--border);
}

.alx500-faq__question{
  width:100%;
  min-height:62px;
  padding:16px 2px;
  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;
  cursor:pointer;
}

.alx500-faq__question>span:first-child{
  font-size:16px;
  line-height:1.5;
  font-weight:650;
}

.alx500-faq__question:hover,
.alx500-faq__item.is-open .alx500-faq__question{
  color:var(--primary)!important;
}

.alx500-faq__icon{
  position:relative;
  width:28px;
  height:28px;
  justify-self:end;
  color:var(--primary);
  background:#fff;
  border:1px solid #d8e3ea;
  border-radius:50%;
}

.alx500-faq__icon-horizontal,
.alx500-faq__icon-vertical{
  position:absolute;
  top:50%;
  left:50%;
  width:11px;
  height:1.5px;
  background:currentColor;
  transform:translate(-50%,-50%);
}

.alx500-faq__icon-vertical{
  transform:translate(-50%,-50%) rotate(90deg);
}

.alx500-faq__item.is-open .alx500-faq__icon-vertical{
  display:none;
}

.alx500-faq__answer{
  max-width:850px;
  padding:0 48px 21px 2px;
}

.alx500-faq__answer p{
  margin:0;
  color:#5e7484;
  font-size:14px;
  line-height:1.68;
}


/* =========================
   13 — INQUIRY
========================= */

.alx500-inquiry{
  padding:var(--section) 0;
  background:var(--soft);
}

.alx500-inquiry__layout{
  display:grid;
  grid-template-columns:minmax(220px,.28fr) minmax(0,.72fr);
  gap:36px;
  align-items:start;
}

.alx500-inquiry-summary{
  position:sticky;
  top:110px;
  min-width:0;
  padding:22px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alx500-inquiry-summary__heading{
  margin-bottom:16px;
  color:var(--heading);
  font-size:17px;
  font-weight:700;
}

.alx500-inquiry-summary__list{
  margin:0;
}

.alx500-inquiry-summary__row{
  padding:12px 0;
  border-bottom:1px solid var(--border-light);
}

.alx500-inquiry-summary__row:first-child{
  padding-top:0;
}

.alx500-inquiry-summary__row dt{
  margin:0 0 4px;
  color:var(--muted);
  font-size:11.5px;
  font-weight:600;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.alx500-inquiry-summary__row dd{
  margin:0;
  color:var(--heading);
  font-size:14px;
  font-weight:600;
}

.alx500-inquiry-summary__note{
  margin:16px 0 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.6;
}


/* Form */

.alx500-inquiry-form{
  min-width:0;
  padding:28px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--radius);
}

.alx500-form-section+.alx500-form-section{
  margin-top:32px;
  padding-top:28px;
  border-top:1px solid #e1e7ef;
}

.alx500-form-section h3{
  margin:0 0 18px;
  color:var(--heading);
  font-size:17px;
}

.alx500-form-grid{
  display:grid;
  gap:18px;
}

.alx500-form-grid--2{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.alx500-form-field{
  min-width:0;
}

.alx500-form-field--full,
.alx500-form-grid+.alx500-form-grid,
.alx500-form-grid+.alx500-form-field,
.alx500-form-field+.alx500-form-grid{
  margin-top:18px;
}

.alx500-form-field label{
  display:block;
  margin-bottom:7px;
  color:var(--heading);
  font-size:12px;
  font-weight:650;
}

.alx500-form-field label span{
  color:#d53b32;
}

.alx500-form-field :is(
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  select,
  textarea
){
  width:100%;
  margin:0;
  color:#263c58;
  background:#fbfdff;
  border:1px solid #bfcede;
  border-radius:5px;
  outline:0;
  font-size:13px;
  line-height:1.45;
}

.alx500-form-field :is(
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  select
){
  height:44px;
  padding:0 11px;
}

.alx500-form-field textarea{
  min-height:100px;
  padding:10px 11px;
  resize:vertical;
}

.alx500-form-field :is(input,select,textarea):focus{
  background:#fff;
  border-color:var(--primary);
  box-shadow:0 0 0 2px rgba(7,90,200,.08);
}

.alx500-form-field select{
  appearance:none;
  padding-right:42px;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230b2347' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:right 13px center;
  background-size:15px;
}


/* Upload */

.alx500-file-upload{
  padding:13px;
  background:#fbfdff;
  border:1px dashed #aac3dc;
  border-radius:5px;
}

.alx500-file-upload__control{
  min-width:0;
  display:flex;
  align-items:center;
  gap:10px;
}

.alx500-file-upload__button{
  min-height:34px;
  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;
}

.alx500-file-upload__text{
  min-width:0;
  overflow:hidden;
  color:#657b95;
  font-size:11px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.alx500-file-upload p{
  margin:7px 0 0;
  color:#8192a5;
  font-size:10.5px;
  line-height:1.45;
}


/* Submit */

.alx500-form-submit{
  margin-top:24px;
}

.alx500-form-submit__button{
  min-height:46px;
  padding:10px 20px!important;
  color:#fff!important;
  background:var(--primary)!important;
  border:1px solid var(--primary)!important;
  border-radius:5px!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:700!important;
}

.alx500-form-submit__button:hover{
  background:var(--primary-hover)!important;
}

.alx500-form-submit__button:disabled{
  opacity:.7;
  cursor:wait;
}

.alx500-form-submit__privacy{
  margin:9px 0 0;
  color:var(--muted);
  font-size:11px;
}

.alx500-form-status{
  margin-top:14px;
  padding:10px 12px;
  border-radius:5px;
  font-size:12.5px;
  line-height:1.5;
}

.alx500-form-status--success{
  color:#326249;
  background:#f2faf5;
  border:1px solid #cce4d5;
}

.alx500-form-status--error{
  color:#942c2c;
  background:#fff7f7;
  border:1px solid #edcccc;
}


/* =========================
   14 — LIGHTBOX
========================= */

.alx500-lightbox{
  position:fixed;
  inset:0;
  z-index:999999;
  padding:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(5,18,36,.9);
}

.alx500-lightbox[hidden]{
  display:none!important;
}

body.alx500-lightbox-open{
  overflow:hidden;
}

.alx500-lightbox__dialog{
  position:relative;
  width:min(1100px,96vw);
  max-height:94vh;
  display:flex;
  flex-direction:column;
  align-items:center;
}

.alx500-lightbox__image{
  max-width:100%;
  max-height:82vh;
  object-fit:contain;
  background:#fff;
  border-radius:6px;
}

.alx500-lightbox__caption{
  margin-top:9px;
  color:#fff;
  font-size:13px;
  text-align:center;
}

.alx500-lightbox__close,
.alx500-lightbox__nav{
  padding:0!important;
  color:var(--primary)!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
}

.alx500-lightbox__close{
  position:absolute;
  top:-16px;
  right:0;
  width:40px;
  height:40px;
  color:var(--heading)!important;
  border-radius:50%!important;
  font-size:28px!important;
}

.alx500-lightbox__nav{
  display:none;
  position:absolute;
  top:50%;
  width:42px;
  height:50px;
  border-radius:4px!important;
  font-size:32px!important;
  transform:translateY(-50%);
}

.alx500-lightbox.is-gallery .alx500-lightbox__nav{
  display:block;
}

.alx500-lightbox__nav--prev{
  left:0;
}

.alx500-lightbox__nav--next{
  right:0;
}


/* =========================
   15 — TABLET
========================= */

@media(max-width:960px){

  .alx500-container{
    width:min(calc(100% - 48px),1120px);
  }

  .alx500-overview__grid{
    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
    gap:34px;
  }

  .alx500-summary__title{
    font-size:38px;
  }

  .alx500-summary__subtitle{
    font-size:16px;
  }

  .alx500-gallery__thumbs{
    display:flex;
    gap:8px;
    overflow-x:auto;
    padding-bottom:3px;
    scrollbar-width:thin;
  }

  .alx500-gallery__thumb{
    width:72px;
    height:72px;
    flex:0 0 72px;
    aspect-ratio:auto;
  }

  .alx500-commercial__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .alx500-commercial__item:nth-child(3),
  .alx500-commercial__item:nth-child(4){
    border-top:1px solid #e1e7ef;
  }

  .alx500-commercial__item:nth-child(3){
    border-left:0;
  }

  .alx500-model-grid--3{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .alx500-model-card__image{
    height:205px;
  }

  .alx500-specifications__groups{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .alx500-spec-group:first-child{
    grid-column:1/-1;
  }

  .alx500-config-specs__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .alx500-config-spec{
    border-right:1px solid var(--border-light);
    border-bottom:1px solid var(--border-light);
  }

  .alx500-config-spec:nth-child(3n){
    border-right:1px solid var(--border-light);
  }

  .alx500-config-spec:nth-child(2n){
    border-right:0;
  }

  .alx500-config-spec:nth-last-child(-n+3){
    border-bottom:1px solid var(--border-light);
  }

  .alx500-config-spec:nth-last-child(-n+2){
    border-bottom:0;
  }

  .alx500-inquiry__layout{
    grid-template-columns:minmax(190px,.32fr) minmax(0,.68fr);
    gap:26px;
  }

}


/* =========================
   16 — MOBILE
========================= */

@media(max-width:767px){

  .alx500-page{
    --section:56px;
  }

  .alx500-container{
    width:calc(100% - 32px);
  }

  .alx500-section-heading{
    margin-bottom:32px;
    text-align:left;
  }

  .alx500-section-heading h2{
    font-size:29px;
  }

  .alx500-section-heading p{
    margin-left:0;
    font-size:14px;
  }

  .alx500-overview{
    padding-bottom:52px;
  }

  .alx500-breadcrumb{
    padding-top:18px;
    margin-bottom:22px;
    font-size:11.5px;
  }

  .alx500-overview__grid{
    grid-template-columns:1fr;
    gap:30px;
  }

  .alx500-gallery{
    max-width:520px;
    margin-inline:auto;
  }

  .alx500-summary__title{
    font-size:34px;
  }

  .alx500-summary__subtitle{
    font-size:15px;
  }

  .alx500-summary__description{
    font-size:14px;
  }

  .alx500-key-facts{
    grid-template-columns:repeat(2,minmax(0,1fr));
    padding:0;
  }

  .alx500-key-fact{
    padding:15px;
    border-bottom:1px solid #e2e8f0;
  }

  .alx500-key-fact:first-child{
    padding-left:15px;
  }

  .alx500-key-fact:nth-child(2),
  .alx500-key-fact:last-child{
    border-right:0;
  }

  .alx500-key-fact:nth-child(n+3){
    border-bottom:0;
  }

  .alx500-key-fact:last-child{
    padding-right:15px;
  }


  /* Model Selection */

  .alx500-model-selection{
    gap:42px;
  }

  .alx500-variant-group__heading{
    grid-template-columns:30px minmax(0,1fr);
  }

  .alx500-variant-group__number{
    width:28px;
    height:28px;
  }

  .alx500-variant-group__heading h3{
    font-size:18px;
  }

  .alx500-variant-group__heading p{
    font-size:13px;
  }

  .alx500-model-grid--2,
  .alx500-model-grid--3{
    width:100%;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }

  .alx500-model-card__content{
    padding:15px;
  }

  .alx500-model-card__model{
    font-size:15px;
  }

  .alx500-model-card__title{
    font-size:14px;
  }

  .alx500-model-card__image{
    height:175px;
    margin:12px 0;
  }

  .alx500-model-card__description{
    font-size:13px;
  }

  .alx500-model-card__facts>span{
    font-size:12px;
  }

  .alx500-selection-status{
    display:block;
  }

  .alx500-selection-status__cta{
    width:100%;
    margin-top:12px;
  }


  /* Applications */

  .alx500-applications__grid{
    grid-template-columns:1fr;
    gap:26px;
  }

  .alx500-application-item{
    grid-template-columns:44px minmax(0,1fr);
    gap:13px;
  }

  .alx500-application-item__icon,
  .alx500-application-item__icon svg{
    width:44px;
    height:44px;
  }

  .alx500-application-item__content h3{
    font-size:14px;
  }

  .alx500-applications__note{
    justify-content:flex-start;
    text-align:left;
  }


  /* Specifications */

  .alx500-specifications__groups,
  .alx500-config-specs__grid{
    grid-template-columns:1fr;
  }

  .alx500-spec-group:first-child{
    grid-column:auto;
  }

  .alx500-spec-row{
    display:block;
  }

  .alx500-spec-row :is(dt,dd){
    display:block;
    padding-inline:14px;
  }

  .alx500-spec-row dt{
    padding-top:10px;
    padding-bottom:3px;
    font-size:11.5px;
  }

  .alx500-spec-row dd{
    padding-top:3px;
    padding-bottom:11px;
    font-size:13.5px;
  }

  .alx500-config-spec,
  .alx500-config-spec:nth-child(2n),
  .alx500-config-spec:nth-child(3n){
    border-right:0;
    border-bottom:1px solid var(--border-light);
  }

  .alx500-config-spec:last-child{
    border-bottom:0;
  }


  /* Dimensions */

  .alx500-dimensions{
    padding:16px;
  }

  .alx500-dimension-card{
    grid-template-columns:1fr;
    padding:15px;
  }

  .alx500-dimension-card__drawing{
    min-height:240px;
  }

  .alx500-dimension-card__specs{
    margin-top:14px;
  }

  .alx500-dimension-card__action{
    grid-column:1;
  }


  /* Resources */

  .alx500-resource-item{
    grid-template-columns:40px minmax(0,1fr) 20px;
    gap:12px;
    padding:14px;
  }

  .alx500-resource-request{
    display:block;
  }

  .alx500-resource-request__content{
    align-items:flex-start;
  }

  .alx500-resource-request>button{
    width:100%;
    margin-top:16px;
  }


  /* FAQ */

  .alx500-faq__question{
    grid-template-columns:minmax(0,1fr) 28px;
    gap:10px;
  }

  .alx500-faq__question>span:first-child{
    font-size:14.5px;
  }

  .alx500-faq__answer{
    padding-right:32px;
  }

  .alx500-faq__answer p{
    font-size:13.5px;
  }


  /* Inquiry */

  .alx500-inquiry__layout{
    grid-template-columns:1fr;
    gap:18px;
  }

  .alx500-inquiry-summary{
    position:static;
  }

  .alx500-inquiry-form{
    padding:18px;
  }

  .alx500-form-grid--2{
    grid-template-columns:1fr;
  }

  .alx500-form-field :is(
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    select,
    textarea
  ){
    font-size:16px;
  }

  .alx500-form-submit__button{
    width:100%;
  }

}


/* =========================
   17 — SMALL MOBILE
========================= */

@media(max-width:430px){

  .alx500-container{
    width:calc(100% - 28px);
  }

  .alx500-summary__title{
    font-size:32px;
  }

  .alx500-config-nav__grid{
    grid-template-columns:1fr;
  }

  .alx500-summary__decision-row{
    display:grid;
    grid-template-columns:1fr;
  }

  .alx500-base-model{
    width:fit-content;
  }

  .alx500-summary__actions{
    width:100%;
    display:grid;
    grid-template-columns:1fr;
  }

  .alx500-btn{
    width:100%;
  }

  .alx500-commercial__grid,
  .alx500-model-grid--1,
  .alx500-model-grid--2,
  .alx500-model-grid--3{
    width:100%;
    grid-template-columns:1fr;
  }

  .alx500-commercial__item{
    border-left:0!important;
    border-top:1px solid #e1e7ef;
  }

  .alx500-commercial__item:first-child{
    border-top:0;
  }

  .alx500-model-card__content{
    padding:17px;
  }

  .alx500-model-card__model{
    font-size:16px;
  }

  .alx500-model-card__title{
    font-size:15px;
  }

  .alx500-model-card__image{
    height:200px;
  }

  .alx500-model-card__description{
    font-size:13.5px;
  }

  .alx500-model-card__facts>span{
    font-size:12.5px;
  }

}


/* =========================
   18 — ACCESSIBILITY
========================= */

.alx500-content :focus-visible{
  outline:2px solid rgba(7,90,200,.65);
  outline-offset:3px;
}

@media(prefers-reduced-motion:reduce){

  .alx500-page *,
  .alx500-page *::before,
  .alx500-page *::after{
    transition:none!important;
    animation:none!important;
    scroll-behavior:auto!important;
  }

}/* End custom CSS */