@import url(https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Onest,sans-serif;font-optical-sizing:auto;line-height:1.5;margin:0;padding:0;scrollbar-width:none}.no-scroll{height:100vh;overflow:hidden!important}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{--tw-bg-opacity:1;background-color:#171717;background-color:rgb(23 23 23/var(--tw-bg-opacity,1));color:#fff;height:auto;position:relative}.navigation-scroller{height:auto;width:100%}.navbar{align-items:center;background:#181818;display:flex;height:70px;justify-content:space-between;left:0;padding:0 10px;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:3000}.navbar.hidden{opacity:0;pointer-events:none}@keyframes rotateArc{0%{transform:rotate(45deg)}90%{transform:rotate(405deg)}to{transform:rotate(405deg)}}@keyframes menuLinkIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes menuLinkOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.brand-text{font-size:1.5rem;text-transform:uppercase}.brand-logo,.brand-text{color:#fff;text-decoration:none}.brand-logo{align-items:center;display:flex;margin-left:1rem;transition:transform .3s ease}.logo-container{gap:.2rem}.circle-logo,.logo-container{align-items:center;display:flex;position:relative}.circle-logo{background-color:initial;border-radius:50%;height:30px;justify-content:center;width:30px}.circle-logo:before{background:#0000;border-radius:50%;box-shadow:0 0 0 3.5px #ffba08;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;z-index:2}.rotating-arc{border:3.5px solid;border-color:#0000 #0000 #ffba08;border-radius:50%;height:35px;position:absolute;transform:rotate(45deg);transition:transform .5s ease-in-out;width:35px}.rotating-arc.active{animation:rotateArc 2s ease-in-out}.brand-text{font-size:1.4rem;font-weight:900;transition:transform .5s ease}.brand-logo:hover .brand-text{transform:translateX(8px)}.brand-logo:hover .rotating-arc{transform:rotate(405deg)}.menu-overlay{align-items:flex-end;background:#181818;bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;position:fixed;right:0;top:1.5rem;width:100vw;z-index:2000}.menu-close-x{display:none;font-size:2.5rem;line-height:1;position:absolute;right:2rem;top:1.6rem;transition:color .2s;z-index:2060}.menu-close-x:active,.menu-close-x:focus,.menu-close-x:hover{color:#fff}.menu-items{background-color:#181818;box-shadow:0 0 20px #00000080;height:100%;left:0;list-style:none;padding:4.5rem 2rem 1.2rem;position:absolute;top:0;transition:all .3s ease-in-out;z-index:2050}.menu-items,.menu-items li{align-items:flex-start;display:flex;flex-direction:column;width:100%}.menu-items li{margin-bottom:2.2rem;margin-top:0}.menu-items.open li{animation:menuLinkIn .75s cubic-bezier(.7,0,.3,1) both}.menu-items.closing li{animation:menuLinkOut 1.2s cubic-bezier(.7,0,.3,1) both}.menu-items.open li:first-child{animation-delay:.05s}.menu-items.open li:nth-child(2){animation-delay:.12s}.menu-items.open li:nth-child(3){animation-delay:.19s}.menu-items.open li:nth-child(4){animation-delay:.26s}.menu-items.open li:nth-child(5){animation-delay:.33s}.menu-items.open li:nth-child(6){animation-delay:.4s}.menu-items.closing li:first-child{animation-delay:.45s}.menu-items.closing li:nth-child(2){animation-delay:.34s}.menu-items.closing li:nth-child(3){animation-delay:.22s}.menu-items.closing li:nth-child(4){animation-delay:.13s}.menu-items.closing li:nth-child(5){animation-delay:.08s}.menu-items.closing li:nth-child(6){animation-delay:0s}.menu-link{color:#fff;font-size:1.8rem;font-weight:500;letter-spacing:.5px;line-height:1.15;padding-left:.3rem;padding-right:.3rem;text-decoration:none;text-transform:capitalize;transition:.18s}.menu-link:focus,.menu-link:hover{color:#ffba08;outline:none}.menu-link.activo{color:#ffba08}.menu-info-block{color:#7e7e7e;font-size:1.06rem;letter-spacing:1.2px;margin-top:2.5rem;width:100%}.menu-info-title{color:#7e7e7e;font-size:.98rem;font-weight:600;letter-spacing:.7px;margin-bottom:.18rem;margin-top:1.2rem;text-transform:uppercase}.menu-info-text{color:#fff;font-size:1.14rem;font-weight:400;letter-spacing:.5px;margin-bottom:.7rem;margin-left:.2rem}.menu-items .icon-redirect{align-items:center;display:flex;flex-direction:row;gap:.5rem}.icon{color:#ffba08;font-size:1.5rem}.menu-items .submenu-items{align-items:flex-start;flex-direction:column}.submenu-items li{align-items:center;flex-direction:row!important;gap:.2rem;margin-bottom:.5rem;margin-left:.5rem;margin-top:2rem}.toggle_btn,.toggle_btn_fixed{background:none;border:none;border-radius:5px;outline:none;transition:opacity .3s}.toggle_btn,.toggle_btn_fixed,.toggle_btn_style{align-items:center;color:#ffba08;cursor:pointer;display:flex;font-size:2rem;justify-content:center;padding:10px;position:fixed;right:10px;z-index:1100}.navbar.hidden+.toggle_btn,.navbar.hidden+.toggle_btn_fixed{display:none!important}.contact-link{color:#fff;cursor:pointer;text-decoration:none;transition:color .2s;word-break:break-all}.contact-link:focus,.contact-link:hover{color:#ffba08}.toggle_btn .menu-toggle-text{color:#ffba08;font-size:1.3rem;font-weight:800;letter-spacing:1px;transition:color .3s ease}.toggle_btn .menu-toggle-text:hover{color:#fff}.menu-close-x{background:none;border:none;color:#ffba08;cursor:pointer;font-size:1.5rem;font-weight:600;outline:none;transition:color .3s ease}.menu-close-x:hover{color:#fff}.whatsapp-button{align-items:center;animation:fadeIn 1s ease-in-out forwards,bounce-in 2.5s ease-out 2.5s forwards;animation-delay:2s;background-color:#00ff40;border-radius:50%;bottom:15px;box-shadow:0 6px 12px #0003;color:#fff;display:flex;height:50px;justify-content:center;left:1rem;opacity:0;position:fixed;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease;width:50px;z-index:2000}@keyframes bounce-in{0%{opacity:0;transform:translateY(200px)}50%{opacity:.75;transform:translateY(-15px)}75%{opacity:.9;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.whatsapp-button i{font-size:25px}footer{bottom:0;height:100px;padding:2rem 0;position:relative;width:100%;z-index:1000}footer .social{font-size:14px;padding:2rem 1rem 3rem;text-align:left}footer .social p{color:#fff;margin-top:15px;opacity:.65}footer .social p:hover{opacity:1}footer .social .logo-container .brand-text,footer .social .logo-container .circle-logo,footer .social .logo-container .rotating-arc{font-size:1rem}footer .social-footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-left:0}footer .social-footer p{font-size:.8rem;text-transform:uppercase}__
.talking{align-items:stretch;background:#202020;border-top:1.5px solid #232323;padding:3.5rem 0 1.5rem;position:relative}.talking-list,__
.talking{display:flex;flex-direction:column}.talking-list{list-style:none;margin:0 auto;min-width:500px;padding-left:1rem;width:100%}.talking-list .menu-info-block{margin:0 0 1rem;padding-bottom:0}.talking-list .menu-info-title{color:#7e7e7e;font-size:12px;font-weight:400;letter-spacing:0;margin:.8rem 0 .05rem;text-transform:uppercase}.talking-list .menu-info-text{color:#fff;font-size:14px;font-weight:400;letter-spacing:.5px;margin-bottom:.7rem;margin-left:.2rem}.talking-list .contact-link{color:#fff;cursor:pointer;font-size:15px;font-weight:400;text-decoration:underline;transition:color .2s;word-break:break-all}.talking-list .contact-link:focus,.talking-list .contact-link:hover{color:#ffba08}.talking-list li:not(.menu-info-block) a{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:1.13rem;font-weight:600;letter-spacing:.6px;padding:2px 0;text-decoration:none!important;text-transform:uppercase;transition:color .22s}.talking-list li:not(.menu-info-block) a:focus,.talking-list li:not(.menu-info-block) a:hover{color:#ffba08}.talking-list .city{color:#ffba08;font-size:1rem;font-weight:500;margin-bottom:1rem;margin-top:1rem;text-transform:uppercase}.scroll-top-btn-fixed{animation:fadeInFixed .6s;background:none;border:none;box-shadow:0 2px 18px 0 #00000024;cursor:pointer;opacity:1;outline:none;padding:0;position:absolute;right:2.5rem;top:5.2rem;transition:opacity .19s,transform .22s;z-index:10}@keyframes fadeInFixed{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.scroll-top-btn-fixed svg{display:block}.scroll-top-btn-fixed svg circle{fill:#ffba08;transition:fill .18s}.scroll-top-btn-fixed svg polyline{stroke:#202020}.scroll-top-btn-fixed:hover svg circle{fill:#0000;stroke:#ffba08}.scroll-top-btn-fixed:hover svg line,.scroll-top-btn-fixed:hover svg polyline{stroke:#ffba08}@media (max-width:600px){.scroll-top-btn-fixed{right:2rem;top:2rem}.scroll-top-btn-fixed svg{height:38px;width:38px}}.vertical-word-scroller{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.scroller-word{color:#ffba08;font-size:2.5rem;font-weight:500;opacity:0;position:absolute;text-align:center;transform:translateY(0);transition:all .5s ease;white-space:nowrap}.scroller-word.active{opacity:1;transform:translateY(0);z-index:2}.scroller-word.leaving{opacity:0;transform:translateY(-1em);z-index:1}.quick-contact-card{align-items:center;background:#181818;border-radius:14px;display:flex;flex-direction:column;justify-content:center;margin:2rem;max-width:1000px;min-height:380px;overflow:hidden;position:relative;width:95%}.quick-contact-bg{height:100%;left:-3rem;position:absolute;top:0;width:calc(100% + 3rem);z-index:0}.quick-contact-bg img{display:block;height:380px;object-fit:cover;object-position:center;width:100%}.quick-contact-overlay{align-items:center;background:linear-gradient(180deg,#181818f2 0,#181818c2 40%,#0000 70%,#0000);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.quick-contact-question{color:#fff;font-size:1.07rem;font-weight:200;letter-spacing:.2px;margin-bottom:1.6rem;text-align:center;text-shadow:0 3px 20px #000}.quick-contact-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}.quick-contact-btn{align-items:center;background:#333c;border:none;border-radius:8px;box-shadow:0 1px 6px #0002;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:200;justify-content:center;letter-spacing:.3px;padding:.7rem 1.7rem .7rem 1.2rem;text-decoration:none;transition:background .14s,color .18s;width:45%}.quick-contact-btn:focus,.quick-contact-btn:hover{background:#ffba08;color:#181818}.quick-contact-arrow{color:#ffba08;display:inline-block;font-size:1.5rem;font-weight:300;line-height:1;margin-right:.7rem}.quick-contact-btn:active .quick-contact-arrow,.quick-contact-btn:focus .quick-contact-arrow,.quick-contact-btn:hover .quick-contact-arrow{color:#181818}@media (min-width:720px){.menu-items{margin:0;padding:3em 0 0 3em;position:relative}.menu-items li,.submenu-items li{margin-bottom:.5rem}.submenu-items li{align-items:center;flex-direction:row!important;gap:.2rem;margin-left:1rem;margin-top:.5rem}}@media (min-width:1024px){.navbar{background:#0000;height:90px;padding:0 20px}.brand-logo{margin-left:1rem}.brand-text{font-size:1.5rem}.circle-logo{height:50px;width:50px}.circle-logo:before{box-shadow:0 0 0 5.5px #ffba08;height:18px;width:18px}.rotating-arc{border-width:5.5px;height:58px;width:58px}.toggle_btn,.toggle_btn_fixed{font-size:2.5rem;padding:15px}.menu-overlay{bottom:0;left:0;right:0;top:0}.menu-items{box-shadow:none;margin:0;opacity:0;padding:6em 0 0 6em;pointer-events:none;position:relative;transition:opacity 1s ease-in-out}.menu-items li{margin-bottom:1rem}.submenu-items li{align-items:center;flex-direction:row!important;gap:.2rem;margin-bottom:.5rem;margin-left:1rem;margin-top:1rem}.menu-items.visible{opacity:1;pointer-events:auto}.menu-items:before{background-image:url(/static/media/foco1.b235196eda606f651cfb.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:.5;position:absolute;z-index:0}.menu-items>*{position:relative;z-index:1}.menu-link{font-size:1.8rem;font-weight:500}.icon{font-size:1.5rem}.toggle_btn .menu-toggle-text{font-size:1.5rem;font-weight:800}.whatsapp-button{background-color:#00ff40;bottom:1.2rem;height:60px;left:1.2rem;width:60px}.whatsapp-button i{font-size:35px}.scroller-word{font-size:6rem;font-weight:400;padding-right:8rem;text-align:left}.quick-contact-card{height:70%;width:60%}.quick-contact-bg{left:0}.quick-contact-bg img{height:100%}.quick-contact-buttons{flex-direction:row;width:50%}.quick-contact-question{font-size:2rem}.quick-contact-btn{font-size:1.4rem}.quick-contact-arrow{font-size:2rem}.talking{height:12em;padding:0 0 1.5rem;width:100vh}.talking-list{margin-left:1rem}.talking-list .menu-info-title{font-size:.8rem}.talking-list .menu-info-text{margin-bottom:1rem}.talking-list .menu-info-text a{font-size:1.5rem}.talking-list .city{font-size:1.3rem}.scroll-top-btn-fixed{right:2rem;top:2.8rem}.scroll-top-btn-fixed svg{height:55px;width:55px}footer .social{margin:1rem;padding-bottom:4rem}footer .social .logo-container .brand-text{font-size:1.5rem}footer .social-footer p{font-size:1rem}.vertical-word-scroller{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.scroller-word{font-size:5rem;width:100%}}@media (min-width:1440px){.scroller-word{font-size:6rem;text-align:right}}@media (min-width:2560px){.menu-link{font-size:2.8rem}}.home{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-top:70px;width:100%}.welcome-text{animation:fadeIn 2s ease-in-out forwards;min-height:100vh;position:relative;z-index:1}.launch,.welcome-text{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.launch{color:#fff}.focus-intro{align-items:center;display:flex;justify-content:center;text-align:left;width:100%}.focus-intro h1{font-size:1.7rem;font-weight:200;letter-spacing:1.5px;margin-top:5rem;opacity:1;padding:1.5rem;text-align:left}.typewriter{align-items:center;display:flex;flex-direction:column;margin-top:2rem;width:100%}.typewriter h2{color:#fff;font-size:1.5rem;font-weight:500;height:20vh;letter-spacing:1.5px;opacity:0;padding:1.5rem;text-align:left;transition:opacity 1s ease,transform 1s ease;width:100%}.typewriter h2.fade-in{opacity:1;transform:translateY(0)}.typing-effect{color:#ffba08;font-weight:500}.typing-effect:after{animation:blink 1s infinite;color:#ffba08;content:"|."}@keyframes fadeInOut{0%,45%{opacity:0}50%,95%{opacity:1}to{opacity:0}}@keyframes glowText{0%{text-shadow:0 0 2px #fff}to{text-shadow:0 0 8px #fffc}}.space-decoration{display:none}.win-win{--glow-color:#d9b0ff;--glow-spread-color:rgba(191,123,255,.781);--enhanced-glow-color:#e7ceff;--btn-color:#643d88;background-color:var(--btn-color);border:.25em solid var(--glow-color);border-radius:1em;box-shadow:0 0 1em .25em var(--glow-color),0 0 4em 1em var(--glow-spread-color),inset 0 0 .74em .25em var(--glow-color);color:var(--glow-color);cursor:pointer;font-size:15px;font-weight:700;margin-left:1rem;outline:none;padding:1em 3em;position:relative;text-shadow:0 0 .5em var(--glow-color);transition:all .3s}.win-win:after{animation:fadeIn 2s ease-in-out forwards;background-color:var(--glow-spread-color);content:"";filter:blur(2em);height:50%;left:0;opacity:.7;pointer-events:none;position:absolute;top:120%;transform:perspective(1.5em) rotateX(35deg) scaleY(.6);width:100%}.win-win:hover{background-color:var(--glow-color);box-shadow:0 0 1em .25em var(--glow-color),0 0 4em 2em var(--glow-spread-color),inset 0 0 .75em .25em var(--glow-color);color:var(--btn-color)}.win-win:active{box-shadow:0 0 .6em .25em var(--glow-color),0 0 2.5em 2em var(--glow-spread-color),inset 0 0 .5em .25em var(--glow-color)}.message{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:left}.message,.video-world{position:relative;width:100%}.video-world{height:100%;opacity:0;overflow:hidden;transition:opacity 1.2s cubic-bezier(.7,0,.2,1);will-change:transform,opacity}.video-world.expanded{opacity:1}.video-background{border-radius:15px;display:block;height:100%;object-fit:cover;object-position:center center;transform:scale(.2);transition:transform .5s ease-out;width:100%}.video-world.expanded .video-background{transform:scale(1)}.container-vision{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0}.container-vision h2{font-size:1.2rem;font-weight:200;letter-spacing:1.5px;line-height:1.5;opacity:0;padding:2rem;position:absolute;text-align:left;transition:opacity 2s cubic-bezier(.7,0,.2,1);transition-delay:1.5s;z-index:2}.container-vision.show h2{opacity:1}.container-vision strong{color:#ffba08;text-transform:uppercase}.working{display:flex;flex-direction:column;height:auto;justify-content:center;padding:2rem 0;position:relative;width:100%}.working-laptop{display:none}.working-hard{align-items:center;display:flex;flex-direction:column;height:30em;justify-content:center;margin-bottom:2em;padding:0;width:100%}.big-title{color:#fff;font-size:2.3rem;font-weight:200;line-height:.8;margin-bottom:1em;margin-top:1em;padding:2rem;text-align:center}.underline-yellow{display:inline-block;position:relative}.underline-yellow:after{background-color:#ffba08;bottom:0;content:"";height:1.7px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .7s ease-out;width:100%}.underline-animate:after{transform:scaleX(1)}.yellow-star{color:#ffba08;font-size:1.2em;font-weight:200;line-height:1;position:relative;top:-.01em}.container{display:flex;flex-direction:column;height:auto;padding:0 2rem;width:100%}.typewriter-title{color:#ffba08;display:inline-block;font-family:inherit;font-size:1.1em;font-weight:600;overflow:hidden;padding-left:1rem;text-transform:uppercase;white-space:nowrap}.typewriter-cursor{animation:blink 1s infinite;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.insights-grid{flex-wrap:wrap;gap:1rem;height:auto;width:100%}.insight-card,.insights-grid{display:flex;justify-content:center}.insight-card{background:#202020;border-radius:10px;box-shadow:0 2px 8px 0 #0002;color:#fff;cursor:pointer;filter:none;flex-direction:column;height:290px;margin:0 auto;min-width:90vw;padding:1.5rem;position:relative;transition:box-shadow 0s,transform 0s cubic-bezier(.7,0,.3,1),z-index 0s,filter 0s;will-change:transform,box-shadow;z-index:1}.insight-title{font-size:1.12rem;font-weight:500;letter-spacing:0;margin-bottom:1rem;text-transform:uppercase}.insight-content{color:#e1e1e1;font-size:1rem;font-weight:200}.insight-card:active,.insight-card:focus{box-shadow:0 4px 20px 0 #0004;outline:none}.insight-tap-hint{bottom:3rem;color:#fff7;font-size:1.03rem;font-weight:400;left:0;letter-spacing:1.5px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1101}.blur-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0006;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.insight-card.expanded{animation:insight-expand 0s cubic-bezier(.7,0,.3,1);background:#181818;border-radius:0;box-shadow:0 0 0 100vw #181818e6;cursor:default;display:flex;flex-direction:column;height:100vh!important;justify-content:center;left:0;margin:0;max-height:100vh;max-width:100vw;min-height:0;min-width:0;overflow:hidden;padding:2.2rem 1.5rem;position:fixed;top:0;touch-action:none;width:100vw!important;z-index:4000}.insight-card.faded{filter:blur(2px) brightness(.9);pointer-events:none;z-index:1}.insight-card.expanded .insight-content{color:#fff;font-size:1.4rem;font-weight:200;letter-spacing:1.5px;margin-top:1.2rem;overflow:hidden}.insight-card.expanded .insight-title{color:#ffba08;font-size:1.45rem;margin-bottom:1.1rem}.insight-card:not(.expanded) .insight-content{-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4;display:-webkit-box;max-height:7em;overflow:hidden;text-overflow:ellipsis}@keyframes insight-expand{0%{opacity:.8;transform:scale(.25)}to{opacity:1;transform:scale(1)}}.animated-comment-container{flex-direction:column;height:auto;margin:0;padding:0}.animated-comment-container,.comment{align-items:center;display:flex;justify-content:center;width:100%}.comment{overflow:hidden;padding:3rem 0;position:relative}.comment .scrolling-text{display:inline-block;white-space:nowrap}.comment .scrolling-text.marquee-active{animation:marquee-left 12s ease-in-out infinite}.comment .scrolling-text h3{color:#ffba08;font-size:1.5rem;font-weight:600;letter-spacing:1.5px;margin:0;padding:0;text-transform:uppercase;white-space:nowrap}@keyframes marquee-left{0%{transform:translateX(105%)}30%{transform:translateX(0)}40%{transform:translateX(0)}to{transform:translateX(-105%)}}.focused-text{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center;padding:1rem 0}.focused-text-left{align-items:left;font-weight:100;letter-spacing:4px;opacity:0;transform:translateX(-100%);transition:transform 3s ease-out,opacity 1s ease-out;width:100%}.focused-text-left.visible{opacity:1;transform:translateX(0)}.focused-text-right{align-items:right;font-weight:100;letter-spacing:4px;opacity:0;transform:translateX(100%);transition:transform 3s ease-out,opacity 1s ease-out;width:100%}.focused-text-right.visible{opacity:1;transform:translateX(0)}.focused-text-left h3,.focused-text-right h3{font-size:2.5rem;font-weight:700;letter-spacing:4px;text-align:right;text-transform:uppercase}@media (min-width:720px){.welcome-text{padding:2rem}.launch,.welcome-text{align-items:flex-start;justify-content:flex-end}.launch{text-align:left}.focus-intro,.launch{max-width:600px;width:auto}.focus-intro{align-items:flex-end;justify-content:flex-start}.focus-intro h1{margin-top:0;padding:0;text-align:left}.typewriter{align-items:flex-start;height:20vh;margin-bottom:8rem;margin-top:1rem;width:auto}.typewriter h2{height:auto;padding:0;text-align:left;width:auto}.win-win{margin-left:0;margin-top:1rem}.insights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);justify-items:center}.insight-card{align-items:left;cursor:pointer;display:flex;flex-direction:column;height:300px;justify-content:center;min-height:200px;min-width:200px;padding:0 2.5rem;transition:box-shadow .3s,transform .35s cubic-bezier(.7,0,.3,1),z-index 0s .2s,filter .2s;width:350px;will-change:transform,box-shadow}}@media (min-width:1024px){.message{height:100vh;padding:.5em}.container-vision h2{font-size:1.5rem;font-weight:200;letter-spacing:2.5px;line-height:1.7;padding:0 7.5em}.working-hard{display:none}.working-laptop{align-items:center;display:flex;flex-direction:row;height:40em;justify-content:center;padding:1em;width:100%}.working-laptop .big-title{font-size:5rem;font-weight:300;height:100%;line-height:1.5;text-align:left;width:60%}.word-scroller-container{height:100%;width:40%}.animated-comment-container{height:50em;width:100%}.comment .scrolling-text h3{font-size:3.2rem}.typewriter-title h2{font-size:1.8rem;padding-left:2rem}.container{gap:3rem;margin:0 auto;max-width:1400px;padding:3rem 5rem}.container,.insight-card{display:flex;flex-direction:column}.insight-card{background:linear-gradient(145deg,#1a1a1a,#202020);border-radius:10px;box-shadow:0 0 20px #00000040;cursor:pointer;height:260px;justify-content:space-around;min-width:0;min-width:auto;padding:2rem;position:relative;transition:transform .4s ease,box-shadow .4s ease,background .4s ease;width:90%}.insight-card:hover{background:linear-gradient(145deg,#1e1e1e,#282828);box-shadow:0 10px 30px #ffba0840;transform:translateY(-10px) scale(1.02)}.insight-title{color:#ffba08;font-size:1.3rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.insight-content{color:#e1e1e1;font-size:1rem;font-weight:300;line-height:1.5}.insight-card.expanded{animation:insight-expand-desktop .4s cubic-bezier(.7,0,.3,1);background:#181818;border-radius:20px;box-shadow:0 0 80px #ffba0833;display:flex;flex-direction:column;height:90vh!important;justify-content:center;left:50%;max-height:700px;max-width:1000px;overflow:auto;padding:3rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90vw!important;z-index:5000}.insight-card.expanded .insight-title{color:#ffba08;font-size:1.8rem;margin-bottom:1.5rem}.insight-card.expanded .insight-content{color:#fff;font-size:1.3rem;letter-spacing:.5px;line-height:1.7}@keyframes insight-expand-desktop{0%{opacity:.7;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.insight-tap-hint{bottom:2rem;color:#fff5;font-size:.9rem;font-weight:300;letter-spacing:1px}.focused-text{margin:2rem 0}.focused-text-left h3,.focused-text-right h3{font-size:5.5rem}}@media (min-width:1440px){.working-laptop .big-title{font-size:5rem}}.step-by-step{align-items:left;height:auto;text-align:left}.container-intro-steps,.step-by-step{display:flex;flex-direction:column;justify-content:center;width:100%}.container-intro-steps{align-items:center;height:100vh;position:relative}.highlighted-image{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity 1.5s ease-in-out;width:100%;z-index:1}.highlighted-image.show{opacity:1}.highlighted-image .impacto{background:none;display:block;height:100%;object-fit:cover;width:100%}.highlighted-image:after{background:linear-gradient(180deg,#0000 0,#0000 40%,#181818cc 60%,#181818cc 70%,#181818cc);bottom:0;content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;z-index:2}.container-intro-steps h1{color:#fff;font-size:2rem;font-weight:200;letter-spacing:1px;line-height:1.2;opacity:0;padding:1.5rem;position:absolute;text-align:center;transition:opacity 1.5s ease-in-out;z-index:2}.container-intro-steps h1.show{opacity:1}.container-intro-steps h1 span{color:#ffba08}.container-boxes{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;padding:2rem 0;width:100%}.container-boxes .typerwriter-tittle{padding:0 1rem}.step-progress-header{align-items:center;display:flex;justify-content:space-between;padding:0 2rem}.step-counter{color:#ffba08;font-size:1rem;font-weight:600}.progress-circle{height:48px;width:48px}.container-services{display:flex;gap:1rem;overflow-x:auto;padding:1rem;scroll-behavior:smooth;scroll-behavior:auto;scroll-snap-type:x proximity;width:100%}.container-services::-webkit-scrollbar{display:none}.box{align-items:center;border:1px solid gray;border-radius:10px;color:gray;display:flex;flex:0 0 85%;flex-direction:column;justify-content:center;max-width:80%;opacity:.4;padding:1.5rem;scroll-snap-align:center;transform:scale(.95);transition:all .4s ease-in-out;will-change:transform,border,color,opacity;z-index:0}.box.active{border:1px solid #ffba08;color:#fff;opacity:1;transform:scale(1.07);z-index:1}.box h2{font-size:1.6em;margin:2rem 0}.box h2,.box p{font-weight:200}.box p{font-size:.95rem;line-height:1.5}.container-stepbystep{display:flex;flex-direction:column;height:auto;width:100%}.container-stepbystep .typerwriter-tittle{padding-left:1rem;padding-top:3rem}.container-steps{display:flex;flex-direction:column;gap:4rem;margin-bottom:3rem;padding:2rem}.step{color:#3a3a3a;opacity:.2;transition:opacity 1s ease,color 1s ease,transform .8s ease}.step.visible{color:#fff;opacity:1}.step .step-number{letter-spacing:.5rem}.step .step-number,.step h3{color:inherit;font-size:1.6em;font-weight:200}.step h3{margin-bottom:.8rem;margin-top:1.2rem}.step h3,.step p{transition:color 1s ease}.step p{color:inherit;font-weight:200}.animated-paragraph span{color:#444;display:block;transition:opacity .6s ease,transform .6s ease,color .6s ease}.animated-paragraph span.visible{color:#fff}@media (min-width:720px){.container-boxes{gap:2rem}.container-services{gap:2rem;padding:2rem}.box{flex:0 0 60%;max-width:60%;padding:2rem}.box h2{font-size:1.8rem}.box p{font-size:1.05rem}}@media (min-width:1024px){.container-services{gap:2rem;padding:2rem}.box{flex:0 0 60%;max-width:50%}.box h2{font-size:2rem;width:40%}.box p{font-size:1.1rem}.step-counter{font-size:1.8rem}.progress-circle{height:64px;width:64px}.container-intro-steps h1{font-size:3rem}.step-by-step .fixed{background-attachment:fixed;background-image:url(/static/media/justbones_work10.6beddaa6b9c56ac7fac8.JPG);background-position:40%;background-size:cover;height:100vh}.typerwriter-tittle{font-size:2rem;text-align:left;width:100%}.container-steps{align-items:flex-end;display:flex;flex-direction:column;margin-left:auto;margin-right:5em;max-width:900px}.step{margin-left:1rem}.step .step-number,.step h3{font-size:2.5rem;font-weight:400}.step h3{margin-bottom:1em}.step p{font-size:1.7rem}.step.animated-paragraph p{display:block;font-size:1.3rem;gap:0}.step.animated-paragraph p span{display:inline;min-width:0}}@media (min-width:1440px){.container-steps{margin-right:10em;max-width:1200px}.step .step-number,.step h3{font-size:3rem}.step p{font-size:2rem}.container-boxes .typerwriter-tittle{font-size:2rem;margin-right:30rem;margin-top:4rem;text-align:left;width:100%}.box{height:550px;padding:0 3rem;width:450px}}.contacto{height:auto;width:100%}.contacto,.container-contact-block{align-items:center;display:flex;flex-direction:column;justify-content:center}.container-contact-block{gap:1.2rem;opacity:0;padding:3rem 1rem;position:absolute;z-index:2}.container-contact-block.show{opacity:1;transition:opacity .5s ease-in-out}.container-contact-block .typerwriter-tittle{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0}.btn-iniciar-proyecto{align-items:center;background:#ffba08;border:none;border-radius:7px;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:1rem;margin-bottom:0;margin-top:.5rem;padding:.7rem 1.5rem}.btn-iniciar-proyecto .arrow{font-size:1.15rem;margin-top:1px}.contact-info{display:flex;flex-direction:column;font-size:.98rem;gap:1rem}.contact-info-box{background:#202020;border:1px solid #202020;border-radius:7px;padding:1rem;position:relative}.label{color:#7e7e7e;font-size:.86rem}.main-link{color:#fff;font-size:.9rem;font-weight:500;text-decoration:none}.location{color:#ffba08;font-size:.9rem;font-weight:600}.dot-gold{background:#ffba08;border-radius:50%;box-shadow:0 0 4px #ffba08cc;display:inline-block;height:5px;position:absolute;right:14px;top:14px;width:5px}.modal-contacto-overlay{align-items:flex-start;animation:fadeIn .25s;background:#000000d1;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding-top:2.5rem;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-contacto{background:#181818;border-radius:18px;box-shadow:0 4px 32px #0006;flex-direction:column;height:auto;margin-bottom:2rem;max-width:360px;overflow-y:auto;overflow:visible;padding:2.2rem 1.2rem 1.3rem;position:relative;width:96vw}.modal-close,.modal-contacto{align-items:center;display:flex}.modal-close{background:#ffba08;border:none;border-radius:50%;box-shadow:0 4px 16px #0003;cursor:pointer;height:28px;justify-content:center;left:50%;position:absolute;top:-16px;transform:translateX(-50%);width:28px;z-index:2}.modal-close-x{color:#000}.modal-close-x,.modal-title{font-size:1.2rem;font-weight:300}.modal-title{color:#fff;margin:1.5rem 1.5rem 1.1rem;text-align:center}.modal-options{align-items:left;display:flex;flex-direction:column;flex-wrap:wrap;gap:.7rem;justify-content:left;margin-bottom:1.2rem;padding:0 1.5rem;width:100%}.modal-options button{background:#222;border:1.5px solid #ffba08;border-radius:6px;color:#ffba08;cursor:pointer;font-size:.98rem;font-weight:500;padding:.48rem 1.03rem;transition:background .15s,color .15s}.modal-options button.selected,.modal-options button:hover{background-color:#ffba08;border:2px solid #ffba08;color:#000}.modal-form{display:flex;flex-direction:column;gap:.73rem;margin-top:.7rem;padding:0 1.5rem;width:100%}.modal-form input,.modal-form textarea{background:#222;border:1px solid #333;border-radius:6px;color:#fff;font-family:inherit;font-size:1rem;padding:.6rem .9rem}.modal-form textarea{min-height:70px;resize:vertical}.modal-privacidad{align-items:flex-start;color:#bbb;display:flex;font-size:.85rem;gap:.5rem}.btn-enviar{border:none;border-radius:7px;cursor:pointer;font-size:1.02rem;font-weight:700;margin-top:.6rem;padding:.7rem 0;width:100%}@media (max-width:500px){.container-contact-block{max-width:97vw;padding:5rem .5rem}.modal-contacto{max-width:98vw;padding:2.1rem .18rem 1rem}}@media (min-width:1024px){.container-contact-block{height:40em;width:50%}.btn-iniciar-proyecto{font-size:1.3rem}.btn-iniciar-proyecto:hover{background:#0000;color:#ffba08;font-weight:600;text-transform:uppercase}.btn-iniciar-proyecto .arrow{font-size:1.9rem}.contact-info .label{font-size:.8rem}.contact-info .main-link,.location{font-size:1rem}.container-contact-block .typerwriter-tittle h2{font-size:2rem}.container-contact-block p{font-size:1rem}}.copilot-here{height:auto;justify-content:center}.copilot-here,.working-here{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.working-here{height:100vh;justify-content:flex-start}.video-copiloto{height:100%;left:0;object-fit:cover;object-position:center center;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity 1.5s ease-in-out;width:100%;z-index:1}.video-copiloto.show{opacity:1}.video-copiloto .video-justbones{background:none;display:block;height:100%;object-fit:cover;width:100%}.working-here h1{color:#fff;font-size:1.1rem;font-weight:200;letter-spacing:1px;margin-top:7rem;opacity:0;padding:0 2rem;position:absolute;text-align:left;transition:opacity 1.5s ease-in-out;z-index:2}.working-here h1.show{opacity:1}.working-here h1 span{color:#ffba08}.mepresento{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;margin-bottom:3rem;margin-top:3rem;position:relative;width:100%}.mepresento .typerwriter-tittle{padding-left:1rem;text-align:left}.top-me-presento{align-items:center;display:flex;flex-direction:column;gap:4rem;justify-content:center;padding:2rem}.words p{color:inherit;font-weight:200;transition:color 1s ease}.words .focused-text{color:#ffba08;padding:2rem 0}.words .focused-text h3{font-size:2rem;font-weight:600;text-align:center}.video-presentacion{background-color:#000;border-radius:10px;box-shadow:0 2px 12px #0004;height:auto;max-width:920px;object-fit:contain;width:100%}@media (min-width:720px){.working-here h1{font-size:1.4rem}}@media (min-width:1024px){.working-here{align-items:flex-start;justify-content:flex-end;padding:2rem}.working-here h1{align-items:flex-end;font-size:1.5rem;justify-content:flex-start;margin-bottom:3rem;margin-top:0;max-width:600px;padding:0;width:auto}.top-me-presento{display:flex;flex-direction:row;height:auto;width:100%}.mepresento .typerwriter-tittle h2{font-size:2rem;padding-left:1rem}.top-me-presento p{font-size:1rem;padding:0 1rem}.words .focused-text h2{font-size:2rem}.words{overflow-x:hidden;width:40%}.words .focused-text{padding:0}.words .focused-text h3{font-size:2rem;padding-left:1rem;text-align:left}.video-presentacion{width:60%}.fixed{background-attachment:fixed;background-image:url(/static/media/justbones_dream.04fff75c3ec498e1142d.jpg);background-position:50%;background-size:cover;height:100vh;width:100%}}
/*# sourceMappingURL=main.ee5dc76f.css.map*/