.elementor-3589 .elementor-element.elementor-element-126fec6{--display:flex;}.elementor-3589 .elementor-element.elementor-element-1369cb7{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3589 .elementor-element.elementor-element-1369cb7.elementor-element{--align-self:center;}.elementor-3589 .elementor-element.elementor-element-c589753{--display:flex;}.elementor-3589 .elementor-element.elementor-element-7f14804{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3589 .elementor-element.elementor-element-7f14804.elementor-element{--align-self:center;}.elementor-3589 .elementor-element.elementor-element-1f53274{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3589 .elementor-element.elementor-element-1f53274.elementor-element{--align-self:center;}.elementor-3589 .elementor-element.elementor-element-b70dfab{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3589 .elementor-element.elementor-element-b70dfab.elementor-element{--align-self:center;}.elementor-3589 .elementor-element.elementor-element-e747191{--display:flex;}.elementor-3589 .elementor-element.elementor-element-e78b7e9{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3589 .elementor-element.elementor-element-e78b7e9.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-3589 .elementor-element.elementor-element-126fec6{--content-width:100%;}.elementor-3589 .elementor-element.elementor-element-c589753{--content-width:100%;}.elementor-3589 .elementor-element.elementor-element-e747191{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-1369cb7 */.sip-hero {
  max-width: 100%;
  margin: 0 auto;
  
  
}
.sip-hero h1 {
  font-size: clamp(1.9rem, 1.5rem + 2vw, 2.75rem);
  font-weight: 800;
  color: #101828;
  line-height: 1.15;
  margin: 0 0 16px 0;
}
.sip-hero p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
@media (max-width: 600px) {
  .sip-hero { padding: 24px 16px; }
  .sip-hero p { font-size: 1rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7f14804 */.sip-body {
  max-width: 100%;
  margin: 0 auto;
  
  
}
.sip-body h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 36px 0 14px 0;
}
.sip-body h2:first-child { margin-top: 0; }
.sip-body h3 {
  font-size: clamp(1.15rem, 1.05rem + .5vw, 1.5rem);
  font-weight: 700;
  color: #101828;
  margin: 28px 0 12px 0;
}
.sip-body p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 16px 0;
}
.sip-body a { color: #1B5CFF; font-weight: 600; text-decoration: underline; }
.sip-body a:hover { color: #143FBF; }
.sip-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 8px;
  overflow: hidden;
}
.sip-body th, .sip-body td {
  text-align: left;
  padding: 12px 14px;
  font-size: 0.98rem;
  color: #344054;
  border-bottom: 1px solid #E4E9F5;
}
.sip-body th {
  background: #F5F7FC;
  color: #101828;
  font-weight: 700;
}
.sip-body tr:last-child td { border-bottom: none; }
@media (max-width: 600px) {
  .sip-body { padding: 24px 16px; }
  .sip-body th, .sip-body td { padding: 10px; font-size: 0.92rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f53274 */.sip-tool {
  max-width: 100%;
  margin: 0 auto;
  
  
}
.sip-tool-card {
  background: #F5F7FC;
  border: 1px solid #E4E9F5;
  border-left: 4px solid #1B5CFF;
  border-radius: 12px;
  padding: clamp(20px, 4vw, 32px);
}
.sip-tool-card h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 12px 0;
}
.sip-tool-card p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 20px 0;
}
.sip-tool-btn {
  display: inline-block;
  background: #143FBF;
  color: #FFFFFF;
  border-radius: 8px;
  padding: 12px 22px;
  min-height: 44px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
  font-size: 1rem;
}
.sip-tool-btn:hover { background: #143FBF; text-decoration: underline; }
@media (max-width: 600px) {
  .sip-tool { padding: 24px 16px; }
  .sip-tool-card { padding: 18px; }
  .sip-tool-btn { width: 100%; text-align: center; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b70dfab */.sip-closing {
  max-width: 100%;
  margin: 0 auto;
  
  
}
.sip-closing h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 14px 0;
}
.sip-closing p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 16px 0;
}
.sip-closing a { color: #1B5CFF; font-weight: 600; text-decoration: underline; }
.sip-closing a:hover { color: #143FBF; }
@media (max-width: 600px) {
  .sip-closing { padding: 24px 16px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e78b7e9 */.sip-faq {
  max-width: 100%;
  margin: 0 auto;
  
  
}
.sip-faq h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 20px 0;
}
.sip-faq-item {
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 8px;
  padding: 14px 18px;
  margin-bottom: 12px;
}
.sip-faq-item summary {
  font-weight: 700;
  color: #101828;
  font-size: 1.02rem;
  cursor: pointer;
  list-style: none;
  position: relative;
  padding-right: 24px;
}
.sip-faq-item summary::-webkit-details-marker { display: none; }
.sip-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  color: #1B5CFF;
  font-weight: 800;
  font-size: 1.2rem;
}
.sip-faq-item[open] summary::after { content: "-"; }
.sip-faq-item p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.05rem);
  line-height: 1.7;
  color: #344054;
  margin: 10px 0 0 0;
}
@media (max-width: 600px) {
  .sip-faq { padding: 24px 16px; }
  .sip-faq-item { padding: 12px 14px; }
}/* End custom CSS */