@font-face{font-family:Sora;src:url('/assets/sora-1.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Sora;src:url('/assets/sora-2.ttf') format('truetype');font-weight:500;font-display:swap}@font-face{font-family:Sora;src:url('/assets/sora-3.ttf') format('truetype');font-weight:700;font-display:swap}:root{--bg:#070707;--panel:#111;--line:#33251e;--red:#fa2e18;--orange:#fd6230;--text:#eee;--muted:#a1a1a1;--font:Sora,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--text);background:var(--bg);font:16px/1.8 var(--font);overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:6px}::selection{background:var(--red);color:#fff}.skip{position:fixed;z-index:99;left:20px;top:-100px;padding:12px 20px;background:var(--red)}.skip:focus{top:15px}header{position:sticky;top:0;height:86px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 6%;background:#070707ed;backdrop-filter:blur(20px);border-bottom:1px solid #ffffff0d;z-index:20}.brand{position:relative;display:block;flex-shrink:0;width:177px;height:44px;overflow:hidden}.brand img{position:absolute;max-width:none;width:277px;height:auto;left:-49px;top:-44px}nav{display:flex;gap:30px;align-items:center;font-size:14px;color:#aaa}nav a:hover,footer a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:16px}.header-cta{border:1px solid #fa2e1855;border-radius:4px;background:linear-gradient(120deg,#51201544,#080808);font-size:13px;white-space:nowrap;padding:10px 16px;display:flex;align-items:center;gap:18px}.header-cta span{color:var(--orange);font-size:20px}.motion-toggle{width:30px;height:30px;border:1px solid #333;border-radius:50%;color:#9b9b9b;background:transparent;font-size:12px}.hero{position:relative;isolation:isolate;overflow:clip;max-width:1800px;margin:auto;padding:75px 7% 0;min-height:760px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center}.hero-ambient{position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 85% 20%,#63180944,transparent 65%)}.hero-copy{z-index:3;position:relative;padding-bottom:30px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:500;color:#c78267;margin:0 0 25px;line-height:1.7}.hero .eyebrow{color:#eee;font-size:14px;letter-spacing:.2em;display:flex;align-items:center;gap:12px}.hero .eyebrow:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 20px var(--red)}.hero-kicker{font-size:12px;letter-spacing:.08em;color:#868686;margin:0 0 12px}h1{font-size:clamp(44px,4.6vw,76px);line-height:1.05;font-weight:700;letter-spacing:-.055em;margin:0 0 25px}h1 em,h2 em{font-style:normal;background:linear-gradient(105deg,#ff2614 5%,#fe5c29 60%,#ffa063);background-clip:text;-webkit-background-clip:text;color:transparent}.lead{font-size:20px;font-weight:500;letter-spacing:-.025em;line-height:1.6;margin:0 0 18px}.detail{font-size:16px;line-height:1.85;color:#aaa;max-width:480px;margin:0}.hero-actions{display:flex;gap:20px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(110deg,#d91b08,#fa2e18 55%,#ff6a29);border:1px solid #ff6e40;box-shadow:0 8px 35px #dc341a30,inset 0 1px #ffffff30;color:#fff;min-height:59px;padding:17px 25px;border-radius:4px;font-size:13px;line-height:1.5;letter-spacing:.015em;font-weight:500;transition:transform .25s,box-shadow .25s}.button span{font-size:24px;font-weight:400}.button:hover{transform:translateY(-3px);box-shadow:0 12px 45px #e03d1d65}.hero-note{font-size:12px;color:#777;line-height:1.7;margin:16px 0 0;max-width:420px}.hero-media{position:relative;margin:0 -15% 0 -10%;min-height:600px;align-self:stretch;mix-blend-mode:screen;z-index:1}.hero-media>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 98%,transparent),linear-gradient(180deg,transparent,#000 8%,#000 87%,transparent);mask-composite:intersect;-webkit-mask-composite:source-in;animation:drift 10s ease-in-out infinite alternate}.photo-tag{position:absolute;bottom:14%;right:9%;left:15%;display:flex;gap:17px;align-items:center;padding:18px 23px;border:1px solid #8b4d3188;border-radius:4px;background:linear-gradient(125deg,#311b12cf,#080808e8);backdrop-filter:blur(14px);box-shadow:0 10px 35px #0007}.tag-mark{font-size:30px;color:var(--orange)}.photo-tag p{font-size:12px;letter-spacing:.08em;margin:0;line-height:1.6}.hero-media figcaption{position:absolute;bottom:5%;right:10%;font-size:12px;color:#9c7e6d}.hero-bottom{grid-column:1/-1;display:flex;gap:26px;align-items:center;padding:27px 0;font-size:12px;letter-spacing:.09em;color:#727272;z-index:3}.hero-bottom .line{height:1px;flex:1;background:linear-gradient(90deg,#79311a,#222)}.hero-bottom a{font-size:12px;letter-spacing:.04em;color:#aaa}.hero-bottom a span{color:var(--orange);margin-left:15px}.ribbon{overflow:hidden;background:linear-gradient(105deg,#a11407,#fa2e18 50%,#e55c25);padding:16px 0;border-top:1px solid #ff7d48;box-shadow:0 0 50px #ab2a161a}.ribbon-track{display:flex;width:max-content;animation:marquee 34s linear infinite}.ribbon-track>div{display:flex;align-items:center;gap:40px;padding-right:40px}.ribbon span{font-size:13px;letter-spacing:.1em;white-space:nowrap}.ribbon i{font-size:24px;color:#ffffffaa;font-style:normal}.section{max-width:1400px;margin:auto;padding:100px 7%}h2{font-size:clamp(30px,3.3vw,50px);font-weight:500;letter-spacing:-.045em;line-height:1.18;margin:0}h2 span{color:#939393}.closing{padding:105px 7%;text-align:center;background:radial-gradient(ellipse at 50% 115%,#9e2c1155,transparent 65%);border-top:1px solid #65331f}.closing h2{font-size:clamp(32px,3.9vw,60px);font-weight:700;line-height:1.14;letter-spacing:-.055em}.closing .button{margin-top:34px;font-size:14px}.closing>p:last-child{color:#998276;font-size:14px}.closing .eyebrow{margin-bottom:25px}footer{padding:36px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #322118}footer p{font-size:12px;letter-spacing:.06em;color:#aaa}footer p span{color:#777;letter-spacing:0}footer>a:last-child{font-size:14px;color:#aaa}.mobile-cta{display:none}.clipes h1{font-size:clamp(47px,5.2vw,83px)}.clipes .hero-media{margin-left:-20%;min-height:680px}.clipes .hero-media>img{object-fit:contain;object-position:80% center;mask-image:linear-gradient(180deg,transparent,#000 5%,#000 82%,transparent)}.clipes .photo-tag{right:9%;left:28%;bottom:12%}.cursos .hero{grid-template-columns:1fr 1.04fr}.cursos .hero-media{margin-left:20px;margin-right:0;min-height:580px;align-self:center;transform:rotate(3deg);border:1px solid #89442e;border-radius:8px;box-shadow:20px 20px 0 #2b130c60,0 25px 90px #cc3a1120;mix-blend-mode:normal;overflow:hidden}.cursos .hero-media>img{object-position:58% center;mask-image:none;animation:none}.cursos .hero-media:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#000d);pointer-events:none}.cursos .photo-tag{left:25px;right:25px;bottom:40px;z-index:1;transform:rotate(-3deg);background:#140c09dc}.cursos .hero-media figcaption{z-index:1;bottom:15px;right:25px;transform:rotate(-3deg)}.empresas .hero-media{margin-left:-55%;margin-right:-25%;z-index:-1;min-height:660px}.empresas .hero-media>img{object-position:64% center;mask-image:linear-gradient(90deg,transparent,#000 58%),linear-gradient(180deg,transparent,#000 15%,#000 90%,transparent);mask-composite:intersect;-webkit-mask-composite:source-in;opacity:.82}.empresas .photo-tag{left:auto;right:20%;max-width:370px;bottom:15%}.empresas .hero-media figcaption{right:20%}.empresas .hero-copy{max-width:580px}@keyframes drift{from{transform:scale(1)}to{transform:scale(1.035)}}@keyframes marquee{to{transform:translateX(-50%)}}.motion-paused *, .motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}
@media(max-width:1100px){header{gap:18px}nav{gap:18px}.hero{padding-left:6%;padding-right:6%;min-height:720px}.hero .button{font-size:12px;gap:18px;padding:16px 20px}.hero-media{min-height:600px}.cursos .hero-media{min-height:520px;margin-left:20px}.lead{font-size:18px}.photo-tag{padding:14px 18px}.photo-tag p{font-size:11px}.hero-bottom{font-size:10px}.hero-bottom a{font-size:11px}.clipes .hero-media{min-height:600px}.empresas .hero-media{min-height:620px}}
@media(max-width:800px){html{scroll-padding-top:85px}header{height:74px;padding:0 6%;gap:12px}.brand{width:140px;height:36px}.brand img{width:222px;left:-39px;top:-35px}nav{display:none}.header-actions{gap:10px}.header-cta{font-size:11px;gap:8px;padding:8px 11px}.motion-toggle{width:27px;height:27px;flex-shrink:0}.hero,.cursos .hero{padding:37px 6% 0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr)}.hero-copy{display:contents}.hero .eyebrow{grid-row:1;font-size:12px;margin-bottom:17px;letter-spacing:.1em}.hero-kicker{grid-row:2;font-size:11px;letter-spacing:.025em;margin-bottom:12px}h1,.clipes h1{grid-row:3;font-size:clamp(40px,8.7vw,67px);letter-spacing:-.045em;margin-bottom:16px}.hero-media,.clipes .hero-media,.empresas .hero-media{grid-row:4;width:118%;margin:0 -9% 10px;height:auto;min-height:0;aspect-ratio:1.3;align-self:center;z-index:1}.clipes .hero-media{aspect-ratio:1.35}.clipes .hero-media>img{object-fit:contain;object-position:center 10%;mask-image:linear-gradient(180deg,#000 70%,transparent)}.clipes .photo-tag{left:13%;right:13%;bottom:8%}.photo-tag{padding:10px 15px;bottom:9%;right:13%;left:13%;gap:12px}.photo-tag p{font-size:11px;letter-spacing:.05em}.tag-mark{font-size:25px}.hero-media figcaption{font-size:11px;right:13%;bottom:0}.lead{grid-row:5;font-size:19px;margin:8px 0 14px}.detail{grid-row:6;font-size:16px;max-width:none}.hero-actions{grid-row:7;margin-top:25px}.hero .button{font-size:12px;gap:18px;padding:16px 20px;max-width:100%}.hero-note{grid-row:8;font-size:12px}.hero-bottom{grid-row:9;padding:30px 0 22px;gap:17px;font-size:10px;letter-spacing:0}.hero-bottom a{font-size:10px;white-space:nowrap}.hero-bottom a span{margin-left:8px}.hero-bottom>.line{min-width:15px}.hero-bottom>span:first-child{max-width:145px}.cursos .hero-media{grid-row:4;min-height:0;width:96%;height:auto;aspect-ratio:1.35;margin:20px auto 35px;transform:rotate(2deg);box-shadow:10px 10px 0 #2b130c60}.cursos .photo-tag{left:15px;right:15px;bottom:31px;padding:8px 13px;transform:rotate(-2deg)}.cursos .hero-media figcaption{right:18px;bottom:10px;font-size:10px;transform:rotate(-2deg)}.empresas .hero-media>img{mask-image:linear-gradient(180deg,transparent,#000 8%,#000 85%,transparent);object-position:65% center;opacity:1}.empresas .photo-tag{right:13%;left:13%;max-width:none;bottom:10%}.empresas .hero-media figcaption{right:13%}.ribbon{padding:11px 0}.ribbon span{font-size:12px;letter-spacing:.05em}.ribbon-track>div{gap:26px;padding-right:26px}.section{padding:70px 6%}.closing{padding:75px 6%}.closing h2{font-size:clamp(29px,6.4vw,46px)}.closing .button{font-size:13px;gap:18px}.closing>p:last-child{font-size:13px}.eyebrow{font-size:11px}.mobile-cta{position:fixed;bottom:max(12px,env(safe-area-inset-bottom));left:4%;right:4%;background:linear-gradient(115deg,#db1909,#fa2e18,#ff6328);border:1px solid #ff8250;box-shadow:0 8px 35px #000a,0 0 30px #d1331533;border-radius:4px;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:15px 20px;font-size:14px;color:white;z-index:30}.mobile-cta span{font-size:22px;line-height:1}footer{padding:30px 6% 110px;flex-wrap:wrap;gap:20px}footer p{font-size:10px}footer>a:last-child{width:100%}.header-cta{white-space:nowrap}}
@media(max-width:370px){header{padding:0 5%;gap:8px}.brand{width:131px}.header-actions{gap:6px}.header-cta{font-size:10px;padding:7px 9px}.hero .button{font-size:11px;gap:15px}.hero-kicker{font-size:10px}h1,.clipes h1{font-size:37px}.mobile-cta{font-size:13px}.photo-tag p{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Conteúdo editorial e serviços */
.section p{color:#aaa;line-height:1.8}.section .section-lead{font-size:20px;color:#dedede;line-height:1.65;margin:25px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.split>div>p:not(.eyebrow){max-width:560px}.section figure{margin:0}.section figure img{width:100%;height:auto;display:block}.section figcaption{color:#8e8e8e;font-size:12px;margin-top:14px;line-height:1.6}.equipment{position:relative;background:#0c0c0c;border:1px solid #27201e;transform:rotate(2deg)}.equipment img{aspect-ratio:1.28;object-fit:cover}.equipment figcaption{padding:15px 22px 22px;font-size:12px;color:#ddd;margin:0}.equipment figcaption span{display:block;color:#777;font-size:11px;margin-top:5px}.text-link{display:inline-flex;gap:28px;color:#f0f0f0;font-size:14px;border-bottom:1px solid #ad3525;padding:12px 0;margin-top:18px}.text-link span{color:#fd6230}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:52px}.section-heading>p{max-width:410px;margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:0;border-top:1px solid #40231d;border-bottom:1px solid #30211e}.steps li{padding:40px 30px 30px 0}.steps li+li{padding-left:30px;border-left:1px solid #30211e}.steps li>span{color:#fd6230;font-size:12px;letter-spacing:.12em}.section h3{font-size:25px;line-height:1.25;letter-spacing:-.04em;margin:25px 0 18px}.steps p{font-size:14px}.brief-note{display:flex;gap:26px;align-items:center;margin-top:35px}.brief-note>span{font-size:55px;color:#fd6230}.brief-note p{max-width:800px;font-size:14px}.brief-note strong{color:white}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%}.faq h2{font-size:clamp(29px,3.5vw,46px)}.faq details{border-bottom:1px solid #303030}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:23px 0;cursor:pointer;font-size:16px;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:27px;color:#fd6230;font-weight:400;flex-shrink:0}.faq details[open] summary>span{transform:rotate(45deg)}.faq details>p{margin:0 35px 24px 0;font-size:14px}.interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.interest{background:linear-gradient(140deg,#1d1511,#101010 70%);border:1px solid #38271f;padding:30px;transition:border-color .2s,transform .2s;display:flex;flex-direction:column}.interest:hover{border-color:#fd6230;transform:translateY(-4px)}.interest-top{display:flex;align-items:center;justify-content:space-between;color:#e77a52;letter-spacing:.1em;font-size:13px}.interest-top>span{font-size:30px}.interest h3{font-size:25px;margin:40px 0 22px}.interest p{font-size:14px;margin:0 0 32px}.interest-action{border-top:1px solid #493027;padding-top:18px;font-size:12px;margin-top:auto;color:#efc0aa}.classroom figure img{aspect-ratio:.88;object-fit:cover;object-position:35% center}.classroom figure{align-self:stretch}.classroom h2{font-size:clamp(30px,3.6vw,48px)}.simple-steps{list-style:none;padding:0;margin:30px 0}.simple-steps li{display:flex;gap:20px;border-top:1px solid #282828;padding:17px 0}.simple-steps li>span{color:#fd6230;font-size:12px;padding-top:4px}.simple-steps p{margin:0;font-size:14px}.simple-steps strong{color:#eee}.section .fine-print{font-size:12px;line-height:1.7;color:#999;border-left:2px solid #9e4027;padding-left:16px}.service-row{display:grid;grid-template-columns:50px 1fr 1.2fr 150px;gap:28px;align-items:center;padding:35px 0;border-top:1px solid #333}.service-row:last-child{border-bottom:1px solid #333}.service-number{color:#fd6230;font-size:12px}.service-row h3{font-size:25px;margin:0}.service-row p{font-size:14px;margin:0}.service-tag{font-size:10px;letter-spacing:.1em;border:1px solid #443329;color:#f2b090;border-radius:100px;padding:12px 15px;text-align:center}.company-film video{display:block;width:100%;aspect-ratio:16/9;background:#111;border:1px solid #3d2c26}.company-film h2{font-size:clamp(38px,4vw,55px)}.business-brief{text-align:center;background:radial-gradient(ellipse at 50% 70%,#2b110b66,transparent 60%)}.brief-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.brief-grid p{border-top:1px solid #733025;padding:24px 10px;font-size:15px}.brief-grid span{display:block;color:#fff;font-weight:700;letter-spacing:.08em;font-size:12px;margin-bottom:12px}.business-brief .brief-foot{max-width:700px;font-size:14px;margin:20px auto 0}@media(min-width:1400px){.section{max-width:1440px;margin-left:auto;margin-right:auto}}@media(max-width:1000px){.service-row{grid-template-columns:30px 1fr 1.2fr}.service-tag{display:none}.interest{padding:22px}.interest h3{font-size:20px}.section-heading{gap:30px}.section-heading>p{max-width:330px}.split{gap:40px}.section .section-lead{font-size:18px}}@media(max-width:700px){.split,.faq{grid-template-columns:1fr;gap:35px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;margin-top:25px;font-size:14px}.section .section-lead{font-size:18px}.section p{font-size:14px}.equipment{transform:none}.equipment img{aspect-ratio:1.4}.steps{grid-template-columns:1fr}.steps li,.steps li+li{padding:28px 0;border-left:0;border-top:1px solid #30211e}.steps li:first-child{border-top:0}.steps h3{font-size:23px;margin-top:19px}.brief-note{gap:20px;align-items:flex-start}.brief-note>span{font-size:36px}.brief-note p{margin-top:5px}.interest-grid{grid-template-columns:1fr;gap:16px}.interest{padding:25px}.interest h3{font-size:25px;margin-top:22px}.interest h3 br{display:none}.interest p{margin-bottom:22px}.interest-action{font-size:13px}.classroom figure img{aspect-ratio:1.2}.classroom figure{order:1}.classroom>div{order:0}.faq{gap:22px}.faq summary{font-size:15px;padding:20px 0}.service-row{grid-template-columns:25px 1fr;gap:20px;padding:28px 0}.service-row h3{font-size:23px}.service-row p{grid-column:2}.company-film h2{font-size:37px}.brief-grid{grid-template-columns:1fr;gap:0;margin-top:30px}.brief-grid p{padding:23px 10px;margin:0}.business-brief h2{font-size:30px}.business-brief .brief-foot{font-size:13px}}
