.elementor-432 .elementor-element.elementor-element-46275f7{--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-432{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//* =========================================================
   ALARIONEX — CONTACT US
   COMPLETE / REFINED / CONDENSED
   ELEMENTOR OUTER CLASS: ax-contact-content
========================================================= */


/* =========================
   ELEMENTOR RESET
========================= */

.ax-contact-content,
.ax-contact-content.e-con,
.ax-contact-content>.e-con-inner,
.ax-contact-content .elementor-widget-html,
.ax-contact-content .elementor-widget-html>.elementor-widget-container{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}

.ax-contact-content,
.ax-contact-content.e-con,
.ax-contact-content>.e-con-inner{
  gap:0!important;
}

.ax-contact-content{
  --width:100%;
  --content-width:100%;
  overflow-x:clip;
}

.ax-contact-content .elementor-widget-html{
  flex:0 0 100%!important;
}


/* =========================
   BASE
========================= */

.ax-contact-page{
  --ax-blue:#075ac8;
  --ax-blue-dark:#064ba6;
  --ax-yellow:#ffb400;

  --ax-heading:#0b2347;
  --ax-text:#35465f;
  --ax-muted:#66758a;

  --ax-light:#f8fafc;
  --ax-blue-soft:#eef4fb;

  --ax-border:#d9e3ef;
  --ax-border-light:#e5eaf1;

  width:100%;
  min-width:0;
  overflow-x:clip;
  color:var(--ax-text);
  background:#fff;
  font-family:inherit;
}

.ax-contact-page *,
.ax-contact-page *::before,
.ax-contact-page *::after{
  box-sizing:border-box;
}

.ax-contact-page a{
  text-decoration:none;
}

.ax-contact-page button,
.ax-contact-page input,
.ax-contact-page select,
.ax-contact-page textarea{
  font:inherit;
}

.ax-contact-page [hidden]{
  display:none!important;
}

.ax-contact-container{
  width:min(1200px,calc(100% - 64px));
  min-width:0;
  margin-inline:auto;
}

#contact,
#our-location,
#contact-form{
  scroll-margin-top:100px;
}


/* =========================
   SHARED
========================= */

.ax-contact-kicker{
  margin:0 0 11px;
  display:flex;
  align-items:center;
  gap:9px;
  color:var(--ax-blue);
  font-size:12px;
  line-height:1.4;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.ax-contact-kicker::before{
  content:"";
  width:21px;
  height:2px;
  flex:0 0 21px;
  background:var(--ax-yellow);
}


/* =========================
   BLOCK 01 — OVERVIEW
========================= */

.ax-contact-overview{
  padding:22px 0 64px;
}

.ax-contact-breadcrumb{
  min-height:22px;
  margin-bottom:36px;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px;
  color:#748399;
  font-size:13px;
  line-height:1.5;
}

.ax-contact-breadcrumb a{
  color:inherit!important;
}

.ax-contact-breadcrumb a:hover{
  color:var(--ax-blue)!important;
}

.ax-contact-breadcrumb
span[aria-hidden="true"]{
  color:#a6b1c0;
}

.ax-contact-breadcrumb
[aria-current="page"]{
  color:#53647b;
}

.ax-contact-heading{
  max-width:690px;
}

.ax-contact-heading h1{
  margin:0;
  color:var(--ax-heading);
  font-size:46px;
  line-height:1.1;
  font-weight:700;
  letter-spacing:-.025em;
}

.ax-contact-heading p{
  max-width:650px;
  margin:15px 0 0;
  color:var(--ax-muted);
  font-size:15px;
  line-height:1.7;
}


/* =========================
   CONTACT CHANNELS
========================= */

.ax-contact-channels{
  margin-top:38px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-block:1px solid var(--ax-border);
}

.ax-contact-channel{
  min-width:0;
  min-height:148px;
  padding:24px 28px 24px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  color:var(--ax-heading)!important;
}

.ax-contact-channel+
.ax-contact-channel{
  padding-left:28px;
  border-left:1px solid var(--ax-border);
}

.ax-contact-channel__label{
  margin-bottom:9px;
  color:var(--ax-muted);
  font-size:13px;
  line-height:1.4;
  font-weight:650;
}

.ax-contact-channel__value{
  color:var(--ax-heading);
  font-size:17px;
  line-height:1.45;
  font-weight:650;
  overflow-wrap:anywhere;
}

a.ax-contact-channel:hover
.ax-contact-channel__value{
  color:var(--ax-blue);
}

.ax-contact-channel__action{
  width:fit-content;
  margin-top:11px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:var(--ax-blue);
  font-size:13px;
  line-height:1.4;
  font-weight:650;
}

.ax-contact-channel__action svg,
.ax-contact-form-link svg{
  width:14px;
  height:14px;
  transition:transform .18s ease;
}

a.ax-contact-channel:hover
.ax-contact-channel__action svg,
.ax-contact-form-link a:hover svg{
  transform:translateX(3px);
}


/* Email */

.ax-contact-channel--email{
  justify-content:center;
}

.ax-contact-email-list{
  display:grid;
  gap:7px;
}

.ax-contact-email-list a{
  width:fit-content;
  max-width:100%;
  color:var(--ax-heading)!important;
  font-size:16px;
  line-height:1.45;
  font-weight:650;
  overflow-wrap:anywhere;
}

.ax-contact-email-list a:hover{
  color:var(--ax-blue)!important;
}


/* Form shortcut */

.ax-contact-form-link{
  margin-top:17px;
  display:flex;
  align-items:center;
  gap:7px;
  color:var(--ax-muted);
  font-size:13px;
  line-height:1.5;
}

.ax-contact-form-link a{
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:var(--ax-blue)!important;
  font-weight:650;
}


/* =========================
   BLOCK 02 — LOCATIONS
========================= */

.ax-contact-location{
  padding:76px 0;
  background:var(--ax-light);
  border-block:1px solid var(--ax-border-light);
}

.ax-location-layout{
  display:grid;
  grid-template-columns:
    minmax(260px,.68fr)
    minmax(0,1.32fr);
  gap:64px;
  align-items:center;
}

.ax-location-layout--secondary{
  margin-top:52px;
  padding-top:52px;
  border-top:1px solid var(--ax-border);
}

.ax-location-info{
  min-width:0;
}

.ax-location-info h2{
  max-width:360px;
  margin:0;
  color:var(--ax-heading);
  font-size:32px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:-.015em;
}

.ax-location-address{
  margin-top:24px;
  padding-top:18px;
  border-top:1px solid var(--ax-border);
}

.ax-location-address__label{
  display:block;
  margin-bottom:8px;
  color:var(--ax-muted);
  font-size:13px;
  line-height:1.4;
  font-weight:650;
}

.ax-location-address address{
  margin:0;
  color:var(--ax-heading);
  font-size:15px;
  line-height:1.7;
  font-style:normal;
  font-weight:550;
}


/* Location Button */

.ax-location-button{
  min-height:44px;
  margin-top:21px;
  padding:9px 16px;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:8px;
  color:#fff!important;
  background:var(--ax-blue)!important;
  border:1px solid var(--ax-blue)!important;
  border-radius:5px;
  font-size:13px;
  line-height:1.2;
  font-weight:700;
}

.ax-location-button:hover{
  background:var(--ax-blue-dark)!important;
  border-color:var(--ax-blue-dark)!important;
}

.ax-location-button svg{
  width:15px;
  height:15px;
  transition:transform .18s ease;
}

.ax-location-button:hover svg{
  transform:translateX(3px);
}


/* Map */

.ax-location-map{
  position:relative;
  width:100%;
  min-height:350px;
  aspect-ratio:2/1;
  overflow:hidden;
  background:#e8edf3;
  border:1px solid var(--ax-border);
  border-radius:6px;
}

.ax-location-map iframe{
  position:absolute;
  inset:0;
  width:100%!important;
  height:100%!important;
  border:0!important;
}


/* =========================
   BLOCK 03 — MESSAGE
========================= */

.ax-contact-message{
  padding:80px 0 84px;
}

.ax-message-layout{
  display:grid;
  grid-template-columns:
    minmax(240px,.65fr)
    minmax(0,1.35fr);
  gap:72px;
  align-items:start;
}

.ax-message-heading{
  max-width:360px;
}

.ax-message-heading h2{
  margin:0;
  color:var(--ax-heading);
  font-size:32px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:-.015em;
}

.ax-message-heading p{
  max-width:340px;
  margin:14px 0 0;
  color:var(--ax-muted);
  font-size:14px;
  line-height:1.7;
}


/* =========================
   FORM
========================= */

.ax-message-form{
  width:100%;
  min-width:0;
  display:grid;
  gap:18px;
}

.ax-message-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.ax-message-field{
  min-width:0;
  display:grid;
  gap:7px;
}

.ax-message-field label{
  color:var(--ax-heading);
  font-size:13px;
  line-height:1.4;
  font-weight:650;
}

.ax-message-field label span{
  color:#b73535;
}

.ax-message-field
:is(input,select,textarea){
  width:100%;
  min-width:0;
  margin:0;
  color:var(--ax-heading)!important;
  background:#fbfdff!important;
  border:1px solid #cad8e5!important;
  border-radius:4px!important;
  outline:0!important;
  box-shadow:none!important;
  font-size:14px!important;
}

.ax-message-field
:is(input,select){
  height:46px;
  padding:0 13px!important;
}

.ax-message-field textarea{
  min-height:190px;
  padding:13px!important;
  line-height:1.65;
  resize:vertical;
}

.ax-message-field
:is(input,textarea)::placeholder{
  color:#97a3b2;
  opacity:1;
}

.ax-message-field
:is(input,select,textarea):hover{
  border-color:#b9c8d8!important;
}

.ax-message-field
:is(input,select,textarea):focus{
  background:#fff!important;
  border-color:var(--ax-blue)!important;
  box-shadow:
    0 0 0 3px rgba(7,90,200,.1)!important;
}

.ax-message-field
:is(input,select,textarea).is-invalid{
  border-color:#c94a4a!important;
  box-shadow:
    0 0 0 3px rgba(201,74,74,.07)!important;
}


/* =========================
   SELECT
========================= */

.ax-message-select{
  position:relative;
  width:100%;
}

.ax-message-select::after{
  content:"";
  position:absolute;
  z-index:2;
  top:50%;
  right:16px;
  width:7px;
  height:7px;
  border-right:1.7px solid var(--ax-heading);
  border-bottom:1.7px solid var(--ax-heading);
  transform:translateY(-70%) rotate(45deg);
  pointer-events:none;
}

.ax-message-select 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;
}

.ax-message-select select::-ms-expand{
  display:none;
}

.ax-message-select:focus-within::after{
  border-color:var(--ax-blue);
}


/* =========================
   FORM FOOTER
========================= */

.ax-message-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:26px;
}

