html{scroll-behavior:smooth}html,body{margin:0;padding:0;background:#000;color:#fff;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,figure,blockquote{margin:0}a,button,li,input,textarea,select{font-family:Inter,sans-serif;color:inherit}a{text-decoration:none}:root{--blue-cta: rgb(41, 52, 255);--blue-light: rgb(41, 148, 255);--green-cta: rgb(41, 255, 101);--w70: rgba(255,255,255,.7);--w50: rgba(255,255,255,.5);--w30: rgba(255,255,255,.3);--w04: rgba(255,255,255,.04);--card-bg: rgb(9,9,10);--icon-bg: rgb(24,24,26)}.lp{background:#000;overflow-x:hidden}.badge{display:inline-flex;align-items:center;border:2px solid rgba(255,255,255,.2);border-radius:10px;padding:5px 12px;font-family:Inter,sans-serif!important;font-size:12px;font-weight:500;letter-spacing:-.02em;color:#fff;line-height:125%}.btn-blue{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue-cta);color:#fff;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;border:2px solid rgba(255,255,255,.2);box-shadow:0 8px 40px #2934ff80;cursor:pointer;transition:opacity .2s;text-decoration:none;line-height:1.25}.btn-blue:hover{opacity:.85}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ffffff0a;color:#fff;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;border:1px solid rgba(255,255,255,.16);cursor:pointer;transition:opacity .2s;text-decoration:none;line-height:1.25}.btn-outline:hover{opacity:.75}.btn-green{display:flex;align-items:center;justify-content:center;width:100%;background:var(--green-cta);color:#000;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;border:2px solid rgba(255,255,255,.2);box-shadow:0 8px 40px #29ffbb3d;cursor:pointer;transition:opacity .2s;text-decoration:none;line-height:1.25}.btn-green:hover{opacity:.88}.hero{padding:88px 35px 0;display:flex;flex-direction:column;align-items:center}.hero .badge{margin-bottom:20px;font-size:15px}.hero-title{font-family:Outfit,sans-serif;font-size:70px;font-weight:600;line-height:105%;text-align:center;color:#fff;margin-bottom:24px;max-width:565px}.hero-title .blue{color:var(--blue-light)}.hero-sub{font-size:18px;line-height:150%;text-align:center;color:var(--w70);max-width:600px;margin-bottom:32px}.hero-btns{display:flex;align-items:center;gap:16px;margin-bottom:56px;flex-wrap:wrap;justify-content:center}.hero-img{width:100%;max-width:1000px;border-radius:12px 12px 0 0;overflow:hidden;line-height:0}.hero-img img{width:100%;height:auto;aspect-ratio:1000 / 562;object-fit:cover;object-position:center}.sec-head{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:40px}.sec-title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:125%;text-align:center;color:#fff}.sec-title .blue{color:var(--blue-light)}.sec-sub{font-size:16px;color:var(--w70);text-align:center;max-width:580px;line-height:155%}.sec-benefits{padding:80px 0 150px}.benefits-head{padding:0 35px;display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:40px}.benefits-grid-wrap{padding:0 35px}.benefits-grid{display:grid;grid-template-columns:320px 320px 320px;gap:20px;justify-content:center;max-width:1000px;margin:0 auto}.b-col{display:flex;flex-direction:column;gap:20px}.b-card{background:var(--card-bg);border-radius:8px;padding:30px;display:flex;flex-direction:column;gap:16px}.b-icon{background:var(--icon-bg);border-radius:6px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.b-icon img{width:24px;height:24px}.b-heading{font-size:20px;font-weight:600;color:var(--blue-light);line-height:130%}.b-text{font-size:15px;color:var(--w70);line-height:155%}.b-book{border-radius:8px;overflow:hidden;line-height:0}.b-book img{width:100%;height:100%;object-fit:cover}.sec-estrutura{padding:54px 35px}.stats{display:flex;flex-direction:row;align-items:stretch;max-width:1000px;margin:0 auto;padding:24px 0}.stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 12px;text-align:center}.stat-num{font-size:32px;font-weight:600;letter-spacing:-1px;color:#fff}.stat-name{font-size:18px;font-weight:600;letter-spacing:-1px;color:var(--blue-light);line-height:1.25em}.stat-desc{font-size:14px;line-height:1.6em;color:#afafaf}.stat-line{width:1px;background:#ffffff26;align-self:center;height:216px;flex-shrink:0}.sec-estrutura .cta{text-align:center;margin-top:40px}.sec-projects{padding:80px 35px 79px}.sec-projects .sec-title{max-width:482px}.sec-projects .sec-head{margin-bottom:51px}.sec-projects .proj-cta-wrap{margin-top:48px;display:flex;justify-content:center}.sec-projects .proj-cta{margin-top:0}.slider-outer{position:relative;max-width:960px;margin:0 auto 48px}.slider-track{position:relative;width:900px;height:500px;margin:0 auto;border-radius:12px;overflow:hidden;background:#111}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .35s ease}.slide.active{opacity:1;visibility:visible}.slide img{width:100%;height:100%;object-fit:cover;display:block}.s-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#0000008c;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.s-btn.prev{left:0}.s-btn.next{right:0}.s-btn img{width:40px;height:40px;display:block}.quote-block{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1000px;margin:0 auto}.quote-text{font-size:16px;line-height:165%;color:var(--w70);margin-bottom:32px}.quote-sig{margin-bottom:40px;line-height:0}.quote-sig img{height:75px;width:auto;margin:0 auto}.sec-dep{padding:66px 35px}.dep-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;max-width:1000px;margin:0 auto}.dep-card{flex:0 0 calc(50% - 12px);background:var(--w04);border-radius:8px;padding:28px;display:flex;flex-direction:column;gap:12px}.dep-text{font-size:13px;line-height:150%;color:var(--w70);flex:1}.dep-footer{display:flex;align-items:center;gap:12px}.dep-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.dep-author{font-size:14px;font-weight:600;color:#fff}.sec-pricing{padding:80px 35px}.pricing-sub{font-size:18px;color:var(--w70);text-align:center;max-width:560px;margin:0 auto 48px;line-height:155%}.pricing-row{display:flex;flex-direction:row;gap:32px;justify-content:center;max-width:1070px;margin:0 auto}.p-card{flex:1;max-width:506px;background:var(--w04);border-radius:22px;border:2px solid rgba(255,255,255,.12);padding:32px;display:flex;flex-direction:column;gap:20px}.p-title{font-size:24px;font-weight:500;letter-spacing:-1px;color:#fff}.p-price{font-family:Outfit,sans-serif;font-size:38px;font-weight:600;letter-spacing:-1px;color:#f2f2f2}.p-perks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.p-perks li{font-size:14px;color:var(--w70);display:flex;align-items:center;gap:8px}.p-dot{width:6px;height:6px;border-radius:50%;background:var(--green-cta);flex-shrink:0}.sec-bio{position:relative;overflow:hidden;padding-bottom:66px}.bio-bg{position:absolute;inset:0;z-index:0}.bio-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bio-bg:after{content:"";position:absolute;inset:0;background:#000000a6}.bio-content{position:relative;z-index:1;max-width:1070px;margin:0 auto;padding:60px 35px 0}.bio-header{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px}.bio-header-title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;letter-spacing:-.02em;line-height:125%;text-align:center;color:#fff}.bio-cols{display:flex;flex-direction:row;gap:40px;align-items:flex-start;max-width:894px}.bio-book-photo{flex:0 0 348px;border-radius:8px;overflow:hidden;line-height:0}.bio-book-photo img{width:348px;height:auto;object-fit:cover;border-radius:8px}.bio-text-col{flex:0 0 506px}.bio-p{font-size:14px;line-height:160%;color:var(--w70);margin-bottom:14px}.bio-p:last-child{margin-bottom:0}.bio-sig{display:flex;justify-content:center;margin-top:40px;padding-bottom:0}.bio-sig img{height:75px;width:auto}.sec-final{padding:60px 35px;display:flex;align-items:center;justify-content:center;overflow:visible;position:relative}.final-inner{max-width:850px;width:100%;display:flex;align-items:center;gap:0;background:linear-gradient(180deg,#000,#141414);border:1px solid rgba(255,255,255,.12);border-radius:24px;overflow:visible;position:relative}.final-book{flex-shrink:0;margin-top:-40px;margin-left:32px;line-height:0}.final-book img{width:250px;height:auto;display:block}.final-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:12px;padding:40px 40px 40px 32px}.final-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:125%;letter-spacing:-.02em;color:#fff}.final-title .blue{color:#fff}.final-sub{font-size:13px;color:var(--w70);max-width:520px;line-height:150%}.lp-footer{padding:40px 35px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;gap:20px}.footer-links{display:flex;align-items:center;gap:0}.footer-links a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;opacity:.55;transition:opacity .2s}.footer-links a:hover{opacity:1}.footer-links svg{width:20px;height:20px;fill:#fff}.footer-contact{font-size:16px;line-height:24px;color:var(--w50)}.footer-contact a{color:var(--blue-light)}.wa-btn{position:fixed;bottom:20px;right:20px;background:#25d366;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0003;z-index:1000;cursor:pointer;border:none;padding:0}.wa-btn img{width:30px;height:30px;display:block}@media(min-width:810px)and (max-width:1199px){.hero-title{font-size:50px}.benefits-grid{grid-template-columns:1fr 1fr;max-width:700px}.slider-track{width:700px;height:400px}.bio-book-photo{flex:0 0 260px}.bio-book-photo img{width:260px}.sec-title{font-size:32px}}@media(max-width:809px){.hero{padding:100px 20px 0}.hero-title{font-size:40px}.hero-sub{font-size:18px;line-height:150%}.hero-btns{flex-direction:row;gap:12px;flex-wrap:nowrap;margin-bottom:44px}.hero-btns a{width:auto;flex:0 0 auto}.sec-benefits{padding:60px 0 103px}.benefits-head,.benefits-grid-wrap{padding:0 20px}.benefits-grid{grid-template-columns:1fr;max-width:100%}.b-card{padding:48px 24px}.b-book img{height:465px;object-fit:cover}.sec-estrutura{padding:48px 20px}.sec-estrutura .sec-head{display:block;margin-bottom:48px}.sec-estrutura .sec-head .badge{font-size:12px;height:32px}.sec-estrutura .sec-head .sec-title{font-size:32px;margin-top:16px;line-height:1.25}.sec-estrutura .cta{display:block;text-align:center;margin-top:48px}.sec-estrutura .cta .btn-blue{width:auto;display:inline-flex}.stats{flex-direction:column;padding:24px 0}.stat-line{display:none}.stat{align-items:flex-start;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);padding:24px 0;gap:8px}.stat:last-child{border-bottom:none}.stat-num{font-size:40px;line-height:1}.stat-name{font-size:18px;line-height:1.25em}.stat-desc{font-size:14px;line-height:1.6em}.sec-projects{padding:80px 20px 12px}.sec-projects .sec-head{margin-bottom:48px}.slider-track{width:100%;height:197px}.s-btn.prev{left:4px}.s-btn.next{right:4px}.slider-outer{margin-bottom:40px}.sec-projects .quote-text,.sec-projects .quote-sig{margin-bottom:24px}.sec-projects .proj-cta{margin-top:32px}.sec-dep{padding:50px 20px}.dep-card{flex:0 0 100%}.sec-pricing{padding:84px 20px}.pricing-row{flex-direction:column;align-items:center;gap:20px}.p-card{max-width:400px;width:100%}.bio-bg{height:219px;position:absolute;top:0;left:0;right:0}.bio-content{padding:60px 20px}.bio-cols{flex-direction:column;align-items:center}.bio-book-photo{flex:0 0 auto}.bio-book-photo img{width:342px;height:436px;object-fit:cover;border-radius:16px;max-width:342px}.bio-header-title{font-size:28px}.sec-final{height:auto;padding:80px 16px;display:flex;align-items:stretch;justify-content:center}.final-inner{flex-direction:column;align-items:center;gap:0;padding:41px 32px 42px;border:1px solid rgba(255,255,255,.12);border-radius:24px;width:100%;max-width:358px;background:#ffffff08}.final-book{margin-top:0;margin-left:0;margin-bottom:32px;flex-shrink:0}.final-book img{width:92px;height:auto;object-fit:cover;border-radius:8px;display:block}.final-text{align-items:center;text-align:center;gap:0;width:100%;padding:0}.final-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:8px}.final-title .blue{color:#fff}.final-sub{font-size:13px;line-height:150%;text-align:center;margin-bottom:23px}.sec-final .btn-blue{display:inline-flex;width:auto}.sec-title{font-size:28px}.lp-footer{padding:48px 20px;gap:24px}.wa-btn{bottom:80px}}
