body.descarga-libro-screen{max-width:100%;background:#fff}body.descarga-libro-screen .site-wrapper.descarga-libro-page{min-height:calc(100svh - 100px);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;box-sizing:border-box;background:#fff;width:100%;max-width:100%}body.descarga-libro-screen .descarga-libro-page>.descarga-libro-section{flex:1 1;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;padding:clamp(16px,2.5vh,32px) clamp(20px,4vw,48px);box-sizing:border-box;background:#fff}.descarga-libro-section{width:100%;max-width:min(1120px,100%);margin:0 auto;background:#fff}.descarga-libro-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:clamp(24px,4vw,56px);gap:clamp(24px,4vw,56px);align-items:center;width:100%}.descarga-libro-cover{display:flex;justify-content:center;align-items:center;min-width:0;height:100%}.descarga-libro-cover img{display:block;width:100%;max-width:min(420px,100%);height:auto;max-height:min(72dvh,520px);object-fit:contain;border-radius:8px;box-shadow:0 6px 28px rgba(0,0,0,.07)}.descarga-libro-form-wrap{min-width:0;background:#fff;padding:0;font-family:Inter Tight,sans-serif}.descarga-libro-title{font-family:Inter Tight,sans-serif;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:600;line-height:1.25;color:var(--color-text-main);margin:0 0 8px}.descarga-libro-lead{font-size:.95rem;line-height:1.5;margin:0 0 clamp(16px,2.5vh,22px)}.descarga-libro-lead,.descarga-libro-subtitle{font-family:Inter Tight,sans-serif;font-weight:400;color:var(--color-text-muted)}.descarga-libro-subtitle{font-size:1rem;margin:0 0 24px;line-height:1.55}.descarga-libro-error{color:#e3203a;font-family:Inter Tight,sans-serif;font-size:.9rem;font-weight:500;margin:0 0 14px}.descarga-libro-form{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:14px;column-gap:14px;grid-row-gap:0;row-gap:0;min-width:0}.descarga-field{margin-bottom:14px;text-align:left;min-width:0}.descarga-field--full{grid-column:1/-1}.descarga-field label{font-size:13px;font-weight:500;margin-bottom:6px}.descarga-control,.descarga-field label{display:block;font-family:Inter Tight,sans-serif;color:var(--color-text-main)}.descarga-control{width:100%;max-width:100%;height:44px;padding:0 12px;border:1px solid var(--color-border);border-radius:8px;background:#fff;font-size:15px;font-weight:400;box-sizing:border-box;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.descarga-control::placeholder{color:#9ca3af}.descarga-control:focus{outline:none;border-color:#e3203a;box-shadow:0 0 0 1px #e3203a}.descarga-field select.descarga-control{cursor:pointer;padding-right:32px;background-image:linear-gradient(45deg,transparent 50%,var(--color-text-muted) 50%),linear-gradient(135deg,var(--color-text-muted) 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 1px),calc(100% - 11px) calc(50% - 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.descarga-phone{display:flex;gap:10px;align-items:stretch}.descarga-phone__prefix{flex:0 0 92px;min-width:88px;padding-left:12px;padding-right:28px;font-size:15px;font-weight:500;text-align:center}.descarga-phone__number{flex:1 1;min-width:0}.descarga-libro-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:48px;margin-top:4px;border:none;border-radius:50px;background:#e3203a;color:#fff;font-family:Inter Tight,sans-serif;font-size:15px;font-weight:600;letter-spacing:.02em;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:background .25s,transform .15s}.descarga-libro-btn:hover{background:#b3192e;color:#fff}.descarga-libro-btn:active{transform:scale(.98)}.descarga-libro-btn:disabled{opacity:.7;cursor:not-allowed}.descarga-libro-btn--stacked{margin-bottom:10px}.descarga-libro-btn--stacked:last-of-type{margin-bottom:0}.descarga-libro-back{display:inline-block;margin-top:20px;font-family:Inter Tight,sans-serif;font-size:.875rem;font-weight:500;color:var(--color-text-muted);transition:color .2s}.descarga-libro-back:hover{color:#e3203a}.descarga-libro-success{text-align:left}@media (max-width:991px){body.descarga-libro-screen .descarga-libro-page>.descarga-libro-section{align-items:flex-start;padding-top:20px;padding-bottom:40px}.descarga-libro-inner{grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}.descarga-libro-cover img{max-width:min(220px,70vw);max-height:none}.descarga-libro-form{grid-template-columns:minmax(0,1fr)}}@media (max-height:760px) and (min-width:992px){.descarga-libro-cover img{max-height:min(58dvh,400px)}.descarga-field{margin-bottom:11px}.descarga-control{height:40px;font-size:14px}.descarga-libro-lead{margin-bottom:14px}}.presencial-rich{--rich-max:min(var(--container-width,1200px),calc(100% - 40px));--rich-pad:clamp(28px,5vw,56px);--rich-gap:clamp(28px,5vw,48px);--rich-radius:var(--esitef-shell-radius,36px);--rich-side:10px;max-width:100%;width:100%;margin:0 auto 120px;padding:0 var(--rich-side);display:flex;flex-direction:column;gap:clamp(8px,1.5vw,16px);box-sizing:border-box;overflow-x:clip}.presencial-rich__masthead{max-width:var(--rich-max);margin:0 auto;width:100%;padding:clamp(28px,4vw,48px) 12px 8px;text-align:center}.presencial-rich__kicker{font-family:Inconsolata,monospace;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--presencial-accent-strong,#3d4f7c);margin-bottom:16px}.presencial-rich h2,.presencial-rich__axes-title,.presencial-rich__manifesto h3,.presencial-rich__mpx-goal h3,.presencial-rich__mpx-specs h3,.presencial-rich__mpx-what h3,.presencial-rich__panorama-copy h3,.presencial-rich__section-title{font-family:Inconsolata,monospace;font-weight:700;font-size:clamp(26px,3.2vw,34px);line-height:1.2;letter-spacing:-.01em;color:var(--color-text-main)}.presencial-rich__masthead h2{margin:0}.presencial-rich__scroll{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;width:44px;height:44px;color:var(--presencial-accent-strong,#3d4f7c);text-decoration:none;border-radius:50%;transition:color .25s ease,background-color .25s ease;animation:presencial-rich-scroll-bounce 1.8s ease-in-out infinite}.presencial-rich__scroll:hover{color:var(--presencial-accent-strong-hover,#2f3f66);background:rgba(var(--presencial-accent-rgb,196,208,242),.35);animation-play-state:paused}.presencial-rich__scroll:focus-visible{outline:2px solid var(--presencial-accent-strong,#3d4f7c);outline-offset:3px}@keyframes presencial-rich-scroll-bounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(10px);opacity:1}}@media (prefers-reduced-motion:reduce){.presencial-rich__scroll{animation:none}}.presencial-rich__body{display:flex;flex-direction:column;gap:clamp(12px,2vw,20px);width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:visible}.presencial-rich__section-title{margin-bottom:12px}.presencial-rich__panel--intro{padding:clamp(8px,1.5vw,16px) var(--rich-pad) clamp(12px,2vw,20px)}.presencial-rich__intro-grid{display:flex;flex-direction:column;align-items:center;gap:0}.longevidad-mindmap{margin:0;max-width:min(480px,100%);width:100%;justify-self:center}.longevidad-mindmap__svg{display:block;width:100%;height:auto;overflow:visible}.longevidad-mindmap__hub-g{opacity:0}.longevidad-mindmap__petal{stroke-dasharray:1;stroke-dashoffset:1}.longevidad-mindmap__petal-label{opacity:0}.longevidad-mindmap.is-inview .longevidad-mindmap__hub-g{animation:longevidad-fade-in .55s cubic-bezier(.22,1,.36,1) forwards}.longevidad-mindmap.is-inview .longevidad-mindmap__petal{animation:longevidad-stroke-draw .9s ease-in-out forwards;animation-delay:calc(.5s + var(--i, 0) * .42s)}.longevidad-mindmap.is-inview .longevidad-mindmap__petal-label{animation:longevidad-fade-in .4s ease-out forwards;animation-delay:calc(.95s + var(--i, 0) * .42s)}@keyframes longevidad-stroke-draw{to{stroke-dashoffset:0}}@keyframes longevidad-fade-in{to{opacity:1}}@media (prefers-reduced-motion:reduce){.longevidad-mindmap__hub-g,.longevidad-mindmap__petal,.longevidad-mindmap__petal-label{animation:none!important;opacity:1!important;stroke-dashoffset:0!important}}.longevidad-mindmap__hub{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:4px;box-sizing:border-box;font-family:Inter Tight,sans-serif;color:var(--color-text-main);line-height:1.2}.longevidad-mindmap__hub strong{font-size:10px;font-weight:700}.longevidad-mindmap__hub span{font-size:9px;font-weight:400;color:var(--color-text-muted)}.longevidad-mindmap__petal-label{height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:2px 4px;box-sizing:border-box;font-family:Inter Tight,sans-serif;font-size:10px;font-weight:600;line-height:1.2;color:var(--color-text-main);text-shadow:0 0 6px rgba(255,255,255,.9)}.presencial-rich__panel{max-width:var(--rich-max);margin:0 auto;width:100%;background:var(--esitef-card-bg,#fff);border-radius:var(--rich-radius);padding:var(--rich-pad);box-sizing:border-box;min-width:0}.presencial-rich__panel-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:clamp(28px,4vw,40px)}.presencial-rich__badge{display:inline-flex;padding:6px 14px;border-radius:999px;background:#111;color:#fff;letter-spacing:.04em}.presencial-rich__badge,.presencial-rich__panel-tag{font-family:Inconsolata,monospace;font-size:12px;font-weight:600}.presencial-rich__panel-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted)}.presencial-rich__section-lead{font-family:Inter Tight,sans-serif;font-size:17px;line-height:1.6;color:var(--color-text-muted);max-width:54ch;margin-bottom:36px}.presencial-rich__panel--learn{max-width:var(--rich-max);width:100%}.presencial-rich__bento{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(140px,1fr));grid-gap:14px;gap:14px;align-items:stretch}.presencial-rich__bento-card{border-radius:28px;padding:clamp(22px,2.5vw,28px);display:flex;flex-direction:column;gap:10px;min-width:0;min-height:0;overflow:hidden;position:relative}.presencial-rich__bento-card h4{font-family:Inconsolata,monospace;font-weight:700;font-size:clamp(18px,2vw,24px);line-height:1.25;color:var(--color-text-main);margin:0}.presencial-rich__bento-card p{font-family:Inter Tight,sans-serif;font-size:14px;line-height:1.5;color:var(--color-text-main);margin:0;opacity:.88}.presencial-rich__bento-num{font-family:Inconsolata,monospace;font-size:13px;font-weight:700;letter-spacing:.06em;color:var(--presencial-accent-strong,#3d4f7c)}.presencial-rich__bento-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--presencial-accent-strong,#3d4f7c);flex:0 0 auto;margin-bottom:4px}.presencial-rich__bento-icon svg{display:block}.presencial-rich__bento-card--lead{grid-column:1;grid-row:1/4;background:rgba(var(--presencial-accent-rgb,196,208,242),.55);justify-content:center}.presencial-rich__bento-card--lead .presencial-rich__bento-lead-title,.presencial-rich__bento-card--lead p.presencial-rich__bento-lead-title{font-family:Inconsolata,monospace;font-weight:700;font-size:clamp(28px,3.6vw,40px);line-height:1.15;letter-spacing:-.02em;color:var(--color-text-main);margin:0;opacity:1}.presencial-rich__bento-card--1{grid-column:2;grid-row:1;background:#e8eef8}.presencial-rich__bento-card--2{grid-column:3;grid-row:1;background:#f3f0e8}.presencial-rich__bento-card--3{grid-column:2;grid-row:2;background:#ebe6df}.presencial-rich__bento-card--4{grid-column:3;grid-row:2;background:#e4ebe8}.presencial-rich__bento-card--5{grid-column:2;grid-row:3;background:#e9e4ef}.presencial-rich__bento-card--media{grid-column:3;grid-row:3;padding:0;background-size:cover;background-position:50%;background-color:#dfe5ef}.presencial-rich__split{display:grid;grid-gap:var(--rich-gap);gap:var(--rich-gap);align-items:start}.presencial-rich__split--learn{grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr)}.presencial-rich__split-copy h3{margin-bottom:16px}.presencial-rich__hint,.presencial-rich__split-copy>p{font-family:Inter Tight,sans-serif;font-size:16px;line-height:1.7;color:var(--color-text-muted)}.presencial-rich__split-copy>p+p{margin-top:1em}.presencial-rich__panel--panorama{position:relative;overflow:hidden;width:calc(100% + 2 * var(--rich-side) - 4px);max-width:none;margin-left:calc(2px - var(--rich-side));margin-right:auto;box-sizing:border-box;background:var(--esitef-shell-bg);border-radius:var(--rich-radius);padding:var(--rich-pad) 0}.presencial-rich__panel--panorama:before{content:"";position:absolute;inset:10px;border-radius:calc(var(--rich-radius, 36px) - 10px);background-image:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=2000&auto=format&fit=crop);background-size:cover;background-position:50%;opacity:.15;filter:grayscale(100%) blur(10px) brightness(1.3);z-index:0;pointer-events:none}.presencial-rich__panel--panorama-plain{width:100%;margin-left:0;background:transparent;border-radius:0}.presencial-rich__panel--panorama-plain:before{display:none}.presencial-rich__panorama{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,65fr) minmax(0,35fr);grid-gap:clamp(28px,4vw,48px);gap:clamp(28px,4vw,48px);align-items:center;width:100%;max-width:var(--rich-max);margin:0 auto;padding:0 var(--rich-pad);box-sizing:border-box}.presencial-rich__panorama--flip{grid-template-columns:minmax(0,35fr) minmax(0,65fr)}.presencial-rich__panorama--flip .presencial-rich__panorama-media{order:-1}.presencial-rich__panorama-mark{position:absolute;left:-.05em;top:-.15em;z-index:0;font-family:Inconsolata,monospace;font-size:clamp(96px,16vw,180px);font-weight:700;line-height:.8;letter-spacing:-.04em;color:var(--presencial-accent-strong,#3d4f7c);opacity:.07;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.presencial-rich__panorama-copy{position:relative;z-index:1;max-width:none;min-width:0}.presencial-rich__panorama-copy h3{margin:0 0 28px}.presencial-rich__panorama-copy h3:not(:first-child){margin-top:2em}.presencial-rich__panorama-lead{font-family:Inter Tight,sans-serif;font-size:clamp(17px,1.7vw,19px);line-height:1.7;color:var(--color-text-main);margin:0 0 1.25em}.presencial-rich__panorama-copy>p{font-family:Inter Tight,sans-serif;font-size:15px;line-height:1.75;color:var(--color-text-muted);margin:0 0 1.1em}.presencial-rich__panorama-copy>p:last-child{margin-bottom:0}.presencial-rich__panorama-media{position:relative;z-index:1;margin:0;min-width:0}.presencial-rich__panorama-line{display:none}.presencial-rich__visual{width:100%;aspect-ratio:3/4;min-height:0;border-radius:28px;background-size:cover;background-position:50%}.presencial-rich__panel--manifesto{position:relative;background:transparent;border-radius:0;padding:clamp(40px,6vw,72px) 0;overflow:visible}.presencial-rich__manifesto-mark{position:absolute;right:0;top:8%;z-index:0;font-family:Inconsolata,monospace;font-size:clamp(56px,10vw,120px);font-weight:700;line-height:.85;letter-spacing:.02em;color:var(--presencial-accent-strong,#3d4f7c);opacity:.07;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;writing-mode:vertical-rl;transform:rotate(180deg)}.presencial-rich__manifesto{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(36px,5vw,64px);gap:clamp(36px,5vw,64px);align-items:start}.presencial-rich__manifesto:before{content:"";position:absolute;left:50%;top:12px;bottom:12px;width:1px;background:rgba(var(--presencial-accent-strong-rgb,61,79,124),.2);pointer-events:none;transform:translateX(-50%)}.presencial-rich__manifesto h3{margin:0 0 24px}.presencial-rich__manifesto p{font-family:Inter Tight,sans-serif;font-size:15px;line-height:1.75;color:var(--color-text-main);margin:0 0 1.1em}.presencial-rich__manifesto p:last-child{margin-bottom:0}.presencial-rich__pull{display:inline;font-size:1.22em;font-weight:500;line-height:1.45;color:var(--presencial-accent-strong,#3d4f7c)}.presencial-rich__manifesto-side{position:relative;padding:0}.presencial-rich__panel--axes{background:transparent;border-radius:0;padding:clamp(32px,5vw,64px) 0;overflow:visible}.presencial-rich__axes-layout{display:grid;grid-template-columns:minmax(0,.35fr) minmax(0,.65fr);grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);align-items:start}.presencial-rich__axes-nav{position:-webkit-sticky;position:sticky;top:120px;align-self:start;padding-right:clamp(8px,1.5vw,20px)}.presencial-rich__axes-title{margin:0 0 28px;max-width:none;white-space:normal;font-size:clamp(22px,2.4vw,30px)}.presencial-rich__axes-toc{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.presencial-rich__axes-toc-btn{display:flex;align-items:flex-start;gap:12px;width:100%;margin:0;padding:10px 0 10px 14px;border:0;border-left:2px solid transparent;background:transparent;cursor:pointer;text-align:left;font:inherit;color:var(--color-text-muted);transition:color .25s ease,border-color .25s ease}.presencial-rich__axes-toc-btn:hover{color:var(--color-text-main)}.presencial-rich__axes-toc-btn.is-active{color:var(--presencial-accent-strong,#3d4f7c);border-left-color:var(--presencial-accent-strong,#3d4f7c)}.presencial-rich__axes-toc-n{flex:0 0 auto;font-family:Inconsolata,monospace;font-size:12px;font-weight:400;letter-spacing:.06em;line-height:1.4;opacity:.7}.presencial-rich__axes-toc-label{font-family:Inter Tight,sans-serif;font-size:15px;font-weight:500;line-height:1.35}.presencial-rich__axes-stream{display:flex;flex-direction:column;gap:clamp(40px,6vw,72px);min-width:0}.presencial-rich__axis{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-width:0;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;scroll-margin-top:calc(var(--esitef-nav-sticky-offset, 100px) + 16px)}.presencial-rich__axis-n{display:block;font-family:Inconsolata,monospace;font-size:12px;font-weight:400;letter-spacing:.08em;line-height:1;color:var(--presencial-accent-strong,#3d4f7c);opacity:.75;margin-bottom:12px}.presencial-rich__axis h4{font-family:Inconsolata,monospace;font-size:clamp(20px,2.2vw,26px);font-weight:700;line-height:1.25;color:var(--color-text-main);margin:0 0 16px}.presencial-rich__axis-lead{font-family:Inter Tight,sans-serif;font-size:15.5px;line-height:1.7;color:var(--color-text-muted);margin:0 0 18px;max-width:none}.presencial-rich__axis ul{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;width:100%}.presencial-rich__axis li{font-family:Inter Tight,sans-serif;font-size:14.5px;line-height:1.6;color:var(--color-text-main);padding-left:14px;position:relative}.presencial-rich__axis li:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:var(--presencial-accent-strong,#3d4f7c)}@media (prefers-reduced-motion:reduce){.presencial-rich__axes-toc-btn{transition:none}}.presencial-rich__panel--agenda{max-width:var(--rich-max);width:100%;margin-inline:auto;background:#fff;border:1.5px solid var(--presencial-accent-strong,#3d4f7c);border-radius:var(--rich-radius);padding:var(--rich-pad);box-sizing:border-box}.presencial-rich__agenda-head{margin-bottom:clamp(24px,3.5vw,40px);text-align:center}.presencial-rich__agenda-head .presencial-rich__section-lead,.presencial-rich__agenda-head .presencial-rich__section-title{margin-left:auto;margin-right:auto;text-align:center}.presencial-rich__agenda-head .presencial-rich__section-lead{margin-bottom:0;max-width:42rem}.presencial-rich__agenda-cta{display:flex;justify-content:center;margin-top:clamp(36px,5vw,56px)}.presencial-rich__agenda{display:flex;flex-direction:column;position:relative;width:70%;max-width:70%;margin-left:auto;margin-right:auto;box-sizing:border-box}.presencial-rich__day{--day-pad:32px;--day-rail:14px;--day-gap:30px;position:relative;z-index:1;display:grid;grid-template-columns:var(--day-rail) minmax(0,1fr);grid-column-gap:var(--day-gap);column-gap:var(--day-gap);align-items:start;width:100%;max-width:100%;margin:0;padding:var(--day-pad) 0;box-sizing:border-box}.presencial-rich__day-rail{position:relative;width:var(--day-rail);min-height:1.5rem;display:flex;justify-content:center;align-items:flex-start;padding-top:8px;align-self:stretch}.presencial-rich__day-rail:before{content:"";position:absolute;top:calc(var(--day-pad) * -1);bottom:calc(var(--day-pad) * -1);left:50%;width:2px;transform:translateX(-50%);border-radius:999px;background:var(--presencial-accent-strong,#3d4f7c);opacity:.35}.presencial-rich__day:first-child .presencial-rich__day-rail:before{top:12px}.presencial-rich__day:last-child .presencial-rich__day-rail:before{bottom:12px}.presencial-rich__day-node{position:relative;z-index:1;width:12px;height:12px;border-radius:50%;border:2px solid var(--presencial-accent-strong,#3d4f7c);background:var(--presencial-accent-strong,#3d4f7c);box-shadow:0 0 0 0 rgba(var(--presencial-accent-strong-rgb,61,79,124),.55),0 0 10px rgba(var(--presencial-accent-rgb,196,208,242),.9);animation:presencial-rich-timeline-pulse 1.5s ease-out infinite}.presencial-rich__day--presencial .presencial-rich__day-node{background:#111;border-color:#111;box-shadow:0 0 0 0 rgba(17,17,17,.5),0 0 10px rgba(17,17,17,.35)}@keyframes presencial-rich-timeline-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(var(--presencial-accent-strong-rgb,61,79,124),.55),0 0 10px rgba(var(--presencial-accent-rgb,196,208,242),.9)}55%{transform:scale(1.28);box-shadow:0 0 0 12px rgba(var(--presencial-accent-strong-rgb,61,79,124),0),0 0 20px rgba(var(--presencial-accent-rgb,196,208,242),1)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(var(--presencial-accent-strong-rgb,61,79,124),0),0 0 10px rgba(var(--presencial-accent-rgb,196,208,242),.9)}}.presencial-rich__day--step-2 .presencial-rich__day-node{animation-delay:.4s}.presencial-rich__day--step-3 .presencial-rich__day-node{animation-delay:.8s}.presencial-rich__day--step-4 .presencial-rich__day-node{animation-delay:1.2s}.presencial-rich__day--step-5 .presencial-rich__day-node{animation-delay:1.6s}.presencial-rich__day--step-6 .presencial-rich__day-node{animation-delay:2s}.presencial-rich__day--step-7 .presencial-rich__day-node{animation-delay:2.4s}@media (prefers-reduced-motion:reduce){.presencial-rich__day-node{animation:none}}.presencial-rich__day-main{display:flex;flex-direction:column;gap:14px;min-width:0}.presencial-rich__day-meta{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-top:2px;font-family:Inter Tight,sans-serif;min-width:0}.presencial-rich__day-kind{display:inline-flex;align-items:center;font-family:Inter Tight,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;border-radius:999px;line-height:1}.presencial-rich__day-kind--hybrid,.presencial-rich__day-kind--online{color:var(--presencial-accent-strong,#3d4f7c);background:rgba(var(--presencial-accent-rgb,196,208,242),.55)}.presencial-rich__day-kind--hybrid{letter-spacing:.04em;line-height:1.25}.presencial-rich__day-kind--presencial{color:#f2f2f2;background:#111}.presencial-rich__day-when{font-size:clamp(18px,2vw,22px);font-weight:700;line-height:1.25;letter-spacing:-.02em;max-width:100%}.presencial-rich__day-module-title,.presencial-rich__day-when{font-family:Inter Tight,sans-serif;color:var(--color-text-main);margin:0}.presencial-rich__day-module-title{font-size:15.5px;font-weight:400;line-height:1.4;max-width:42rem}.presencial-rich__day-profs{font-family:Inter Tight,sans-serif;font-size:14.5px;font-weight:500;line-height:1.45;color:var(--color-text-muted);max-width:28ch}.presencial-rich__day-body{display:flex;flex-direction:column;gap:12px;margin:0;padding:2px 0 0;list-style:none;max-width:42rem;min-width:0}.presencial-rich__day-body li{font-family:Inter Tight,sans-serif;font-size:15.5px;font-weight:400;line-height:1.7;color:var(--color-text-muted);padding-left:1.05em;position:relative}.presencial-rich__day-body li:before{content:"";display:block;position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--presencial-accent-strong,#3d4f7c)}@media (max-width:991px){.presencial-rich{--rich-max:100%;--rich-pad:20px;--rich-side:16px;padding:0 var(--rich-side);gap:16px;margin-bottom:72px;overflow-x:clip}.presencial-rich__masthead{padding:24px 0 4px}.presencial-rich__panel{border-radius:24px;overflow-x:clip}.presencial-rich__panel--agenda,.presencial-rich__panel--axes,.presencial-rich__panel--manifesto,.presencial-rich__panel--panorama{overflow-x:clip}.presencial-rich__bento,.presencial-rich__split--learn{grid-template-columns:1fr}.presencial-rich__bento{grid-template-rows:none}.presencial-rich__bento-card--1,.presencial-rich__bento-card--2,.presencial-rich__bento-card--3,.presencial-rich__bento-card--4,.presencial-rich__bento-card--5,.presencial-rich__bento-card--lead,.presencial-rich__bento-card--media{grid-column:1;grid-row:auto}.presencial-rich__bento-card--media{min-height:200px}.presencial-rich__panorama{grid-template-columns:1fr;gap:24px;overflow:hidden}.presencial-rich__panorama--flip{grid-template-columns:1fr}.presencial-rich__panorama--flip .presencial-rich__panorama-media{order:0}.presencial-rich__panorama-mark{font-size:clamp(64px,22vw,96px);left:0;max-width:100%}.presencial-rich__panorama-media{margin:0 auto;width:100%;max-width:100%}.presencial-rich__panorama .presencial-rich__visual{aspect-ratio:16/9}.presencial-rich__manifesto{grid-template-columns:1fr;gap:32px}.presencial-rich__manifesto-mark,.presencial-rich__manifesto:before{display:none}.presencial-rich__panel--axes{padding-left:var(--rich-pad);padding-right:var(--rich-pad)}.presencial-rich__axes-layout{grid-template-columns:1fr;gap:28px}.presencial-rich__axes-nav{position:static;top:auto;padding-right:0}.presencial-rich__axes-title{margin-bottom:20px}.presencial-rich__axis{padding:0}.presencial-rich__agenda{width:82%;max-width:82%}.presencial-rich__day{--day-pad:28px;--day-gap:28px}.presencial-rich__day-when{font-size:18px}}@media (max-width:640px){.presencial-rich{--rich-pad:16px;--rich-side:12px;padding:0 var(--rich-side)}.presencial-page--autonomia-motriz-adultos-mayores-cba-stripe,.presencial-page--autonomia-motriz-adultos-mayores-cordoba,.presencial-page--movement-performance-exp-cdmx{overflow-x:clip}.presencial-page--autonomia-motriz-adultos-mayores-cba-stripe .course-details,.presencial-page--autonomia-motriz-adultos-mayores-cordoba .course-details,.presencial-page--movement-performance-exp-cdmx .course-details{max-width:calc(100% - 16px)}.presencial-page--autonomia-motriz-adultos-mayores-cba-stripe .course-syllabus,.presencial-page--autonomia-motriz-adultos-mayores-cordoba .course-syllabus,.presencial-page--movement-performance-exp-cdmx .course-syllabus{padding-left:0;padding-right:0}.presencial-rich__panel--manifesto{padding:24px 0}.presencial-rich__panel--axes{padding:24px var(--rich-pad)}.presencial-rich__panel--panorama{padding:24px 0}.presencial-rich__panel--panorama:before{inset:8px;border-radius:16px}.presencial-rich__panorama{padding:0 20px}.presencial-rich__panorama-mark{display:none}.presencial-rich__panorama-media{margin:0 auto;width:100%;max-width:100%}.presencial-rich__panorama .presencial-rich__visual{aspect-ratio:16/9;border-radius:20px}.presencial-rich__manifesto{gap:28px}.presencial-rich__axes-stream{gap:36px}.presencial-rich__axes-toc-btn{padding:8px 0 8px 12px}.presencial-rich__agenda{width:100%;max-width:100%}.presencial-rich__day{--day-pad:24px;--day-gap:20px}.presencial-rich__day-when{font-size:17px}.presencial-rich__day-body,.presencial-rich__day-profs{max-width:none}.presencial-rich__day-body li{font-size:14.5px}}html[data-theme=dark] .presencial-rich__panel--agenda{background:var(--esitef-card-bg,#1a1d24);border-color:var(--presencial-accent,#c4d0f2)}html[data-theme=dark] .presencial-rich__day-kind--presencial{color:#111;background:#f2f2f2}html[data-theme=dark] .presencial-rich__day-kind--hybrid,html[data-theme=dark] .presencial-rich__day-kind--online{color:var(--presencial-accent-strong,#c4d0f2);background:rgba(var(--presencial-accent-rgb,196,208,242),.22)}html[data-theme=dark] .presencial-rich__day-node{background:var(--esitef-card-bg,#1a1d24);border-color:var(--presencial-accent,#c4d0f2)}html[data-theme=dark] .presencial-rich__day--presencial .presencial-rich__day-node{background:#f2f2f2;border-color:#f2f2f2}html[data-theme=dark] .presencial-rich__bento-card--lead{background:rgba(var(--presencial-accent-rgb,196,208,242),.18)}html[data-theme=dark] .presencial-rich__bento-card--1,html[data-theme=dark] .presencial-rich__bento-card--2,html[data-theme=dark] .presencial-rich__bento-card--3,html[data-theme=dark] .presencial-rich__bento-card--4{background:rgba(255,255,255,.06)}.presencial-rich__mpx-what{margin-bottom:clamp(48px,6vw,72px)}.presencial-rich__mpx-what-inner{position:relative;z-index:1;width:100%;max-width:var(--rich-max);margin:0 auto;padding:0 var(--rich-pad);box-sizing:border-box}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-what-inner{max-width:1200px;padding:0 40px}@media (min-width:801px){.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-what-grid{grid-template-columns:minmax(0,1fr) minmax(220px,28%) minmax(0,1fr);gap:clamp(20px,2.5vw,32px)}}@media (max-width:800px){.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-what-inner{padding:0 16px}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-what-grid{grid-template-columns:1fr;gap:24px}}.presencial-rich__mpx-what h3{text-align:left;margin:0 0 16px;max-width:none}.presencial-rich__mpx-what-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,280px) minmax(0,1fr);grid-gap:clamp(20px,3.5vw,44px);gap:clamp(20px,3.5vw,44px);align-items:center}.presencial-rich__mpx-what-col p{font-family:Inter Tight,sans-serif;font-size:15px;line-height:1.75;color:var(--color-text-muted);margin:0 0 1.1em;background:none}.presencial-rich__mpx-what-col p:last-child{margin-bottom:0}.presencial-rich__mpx-what-figure{display:flex;justify-content:center}.presencial-rich__mpx-what-pill{width:100%;max-width:280px;aspect-ratio:3/5;min-height:420px;border-radius:28px;background-size:cover;background-position:50%}@media (max-width:800px){.presencial-rich__mpx-what-grid{grid-template-columns:1fr;gap:24px}.presencial-rich__mpx-what-figure{width:100%}.presencial-rich__mpx-what-pill{max-width:none;width:100%;min-height:0;aspect-ratio:16/9;border-radius:20px}}.presencial-rich__mpx-goal{width:100%;padding:0 0 clamp(48px,6vw,72px)}.presencial-rich__mpx-goal-inner{max-width:var(--rich-max);margin:0 auto;padding:0 var(--rich-pad);text-align:left}.presencial-rich__mpx-goal h3{margin:0 0 clamp(16px,2vw,28px);text-align:left}.presencial-rich__mpx-goal-body{font-family:Inconsolata,monospace;font-size:clamp(22px,2.6vw,36px);font-weight:400;line-height:1.28;letter-spacing:-.01em;color:var(--color-text-main);margin:0;width:100%;max-width:none;text-align:left}.presencial-rich__mpx-goal-word{--t:0;display:inline-block;margin-right:.28em;opacity:calc(.1 + .9 * var(--t));filter:blur(calc((1 - var(--t)) * 6px));will-change:opacity,filter}.presencial-rich__mpx-goal-word--strong{font-weight:700}.presencial-rich__mpx-specs{width:100%;padding:0 0 clamp(48px,6vw,72px)}.presencial-rich__mpx-specs-inner{max-width:var(--rich-max);margin:0 auto;padding:0 var(--rich-pad)}.presencial-rich__mpx-specs-split{display:grid;grid-template-columns:minmax(0,35fr) minmax(0,65fr);grid-gap:14px;gap:14px;align-items:stretch}.presencial-rich__mpx-specs-copy,.presencial-rich__mpx-specs-photo{border-radius:28px;min-height:0}.presencial-rich__mpx-specs-photo{background-size:cover;background-position:50%;min-height:420px}.presencial-rich__mpx-specs-copy{background:rgba(var(--presencial-accent-rgb,196,208,242),.55);padding:clamp(22px,2.8vw,36px);display:flex;flex-direction:column;text-align:left}.presencial-rich__mpx-specs-copy h3{margin:0 0 16px;max-width:none}.presencial-rich__mpx-specs-list{list-style:none;margin:0;padding:0;font-family:Inter Tight,sans-serif;font-weight:400;font-size:15px;line-height:1.4;color:var(--color-text-muted);display:flex;flex-direction:column;gap:.75em}.presencial-rich__mpx-specs-list li{display:grid;grid-template-columns:1.85em minmax(0,1fr);grid-column-gap:.3em;column-gap:.3em;align-items:start}.presencial-rich__mpx-specs-num{font-weight:400;text-align:right;white-space:nowrap;line-height:1.4}@media (max-width:800px){.presencial-rich__mpx-specs-split{grid-template-columns:1fr}.presencial-rich__mpx-specs-photo{min-height:280px;aspect-ratio:4/5}.presencial-rich__mpx-specs-list{gap:1.05em;line-height:1.4}}@media (prefers-reduced-motion:reduce){.presencial-rich__mpx-goal-word{opacity:1;filter:none;will-change:auto}}html[data-theme=dark] .presencial-rich__mpx-specs-copy{background:rgba(var(--presencial-accent-rgb,196,208,242),.18)}.presencial-page--movement-performance-exp-cdmx{--mpx-rail:1200px;--mpx-gutter:0px}.presencial-page--movement-performance-exp-cdmx .course-syllabus .syllabus-inner{padding-inline:calc(40px - var(--syllabus-bg-inset, 10px))}@media (max-width:991px){.presencial-page--movement-performance-exp-cdmx{--mpx-gutter:var(--esitef-nav-float-inline,16px)}.presencial-page--movement-performance-exp-cdmx .course-hero{padding-inline:var(--mpx-gutter);max-width:none}.presencial-page--movement-performance-exp-cdmx .hero-content{padding-inline:0}.presencial-page--movement-performance-exp-cdmx .course-syllabus{padding-inline:2px;max-width:none;width:100%}.presencial-page--movement-performance-exp-cdmx .course-syllabus .syllabus-inner{padding-inline:calc(16px - var(--syllabus-bg-inset, 8px))}.presencial-page--movement-performance-exp-cdmx .course-syllabus .accordion-header-label{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.presencial-page--movement-performance-exp-cdmx .course-syllabus .accordion-header-module+.accordion-header-rest{margin-left:0}.presencial-page--movement-performance-exp-cdmx .presencial-rich__masthead,.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal-inner,.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-specs-inner,.presencial-page--movement-performance-exp-cdmx .presencial-rich__panel:not(.presencial-rich__panel--panorama):not(.presencial-rich__panel--agenda){max-width:none;padding-inline:0}}.presencial-page--movement-performance-exp-cdmx .course-details,.presencial-page--movement-performance-exp-cdmx .course-hero,.presencial-page--movement-performance-exp-cdmx .presencial-checkout-cta,.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal--after-hero,.presencial-page--movement-performance-exp-cdmx .teachers-section{max-width:var(--mpx-rail);width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.presencial-page--movement-performance-exp-cdmx .course-hero,.presencial-page--movement-performance-exp-cdmx .presencial-checkout-cta,.presencial-page--movement-performance-exp-cdmx .teachers-section{padding-inline:var(--mpx-gutter)}.presencial-page--movement-performance-exp-cdmx .course-details{width:calc(100% - 2 * var(--mpx-gutter))}.presencial-page--movement-performance-exp-cdmx .presencial-checkout-cta__inner{max-width:none;width:100%}.presencial-page--movement-performance-exp-cdmx .course-hero{margin-bottom:48px}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal--after-hero{padding:0 0 64px;display:flex;align-items:center}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-body,.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-inner{text-align:center}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-cue{display:inline-flex;align-items:center;justify-content:center;margin:0 0 clamp(16px,2vw,28px);width:44px;height:44px;color:var(--color-text-main);animation:presencial-rich-scroll-bounce 1.8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-cue{animation:none}}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-inner{padding-inline:var(--mpx-gutter);max-width:none;width:100%}.presencial-page--movement-performance-exp-cdmx .presencial-rich__masthead,.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-goal-inner,.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-specs-inner,.presencial-page--movement-performance-exp-cdmx .presencial-rich__panel:not(.presencial-rich__panel--panorama):not(.presencial-rich__panel--agenda){max-width:var(--mpx-rail);margin-left:auto;margin-right:auto;padding-inline:var(--mpx-gutter);box-sizing:border-box}.presencial-page--movement-performance-exp-cdmx .mission-card--photo{padding:0;min-height:280px}.presencial-page--movement-performance-exp-cdmx .mission-card--photo:after,.presencial-page--movement-performance-exp-cdmx .mission-card--photo:before{display:none}.presencial-page--movement-performance-exp-cdmx .mission-card__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (max-width:991px){.presencial-page--movement-performance-exp-cdmx .presencial-rich{--rich-side:var(--esitef-nav-float-inline,16px);padding-inline:var(--rich-side)}.presencial-page--movement-performance-exp-cdmx .presencial-rich .presencial-rich__masthead,.presencial-page--movement-performance-exp-cdmx .presencial-rich .presencial-rich__mpx-goal-inner,.presencial-page--movement-performance-exp-cdmx .presencial-rich .presencial-rich__mpx-specs-inner{max-width:none;width:100%;padding-inline:0}.presencial-page--movement-performance-exp-cdmx .presencial-rich .presencial-rich__panel--agenda{max-width:none;width:100%;margin-inline:0}}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-specs-photo{width:100%}@media (min-width:992px){.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-specs-split{align-items:stretch}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-specs-photo{aspect-ratio:auto;min-height:0;height:100%;align-self:stretch}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-specs-list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(7,auto);grid-auto-flow:column;grid-column-gap:28px;column-gap:28px;grid-row-gap:.75em;row-gap:.75em}}@media (max-width:991px){.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-specs-split{grid-template-columns:1fr;align-items:start}.presencial-page--movement-performance-exp-cdmx .presencial-rich__mpx-specs-photo{aspect-ratio:1/1;min-height:0}}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .course-hero{margin-bottom:48px}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .presencial-rich__mpx-goal--after-hero{max-width:1200px;width:100%;margin-left:auto;margin-right:auto;padding:0 20px 64px;display:flex;align-items:center}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-body,:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-inner{text-align:center}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-cue{display:inline-flex;align-items:center;justify-content:center;margin:0 0 clamp(16px,2vw,28px);width:44px;height:44px;color:var(--color-text-main);animation:presencial-rich-scroll-bounce 1.8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-cue{animation:none}}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-inner{padding-inline:0;max-width:none;width:100%}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .mission-card--photo{padding:0;min-height:280px}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .mission-card--photo:after,:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .mission-card--photo:before{display:none}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .mission-card__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (max-width:991px){:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .presencial-rich__mpx-goal--after-hero{padding:0 5px 40px}}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .course-syllabus .syllabus-title--gdl{display:flex;flex-direction:column;align-items:flex-start;gap:.15em;font-size:clamp(24px,3vw,36px);line-height:1.15;margin-bottom:0}:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .syllabus-title-lead,:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .syllabus-title-main,:is(.presencial-page--especializacion-movement-coaching-guadalajara,.presencial-page--especializacion-movement-coaching-madrid) .syllabus-title-sub{font:inherit;color:inherit;letter-spacing:inherit;text-transform:none}.presencial-page--post-deporte-cba .course-hero{margin-bottom:48px}.presencial-page--post-deporte-cba .presencial-rich__mpx-goal--after-hero{max-width:1200px;width:100%;margin-left:auto;margin-right:auto;padding:0 20px 64px;display:flex;align-items:center}.presencial-page--post-deporte-cba .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-body,.presencial-page--post-deporte-cba .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-inner{text-align:center}.presencial-page--post-deporte-cba .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-cue{display:inline-flex;align-items:center;justify-content:center;margin:0 0 clamp(16px,2vw,28px);width:44px;height:44px;color:var(--color-text-main);animation:presencial-rich-scroll-bounce 1.8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.presencial-page--post-deporte-cba .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-cue{animation:none}}.presencial-page--post-deporte-cba .presencial-rich__mpx-goal--after-hero .presencial-rich__mpx-goal-inner{padding-inline:0;max-width:none;width:100%}@media (max-width:991px){.presencial-page--post-deporte-cba .presencial-rich__mpx-goal--after-hero{padding:0 5px 40px}}.presencial-page--post-deporte-cba .mission-card--photo{padding:0;min-height:280px}.presencial-page--post-deporte-cba .mission-card--photo:after,.presencial-page--post-deporte-cba .mission-card--photo:before{display:none}.presencial-page--post-deporte-cba .mission-card__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}