.enlaces-interes-container{background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:0;border-top:3px solid #06c;box-shadow:none;margin:48px auto 0;max-width:1200px;padding:80px 56px;position:relative}.enlaces-interes-container:before{background:linear-gradient(90deg,#06c,#049 50%,#06c);content:"";height:3px;left:0;position:absolute;right:0;top:0}.enlaces-interes-header{margin-bottom:56px;text-align:center}.enlaces-interes-title{color:#1a1a1a;font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:16px}.enlaces-interes-subtitle{color:#666;font-size:17px;font-weight:400;line-height:1.7;margin:0 auto;max-width:600px}.enlaces-grid{gap:24px;margin-top:0}.enlace-item,.enlaces-grid{display:flex;flex-direction:column}.enlace-item{background:#fff;border:none;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);gap:0;overflow:hidden;padding:36px 40px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.enlace-item:before{background:linear-gradient(180deg,#06c,#049);border-radius:12px 0 0 12px;bottom:0;content:"";left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:5px}.enlace-item:hover{background:#fff;box-shadow:0 8px 24px rgba(0,102,204,.15);transform:translateX(8px)}.enlace-item:hover:before{opacity:1}.enlace-content{flex:1;width:100%}.enlace-title{color:#1a1a1a;font-size:20px;font-weight:600;letter-spacing:-.01em;line-height:1.5;margin-bottom:12px}.enlace-item:hover .enlace-title{color:#06c}.enlace-description{color:#666;font-size:15px;font-weight:400;line-height:1.8;margin-bottom:28px}.enlace-link-wrapper{align-items:center;display:flex;margin-top:auto;width:100%}.enlace-link{align-items:center;background:#f0f7ff;border:none;border-radius:8px;color:#06c;display:inline-flex;font-size:15px;font-weight:700;gap:8px;letter-spacing:.01em;padding:12px 24px;text-decoration:none!important;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.enlace-link:hover{background:#06c;color:#fff!important;gap:10px;transform:translateX(2px)}.enlace-link:after{content:"→";display:inline-block;font-size:18px;font-weight:700;transition:transform .3s cubic-bezier(.4,0,.2,1)}.enlace-link:hover:after{color:#fff;transform:translateX(4px)}@media (max-width:768px){.enlaces-interes-container{margin-top:32px;padding:56px 32px}.enlaces-interes-header{margin-bottom:40px}.enlaces-interes-title{font-size:26px}.enlaces-interes-subtitle{font-size:15px}.enlace-item{padding:32px 28px}.enlace-description{margin-bottom:24px}.enlace-link-wrapper{width:100%}.enlace-link{justify-content:center;width:100%}.enlace-title{font-size:18px}.enlace-description{font-size:14px}}@media (max-width:480px){.enlaces-interes-container{padding:48px 24px}.enlaces-interes-title{font-size:22px}.enlaces-interes-subtitle{font-size:14px}.enlace-item{padding:28px 24px}.enlace-item:hover{transform:translateX(0)}}