.elementor-63428 .elementor-element.elementor-element-659c674.elementor-column > .elementor-widget-wrap{justify-content:center;}/* Start custom CSS for html, class: .elementor-element-f0b90c8 */.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-7252573 */.ho-wpr-section {
    max-width: 860px;
    margin: 48px auto;
    padding: 0 20px;
    color: #1a1a2e;
  }
 
  .ho-wpr-intro {
    font-size: 17px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 36px;
    border-left: 4px solid #c0392b;
    padding-left: 18px;
  }
 
  .ho-wpr-heading {
      font-size: 17px;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 20px 0;
    letter-spacing: -0.01em;
  }
 
  /* Material cards */
  .ho-wpr-cards {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 40px;
  }
 
  .ho-wpr-card {
    border: 1px solid #e4e4e8;
    border-radius: 10px;
    overflow: hidden;
  }
 
  .ho-wpr-card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    background: #134686;
  }
 
  .ho-wpr-card-title {
    display: flex;
    align-items: center;
    gap: 12px;
  }
 
  .ho-wpr-card-num {
     font-size: 17px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.06em;
  }
 
  .ho-wpr-card-name {
      font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #ffffff;
  }
 
  .ho-wpr-card-price {
    background: #fff;
    color: #1a1a2e;
    font-weight: 800;
      font-size: 17px;
    padding: 5px 12px;
    border-radius: 4px;
    white-space: nowrap;
  }
 
  .ho-wpr-card-body {
    padding: 18px 20px;
    background: #f7f7f9;
  }
 
  .ho-wpr-card-problem {
      font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: #c0392b;
    margin-bottom: 6px;
  }
 
  .ho-wpr-card-desc {
      font-size: 17px;
    color: #333;
    line-height: 1.7;
    margin: 0 0 10px 0;
  }
 
  .ho-wpr-card-note {
      font-size: 15px;
    color: #666;
    line-height: 1.65;
    margin: 0;
    padding-top: 10px;
    border-top: 1px dashed #ddd;
  }
 
  /* Stainless callout — positive card */
  .ho-wpr-card--stainless {
  }
 
  .ho-wpr-card--stainless .ho-wpr-card-header {
    background: #134686;
  }
 
  .ho-wpr-card--stainless .ho-wpr-card-num {
    color: #fff;
  }
 
  .ho-wpr-card--stainless .ho-wpr-card-price {
    background: #fff;
    color: #000;
  }
 
  .ho-wpr-card--stainless .ho-wpr-card-problem {
    color: #c0392b;
  }
 
  /* Conclusion */
  .ho-wpr-conclusion {
    background: #1a1a2e;
    color: #fff;
    border-radius: 10px;
    padding: 24px 28px;
  }
 
  .ho-wpr-conclusion-label {
      font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #c8a84b;
    margin-bottom: 10px;
  }
 
  .ho-wpr-conclusion p {
    margin: 0;
     font-size: 17px;
    color: #e0e0e8;
    line-height: 1.75;
  }
 
  .ho-wpr-conclusion strong {
    color: #ffffff;
  }
 
  @media (max-width: 600px) {
    .ho-wpr-card-header {
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
    }
  }/* End custom CSS */