@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-Book.otf) format("opentype");font-weight:400;font-style:normal}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-down{animation:slideDown .6s cubic-bezier(.16,1,.3,1) forwards!important}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-BookItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Gotham Rounded;src:url(/fonts/GothamRounded-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}:root{--primary: #ff3131;--primary-glow: rgba(255, 49, 49, .4);--background: #303030;--surface: #3b3b3b;--surface-hover: #454545;--surface-border: #4a4a4a;--text-main: #ffffff;--text-muted: #b0b0b0;--success: #10b981;--danger: #ff3131;--locked: #888888;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Gotham Rounded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--background);color:var(--text-main);min-height:100vh;overflow-x:hidden;width:100%;position:relative;touch-action:pan-y;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-only{display:none!important}.web-only{display:flex!important}.web-only-break{display:block}.whatsapp-fab{position:fixed;bottom:1.8rem;right:1.8rem;width:58px;height:58px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:none;z-index:9999;text-decoration:none;animation:waBounceIn .6s cubic-bezier(.175,.885,.32,1.275) both;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-fab:hover{transform:scale(1.1);box-shadow:none}.whatsapp-fab:active{transform:scale(.95)}@keyframes waBounceIn{0%{opacity:0;transform:scale(.3) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.title-xl{font-size:2.5rem;font-weight:700;line-height:1.2}.title-lg{font-size:2rem;font-weight:700;line-height:1.2}.title-md{font-size:1.5rem;font-weight:600;line-height:1.3}.resources-title-large{font-size:1.8rem;font-weight:600;line-height:1.2}.text-body{font-size:1rem;line-height:1.4;color:var(--text-muted)}.container{max-width:1000px;margin:0 auto;padding:2rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--radius-xl);font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;outline:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{filter:brightness(1.1)}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.form-control{background:var(--surface);border:1px solid var(--surface-border);padding:1rem;border-radius:var(--radius-md);color:var(--text-main);font-size:1rem}.form-control:focus{outline:none;border-color:var(--primary)}.panel{background:var(--surface);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:0 20px 50px #0006;position:relative;z-index:10005}.hero-banner{width:100%;height:640px;background-image:url(/laje%20portada%20nueva%202026.webp);background-size:cover;background-position:center 50%;background-repeat:no-repeat;position:relative;display:flex;align-items:center;padding:0 5%}.hero-banner:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:60px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 60' preserveAspectRatio='none'%3E%3Cpath fill='%23303030' d='M0,20 C450,60 850,0 1440,30 L1440,62 L0,62 Z'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;pointer-events:none}.hero-logo{width:390px;max-width:90vw;position:absolute;top:4%;left:23%;z-index:2;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5))}@media (max-width: 768px){.hero-logo-container{margin-left:0;margin-top:0}.hero-logo{max-width:250px}.scroll-down-btn{transition:transform .2s ease,filter .2s ease}.scroll-down-btn:hover{transform:translate(-50%) translateY(4px)!important;filter:brightness(1.1)}}.course-header{margin-bottom:1.5rem}.course-meta{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;margin-bottom:1rem}.nav-icons{display:flex;gap:.8rem;color:var(--primary)}.course-nav-buttons,.mobile-nav-row{display:flex;align-items:center;gap:1rem}.nav-btn{background:var(--surface);border:1px solid transparent;color:var(--text-muted);padding:.5rem 1rem;border-radius:2rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;cursor:pointer}.nav-btn.active{color:var(--text-main)}.nav-btn-next{background:var(--surface);border:none;color:var(--text-muted);height:48px;box-sizing:border-box;padding:0 1.5rem;border-radius:2.5rem;display:flex;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:500;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease}.nav-btn-next .nav-btn-icon{color:var(--primary);transition:color .2s ease}.nav-btn-next:hover{transform:scale(1.02);background-color:var(--primary);color:#fff}.nav-btn-next:hover .nav-btn-icon{color:#fff}.video-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;background-color:var(--primary);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 10px 20px #0003;cursor:pointer}.video-play-button{width:80px;height:80px;border-radius:50%;border:3px solid white;display:flex;align-items:center;justify-content:center;background:#ff3131;color:#fff;transition:transform .2s ease;box-shadow:0 4px 15px #0000004d}.video-wrapper:hover .video-play-button{transform:scale(1.1)}.video-controls-overlay{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);display:flex;align-items:center;gap:1rem;opacity:0;transition:opacity .3s}.video-wrapper:hover .video-controls-overlay{opacity:1}.progress-bar{flex:1;height:4px;background:#ffffff4d;border-radius:2px}.progress-fill{height:100%;background:var(--text-main);border-radius:2px}.paywall-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#303030f2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;z-index:10}.course-footer{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;padding-bottom:2rem;position:relative;z-index:50}.progress-metrics{display:flex;align-items:center;gap:2rem}.metric{display:flex;align-items:center;gap:.5rem;color:var(--primary)}.progress-pill-bar-container{width:150px;height:14px;background:var(--background);border-radius:10px;overflow:hidden}@media (max-width: 768px){.progress-pill-bar-container{width:75px}.web-progress-only{display:none!important}}@media (min-width: 769px){.mobile-progress-only{display:none!important}}.course-progress-label{display:flex;align-items:center;gap:.75rem;color:#fff;margin-right:.5rem}.course-progress-label img{transform:translateY(-4px)}.course-progress-text{display:flex;flex-direction:column;line-height:1.1;font-weight:700;font-size:1.1rem}.progress-pill-bar-small{width:210px;height:14px;background:var(--background);border-radius:10px;overflow:hidden}.progress-pill-hover:hover{transform:scale(1.03);background-color:var(--surface-hover)!important}.help-overlay-text{position:absolute;color:#facc15;font-weight:600;font-size:.95rem;pointer-events:none;z-index:100;line-height:1.2;white-space:nowrap}.help-overlay-svg{position:absolute;overflow:visible;pointer-events:none;z-index:99}.help-overlay-path{fill:none;stroke:#facc15;stroke-width:2;stroke-dasharray:4,3}.help-overlay-dot{fill:#facc15}.metric-bar{width:100px;height:8px;background:var(--surface);border-radius:4px}.lesson-seen-btn{background:var(--surface);border:none;color:var(--text-muted);height:48px;box-sizing:border-box;padding:0 .5rem 0 1rem;border-radius:3rem;display:flex;align-items:center;gap:.8rem;font-size:.95rem;font-family:inherit;font-weight:600;cursor:pointer;transition:background-color .2s ease}.lesson-seen-btn:hover{background:var(--surface-hover)}.check-icon{width:26px;height:26px;border-radius:50%;border:2px dashed rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;padding:0;transition:all .2s ease;flex-shrink:0}.check-icon-inner{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lesson-seen-text-hover{display:none}.lesson-seen-btn:hover .lesson-seen-text-hover,.lesson-seen-btn.checked .lesson-seen-text-hover{display:inline}.lesson-seen-btn:hover .lesson-seen-text,.lesson-seen-btn.checked .lesson-seen-text{display:none}.check-svg{opacity:0;transition:opacity .2s ease;color:#fff}.lesson-seen-btn:hover .check-svg,.lesson-seen-btn.checked .check-svg{opacity:1}.lesson-seen-btn:hover .check-icon,.lesson-seen-btn.checked .check-icon{border-color:#fff}.lesson-seen-btn:hover .check-icon-inner,.lesson-seen-btn.checked .check-icon-inner{background:#3f6e5e}.resources-container{background:var(--surface);border-radius:var(--radius-lg);padding:1.5rem;margin-top:2rem}.resources-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem}.resources-count{background:var(--primary);color:#fff;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.25rem;flex-shrink:0}.resource-list{display:flex;flex-direction:column;gap:.6rem}.resource-item{display:flex;flex-direction:column;padding:.4rem 1.2rem;margin:0;border-radius:var(--radius-xl);transition:all .2s ease}.resource-item:hover{background-color:#00000059}.resource-row{display:flex;align-items:flex-start;justify-content:space-between;cursor:pointer}.resource-info-left{display:flex;align-items:flex-start;gap:1.2rem}.resource-check-icon{position:relative;width:24px;height:24px;border-radius:50%;border:1.5px dashed rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;cursor:pointer}.resource-check-icon.checked,.resource-actions:hover .resource-check-icon,.program-lesson-item:hover .resource-check-icon{background:#3f6e5e;border-color:#fffc}.resource-check-icon:hover{border-color:#fff}.resource-check-icon-inner{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.resource-check-icon:hover .check-svg,.resource-check-icon.checked .check-svg{opacity:1}.resource-icon{color:var(--primary);width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.resource-visto-pill{display:flex;align-items:center;border-radius:2rem;transition:all .2s ease;padding:2px}.resource-actions:hover .resource-visto-pill:not(.active),.program-lesson-item:hover .resource-visto-pill:not(.active){background:#3b3b3b;padding:2px 2px 2px 14px}.visto-label{font-size:.95rem;color:#fff;font-weight:600;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:all .2s ease;pointer-events:none}.resource-actions:hover .resource-visto-pill:not(.active) .visto-label,.program-lesson-item:hover .resource-visto-pill:not(.active) .visto-label{max-width:100px;opacity:1;margin-right:8px}.check-svg{opacity:.4;transition:opacity .2s ease}.resource-visto-pill.active .check-svg,.resource-actions:hover .check-svg{opacity:1}.resource-title-wrap{font-weight:600;font-size:1.25rem;line-height:1.4;margin-top:3px}.resource-title-text,.resource-meta-inline{display:inline}.resource-meta-row{display:flex;align-items:center;gap:1rem}.indicators-web-only{display:flex!important}.badge{background:var(--primary);color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .8rem;border-radius:20px;letter-spacing:.05em;display:inline-block;vertical-align:middle;margin-left:.8rem;position:relative;top:-1px}.resource-time{color:#888;font-weight:500;font-size:.95rem;display:inline-flex;align-items:center;gap:.4rem;margin-left:.8rem;vertical-align:middle}.resource-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2px}.status-dots{display:flex;gap:4px}.dot{width:10px;height:10px;border-radius:50%;background:var(--surface-border)}.dot.active{background:var(--primary)}.expand-icon-wrapper{background:#ffffff0a;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.resource-item:hover .expand-icon-wrapper{background:#ffffff14}.expand-icon{color:var(--primary);transition:transform .2s}.resource-item.expanded .expand-icon{transform:rotate(180deg)}.resource-details{margin-top:1rem;margin-left:2.5rem;color:#fff;font-size:.95rem;line-height:1.5}.phone-input-container{display:flex;gap:0;border:1px solid var(--surface-border);border-radius:var(--radius-sm);background:#ffffff0d;overflow:hidden;transition:all .2s ease}.phone-input-container:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow)}.country-selector{display:flex;align-items:center;gap:.5rem;padding:0 1rem;background:#ffffff0d;border-right:1px solid var(--surface-border);cursor:pointer;-webkit-user-select:none;user-select:none;min-width:90px;transition:background .2s ease}.country-selector:hover{background:#ffffff1a}.country-flag{width:20px;height:15px;object-fit:cover;border-radius:2px}.country-code{font-size:.9rem;font-weight:500;color:var(--text-main)}.phone-control{flex:1;background:transparent!important;border:none!important;padding:.75rem 1rem!important;color:var(--text-main)!important;font-size:1rem!important;box-shadow:none!important}.phone-control:focus{outline:none!important}.countries-dropdown{position:absolute;top:100%;left:0;width:100%;min-width:250px;max-height:250px;overflow-y:auto;background:#3b3b3b;border:1px solid var(--surface-border);border-radius:var(--radius-sm);z-index:10015;margin-top:.5rem;box-shadow:0 10px 40px #0009;animation:fadeIn .15s ease-out}.country-search-container{position:sticky;top:0;background:#3b3b3b;padding:.75rem;border-bottom:1px solid var(--surface-border);z-index:1}.country-search-input{width:100%;background:#ffffff0d;border:1px solid var(--surface-border);border-radius:4px;padding:.5rem .75rem;color:#fff;font-size:.85rem}.country-search-input:focus{outline:none;border-color:var(--primary)}.countries-list{padding:.25rem 0}.country-option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background .2s ease}.country-option:hover{background:var(--surface-hover)}.country-option.selected{background:#ff31311a}.country-name{flex:1;font-size:.9rem}.country-dial{color:var(--text-muted);font-size:.85rem}.lead-capture-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1e1e1e66;display:flex;align-items:center;justify-content:center;padding:2rem;transition:opacity .5s ease}.lead-capture-view.launching{background:transparent;pointer-events:none}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .3s ease-out}.modal-content{background:var(--surface);max-width:440px;width:100%;border-radius:var(--radius-xl);padding:3.5rem 2.5rem;position:relative;box-shadow:0 25px 50px #0009;border:1px solid rgba(255,255,255,.05);animation:modalScale .3s cubic-bezier(.34,1.56,.64,1)}.modal-close{position:absolute;top:1.2rem;right:1.2rem;background:#ffffff0d;border:none;color:var(--text-muted);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.modal-close:hover{background:#ffffff1a;color:#fff;transform:rotate(90deg)}.program-modal-content{background-color:#3e3e3e;width:95%;max-width:940px;max-height:92vh;border-radius:2rem;overflow-y:auto;position:relative;box-shadow:0 40px 80px -20px #000c;padding:2rem!important;border:1px solid rgba(255,255,255,.08);scrollbar-width:thin;scrollbar-color:var(--primary) transparent}.program-modal-content::-webkit-scrollbar{width:14px}.program-modal-content::-webkit-scrollbar-track{background:transparent;margin:2rem 0}.program-modal-content::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:10px;border:5px solid transparent;background-clip:content-box}.program-banner{width:100%;height:300px;position:relative;overflow:hidden;border-radius:1.5rem;margin-bottom:2.5rem}.program-banner-img{width:100%;height:100%;object-fit:cover}.program-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 3.5rem}.program-unit-section{padding:2rem 1.2rem;border-bottom:1px dashed rgba(255,255,255,.08)}.program-unit-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:nowrap}.program-unit-badge{background:#f33;color:#fff;padding:.45rem 1.4rem;border-radius:4rem;font-weight:800;font-size:1.25rem;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;justify-content:center}.program-unit-title{color:#f33;font-family:Inter Tight,Inter,sans-serif;font-size:1.85rem;font-weight:900;text-transform:uppercase;letter-spacing:-.03em;margin:0;line-height:1;display:inline-flex;align-items:center;white-space:nowrap;flex:1}.program-lessons-list{padding:0;margin:0 0 1rem}.program-lesson-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem 1rem;margin:0 -1rem;border-bottom:.5px solid rgba(255,255,255,.03);border-radius:1rem;transition:all .2s ease;cursor:pointer}.program-lesson-item:hover{background-color:#00000040}.program-lesson-item.checked-item{color:#dbdbdb}.program-lesson-item.checked-item .program-lesson-content{opacity:.7}.program-lesson-content{display:flex;align-items:center;color:#fff;font-size:1.15rem;font-weight:500;letter-spacing:-.01em}.program-lesson-number{color:var(--primary);width:35px;font-weight:800;font-size:1.25rem}.program-lesson-circle{display:none}.program-resources-summary{display:flex;gap:3rem;margin-top:1.5rem;padding:0 .8rem}.program-resource-metric{display:flex;align-items:center;gap:1.2rem}.program-metric-circle{width:38px;height:38px;border-radius:50%;border:3px solid #444;display:flex;align-items:center;justify-content:center;background:#ffffff08;color:#fff;font-weight:800;font-size:1.4rem}.program-metric-label{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.15}.certificate-section-outer{padding:3.5rem 1.2rem;background:#3e3e3e;display:flex;align-items:center;gap:3.5rem;border-radius:0 0 2rem 2rem;border-top:1px dashed rgba(255,255,255,.1)}.certificate-hand-img{width:320px;height:auto;border-radius:.5rem}.certificate-text-box{flex:1}.certificate-text{color:#dbdbdb;font-size:1.5rem;line-height:1.2;margin-bottom:2.5rem;font-weight:400}.certificate-highlight{color:#fff;font-weight:800;border-bottom:2px solid var(--primary);padding-bottom:2px}.program-close-label{position:absolute;top:1.25rem;right:1.25rem;z-index:100;cursor:pointer}.program-close-x{color:#f33;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);background:#00000040;width:48px;height:48px;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.program-close-x:hover{background:#f33;transform:rotate(90deg);color:#fff;border-color:transparent;box-shadow:0 0 20px #f336}.p-badge{background:#ff2d2d;color:#fff;font-size:.9rem;font-weight:900;padding:.4rem .8rem;border-radius:6px;margin-bottom:.8rem;display:inline-block;width:fit-content}.p-title{font-size:3.5rem;font-weight:800;line-height:1;color:#fff;margin-bottom:1.5rem}.p-tag{background:#f33;color:#fff;padding:.5rem 1.4rem;border-radius:4rem;font-weight:800;font-size:1.2rem;width:fit-content;letter-spacing:.04em;margin-top:-3.2rem;text-align:center;position:relative;z-index:5;transform:translate(-4rem)}@keyframes modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-icon-container{width:84px;height:84px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #df0a0a66;margin-bottom:.5rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.panel.launching{transform:scale(0) rotate(-10deg);opacity:0;transition:all .8s cubic-bezier(.6,-.28,.735,.045);pointer-events:none}.view-transition-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;background:#0f0f0f66;pointer-events:none;transition:opacity .8s ease}.view-transition-overlay.clear{opacity:0}.scroll-down-btn{position:absolute;bottom:3rem;left:50%;transform:translate(-50%) scale(0);opacity:0;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.scroll-down-btn.created{opacity:1;animation:buttonPop .6s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes buttonPop{0%{transform:translate(-50%) scale(0)}70%{transform:translate(-50%) scale(1.15)}to{transform:translate(-50%) scale(1)}}@media (max-width: 768px){.container{padding:1.25rem}.title-xl{font-size:1.85rem}.title-lg{font-size:1.5rem}.title-md{font-size:1.25rem}.resources-title-large{font-size:1.4rem}.text-body{font-size:.9rem}.panel{padding:1.5rem 1.25rem;border-radius:var(--radius-md)}.form-control,.phone-control{font-size:.95rem!important;padding:.75rem!important}.country-selector{min-width:80px;padding:0 .75rem}.countries-dropdown{width:100%;height:50vh;max-height:400px;position:fixed;top:auto;bottom:0;left:0;margin:0;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -10px 40px #000c;transform:translateY(0)}.hero-banner{height:400px;background-position:center 40%;justify-content:flex-start!important;padding-left:0!important}.hero-logo-container{position:relative;left:5%!important;top:-7rem!important}.hero-logo{max-width:220px}.mobile-only{display:flex!important}.web-only{display:none!important}.course-meta{flex-direction:column;align-items:center;gap:1rem;width:100%;position:relative}.mobile-nav-row{width:100%;display:flex;align-items:center;gap:.8rem;justify-content:space-between}.nav-icons-container.mobile-open{position:absolute;bottom:calc(100% + 10px);left:0;z-index:10;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-row{width:100%;display:flex;align-items:center;gap:.5rem}.course-nav-buttons{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.course-nav-buttons>div:first-child{white-space:nowrap;flex-shrink:0}.nav-btn-back{display:none!important}.nav-btn{width:44px!important;height:44px!important;flex-shrink:0;padding:0!important;justify-content:center}.nav-btn-next{height:44px!important;padding:0 .9rem!important;white-space:nowrap;flex-shrink:0}.progress-metrics{width:100%;justify-content:space-between;gap:1rem}.certificate-section-outer{flex-direction:column;padding:2.5rem 1.5rem;text-align:center}.certificate-hand-img{width:100%;max-width:260px}.certificate-text{font-size:1.15rem}.scroll-down-btn{bottom:1.5rem;padding:.3rem .3rem .3rem 1.2rem!important}.p-title{font-size:2.2rem}.p-tag{transform:translate(0)}.program-unit-header{flex-direction:row;align-items:center;gap:.6rem;margin-bottom:1rem}.program-unit-badge{font-size:.85rem;padding:.3rem .9rem}.program-unit-title{font-size:1rem;white-space:normal;line-height:1.15}.program-unit-section{padding:1.2rem .8rem}.program-lesson-content{font-size:.9rem}.program-lesson-number{font-size:1rem;width:26px}.program-lesson-item{padding:.35rem .6rem;margin:0 -.6rem}.program-modal-content{width:100%;max-height:100vh;border-radius:1.2rem 1.2rem 0 0;padding:1.2rem!important}.program-banner{height:180px;margin-bottom:1.2rem;border-radius:1rem}.program-banner-overlay{padding:0 1rem}.program-resource-metric{gap:.4rem}.program-resources-summary{gap:1.5rem}.program-metric-label{font-size:.75rem}.program-close-label{top:1rem;right:1rem}.program-banner-logo{width:200px!important}.resource-title-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.resource-title-text{display:block}.resource-meta-inline{display:inline-flex;align-items:center;gap:.6rem}.resource-meta-inline .badge,.resource-meta-inline .resource-time{margin-left:0!important}.indicators-web-only,.web-only-break{display:none!important}.nav-icons-container:not(.mobile-open){display:none!important}}@media (max-width: 480px){.hero-banner{height:320px;justify-content:flex-start!important;padding-left:0!important}.hero-logo-container{position:relative;left:5%!important;top:-8rem!important}.hero-logo{max-width:200px}.p-title{font-size:1.8rem}.p-tag{font-size:1rem;transform:translate(0);margin-top:-1.5rem}.course-footer{flex-direction:row;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;justify-content:center;z-index:10}.resources-container{margin-top:1rem;padding:1.2rem}.resources-header{margin-bottom:1.2rem}.progress-metrics,.progress-pill-hover{width:auto;justify-content:center}}
