/* v1.8.17.9 — STRUCTURAL inner spacing for Support + Contact, loaded last */

.hw-support-showcase,
.hw-contact-showcase{
  padding:46px 0 72px!important;
  background:#f7f9fc!important;
}

.hw-support-showcase > .hw-panel-card,
.hw-contact-showcase > .hw-panel-card{
  width:min(calc(100% - 96px),1240px)!important;
  max-width:1240px!important;
  margin:0 auto!important;
  padding:42px 34px 46px!important;
  border:1px solid #e8edf3!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 14px 36px rgba(15,35,56,.045)!important;
  overflow:hidden!important;
}

/* The real inner content gutter. This wrapper now exists in HTML. */
.hw-support-showcase .hw-inner-wrap,
.hw-contact-showcase .hw-inner-wrap{
  width:min(100%,1100px)!important;
  margin:0 auto!important;
  padding-left:34px!important;
  padding-right:34px!important;
  box-sizing:border-box!important;
}

.hw-support-showcase .hw-panel-head,
.hw-contact-showcase .hw-panel-head{
  width:min(100%,820px)!important;
  margin:0 auto 34px!important;
  padding:0 24px!important;
  text-align:center!important;
}

/* CONTACT */
.hw-contact-showcase .hw-contact-layout{
  width:100%!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:.78fr 1.22fr!important;
  gap:26px!important;
  align-items:start!important;
}
.hw-contact-showcase .hw-contact-card,
.hw-contact-showcase .hw-contact-form-card{
  min-width:0!important;
  padding:24px!important;
  border:1px solid #e8edf3!important;
  border-radius:16px!important;
  box-shadow:0 8px 22px rgba(15,35,56,.035)!important;
}
.hw-contact-showcase .hw-knowledge-head{
  margin:54px 0 24px!important;
  padding:0!important;
}
.hw-contact-showcase .hw-knowledge-grid{
  margin:0!important;
  display:grid!important;
  gap:20px!important;
}
.hw-contact-showcase .hw-knowledge-card{
  min-width:0!important;
  min-height:0!important;
  padding:20px!important;
  border-radius:15px!important;
}
.hw-contact-showcase .hw-map-box{
  margin:36px 0 0!important;
  border-radius:16px!important;
  overflow:hidden!important;
}
.hw-contact-showcase .hw-map-box iframe{
  height:270px!important;
}

/* SUPPORT */
.hw-support-showcase .hw-help-search{
  width:min(100%,700px)!important;
  margin:0 auto 30px!important;
}
.hw-support-showcase .hw-support-box-grid{
  width:100%!important;
  margin:0 0 50px!important;
  gap:20px!important;
}
.hw-support-showcase .hw-support-box{
  min-width:0!important;
  min-height:180px!important;
  padding:21px!important;
  border-radius:15px!important;
}
.hw-support-showcase .hw-knowledge-head{
  margin:0 0 24px!important;
  padding:0!important;
}
.hw-support-showcase .hw-checklist-panel{
  margin:0 0 28px!important;
  padding:26px!important;
  border-radius:16px!important;
}
.hw-support-showcase .hw-checklist{
  gap:13px!important;
}
.hw-support-showcase .hw-process{
  width:100%!important;
  margin:0 0 48px!important;
  gap:16px!important;
}
.hw-support-showcase .hw-process__step{
  min-width:0!important;
  min-height:158px!important;
  padding:20px!important;
  border-radius:14px!important;
}
.hw-support-showcase .hw-section-title.compact{
  margin:0 0 22px!important;
  padding:0!important;
}
.hw-support-showcase .hw-faq-clean{
  width:min(100%,840px)!important;
  margin:0 auto 28px!important;
  gap:12px!important;
}
.hw-support-showcase .hw-support-cta-strip{
  width:min(100%,840px)!important;
  margin:0 auto!important;
  padding:19px 22px!important;
  border-radius:14px!important;
}

@media (max-width:1100px){
  .hw-support-showcase > .hw-panel-card,
  .hw-contact-showcase > .hw-panel-card{
    width:min(calc(100% - 48px),1240px)!important;
    padding:34px 24px 38px!important;
  }
  .hw-support-showcase .hw-inner-wrap,
  .hw-contact-showcase .hw-inner-wrap{
    width:100%!important;
    padding-left:26px!important;
    padding-right:26px!important;
  }
  .hw-contact-showcase .hw-contact-layout{
    grid-template-columns:1fr!important;
    gap:20px!important;
  }
}

@media (max-width:782px){
  .hw-support-showcase,
  .hw-contact-showcase{
    padding:24px 0 42px!important;
  }
  .hw-support-showcase > .hw-panel-card,
  .hw-contact-showcase > .hw-panel-card{
    width:calc(100% - 20px)!important;
    padding:22px 12px 26px!important;
    border-radius:14px!important;
  }
  .hw-support-showcase .hw-inner-wrap,
  .hw-contact-showcase .hw-inner-wrap{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .hw-support-showcase .hw-panel-head,
  .hw-contact-showcase .hw-panel-head{
    margin-bottom:24px!important;
    padding:0 8px!important;
  }
  .hw-contact-showcase .hw-contact-layout{gap:16px!important}
  .hw-contact-showcase .hw-contact-card,
  .hw-contact-showcase .hw-contact-form-card{padding:17px!important}
  .hw-contact-showcase .hw-knowledge-head{margin-top:34px!important;margin-bottom:18px!important}
  .hw-contact-showcase .hw-knowledge-grid{gap:12px!important}
  .hw-contact-showcase .hw-knowledge-card{padding:16px!important}
  .hw-contact-showcase .hw-map-box{margin-top:24px!important}
  .hw-contact-showcase .hw-map-box iframe{height:210px!important}
  .hw-support-showcase .hw-help-search{margin-bottom:22px!important}
  .hw-support-showcase .hw-support-box-grid{gap:12px!important;margin-bottom:34px!important}
  .hw-support-showcase .hw-support-box{min-height:0!important;padding:16px!important}
  .hw-support-showcase .hw-checklist-panel{padding:18px!important;margin-bottom:22px!important}
  .hw-support-showcase .hw-process{gap:12px!important;margin-bottom:32px!important}
  .hw-support-showcase .hw-process__step{min-height:0!important;padding:17px!important}
  .hw-support-showcase .hw-faq-clean,
  .hw-support-showcase .hw-support-cta-strip{width:100%!important}
}