.ax-message-footer p{
  max-width:480px;
  margin:0;
  color:var(--ax-muted);
  font-size:13px;
  line-height:1.6;
}

.ax-message-footer p a{
  color:var(--ax-blue)!important;
  font-weight:650;
}

.ax-message-footer p a:hover{
  text-decoration:underline;
  text-underline-offset:2px;
}


/* Submit */

.ax-message-submit{
  flex:0 0 auto;
  min-height:46px;
  margin:0!important;
  padding:9px 18px!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:8px;
  color:#fff!important;
  background:var(--ax-blue)!important;
  border:1px solid var(--ax-blue)!important;
  border-radius:4px!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:700!important;
  cursor:pointer;
}

.ax-message-submit:hover{
  background:var(--ax-blue-dark)!important;
  border-color:var(--ax-blue-dark)!important;
}

.ax-message-submit svg{
  width:15px;
  height:15px;
  transition:transform .18s ease;
}

.ax-message-submit:hover svg{
  transform:translateX(3px);
}

.ax-message-submit:disabled{
  opacity:.68;
  cursor:wait;
}


/* =========================
   STATUS
========================= */

.ax-message-status{
  margin-top:2px;
  padding:11px 13px;
  border-radius:4px;
  font-size:13px;
  line-height:1.55;
}

