.elementor-3347 .elementor-element.elementor-element-126fec6{--display:flex;}.elementor-3347 .elementor-element.elementor-element-1369cb7{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3347 .elementor-element.elementor-element-1369cb7.elementor-element{--align-self:center;}.elementor-3347 .elementor-element.elementor-element-c589753{--display:flex;}.elementor-3347 .elementor-element.elementor-element-7f14804{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3347 .elementor-element.elementor-element-7f14804.elementor-element{--align-self:center;}.elementor-3347 .elementor-element.elementor-element-1f53274{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3347 .elementor-element.elementor-element-1f53274.elementor-element{--align-self:center;}.elementor-3347 .elementor-element.elementor-element-b70dfab{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3347 .elementor-element.elementor-element-b70dfab.elementor-element{--align-self:center;}.elementor-3347 .elementor-element.elementor-element-e747191{--display:flex;}.elementor-3347 .elementor-element.elementor-element-47068dd{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3347 .elementor-element.elementor-element-47068dd.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-3347 .elementor-element.elementor-element-126fec6{--content-width:100%;}.elementor-3347 .elementor-element.elementor-element-c589753{--content-width:100%;}.elementor-3347 .elementor-element.elementor-element-e747191{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-1369cb7 */.jsm-hero {
  max-width: 90%;
  margin: 0 auto;
  padding: clamp(28px, 5vw, 56px) clamp(16px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.jsm-hero h1 {
  font-size: clamp(1.9rem, 1.5rem + 2vw, 2.75rem);
  font-weight: 800;
  color: #101828;
  line-height: 1.15;
  margin: 0 0 20px 0;
}
.jsm-hero p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
@media (max-width: 600px) {
  .jsm-hero {
    padding: 28px 16px;
  }
  .jsm-hero h1 {
    margin-bottom: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7f14804 */.jsm-body {
  max-width: 90%;
  margin: 0 auto;
  padding: clamp(28px, 5vw, 56px) clamp(16px, 4vw, 32px);
}
.jsm-body h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 40px 0 16px 0;
}
.jsm-body h2:first-child {
  margin-top: 0;
}
.jsm-body p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 16px 0;
}
.jsm-body ul {
  margin: 0 0 20px 0;
  padding-left: 20px;
}
.jsm-body li {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin-bottom: 10px;
}
.jsm-body a {
  color: #1B5CFF;
  text-decoration: underline;
}
.jsm-body a:hover {
  color: #143FBF;
}
.jsm-code-compare {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 20px 0 28px 0;
}
.jsm-code-block {
  background: #F5F7FC;
  border: 1px solid #E4E9F5;
  border-radius: 10px;
  padding: 16px;
  overflow-x: auto;
}
.jsm-code-label {
  display: inline-block;
  font-size: 0.78rem;
  font-weight: 700;
  color: #143FBF;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
.jsm-code-block pre {
  margin: 0;
}
.jsm-code-block code {
  font-family: Menlo, Consolas, monospace;
  font-size: 0.85rem;
  line-height: 1.6;
  color: #101828;
  white-space: pre-wrap;
  word-break: break-word;
}
.jsm-table {
  width: 100%;
  border-collapse: collapse;
  margin: 8px 0 28px 0;
  font-size: 0.95rem;
}
.jsm-table th,
.jsm-table td {
  text-align: left;
  padding: 12px 14px;
  border: 1px solid #E4E9F5;
  color: #344054;
}
.jsm-table th {
  background: #F5F7FC;
  color: #101828;
  font-weight: 700;
}
@media (max-width: 600px) {
  .jsm-body {
    padding: 28px 16px;
  }
  .jsm-body h2 {
    margin: 28px 0 12px 0;
  }
  .jsm-code-compare {
    grid-template-columns: 1fr;
  }
  .jsm-table {
    font-size: 0.85rem;
  }
  .jsm-table th,
  .jsm-table td {
    padding: 8px 10px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f53274 */.jsm-tool {
  max-width: 90%;
  margin: 0 auto;
  padding: clamp(28px, 5vw, 56px) clamp(16px, 4vw, 32px);
  
}
.jsm-tool-card {
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-left: 4px solid #1B5CFF;
  border-radius: 12px;
  padding: clamp(20px, 4vw, 32px);
}
.jsm-tool-card h3 {
  font-size: clamp(1.15rem, 1.05rem + .5vw, 1.5rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 12px 0;
}
.jsm-tool-card p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 20px 0;
}
.jsm-tool-btn {
  display: inline-block;
  background: #143FBF;
  color: #FFFFFF;
  border-radius: 8px;
  padding: 12px 20px;
  font-weight: 700;
  text-decoration: none;
  min-height: 44px;
  line-height: 20px;
}
.jsm-tool-btn:hover {
  background: #143FBF;
  text-decoration: underline;
}
@media (max-width: 600px) {
  .jsm-tool {
    padding: 28px 16px;
  }
  .jsm-tool-btn {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b70dfab */.jsm-closing {
  max-width: 100%;
  margin: 0 auto;
  padding: clamp(28px, 5vw, 56px) clamp(16px, 4vw, 32px);
}
.jsm-closing p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
.jsm-closing a {
  color: #1B5CFF;
  text-decoration: underline;
}
.jsm-closing a:hover {
  color: #143FBF;
}
@media (max-width: 600px) {
  .jsm-closing {
    padding: 28px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-47068dd */.jsm-faq {
  max-width: 80%;
  margin: 0 auto;
  padding: clamp(28px, 5vw, 56px) clamp(16px, 4vw, 32px);
}
.jsm-faq h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 20px 0;
}
.jsm-faq-item {
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 10px;
  padding: 14px 18px;
  margin-bottom: 12px;
}
.jsm-faq-item summary {
  font-size: 1.02rem;
  font-weight: 700;
  color: #101828;
  cursor: pointer;
  list-style: none;
  position: relative;
  padding-right: 28px;
}
.jsm-faq-item summary::-webkit-details-marker {
  display: none;
}
.jsm-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  color: #1B5CFF;
  font-weight: 700;
  font-size: 1.2rem;
}
.jsm-faq-item[open] summary::after {
  content: "\2212";
}
.jsm-faq-item p {
  font-size: 0.98rem;
  line-height: 1.7;
  color: #344054;
  margin: 12px 0 0 0;
}
@media (max-width: 600px) {
  .jsm-faq {
    padding: 28px 16px;
  }
  .jsm-faq-item {
    padding: 12px 14px;
  }
}/* End custom CSS */