section{background:var(--background-color);width:100%;height:100%;position:fixed;top:0}section:first-child{z-index:100}section:nth-child(2){z-index:99}section:nth-child(3){z-index:98}section:nth-child(4){z-index:97}section:nth-child(5){z-index:96}section:nth-child(6){z-index:95}section .outer,section .inner{width:100%;height:100%;overflow-y:hidden}
.home-section__seperator{z-index:20000000;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;width:100%;height:-moz-fit-content;height:fit-content;position:absolute;bottom:0;left:0}.home-section__seperator-primary{background-color:var(--primary-color);will-change:height;height:0}.home-section__seperator-secondary{background-color:var(--secondary-color);will-change:height;height:0}.unfeatured-logo-short{visibility:hidden;will-change:height;z-index:1000;width:100%;position:fixed;top:2rem;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.unfeatured-logo-short{display:none}}.mobile__navbar{display:none}@media screen and (max-width:768px){.mobile__navbar{display:block}}
.section-bg-video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}
.home__root{width:100%;height:100dvh;position:relative}.home__content{clip-path:polygon(0 0,0 0,0 100%,0% 100%);z-index:10;justify-content:flex-start;align-items:center;height:-moz-fit-content;height:fit-content;margin-left:6rem;padding:0 21px;display:flex;position:absolute;top:calc(50% + 121px);left:9.4rem;transform:translateY(calc(-50% - 60.5px))}@media screen and (max-width:768px){.home__content{margin-left:0;top:50%;left:0;transform:translateY(-50%)}}.home__hero{color:#fff}.home__hero-subtitle{letter-spacing:.4rem;opacity:.8;text-transform:uppercase;margin:0 0 3.122rem;font-size:1.4rem;font-weight:400;line-height:160%}.home__hero-title--highlight{color:var(--primary-color)}@media screen and (max-width:768px){.home__hero-description{max-width:280px}}.home__hero-button{cursor:pointer;background:0 0;border:none;align-items:center;gap:16px;padding:0;transition:all .3s;display:flex}.home__hero-button:hover .home__hero-button-icon{background:var(--primary-color);color:#fff}.home__hero-button-icon{border:2px solid var(--primary-color);width:48px;height:48px;color:var(--primary-color);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.home__hero-button-icon svg{width:16px;height:16px}.home__hero-button-text{color:#a0a0a0;letter-spacing:1px;text-transform:uppercase;font-family:inherit;font-size:14px;font-weight:500}
.bg-gradient{background:linear-gradient(90deg,#000 0%,transparent 100%);width:100%;max-width:1117px;height:100%;position:fixed;top:0;left:0}
.no-hands__root{width:100%;height:100dvh;position:relative}@media screen and (max-width:768px){.no-hands__root{-webkit-overflow-scrolling:touch;overflow-y:auto}.no-hands__root video{position:fixed}}.no-hands__content{clip-path:polygon(0 0,0 0,0 100%,0% 100%);z-index:10;justify-content:flex-start;align-items:center;height:-moz-fit-content;height:fit-content;margin-left:6rem;padding:0 21px;display:flex;position:absolute;top:calc(50% + 75px);left:9.4rem;transform:translateY(calc(-50% - 60.5px))}@media screen and (max-width:768px){.no-hands__content{margin-left:0;position:relative;top:50%;left:0;transform:translateY(-50%)}}.no-hands__hero{color:#fff}.no-hands__hero-subtitle{letter-spacing:.4rem;opacity:.8;text-transform:uppercase;margin:0 0 3.122rem;font-size:1.4rem;font-weight:400;line-height:160%}.no-hands__hero-title{max-width:80rem}.no-hands__hero-title--highlight{color:var(--secondary-color)}.no-hands__hero-button{cursor:pointer;background:0 0;border:none;align-items:center;gap:16px;padding:0;transition:all .3s;display:flex}.no-hands__hero-button:hover .no-hands__hero-button-icon{background:var(--primary-color);color:#fff}.no-hands__hero-button-icon{border:2px solid var(--primary-color);width:48px;height:48px;color:var(--primary-color);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.no-hands__hero-button-icon svg{width:16px;height:16px}.no-hands__hero-button-text{color:#a0a0a0;letter-spacing:1px;text-transform:uppercase;font-family:inherit;font-size:14px;font-weight:500}
.video-modal{z-index:99999999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}.video-modal__content{background:#000;border-radius:12px;width:100%;max-width:1200px;max-height:90vh;padding:20px;animation:.3s ease-out slideIn;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}@media (max-width:768px){.video-modal__content{border-radius:8px;max-width:95vw;max-height:95vh;padding:15px}}.video-modal__close-button{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.video-modal__close-button:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.video-modal__close-button:focus{outline-offset:2px;outline:2px solid rgba(255,255,255,.5)}@media (max-width:768px){.video-modal__close-button{width:35px;height:35px;font-size:20px;top:10px;right:10px}}.video-modal__title{color:#fff;text-align:center;margin:0 0 15px;padding-right:50px;font-size:24px;font-weight:600}@media (max-width:768px){.video-modal__title{margin-bottom:10px;padding-right:40px;font-size:20px}}.video-modal__video-container{background:#000;border-radius:8px;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-modal__video{object-fit:contain;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.video-modal__video:focus{outline-offset:2px;outline:2px solid rgba(255,255,255,.5)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:scale(.9)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:480px){.video-modal__content{border-radius:6px;padding:10px}.video-modal__video-container,.video-modal__video{border-radius:6px}}@media (prefers-contrast:high){.video-modal{background-color:rgba(0,0,0,.95)}.video-modal__close-button{background:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.5)}.video-modal__close-button:hover{background:rgba(255,255,255,.5)}}@media (prefers-reduced-motion:reduce){.video-modal,.video-modal__content{animation:none}.video-modal__close-button{transition:none}.video-modal__close-button:hover{transform:none}}
.human-craft__root{width:100%;height:100dvh;position:relative;overflow-y:hidden}.human-craft__content{clip-path:polygon(0 0,0 0,0 100%,0% 100%);z-index:10;justify-content:flex-start;align-items:center;height:-moz-fit-content;height:fit-content;margin-left:6rem;padding:0 21px;display:flex;position:absolute;top:37%;left:9.4rem;transform:translateY(-50%)}@media screen and (max-width:768px){.human-craft__content{margin-left:0;position:relative;top:50%;left:0;transform:translateY(-50%)}}.human-craft__hero{color:#fff}.human-craft__hero-subtitle{letter-spacing:.4rem;opacity:.8;text-transform:uppercase;margin:0 0 3.122rem;font-size:1.4rem;font-weight:400;line-height:160%}.human-craft__hero-title{max-width:80rem}.human-craft__hero-title--highlight{color:var(--primary-color)}.human-craft__hero-description{max-width:52.7rem}
.breakthrough-ai__root{width:100%;height:100dvh;position:relative;overflow-y:hidden}.breakthrough-ai__content{clip-path:polygon(0 0,0 0,0 100%,0% 100%);z-index:10;justify-content:flex-start;align-items:center;height:-moz-fit-content;height:fit-content;margin-left:6rem;padding:0 21px;display:flex;position:absolute;top:37%;left:9.4rem;transform:translateY(-50%)}@media screen and (max-width:768px){.breakthrough-ai__content{margin-left:0;position:relative;top:50%;left:0;transform:translateY(-50%)}}.breakthrough-ai__hero{color:#fff}.breakthrough-ai__hero-title{max-width:80rem}.breakthrough-ai__hero-title--highlight{color:var(--secondary-color)}.breakthrough-ai__hero-description{max-width:52.7rem}
.the-services{width:100%;height:100dvh;position:relative;overflow-y:hidden}.the-services__content{clip-path:polygon(0 0,0 0,0 100%,0% 100%);z-index:10;justify-content:flex-start;align-items:center;height:-moz-fit-content;height:fit-content;margin-left:6rem;padding:0 21px;display:flex;position:absolute;top:37%;left:9.4rem;transform:translateY(-50%)}@media screen and (max-width:768px){.the-services__content{margin-left:0;position:relative;top:50%;left:0;transform:translateY(-50%)}}.the-services__hero{color:#fff}.the-services__hero-title{max-width:80rem}.the-services__hero-title--highlight{color:var(--primary-color)}.the-services__hero-description{max-width:52.7rem}
.contact-us{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100dvh;padding-top:58px;display:flex;position:relative}.contact-us__unfeatured-logo-short{pointer-events:none;flex:1;width:95%;display:none;position:relative;top:2%}@media screen and (max-width:768px){.contact-us__unfeatured-logo-short{display:block}}.contact-us__container{color:#fff;width:100%;max-width:83.4rem;height:-moz-fit-content;height:fit-content;padding:6.8rem;position:relative}@media screen and (max-width:768px){.contact-us__container{max-width:100%;padding:24px}}.contact-us__copyright{font-size:1.4rem;line-height:160%;font-family:var(--font-helvetica);color:rgba(255,255,255,.8);margin-left:60px;font-weight:400;position:absolute;bottom:6.8rem;left:9.4rem}@media screen and (max-width:768px){.contact-us__copyright{display:none}}.contact-us__title{text-transform:uppercase;font-size:3.832rem;line-height:3.77rem;font-family:var(--font-helvetica-neue);text-align:center;margin-bottom:9.4rem;font-weight:950}@media screen and (max-width:768px){.contact-us__title{margin-bottom:31px;font-size:38.32px;line-height:37.7px}}.contact-us__form{flex-direction:column;align-items:center;gap:6.6rem;width:100%;height:100%;display:flex}.contact-us__form-container{grid-template-columns:repeat(12,1fr);gap:2.6rem;width:100%;height:-moz-fit-content;height:fit-content;display:grid}.contact-us__form-input input{color:#fff;background-color:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.28);width:100%;padding:1rem 0;font-size:1.6rem;line-height:1.5}.contact-us__form-input input:focus{outline:none}.contact-us__form-input input.error{border-bottom-color:#f44}@media screen and (max-width:768px){.contact-us__form-input input{font-size:18px;line-height:160%}}.contact-us__form-input .error-message{color:#f44;font-size:1.2rem;font-family:var(--font-helvetica);margin-top:.5rem}@media screen and (max-width:768px){.contact-us__form-input .error-message{font-size:12px}}.contact-us__form-input:first-child,.contact-us__form-input:nth-child(2){grid-column:span 6}.contact-us__form-input:nth-child(3){grid-column:span 12}@media screen and (max-width:768px){.contact-us__form-input:first-child,.contact-us__form-input:nth-child(2),.contact-us__form-input:nth-child(3){grid-column:span 12}}.contact-us__form-success-message{color:#22c55e;font-size:1.4rem;line-height:1.6;font-family:var(--font-helvetica);text-align:center;z-index:111;background-color:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.5);border-radius:.5rem;width:100%;max-width:50rem;padding:1.5rem 2rem;animation:.3s ease-in-out slideDown;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.contact-us__form-success-message{padding:12px 16px;font-size:14px;bottom:calc(100% + 1rem)}}@keyframes slideDown{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.contact-us__form-btn{color:#fff;font-size:1.8rem;line-height:3.77rem;font-family:var(--font-helvetica-neue);text-transform:uppercase;background:0 0;border:1px solid #fff;min-width:27.6rem;padding:.8rem 0;font-weight:950;transition:background-color .3s ease-in-out,color .3s ease-in-out}@media screen and (max-width:768px){.contact-us__form-btn{min-width:100%;margin-top:min(14dvh,117px);font-size:18px;line-height:37.7px}}.contact-us__form-btn:hover:not(:disabled){color:var(--background-color);background-color:#fff}
.navbar{z-index:100000;background-color:rgba(0,0,0,.3);width:100%;padding:30px 0;position:fixed;top:0;left:0;transform:translateY(-100%)}.navbar__container{justify-content:space-between;align-items:center;max-width:calc(100% - 18.8rem);height:100%;margin:0 auto;padding:0 24px;display:flex}@media screen and (max-width:768px){.navbar__container{max-width:100%}}.navbar__logo{align-items:center;display:flex}.navbar__logo-image{width:auto;height:61px}.navbar__logo-image--mobile{display:none}.navbar__logo-image--desktop{display:block}.navbar__social{align-items:center;gap:15px;display:flex}.navbar__social-link{border:1px solid #666;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .3s;display:flex}.navbar__social-link:hover{background-color:rgba(255,255,255,.1);border-color:#fff}.navbar__social-icon{color:#fff;font-family:Arial,sans-serif;font-size:12px;font-weight:500}.navbar__hamburger{cursor:pointer;flex-direction:column;gap:4px;display:none}.navbar__hamburger-line{background-color:#fff;width:20px;height:2px;transition:all .3s}@media (max-width:768px){.navbar{background:0 0;padding:15px 0}.navbar__container{justify-content:space-between;padding:0 20px}.navbar__logo-image{height:32px}.navbar__logo-image--mobile{display:block}.navbar__logo-image--desktop,.navbar__social{display:none}.navbar__hamburger{display:flex}}.navbar__mobile-modal{z-index:200000;background-color:#161920;width:100%;height:100dvh;transition:right .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;right:-100%;overflow-y:auto}.navbar__mobile-modal--open{right:0}.navbar__mobile-modal-content{flex-direction:column;justify-content:space-between;padding:20px;display:flex}.navbar__mobile-modal-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.navbar__mobile-modal-logo{width:auto;height:32px}.navbar__mobile-modal-close{cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:8px;position:relative}.navbar__mobile-modal-close-line{transform-origin:50%;background-color:#fff;width:20px;height:2px;transition:all .3s;position:absolute;top:50%;left:50%}.navbar__mobile-modal-close-line:first-child{transform:translate(-50%,-50%)rotate(45deg)}.navbar__mobile-modal-close-line:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.navbar__mobile-nav{flex-direction:column;flex:1;gap:24px;margin-top:20px;display:flex}.navbar__mobile-nav-item{align-items:center;gap:16px;padding:12px 0;transition:all .3s;display:flex}.navbar__mobile-nav-item:hover{color:var(--primary-color)}.navbar__mobile-nav-item--container{color:#fff;flex-direction:column;align-items:flex-start;gap:4px;text-decoration:none;display:flex}.navbar__mobile-nav-number{color:rgba(250,250,255,.5);font-size:27.85px;font-weight:400;font-family:var(--helvetica-neue);min-width:24px}.navbar__mobile-nav-text{letter-spacing:0;font-size:40px;font-weight:700;font-family:var(--font-helvetica-neue);text-transform:uppercase}.navbar__mobile-social{justify-content:center;gap:16px;margin:40px 0 20px;display:flex}.navbar__mobile-social-link{border:1px solid #666;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.navbar__mobile-social-link:hover{background-color:rgba(255,255,255,.1);border-color:#fff}.navbar__mobile-social-icon{color:#fff;font-family:Arial,sans-serif;font-size:14px;font-weight:500}.navbar__mobile-footer{text-align:center;margin-top:20px}.navbar__mobile-copyright{color:#666;margin:0;font-size:12px}.navbar__mobile-nav-seperator{transform-origin:50%;color:#fff;opacity:.5;letter-spacing:.4rem;padding:0;line-height:160%;transform:rotate(-90deg)}
