.elementor-11 .elementor-element.elementor-element-bd98851 > .elementor-widget-container{background-color:transparent;background-image:linear-gradient(180deg, #FF5A00 0%, #FF3302 100%);}.elementor-11 .elementor-element.elementor-element-a5a1050{--display:flex;}.elementor-11 .elementor-element.elementor-element-48c9a90{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-11 .elementor-element.elementor-element-80c369f img{box-shadow:0px 0px 0px -100px rgba(0,0,0,0.5);}.elementor-11 .elementor-element.elementor-element-3040d7a{--display:flex;}.elementor-11 .elementor-element.elementor-element-f7fd0a1{--display:flex;}.elementor-11 .elementor-element.elementor-element-80dfb2b{--display:flex;}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for html, class: .elementor-element-7e1e2c4 *//* --- BLOQUE GENERAL --- */
.trusty-locations-block {
  position: relative;
  background: linear-gradient(180deg, #FF6B1A 0%, #ff3302 60%, #FF7F2A 100%);
  color: #ffffff;
  text-align: center;
  padding-bottom: 60px;
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
}

/* --- CURVA SUPERIOR --- */
.curve-top {
  width: 100%;
  height: 140px;
  background: #ffffff;
  border-bottom-left-radius: 50% 40%;
  border-bottom-right-radius: 50% 40%;
}

/* --- CONTENIDO CENTRAL --- */
.trusty-content {
  margin-top: -40px;
  padding: 0 20px;
}

.trusty-title {
  color: #073B3A;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 10px;
}

.trusty-subtitle {
  
  font-size: 18px;
  margin-bottom: 30px;
}

/* --- LISTA DE CIUDADES --- */
.trusty-locations {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-bottom: 40px;
}

.location-group h3 {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 600;
}

.location-pill {
  display: inline-block;
  padding: 8px 20px;
  background: #ffffff;
  color: #FF6B1A;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 600;
}

/* --- FORMULARIO --- */
.trusty-form-box {
  background: #ffffff;
  color: #ff6b1a;
  margin: 0 auto;
  padding: 25px;
  border-radius: 20px;
  max-width: 400px;
  box-shadow: 0px 10px 25px rgba(0,0,0,0.15);
}

.form-title {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 5px;
}

.form-subtitle {
  font-size: 16px;
  margin-bottom: 20px;
}

.trusty-form input {
  width: 100%;
  padding: 12px;
  margin-bottom: 15px;
  border-radius: 12px;
  border: 1px solid #ddd;
  font-size: 15px;
}

.trusty-form button {
  width: 100%;
  padding: 14px;
  background: #FF6B1A;
  color: #ffffff;
  border: none;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
}

.trusty-form button:hover {
  background: #E85600;
}

.form-note {
  margin-top: 12px;
  font-size: 14px;
  opacity: 0.8;
}

/* --- RESPONSIVE --- */
@media (min-width: 768px) {
  .trusty-title { font-size: 40px; }
  .trusty-subtitle { font-size: 20px; }
}
input, textarea {
  background: #ffffff !important;
  border: 1px solid #dddddd !important;
  border-radius: 12px !important;
  color: #073B3A !important;
}

input::placeholder, textarea::placeholder {
  color: #666666 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7c71887 *//* --- BLOQUE GENERAL --- */
.trusty-problem-block {
  background: #ffffff;
  padding: 80px 20px;
  text-align: center;
  font-family: 'Poppins', Poppins;
  color: #073B3A;
}

/* --- ETIQUETA SUPERIOR --- */
.trusty-tag {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #FF6B1A;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

/* --- TÍTULO --- */
.trusty-problem-title {
  font-size: 38px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 30px;
}

/* --- TEXTO GENERAL --- */
.trusty-problem-text {
  font-size: 18px;
  line-height: 1.6;
  max-width: 800px;
  margin: 0 auto 25px auto;
}

/* --- LISTA DE MIEDOS --- */
.trusty-problem-list {
  list-style: none;
  padding: 0;
  margin: 0 auto 35px auto;
  max-width: 600px;
}

.trusty-problem-list li {
  font-size: 18px;
  padding: 6px 0;
  color: #073B3A;
}

/* --- RESPONSIVE --- */
@media (max-width: 768px) {
  .trusty-problem-title {
    font-size: 30px;
  }
  
  .trusty-problem-text, 
  .trusty-problem-list li {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e81010c *//* ====== BLOQUE 4 — CÓMO FUNCIONA ====== */
.trusty-howitworks {
  padding: 80px 20px;
  text-align: center;
  background: #ffffff;
}

.trusty-title {
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 800;
  margin-bottom: 60px;
  color: #1f2a44;
}

.trusty-steps {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  justify-items: center;
}

.trusty-step {
  position: relative;
  max-width: 300px;
  background: #f8fafc;
  border-radius: 16px;
  padding: 32px 24px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.trusty-step:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0,0,0,0.08);
}

.trusty-step__num {
  display: inline-block;
  font-weight: 800;
  color: #ffffff;
  background: #ff6600;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  font-size: 18px;
  margin-bottom: 16px;
}

.trusty-step__title {
  font-size: 20px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 10px;
}

.trusty-step__text {
  font-size: 15px;
  color: #475569;
  line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3daf96e */<style>
.trusty-pros{padding:80px 20px;background:#0f172a;color:#fff;border-radius:16px}
.trusty-pros .container{max-width:1100px;margin:0 auto}
.tp-title{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.02em;margin:0 0 18px}
.tp-lead{font-size:clamp(16px,2.2vw,18px);color:#;margin:0 0 32px}
.tp-subtitle{font-size:clamp(18px,2.2vw,22px);font-weight:800;margin:0 0 14px;color:#FF6B1A}
.tp-benefits{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 0 26px;padding:0;list-style:none}
.tp-benefit{position:relative;background:#111827;border:1px solid rgba(255,255,255,.08);padding:16px 16px 16px 48px;border-radius:14px;color:#f3f4f6}
.tp-benefit::before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.18)}
.tp-microcopy{margin:8px 0 0;font-size:14px;color:#cbd5e1;opacity:.9}
@media (prefers-reduced-motion:no-preference){
  .tp-benefit{transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease}
  .tp-benefit:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.25);border-color:rgba(255,255,255,.16)}
}
</style>/* End custom CSS */