.nxm-static .nxm-wrap{
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #1a1a1a;
  max-width: 780px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.6;
  display: flow-root !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 10px !important;
}.nxm-static .nxm-section{ margin: 48px 0; }.nxm-static .nxm-headline{
  font-size: 22px;
  font-weight: 700;
  color: #111;
  margin: 0 0 20px;
  line-height: 1.3;
}.nxm-static .nxm-faq-item{ margin: 0 auto 4px; max-width: 780px; }.nxm-static .nxm-faq-btn{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 22px 24px;
  background: #ececec;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  color: #111;
  text-align: left;
  font-family: inherit;
  line-height: 1.6;
  transition: background 0.15s, box-shadow 0.2s;
  box-sizing: border-box;
  box-shadow: 0 2px 8px rgba(0,0,0,.06);
}.nxm-static .nxm-faq-btn:hover{ background: #d8d8d8; }.nxm-static .nxm-faq-item.nxm-open .nxm-faq-btn{
  background: #111;
  color: #fff;
  border-radius: 8px 8px 0 0;
}.nxm-static .nxm-faq-icon{
  font-size: 22px;
  font-weight: 300;
  color: #999;
  margin-left: 12px;
  flex-shrink: 0;
  line-height: 1;
}.nxm-static .nxm-faq-item.nxm-open .nxm-faq-icon{ color: #C9963F; }.nxm-static .nxm-faq-body{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.nxm-static .nxm-faq-item.nxm-open .nxm-faq-body{ max-height: 400px; }.nxm-static .nxm-faq-body p{
  padding: 16px 20px;
  font-size: 14px;
  color: #444;
  margin: 0;
  background: #fafafa;
  border-radius: 0 0 8px 8px;
  line-height: 1.7;
}.nxm-static .nxm-btn-row{
  display: flex;
  gap: 12px;
  margin-top: 32px;
}.nxm-static .nxm-cta-btn{
  flex: 1;
  padding: 18px 24px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
  letter-spacing: .3px;
  transition: opacity .2s ease, transform .15s ease;
  display: block;
  box-sizing: border-box;
}.nxm-static .nxm-cta-btn:hover{
  opacity: .85;
  transform: translateY(-2px);
}.nxm-static .nxm-cta-gold{
  background: #C9963F;
  color: #fff !important;
  box-shadow: 0 6px 20px rgba(201,150,63,.35);
}.nxm-static .nxm-cta-dark{
  background: #111;
  color: #fff !important;
  box-shadow: 0 6px 20px rgba(0,0,0,.25);
}.nxm-static .nxm-faq-item > p:empty,
.nxm-static .nxs-wrap p:empty{
  display: none !important;
  margin: 0 !important;
}
@media (max-width: 600px){.nxm-static .nxm-btn-row{ flex-direction: column; }.nxm-static .nxm-section{ margin-top: 0; }}.nxm-static #formContact .form-group{ margin-bottom: 16px; }.nxm-static #formContact label{ display: block; margin-bottom: 6px; font-weight: 600; }.nxm-static #formContact .form-control{
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #f5f5f5;
  color: #333;
  font: inherit;
}.nxm-static #formContact textarea.form-control{ resize: vertical; }.nxm-static #formContact .required-asterisk::after{ content: " *"; color: #c00; }.nxm-static #formContact .no-display{ display: none !important; }.nxm-static #formContact .btn-primary{
  background: #292929;
  color: #fff;
  border: 0;
  padding: 12px 28px;
  border-radius: 6px;
  cursor: pointer;
}.nxm-static #formContact .btn-primary:hover{ background: #000; }

