.remote-support-page{padding:70px 0;background:#f5f8fc;min-height:70vh;}
.remote-support-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center;}.support-header{margin-bottom:28px;}.support-header h1{font-size:42px;line-height:1.1;margin:0 0 14px;color:#0d2b45;}.support-header p{font-size:18px;line-height:1.6;color:#555;margin:0;max-width:620px;}.support-downloads{display:flex;flex-direction:column;gap:18px;}.support-card{position:relative;display:flex;align-items:center;gap:30px;padding:28px 30px;background:#fff;border-radius:18px;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,.08);transition:.25s;}.support-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(0,0,0,.12);}.support-card-logo{width:160px;min-width:160px;height:95px;display:flex;align-items:center;justify-content:center;background:transparent;}.support-card-logo img{max-width:150px;max-height:85px;display:block;}.support-card-text h3{margin:0;font-size:30px;font-weight:700;color:#0d2b45;}.support-card.anydesk{border-left:6px solid #ef443b;}.support-card.teamviewer{border-left:6px solid #0e73ff;}.recomendado-badge{position:absolute;top:14px;right:18px;background:#0e73ff;color:white;font-size:12px;font-weight:700;padding:6px 12px;border-radius:30px;text-transform:uppercase;letter-spacing:.5px;}.support-image-box{border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.12);max-width:460px;margin-left:auto;}.support-image-box img{width:100%;display:block;object-fit:cover;}
@media (max-width:991px){.remote-support-grid{grid-template-columns:1fr;}.support-image-box{max-width:100%;margin-left:0;}}
@media (max-width:576px){.support-header h1{font-size:32px;}.support-card{padding:18px;gap:14px;}.support-card-logo{width:72px;min-width:72px;height:72px;}.support-card-logo img{max-width:56px;max-height:56px;}.support-card-text h3{font-size:22px;}.support-header p,.support-card-text p{font-size:15px;}}
