button{font-family:inherit}

.st-hov-1:hover{border-color:#3FA0DA !important}
.st-hov-2:hover{background:#2C8FC4 !important;color:#fff !important}
.st-hov-3:hover{box-shadow:0 10px 28px rgba(23,26,28,0.08) !important;transform:translateY(-2px)}
.st-hov-8:hover{transform:scale(1.015)}

.st-tile{position:relative;overflow:hidden;border-radius:16px;min-height:230px;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .3s ease;background:#0E1214}
.st-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.st-tile-fallback{position:absolute;inset:0;display:none}
.st-tile.is-placeholder .st-tile-fallback{display:block}
.st-tile-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,8,10,0.9) 0%,rgba(6,8,10,0.5) 55%,rgba(6,8,10,0.15) 100%)}
.st-tile-content{position:relative;z-index:2;padding:26px}

.tc-role-card{border:1px solid #E7E9EB;border-radius:16px;padding:22px;transition:transform .3s ease,box-shadow .3s ease}
.tc-role-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#171A1C;color:#fff;display:flex;align-items:center;justify-content:center}
.tc-role-card h4{margin-top:14px;font-weight:800;font-size:16px;letter-spacing:-0.01em}
.tc-role-card p{margin-top:6px;font-size:13.5px;line-height:1.55;color:#5B6368}

.tc-step{display:flex;gap:16px;align-items:flex-start}
.tc-step-num{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#171A1C;color:#fff;display:flex;align-items:center;justify-content:center;font-family:'IBM Plex Mono',monospace;font-weight:700;font-size:13px}
.tc-step h4{font-weight:800;font-size:15px}
.tc-step p{margin-top:4px;font-size:13.5px;line-height:1.55;color:#5B6368}

.rp-img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block;border-radius:16px}

@keyframes stBlob1{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(30px,40px) scale(1.15)}}
@keyframes stBlob2{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-30px,30px) scale(1.12)}}
.st-cta-glow .st-cta-blob{transition:opacity .4s ease}
.st-cta-glow:hover .st-cta-blob{opacity:0.32 !important}

@media (max-width: 860px) {
  .lam-nav, .lam-header-desktop-actions { display:none !important; }
  .lam-hamburger { display:flex !important; }
  header .lam-cta-cotizar { padding:9px 14px !important; font-size:13px !important; }
}
@media (max-width: 900px) {
  .tc-hero-grid { grid-template-columns:1fr !important; }
  .tc-hero-grid > div:first-child { order:2 }
}
@media (max-width: 780px) {
  .tc-role-grid { grid-template-columns:repeat(2,1fr) !important; }
  .tc-form-grid { grid-template-columns:1fr !important; }
  .tc-form-grid > div:last-child { order:-1 }
  .st-strip-grid { grid-template-columns:1fr !important; }
  .lam-footer-grid { grid-template-columns:1fr !important; gap:32px !important; }
  .lam-footer-grid > div:first-child { max-width:none !important; }
}
@media (max-width: 560px) {
  .tc-role-grid { grid-template-columns:1fr !important; }
  .lam-copyright-row { grid-template-columns:1fr !important; justify-items:center !important; row-gap:14px !important; text-align:center !important; padding-bottom:20px !important; }
  .lam-copyright-row > span:last-child { justify-content:center !important; }
}

  