/* Contact Form 7 má na WordPresse inú kostru než Shoptet, vizuál však ostáva 1:1. */
.nxm-static form.wpcf7-form fieldset:not(.hidden-fields-container){
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
  padding: 0;
  border: 0;
}
.nxm-static form.wpcf7-form .form-group{
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 21px 10px 0;
}
.nxm-static form.wpcf7-form .form-group:nth-of-type(1),
.nxm-static form.wpcf7-form .form-group:nth-of-type(2){width:50%;height:95px}
.nxm-static form.wpcf7-form .form-group:nth-of-type(3){height:245px}
.nxm-static form.wpcf7-form .form-group > p{margin:0!important}
.nxm-static form.wpcf7-form label{
  display:block;
  margin:0 0 8px;
  color:#292929;
  font-size:12px;
  font-weight:700;
  line-height:16px;
  text-transform:uppercase
}
.nxm-static form.wpcf7-form label + br{display:none}
.nxm-static form.wpcf7-form .wpcf7-form-control-wrap{display:block;width:100%}
.nxm-static form.wpcf7-form input[type="text"],
.nxm-static form.wpcf7-form input[type="email"],
.nxm-static form.wpcf7-form textarea{
  box-sizing:border-box;
  width:100%;
  margin:0;
  border:1px solid #e0e5ee;
  border-radius:8px;
  background:#fff;
  color:#292929;
  font:14px/19.3846px Roboto,sans-serif;
  box-shadow:none;
  outline:0
}
.nxm-static form.wpcf7-form input[type="text"],
.nxm-static form.wpcf7-form input[type="email"]{height:50px;padding:10px 12px}
.nxm-static form.wpcf7-form textarea{height:200px;min-height:200px;padding:12px;resize:vertical}
.nxm-static form.wpcf7-form input:focus,
.nxm-static form.wpcf7-form textarea:focus{border-color:#292929}
.nxm-static form.wpcf7-form .required-asterisk::after{content:" *";color:#d82020}
.nxm-static form.wpcf7-form .consents{margin-top:30px;padding-top:10px;padding-bottom:25px}
.nxm-static form.wpcf7-form .consents label{
  display:flex;
  align-items:flex-start;
  gap:10px;
  font-size:14px;
  font-weight:400;
  line-height:21px;
  text-transform:none
}
.nxm-static form.wpcf7-form .consents input{flex:0 0 auto;width:18px;height:18px;margin:1px 0 0}
.nxm-static form.wpcf7-form .submit-wrapper{width:240px;height:50px;margin-top:20px;padding:0 10px}
.nxm-static form.wpcf7-form .submit-wrapper>p{height:50px!important}
.nxm-static form.wpcf7-form input[type="submit"]{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:220px;
  height:50px;
  margin:0;
  border:0;
  border-radius:25px;
  background:#292929;
  color:#fff;
  font:400 14px/1 Roboto,sans-serif;
  cursor:pointer;
  box-shadow:none
}
.nxm-static form.wpcf7-form input[type="submit"]:hover,
.nxm-static form.wpcf7-form input[type="submit"]:focus{background:#000;color:#fff}
@media(max-width:600px){
  .nxm-static form.wpcf7-form fieldset:not(.hidden-fields-container){width:100%;margin:0}
  .nxm-static form.wpcf7-form .form-group,
  .nxm-static form.wpcf7-form .form-group:nth-of-type(1),
  .nxm-static form.wpcf7-form .form-group:nth-of-type(2){width:100%;padding-left:0;padding-right:0}
  .nxm-static form.wpcf7-form .consents{height:82px;padding-bottom:22px}
  .nxm-static form.wpcf7-form .submit-wrapper{width:100%;height:40px;padding:0}
  .nxm-static form.wpcf7-form .submit-wrapper>p{height:40px!important}
  .nxm-static form.wpcf7-form input[type="submit"]{width:100%;height:40px}
}

.nxm-static .nxm-legal-content blockquote{
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
}.nxm-static .nxm-legal-content p{
  margin: 0 0 1em;
  line-height: 1.7;
}.nxm-static .nxm-legal-content a{
  word-break: break-word;
}.nxm-static .nxm-legal{
  --template-font: "Open Sans", sans-serif;
  max-width: 860px;
  margin: 0 auto;
  font-family: var(--template-font);
  line-height: 1.7;
  color: #222;
}.nxm-static .nxm-legal p{
  margin: 0 0 1.1em;
}.nxm-static .nxm-legal strong{
  color: #111;
}.nxm-static .nxm-legal a{
  color: inherit;
  text-decoration: underline;
  word-break: break-word;
}.nxm-static .nxs-wrap{
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
  color: #1a1a1a !important;
  max-width: 780px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1.6 !important;
  display: block !important;
}.nxm-static .nxs-section{ margin: 48px 0 !important; }.nxm-static .nxs-hero{
  text-align: center !important;
  margin: 0 0 48px !important;
}.nxm-static .nxs-hero h1{
  font-size: 28px !important;
  font-weight: 800 !important;
  color: #111 !important;
  margin: 0 0 16px !important;
  line-height: 1.25 !important;
}.nxm-static .nxs-hero-sub{
  font-size: 16px !important;
  color: #555 !important;
  margin: 0 auto !important;
  max-width: 560px !important;
  line-height: 1.7 !important;
}.nxm-static .nxs-stats{
  display: flex !important;
  gap: 12px !important;
  margin: 32px 0 !important;
  flex-wrap: wrap !important;
}.nxm-static .nxs-stat{
  flex: 1 !important;
  min-width: 140px !important;
  background: #111 !important;
  border-radius: 12px !important;
  padding: 20px 16px !important;
  text-align: center !important;
}.nxm-static .nxs-stat-num{
  font-size: 28px !important;
  font-weight: 800 !important;
  color: #C9963F !important;
  display: block !important;
  line-height: 1 !important;
  margin-bottom: 6px !important;
}.nxm-static .nxs-stat-label{
  font-size: 12px !important;
  color: #999 !important;
  display: block !important;
}.nxm-static .nxs-stat-label strong{
  color: #C9963F !important;
  font-weight: 700 !important;
}.nxm-static .nxs-stat-label:only-child{ margin-top: 4px !important; }.nxm-static .nxs-dark{
  background: #111 !important;
  border-radius: 14px !important;
  padding: 36px 32px !important;
  margin: 32px 0 !important;
}.nxm-static .nxs-dark h2{
  font-size: 20px !important;
  font-weight: 800 !important;
  color: #fff !important;
  margin: 0 0 16px !important;
  line-height: 1.3 !important;
}.nxm-static .nxs-dark p{
  font-size: 15px !important;
  color: #bbb !important;
  margin: 0 0 14px !important;
  line-height: 1.7 !important;
}.nxm-static .nxs-dark p:last-child{ margin-bottom: 0 !important; }.nxm-static .nxs-dark strong{ color: #fff !important; }.nxm-static .nxs-light{
  background: #f5f5f5 !important;
  border-radius: 12px !important;
  padding: 36px 32px !important;
  margin: 32px 0 !important;
  box-shadow: 0 2px 8px rgba(0,0,0,.08) !important;
}.nxm-static .nxs-light h2{
  font-size: 20px !important;
  font-weight: 800 !important;
  color: #111 !important;
  margin: 0 0 16px !important;
  line-height: 1.3 !important;
}.nxm-static .nxs-light p{
  font-size: 15px !important;
  color: #444 !important;
  margin: 0 0 14px !important;
  line-height: 1.7 !important;
}.nxm-static .nxs-light p:last-child{ margin-bottom: 0 !important; }.nxm-static .nxs-gold{ color: #C9963F !important; }.nxm-static .nxs-label{
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #C9963F !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  margin: 0 0 8px !important;
  display: block !important;
}.nxm-static .nxs-principles{
  display: flex !important;
  gap: 14px !important;
  flex-wrap: wrap !important;
  margin: 24px 0 0 !important;
}.nxm-static .nxs-certs{
  display: flex !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  margin-top: 16px !important;
}.nxm-static .nxs-cert{
  display: inline-block !important;
  padding: 10px 20px !important;
  background: #fff !important;
  border-radius: 8px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #1a3a5c !important;
  border: 1px solid #e0e0e0 !important;
  letter-spacing: 0.3px !important;
}.nxm-static .nxs-cta-links{
  display: flex !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  margin-top: 24px !important;
}.nxm-static .nxs-cta-link{
  display: inline-block !important;
  padding: 14px 28px !important;
  background: #C9963F !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  border-radius: 8px !important;
  text-decoration: none !important;
  transition: background 0.2s !important;
  text-align: center !important;
}.nxm-static .nxs-cta-link:hover{ background: #b8872e !important; }.nxm-static .nxs-cta-link--outline{
  background: transparent !important;
  border: 2px solid #C9963F !important;
  color: #C9963F !important;
}.nxm-static .nxs-cta-link--outline:hover{
  background: #C9963F !important;
  color: #fff !important;
}.nxm-static .nxs-principle{
  flex: 1 !important;
  min-width: 200px !important;
  background: #1a1a1a !important;
  border-radius: 10px !important;
  padding: 22px 18px !important;
  border-left: 3px solid #C9963F !important;
}.nxm-static .nxs-principle h3{
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin: 0 0 8px !important;
}.nxm-static .nxs-principle p{
  font-size: 13px !important;
  color: #999 !important;
  margin: 0 !important;
  line-height: 1.6 !important;
}.nxm-static .nxs-timeline{
  margin: 24px 0 0 !important;
  position: relative !important;
}.nxm-static .nxs-timeline::before{
  content: '' !important;
  position: absolute !important;
  left: 31px !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 2px !important;
  background: linear-gradient(to bottom, #C9963F 78%, #ddd 78%) !important;
}.nxm-static .nxs-time-item{
  display: flex !important;
  gap: 18px !important;
  padding: 18px 0 !important;
  align-items: flex-start !important;
  position: relative !important;
}.nxm-static .nxs-time-item:last-child{ padding-bottom: 0 !important; }.nxm-static .nxs-time-year{
  font-size: 14px !important;
  font-weight: 800 !important;
  color: #C9963F !important;
  min-width: 64px !important;
  flex-shrink: 0 !important;
  text-align: center !important;
}.nxm-static .nxs-time-content{
  flex: 1 !important;
}.nxm-static .nxs-time-title{
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #222 !important;
  margin: 0 0 4px !important;
}.nxm-static .nxs-time-text{
  font-size: 13px !important;
  color: #555 !important;
  line-height: 1.65 !important;
  margin: 0 !important;
}.nxm-static .nxs-time-done .nxs-time-year::after{
  content: '✓' !important;
  display: block !important;
  font-size: 11px !important;
  color: #5a9a5a !important;
  margin-top: 2px !important;
}.nxm-static .nxs-time-planned .nxs-time-year::after{
  content: 'plán' !important;
  display: block !important;
  font-size: 10px !important;
  color: #999 !important;
  font-weight: 600 !important;
  margin-top: 2px !important;
}.nxm-static .nxs-time-planned .nxs-time-title{
  color: #666 !important;
}.nxm-static .nxs-time-planned .nxs-time-text{
  color: #888 !important;
}.nxm-static .nxs-time-flagship{
  background: linear-gradient(135deg, rgba(201,150,63,0.06) 0%, rgba(201,150,63,0.02) 100%) !important;
  border-radius: 10px !important;
  padding: 18px 16px !important;
  margin: 4px -16px !important;
  border-left: 3px solid #C9963F !important;
}.nxm-static .nxs-faq-item{ margin-bottom: 4px !important; }.nxm-static .nxs-faq-btn{
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
  padding: 16px 20px !important;
  background: #f5f5f5 !important;
  border: none !important;
  border-radius: 8px !important;
  cursor: pointer !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  color: #111 !important;
  text-align: left !important;
  font-family: inherit !important;
  transition: background 0.15s !important;
  box-sizing: border-box !important;
  -webkit-tap-highlight-color: transparent !important;
}.nxm-static .nxs-faq-btn:hover{ background: #ebebeb !important; }.nxm-static .nxs-faq-item.nxs-open .nxs-faq-btn{
  background: #111 !important;
  color: #fff !important;
  border-radius: 8px 8px 0 0 !important;
}.nxm-static .nxs-faq-icon{
  font-size: 22px !important;
  font-weight: 300 !important;
  color: #999 !important;
  margin-left: 12px !important;
  flex-shrink: 0 !important;
  line-height: 1 !important;
}.nxm-static .nxs-faq-item.nxs-open .nxs-faq-icon{ color: #C9963F !important; }.nxm-static .nxs-faq-body{
  height: 0;
  overflow: hidden !important;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
}.nxm-static .nxs-faq-body-inner{
  padding: 16px 20px !important;
  font-size: 14px !important;
  color: #444 !important;
  background: #fafafa !important;
  border-radius: 0 0 8px 8px !important;
  line-height: 1.7 !important;
}.nxm-static .nxs-company{
  font-size: 12px !important;
  color: #aaa !important;
  margin-top: 48px !important;
  line-height: 1.6 !important;
  border-top: 1px solid #eee !important;
  padding-top: 20px !important;
  text-align: center !important;
}.nxm-static .nxs-company p{
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 0 0 20px !important;
}.nxm-static .nxs-company strong{ color: #777 !important; }.nxm-static .nxs-reveal{
  opacity: 0 !important;
  transform: translateY(24px) !important;
  transition: opacity 0.7s ease, transform 0.7s ease !important;
}.nxm-static .nxs-reveal.nxs-visible{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.nxm-static .nxs-stagger > *{
  opacity: 0 !important;
  transform: translateY(16px) !important;
  transition: opacity 0.5s ease, transform 0.5s ease !important;
}.nxm-static .nxs-stagger.nxs-visible > *{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.nxm-static .nxs-stagger.nxs-visible > *:nth-child(1){ transition-delay: 0s !important; }.nxm-static .nxs-stagger.nxs-visible > *:nth-child(2){ transition-delay: 0.1s !important; }.nxm-static .nxs-stagger.nxs-visible > *:nth-child(3){ transition-delay: 0.2s !important; }.nxm-static .nxs-stagger.nxs-visible > *:nth-child(4){ transition-delay: 0.3s !important; }.nxm-static .nxs-stagger.nxs-visible > *:nth-child(5){ transition-delay: 0.4s !important; }.nxm-static .nxs-stagger.nxs-done > *{
  transition-delay: 0s !important;
}.nxm-static .nxs-principle{
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1) !important;
}.nxm-static .nxs-principle:hover{
  transform: translateY(-4px) !important;
  box-shadow: 0 8px 24px rgba(0,0,0,.35) !important;
}.nxm-static .nxs-stat{
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1) !important;
}.nxm-static .nxs-stat:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 6px 20px rgba(0,0,0,.25) !important;
}.nxm-static .nxs-time-item{
  transition: background 0.15s cubic-bezier(0.4, 0, 0.2, 1) !important;
}.nxm-static .nxs-time-item:hover{
  background: rgba(201,150,63,0.04) !important;
  border-radius: 8px !important;
}.nxm-static .nxs-cert{
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1) !important;
}.nxm-static .nxs-cert:hover{
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 12px rgba(0,0,0,.1) !important;
}.nxm-static .nxs-cta-link{
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), background 0.15s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1), color 0.15s cubic-bezier(0.4, 0, 0.2, 1) !important;
}.nxm-static .nxs-cta-link:hover{
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 20px rgba(201,150,63,.3) !important;
}.nxm-static .nxs-ai-summary{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  border: 0 !important;
}@media (max-width: 640px){.nxm-static .nxs-wrap{
    padding: 0 4px !important;
  }.nxm-static .nxs-hero{
    margin: 0 0 32px !important;
  }.nxm-static .nxs-hero h1{
    font-size: 22px !important;
    padding: 0 8px !important;
  }.nxm-static .nxs-hero-sub{
    font-size: 14px !important;
    padding: 0 8px !important;
  }.nxm-static .nxs-dark, .nxm-static .nxs-light{
    padding: 28px 20px !important;
    border-radius: 10px !important;
    margin: 24px 0 !important;
  }.nxm-static .nxs-stats{
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
    margin: 24px 0 !important;
  }.nxm-static .nxs-stat{
    min-width: 0 !important;
    padding: 18px 12px !important;
    border-radius: 10px !important;
  }.nxm-static .nxs-stat-num{
    font-size: 22px !important;
  }.nxm-static .nxs-stat-label{
    font-size: 11px !important;
  }.nxm-static .nxs-principles{
    flex-direction: column !important;
    gap: 12px !important;
  }.nxm-static .nxs-principle{
    min-width: 0 !important;
    padding: 20px 16px !important;
  }.nxm-static .nxs-principle h3{
    font-size: 15px !important;
  }.nxm-static .nxs-principle p{
    font-size: 13px !important;
  }.nxm-static .nxs-timeline::before{
    left: 27px !important;
  }.nxm-static .nxs-time-item{
    gap: 14px !important;
    padding: 14px 0 !important;
  }.nxm-static .nxs-time-year{
    font-size: 13px !important;
    min-width: 56px !important;
  }.nxm-static .nxs-time-title{
    font-size: 13px !important;
  }.nxm-static .nxs-time-text{
    font-size: 12px !important;
  }.nxm-static .nxs-time-flagship{
    padding: 14px 12px !important;
    margin: 4px -12px !important;
  }.nxm-static .nxs-certs{
    justify-content: center !important;
  }.nxm-static .nxs-cert{
    padding: 8px 16px !important;
    font-size: 12px !important;
    flex: 1 !important;
    text-align: center !important;
    min-width: 0 !important;
  }.nxm-static .nxs-cta-links{
    flex-direction: column !important;
    gap: 10px !important;
  }.nxm-static .nxs-cta-link{
    width: 100% !important;
    padding: 16px 24px !important;
    text-align: center !important;
    font-size: 15px !important;
    box-sizing: border-box !important;
  }.nxm-static .nxs-faq-btn{
    padding: 18px 16px !important;
    font-size: 14px !important;
    min-height: 48px !important;
  }.nxm-static .nxs-faq-body-inner{
    padding: 14px 16px !important;
    font-size: 13px !important;
  }.nxm-static .nxs-faq-icon{
    font-size: 20px !important;
    min-width: 24px !important;
    text-align: center !important;
  }.nxm-static .nxs-section{
    margin: 32px 0 !important;
  }.nxm-static .nxs-label{
    font-size: 11px !important;
  }.nxm-static .nxs-company{
    margin-top: 32px !important;
    font-size: 11px !important;
  }}@media (max-width: 380px){.nxm-static .nxs-hero h1{
    font-size: 20px !important;
  }.nxm-static .nxs-stat-num{
    font-size: 20px !important;
  }.nxm-static .nxs-dark, .nxm-static .nxs-light{
    padding: 24px 16px !important;
  }}.nxm-static .nxs-stagger > *{
  opacity: 1 !important;
  transform: none !important;
}.nxm-static .nxs-reveal{
  opacity: 1 !important;
  transform: none !important;
}
