.elementor-22626 .elementor-element.elementor-element-23a7228{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-22626 .elementor-element.elementor-element-f4a0c3f img{border-style:solid;border-color:var( --e-global-color-astglobalcolor1 );border-radius:20px 20px 20px 20px;}.elementor-22626 .elementor-element.elementor-element-194ada3{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22626 .elementor-element.elementor-element-2e6c395{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22626 .elementor-element.elementor-element-b8f658a img{border-style:solid;border-width:1px 1px 1px 1px;border-radius:15px 15px 15px 15px;}.elementor-22626 .elementor-element.elementor-element-b8f658a .widget-image-caption{font-size:var( --e-global-typography-9d08ec8-font-size );line-height:var( --e-global-typography-9d08ec8-line-height );}.elementor-22626 .elementor-element.elementor-element-96b9dac img{border-style:solid;border-width:1px 1px 1px 1px;border-radius:15px 15px 15px 15px;}@media(max-width:1024px){.elementor-22626 .elementor-element.elementor-element-194ada3{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-22626 .elementor-element.elementor-element-2e6c395{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-22626 .elementor-element.elementor-element-b8f658a .widget-image-caption{font-size:var( --e-global-typography-9d08ec8-font-size );line-height:var( --e-global-typography-9d08ec8-line-height );}}@media(min-width:768px){.elementor-22626 .elementor-element.elementor-element-23a7228{--content-width:1600px;}}@media(max-width:767px){.elementor-22626 .elementor-element.elementor-element-23a7228{--padding-top:10px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22626 .elementor-element.elementor-element-f4a0c3f{margin:00px 00px calc(var(--kit-widget-spacing, 0px) + 00px) 00px;padding:0px 0px 0px 0px;}.elementor-22626 .elementor-element.elementor-element-194ada3{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22626 .elementor-element.elementor-element-2e6c395{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22626 .elementor-element.elementor-element-b8f658a .widget-image-caption{font-size:var( --e-global-typography-9d08ec8-font-size );line-height:var( --e-global-typography-9d08ec8-line-height );}}/* Start custom CSS *//* 
* ySense Guide - Fully Scoped Stylesheet
* All body.elementor-page-22626s prefixed with .ysense-guide to prevent affecting other site elements
*/

/* ===== Scoped Headings ===== */
.ysense-guide h1, 
.ysense-guide h2, 
.ysense-guide h3, 
.ysense-guide h4 {
  color: #2c5282;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

.ysense-guide h1 {
  font-size: 2rem;
  padding-bottom: 10px;
}

.ysense-guide h2 {
  font-size: 1.8rem;
  padding-bottom: 10px;
}

.ysense-guide h3 {
  font-size: 1.4rem;
}

.ysense-guide h4 {
  font-size: 1.1rem;
}

/* ===== Scoped Text Elements ===== */
.ysense-guide p {
  margin-bottom: 1em;
  text-align: left;
}

.ysense-guide strong {
  color: #2d3748;
  font-weight: 600;
}

/* ===== Scoped Links ===== */
.ysense-guide a {
  color: #ef4d48;
  text-decoration: underline;
  font-weight: bold;
}

.ysense-guide a:hover {
  text-decoration: underline;
  color: #d90700;
  font-weight: bold;
}

/* ===== Scoped Lists ===== */
.ysense-guide ul {
  margin-bottom: 1em;
  padding-left: 18px;
  margin-left: 0;
}

.ysense-guide ol {
  margin-bottom: 1em;
  padding-left: 18px;
  margin-left: 0;
}

.ysense-guide li {
  margin-bottom: 0.5em;
  text-align: left;
}

/* Special class for regular bulleted lists */
.ysense-guide .regular-bullets {
  margin-bottom: 1em;
  padding-left: 18px;
  margin-left: 0;
  list-style-type: circle;
}

.ysense-guide .regular-bullets li {
  margin-bottom: 0.5em;
  text-align: left;
  list-style-type: circle;
}

.ysense-guide .app-list {
  padding-left: 18px;
  margin-left: 0;
  margin-bottom: 15px;
  list-style-type: circle;
}

.ysense-guide .app-list li {
  margin-bottom: 10px;
  list-style-type: circle;
  margin-left: 0;
}

.ysense-guide .app-list li:last-child {
  margin-bottom: 0;
}

/* ===== Scoped Promotion Box ===== */
.ysense-guide .promotion-box {
  background-color: #faeff7;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  padding: 20px;
  margin-bottom: 20px;
  border-left: 4px solid #ef4d48;
}

.ysense-guide .promotion-box h3 {
  color: #2c5282;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.3rem;
}

/* ===== Scoped Process Box ===== */
.ysense-guide .process-box {
  background-color: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  padding: 20px;
  margin-bottom: 20px;
  border-left: 4px solid #ef4d48;
}

.ysense-guide .process-box h3 {
  color: #2c5282;
  margin-top: 0;
  margin-bottom: 15px;
}

/* ===== Scoped Process Steps ===== */
.ysense-guide .process-steps {
  counter-reset: step-counter;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.ysense-guide .process-steps li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-left: 0;
}

.ysense-guide .process-steps li:last-child {
  margin-bottom: 0;
}

.ysense-guide .process-steps li:before {
  content: counter(step-counter);
  counter-increment: step-counter;
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background-color: #ef4d48;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

/* Prevent nested lists inside process steps from using numbered circles */
.ysense-guide .process-steps li ul {
  margin-top: 10px;
}

.ysense-guide .process-steps li ul li {
  position: static;
  padding-left: 0;
  margin-left: 18px;
}

.ysense-guide .process-steps li ul li:before {
  display: none;
}

/* ===== Scoped Tips Container ===== */
.ysense-guide .tips-container {
  margin: 30px 0;
  background-color: #f8fafc;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}

.ysense-guide .tips-container h3 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #2d3748;
  font-size: 1.4rem;
}

.ysense-guide .tips-intro {
  margin-bottom: 20px;
  font-style: italic;
  color: #4a5568;
}

/* ===== Scoped Tips List ===== */
.ysense-guide .tips-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* ===== Scoped Tip Box ===== */
.ysense-guide .tip-box {
  display: flex;
  background-color: white;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* ===== Scoped Tip Number ===== */
.ysense-guide .tip-number {
  background-color: #ef4d48;
  color: white;
  width: 30px;
  height: 30px;
  min-width: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1rem;
  margin-right: 15px;
  flex-shrink: 0;
}

/* ===== Scoped Tip Content ===== */
.ysense-guide .tip-content {
  flex-grow: 1;
}

.ysense-guide .tip-content h4 {
  margin-top: 0;
  margin-bottom: 8px;
  color: #2c5282;
  font-size: 1.1rem;
}

.ysense-guide .tip-content p {
  margin: 0;
  color: #4a5568;
}

/* ===== Scoped Example Box ===== */
.ysense-guide .example-box {
  background-color: #faeff7;
  border-radius: 6px;
  padding: 15px;
  margin: 15px 0;
}

.ysense-guide .example-box h4 {
  margin-top: 0;
  margin-bottom: 10px;
}

/* ===== Scoped Related Guides ===== */
.ysense-guide .related-guides {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #e2e8f0;
}

.ysense-guide .related-guides p {
  font-weight: bold;
  margin-bottom: 10px;
}

.ysense-guide .related-guides ul {
  padding-left: 18px;
  list-style-type: circle;
  margin-left: 0;
}

/* ===== Scoped Image Container ===== */
.ysense-guide .image-container {
  text-align: center;
  margin: 20px 0;
}

.ysense-guide .image-container img {
  max-width: 100%;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

/* ===== Scoped Proof Box ===== */
.ysense-guide .proof-box {
  background-color: #f9f9f9;
  border-radius: 8px;
  padding: 15px;
  margin: 20px 0;
  border: 1px solid #e2e8f0;
}

.ysense-guide .proof-box h4 {
  margin-top: 0;
  margin-bottom: 10px;
}

/* ===== Scoped Table Styles ===== */
.ysense-guide table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  text-align: left;
}

.ysense-guide thead {
  background-color: #ef4d48;
  color: white;
}

.ysense-guide th, 
.ysense-guide td {
  padding: 10px;
  border: 1px solid #ddd;
}

.ysense-guide th {
  font-weight: bold;
}

.ysense-guide th a {
  color: white;
  text-decoration: none;
}

.ysense-guide th a:hover {
  text-decoration: underline;
  color: white;
}

/* ===== Scoped CTA Button ===== */
.ysense-guide .cta-button {
  display: inline-block;
  background-color: #ef4d48;
  color: white !important;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 4px;
  text-decoration: none;
  margin-right: 10px;
  transition: background-color 0.3s;
}

.ysense-guide .cta-button:hover {
  background-color: #d90700;
  color: white;
  text-decoration: none;
}

/* Mobile Responsive Section - Updated */
@media (max-width: 767px) {
  /* Box styling preservation for mobile */
  .ysense-guide .promotion-box, 
  .ysense-guide .process-box,
  .ysense-guide .tips-container,
  .ysense-guide .example-box,
  .ysense-guide .proof-box,
  .ysense-guide .related-guides {
    padding: 15px !important;
    margin-bottom: 15px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    /* Ensure boxes maintain their styling */
    border-radius: 8px !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
  }
  
  /* Ensure borders remain visible */
  .ysense-guide .promotion-box,
  .ysense-guide .process-box {
    border-left: 4px solid #ef4d48 !important;
  }
  
  .ysense-guide .example-box {
    background-color: #faeff7 !important;
    border-radius: 6px !important;
  }
  
  .ysense-guide .proof-box {
    border: 1px solid #e2e8f0 !important;
  }
  
  /* BALANCED PROCESS STEPS ALIGNMENT - ALIGNED WITH HEADER */
  .ysense-guide .process-steps {
    margin-left: 0 !important;
  }
  
  .ysense-guide .process-steps > li {
    padding-left: 26px !important;
    margin-bottom: 10px !important;
  }

  
  .ysense-guide .process-steps li:before {
    width: 20px !important; /* UPDATED: Reduced from 20px for better proportions */
    height: 20px !important; /* UPDATED: Reduced from 20px for better proportions */
    font-size: 12px !important; /* UPDATED: Reduced from 12px for better fit */
    left: 0 !important;
  }
  

  /* Nested list fix for mobile */
  .ysense-guide .process-steps li ul li {
    margin-left: 0px !important; /* UPDATED: Reduced from 6px to fix gap between bullet and text */
  }
  
  /* Tip boxes - maintain horizontal layout with REDUCED PADDING */
  .ysense-guide .tip-box {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    padding: 12px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .ysense-guide .tip-number {
    margin-right: 8px !important;
    margin-bottom: 0 !important;
    align-self: flex-start !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    font-size: 0.9rem !important;
  }
  
  /* Heading sizes for mobile */
  .ysense-guide h1 {
    font-size: 1.5rem;
  }
  
  .ysense-guide h2 {
    font-size: 1.4rem;
  }
  
  .ysense-guide h3 {
    font-size: 1.2rem;
  }
  
  .ysense-guide .tip-content h4 {
    font-size: 1rem;
  }
  
  /* Ensure proper font sizes for readability */
  .ysense-guide p, 
  .ysense-guide li {
    font-size: 14px !important;
  }
  
  /* Table responsiveness */
  .ysense-guide table {
    display: block;
    overflow-x: auto;
  }
  
  .ysense-guide th, 
  .ysense-guide td {
    padding: 8px !important;
    font-size: 12px !important;
  }
  
  /* Example box with reduced padding */
  .ysense-guide .example-box {
    padding: 10px !important;
  }
  
  /* Image styling preservation */
  .ysense-guide .image-container {
    text-align: center !important;
  }
  
  .ysense-guide .image-container img {
    margin: 0 auto !important;
    display: block !important;
  }
  
  /* Fix for nested list bullet spacing */
  .ysense-guide .regular-bullets li {
    margin-left: 5px !important; /* UPDATED: Better spacing between bullet and text */
  }
}/* End custom CSS */