.cv-page *,.cv-page :before,.cv-page :after{box-sizing:border-box;margin:0;padding:0}.cv-page{--green:#1b4332;--green2:#2d6a4f;--green3:#52b788;--cream:#f0ede4;--cream2:#e8e3d8;--orange:#e07050;--orange2:#c85a3a;--purple:#2d1b4e;--purple2:#3d2860;--white:#fff;--ink:#1a1a1a;--ink2:#4a4a4a;--ink3:#888;--border:#ddd8cc;background:var(--cream);color:var(--ink);scroll-behavior:smooth;font-family:DM Sans,sans-serif;overflow-x:hidden}.cv-page nav{background:var(--green);z-index:100;justify-content:space-between;align-items:center;gap:12px;padding:12px 52px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #00000014}.cv-page .nav-logo{flex-shrink:1;align-items:center;min-width:0;text-decoration:none;display:flex}.cv-page .nav-logo-img{object-fit:contain;width:auto;max-width:100%;height:30px;display:block}.cv-page .nav-right{flex-shrink:0;align-items:center;gap:14px;display:flex}.cv-page .nav-price{color:#ffffffb3;white-space:nowrap;font-size:13px;font-weight:500}.cv-page .nav-price strong{color:#fff;font-size:20px}.cv-page .nav-cta{background:var(--green3);color:#fff;white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.cv-page .nav-cta:hover{background:#3da06a;transform:translateY(-1px)}.cv-page .hero{background:var(--cream);max-width:1100px;margin:0 auto;padding:126px 52px 80px}.cv-page .hero-badge-lang{background:var(--orange);color:#fff;letter-spacing:.04em;border-radius:100px;align-items:center;gap:8px;margin-bottom:14px;padding:8px 18px;font-size:12px;font-weight:700;animation:.6s ease-out both badgePop;display:inline-flex;box-shadow:0 4px 16px #e0705059}.cv-page .hero-badge-icon{font-size:14px}@keyframes badgePop{0%{opacity:0;transform:scale(.8)}60%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.cv-page .hero-tag{border:1px solid var(--border);letter-spacing:.08em;text-transform:uppercase;color:var(--ink2);background:#fff;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 18px;font-size:12px;font-weight:600;display:inline-flex}.cv-page h1{letter-spacing:-.02em;color:var(--green);margin-bottom:24px;font-family:Playfair Display,serif;font-size:clamp(42px,5.5vw,72px);font-weight:900;line-height:1.04}.cv-page h1 em{color:var(--orange);font-style:italic}.cv-page .hero-sub{color:var(--ink2);max-width:520px;margin-bottom:36px;font-size:clamp(16px,1.4vw,18px);line-height:1.72}.cv-page .pills{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.cv-page .pill{border:1px solid var(--border);color:var(--ink2);background:#fff;border-radius:100px;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:500;display:flex}.cv-page .pill-dot{background:var(--orange);border-radius:50%;flex-shrink:0;width:7px;height:7px}.cv-page .price-label{color:var(--ink3);margin-bottom:6px;font-size:14px}.cv-page .price-big{color:var(--orange);align-items:center;gap:2px;margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(52px,7vw,80px);font-weight:900;line-height:1;display:flex}.cv-page .price-eu{color:var(--orange);align-self:flex-start;margin-top:12px;font-size:clamp(20px,2.6vw,30px);font-weight:800;line-height:1}.cv-page .price-num{color:var(--orange);font-family:Playfair Display,serif;font-size:clamp(52px,7vw,80px);font-weight:900;line-height:1}.cv-page .btn-hero{background:var(--green);color:#fff;border-radius:10px;align-items:center;gap:10px;padding:18px 36px;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 28px #1b43324d}.cv-page .btn-hero:hover{background:var(--green2);transform:translateY(-2px);box-shadow:0 10px 36px #1b433266}.cv-page .hero-guarantee{color:var(--ink3);margin-top:14px;font-size:13px}.cv-page .divider{background:var(--border);height:1px}.cv-page .aprende-section{background:var(--cream);padding:80px 52px}.cv-page .aprende-inner{max-width:1100px;margin:0 auto}.cv-page .s-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--orange);text-align:center;margin-bottom:14px;font-size:11px;font-weight:700}.cv-page .s-title{color:var(--green);text-align:center;margin-bottom:52px;font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.2}.cv-page .s-title em{color:var(--green2);font-style:italic}.cv-page .skills-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cv-page .skill-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px 24px;transition:all .25s}.cv-page .skill-card:hover{border-color:var(--green3);transform:translateY(-4px);box-shadow:0 8px 32px #1b43321a}.cv-page .skill-icon{background:var(--cream);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:20px;display:flex}.cv-page .skill-title{color:var(--ink);margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.3}.cv-page .skill-desc{color:var(--ink2);font-size:14px;line-height:1.6}.cv-page .pain-section{background:var(--cream2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:72px 52px}.cv-page .pain-inner{text-align:center;max-width:760px;margin:0 auto}.cv-page .pain-title{color:var(--green);margin-bottom:14px;font-family:Playfair Display,serif;font-size:clamp(26px,3vw,40px);font-weight:700}.cv-page .pain-sub{color:var(--ink2);margin-bottom:36px;font-size:16px;line-height:1.65}.cv-page .pain-list{text-align:left;flex-direction:column;gap:12px;max-width:560px;margin:0 auto;list-style:none;display:flex}.cv-page .pain-list li{color:var(--ink2);border:1px solid var(--border);border-left:3px solid var(--orange);background:#fff;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 18px;font-size:15px;line-height:1.5;display:flex}.cv-page .pain-x{color:var(--orange);flex-shrink:0;font-weight:800}.cv-page .curr-section{background:var(--green);padding:80px 52px}.cv-page .curr-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.cv-page .curr-left .s-eyebrow{color:var(--orange);text-align:left}.cv-page .curr-left .s-title{color:#fff;text-align:left;margin-bottom:16px}.cv-page .curr-left .s-title em{color:var(--green3)}.cv-page .curr-desc{color:#ffffffa6;font-size:16px;line-height:1.7}.cv-page .curr-desc strong{color:#fff}.cv-page .curr-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;overflow:hidden}.cv-page .curr-card-head{border-bottom:1px solid #ffffff1a;align-items:center;gap:14px;padding:20px 28px;display:flex}.cv-page .curr-play{background:var(--orange);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.cv-page .curr-module-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:4px;font-size:11px;font-weight:700}.cv-page .curr-module-title{color:#fff;font-size:15px;font-weight:700}.cv-page .curr-duration{color:#ffffffa6;background:#ffffff1a;border-radius:100px;align-items:center;gap:6px;margin:12px 28px 8px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.cv-page .curr-items{flex-direction:column;padding:0 28px 24px;display:flex}.cv-page .curr-item{color:#fffc;border-bottom:1px solid #ffffff12;align-items:center;gap:12px;padding:14px 0;font-size:14px;display:flex}.cv-page .curr-item:last-child{border-bottom:none}.cv-page .curr-check{width:22px;height:22px;color:var(--green3);border:1.5px solid #52b78880;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.cv-page .curr-btn{justify-content:center;margin-top:40px;display:flex}.cv-page .btn-curr{background:var(--green3);color:#fff;border-radius:10px;align-items:center;gap:10px;padding:18px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.cv-page .btn-curr:hover{background:#3da06a;transform:translateY(-2px)}.cv-page .forwho-section{background:var(--cream);padding:80px 52px}.cv-page .forwho-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.cv-page .forwho-img{border-radius:20px;overflow:hidden;box-shadow:0 16px 56px #00000026}.cv-page .forwho-img img{object-fit:cover;width:100%;height:480px;display:block}.cv-page .forwho-right .s-eyebrow{text-align:left}.cv-page .forwho-right .s-title{text-align:left;font-size:clamp(28px,3.5vw,46px)}.cv-page .forwho-list{flex-direction:column;gap:12px;margin-top:28px;display:flex}.cv-page .forwho-item{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:18px 20px;transition:all .2s;display:flex}.cv-page .forwho-item:hover{border-color:var(--green3);box-shadow:0 4px 18px #1b433214}.cv-page .forwho-check{border:1.5px solid var(--green3);width:24px;height:24px;color:var(--green2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;display:flex}.cv-page .forwho-text{color:var(--ink2);font-size:14px;line-height:1.55}.cv-page .testi-section{background:var(--cream2);border-top:1px solid var(--border);padding:80px 52px}.cv-page .testi-inner{max-width:1100px;margin:0 auto}.cv-page .testi-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.cv-page .testi-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px 24px}.cv-page .testi-stars{color:#f5a623;letter-spacing:2px;margin-bottom:14px;font-size:16px}.cv-page .testi-text{color:var(--ink2);margin-bottom:20px;font-size:14px;font-style:italic;line-height:1.7}.cv-page .testi-author{align-items:center;gap:12px;display:flex}.cv-page .testi-avatar{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.cv-page .testi-name{color:var(--ink);font-size:14px;font-weight:700}.cv-page .testi-role{color:var(--ink3);margin-top:2px;font-size:12px}.cv-page .oferta-section{background:var(--green);padding:80px 52px}.cv-page .oferta-inner{text-align:center;max-width:700px;margin:0 auto}.cv-page .oferta-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--orange);margin-bottom:14px;font-size:11px;font-weight:700}.cv-page .oferta-title{color:#fff;margin-bottom:40px;font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);font-weight:400}.cv-page .oferta-card{background:var(--purple);border-radius:24px;padding:44px 40px;position:relative;overflow:hidden}.cv-page .oferta-badge{background:var(--orange);color:#fff;letter-spacing:.08em;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 24px;font-size:13px;font-weight:800;display:inline-flex}.cv-page .oferta-curso{color:#fff;margin-bottom:24px;font-family:Playfair Display,serif;font-size:clamp(22px,3vw,30px);font-weight:700}.cv-page .oferta-list{text-align:left;flex-direction:column;gap:14px;margin-bottom:28px;list-style:none;display:flex}.cv-page .oferta-list li{color:#ffffffe6;align-items:center;gap:14px;font-size:15px;display:flex}.cv-page .oferta-chk{background:var(--green3);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.cv-page .oferta-price-box{background:#0003;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:24px;padding:24px 20px}.cv-page .oferta-price-label{color:#ffffff73;margin-bottom:8px;font-size:13px}.cv-page .oferta-price-main{justify-content:center;align-items:center;gap:2px;margin-bottom:6px;display:flex}.cv-page .oferta-eu{color:#fff;align-self:flex-start;margin-top:8px;font-size:28px;font-weight:800;line-height:1}.cv-page .oferta-num{color:var(--green3);font-family:Playfair Display,serif;font-size:72px;font-weight:900;line-height:1}.cv-page .oferta-parcel{color:#fff6;font-size:13px}.cv-page .oferta-unico{color:var(--green3);letter-spacing:.05em;background:#52b78826;border:1.5px solid #52b78866;border-radius:100px;align-items:center;gap:8px;margin-top:10px;padding:7px 18px;font-size:12px;font-weight:800;display:inline-flex}.cv-page .btn-oferta{background:var(--orange);color:#fff;letter-spacing:.06em;text-transform:uppercase;text-align:center;border-radius:12px;width:100%;margin-bottom:14px;padding:22px 24px;font-size:16px;font-weight:800;text-decoration:none;transition:all .25s;display:block;box-shadow:0 8px 32px #e0705080}.cv-page .btn-oferta:hover{background:var(--orange2);transform:translateY(-2px);box-shadow:0 12px 44px #e07050a6}.cv-page .oferta-guarantee{color:#fff6;font-size:12px}.cv-page .guarantee-section{background:var(--cream);border-top:1px solid var(--border);padding:60px 52px}.cv-page .guarantee-inner{text-align:center;max-width:600px;margin:0 auto}.cv-page .guarantee-icon{margin-bottom:14px;font-size:48px}.cv-page .guarantee-title{color:var(--green);margin-bottom:12px;font-family:Playfair Display,serif;font-size:28px;font-weight:700}.cv-page .guarantee-text{color:var(--ink2);font-size:15px;line-height:1.7}.cv-page footer{background:var(--green);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:24px 52px;display:flex}.cv-page .footer-left{color:#fff6;font-size:12px}.cv-page .footer-right{align-items:center;gap:20px;display:flex}.cv-page .footer-right a{color:#fff6;font-size:12px;text-decoration:none}.cv-page .footer-right a:hover{color:#ffffffb3}.cv-page .footer-right a[aria-label*=Instagram]{color:#fff;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:inline-flex}.cv-page .footer-right a[aria-label*=Instagram]:hover{background:var(--orange);color:#fff;transform:translateY(-2px)}@media(max-width:900px){.cv-page nav{gap:8px;padding:10px 16px}.cv-page .hero{padding:52px 20px 60px}.cv-page .aprende-section,.cv-page .pain-section,.cv-page .curr-section,.cv-page .forwho-section,.cv-page .testi-section,.cv-page .oferta-section,.cv-page .guarantee-section{padding:60px 20px}.cv-page .curr-inner,.cv-page .forwho-inner{grid-template-columns:1fr;gap:40px}.cv-page .skills-grid,.cv-page .testi-grid{grid-template-columns:1fr}.cv-page footer{flex-direction:column;align-items:flex-start;padding:20px}.cv-page .forwho-img img{height:280px}}@media(max-width:600px){.cv-page nav{gap:8px;padding:8px 12px}.cv-page .nav-logo-img{height:24px}.cv-page .nav-right{gap:8px}.cv-page .nav-price{font-size:11px}.cv-page .nav-price strong{font-size:14px}.cv-page .nav-cta{padding:8px 14px;font-size:12px}.cv-page h1{font-size:38px}.cv-page .price-big{font-size:52px}.cv-page .oferta-num{font-size:58px}}@media(max-width:380px){.cv-page .nav-price{display:none}.cv-page .nav-logo-img{height:22px}.cv-page .nav-logo-text{font-size:10px}}.cv-page .price-sub{color:var(--ink3);margin-top:-12px;margin-bottom:20px;font-size:13px}.cv-page .hero-social{color:var(--ink2);margin-top:18px;font-size:13px;font-weight:600}.cv-page .stats-strip{background:var(--green);border-top:1px solid #ffffff0f;padding:18px 52px}.cv-page .stats-inner{flex-wrap:wrap;justify-content:center;gap:10px 28px;max-width:1200px;margin:0 auto;display:flex}.cv-page .stat-item{color:#ffffffd9;white-space:nowrap;font-size:13px;font-weight:600}.cv-page .faq-section{background:var(--cream2);border-top:1px solid var(--border);padding:80px 52px}.cv-page .faq-inner{max-width:760px;margin:0 auto}.cv-page .faq-list{flex-direction:column;gap:12px;margin-top:36px;display:flex}.cv-page .faq-item{border:1px solid var(--border);background:#fff;border-radius:12px;transition:all .2s;overflow:hidden}.cv-page .faq-item.open{border-color:var(--green3);box-shadow:0 4px 18px #1b433214}.cv-page .faq-q{cursor:pointer;width:100%;color:var(--green);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;font-family:inherit;font-size:15px;font-weight:700;display:flex}.cv-page .faq-chev{color:var(--orange);flex-shrink:0;font-size:22px;font-weight:700;line-height:1}.cv-page .faq-a{color:var(--ink2);padding:0 22px 20px;font-size:14px;line-height:1.65}.cv-page .finalcta-section{background:var(--green);text-align:center;padding:80px 52px}.cv-page .finalcta-inner{max-width:700px;margin:0 auto}.cv-page .finalcta-section .s-eyebrow{color:var(--orange)}.cv-page .finalcta-sub{color:#fffc;margin:-20px 0 32px;font-size:17px;line-height:1.6}.cv-page .btn-finalcta{background:var(--orange);color:#fff;letter-spacing:.06em;border-radius:12px;align-items:center;gap:10px;padding:22px 40px;font-size:16px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 32px #e0705080}.cv-page .btn-finalcta:hover{background:var(--orange2);transform:translateY(-2px);box-shadow:0 12px 44px #e07050a6}.cv-page .finalcta-guarantee{color:#ffffff8c;margin-top:18px;font-size:13px}.cv-page .payment-icons{border-top:1px solid #ffffff14;margin-top:18px;padding-top:18px}.cv-page .payment-icons-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-bottom:10px;font-size:11px;font-weight:700}.cv-page .payment-icons-row{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.cv-page .payment-icons-row img{object-fit:contain;background:#fff;border-radius:5px;width:42px;height:28px;padding:3px}@media(max-width:900px){.cv-page .stats-strip{padding:16px 20px}.cv-page .faq-section,.cv-page .finalcta-section{padding:60px 20px}}.cv-page .hero-badge-lang svg{color:#fff}.cv-page .stat-item{align-items:center;gap:7px;display:inline-flex}.cv-page .stat-item svg{color:#ffffffd9;flex-shrink:0}.cv-page .pain-x{width:22px;height:22px;color:var(--orange);background:#e070501f;border-radius:50%;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.cv-page .icon-circle{background:var(--cream2);width:40px;height:40px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cv-page .skill-icon svg{color:var(--green)}.cv-page .skill-icon{background:var(--cream2)}.cv-page .guarantee-icon{color:var(--green2);justify-content:center;display:flex}.cv-page .curr-duration svg{color:#ffffffa6}.cv-page .curr-play svg{color:#fff}.cv-page .curr-check svg{color:var(--green3)}.cv-page .oferta-chk svg,.cv-page .oferta-unico svg{color:#fff}.cv-page .oferta-unico svg{color:var(--green3)}.cv-page .oferta-badge svg{color:#fff}.cv-page .trust-line{align-items:center;gap:6px;display:inline-flex}.cv-page .trust-line svg{opacity:.85;flex-shrink:0}
