.elementor-63490 .elementor-element.elementor-element-7d498ba.elementor-column > .elementor-widget-wrap{justify-content:center;}/* Start custom CSS for html, class: .elementor-element-4980025 */.container{
max-width:900px;
margin:auto;
padding:20px 20px;
}

h1{
font-size:40px;
margin-bottom:10px;
text-align:center;
}

.btns a {
    width: 190px;
}


.subtitle{
text-align:center;
color:#666;
margin-bottom:40px;
font-size:18px;
}

.brochure{
background:white;
padding:20px;
border-radius:14px;
box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.brochure img{
width:100%;
border-radius:10px;
}

.section{
margin-top:40px;
}

.section h2{
font-size:24px;
margin-bottom:12px;
}

.section p{
color:#555;
font-size: 16px;
}

.btns{
margin-top:25px;
display:flex;
gap:15px;
flex-wrap:wrap;
  align-items: center;
  justify-content: center;
}

.btn{
padding:12px 20px;
border-radius:8px;
font-weight:bold;
text-decoration:none;
}

.btn-download{
background:#e31e24;
color:white;
}

.btn-whatsapp{
background:#25D366;
color:white;
}

.back-btn{
display: block;
position:relative;
margin: 0 auto;
gap:8px;
margin-bottom:25px;
padding:10px 18px;
font-size:14px;
font-weight:600;
color:#333;
background:#ffffff;
border:1px solid #e4e4e4;
border-radius:8px;
box-shadow:0 2px 6px rgba(0,0,0,0.05);
transition:all 0.25s ease;
cursor:pointer;
text-align: center;
}

.back-btn:hover{
background:#e31e24;
color:#fff;
border-color:#e31e24;
transform:translateY(-1px);
box-shadow:0 4px 10px rgba(0,0,0,0.15);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc6eb87 */.ho-epb-section {
    max-width: 860px;
    margin: 48px auto;
    padding: 0 20px;
    color: #1a1a2e;
  }
 
  .ho-epb-intro {
    font-size: 17px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 36px;
    border-left: 4px solid #c8a84b;
    padding-left: 18px;
  }
 
  .ho-epb-heading {
       font-size: 17px;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 20px 0;
    letter-spacing: -0.01em;
  }
 
  /* Without bonding — risks */
  .ho-epb-risks {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 40px;
  }
 
  .ho-epb-risk {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background: #fff3e0;
    border: 1px solid #e0a800;
    border-left: 4px solid #e0a800;
    border-radius: 8px;
    padding: 16px 18px;
  }
 
  .ho-epb-risk-icon {
    width: 36px;
    height: 36px;
    background: #000;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
        font-size: 17px;
  }
 
  .ho-epb-risk-title {
        font-size: 15px;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 4px;
  }
 
  .ho-epb-risk-desc {
        font-size: 17px;
    color: #555;
    line-height: 1.65;
    margin: 0;
  }
 
  /* Why it happens */
  .ho-epb-why {
    background: #1a1a2e;
    color: #fff;
    border-radius: 10px;
    padding: 22px 26px;
    margin-bottom: 40px;
  }
 
  .ho-epb-why-label {
        font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #c8a84b;
    margin-bottom: 10px;
  }
 
  .ho-epb-why p {
    margin: 0 0 10px 0;
        font-size: 17px;
    color: #e0e0e8;
    line-height: 1.7;
  }
 
  .ho-epb-why p:last-child { margin-bottom: 0; }
 
  /* Two bonding types */
  .ho-epb-types {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 40px;
  }
 
  .ho-epb-type {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e4e4e8;
  }
 
  .ho-epb-type-header {
    padding: 13px 20px;
    background: #426f93;
  }
 
  .ho-epb-type-title {
        font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 2px;
  }
 
  .ho-epb-type-ref {
        font-size: 17px;
    color: #fff;
    letter-spacing: 0.03em;
  }
 
  .ho-epb-type-body {
    padding: 16px 20px;
    background: #f7f7f9;
    font-size: 15px;
    color: #444;
    line-height: 1.7;
  }
 
  .ho-epb-type-body p { margin: 0 0 10px 0; }
  .ho-epb-type-body p:last-child { margin-bottom: 0; }
 
  /* SGD 50 callout */
  .ho-epb-price {
    background: #c8a84b;
    color: #1a1a2e;
    border-radius: 10px;
    padding: 20px 26px;
    margin-bottom: 36px;
    display: flex;
    align-items: center;
    gap: 20px;
  }
 
  .ho-epb-price-amount {
    font-size: 2rem;
    font-weight: 800;
    line-height: 1;
    flex-shrink: 0;
    white-space: nowrap;
  }
 
  .ho-epb-price-text {
        font-size: 17px;
    line-height: 1.6;
    font-weight: 600;
  }
 
  /* Legal */
  .ho-epb-legal {
    background: #fff3f3;
    border: 1px solid #c0392b;
    border-left: 4px solid #c0392b;
    border-radius: 8px;
    padding: 18px 22px;
    margin-bottom: 36px;
  }
 
  .ho-epb-legal-label {
        font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #c0392b;
    margin-bottom: 6px;
  }
 
  .ho-epb-legal p {
    margin: 0;
        font-size: 17px;
    color: #555;
    line-height: 1.7;
  }
 
  .ho-epb-legal strong { color: #1a1a2e; }
 
  /* Conclusion */
  .ho-epb-conclusion {
    background: #1a1a2e;
    color: #fff;
    border-radius: 10px;
    padding: 24px 28px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
  }
 
  .ho-epb-conclusion-dot {
    width: 32px;
    height: 32px;
    background: #00a99d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
  }
 
  .ho-epb-conclusion-dot svg {
    width: 16px;
    height: 16px;
    fill: #fff;
  }
 
  .ho-epb-conclusion-label {
        font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #c8a84b;
    margin-bottom: 8px;
  }
 
  .ho-epb-conclusion p { margin: 0; font-size: 17px; color: #e0e0e8; line-height: 1.75; }
  .ho-epb-conclusion strong { color: #fff; }
 
  @media (max-width: 600px) {
    .ho-epb-price { flex-direction: column; gap: 10px; }
    .ho-epb-conclusion { flex-direction: column; gap: 12px; }
  }/* End custom CSS */