:root{--red:#f01414;--red-dark:#c90000;--ink:#101010;--muted:#646464;--line:#dedede;--soft:#f5f5f5;--white:#fff;--radius:20px;--shadow:0 18px 60px rgba(0,0,0,.09);font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--white);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:fixed;z-index:999;top:-5rem;left:1rem;background:#000;color:#fff;padding:.8rem 1rem;border-radius:.5rem}.skip-link:focus{top:1rem}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{height:82px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-bottom:1px solid rgba(0,0,0,.07)}.header-inner{height:100%;display:flex;align-items:center;gap:1.4rem}.brand{display:flex;align-items:center;text-decoration:none;min-width:76px}.brand-crop{width:76px;height:68px;overflow:hidden;position:relative}.brand-crop img{position:absolute;width:150px;max-width:none;left:-36px;top:-14px}.nav{display:flex;gap:1.15rem;margin-left:auto;align-items:center}.nav a{text-decoration:none;font-size:.9rem;font-weight:700;padding:.5rem 0;white-space:nowrap}.nav a:hover,.nav a:focus-visible{color:var(--red)}.header-cta{margin-left:.4rem}.menu-btn{display:none;background:transparent;border:0;padding:.7rem;font-size:1.5rem}.btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.55rem;border:1px solid transparent;border-radius:12px;padding:.8rem 1.15rem;font-size:.86rem;font-weight:850;letter-spacing:.045em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:.2s ease}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 10px 28px rgba(240,20,20,.24)}.btn-secondary{background:#fff;border-color:#cfcfcf}.btn-secondary:hover{border-color:#111}.btn-dark{background:#111;color:#fff}.hero{padding:64px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.eyebrow{display:flex;align-items:center;gap:.55rem;color:var(--red);font-size:.79rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem}.eyebrow::before{content:"";width:18px;height:18px;background:var(--red);clip-path:polygon(50% 0,100% 100%,70% 100%,50% 60%,30% 100%,0 100%)}h1,h2,h3{margin-top:0;letter-spacing:-.04em}h1{font-size:clamp(3rem,6.4vw,6rem);line-height:.94;margin-bottom:1.5rem;max-width:760px}h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.02;margin-bottom:1rem}h3{font-size:1.35rem;line-height:1.15}.lead{font-size:1.13rem;line-height:1.7;color:#454545;max-width:680px}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.hero-media{min-height:580px;position:relative}.hero-photo{width:100%;height:580px;object-fit:cover;border-radius:32px;box-shadow:var(--shadow)}.hero-media::before{content:"";position:absolute;z-index:2;left:-22px;bottom:62px;width:104px;height:118px;background:var(--red);clip-path:polygon(50% 0,100% 100%,70% 100%,50% 60%,30% 100%,0 100%);filter:drop-shadow(0 15px 28px rgba(240,20,20,.28))}.hero-note{position:absolute;z-index:3;right:-18px;bottom:28px;width:245px;background:#111;color:#fff;border-radius:20px;padding:1.25rem;box-shadow:var(--shadow)}.hero-note span{display:block;color:#ff4343;font-size:.72rem;letter-spacing:.15em;font-weight:900;margin-bottom:.55rem}.hero-note strong{font-size:1.08rem;line-height:1.35}.section{padding:88px 0}.section-soft{background:var(--soft)}.section-dark{background:#111;color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.4rem}.section-head>div{max-width:750px}.section-head p{color:var(--muted);font-size:1.05rem;line-height:1.65}.section-dark .section-head p{color:#bbb}.search-panel{position:relative;margin-top:-18px;background:#fff;border:1px solid #ddd;border-radius:24px;padding:1.25rem;box-shadow:var(--shadow)}.search-row{display:flex;gap:.75rem}.search-box{flex:1;position:relative}.search-box input{width:100%;height:58px;border:1px solid #bbb;border-radius:14px;padding:0 1.2rem 0 3rem;font:inherit;font-size:1rem}.search-box input:focus{outline:3px solid rgba(240,20,20,.18);border-color:var(--red)}.search-icon{position:absolute;left:1rem;top:18px;color:var(--muted)}.filters{display:flex;gap:.55rem;overflow:auto;padding:.9rem 0 .2rem;scrollbar-width:thin}.filter{border:1px solid #ccc;background:#fff;border-radius:999px;padding:.7rem 1rem;font:inherit;font-size:.83rem;font-weight:800;white-space:nowrap;cursor:pointer}.filter.active,.filter:hover{background:#111;color:#fff;border-color:#111}.results-meta{font-size:.84rem;color:var(--muted);margin:1rem 0}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.course-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:1.15rem;display:flex;flex-direction:column;min-height:230px;transition:.2s}.course-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:transparent}.course-cat{font-size:.72rem;color:var(--red);font-weight:900;letter-spacing:.1em;text-transform:uppercase}.course-card h3{margin:.8rem 0 .7rem}.course-card p{color:var(--muted);font-size:.9rem;line-height:1.55}.course-meta{display:flex;gap:.55rem;flex-wrap:wrap;margin:auto 0 1rem}.course-meta span{font-size:.74rem;background:#f1f1f1;border-radius:999px;padding:.45rem .6rem}.course-link{font-size:.8rem;font-weight:900;text-transform:uppercase;color:var(--red);text-decoration:none}.paths{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.path-card{position:relative;min-height:365px;border-radius:22px;overflow:hidden;color:#fff;text-decoration:none;background:#222}.path-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.5s}.path-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 15%,rgba(0,0,0,.86) 100%)}.path-card:hover img{transform:scale(1.04)}.path-copy{position:absolute;z-index:2;left:1.2rem;right:1.2rem;bottom:1.2rem}.path-copy small{color:#ff5b5b;font-weight:900;letter-spacing:.12em}.path-copy h3{margin:.55rem 0}.path-copy p{font-size:.86rem;line-height:1.5;color:#e4e4e4;margin:0}.triptych{object-position:left}.path-card:nth-child(3) .triptych{object-position:right}.path-card:nth-child(4) .triptych{object-position:center}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.media-card{border-radius:28px;overflow:hidden;min-height:490px}.media-card img{width:100%;height:100%;min-height:490px;object-fit:cover}.check-list{list-style:none;padding:0;margin:1.5rem 0}.check-list li{padding:.75rem 0;border-bottom:1px solid #ddd;font-weight:720}.check-list li::before{content:"↗";color:var(--red);margin-right:.75rem}.tech-visual{height:360px;border-radius:24px;overflow:hidden;margin-bottom:2rem}.tech-visual img{width:100%;height:100%;object-fit:cover}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1.6rem 0}.choice{border:1px solid #444;border-radius:14px;padding:1rem;color:#fff;cursor:pointer;background:#191919;text-align:left;font:inherit;font-weight:720}.choice:hover,.choice.active{border-color:var(--red);background:#241010}.partners{border-left:5px solid var(--red);padding-left:2rem}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:1rem}.contact-card{background:#fff;border:1px solid #ddd;border-radius:22px;padding:1.5rem}.contact-card address{font-style:normal;line-height:1.8}.contact-links{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.5rem}.map{width:100%;min-height:360px;border:0;border-radius:22px;filter:grayscale(.15)}.footer{padding:55px 0;background:#0d0d0d;color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:2rem}.footer p,.footer a{color:#aaa;line-height:1.7}.footer a:hover{color:#fff}.footer h3{font-size:1rem;letter-spacing:0}.whatsapp-float{position:fixed;z-index:40;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#20b958;color:#fff;display:grid;place-items:center;text-decoration:none;font-weight:900;font-size:1.4rem;box-shadow:0 12px 28px rgba(0,0,0,.2)}.page-hero{padding:72px 0 48px;background:#f6f6f6}.breadcrumbs{font-size:.82rem;color:var(--muted);margin-bottom:1.5rem}.page-hero h1{font-size:clamp(2.7rem,5vw,5rem)}.catalog-tools{margin-bottom:2rem}.category-block{margin:2rem 0}.category-block h3{display:flex;align-items:center;gap:.6rem}.category-block h3::before{content:"";width:10px;height:10px;background:var(--red);transform:rotate(45deg)}.pill-list{display:flex;flex-wrap:wrap;gap:.65rem}.pill-list span{border:1px solid #d5d5d5;background:#fff;border-radius:999px;padding:.72rem 1rem;font-weight:700}.detail-grid{display:grid;grid-template-columns:1fr .9fr;gap:50px}.detail-visual{height:440px;border-radius:26px;overflow:hidden}.detail-visual img{width:100%;height:100%;object-fit:cover}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1.5rem 0}.fact{background:#f5f5f5;border-radius:14px;padding:1rem}.fact small{display:block;color:var(--muted);margin-bottom:.4rem}.fact strong{font-size:.96rem}.notice{background:#fff4f4;border-left:4px solid var(--red);padding:1rem;margin:1.5rem 0;line-height:1.6}.reveal{opacity:0;transform:translateY(20px);transition:.55s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1020px){.nav{display:none;position:fixed;inset:82px 0 0;background:#fff;padding:2rem;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.nav a{font-size:1.15rem}.menu-btn{display:block;margin-left:auto}.header-cta{display:none}.paths{grid-template-columns:1fr 1fr}.course-grid{grid-template-columns:1fr 1fr}.hero-grid,.split,.detail-grid{grid-template-columns:1fr}.hero-media{min-height:480px}.hero-photo{height:480px}.section-head{align-items:start;flex-direction:column}.contact-grid{grid-template-columns:1fr}}@media(max-width:650px){.shell{width:min(100% - 28px,1180px)}.hero{padding:38px 0 58px}.hero h1{font-size:3.35rem}.hero-grid{gap:32px}.hero-media{min-height:390px}.hero-photo{height:390px;border-radius:22px}.hero-note{right:10px;bottom:12px;width:210px}.hero-media::before{left:-8px;bottom:45px;width:80px}.section{padding:66px 0}.search-row{display:block}.paths,.course-grid,.choice-grid,.footer-grid{grid-template-columns:1fr}.path-card{min-height:300px}.split{gap:28px}.media-card,.media-card img{min-height:360px}.contact-links .btn{width:100%}.facts{grid-template-columns:1fr}.tech-visual{height:250px}.page-hero{padding:50px 0 32px}.whatsapp-float{width:52px;height:52px;right:14px;bottom:14px}}
