.hero{background:linear-gradient(#0d0d0d00 50%,#0d0d0d 100%);flex-direction:column;justify-content:center;align-items:flex-start;min-height:800px;display:flex;position:relative}.hero__container{gap:var(--spacing-lg);padding:0 var(--spacing-4xl);z-index:2;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.hero__title{max-width:824px;font-size:var(--font-size-h1);color:var(--color-text-white);margin:0;line-height:1}.hero__title--bold{font-weight:700;line-height:1.2}.hero__actions{gap:var(--spacing-lg);display:flex}.hero__animation{z-index:-1;width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero__video{width:100%;height:100%;display:none;position:absolute;top:0;left:0}.hero__video video{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block}.hero__video--desktop{display:block}@media (max-width:1280px){.hero{min-height:700px}.hero__title{max-width:100%}.hero__animation{height:100%}}@media (max-width:768px){.hero{min-height:600px;padding:0 60px}.hero__container{padding:0}.hero__actions{width:100%}}@media (max-width:480px){.hero{min-height:500px;padding:320px 16px 120px}.hero__title{font-size:40px}.hero__actions{gap:16px;margin:0}.hero__container{padding:0}}@media (max-width:425px){.hero__actions{flex-direction:column}}.who-we-are__container{justify-content:space-between;align-items:center;gap:var(--spacing-3xl);max-width:1280px;margin:0 auto;padding:120px 0 80px;display:flex}.who-we-are__image-wrapper{aspect-ratio:627/410;border-radius:35px;max-width:627px;min-height:auto;overflow:hidden}.who-we-are__content{gap:var(--spacing-lg);flex-direction:column;flex-shrink:0;max-width:516px;display:flex}.who-we-are__header{gap:var(--spacing-md);flex-direction:column;display:flex}.who-we-are__text{font-size:var(--font-size-md);line-height:var(--line-height-normal);color:var(--color-text-main)}.who-we-are__text p{margin-bottom:var(--spacing-md)}.who-we-are__text p:last-child{margin-bottom:0}.who-we-are__text strong{color:var(--color-text-white);font-weight:600}@media (max-width:1280px){.who-we-are__image{margin:0}}@media (max-width:1024px){.who-we-are__container{gap:var(--spacing-2xl);flex-direction:column}.who-we-are__image-wrapper{width:100%;max-width:100%}.who-we-are__image{width:100%;max-width:none;margin:0}.who-we-are__content{width:100%;max-width:100%}.mobile-visible{display:block}.who-we-are__header{display:none}.who-we-are__container .section-title.mobile-visible{align-self:start}}@media (max-width:768px){.who-we-are{padding:80px 0}.who-we-are__container{gap:var(--spacing-lg);padding:0}.who-we-are__content{width:100%;max-width:none}.who-we-are__container .section-title.mobile-visible{align-self:start}}@media (max-width:480px){.who-we-are{padding:60px 0}.who-we-are__container .section-title.mobile-visible{font-size:40px}.who-we-are__text{font-size:14px}}.statistics{padding:var(--spacing-5xl)var(--spacing-4xl)var(--spacing-4xl);position:relative}.statistics__bg{object-fit:cover;z-index:-1;width:100%;height:786px;position:absolute;top:0;left:0}.statistics__container{align-items:center;gap:var(--spacing-4xl);flex-direction:column;max-width:1280px;margin:0 auto;display:flex}.statistics__grid{gap:var(--spacing-lg);grid-template-columns:repeat(4,1fr);width:100%;display:grid}.statistics__grid .card__content{align-items:flex-start;gap:var(--spacing-lg);flex-direction:column;max-width:302px;height:100%}.statistics__number{font-family:var(--font-primary),sans-serif;color:var(--color-text-white);font-size:96px;font-weight:400;line-height:120%}.statistics__description{font-weight:500;font-family:var(--font-primary),sans-serif;font-size:20px;line-height:var(--line-height-tight)}@media (max-width:1280px){.statistics{padding:var(--spacing-5xl)var(--spacing-3xl)var(--spacing-3xl)}}@media (max-width:1024px){.statistics__grid{grid-template-columns:repeat(2,1fr)}.statistics .card__content{width:100%;max-width:100%}}@media (max-width:768px){.statistics{padding:80px 60px}.statistics__container{gap:60px}.statistics__grid{grid-template-columns:1fr 1fr}.statistics__grid .card__content{gap:16px}.statistics__number{padding:0;font-size:56px}.statistics__description{font-size:var(--font-size-md)}.statistics .statistics__container h2{align-self:start}}@media (max-width:480px){.statistics{padding:40px 16px}.statistics .statistics__grid{grid-template-columns:1fr;gap:16px}.statistics .card__content{padding-top:32px}.statistics .statistics__number{font-size:96px;font-weight:400;font-family:var(--font-primary),sans-serif}.statistics .statistics__container{gap:24px}.statistics .statistics__container h2{align-self:start;font-size:28px}.statistics .statistics__description{font-size:20px}}.projects{padding:var(--spacing-5xl)var(--spacing-4xl)var(--spacing-4xl)}.projects__container{align-items:center;gap:var(--spacing-4xl);flex-direction:column;max-width:1280px;margin:0 auto;display:flex}.projects__carousel{width:100%;position:relative}.projects__track{gap:var(--spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}.projects__slide{width:100%}.carousel__button svg{width:24px;height:24px}.carousel__dots{justify-content:center;gap:var(--spacing-sm);margin-top:var(--spacing-lg);display:none}.carousel__dot{border:1px solid var(--color-border-light);background:var(--color-background-light);cursor:pointer;width:28px;height:8px;transition:all var(--transition-base)}.carousel__dot.active{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#ffffff4d 0% 100%),radial-gradient(99.52% 91.06% at 7.12% 20.1%,#52525236 0%,#24242436 100%);width:28px}.project-card-toggle{display:none}.projects__slide{justify-content:center;align-items:stretch;width:100%;height:520px;display:flex}.projects__carousel.carousel-active{overflow:visible}.projects__carousel.carousel-active .projects__track{transition:transform var(--transition-base);display:flex}.projects__carousel.carousel-active .projects__slide{flex:0 0 628px;width:628px}.projects__carousel.carousel-active .carousel__button,.projects__carousel.carousel-active .carousel__dots{display:flex}.new-project-card{cursor:pointer;will-change:transform;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;background-clip:padding-box;border:1px solid #0000;border-radius:20px;outline:none;width:100%;max-width:628px;height:520px;transition:transform .3s;position:relative;overflow:hidden}.project-card-background{z-index:1;background-position:50%;background-repeat:no-repeat;width:100%;height:100%;transition:background-image .3s;position:absolute;top:0;left:0}.project-card-background.project-communication{background-image:url(../media/communication.07ce7a9d.png)}.project-card-background.project-navigation{background-image:url(../media/navigation.1693c5c2.png)}.project-card-background.project-embedded{background-image:url(../media/embedded.8238d8bc.png)}.project-card-background.project-cybers{background-image:url(../media/cybers.c71ae951.png)}.project-card-header{z-index:3;height:114px;padding:40px;transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.header-inner{justify-content:space-between;align-items:center;width:100%;padding-right:50px;display:flex}.project-card-title{color:#fff;text-shadow:0 2px 8px #0000004d;flex:1;margin:0;font-size:28px;font-weight:600;line-height:1.2}.project-card-button{cursor:pointer;transform-origin:50%;z-index:4;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;background:0 0;border:1px solid #cf1a1c;border-radius:38px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;bottom:40px;right:40px}.arrow-icon.hover{opacity:0;transform:translate(-50%,-50%)rotate(0)}.arrow-icon{transform-origin:50%;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.arrow-icon.default{opacity:1;transform:translate(-50%,-50%)rotate(0)}.chevron-icon{color:#fff;width:24px;height:24px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chevron-icon svg{filter:drop-shadow(0 1px 2px #0000004d);width:100%;height:100%}.reveal-panel{z-index:2;will-change:transform;border-radius:0 0 20px 20px;transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:120px 0 0;overflow:hidden;transform:translateY(100%)}.reveal-content{opacity:0;border-top:1px solid #504d4d;margin:0 40px 40px;padding-top:16px;transition:opacity .4s cubic-bezier(.25,.46,.45,.94) .2s,transform .4s cubic-bezier(.25,.46,.45,.94) .2s;transform:translateY(30px)}.content-text{color:#fff;text-shadow:0 1px 3px #0000004d;margin-bottom:20px;font-size:16px;line-height:1.6}.content-text:last-child{margin-bottom:0}@media (min-width:481px) and (max-width:1024px){body.touch-enabled .new-project-card:hover{transform:translateY(-8px)}body.touch-enabled .new-project-card:hover .project-card-background.project-communication,body.touch-enabled .new-project-card:hover .project-card-background.project-navigation,body.touch-enabled .new-project-card:hover .project-card-background.project-embedded,body.touch-enabled .new-project-card:hover .project-card-background.project-cybers{filter:blur(10px)}body.touch-enabled .new-project-card:hover .project-card-header{transform:translateY(-400px)}body.touch-enabled .new-project-card:hover .reveal-panel{transform:translateY(0)}body.touch-enabled .new-project-card:hover .reveal-content{opacity:1;transform:translateY(0)}body.touch-enabled .new-project-card:hover .project-card-button{background:#cf1a1c;top:40px;bottom:auto;right:40px}}@media (max-width:1280px){.projects{padding:var(--spacing-5xl)var(--spacing-3xl)var(--spacing-3xl)}}@media (hover:hover) and (pointer:fine) and (min-width:780px){.carousel__button:hover{background:var(--color-primary);border-color:var(--color-primary)}.project-card-button:hover{background:#fff3;transform:scale(1.1)}.new-project-card{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.new-project-card:hover{background-position:50%;background-repeat:no-repeat;transform:translateY(-8px)}.new-project-card:hover .project-card-background.project-communication{filter:blur(10px);background-image:url(../media/communication.07ce7a9d.png)}.new-project-card:hover .project-card-background.project-navigation{background-image:url(../media/navigation.1693c5c2.png)}.new-project-card:hover .project-card-background.project-embedded{background-image:url(../media/embedded.8238d8bc.png)}.new-project-card:hover .project-card-background.project-cybers{background-image:url(../media/cybers.c71ae951.png)}.new-project-card:hover .project-card-header{transform:translateY(-400px)}.new-project-card:hover .reveal-panel{transform:translateY(0)}.new-project-card:hover .reveal-content{opacity:1;transform:translateY(0)}.new-project-card:hover .arrow-icon.default{opacity:0;transition:opacity .2s,transform .4s cubic-bezier(.25,.46,.45,.94);transform:translate(-50%,-50%)rotate(90deg)}.new-project-card:hover .arrow-icon.hover{opacity:1;transition:opacity .2s .15s,transform .4s cubic-bezier(.25,.46,.45,.94);transform:translate(-50%,-50%)rotate(0)}.new-project-card:hover .project-card-button{background:#cf1a1c;top:40px;bottom:auto;right:40px;transform:scale(1.1)}.new-project-card:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.project-card-button:focus-visible{outline-offset:2px;outline:2px solid #fffc}}@media (max-width:768px){.projects{padding:80px 60px}.projects__container{gap:60px}.projects__container .carousel__dots{margin-top:60px}.projects .projects__container h2{align-self:start}}@media (max-width:480px){.projects{padding:40px 16px}.projects .projects__container{gap:16px}.projects .projects__container h2{align-self:start;font-size:28px}.projects__slide{width:100%;height:auto;display:block}.projects__track{flex-direction:column;gap:20px;display:flex}.projects .project-card-button{background:0 0;border:none}.new-project-card{border:2px solid #fff3;width:90vw;max-width:500px;height:auto;min-height:80px;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px #0000004d}.project-card-toggle:checked~.new-project-card{min-height:350px}.project-card-toggle:checked~.new-project-card .project-card-background.project-communication,.project-card-toggle:checked~.new-project-card .project-card-background.project-navigation,.project-card-toggle:checked~.new-project-card .project-card-background.project-embedded,.project-card-toggle:checked~.new-project-card .project-card-background.project-cybers{filter:blur(10px)}.project-card-header{height:80px;padding:20px;display:flex;transition:none!important;position:relative!important;top:auto!important;bottom:auto!important;transform:none!important}.header-inner{justify-content:space-between;align-items:center;width:100%;padding-right:0}.project-card-title{flex:1;margin-right:15px;font-size:20px}.project-card-button{cursor:pointer;pointer-events:auto;background:#ffffff26;width:40px;height:40px;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;top:auto!important;bottom:auto!important;right:auto!important;transform:none!important}.arrow-icon{opacity:0!important;display:none!important}.chevron-icon{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.project-card-toggle:checked~.new-project-card .chevron-icon{transform:translate(-50%,-50%)rotate(180deg)!important}.reveal-panel{opacity:0;border-radius:0;max-height:0;transition:max-height .4s cubic-bezier(.25,.46,.45,.94),opacity .3s;position:relative;top:auto;overflow:hidden;transform:none}.project-card-toggle:checked~.new-project-card .reveal-panel{opacity:1;max-height:600px}.reveal-content{opacity:0;margin:0 16px 16px;padding-top:16px;transition:opacity .3s .1s;transform:none}.project-card-toggle:checked~.new-project-card .reveal-content{opacity:1}.content-text{font-size:14px}}.about-us{padding:var(--spacing-4xl);background:linear-gradient(#131313 0%,#0d0d0d 100%)}.about-us__container{justify-content:space-between;gap:var(--spacing-3xl);max-width:1280px;margin:0 auto;display:flex}.about-us__content{gap:var(--spacing-lg);flex-direction:column;flex:1;display:flex}.about-us__stats{gap:var(--spacing-lg);flex-direction:column;display:flex}.about-us__stats .card__content{justify-content:flex-start;justify-self:flex-start}.about-us__stat-number{width:60px;font-size:var(--font-size-h2);color:var(--color-text-white);text-align:right;flex-shrink:0;font-weight:400;line-height:58px}.about-us__stat-divider{background:url(/assets/line-2-3.svg) 50%/cover;flex-shrink:0;width:1px;height:40px}.about-us__stat-info{gap:var(--spacing-xs);flex-direction:column;display:flex}.about-us__stat-title{font-size:var(--font-size-h4);color:var(--color-text-white);font-weight:500;line-height:var(--line-height-tight)}.about-us__stat-description{font-size:var(--font-size-md);line-height:var(--line-height-normal)}.about-us__container .image-wrapper{aspect-ratio:627/458;max-width:627px}@media (max-width:1380px){.about-us{padding:var(--spacing-3xl)}.about-us__image{width:500px;height:357px}.about-us__container{flex-direction:column}.about-us__image{width:100%;max-width:100%;height:100%}.about-us .image-wrapper{width:100%;max-width:100%;margin:auto}}@media (max-width:1280px){.about-us{padding:var(--spacing-3xl)}}@media (max-width:768px){.about-us{padding:80px 60px}.about-us__content,.about-us__container{gap:24px}.about-us__stat-number{font-size:48px;font-style:normal;font-weight:400;line-height:120%}.about-us__stat-title{font-size:28px;font-style:normal;font-weight:500;line-height:120%}.about-us__stat-description{font-size:16px;font-style:normal;font-weight:400;line-height:150%}}@media (max-width:480px){.about-us{padding:40px 16px}.about-us .about-us__stats{gap:16px}.about-us__stat-number{width:50px;font-size:40px}.about-us__stat-title{font-size:20px}.about-us__stat-description{font-size:14px}.about-us__content h2{font-size:28px}.about-us .card__content{gap:20px}.about-us__stat-info{max-width:219px}}.careers{padding:var(--spacing-5xl)var(--spacing-4xl);position:relative}.careers__bg{object-fit:cover;z-index:-1;width:100%;height:786px;position:absolute;top:28px;left:0}.careers__container{gap:var(--spacing-2xl);flex-direction:column;max-width:1280px;margin:0 auto;display:flex}.careers__header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.careers__header-content{gap:var(--spacing-sm);flex-direction:column;flex:1;display:flex}.careers__header-title{justify-content:space-between;display:flex}.careers__description{font-size:var(--font-size-md);background:var(--gradient-text-muted);-webkit-text-fill-color:transparent;line-height:var(--line-height-normal);-webkit-background-clip:text;background-clip:text}.careers__list{gap:var(--spacing-lg);flex-direction:column;display:flex}.careers-button-mobile-visible{display:none}.careers .badge{font-size:var(--font-size-md);font-family:var(--font-primary),sans-serif}.careers .card__content{gap:24px}@media (max-width:1280px){.careers{padding:var(--spacing-5xl)var(--spacing-3xl)}}@media (max-width:1024px){.careers .card__content,.card--job .card__content{flex-direction:column;align-items:flex-start;gap:24px}.careers .job__tags{justify-content:space-between;width:100%}.careers .job__tags-bages{justify-content:flex-start;gap:8px;display:flex}.careers__header{gap:var(--spacing-lg);flex-direction:column}.careers__header-content{width:100%}}@media (max-width:768px){.careers{padding:80px 60px}.careers__container{gap:40px}.careers .badge{font-size:14px;font-family:var(--font-secondary)}.careers .job__title{font-size:20px}}@media (max-width:480px){.careers{padding:40px 16px}.careers__header-title .section-title{font-size:28px}.careers__header-title .mobile-not-visible{display:none}.careers__description{font-size:14px}.careers__container{align-items:center;gap:24px}.careers__list{gap:16px}.careers .job__tags{flex-direction:column;align-items:flex-start;gap:8px}.careers .button--icon{align-self:end}.careers-button-mobile-visible{width:100%;display:block}.careers-button-mobile-visible .button.button--primary{background:var(--gradient-button-secondary);width:100%}.careers-button-mobile-visible .button__content.button__content-primary{background:var(--color-background-main)}}