.ax-message-status[hidden]{
  display:none!important;
}

.ax-message-status.is-sending{
  color:#52657d;
  background:#f6f8fb;
  border:1px solid var(--ax-border);
}

.ax-message-status.is-success{
  color:#326249;
  background:#f2faf5;
  border:1px solid #cce4d5;
}

.ax-message-status.is-error{
  color:#942c2c;
  background:#fff7f7;
  border:1px solid #edcccc;
}


/* =========================
   ACCESSIBILITY
========================= */

.ax-contact-content :focus-visible{
  outline:2px solid rgba(7,90,200,.65);
  outline-offset:3px;
}


/* =========================
   TABLET
========================= */

@media(max-width:960px){

  .ax-contact-container{
    width:calc(100% - 48px);
  }

  .ax-contact-heading h1{
    font-size:40px;
  }

  .ax-contact-channel{
    padding-right:20px;
  }

  .ax-contact-channel+
  .ax-contact-channel{
    padding-left:20px;
  }

  .ax-contact-channel__value{
    font-size:15px;
  }

  .ax-contact-email-list a{
    font-size:15px;
  }

  .ax-location-layout{
    grid-template-columns:
      minmax(220px,.72fr)
      minmax(0,1.28fr);
    gap:42px;
  }

  .ax-location-map{
    min-height:320px;
    aspect-ratio:16/9;
  }

  .ax-message-layout{
    grid-template-columns:
      minmax(210px,.62fr)
      minmax(0,1.38fr);
    gap:44px;
  }

}


