.redes-hero{padding:46px 0 20px}.redes-hero h1{font-family:"Anton",sans-serif;font-size:clamp(3.4rem,6vw,5.5rem);font-weight:400;line-height:.95;text-transform:uppercase;color:var(--blue-dark);margin:12px 0 14px}.redes-hero p{max-width:820px;color:var(--muted);font-size:1.05rem;line-height:1.65;margin:0}.redes-intro{display:grid;grid-template-columns:1fr minmax(300px,620px);gap:28px;align-items:end;margin-bottom:22px}.redes-intro h2{font-size:1.8rem;color:#10233e;margin:8px 0 0}.redes-intro p{color:var(--muted);line-height:1.6;margin:0}.redes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.social-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 24px rgba(26,58,107,.05);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.social-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(26,58,107,.1);border-color:rgba(0,99,168,.28)}.social-card::after{content:"";position:absolute;right:-54px;bottom:-76px;width:210px;height:210px;border-radius:50%;background:var(--blue-soft);opacity:.65}.social-card-head,.social-card-body{position:relative;z-index:1}.social-card-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.social-mark{width:54px;height:54px;border-radius:16px;background:var(--blue-dark);color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:.04em;box-shadow:0 8px 20px rgba(26,58,107,.14)}.social-platform{font-weight:900;color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.social-card h3{font-size:1.4rem;color:#10233e;margin:18px 0 7px}.social-card p{color:var(--muted);line-height:1.55;margin:0}.social-accounts{display:grid;gap:9px;margin-top:16px}.social-account{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:11px 13px;border:1px solid var(--line);border-radius:13px;background:#fbfdff;text-decoration:none}.social-account:hover,.social-account:focus-visible{border-color:rgba(0,99,168,.35);background:var(--blue-soft);outline:none}.social-account-copy{min-width:0}.social-account-copy strong{display:block;color:#10233e;font-size:.92rem}.social-account-copy span{display:block;color:var(--muted);font-size:.79rem;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-account-arrow{color:var(--blue);font-weight:900;flex:0 0 auto}.social-card-instagram .social-mark{background:linear-gradient(145deg,#1a3a6b,#0063a8)}.social-card-facebook .social-mark{background:#1a3a6b}.social-card-tiktok .social-mark{background:#10233e}.social-card-youtube .social-mark{background:#0063a8}@media(max-width:800px){.redes-grid{grid-template-columns:1fr}.redes-intro{grid-template-columns:1fr;align-items:start;gap:10px}.redes-hero{padding:38px 0 16px}.social-card{min-height:0}}@media(max-width:520px){.redes-hero h1{font-size:3.5rem}.social-card{padding:20px;border-radius:20px}.social-account{align-items:flex-start}.social-mark{width:50px;height:50px;border-radius:15px}.redes-intro h2{font-size:1.55rem}}