#profundidad{display:flex;flex-direction:column;gap:40px}.daseo-profundidad{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto;align-items:stretch;gap:24px;padding:56px 32px;background:#F2F2F9;border-radius:24px;margin-top:0px}.daseo-profundidad-info{display:flex;flex-direction:column;align-items:flex-start;gap:56px;height:fit-content;max-height:fit-content;align-self:start;min-width:0}.daseo-profundidad-heading-wrap{display:flex;flex-direction:column;gap:12px;min-width:0;width:100%}.daseo-profundidad-titulo{font-size:32px;line-height:32px;font-weight:600;color:#2F2EA3;margin:0}.daseo-profundidad-meta{display:flex;flex-direction:column;gap:12px;min-width:0;width:100%}.daseo-profundidad-subtitulo{font-size:24px;line-height:32px;font-weight:600;color:#2F2EA3;margin:0}.daseo-profundidad-progress-row{display:flex;align-items:start;gap:12px;width:100%;flex-direction:column}.daseo-profundidad-progress{position:relative;width:72%;height:8px;border-radius:999px;background:rgba(107,114,128,0.18);overflow:hidden}.daseo-profundidad-progress-fill{display:block;width:0;height:100%;border-radius:inherit;background:#2F2EA3;transition:width 1.2s cubic-bezier(0.22,1,0.36,1)}.daseo-profundidad.is-visible .daseo-profundidad-progress-fill{width:var(--daseo-profundidad-progress,35%)}.daseo-profundidad-label{flex-shrink:0;font-size:14px;line-height:20px;font-weight:500;color:#6B7280;white-space:nowrap}.daseo-profundidad-desc{font-size:16px;line-height:28px;font-weight:400;color:#6B7280;margin:0;padding-right:48px}.daseo-profundidad-img-wrap{position:relative;width:100%;height:100%;min-height:100%;min-width:0;align-self:stretch;border-radius:20px;overflow:hidden;background:#e5e7eb}.daseo-profundidad-img{position:absolute !important;inset:0 !important;display:block !important;width:100% !important;height:100% !important;max-width:100% !important;object-fit:cover !important;object-position:center !important;margin:0 !important;border-radius:20px !important}@media (max-width:768px){.daseo-profundidad{grid-template-columns:1fr;padding:40px 24px;margin-top:0px}.daseo-profundidad-info{gap:24px}.daseo-profundidad-img-wrap{height:auto;min-height:0;aspect-ratio:16 / 9}.daseo-profundidad-titulo{font-size:28px;line-height:32px}.daseo-profundidad-subtitulo{font-size:22px;line-height:30px}}@media (max-width:480px){#profundidad{gap:24px}.daseo-profundidad{padding:32px 20px;border-radius:20px;margin-top:0px}.daseo-profundidad-titulo{font-size:24px;line-height:28px}.daseo-profundidad-subtitulo{font-size:20px;line-height:28px}.daseo-profundidad-progress-row{align-items:flex-start;flex-direction:column;gap:8px}.daseo-profundidad-label{font-size:13px;line-height:18px}.daseo-profundidad-desc{font-size:15px;line-height:26px;padding:0}}
