@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy-deep:#050d1f;--navy:#0b1a35;--navy-mid:#0d2045;--navy-light:#1a3260;--blue-accent:#1a6fe8;--blue-bright:#3b8cf8;--blue-glow:#4fa3fd;--cyan:#38bdf8;--red-pse:#c0263a;--white:#fff;--off-white:#f0f4f9;--gray-100:#e8edf5;--gray-200:#d0d9e8;--gray-400:#8899b4;--gray-600:#4a5a78;--text-dark:#0d1b32;--text-mid:#3a4d6a;--nav-h:68px;color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-size:16px;line-height:1.5}html{scroll-behavior:smooth}body{background:var(--navy-deep);overflow-x:hidden}h1,h2,h3,h4,h5{font-weight:700;line-height:1.15}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 32px}.flex-center{justify-content:center;display:flex}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--navy-light);border-radius:3px}.dark-section{background:linear-gradient(160deg,#0b1a35 0%,#050d1f 60%,#091628 100%)}.light-section{background:var(--off-white);color:var(--text-dark)}.section-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-accent);align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.section-tag:before{content:"";background:var(--blue-accent);width:28px;height:2px;display:inline-block}.section-tag--white{color:#fff}.section-tag--white:before{background:#fff}.section-header{text-align:center;margin-bottom:64px}.section-header h2{color:var(--white);letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(32px,4vw,48px);font-weight:800}.section-header p{color:#fff9;max-width:620px;margin:0 auto;font-size:17px;line-height:1.75}.section-header.light h2{color:var(--text-dark)}.section-header.light p{color:var(--text-mid)}.logo-icon{background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.logo-pse{color:var(--white);letter-spacing:.05em;font-size:18px;font-weight:800}.logo-sub{color:#ffffff80;letter-spacing:.04em;margin-top:2px;font-size:9px;font-weight:500;display:block}.tag{color:var(--blue-glow);letter-spacing:.03em;background:#1a6fe81a;border:1px solid #1a6fe840;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:600}.btn-primary{background:var(--blue-accent);color:var(--white);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.btn-primary:hover{background:var(--blue-bright);transform:translateY(-2px);box-shadow:0 8px 24px #1a6fe859}.btn-outline{color:var(--white);cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:8px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}.btn-outline:hover{border-color:var(--white);background:#ffffff14;transform:translateY(-2px)}.btn-outline-dark{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.btn-outline-dark:hover{background:#ffffff0d;border-color:#ffffff80}.btn-outline-light{color:var(--text-dark);border:1.5px solid var(--text-dark);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}.btn-outline-light:hover{background:#0000000d;transform:translateY(-2px)}.navbar{z-index:1000;height:var(--nav-h);background:0 0;border-bottom:1px solid #0000;transition:background .3s,box-shadow .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(14px);background:#050d1feb;border-bottom-color:#ffffff0f;box-shadow:0 2px 24px #0006}.nav-inner{align-items:center;gap:24px;height:100%;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo-img{filter:brightness(0)invert();width:auto;height:40px;display:block}.logo-text{flex-direction:column;line-height:1;display:flex}.nav-links{flex:1;align-items:center;gap:4px;list-style:none;display:flex}.nav-links li{position:relative}.nav-links a{color:#fffc;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.nav-links a:hover{color:var(--white);background:#ffffff12}.nav-links a.router-link-active{color:var(--white)}.with-badge{position:relative}.badge{color:var(--blue-glow);margin-left:-2px;font-size:10px}.has-dropdown{position:relative}.dropdown{display:none}.mega-menu{top:calc(var(--nav-h) + 8px);z-index:999;opacity:0;pointer-events:none;background:#fff;border:1px solid #00000012;border-radius:16px;transition:opacity .22s,transform .22s;position:fixed;left:max(24px,50vw - 620px);right:max(24px,50vw - 620px);overflow:hidden;transform:translateY(-10px);box-shadow:0 20px 60px #00000024}.mega-menu.visible{opacity:1;pointer-events:all;transform:translateY(0)}.mega-inner{max-width:1240px;margin:0 auto;padding:0 32px;display:flex}.mega-sidebar{border-right:1px solid #00000012;flex-direction:column;flex:0 0 280px;gap:2px;padding:28px 0;display:flex}.mega-sidebar-label{letter-spacing:.08em;text-transform:uppercase;color:#9ba8bb;padding:0 16px 12px;font-size:11px;font-weight:700}.mega-nav-item{color:#3a4d6a;cursor:pointer;border-left:2px solid #0000;border-radius:8px;margin-right:16px;padding:11px 16px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.mega-nav-item:hover{color:#1a3a6e;background:#f0f5ff}.mega-nav-item.active{color:#1a6ef8;background:#f0f5ff;border-left-color:#3b8cf8;font-weight:600}.mega-all-btn{background:#1a6ef8;border-radius:8px;align-items:center;gap:8px;margin-top:16px;margin-right:16px;padding:11px 18px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex;color:#fff!important}.mega-all-btn:hover{background:#1558d0}.mega-content{flex:1;min-height:0;padding:28px 0 28px 36px}.mega-panel-title-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.mega-panel-title-row h3{color:#0d1f3a;font-size:18px;font-weight:700}.mega-panel-sub{color:#6b7a94;margin-bottom:24px;font-size:13.5px}.mega-features{grid-template-columns:1fr 1fr;gap:20px 32px;display:grid}.mega-feature{align-items:flex-start;gap:12px;display:flex}.mega-feature-icon{color:#3b8cf8;flex-shrink:0;margin-top:2px}.mega-feature strong{color:#0d1f3a;margin-bottom:3px;font-size:13.5px;font-weight:600;display:block}.mega-feature p{color:#6b7a94;margin:0;font-size:12.5px;line-height:1.5}.mega-footer{background:#f7f9fc;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:24px;padding:14px max(32px,50vw - 588px);display:flex}.mega-footer-question{color:#3b8cf8;font-size:13.5px;font-style:italic}.mega-footer-btn{color:#0d1f3a;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #0d1f3a;border-radius:8px;align-items:center;gap:8px;padding:9px 20px;font-size:13.5px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.mega-footer-btn:hover{color:#fff;background:#0d1f3a}.nav-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.lang-switcher{position:relative}.lang-trigger{color:#ffffffbf;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:13px;font-weight:600;transition:background .2s;display:flex}.lang-trigger svg{transition:transform .2s}.lang-trigger svg.rotated{transform:rotate(180deg)}.lang-switcher:hover .lang-trigger{background:#ffffff12}.lang-dropdown{opacity:0;pointer-events:none;background:#0e1e3a;border:1px solid #ffffff1a;border-radius:8px;min-width:72px;padding:4px;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 12px 32px #0006}.lang-dropdown:before{content:"";height:8px;position:absolute;top:-8px;left:0;right:0}.lang-dropdown.visible{opacity:1;pointer-events:all;transform:translate(-50%)translateY(0)}.lang-dropdown button{color:#ffffffa6;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:5px;width:100%;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:block}.lang-dropdown button:hover{color:#fff;background:#ffffff14}.lang-dropdown button.active{color:#fff;background:#1a6fe840}.btn-contact{color:#0d1b32;white-space:nowrap;background:#fff;border:none;border-radius:8px;align-items:center;padding:10px 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.btn-contact:hover{background:#e8edf5;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.icon-box{background:#ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.eyebrow-pill{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.eyebrow-dot{background:#22d3a6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #22d3a6}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.burger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.burger.active span:first-child{transform:translateY(7px)rotate(45deg)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.nav-links{display:none}.nav-links.open{top:var(--nav-h);z-index:999;background:#0b1a35;flex-direction:column;gap:2px;padding:16px 20px 32px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.burger{display:flex}.nav-right .btn-contact{display:none}.mega-menu{display:none!important}.dropdown{opacity:1;pointer-events:all;box-shadow:none;background:#ffffff0a;border-radius:8px;max-height:0;padding:0 8px;transition:max-height .3s,padding .3s;display:block;position:static;overflow:hidden;transform:none}.dropdown.mobile-open{max-height:300px;padding:8px}.dropdown a{border-radius:7px;margin-bottom:2px;padding:10px 14px;font-size:13.5px;display:block}.has-dropdown.mobile-open .with-arrow svg{transform:rotate(180deg)}.nav-lang-mobile{border-top:1px solid #ffffff12;gap:8px;margin-top:8px;padding:12px 10px 4px;display:flex!important}.nav-lang-mobile button{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.nav-lang-mobile button.active{color:#fff;background:#1a6fe840;border-color:#1a6fe866}.nav-contact-mobile{padding-top:8px;display:block!important}.nav-contact-mobile .btn-contact{justify-content:center;width:100%;padding:14px 20px;font-size:14px}.nav-overlay{inset:0;top:var(--nav-h);z-index:998;background:#00000073;position:fixed}}.nav-lang-mobile,.nav-contact-mobile{display:none}@media (width<=480px){.container{padding:0 16px}}.footer{background:linear-gradient(#0d3266 0%,#060f25 100%)}.footer-cta{text-align:center;padding:112px 0 104px;position:relative;overflow:hidden}.cta-orb{pointer-events:none;background:radial-gradient(#3b8cf847 0%,#0000 65%);width:700px;height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.cta-inner{z-index:1;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.cta-badge{color:#ffffffa6;background:#3b8cf814;border:1px solid #3b8cf84d;border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.cta-badge-dot{background:#22d3a6;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 8px #22d3a6}.cta-title{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(30px,4.5vw,58px);font-weight:800;line-height:1.12}.cta-title em{background:linear-gradient(90deg,#3b8cf8 0%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.cta-sub{color:#ffffff80;max-width:480px;margin:0;font-size:15px;line-height:1.6}.cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:4px;display:flex}.footer-bar{background:linear-gradient(#0d3266 0%,#060f25 100%);border-radius:20px;margin:0 80px 24px;padding:72px 0 0}.footer-grid{border-bottom:1px solid #ffffff12;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:56px;padding-bottom:64px;display:grid}.footer-brand{flex-direction:column;gap:16px;display:flex}.brand-pse{color:#fff;letter-spacing:-.04em;font-size:28px;font-weight:900;line-height:1}.brand-tagline{color:#fff6;max-width:240px;font-size:13px;line-height:1.65}.brand-address{color:#ffffff59;font-size:13px;font-style:normal;line-height:1.8}.brand-contacts{flex-direction:column;gap:8px;margin-top:4px;display:flex}.brand-contact-link{color:#ffffff80;align-items:center;gap:8px;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.brand-contact-link:hover{color:#fff}.brand-contact-link svg{opacity:.6;flex-shrink:0}.footer-col h4{letter-spacing:.1em;text-transform:uppercase;color:#ffffff40;margin-bottom:22px;font-size:11px;font-weight:700}.footer-col ul{flex-direction:column;gap:14px;list-style:none;display:flex}.footer-col ul a{color:#ffffff8c;font-size:14px;text-decoration:none;transition:color .2s}.footer-col ul a:hover{color:#fff}.footer-bottom{justify-content:flex-end;align-items:center;padding:22px 0;display:flex}.footer-copyright{color:#ffffff40;font-size:12.5px}.footer-bottom-links{align-items:center;gap:10px;display:flex}.footer-bottom-links a{color:#ffffff40;font-size:12.5px;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#fff9}.footer-sep{color:#ffffff26;font-size:12px}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}}@media (width<=640px){.footer-grid{grid-template-columns:1fr;gap:32px}.cta-title{font-size:clamp(26px,7vw,40px)}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}#app{flex-direction:column;min-height:100vh;display:flex}.scroll-to-top{background:var(--cyan);width:48px;height:48px;color:var(--navy-deep);cursor:pointer;z-index:99;border:none;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 12px #38bdf84d}.scroll-to-top:hover{box-shadow:0 8px 20px #38bdf880}.scroll-to-top:active{opacity:.9}.contact-form{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.input{color:#1a1f35;-webkit-appearance:none;background:#fff;border:1.5px solid #e0e6f0;border-radius:10px;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:14px;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 8px #0000000a}.input:focus{border-color:var(--blue-accent);background:#fff;transform:translateY(-2px);box-shadow:0 0 0 4px #1a6fe81f,0 4px 16px #1a6fe826}.input::placeholder{color:#9aa5bd;font-weight:500}select.input{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1f35' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.textarea{resize:vertical;min-height:110px;font-family:inherit}.checkbox-field{background:#1a6fe80d;border:1px solid #1a6fe81a;border-radius:10px;margin-top:8px;padding:14px}.checkbox-label{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.checkbox-label input{display:none}.checkmark{border:2px solid var(--blue-accent);background:#fff;border-radius:6px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:1px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.checkbox-label input:checked~.checkmark{background:var(--blue-accent);border-color:var(--blue-accent);transform:scale(1.05)}.checkbox-label input:checked~.checkmark:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.checkbox-text{color:#555;font-size:13px;font-weight:500;line-height:1.7}.btn-submit{background:linear-gradient(135deg, var(--blue-accent) 0%, #1a6bc8 100%);color:#fff;cursor:pointer;letter-spacing:.5px;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:12px;padding:16px 24px;font-family:inherit;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 4px 16px #1a6fe84d}.btn-submit:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 28px #1a6fe866}.btn-submit:active:not(:disabled){transform:translateY(-1px)}.btn-submit:disabled{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 12px #22c55e33}@media (width<=480px){.field-row{grid-template-columns:1fr;gap:12px}.input{font-size:16px}.btn-submit{padding:14px 20px;font-size:14px}.checkbox-field{padding:12px}}.menu-overlay{z-index:1000;justify-content:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.menu-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.menu-container{z-index:2;background:linear-gradient(#fff 0%,#f8fbff 100%);flex-direction:column;width:100%;max-width:520px;height:100vh;display:flex;position:relative;overflow-y:auto;box-shadow:-20px 0 60px #0003,-10px 0 30px #1a6fe81a}.menu-container:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a6fe814,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.menu-close{background:var(--blue-accent);cursor:pointer;color:#fff;z-index:10;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s cubic-bezier(.34,1.56,.64,1),transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:absolute;top:24px;right:24px;box-shadow:0 4px 12px #1a6fe840}.menu-close:hover{background:var(--blue-bright);transform:scale(1.08);box-shadow:0 6px 20px #1a6fe866}.menu-close svg{stroke-width:2.5px}.menu-content{z-index:1;flex:1;padding:60px 40px 40px;position:relative}.menu-content h2{color:#1a1f35;letter-spacing:-.02em;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.2}.menu-content>p{color:#666;margin-bottom:28px;font-size:14px;line-height:1.6}.file-upload-label{cursor:pointer;background:#fff;border:1.5px dashed #c8d4e8;border-radius:10px;align-items:center;gap:10px;padding:13px 18px;transition:border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.file-upload-label:hover{border-color:var(--blue-accent);background:#1a6fe808}.file-upload-label.has-file{border-style:solid;border-color:var(--blue-accent);background:#1a6fe80a}.file-upload-label.has-error{border-color:#e53e3e}.file-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.file-upload-icon{color:var(--blue-accent);flex-shrink:0;align-items:center;display:flex}.file-upload-text{color:#9aa5bd;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:500;overflow:hidden}.file-upload-label.has-file .file-upload-text{color:#1a1f35}.file-size-hint{color:#b0bac9;font-weight:400}.file-remove{z-index:1;cursor:pointer;width:24px;height:24px;color:var(--blue-accent);background:#1a6fe81a;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex;position:relative}.file-remove:hover{background:#1a6fe833}.file-error{color:#e53e3e;margin-top:6px;font-size:12px;font-weight:500}@media (width<=900px){.menu-container{max-width:85%}.menu-content{padding:50px 32px 32px}.menu-content h2{font-size:28px}}@media (width<=480px){.menu-container{max-width:100%}.menu-content{padding:48px 24px 24px}.menu-content h2{font-size:24px}.menu-close{width:40px;height:40px;top:20px;right:20px}}.intro-overlay{z-index:9999;background:radial-gradient(75% 65% at 100% 0,#1a6fe899 0%,#0d3fa059 40%,#0000 70%),linear-gradient(160deg,#071428 0%,#0a1e40 35%,#0d2550 65%,#060f25 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.intro-grid{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.intro-flash{opacity:0;pointer-events:none;z-index:1;background:#fff;position:absolute;inset:0}.intro-logo{filter:brightness(0)invert();z-index:2;will-change:transform, opacity, filter;width:auto;height:120px;position:relative}.hero{min-height:100vh;padding-top:var(--nav-h);background:radial-gradient(75% 65% at 100% 0,#1a6fe8b3 0%,#0d3fa066 40%,#0000 70%),linear-gradient(160deg,#071428 0%,#0a1e40 35%,#0d2550 65%,#060f25 100%);flex-direction:column;display:flex;position:relative;overflow:hidden}.orb-3{opacity:.18;background:radial-gradient(circle,#38bdf8 0%,#0000 70%);width:300px;height:300px;animation:14s ease-in-out infinite float;bottom:60px;left:5%}@keyframes float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}.hero-inner{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-top:60px;padding-bottom:80px;display:grid}.hero-eyebrow{letter-spacing:.04em;color:#fff9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:10px;margin-bottom:22px;padding:7px 14px 7px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.dot{background:#22d3a6;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 8px #22d3a6}@keyframes pulse{0%,to{box-shadow:0 0 6px #22d3a6}50%{box-shadow:0 0 14px #22d3a6}}.hero-title em{color:var(--blue-glow);background:linear-gradient(90deg,#3b8cf8,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-subtitle{color:#ffffffa6;max-width:480px;margin-bottom:32px;font-size:16px;line-height:1.75}.hero-features{background:#ffffff0a;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:32px;padding:20px 24px;display:flex}.feature-item{color:#ffffffd1;align-items:center;gap:12px;font-size:14.5px;display:flex}.check-icon{background:#3b8cf826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;display:flex}.client-strip{z-index:1;background:#050d1f66;border-top:1px solid #ffffff14;padding:20px 0;position:relative;overflow:hidden}.client-strip:before,.client-strip:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.client-strip:before{background:linear-gradient(90deg,#050d1f,#0000);left:0}.client-strip:after{background:linear-gradient(270deg,#050d1f,#0000);right:0}.marquee-outer{overflow:hidden}.marquee-track{width:max-content;display:flex}.marquee-group{flex-shrink:0;align-items:center;gap:56px;padding-right:56px;display:flex}.logo-item{color:#ffffff73;letter-spacing:.04em;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;font-weight:700;transition:color .2s;display:flex}.logo-item:hover{color:#fffc}.logo-item svg{flex-shrink:0}.logo-item img{object-fit:contain;opacity:.7;width:auto;height:28px;transition:opacity .2s}.logo-item:hover img{opacity:1}.logo-logista img{height:18px}.logo-tabaqueira img{height:38px}.logo-jeronimo img{height:42px}.logo-at img{height:38px}.hero-visual{margin-right:-32px;position:relative}.visual-wrap{position:relative;overflow:visible}.dashboard-img{border-radius:16px 0 0 16px;width:100%;display:block;box-shadow:0 30px 80px #0000008c,0 0 0 1px #ffffff0f}.img-gradient{pointer-events:none;background:radial-gradient(130% 160% at 100% 100%,#b41e1e6e 1%,#0000 70%),radial-gradient(55% 55% at 0 100%,#6428a06b 0%,#0000 65%);border-radius:16px 0 0 16px;position:absolute;inset:0}.stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-dark);z-index:2;background:#ffffffeb;border-radius:12px;padding:14px 18px;position:absolute;box-shadow:0 12px 40px #00000040}.stat-card--top{min-width:140px;top:-20px;right:-20px}.stat-card--bottom{align-items:center;gap:12px;display:flex;bottom:30px;left:-20px}.stat-value{color:var(--blue-accent);font-size:24px;font-weight:800;line-height:1}.stat-label{color:var(--gray-600);margin-top:2px;font-size:12px;font-weight:500}.stat-bar{background:var(--gray-100);border-radius:2px;height:4px;margin-top:8px;overflow:hidden}.stat-fill{background:linear-gradient(90deg, var(--blue-accent), var(--cyan));border-radius:2px;width:0;height:100%}.stat-avatars{display:flex}.avatar{border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-right:-8px}.av1{background:linear-gradient(135deg,#f97316,#ef4444)}.av2{background:linear-gradient(135deg,#8b5cf6,#3b82f6)}.av3{background:linear-gradient(135deg,#22d3ee,#10b981)}@media (width<=900px){.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}}@media (width<=480px){.hero-inner{gap:32px;padding-top:32px;padding-bottom:48px}.hero-title{font-size:clamp(28px,8vw,38px)}.hero-subtitle{font-size:14px}.hero-features{gap:10px}}.about-us{color:var(--text-dark);background:#fff;padding:96px 0 80px}.about-quote{color:var(--text-dark);text-align:center;letter-spacing:-.01em;max-width:900px;margin:0 auto 72px;font-size:clamp(18px,2.2vw,26px);font-weight:500;line-height:1.6}.stats-row{border-top:1px solid var(--gray-100);border-left:1px solid var(--gray-100);grid-template-columns:repeat(4,1fr);display:grid}.stat-col{border-right:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);padding:36px 32px}.stat-num{color:var(--text-dark);letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(32px,3.5vw,44px);font-weight:800;line-height:1}.stat-desc{color:var(--text-mid);font-size:14px;line-height:1.65}@media (width<=900px){.stats-row{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.stats-row{grid-template-columns:1fr}.stat-col{padding:28px 24px}}.highlights{background:#fff}.highlights-tag{background:#fff;padding:16px 0 40px}.tag-center{justify-content:center;display:flex}.slide-wrap{flex-direction:column;min-height:560px;display:flex;position:relative;overflow:hidden}.slide-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.slide-overlay{background:linear-gradient(135deg,#0f172ad9 0%,#1e3a8abf 50%,#0f172ae6 100%);position:absolute;inset:0}.slide-inner{z-index:1;flex:1;grid-template-columns:1fr auto;align-items:center;gap:64px;padding-top:80px;padding-bottom:100px;display:grid;position:relative}.slide-pill{color:#ffffffe6;background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:28px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.pill-dot{background:var(--blue-glow);border-radius:50%;width:7px;height:7px}.slide-title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.1}.slide-title em{color:var(--cyan);font-style:normal}.slide-text{color:#ffffffbf;max-width:520px;margin-bottom:14px;font-size:15.5px;line-height:1.75}.slide-text:last-of-type{margin-bottom:36px}.slide-badge{flex-shrink:0}.badge-img{object-fit:contain;width:220px;height:220px}.slide-pagination{z-index:2;align-items:center;gap:14px;display:flex;position:absolute;bottom:32px;right:48px}.page-num{color:#fff9;white-space:nowrap;font-size:13px;font-weight:600}.page-bars{align-items:center;gap:6px;display:flex}.page-bar{background:#ffffff40;border-radius:2px;width:40px;height:2px;transition:background .3s}.page-bar.active{background:#fff}.page-arrow{cursor:pointer;background:0 0;border:1.5px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .2s,background .2s;display:flex}.page-arrow:hover{background:#ffffff14;border-color:#fff9}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .35s,transform .35s}.slide-fade-enter-from{opacity:0;transform:translate(24px)}.slide-fade-leave-to{opacity:0;transform:translate(-24px)}.fade-enter-active,.fade-leave-active{transition:opacity .35s}.fade-enter-from,.fade-leave-to{opacity:0}@media (width<=768px){.slide-inner{grid-template-columns:1fr;padding-top:48px;padding-bottom:80px}.slide-badge{display:none}.slide-pagination{right:24px}}.partners{color:var(--text-dark);background:#fff;padding:96px 0 80px}.tag-center{justify-content:center;margin-bottom:32px;display:flex}.partners-title{color:var(--text-dark);letter-spacing:-.02em;text-align:center;margin-bottom:64px;font-size:clamp(28px,3.2vw,42px);font-weight:800;line-height:1.15}.partners-grid{border-top:1px solid var(--gray-100);border-left:1px solid var(--gray-100);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.partner-cell{border-right:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);flex-direction:column;display:flex}.partner-logo{border-bottom:1px solid var(--gray-100);justify-content:center;align-items:center;height:160px;padding:32px;display:flex}.partner-info{flex:1;padding:28px 32px}.partner-info h4{color:var(--blue-accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:14px;font-weight:700}.partner-info p{color:var(--text-mid);font-size:13.5px;line-height:1.7}.logo-img{object-fit:contain;max-width:180px;max-height:120px}.logo-placeholder{background:var(--gray-100);border-radius:50%;width:80px;height:80px}@media (width<=768px){.partners-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.partners-grid{grid-template-columns:1fr}.partner-logo{height:120px}}.history{background:linear-gradient(#050d1f 0%,#0b1a35 60%,#050d1f 100%);padding:100px 0 96px;position:relative;overflow:hidden}.history:before{content:"";background:linear-gradient(90deg,#0000,#3b8cf84d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.history-title{color:var(--white);letter-spacing:-.02em;margin:16px 0 14px;font-size:clamp(36px,4.5vw,56px);font-weight:800;line-height:1.1}.history-sub{color:#ffffff8c;margin-bottom:56px;font-size:16px;line-height:1.7}.timeline-h{margin-bottom:8px;position:relative}.years-track{scrollbar-width:none;justify-content:space-between;padding-bottom:0;display:flex;overflow-x:auto}.years-track::-webkit-scrollbar{display:none}.year-item{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:16px;display:flex}.year-label{color:#ffffff4d;letter-spacing:-.03em;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1;transition:color .3s,font-weight .3s}.year-item.active .year-label{color:var(--cyan);font-weight:900}.year-item:hover:not(.active) .year-label{color:#ffffff8c}.year-dot-wrap{justify-content:center;align-items:center;width:100%;padding-bottom:12px;display:flex}.year-dot{background:#ffffff40;border:1.5px solid #ffffff26;border-radius:50%;width:10px;height:10px;transition:all .3s;box-shadow:0 2px 6px #0000004d}.year-item.active .year-dot{background:var(--cyan);border:1.5px solid #38bdf8cc;transform:scale(1.4);box-shadow:0 0 12px #38bdf8b3,0 4px 12px #38bdf84d}.year-item:hover:not(.active) .year-dot{background:#ffffff59;border-color:#ffffff40;transform:scale(1.1)}.timeline-line-h{background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:2px;margin-top:-12px;box-shadow:0 1px 3px #0003}.milestone-body{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;max-width:640px;margin-top:48px;padding:24px 32px}.milestone-body p{color:#ffffffb8;letter-spacing:.25px;font-size:16px;line-height:1.8}.fade-slide-enter-active,.fade-slide-leave-active{transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.fade-slide-enter-from{opacity:0;transform:translateY(12px)}.fade-slide-leave-to{opacity:0;transform:translateY(-12px)}@media (width<=600px){.year-label{font-size:clamp(22px,5vw,36px)}}.news{color:var(--text-dark);background:#fff;padding:96px 0 80px;overflow:hidden}.news-header{justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:48px;display:flex}.header-left{max-width:560px}.header-left h2{color:var(--text-dark);letter-spacing:-.02em;margin-top:12px;font-size:clamp(26px,3vw,40px);font-weight:800;line-height:1.2}.header-right{flex-shrink:0;padding-top:36px}.cards-scroll-wrap{scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-left:max(32px,50vw - 588px);overflow-x:auto}.cards-scroll-wrap::-webkit-scrollbar{display:none}.cards-scroll{gap:16px;width:max-content;padding-right:32px;display:flex}.news-card{border-radius:16px;flex-direction:column;flex:none;width:300px;height:480px;display:flex;position:relative;overflow:hidden}.card-featured{background:var(--blue-accent);padding:28px}.card-featured h3{color:#fff;margin-top:auto;font-size:22px;font-weight:700;line-height:1.3}.card-image{background:#111827}.card-img-ph{object-fit:cover;background:#3daeff;width:100%;height:100%;position:absolute;inset:0}.card-img-overlay{background:linear-gradient(#050d1f4d 0%,#050d1f63 70%);position:absolute;inset:0}.card-body{z-index:1;flex-direction:column;gap:10px;padding:24px;display:flex;position:absolute;inset:0}.card-image h3{color:#fff;font-size:18px;font-weight:700;line-height:1.35}.card-cta{color:#fff;opacity:.85;align-self:flex-end;align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.card-cta:hover{opacity:1}.card-meta{flex-wrap:wrap;justify-content:space-between;gap:4px;display:flex}.card-cat{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;font-size:10.5px;font-weight:700}.card-date{color:#ffffff80;font-size:11px}.card-featured .card-meta{justify-content:space-between;align-items:flex-start}.card-featured .card-cat{color:#fffc}.card-featured .card-date{color:#fff9}.btn-sm{align-self:flex-start;padding:10px 18px;font-size:13.5px}@media (width<=768px){.news-header{flex-direction:column;gap:20px}.header-right{padding-top:0}.news-card{width:260px;height:420px}}@media (width<=480px){.news-card{width:220px;height:360px}}.solutions{color:var(--text-dark);background:#fff;padding:100px 0 80px}.sol-tag-wrap{justify-content:center;margin-bottom:56px;display:flex}.sol-header{justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:56px;display:flex}.sol-header-left{max-width:600px}.sol-header-left h2{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(30px,3.5vw,46px);font-weight:800;line-height:1.12}.sol-header-left p{color:var(--text-mid);font-size:16px;line-height:1.75}.sol-header-right{flex-shrink:0;padding-top:8px}.sol-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.sol-card{cursor:pointer;flex-direction:column;gap:16px;display:flex}.sol-img{aspect-ratio:4/3;border-radius:14px;position:relative;overflow:hidden}.sol-img-ph{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sol-gradient{background:linear-gradient(#28a8df29 10%,#1376af 100%);position:absolute;inset:0}.sol-icon{justify-content:center;align-items:center;height:34px;display:flex;position:absolute;bottom:16px;left:16px}.sol-arrow{justify-content:center;align-items:center;height:34px;text-decoration:none;display:flex;position:absolute;bottom:16px;right:16px}.sol-foot{flex-direction:column;gap:6px;display:flex}.sol-num{color:var(--text-mid);letter-spacing:.04em;font-size:12px;font-weight:700}.sol-foot h3{color:var(--text-dark);letter-spacing:-.01em;font-size:20px;font-weight:700;line-height:1.25}@media (width<=900px){.sol-cards{grid-template-columns:1fr}.sol-header{flex-direction:column;gap:24px}}@media (width<=600px){.sol-header-right{width:100%}.btn-outline-light{justify-content:center;width:100%}}.services-page{width:100%}.svc-hero{padding:calc(var(--nav-h) + 8px) 0 20px;text-align:center;background:radial-gradient(70% 60% at 80% 0,#1a6fe88c 0%,#0000 65%),linear-gradient(160deg,#071428 0%,#0a1e40 40%,#060f25 100%);position:relative;overflow:hidden}.hero-bg{pointer-events:none;position:absolute;inset:0}.orb{filter:blur(80px);border-radius:50%;position:absolute}.orb-1{opacity:.18;background:radial-gradient(circle,#1a6fe8 0%,#0000 70%);width:400px;height:400px;top:-100px;right:-80px}.grid-lines{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.svc-hero .hero-inner{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.svc-hero .hero-inner .section-tag{justify-content:center;margin-bottom:24px}.hero-title{color:var(--white);letter-spacing:-.02em;margin-bottom:2px;font-size:clamp(34px,4.5vw,56px);font-weight:800;line-height:1.12}.hero-title em{background:linear-gradient(90deg,#3b8cf8,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-sub{color:#ffffffa6;max-width:620px;margin:0 0 8px;font-size:16px;line-height:1.75}.hero-anchors{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.anchor-link{color:#ffffffa6;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:100px;padding:10px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s}.anchor-link:hover,.anchor-link--active{color:#fff;background:#3b8cf82e;border-color:#3b8cf873}.svc-list{color:var(--text-dark);background:#fff;padding:80px 0 90px}.svc-list .container{flex-direction:column;gap:28px;display:flex}.svc-card{cursor:pointer;border-radius:16px;height:320px;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001a}.svc-card:hover{transform:translateY(-3px);box-shadow:0 16px 48px #0000002e}.svc-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.svc-card:hover .svc-img{transform:scale(1.04)}.svc-overlay{background:linear-gradient(#28a8df29 10%,#1376af 100%);position:absolute;inset:0}.svc-body{justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 32px;display:flex;position:absolute;inset:0}.svc-left{flex-direction:column;gap:10px;max-width:560px;display:flex}.svc-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.svc-title{color:#fff;letter-spacing:-.01em;font-size:clamp(20px,2.2vw,26px);font-weight:800;line-height:1.2}.svc-desc{color:#ffffffc7;font-size:14px;line-height:1.65}.svc-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;flex-shrink:0;align-self:flex-end;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s;display:inline-flex}.svc-btn:hover{background:#3b8cf859;border-color:#3b8cf899}@media (width<=900px){.svc-hero{padding:calc(var(--nav-h) + 56px) 0 64px}.svc-card{height:280px}.svc-body{flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:24px}.svc-btn{align-self:flex-start}}@media (width<=600px){.svc-hero{padding:calc(var(--nav-h) + 40px) 0 48px}.hero-anchors{flex-direction:column;align-items:center}.anchor-link{text-align:center;width:100%;max-width:280px}.svc-list{padding:56px 0 64px}.svc-card{height:260px}.svc-title{font-size:20px}.svc-desc{font-size:13px}}.ae-page{width:100%}.ae-orb{filter:blur(60px);opacity:1;background:radial-gradient(circle,#1a6fe880 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-80px;right:-120px}.ae-card-num{letter-spacing:.06em;color:#ffffff59;margin-bottom:14px;font-size:11px;font-weight:700;display:block}.ae-card-text .ae-card-num{margin-bottom:0}.ae-card-label{color:#fffc;font-size:13px;font-weight:600;line-height:1.45}.ae-tabs-bar{top:var(--nav-h);z-index:10;background:#fff;border-bottom:1px solid #00000014;position:sticky}.ae-tabs{scrollbar-width:none;justify-content:center;display:flex;overflow-x:auto}.ae-tabs::-webkit-scrollbar{display:none}.ae-tab{color:#00000073;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:16px 20px;font-family:inherit;font-size:13.5px;font-weight:600;transition:color .2s,border-color .2s}.ae-tab:hover{color:#000000bf}.ae-tab.active{color:var(--blue-accent);border-bottom-color:var(--blue-accent)}.ae-content{color:var(--text-dark);background:#fff;padding:64px 0 80px}.ae-service-header{text-align:center;margin-bottom:72px}.ae-sub-tag{letter-spacing:.12em;color:var(--blue-accent);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:11px;font-weight:700;display:inline-flex}.ae-sub-tag-line{background:var(--blue-accent);flex-shrink:0;width:28px;height:2px;display:inline-block}.ae-service-title{color:#0a1e40;letter-spacing:-.025em;padding-bottom:4px;font-size:clamp(22px,3vw,38px);font-weight:800;line-height:1.2;overflow:visible}.ae-service-title em{background:linear-gradient(90deg,#3b8cf8,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.ae-section{border-top:1px solid #00000012;margin-bottom:72px;padding-top:48px}.ae-two-col{grid-template-columns:minmax(max-content,240px) 1fr;align-items:start;gap:40px;margin-bottom:40px;display:grid}.ae-label-col{white-space:nowrap;padding-top:3px}.ae-label-main{color:#0a1e40;font-size:20px;font-weight:800}.ae-label-sep{color:#0000002e;font-size:20px;font-weight:300}.ae-label-tag{color:#00000059;font-size:20px;font-weight:400}.ae-section-text{color:#00000094;font-size:15.5px;line-height:1.8}.ae-desafio-img-wrap{border-radius:16px;overflow:hidden}.ae-desafio-img{width:100%;display:block}.ae-solucao .ae-section-text{max-width:800px}.ae-fazemos-section{border-top:1px solid #00000012}.ae-fazemos-card{background:linear-gradient(135deg,#f4f8ff 0%,#def 100%);border-radius:20px;padding:36px 36px 0;overflow:hidden}.ae-fazemos-header{margin-bottom:28px}.ae-fazemos-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.ae-fazemos-item{background:0 0}.ae-fazemos-num-wrap{align-items:center;gap:6px;margin-bottom:10px;display:flex}.ae-fazemos-num{color:#0a1e40;font-size:13px;font-weight:800}.ae-fazemos-item p{color:#000000b3;font-size:13.5px;line-height:1.6}.ae-fazemos-img-wrap{border:1.5px solid #3b8cf866;border-bottom:none;border-radius:14px 14px 0 0;overflow:hidden}.ae-fazemos-img{object-fit:cover;object-position:top;width:100%;height:340px;display:block}.ae-beneficios-inner{padding:36px 0}.ae-beneficios-grid{background:#3b8cf826;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.ae-beneficio{background:#fff9;flex-direction:column;gap:16px;padding:28px 24px;display:flex}.ae-beneficio-icon{width:40px;height:40px;color:var(--blue-accent);background:#3b8cf81a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ae-beneficio p{color:#0a1e40;font-size:13.5px;font-weight:600;line-height:1.5}.ae-tecnologia{background:0 0;padding:0}.ae-tec-label-row{margin-bottom:24px;padding-top:20px}.ae-tec-card{background:#fff;border:1px solid #3b8cf82e;border-radius:16px;padding:40px 36px}.ae-tec-layout{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;display:grid}.ae-tec-col{flex-direction:column;gap:32px;display:flex}.ae-tec-item{flex-direction:column;gap:8px;display:flex}.ae-tec-num-wrap{align-items:center;gap:6px;display:flex}.ae-tec-num{color:#0a1e40;font-size:12px;font-weight:800}.ae-tec-item p{color:#000000a6;font-size:13.5px;line-height:1.6}.ae-tec-center{background:#f0f4fa;border-radius:12px;justify-content:center;align-items:center;width:280px;padding:24px;display:flex}.ae-tec-img{object-fit:contain;width:100%;height:auto;max-height:240px}.ae-casos-card{background:linear-gradient(135deg,#f0f7ff 0%,#c8e4f8 100%);border-radius:20px;overflow:hidden}.ae-casos-grid{grid-template-columns:repeat(3,1fr);display:grid}.ae-caso{text-align:center;border-right:1px solid #3b8cf833;flex-direction:column;align-items:center;gap:20px;padding:40px 32px;display:flex}.ae-caso:last-child{border-right:none}.ae-caso-icon{justify-content:center;align-items:center;display:flex}.ae-caso p{color:#0a1e40;font-size:14px;font-weight:600;line-height:1.55}.ae-other{background:#fff;border-top:1px solid #00000012;padding:72px 0 80px}.ae-other-header{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.ae-other-eyebrow{color:var(--text-mid);margin-bottom:4px;font-size:16px}.ae-other-title{color:var(--text-dark);letter-spacing:-.01em;font-size:clamp(22px,3vw,32px);font-weight:800}.ae-btn-outline{color:var(--text-mid);white-space:nowrap;border:1.5px solid #0000002e;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.ae-btn-outline:hover{border-color:var(--blue-accent);color:var(--blue-accent)}.ae-other-cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ae-other-card{cursor:pointer;border-radius:16px;height:320px;position:relative;overflow:hidden}.ae-other-card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.ae-other-card:hover .ae-other-card-img{transform:scale(1.04)}.ae-other-card-overlay{background:linear-gradient(#050d1f40 0%,#0a1e408c 45%,#050d1ff2 100%);position:absolute;inset:0}.ae-other-card-top{justify-content:space-between;align-items:center;padding:16px 16px 0;display:flex;position:absolute;top:0;left:0;right:0}.ae-other-badge-left,.ae-other-badge-right{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.08em;color:#ffffffbf;background:#ffffff1f;border-radius:100px;align-items:center;padding:4px 12px;font-size:10px;font-weight:700;display:inline-flex}.ae-other-card-body{flex-direction:column;justify-content:flex-end;gap:12px;padding:20px;display:flex;position:absolute;inset:0}.ae-other-card-body h4{color:#fff;letter-spacing:-.01em;font-size:17px;font-weight:800;line-height:1.25}.ae-other-link{color:#7dd8fa;background:#38bdf838;border:1px solid #38bdf866;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:7px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.ae-other-link:hover{background:#38bdf859}@media (width<=1024px){.ae-hero-cards,.ae-fazemos-grid,.ae-beneficios-grid{grid-template-columns:repeat(2,1fr)}.ae-tec-layout{grid-template-columns:1fr}.ae-tec-center{width:240px;margin:0 auto}}@media (width<=768px){.ae-other-cards{grid-template-columns:repeat(2,1fr)}.ae-casos-grid{grid-template-columns:1fr}.ae-caso{border-bottom:1px solid #3b8cf833;border-right:none}.ae-caso:last-child{border-bottom:none}.ae-other-header{flex-direction:column;align-items:flex-start;gap:20px}}@media (width<=600px){.ae-hero-cards,.ae-fazemos-grid,.ae-beneficios-grid,.ae-other-cards{grid-template-columns:1fr}.ae-two-col{grid-template-columns:1fr;gap:6px;margin-bottom:24px}.ae-label-col{white-space:normal}.ae-fazemos-card{padding:24px 20px 0}.ae-tec-card{padding:28px 20px}.ae-service-header{margin-bottom:48px}.ae-section{margin-bottom:48px;padding-top:32px}}.ae-hero{padding:calc(var(--nav-h) + 64px) 0 56px;background:radial-gradient(90% 100% at 100%,#1a6fe88c 0%,#0a28644d 50%,#0000 75%),linear-gradient(#060f1f 0%,#0a1535 60%,#0c1d45 100%);position:relative;overflow:hidden}.ae-hero-bg{pointer-events:none;position:absolute;inset:0}.ae-orb{filter:blur(60px);background:radial-gradient(circle,#1a6fe880 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-80px;right:-120px}.ae-grid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.ae-hero-inner{z-index:1;text-align:center;position:relative}.ae-hero-title{color:#fff;letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(42px,6vw,80px);font-weight:800;line-height:1.08}.ae-hero-sub{color:#fff9;max-width:680px;margin:0 auto 52px;font-size:17px;line-height:1.7}.ae-hero-cards{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.ae-hero-card{text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;padding:18px 18px 20px;transition:background .2s,border-color .2s}.ae-hero-card:hover{background:#ffffff17;border-color:#ffffff2e}.ae-hero-card--active{background:#3b8cf81f;border-color:#3b8cf859}.ae-card-inner{align-items:center;gap:12px;display:flex}.ae-card-text{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.ae-card-icon{color:#38bdf8;background:#38bdf826;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ae-card-label{color:#fffc;text-align:left;font-size:13px;font-weight:600;line-height:1.45}.ibm-content{background:#fff;padding:72px 0 64px}.ibm-product-panel{max-width:900px;margin:0 auto}.ibm-product-header{text-align:center;margin-bottom:0}.ibm-sub-tag{letter-spacing:.1em;text-transform:uppercase;color:#3b8cf8;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:700;display:flex}.ibm-sub-tag-line{background:#3b8cf8;border-radius:2px;width:28px;height:2px;display:inline-block}.ibm-product-title{color:#0d1f3a;letter-spacing:-.02em;text-align:center;margin-bottom:0;font-size:clamp(26px,4vw,44px);font-weight:800;line-height:1.2}.ibm-product-title em{color:#3b4e6a;text-align:center;font-style:italic;font-weight:400;display:block}.ibm-desc-row{border-top:1px solid #00000012;grid-template-columns:minmax(max-content,220px) 1fr;gap:16px 48px;margin-top:28px;margin-bottom:0;padding:28px 0;display:grid}.ibm-label-col{white-space:nowrap;padding-top:2px}.ibm-label-main{color:#0d1f3a;font-size:14px;font-weight:700}.ibm-label-sep{color:#9ba8bb;margin:0 4px;font-size:14px}.ibm-label-tag{color:#6b7a94;font-size:14px}.ibm-desc-text{color:#3a4d6a;font-size:15px;line-height:1.7}.ibm-product-img{object-fit:cover;border-radius:20px;width:100%;margin-top:40px;display:block}.ibm-others{background:#f7f9fc;padding:72px 0}.ibm-others-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;display:flex}.ibm-others-eyebrow{color:#6b7a94;margin-bottom:4px;font-size:15px}.ibm-others-title{color:#0d1f3a;font-size:clamp(20px,2.5vw,28px);font-weight:800}.ibm-others-btn{color:#0d1f3a;border-color:#0d1f3a;flex-shrink:0}.ibm-others-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ibm-other-card{cursor:pointer;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:260px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.ibm-other-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0003}.ibm-other-top{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.ibm-other-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;max-width:120px;font-size:10px;font-weight:700;line-height:1.4}.ibm-other-unit{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:10px;font-weight:700}.ibm-other-body{flex-direction:column;gap:6px;display:flex}.ibm-other-body h3{color:#fff;font-size:20px;font-weight:800;line-height:1.2}.ibm-other-body em{color:#ffffffa6;margin-bottom:12px;font-size:13px;font-style:italic}.ibm-other-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;margin-top:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .2s;display:inline-flex}.ibm-other-btn:hover{background:#ffffff38}@media (width<=1024px){.ae-hero-cards{grid-template-columns:repeat(2,1fr)}.ibm-others-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.ae-hero-cards,.ibm-others-grid{grid-template-columns:1fr}.ibm-others-header{flex-direction:column;align-items:flex-start;gap:12px}.ibm-desc-row{grid-template-columns:1fr;gap:8px}.ibm-label-col{white-space:normal}}.svc-cta{text-align:center;background:#050d1a;padding:100px 0;position:relative;overflow:hidden}.svc-cta-orb{pointer-events:none;background:radial-gradient(circle,#3b8cf82e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.svc-cta-inner{z-index:1;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.svc-cta-title{color:#fff;letter-spacing:-.02em;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.15}.svc-cta-title em{background:linear-gradient(90deg,#3b8cf8,#22d3a6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.svc-cta-sub{color:#ffffff8c;max-width:520px;font-size:16px;line-height:1.7}.svc-cta-btn{color:#fff;background:#3b8cf8;border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.svc-cta-btn:hover{background:#2d7ae0;transform:translateY(-1px)}.fp-dark-bg{background:linear-gradient(160deg,#071428 0%,#0a1e40 60%,#060f25 100%)}.fp-hero .ae-hero-sub{max-width:640px;margin:0 auto 28px}.fp-hero .container{max-width:1360px}.fp-hero .ae-hero-inner{padding-left:12px;padding-right:12px}.fp-courses{scrollbar-width:none;flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin:0 auto;padding-bottom:4px;display:flex;overflow-x:auto}.fp-courses::-webkit-scrollbar{display:none}.fp-course-card{text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex:200px;min-width:120px;max-width:240px;padding:10px 12px;transition:background .2s,border-color .2s}.fp-course-card:hover{background:#3b8cf81f;border-color:#3b8cf84d}.fp-course-badge{letter-spacing:.08em;color:#38bdf8;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.fp-course-title{color:#ffffffd9;font-size:12px;font-weight:500;line-height:1.35}@media (width<=480px){.fp-course-card{min-width:100%;max-width:100%}.fp-hero .ae-hero-inner{padding-left:8px;padding-right:8px}}.fp-porque{text-align:center;background:#f5f8ff;padding:80px 0}.fp-tag{letter-spacing:.1em;text-transform:uppercase;color:#3b8cf8;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.fp-tag-line{background:#3b8cf8;border-radius:2px;width:28px;height:2px;display:inline-block}.fp-porque-title{color:#0d1f3a;letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(28px,3.5vw,44px);font-weight:800}.fp-features{background:linear-gradient(135deg,#f0f7ff 0%,#c8e4f8 100%);border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.fp-feature{border-right:1px solid #3b8cf833;flex-direction:column;align-items:flex-start;gap:20px;padding:40px 32px;display:flex}.fp-feature:last-child{border-right:none}.fp-feature-icon{justify-content:center;align-items:center;display:flex}.fp-feature-label{color:#0a1e40;font-size:14px;font-weight:600;line-height:1.5}@media (width<=768px){.fp-features{grid-template-columns:repeat(2,1fr)}.fp-feature{border-bottom:1px solid #3b8cf833;border-right:none}.fp-feature:last-child{border-bottom:none}}@media (width<=480px){.fp-features{grid-template-columns:1fr}}.fc-cursos{text-align:center;background:0 0;padding:80px 0 96px}.fc-tag{letter-spacing:.1em;text-transform:uppercase;color:#3b8cf8;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.fc-tag-line{background:#3b8cf8;border-radius:2px;width:28px;height:2px;display:inline-block}.fc-title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,4vw,48px);font-weight:800}.fc-sub{color:#fff9;max-width:580px;margin:0 auto 48px;font-size:15px;line-height:1.7}.fc-stats{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;gap:0;margin-bottom:56px;padding:28px 0;display:flex}.fc-stat{flex-direction:column;align-items:center;gap:6px;padding:0 56px;display:flex}.fc-stat-div{background:#ffffff1a;width:1px;height:40px}.fc-stat-num{color:#fff;letter-spacing:-.02em;font-size:36px;font-weight:800}.fc-stat-num--blue{color:#38bdf8}.fc-stat-label{color:#ffffff73;font-size:12px;font-weight:500}.fc-grid{text-align:left;grid-template-columns:repeat(2,1fr);align-items:start;gap:16px;display:grid}.fc-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:12px;padding:28px 28px 24px;transition:background .2s,border-color .2s;display:flex}.fc-card:hover{background:#3b8cf812;border-color:#3b8cf840}.fc-badge{color:#38bdf8;letter-spacing:.04em;font-size:11px;font-weight:700}.fc-card-title{color:#fff;font-size:16px;font-weight:700;line-height:1.35}.fc-card-desc{color:#ffffff8c;flex:1;font-size:13px;line-height:1.65}.fc-details-btn{color:#38bdf8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.fc-details-btn:hover{color:#7dd3fc}.fc-details{border-top:1px solid #ffffff12;flex-direction:column;gap:16px;padding-top:16px;display:flex}.fc-det-desc{color:#ffffffb3;font-size:13.5px;line-height:1.7}.fc-det-meta{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fc-det-meta-item{color:#ffffff73;align-items:flex-start;gap:8px;display:flex}.fc-det-meta-item svg{flex-shrink:0;margin-top:2px}.fc-det-meta-item>div{flex-direction:column;gap:2px;display:flex}.fc-det-meta-label{letter-spacing:.06em;text-transform:uppercase;color:#fff6;font-size:11px;font-weight:600}.fc-det-meta-val{color:#ffffffe6;font-size:14px;font-weight:600}.fc-det-topics-title{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:11px;font-weight:700}.fc-det-topics{flex-wrap:wrap;gap:8px;display:flex}.fc-det-topic{color:#ffffffbf;border:1px solid #ffffff26;border-radius:100px;padding:5px 12px;font-size:12px}.fc-det-cta{color:#fff;background:#3daeff;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.fc-det-cta:hover{background:#2b9ee8}@media (width<=768px){.fc-grid{grid-template-columns:1fr}.fc-stat{padding:0 24px}}.fcal{text-align:center;background:0 0;padding:80px 0 96px}.fcal-tag{letter-spacing:.1em;text-transform:uppercase;color:#3b8cf8;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.fcal-tag-line{background:#3b8cf8;border-radius:2px;width:28px;height:2px;display:inline-block}.fcal-title{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.15}.fcal-sub{color:#ffffff80;max-width:460px;margin:0 auto 40px;font-size:14px;line-height:1.6}.fcal-select-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:14px;font-size:11px;font-weight:700}.fcal-controls{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.fcal-arrow{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.fcal-arrow:hover{color:#38bdf8;border-color:#38bdf8}.fcal-arrow:disabled{opacity:.3;cursor:default}.fcal-tabs{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.fcal-tab{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:100px;padding:7px 16px;font-size:13px;font-weight:600;transition:all .2s}.fcal-tab:hover{color:#38bdf8;border-color:#38bdf8}.fcal-tab.active{color:#fff;background:#3b8cf8;border-color:#3b8cf8}.fcal-wrap{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;max-width:580px;margin:0 auto 36px;overflow:hidden}.fcal-month-label{color:#ffffffe6;background:#ffffff0a;border-bottom:1px solid #ffffff14;padding:18px 0 14px;font-size:16px;font-weight:700}.fcal-grid{grid-template-columns:repeat(7,1fr);display:grid}.fcal-dow{color:#ffffff4d;text-align:center;background:#ffffff08;border-bottom:1px solid #ffffff0f;padding:10px 0;font-size:11px;font-weight:700}.fcal-cell{color:#ffffffb3;border-bottom:1px solid #ffffff0a;justify-content:center;align-items:center;height:44px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.fcal-cell--empty,.fcal-cell--overflow{color:#0000}.fcal-cell--blue{color:#7db8fc;background:#3b8cf840;border:1px solid #3b8cf880;font-weight:700}.fcal-cell--teal{color:#5ee8c8;background:#22d3a633;border:1px solid #22d3a673;font-weight:700}.fcal-events{text-align:left;max-width:700px;margin:0 auto}.fcal-events-label{color:#ffffff59;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700}.fcal-events-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.fcal-event{background:#0d1f3a;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.fcal-event-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.fcal-event-id{font-size:13px;font-weight:700}.fcal-event-title{color:#ffffffd9;font-size:13px}.fcal-event-date{color:#fff6;margin-top:4px;font-size:11px;display:block}@media (width<=640px){.fcal-controls{flex-direction:column}.fcal-events-list{grid-template-columns:1fr}}.fp-custom{background:0 0;padding:0 0 80px}.fp-custom-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:64px 56px}.fp-custom-tag{letter-spacing:.1em;text-transform:uppercase;color:#3b8cf8;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.fp-custom-tag-line{background:#3b8cf8;border-radius:2px;width:28px;height:2px;display:inline-block}.fp-custom-title{color:#fff;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(28px,4vw,48px);font-weight:800}.fp-custom-sub{color:#ffffff8c;max-width:520px;margin:0 auto 48px;font-size:15px;line-height:1.7}.fp-custom-steps{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px;display:grid}.fp-custom-step{flex-direction:column;align-items:center;gap:12px;display:flex}.fp-custom-step-icon{background:#3b8cf81a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.fp-custom-step-label{color:#fff;font-size:15px;font-weight:700}.fp-custom-step-desc{color:#ffffff73;font-size:13px;line-height:1.55}.fp-custom-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.fp-custom-btn-primary{color:#fff;cursor:pointer;background:#3b8cf8;border:none;border-radius:10px;align-items:center;gap:8px;padding:13px 26px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.fp-custom-btn-primary:hover{background:#2a7ae8}.fp-custom-btn-outline{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;align-items:center;gap:8px;padding:13px 26px;font-size:14px;font-weight:700;transition:border-color .2s;display:inline-flex}.fp-custom-btn-outline:hover{border-color:#ffffff80}@media (width<=640px){.fp-custom-card{padding:40px 24px}.fp-custom-steps{grid-template-columns:1fr}}.fweb{background:#fff;padding:80px 0 120px}.fweb-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:40px;display:flex}.fweb-title{color:#0d1f3a;letter-spacing:-.01em;font-size:clamp(22px,3vw,34px);font-weight:500;line-height:1.35}.fweb-title-bold{font-weight:800}.fweb-all-link{color:#3b8cf8;white-space:nowrap;align-items:center;gap:5px;padding-top:6px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.fweb-all-link:hover{color:#2a7ae8}.fweb-track-wrap{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -8px;padding:0 8px 32px;overflow:auto visible}.fweb-track-wrap::-webkit-scrollbar{display:none}.fweb-track{align-items:stretch;gap:20px;width:max-content;display:flex}.fweb-card{scroll-snap-align:start;background:0 0;flex-direction:column;flex-shrink:0;gap:14px;width:380px;display:flex}.fweb-thumb{border-radius:12px;height:240px;position:relative;overflow:hidden}.fweb-thumb-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fweb-play{color:#ffffffe6;background:#00000026;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.fweb-card:hover .fweb-play{background:#00000040}.fweb-play svg{filter:drop-shadow(0 2px 6px #0006);box-sizing:border-box;background:#3b8cf8d9;border-radius:50%;width:44px;height:44px;padding:10px}.fweb-body{flex-direction:column;gap:8px;padding:0;display:flex}.fweb-category{letter-spacing:.07em;text-transform:uppercase;color:#3b8cf8;font-size:11px;font-weight:700}.fweb-card-title{color:#0d1f3a;font-size:15px;font-weight:700;line-height:1.4}.fweb-card-desc{color:#0d1f3a8c;flex:1;font-size:13px;line-height:1.6}.fweb-watch-link{color:#3b8cf8;align-items:center;gap:4px;margin-top:4px;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.fweb-watch-link:hover{color:#2a7ae8}.fweb-nav{opacity:1;visibility:visible;gap:10px;margin-top:28px;display:flex}.fweb-nav-btn{color:#0d1f3a;cursor:pointer;background:#fff;border:1.5px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .2s,background .2s,color .2s;display:flex}.fweb-nav-btn:hover:not(:disabled){color:#3b8cf8;background:#f0f7ff;border-color:#3b8cf8}.fweb-nav-btn:disabled{opacity:.3;cursor:default}@media (width<=640px){.fweb-header{flex-direction:column;gap:12px}.fweb-card{width:260px}}.fav{text-align:center;background:#f5f8ff;padding:80px 0 88px}.fav-tag{letter-spacing:.1em;text-transform:uppercase;color:#3b8cf8;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.fav-tag-line{background:#3b8cf8;border-radius:2px;width:28px;height:2px;display:inline-block}.fav-title{color:#0d1f3a;letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(28px,4vw,48px);font-weight:800}.fav-scores-wrap{background:linear-gradient(135deg,#fff 0%,#cce4f8 100%);border:1px solid #3b8cf81f;border-radius:24px;grid-template-columns:repeat(3,1fr);margin-bottom:64px;padding:48px 0;display:grid;position:relative;overflow:visible}.fav-score{border-right:1px solid #3b8cf826;flex-direction:column;align-items:center;gap:10px;padding:0 32px;display:flex}.fav-score:last-child{border-right:none}.fav-score--raised{z-index:1;background:#fff;border:1px solid #3b8cf82e;border-radius:18px;margin:-28px 0;padding:36px 32px;position:relative;box-shadow:0 4px 24px #3b8cf81a}.fav-score-num{color:#0d1f3a;letter-spacing:-.03em;font-size:52px;font-weight:300;line-height:1}.fav-score-label{color:#0d1f3a8c;font-size:13px;font-weight:500}.fav-stars{gap:3px;display:flex}.fav-star{color:#f5a623;font-size:18px}.fav-star--half{color:#f5a623;opacity:.45}.fav-stars--sm .fav-star{font-size:20px}.fav-reviews{text-align:left;grid-template-columns:repeat(2,1fr);gap:48px;margin-bottom:48px;display:grid}.fav-review{flex-direction:column;gap:16px;display:flex}.fav-review-text{color:#0d1f3ab3;font-size:14px;line-height:1.7}.fav-reviewer{align-items:center;gap:14px;display:flex}.fav-avatar{object-fit:cover;border-radius:10px;flex-shrink:0;width:56px;height:56px}.fav-reviewer-name{color:#0d1f3a;font-size:15px;font-weight:700}.fav-reviewer-role{color:#0d1f3a80;margin-top:2px;font-size:13px}.fav-footer{justify-content:center;display:flex}.fav-btn-outline{color:#0d1f3a;cursor:pointer;background:0 0;border:1.5px solid #0d1f3a33;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.fav-btn-outline:hover{color:#3b8cf8;border-color:#3b8cf8}@media (width<=640px){.fav-scores-wrap{grid-template-columns:1fr;padding:32px 0}.fav-score{border-bottom:1px solid #3b8cf826;border-right:none;padding:24px 32px}.fav-score:last-child{border-bottom:none}.fav-score--raised{margin:0}.fav-reviews{grid-template-columns:1fr;gap:32px}}.news-page{padding-top:var(--nav-h);background:linear-gradient(#050d1f 0%,#0b1a35 100%);min-height:100vh}.page-hero{text-align:center;padding:100px 0 72px}.page-hero h1{color:#fff;letter-spacing:-.03em;font-size:clamp(48px,7vw,80px);font-weight:800}.np-featured{padding:0 0 56px}.news-layout{grid-template-columns:1fr 320px;gap:20px;display:grid}.featured-card{border-radius:16px;height:340px;position:relative;overflow:hidden}.featured-img{object-fit:cover;filter:brightness(.5);width:100%;height:100%;display:block;position:absolute;inset:0}.featured-overlay{background:linear-gradient(#0000 40%,#050d1feb 100%);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;inset:0}.badge-highlight{letter-spacing:.1em;color:#fff;background:#ffffff26;border-radius:100px;align-self:flex-start;margin-bottom:14px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.featured-overlay h2{color:#fff;margin-bottom:10px;font-size:22px;font-weight:700;line-height:1.3}.featured-overlay p{color:#ffffffb3;margin-bottom:16px;font-size:14px;line-height:1.65}.read-more{color:var(--blue-glow);font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s}.read-more:hover{opacity:.8}.news-sidebar{flex-direction:column;gap:12px;display:flex}.sidebar-title{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:4px;font-size:11px;font-weight:700}.news-card{background:linear-gradient(160deg,#2563eb8c 0%,#1a46c873 100%);border:1px solid #63a0ff38;border-radius:14px;flex:1;padding:24px 26px;transition:background .2s}.news-card:hover{background:linear-gradient(160deg,#2563ebad 0%,#1a46c894 100%)}.news-date{letter-spacing:.08em;color:#ffffff8c;margin-bottom:10px;font-size:11px;font-weight:700}.news-card h4{color:#fff;margin-bottom:18px;font-size:15px;font-weight:700;line-height:1.4}.news-link{color:#ffffffd9;font-size:13px;font-weight:600;text-decoration:none}.np-filters-section{padding:0}.news-filters{flex-wrap:wrap;justify-content:center;gap:10px;display:flex;position:relative}.filter-pill{pointer-events:none;z-index:0;opacity:0;background:#fff;border-radius:100px;height:100%;position:absolute;top:0;left:0}.filter-btn{z-index:1;color:#ffffffa6;cursor:pointer;background:0 0;border:1.5px solid #ffffff26;border-radius:100px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:color .25s,border-color .25s;position:relative}.filter-btn:hover{color:#fff;border-color:#ffffff59}.filter-btn.active{color:var(--text-dark);background:#fff;border-color:#fff}.news-filters.pill-ready .filter-btn.active{background:0 0;border-color:#0000}.destaques-section{background:#fff;margin-top:56px;padding:64px 0 80px}.dest-header{justify-content:space-between;align-items:baseline;margin-bottom:32px;display:flex}.dest-header h2{color:#0d1b32;letter-spacing:-.02em;font-size:clamp(28px,4vw,42px);font-weight:800}.dest-ver-tudo{color:#1a9fe0;align-items:center;gap:4px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.dest-ver-tudo:hover{opacity:.75}.dest-filter{margin-bottom:32px;display:inline-block;position:relative}.dest-select{color:#0d1b32;cursor:pointer;background:#fff;border:1.5px solid #d1d9e6;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:180px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .2s;display:flex}.dest-select:hover{border-color:#a0aec0}.dest-dropdown{z-index:100;background:#fff;border:1.5px solid #d1d9e6;border-radius:8px;min-width:100%;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.dest-option{color:#3a4d6a;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;transition:background .15s;display:block}.dest-option:hover{background:#f5f8ff}.dest-option.active{color:#1a6fe8;background:#f0f5ff;font-weight:600}.dest-grid{grid-template-columns:repeat(3,1fr);gap:32px 28px;margin-bottom:56px;display:grid}.dest-card{flex-direction:column;display:flex}.dest-card-img-wrap{aspect-ratio:16/10;background:#e8edf5;border-radius:10px;width:100%;margin-bottom:16px;overflow:hidden}.dest-card-img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.dest-card:hover .dest-card-img{transform:scale(1.04)}.dest-card-img-placeholder{width:100%;height:100%}.dest-card-body{flex-direction:column;flex:1;display:flex}.dest-date{letter-spacing:.08em;color:#8899b4;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700}.dest-card-body h3{color:#0d1b32;margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.35}.dest-card-body p{color:#6b7a94;flex:1;margin-bottom:14px;font-size:13.5px;line-height:1.6}.dest-social{gap:8px;display:flex}.conf-social{align-items:center;gap:8px;display:flex}.social-btn{color:#6b7a94;cursor:pointer;background:#fff;border:1.5px solid #d1d9e6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:flex}.social-btn:hover{color:#1a6fe8;border-color:#1a6fe8}.conf-social .social-btn{color:#4a5a74;background:#f0f4fa;border-color:#0000;width:32px;height:32px}.conf-social .social-btn:hover{color:#1a9fe0;background:#dce6f5;border-color:#0000}.dest-pagination{justify-content:center;align-items:center;gap:6px;display:flex}.dest-pagination .page-arrow,.dest-pagination .page-num{color:#3a4d6a;cursor:pointer;background:#fff;border:1.5px solid #d1d9e6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.dest-pagination .page-arrow{color:#8899b4;font-size:18px}.dest-pagination .page-arrow:hover:not(:disabled){color:#1a6fe8;border-color:#1a6fe8}.dest-pagination .page-arrow:disabled{opacity:.35;cursor:default}.dest-pagination .page-num:hover{color:#1a6fe8;border-color:#1a6fe8}.dest-pagination .page-num.active{color:#fff;background:#0d1b32;border-color:#0d1b32}.comunicados-section{background:#fff;padding:0 0 80px}.com-list{flex-direction:column;gap:12px;margin-top:8px;display:flex}.com-row{cursor:pointer;background:#f0f4fa;border-radius:12px;align-items:center;gap:24px;padding:20px 24px;text-decoration:none;transition:background .2s;display:flex}.com-row:hover{background:#e4ecf7}.com-date{letter-spacing:.06em;color:#8899b4;text-transform:uppercase;white-space:nowrap;min-width:90px;font-size:12px;font-weight:700}.com-body{flex:1}.com-body h3{color:#0d1b32;margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.35}.com-body p{color:#6b7a94;margin:0;font-size:13.5px;line-height:1.5}.com-arrow{color:#1a9fe0;flex-shrink:0}.conferencias-section{background:#fff;padding:0 0 100px}.conferencias-section .dest-header{align-items:flex-start}.conf-subtitle{color:#8899b4;margin:4px 0 0;font-size:14px}.conf-list{margin-top:24px}.conf-row{border-bottom:1px solid #e8edf5;grid-template-columns:180px 1fr auto auto;align-items:center;gap:16px;padding:20px 0;display:grid}.conf-row:first-child{border-top:1px solid #e8edf5}.conf-date-col{align-items:center;gap:8px;display:flex}.conf-cal-icon{color:#8899b4;flex-shrink:0}.conf-date{letter-spacing:.04em;color:#5a6a84;text-transform:uppercase;white-space:nowrap;font-size:13px;font-weight:700}.conf-title{color:#0d1b32;font-size:15px;font-weight:600}.conf-location{color:#8899b4;white-space:nowrap;text-align:right;min-width:120px;font-size:14px}@media (width<=900px){.news-layout{grid-template-columns:1fr}.dest-grid{grid-template-columns:repeat(2,1fr)}.com-date{min-width:72px;font-size:11px}.conf-row{grid-template-columns:1fr auto;row-gap:6px}.conf-location{text-align:left}}@media (width<=600px){.dest-grid{grid-template-columns:1fr}.com-row{flex-wrap:wrap;gap:8px}.conf-row{grid-template-columns:1fr}}.history-page{background:linear-gradient(#050d1f 0%,#0b1a35 50%,#050d1f 100%);min-height:100vh}.history-hero{padding:calc(var(--nav-h) + 40px) 0 40px;position:relative;overflow:hidden}.history-hero-bg{pointer-events:none;position:absolute;inset:0}.hero-orb{filter:blur(90px);border-radius:50%;position:absolute}.hero-orb--1{background:radial-gradient(circle,#1e3a8a99 0%,#0000 70%);width:500px;height:500px;top:-100px;right:-80px}.hero-orb--2{background:radial-gradient(circle,#38bdf81f 0%,#0000 70%);width:320px;height:320px;bottom:0;left:10%}.history-grid-lines{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.history-hero-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.history-hero-inner .section-tag{justify-content:center;margin-bottom:8px;display:inline-flex}.history-hero-inner .section-tag:after{content:"";background:var(--blue-accent);width:28px;height:2px;display:inline-block}.history-hero-title{color:var(--white);letter-spacing:-.025em;margin-bottom:6px;font-size:clamp(40px,5vw,68px);font-weight:800;line-height:1.08}.history-hero-sub{color:#ffffff8c;max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.timeline-section{padding:56px 0 120px}.timeline{max-width:1100px;margin:0 auto;position:relative}.timeline-line{z-index:0;background:linear-gradient(#0000 0%,#3b8cf82e 5%,#3b8cf852 50%,#3b8cf82e 95%,#0000 100%);width:2px;position:absolute;top:0;bottom:0;left:14px;box-shadow:0 0 8px #3b8cf826}.milestone{z-index:1;grid-template-columns:180px 460px 1fr;align-items:start;gap:0 64px;padding-bottom:64px;display:grid;position:relative}.milestone:last-child{padding-bottom:0}.ms-left{align-items:center;padding-top:8px;padding-left:36px;display:flex}.ms-dot{z-index:2;background:linear-gradient(135deg,#3b8cf880,#38bdf866);border:2.5px solid #3b8cf8cc;border-radius:50%;width:14px;height:14px;animation:3s cubic-bezier(.4,0,.6,1) infinite history-dot-pulse;position:absolute;top:14px;left:8px;box-shadow:0 0 #3b8cf866,inset 0 1px 3px #fff3}@keyframes history-dot-pulse{0%,to{box-shadow:0 0 #3b8cf866,inset 0 1px 3px #fff3}50%{box-shadow:0 0 0 8px #3b8cf80d,inset 0 1px 3px #fff3}}.ms-year{color:#3b8cf873;letter-spacing:-.02em;white-space:normal;word-break:normal;-webkit-user-select:none;user-select:none;text-shadow:0 2px 4px #0000004d;font-size:clamp(40px,3.5vw,56px);font-weight:800;line-height:1}.ms-image{filter:drop-shadow(0 2px 8px #0003);width:100%;transition:transform .4s cubic-bezier(.34,1.56,.64,1),filter .4s}.milestone:hover .ms-image{filter:drop-shadow(0 8px 16px #3b8cf833);transform:translateY(-6px)}.ms-single-img{aspect-ratio:4/3;object-fit:cover;border:1px solid #ffffff14;border-radius:12px;width:100%;display:block}.collage3{aspect-ratio:4/3;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:6px;display:flex;overflow:hidden}.col-top{flex:1}.col-side{flex-direction:row;flex:1;gap:6px;display:flex}.col-item{border-radius:8px;flex:1;position:relative;overflow:hidden}.col-item img{object-fit:cover;width:100%;height:100%;display:block}.col-label{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600;position:absolute;bottom:8px;right:8px}.overlay-wrap{aspect-ratio:4/3;border:1px solid #ffffff14;border-radius:12px;position:relative;overflow:hidden}.ov-main{object-fit:cover;width:100%;height:100%;display:block}.ov-logo{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffffff2;border-radius:8px;width:auto;height:48px;padding:6px 10px;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 12px #00000040}.logo-bg-wrap{aspect-ratio:4/3;background:linear-gradient(135deg,#172547 0%,#1a3260 100%);border:1px solid #3b8cf81a;border-radius:12px;justify-content:center;align-items:center;padding:40px;display:flex;overflow:hidden;box-shadow:inset 0 1px 3px #ffffff0d}.logo-bg-img{object-fit:contain;width:75%;height:auto}.ms-content{flex-direction:column;gap:12px;padding-top:4px;display:flex}.ms-title{color:var(--white);letter-spacing:-.005em;font-size:20px;font-weight:700;line-height:1.3}.ms-desc{color:#ffffff9e;letter-spacing:.2px;font-size:14.5px;line-height:1.8}@media (width<=960px){.milestone{grid-template-rows:auto auto;grid-template-columns:120px 1fr}.ms-left{grid-area:1/1}.ms-image{grid-area:1/2}.ms-content{grid-area:2/1/auto/3;padding-top:0}}@media (width<=640px){.milestone{grid-template-columns:1fr;padding-bottom:48px}.ms-left{grid-area:1/1}.ms-image{grid-area:2/1}.ms-content{grid-area:3/1}.timeline-line{display:none}.ms-year{font-size:36px}}