/* =========================
   MOBILE
========================= */

@media(max-width:767px){

  .ax-contact-container{
    width:calc(100% - 32px);
  }

  .ax-contact-overview{
    padding:18px 0 50px;
  }

  .ax-contact-breadcrumb{
    margin-bottom:28px;
    font-size:12px;
  }

  .ax-contact-heading h1{
    font-size:35px;
  }

  .ax-contact-heading p{
    font-size:14px;
  }

  .ax-contact-channels{
    margin-top:28px;
    grid-template-columns:1fr;
    border-bottom:0;
  }

  .ax-contact-channel,
  .ax-contact-channel+
  .ax-contact-channel{
    min-height:0;
    padding:18px 0;
    border-left:0;
    border-bottom:1px solid var(--ax-border);
  }

  .ax-contact-channel__value{
    font-size:16px;
  }

  .ax-contact-email-list a{
    font-size:15px;
  }

  .ax-contact-form-link{
    margin-top:15px;
    display:block;
  }

  .ax-contact-form-link a{
    margin-top:4px;
  }


  /* Locations */

  .ax-contact-location{
    padding:56px 0;
  }

  .ax-location-layout{
    grid-template-columns:1fr;
    gap:24px;
  }

  .ax-location-layout--secondary{
    margin-top:38px;
    padding-top:38px;
  }

  .ax-location-info h2{
    max-width:none;
    font-size:29px;
  }

  .ax-location-address{
    margin-top:20px;
    padding-top:16px;
  }

  .ax-location-button{
    width:100%;
    min-height:48px;
    margin-top:19px;
  }

  .ax-location-map{
    min-height:0;
    aspect-ratio:4/3;
  }


  /* Message */

  .ax-contact-message{
    padding:58px 0 66px;
  }

  .ax-message-layout{
    grid-template-columns:1fr;
    gap:28px;
  }

  .ax-message-heading{
    max-width:none;
  }

  .ax-message-heading h2{
    font-size:29px;
  }

  .ax-message-heading p{
    max-width:520px;
  }


  /* Form */

  .ax-message-row{
    grid-template-columns:1fr;
    gap:17px;
  }

  .ax-message-field
  :is(input,select,textarea){
    font-size:16px!important;
  }

  .ax-message-field
  :is(input,select){
    height:50px;
  }

  .ax-message-field textarea{
    min-height:210px;
  }

  .ax-message-footer{
    display:grid;
    gap:15px;
  }

  .ax-message-footer p{
    max-width:none;
  }

  .ax-message-submit{
    width:100%;
    min-height:50px;
  }

}


/* =========================
   ≤430
========================= */

@media(max-width:430px){

  .ax-contact-container{
    width:calc(100% - 28px);
  }

  .ax-contact-heading h1{
    font-size:33px;
  }

  .ax-location-info h2,
  .ax-message-heading h2{
    font-size:28px;
  }

}


/* =========================
   REDUCED MOTION
========================= */

@media(prefers-reduced-motion:reduce){

  .ax-contact-page *,
  .ax-contact-page *::before,
  .ax-contact-page *::after{
    transition:none!important;
    animation:none!important;
    scroll-behavior:auto!important;
  }

}/* End custom CSS */