.softable-home{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f5f5;-webkit-font-smoothing:antialiased;font-synthesis:none;background:#080808;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.softable-home #contato,.softable-home footer{content-visibility:visible;contain-intrinsic-size:none}.softable-home *{box-sizing:border-box}html:has(.softable-home){scroll-behavior:smooth}body:has(.softable-home){margin:0}.softable-home a{color:inherit;text-decoration:none}.softable-home button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.softable-home a:focus-visible,.softable-home button:focus-visible{outline-offset:5px;outline:2px solid #b9cba2}.softable-home [hidden]{display:none!important}.softable-home .skip-link{color:#111;z-index:100;background:#fff;padding:12px;position:fixed;top:-80px;left:20px}.softable-home .skip-link:focus{top:12px}.softable-home .site-header{top:0;z-index:20;background:linear-gradient(#080808dc,#0000);height:82px;position:absolute;inset-inline:0}.softable-home .site-nav{justify-content:space-between;align-items:center;max-width:1440px;height:82px;margin:auto;padding:0 48px;display:flex}.softable-home .brand{align-items:center;display:inline-flex}.softable-home .brand img{filter:brightness(0)invert();width:150px;height:auto}.softable-home .nav-links{color:#a1a1a1;align-items:center;gap:34px;font-size:12px;display:flex}.softable-home .nav-links a:hover{color:#fff}.softable-home .nav-links a:last-child{color:#e4e4e4}.softable-home .nav-links a span{margin-left:13px}.softable-home .menu-toggle{display:none}.softable-home .hero{isolation:isolate;background:#080808;height:100svh;min-height:750px;position:relative;overflow:hidden}.softable-home .portrait-world{position:absolute;inset:0;overflow:hidden}.softable-home .portrait{width:var(--w);height:var(--h);transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y)));will-change:transform;text-align:left;padding:0;position:absolute;top:50%;left:50%}.softable-home .portrait img{object-fit:cover;filter:grayscale();opacity:0;width:100%;height:100%;transition:opacity .45s,filter .6s;display:block}.softable-home .portrait img.is-loaded{opacity:var(--opacity,.9)}.softable-home .portrait:hover{z-index:8}.softable-home .portrait-caption{letter-spacing:-.1px;color:#eee;opacity:.7;background:linear-gradient(#0000,#000a);padding:35px 16px 14px;font-size:12px;font-weight:500;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.softable-home .portrait:hover .portrait-caption{opacity:1}.softable-home .portrait-plus{color:#fff;opacity:0;font-size:16px;transition:opacity .3s;position:absolute;bottom:12px;right:15px}.softable-home .portrait:hover .portrait-plus{opacity:1}.softable-home .portrait-caption{padding-right:35px}.softable-home .hero-copy{text-align:center;z-index:6;pointer-events:none;width:610px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.softable-home .tag{color:#959595;letter-spacing:-.25px;margin:0 0 22px;font-size:19px;font-weight:400}.softable-home h1{letter-spacing:-2.2px;margin:0;font-size:56px;font-weight:550;line-height:1.065}.softable-home h1>span{display:block}.softable-home h1{animation:.4s ease-out both title-in}.softable-home .hero-description{color:#929292;letter-spacing:.05px;max-width:480px;margin:26px auto 24px;font-size:15px;line-height:1.7}.softable-home .hero-link{color:#ccc;pointer-events:auto;align-items:center;gap:15px;padding:8px 0;font-size:12px;display:inline-flex}.softable-home .hero-link:hover{color:#fff}.softable-home .hero-link span{font-size:17px}.softable-home .hero-controls{bottom:25px;z-index:7;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;inset-inline:40px}.softable-home .hero-controls>*{pointer-events:auto}.softable-home .interaction-hint{letter-spacing:.2px;color:#959595;align-items:center;gap:9px;font-size:10px;display:flex}.softable-home .interaction-hint i{background:#b9cba2;border-radius:50%;width:4px;height:4px}.softable-home .mobile-hint{display:none}.softable-home .scroll-cue{color:#999;place-items:center;width:35px;height:35px;display:grid;position:absolute;left:50%;transform:translate(-50%)}.softable-home .scroll-cue svg{stroke:currentColor;stroke-width:1.5px;fill:none;width:18px;height:18px}.softable-home .motion-button{color:#aaa;border:1px solid #666;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.softable-home .motion-button svg{stroke:currentColor;stroke-width:1.6px;fill:none;width:16px;height:16px}.softable-home .motion-button[aria-pressed=true] svg{display:none}.softable-home .motion-button[aria-pressed=true]:after{content:"▶";margin-left:2px;font-size:9px}.softable-home .motion-button:disabled{opacity:.45;cursor:default}.softable-home .company-tooltip{z-index:30;pointer-events:none;opacity:0;visibility:hidden;width:min(360px,100vw - 48px);transition:opacity .35s,visibility 0s linear .35s;position:fixed;top:0;left:0}.softable-home .company-tooltip.is-visible{opacity:1;visibility:visible;transition-delay:0s}.softable-home .company-tooltip:before{content:"";pointer-events:none;background:radial-gradient(80% 80%,#080808f5 0%,#080808eb 60%,#08080800 100%);position:absolute;inset:-40px -52px}.softable-home .company-tooltip>p{color:#d0d0d4;letter-spacing:-.35px;text-shadow:0 1px 3px #000;margin:0;font-size:clamp(18px,1.65vw,24px);font-weight:550;line-height:1.4;transition:transform .45s cubic-bezier(.2,.7,.2,1);position:relative;transform:translateY(10px)}.softable-home .company-tooltip.is-visible>p{transform:translateY(0)}.softable-home .company-tooltip strong{color:#fff;font-weight:inherit}.softable-home .hero-copy{transition:opacity .45s}.softable-home .hero.has-hover .hero-copy,.softable-home .hero.is-touring .hero-copy{opacity:.16}.softable-home .hero.has-hover .portrait:not(.is-hovered) img{opacity:.35}.softable-home .portrait.is-hovered{z-index:8}.softable-home .portrait.is-hovered img{opacity:.65;filter:grayscale(0)}.softable-home .portrait.is-hovered .portrait-caption,.softable-home .portrait.is-hovered .portrait-plus{opacity:0}.softable-home .section-width{max-width:1190px;margin:auto;padding-inline:40px}.softable-home .connections{padding-top:105px;padding-bottom:90px;scroll-margin-top:40px}.softable-home .eyebrow{letter-spacing:1.8px;color:#a0a69a;margin:0 0 26px;font-size:9px;font-weight:400}.softable-home .section-heading{justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:48px;display:flex}.softable-home h2{letter-spacing:-1.5px;margin:0;font-size:39px;font-weight:450;line-height:1.17}.softable-home h2>span{color:#797979}.softable-home .section-heading>p{color:#999;max-width:280px;margin:0 0 4px;font-size:13px;line-height:1.85}.softable-home .company-index{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px;display:grid}.softable-home .company-entry{text-align:left;border-top:1px solid #ffffff15;align-items:center;gap:14px;width:100%;min-width:0;padding:22px 0;display:flex}.softable-home .company-entry>img{object-fit:cover;filter:grayscale();opacity:1;flex-shrink:0;width:76px;height:64px;transition:filter .4s,opacity .4s}.softable-home .company-entry:hover>img,.softable-home .company-entry:focus-visible>img{filter:grayscale(0);opacity:1}.softable-home .company-entry>span:not(.entry-arrow){min-width:0}.softable-home .company-entry strong{font-size:13px;font-weight:500;line-height:1.35;display:block}.softable-home .company-entry small{color:#919191;margin-top:7px;font-size:10px;line-height:1.4;display:block}.softable-home .entry-arrow{color:#707070;margin-left:auto;font-size:17px}.softable-home .company-entry:hover .entry-arrow{color:#fff}.softable-home .about{border-top:1px solid #ffffff12;padding-top:60px;padding-bottom:95px;scroll-margin-top:35px}.softable-home .about-layout{grid-template-columns:1fr 1fr;gap:100px;display:grid}.softable-home .about h2{letter-spacing:-2px;font-size:49px}.softable-home .about-layout>div{padding-top:4px}.softable-home .about-layout p{color:#aaa;max-width:400px;margin:0 0 22px;font-size:15px;line-height:1.85}.softable-home .about-layout a{color:#d6d6d6;gap:18px;margin-top:8px;font-size:12px;display:inline-flex}.softable-home .contact{text-align:center;background:#111;padding:90px 24px 94px}.softable-home .contact .eyebrow{color:#92998a}.softable-home .contact h2{letter-spacing:-2.2px;font-size:55px}.softable-home .contact>a{border-bottom:1px solid #777;align-items:center;gap:40px;margin-top:35px;padding-bottom:10px;font-size:13px;display:inline-flex}.softable-home .contact>a:hover{border-color:#fff}.softable-home .contact-intro{color:#aaa;max-width:440px;margin:24px auto 36px;font-size:15px;line-height:1.6}.softable-home .lead-form{text-align:left;max-width:640px;margin:auto}.softable-home .lead-fields{grid-template-columns:1fr 1fr;gap:22px;display:grid}.softable-home .lead-fields label{color:#ccc;gap:10px;font-size:13px;display:grid}.softable-home .lead-wide{grid-column:1/-1}.softable-home .lead-fields input,.softable-home .lead-fields select,.softable-home .lead-fields textarea{color:#fff;width:100%;min-width:0;font:inherit;background:#191919;border:1px solid #444;border-radius:5px;padding:13px;font-size:16px}.softable-home .lead-fields textarea{resize:vertical}.softable-home .lead-fields :focus-visible{outline-offset:3px;outline:2px solid #fff}.softable-home .lead-honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.softable-home #lead-submit{color:#111;background:#fff;border-radius:5px;justify-content:space-between;width:100%;margin-top:26px;padding:16px 20px;font-size:15px;display:flex}.softable-home #lead-submit:disabled{opacity:.6;cursor:wait}.softable-home .lead-note{color:#999;margin-top:16px;font-size:12px;line-height:1.6}.softable-home .lead-note a,.softable-home #lead-error a{text-decoration:underline}.softable-home #lead-error{color:#ffc7bc;margin-top:18px;font-size:14px;line-height:1.6}.softable-home .lead-success{max-width:540px;margin:40px auto;line-height:1.6}.softable-home .lead-success h3{font-size:25px}.softable-home .lead-success p{color:#bbb;margin-top:12px}.softable-home .lead-form[hidden],.softable-home .lead-success[hidden]{display:none}@media (max-width:600px){.softable-home .lead-fields{grid-template-columns:1fr}}.softable-home .site-footer{flex-wrap:wrap;align-items:center;gap:25px;padding-top:40px;padding-bottom:26px;display:flex}.softable-home .site-footer .brand img{width:126px}.softable-home .site-footer>p{color:#7c7c7c;margin:0;font-size:11px}.softable-home .site-footer>a:last-of-type{color:#aaa;margin-left:auto;font-size:11px}.softable-home .footer-bottom{color:#797979;border-top:1px solid #ffffff12;justify-content:space-between;width:100%;margin-top:15px;padding-top:22px;font-size:9px;display:flex}.softable-home .company-dialog{color:#eee;background:#141414;border:1px solid #ffffff13;width:min(1000px,100% - 48px);max-height:calc(100dvh - 64px);padding:0;overflow:auto}.softable-home .company-dialog::backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000d}.softable-home .dialog-close{color:#ddd;z-index:2;background:#2a2a2ae8;border-radius:50%;place-items:center;width:34px;height:34px;padding-bottom:3px;font-size:27px;display:grid;position:absolute;top:16px;right:16px}.softable-home .company-layout{grid-template-columns:1fr 1fr;min-height:475px;display:grid}.softable-home .company-photo{background:#0b0b0b;min-height:420px;position:relative}.softable-home .company-photo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.softable-home .company-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000a);position:absolute;inset:60% 0 0}.softable-home .company-photo>a{color:#eee;z-index:1;text-shadow:0 1px 5px #000;font-size:9px;position:absolute;bottom:17px;left:20px}.softable-home .company-photo>a:hover{text-decoration:underline}.softable-home .company-copy{flex-direction:column;padding:54px 38px 28px;display:flex}.softable-home .company-sector{color:#a4b298;letter-spacing:.2px;margin:0 0 16px;font-size:11px}.softable-home .company-copy h2{letter-spacing:-1.2px;font-size:35px;font-weight:500;line-height:1.15}.softable-home .company-context{color:#eee;margin:24px 0 12px;font-size:17px;line-height:1.45}.softable-home .company-description{color:#aaa;margin:0 0 24px;font-size:14px;line-height:1.8}.softable-home .company-source{color:#c5c5c5;align-self:flex-start;margin-bottom:30px;font-size:11px}.softable-home .company-source:hover{text-decoration:underline}.softable-home .company-pagination{color:#8e8e8e;align-items:center;gap:20px;margin-top:auto;font-size:10px;display:flex}.softable-home .company-pagination button{color:#bbb;border:1px solid #444;border-radius:50%;width:34px;height:34px;font-size:18px}.softable-home .company-pagination button:hover{color:#fff;background:#333}.softable-home .company-project{border-top:1px solid #333;margin:0 0 28px;padding-top:22px}.softable-home .company-project .eyebrow{margin-bottom:13px}.softable-home .company-project h3{margin:0 0 12px;font-size:20px;font-weight:500}.softable-home .company-project>p:not(.eyebrow){color:#aaa;font-size:13px;line-height:1.7}.softable-home .company-project>a{font-size:12px}@keyframes title-in{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.softable-home .site-nav{padding-inline:30px}.softable-home .portrait{width:calc(var(--w) * .85);height:calc(var(--h) * .85)}.softable-home .hero-copy{width:560px}.softable-home h1{font-size:50px}.softable-home .company-index{column-gap:20px}.softable-home .company-entry>img{width:56px;height:60px}.softable-home .company-entry{gap:10px}.softable-home .company-entry strong{font-size:12px}.softable-home .section-heading{gap:35px}.softable-home h2{font-size:34px}.softable-home .about-layout{gap:65px}.softable-home .about h2{font-size:43px}}@media (max-width:800px){.softable-home .site-header,.softable-home .site-nav{height:70px}.softable-home .site-nav{padding-inline:24px}.softable-home .brand img{width:138px}.softable-home .nav-links{display:none}.softable-home .menu-toggle{flex-direction:column;justify-content:center;gap:6px;width:26px;height:30px;padding:0;display:flex}.softable-home .menu-toggle span{background:#aaa;width:19px;height:1px;display:block}.softable-home .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.softable-home .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.softable-home .nav-links.open{top:70px;background:#151515;flex-direction:column;align-items:flex-start;gap:0;padding:12px 25px 25px;display:flex;position:absolute;inset-inline:0;box-shadow:0 100vh #000a}.softable-home .nav-links.open a{padding:15px 0;font-size:17px}.softable-home .hero{min-height:720px}.softable-home .hero-copy{width:calc(100% - 44px);max-width:540px}.softable-home .tag{margin-bottom:20px;font-size:16px}.softable-home h1{letter-spacing:-2px;font-size:clamp(32px,6.5vw,50px)}.softable-home .hero-description{margin-top:22px;margin-bottom:19px;font-size:13px}.softable-home .hero-link{font-size:11px}.softable-home .portrait{width:calc(var(--w) * .59);height:calc(var(--h) * .59);transform:translate(calc(-50% + var(--mx)), calc(-50% + var(--my)))}.softable-home .portrait img.is-loaded{opacity:.9}.softable-home .portrait-caption{padding:24px 20px 9px 10px;font-size:9px}.softable-home .portrait-plus{opacity:.7;font-size:12px;bottom:8px;right:10px}.softable-home .hero-controls{inset-inline:23px;bottom:19px}.softable-home .interaction-hint{letter-spacing:0;gap:6px;font-size:8px}.softable-home .desktop-hint{display:none}.softable-home .mobile-hint{display:inline}.softable-home .scroll-cue{display:none}.softable-home .section-width{padding-inline:25px}.softable-home .connections{padding-top:70px;padding-bottom:62px}.softable-home .section-heading{margin-bottom:35px;display:block}.softable-home .section-heading>p{max-width:430px;margin-top:24px;font-size:13px}.softable-home .eyebrow{letter-spacing:1.5px;margin-bottom:22px;font-size:8px}.softable-home .company-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}.softable-home .company-entry>img{width:70px;height:65px}.softable-home .company-entry strong{font-size:12px}.softable-home .company-entry small{font-size:9px}.softable-home .about{padding-top:48px;padding-bottom:67px}.softable-home .about-layout{grid-template-columns:1fr;gap:26px}.softable-home .about h2{font-size:42px}.softable-home .about-layout p{max-width:500px;font-size:14px}.softable-home .contact{padding:70px 24px}.softable-home .contact h2{font-size:45px}.softable-home .site-footer{gap:20px;padding-top:30px}.softable-home .site-footer>a:last-of-type{margin-left:auto}.softable-home .company-copy{padding:50px 25px 28px}.softable-home .company-copy h2{font-size:29px}.softable-home .company-description{font-size:13px}.softable-home .company-context{font-size:16px}}.softable-home .company-gallery{gap:10px;margin-top:22px;display:flex}.softable-home .company-gallery button{opacity:.6;border:1px solid #555;width:58px;height:44px;padding:2px}.softable-home .company-gallery button[aria-pressed=true]{opacity:1;border-color:#eee}.softable-home .company-gallery img{object-fit:cover;width:100%;height:100%}@media (max-width:540px){.softable-home .hero-copy{width:calc(100% - 38px)}.softable-home .tag{font-size:14px}.softable-home h1{letter-spacing:-1.2px;font-size:clamp(30px,8.2vw,42px)}.softable-home .hero-description{font-size:12px;line-height:1.8}.softable-home .company-index{grid-template-columns:1fr}.softable-home .company-entry{gap:17px;padding:19px 0}.softable-home .company-entry>img{width:82px;height:63px}.softable-home .company-entry strong{font-size:14px}.softable-home .company-entry small{font-size:10px}.softable-home .section-heading h2{letter-spacing:-1.3px;font-size:31px}.softable-home .about h2{font-size:40px}.softable-home .site-footer>p{margin-left:auto;font-size:10px}.softable-home .site-footer>a:last-of-type{width:100%;margin-left:0}.softable-home .footer-bottom{gap:12px;font-size:8px}.softable-home .company-dialog{width:calc(100% - 28px);max-height:calc(100dvh - 32px)}.softable-home .company-layout{grid-template-columns:1fr}.softable-home .company-photo{height:30dvh;min-height:200px;max-height:320px}.softable-home .company-copy{padding:26px}.softable-home .company-copy h2{font-size:29px}.softable-home .company-context{margin-top:19px}.softable-home .company-source{margin-bottom:25px}.softable-home .company-sector{font-size:10px}.softable-home .contact h2{font-size:42px}}@media (prefers-reduced-motion:reduce){html:has(.softable-home){scroll-behavior:auto}.softable-home *,.softable-home :before,.softable-home :after{transition:none!important;animation:none!important}}
