@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans: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}.header-container{box-shadow:0 16px 16px #0000000d;height:100px;width:100%}.header-container .header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:12px 30px}.header-container .header-inner .logo-wrapper{width:20%}.header-container .header-inner .logo-wrapper img{width:80px}.header-container .header-inner .nav-bar{display:flex;justify-content:space-around;width:60%}.header-container .header-inner .nav-bar .header-link{color:#55509e;font-size:18px;font-weight:500;text-decoration:none;text-transform:capitalize}.header-container .header-inner .nav-bar .header-link.active,.header-container .header-inner .nav-bar .header-link:hover{color:#189bf5}.header-container .header-inner .lang-selector span{cursor:pointer}.header-container .header-inner .lang-selector .dutch-lang{margin-left:5px}.header-container .header-inner .lang-selector .english-lang{margin-right:5px}.header-container .header-inner .lang-selector .active{color:#189bf5;font-weight:700}@media screen and (max-width:960px){.header-mobile-nav{display:flex!important}.header-mobile-nav>img{cursor:pointer}.header-mobile-nav-drawer{display:flex;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .2s ease-in-out;width:100%;z-index:1}.header-mobile-nav-drawer-drop{background-color:#0009;transition:width .25s ease-in-out .25s;width:100%}.header-mobile-nav-drawer-wrapper{background-color:#fff;opacity:0;transition:all .25s ease-in-out .25s;width:0}.header-mobile-nav-drawer-wrapper-content{opacity:0;transition:opacity .2s ease-in-out .5s}.header-mobile-nav-drawer-wrapper-content .logo-wrapper{display:block;margin-bottom:30px;text-align:center;width:100%!important}.header-mobile-nav-drawer-wrapper-content .nav-bar{flex-direction:column;text-align:center;width:100%!important}.header-mobile-nav-drawer-wrapper-content .nav-bar .header-link{border-bottom:.5px solid #00000080;color:#55509e;font-size:16px;padding:12px 0}.header-mobile-nav-drawer-wrapper-content .nav-bar .header-link:first-child{border-top:.5px solid #00000080}.header-mobile-nav-drawer-wrapper-content .lang-selector{display:flex;justify-content:center;margin-top:20px}.header-mobile-nav-drawer.open{opacity:1}.header-mobile-nav-drawer.open .header-mobile-nav-drawer-drop{width:30%}.header-mobile-nav-drawer.open .header-mobile-nav-drawer-wrapper{opacity:1;padding-top:30px;width:70%}.header-mobile-nav-drawer.open .header-mobile-nav-drawer-wrapper-content{opacity:1}.header-container{height:76px}.header-container .header-inner{padding:10px 30px}.header-container .header-inner .logo-wrapper img{width:50px}}.homepage-banner{align-items:center;background-position-y:63%;background-size:cover;display:flex;flex-direction:column;height:55vh;justify-content:center;text-align:center;width:100%}.homepage-subtitle,.homepage-title{color:#fff;margin-top:0}.homepage-title{margin-bottom:10px}.homepage-subtitle{font-family:Orbitron,sans-serif;font-size:22px;font-style:italic;margin-bottom:20px}@media screen and (max-width:960px){.homepage-subtitle{font-size:18px}}.homepage .banner-btn{background:linear-gradient(180deg,#544f9e,#2063a6 40%,#189bf5);border-radius:5px;color:#fff;font-family:Orbitron,sans-serif;padding:13px 40px;text-decoration:none;transition:transform .2s ease}.homepage .banner-btn:hover{transform:translateY(-2px)}.homepage-services{align-items:center;display:flex;flex-direction:column;margin-bottom:120px;margin-top:80px;padding:0;position:relative;width:100%}.homepage-services h1{box-sizing:border-box;color:#176eaf;margin-top:0;max-width:1500px;padding:0 30px;text-align:center;width:100%}.homepage-services .services-container{margin:0 auto;overflow:hidden;padding:20px 0 40px;position:relative;width:100%}.homepage-services .services-container .swiper{margin:0 auto;max-width:1200px;overflow:visible;padding:50px 0;position:relative;width:90%;z-index:0!important}@media screen and (max-width:960px){.homepage-services .services-container .swiper{overflow:hidden;padding:20px 0}}.homepage-services .services-container .swiper-wrapper{align-items:center;display:flex;margin-left:18%}@media screen and (max-width:960px){.homepage-services .services-container .swiper-wrapper{margin-left:0}}.homepage-services .services-container .swiper-container{height:auto;width:100%}.homepage-services .services-container .swiper-slide{align-items:center;display:flex;justify-content:center;max-width:400px!important;opacity:.65;transition:all .3s ease;width:auto}.homepage-services .services-container .swiper-slide-active{opacity:1;transform:scale(1.08)}.homepage-services .services-container .service{background:#333336;border-radius:15px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:400px;min-height:400px;padding:20px;text-align:left;transition:all .3s ease;width:100%}.homepage-services .services-container .service img{height:80px;margin-bottom:20px;object-fit:contain;transition:transform .3s ease;width:80px}.homepage-services .services-container .service-title{color:#fff;font-weight:700;margin-bottom:15px}.homepage-services .services-container .service-desc{color:#fff;flex-grow:1;line-height:1.6}.homepage-services .services-container .service:hover{box-shadow:0 6px 30px #55509e26}.homepage-services .services-container .service:hover img{transform:translateY(-5px)}.homepage-services .services-container .swiper-pagination{bottom:-20px}.homepage-services .services-container .swiper-pagination-bullet{background:#55509e4d;height:12px;opacity:1;transition:all .3s ease;width:12px}.homepage-services .services-container .swiper-pagination-bullet-active{background:#55509e;transform:scale(1.2)}.homepage .product-lifecycle{margin-bottom:120px;text-align:center}.homepage .product-lifecycle h1{color:#176eaf;margin-bottom:50px;margin-top:0;text-align:center}.homepage .product-lifecycle img{width:60%}.homepage .our-values{background:linear-gradient(180deg,#0000 70%,#351a79);padding:80px 50px 50px}.homepage .our-values h1{color:#176eaf;margin-bottom:80px;margin-top:0;text-align:center}.homepage .our-values .values-container{display:flex;flex-wrap:wrap;justify-content:space-between}.homepage .our-values .values-container .value{margin-bottom:30px;width:30%}.homepage .our-values .values-container .value-title{color:#fff;font-weight:700}.homepage .our-values .values-container .value-desc{color:#fff}@media screen and (max-width:960px){.homepage-subtitle{display:none}.homepage-title{font-size:25px}.homepage-services{margin-bottom:60px;margin-top:40px}.homepage-services .services-container{flex-wrap:wrap}.homepage-services .services-container .service{width:75%}.homepage-services .services-container .service img{width:100%}.homepage .product-lifecycle{display:none}.homepage .our-values{padding:30px}.homepage .our-values .values-container .value{text-align:center;width:100%}}.our-clients{margin-bottom:120px!important}.our-clients h1{color:#176eaf;margin-bottom:50px;margin-top:0;text-align:center}.our-clients-logos{background-color:#333336a6;padding:30px 0}.our-clients .logo-container{align-items:center;display:flex;height:150px;justify-content:center;text-align:center}.our-clients .logo-container img{display:inline-block;height:auto;margin:0 auto;max-width:150px;width:100%}.our-clients .logo-container .wohn{max-width:200px}@media screen and (max-width:960px){.our-clients{margin-bottom:60px!important}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.about-us .padded-container{padding-right:30px}.about-us-container{align-items:center;display:flex;margin-bottom:50px!important}.about-us-container-details{padding-right:25px;width:50%}.about-us-container-details .who-we-are-desc{color:#fff;font-size:28px}.about-us-container-img{width:50%}.about-us-container-img img{max-width:100%}.about-us-more{background:linear-gradient(180deg,#0000 70%,#351a79);color:#fff;font-size:32px;font-style:italic;padding:0 70px 140px}@media screen and (max-width:960px){.about-us .padded-container{padding-right:30px}.about-us-container{flex-direction:column}.about-us-container-details{width:auto}.about-us-container-details .who-we-are-desc{font-size:17px}.about-us-container-img{width:100%}.about-us-more{background:linear-gradient(180deg,#0000 70%,#351a79);color:#fff;font-size:17px;font-style:italic;padding:0 35px 100px}}.universe-container{height:410px;margin:40px auto;position:relative;width:410px}.center-image{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5);z-index:2}.orbit-path{border:1px dashed #aaa;border-radius:50%;left:0;pointer-events:none;position:absolute;top:0;z-index:1}.orbit{left:50%;position:absolute;top:50%}.orbit img{animation:counter-rotate linear infinite;animation-duration:inherit;display:block;width:30px}.orbit-1{animation:orbit-rotate-1 linear infinite;transform-origin:0 0}.orbit-2{animation:orbit-rotate-2 linear infinite}.orbit-2,.orbit-3{transform-origin:0 0;width:25px}.orbit-3{animation:orbit-rotate-3 linear infinite}.orbit-4{animation:orbit-rotate-4 linear infinite}.orbit-4,.orbit-5{transform-origin:0 0}.orbit-5{animation:orbit-rotate-5 linear infinite}.orbit-6{animation:orbit-rotate-6 linear infinite}.orbit-6,.orbit-7{transform-origin:0 0}.orbit-7{animation:orbit-rotate-7 linear infinite}.orbit-8{animation:orbit-rotate-8 linear infinite;transform-origin:0 0}@keyframes orbit-rotate-1{0%{opacity:.5;transform:rotate(315deg) translateX(182px)}5%{opacity:.8}80%{opacity:.8}90%{opacity:.5}to{opacity:.5;transform:rotate(675deg) translateX(182px)}}@keyframes orbit-rotate-2{0%{opacity:.5;transform:rotate(0deg) translateX(65px)}10%{opacity:.8}70%{opacity:.8}80%{opacity:.5}to{opacity:.5;transform:rotate(1turn) translateX(65px)}}@keyframes orbit-rotate-3{0%{opacity:.5;transform:rotate(225deg) translateX(92px)}15%{opacity:.8}60%{opacity:.8}70%{opacity:.5}to{opacity:.5;transform:rotate(585deg) translateX(92px)}}@keyframes orbit-rotate-4{0%{opacity:.5;transform:rotate(45deg) translateX(274px)}20%{opacity:.8}50%{opacity:.8}60%{opacity:.5}to{opacity:.5;transform:rotate(405deg) translateX(274px)}}@keyframes orbit-rotate-5{0%{opacity:.5;transform:rotate(180deg) translateX(120px)}25%{opacity:.8}40%{opacity:.8}50%{opacity:.5}to{opacity:.5;transform:rotate(540deg) translateX(120px)}}@keyframes orbit-rotate-6{0%{opacity:.5;transform:rotate(135deg) translateX(210px)}30%{opacity:.8}35%{opacity:.8}45%{opacity:.5}to{opacity:.5;transform:rotate(495deg) translateX(210px)}}@keyframes orbit-rotate-7{0%{opacity:.5;transform:rotate(270deg) translateX(242px)}35%{opacity:.8}50%{opacity:.8}55%{opacity:.5}to{opacity:.5;transform:rotate(630deg) translateX(242px)}}@keyframes orbit-rotate-8{0%{opacity:.5;transform:rotate(90deg) translateX(152px)}40%{opacity:.8}60%{opacity:.8}65%{opacity:.5}to{opacity:.5;transform:rotate(450deg) translateX(152px)}}@keyframes counter-rotate{0%{transform:rotate(20deg)}50%{transform:rotate(-1turn)}to{transform:rotate(0deg)}}@media screen and (max-width:960px){.universe-container{border-radius:39%;overflow:hidden}}.services .technologies{margin:100px auto 150px;max-width:1400px}.services .technologies .title{margin-bottom:40px}.services .technologies .technologies-list{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.services .technologies .tech-logo{align-items:center;border-radius:8px;display:flex;flex-basis:calc(20% - 32px);flex-grow:0;flex-shrink:1;justify-content:center;max-width:calc(20% - 32px);padding:16px 24px}.services .technologies .tech-logo img{filter:drop-shadow(0 0 6px rgba(0,0,0,.35));max-height:60px;max-width:100%;object-fit:contain}.services-content{color:#fff;margin:100px auto;max-width:800px}@media screen and (max-width:960px){.services .technologies{margin:60px auto 100px}.services .technologies .technologies-list{gap:16px}.services .technologies .tech-logo{flex:0 1 40%;max-width:50%;padding:12px 8px}.services .technologies .tech-logo img{max-height:40px}}.services-wrapper{background:#1c1c1c;width:100%}.services-container{color:#fff;display:grid;font-family:Segoe UI,Helvetica Neue,sans-serif;grid-template-columns:1.2fr 80px 1.4fr;margin:0 auto;max-width:1300px;padding:80px 90px}@media(max-width:767px){.services-container{display:none}}.services-left{display:flex;flex-direction:column;gap:42px}.service-item{background:none;border:none;color:#e5e5e5;cursor:pointer;font-size:20px;font-weight:500;letter-spacing:.3px;line-height:1.4;text-align:left;transition:color .25s ease}.service-item:hover{color:#fff}.service-item.active{color:#2da8ff}.services-divider{display:flex;justify-content:center;position:relative}.vertical-line{background:#ffffff40;height:100%;width:1px}.horizontal-line{background:#2da8ff;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:140px}.services-right{align-items:flex-start;display:flex;justify-content:end}.service-content{color:#d7d7d7;font-size:15.5px;line-height:1.9;max-width:520px}.service-content p{margin-bottom:22px}.mobile-link,.view-link{align-items:center;border-bottom:1px solid #2da8ff66;color:#2da8ff;display:inline-flex;font-size:13px;letter-spacing:2px;margin-top:30px;padding-bottom:6px;text-decoration:none}.services-mobile{background:radial-gradient(circle at top,#1e1e1e,#0b0b0b);color:#fff;display:none;font-family:Segoe UI,Helvetica Neue,sans-serif;padding:30px 22px 40px}@media(max-width:767px){.services-mobile{display:block}}.service-pills{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr);margin-bottom:30px}.pill{background:#0000;border:1px solid #d7d7d7;border-radius:8px;color:#2da8ff;cursor:pointer;font-size:13px;padding:10px 12px;text-align:center;transition:all .25s ease}.pill.active{background:#176eaf;border-color:#2063a6;color:#fff}.mobile-content{color:#d7d7d7;font-size:14.5px;line-height:1.75}.mobile-content p{margin-bottom:18px}.partners{color:#fff;margin-left:auto;margin-right:auto;max-width:1300px;min-height:80vh}.partners .pre-wrap{white-space:pre-wrap}.partners .partner-card{background-color:#242424;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin-bottom:20px;padding:20px}.partners .partner-logo-container{width:12%}.partners .partner-link{align-items:center;background-color:#007bff;border-radius:4px;color:#fff;display:inline-flex;margin:20px auto;padding:12px 16px;text-decoration:none;transition:background-color .3s}.partners .partner-link:hover{background-color:#0062cc}.partners .partner-logo{height:auto;max-width:100%}.partners .partner-title{align-items:center;display:flex;justify-content:space-between}@media(max-width:600px){.partners{max-width:100%;min-height:auto;padding:12px}.partners .pre-wrap{white-space:pre-wrap;word-break:break-word}.partners .partner-card{margin-bottom:16px;padding:12px}.partners .partner-title{align-items:flex-start;flex-direction:column;gap:8px}.partners .partner-link{border-radius:6px;display:flex;font-size:14px;justify-content:center;padding:10px;width:80%}.partners .partner-link:hover{background-color:#0067d6}.partners .partner-logo{height:auto;margin-right:12px}}.contact-us{margin-bottom:40px}.contact-us .subtitle{font-size:30px;margin:0 auto 40px;width:80%;word-spacing:3px}.contact-us-container{display:flex;margin:0 auto 80px;width:80%}.contact-us-container-form{align-items:center;display:flex;flex-direction:column;width:65%}.contact-us-container-form .MuiTextField-root{margin-bottom:20px;width:80%}.contact-us-container .MuiDivider-fullWidth{border-color:#1c2449}.contact-us-container-info{display:flex;flex-direction:column;justify-content:space-between;margin-left:40px;width:40%}.contact-us-container-info .contact-details{align-items:flex-start;display:flex;flex-direction:column}.contact-us-container-info .contact-details>div{align-items:center;color:#fff;display:flex;margin-bottom:10px}.contact-us-container-info .contact-details img{height:30px;margin-right:15px;width:30px}.contact-us-container-info .contact-details img.location-icon{margin-left:2px}.contact-us-container-info .follow-us p{color:#fff;font-weight:700}.contact-us-container-info .follow-us .social-links a{margin-right:10px}.contact-us-container-info .follow-us .social-links a img{height:35px;width:35px}@media screen and (max-width:960px){.contact-us .subtitle{font-size:20px;margin:0 auto 20px;width:80%}.contact-us-container{flex-direction:column;width:100%}.contact-us-container-form{align-items:center;width:100%}.contact-us-container-form.padded-container{padding:0}.contact-us-container-info{flex-direction:row;flex-wrap:wrap;margin:30px auto;width:80%}.contact-us-container-info .title{font-size:20px;order:1;width:40%}.contact-us-container-info .contact-details{margin-top:-22px;order:3}.contact-us-container-info .contact-details span{font-size:13px}.contact-us-container-info .contact-details img{height:18px;margin-right:10px;width:18px}.contact-us-container-info .contact-details img.location-icon{margin-left:2px}.contact-us-container-info .follow-us{order:2}.contact-us-container-info .follow-us .social-links a img{height:25px;width:25px}}.footer{background-color:#1c1c1c;color:#fff;display:flex;flex-wrap:wrap}.footer-wrapper{display:flex;justify-content:space-between;margin:40px 50px;width:100%}.footer-wrapper .logo-container{width:20%}.footer-wrapper .logo-container img{width:115px}.footer-wrapper .footer-links{display:flex;flex-direction:column}.footer-wrapper .footer-links a{color:#fff;margin-bottom:10px;text-decoration:none}.footer-wrapper .section-title{size:24px;font-weight:700}.footer-wrapper .contact-us-section,.footer-wrapper .information-section,.footer-wrapper .quick-links-section{display:flex;flex-direction:column}.footer-wrapper .contact-us-section .contact-details>div{margin-bottom:10px}.footer-wrapper .contact-us-section .contact-details img{margin-right:10px}.footer-wrapper .contact-us-section .contact-details img.location-icon{margin-left:2px}.footer .copyright{align-items:center;background-color:#333336;display:flex;justify-content:space-between;padding:10px 20px;width:100%}.footer .copyright p{margin:0}.footer .copyright .social-links a{margin-right:10px}@media screen and (max-width:960px){.footer-wrapper{flex-direction:column}.footer-wrapper .logo-container{text-align:center;width:100%}.footer-wrapper .information-section{display:none}.footer .copyright{align-items:center;background-color:#55509e;flex-direction:column-reverse}.footer .copyright .social-links{margin-bottom:10px}}.get-in-touch{align-items:center;background-repeat:no-repeat!important;background-size:cover!important;display:flex;flex-direction:column;height:400px;justify-content:center;margin:0 auto;width:100%}.get-in-touch h1{color:#fff;margin-top:0;text-align:center}.get-in-touch .contact-btn{background-color:#176eaf;border-radius:5px;color:#fff;padding:13px 40px;text-decoration:none}@media screen and (max-width:960px){.get-in-touch{height:220px}.get-in-touch h1{font-size:20px;margin-bottom:20px}.get-in-touch .contact-btn{padding:8px 20px}}.body-text,p,span{font-family:Poppins,sans-serif;font-weight:400;line-height:1.6}.header-container .header-link,.header-container .header-link span,.header-mobile-nav-drawer .header-link,.header-mobile-nav-drawer .header-link span,.section-title,.section-title span,h1,h1 span,h2,h2 span,h3,h3 span,h4,h4 span,h5,h5 span,h6,h6 span{font-family:Orbitron,sans-serif;font-weight:600;letter-spacing:.02em}h1{font-size:40px}h1:not(.no-underline-title):after{background-color:#176eaf;border-radius:2px;content:"";display:block;height:4px;margin:18px auto 0;width:100px}@media screen and (max-width:960px){h1:not(.no-underline-title):after{width:60px}h1{font-size:26px}}h2{font-size:32px}@media screen and (max-width:960px){h2{font-size:24px}}h3{font-size:28px}@media screen and (max-width:960px){h3{font-size:20px}}h4{font-size:24px}@media screen and (max-width:960px){h4{font-size:18px}}h5{font-size:20px}@media screen and (max-width:960px){h5{font-size:16px}}h6{font-size:18px}@media screen and (max-width:960px){h6{font-size:14px}}.header-container{background-color:#fff}.header-container .header-link{font-size:26px}@media screen and (max-width:960px){.header-container .header-link{font-size:20px}}.header-mobile-nav-drawer .header-link{font-size:20px}html{scroll-behavior:smooth}body{background-color:#1c1c1c}.mobile{display:none}.page-container{min-height:75vh}.page-container:not(.homepage,.services){padding-top:50px}.blue{color:#176eaf}.purple{color:#55509e}.white{color:#fff}.center{text-align:center}.d-none{display:none!important}.mw-1200{margin-left:auto;margin-right:auto;max-width:1200px}.mb-2{margin-bottom:50px}.padded-container{padding-left:50px;padding-right:50px}@media screen and (max-width:960px){.mobile{display:block}.desktop{display:none!important}.padded-container{padding-left:30px;padding-right:30px}.mb-2{margin-bottom:20px}}body,html{height:100%;margin:0;width:100%}#sky{background-color:#1c1c1c;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:-1}.star{animation-delay:-30s,-30s!important;animation-iteration-count:infinite,infinite!important;animation-timing-function:linear,linear!important;background:#fff;border-radius:100%;box-shadow:0 0 20px 0 #fff;opacity:0;position:absolute;transform-origin:0,0}.size-1{height:1px;width:1px}.size-2{height:2px;width:2px}.axis-1{animation:anim0 7305ms,fade3 7305ms}.axis-2{animation:anim0 21997ms,fade7 21997ms}.axis-3{animation:anim0 44229ms,fade9 44229ms}.axis-4{animation:anim4 31955ms,fade5 31955ms}.axis-5{animation:anim4 26472ms,fade6 26472ms}.axis-6{animation:anim4 32719ms,fade8 32719ms}.axis-7{animation:anim4 35.09s,fade5 35.09s}.axis-8{animation:anim8 5874ms,fade8 5874ms}.axis-9{animation:anim8 10639ms,fade6 10639ms}.axis-10{animation:anim8 22.81s,fade4 22.81s}.axis-11{animation:anim8 37397ms,fade6 37397ms}.axis-12{animation:anim12 35.14s,fade6 35.14s}.axis-13{animation:anim12 32593ms,fade4 32593ms}.axis-14{animation:anim12 37337ms,fade1 37337ms}.axis-15{animation:anim12 5326ms,fade8 5326ms}.axis-16{animation:anim16 11.84s,fade2 11.84s}.axis-17{animation:anim16 30885ms,fade9 30885ms}.axis-18{animation:anim16 40711ms,fade10 40711ms}.axis-19{animation:anim16 22.97s,fade3 22.97s}.axis-20{animation:anim20 37109ms,fade7 37109ms}.axis-21{animation:anim20 33658ms,fade1 33658ms}.axis-22{animation:anim20 38753ms,fade10 38753ms}.axis-23{animation:anim20 16608ms,fade2 16608ms}.axis-24{animation:anim24 5462ms,fade10 5462ms}.axis-25{animation:anim24 12702ms,fade2 12702ms}.axis-26{animation:anim24 23092ms,fade5 23092ms}.axis-27{animation:anim24 14618ms,fade2 14618ms}.axis-28{animation:anim28 29435ms,fade7 29435ms}.axis-29{animation:anim28 31027ms,fade8 31027ms}.axis-30{animation:anim28 33982ms,fade8 33982ms}.axis-31{animation:anim28 24277ms,fade5 24277ms}.axis-32{animation:anim32 33109ms,fade9 33109ms}.axis-33{animation:anim32 42931ms,fade7 42931ms}.axis-34{animation:anim32 20501ms,fade4 20501ms}.axis-35{animation:anim32 9798ms,fade8 9798ms}.axis-36{animation:anim36 12732ms,fade10 12732ms}.axis-37{animation:anim36 27653ms,fade6 27653ms}.axis-38{animation:anim36 9218ms,fade6 9218ms}.axis-39{animation:anim36 9785ms,fade2 9785ms}.axis-40{animation:anim40 12402ms,fade4 12402ms}.axis-41{animation:anim40 28266ms,fade1 28266ms}.axis-42{animation:anim40 35386ms,fade7 35386ms}.axis-43{animation:anim40 20852ms,fade2 20852ms}.axis-44{animation:anim44 44363ms,fade8 44363ms}.axis-45{animation:anim44 42823ms,fade8 42823ms}.axis-46{animation:anim44 38074ms,fade9 38074ms}.axis-47{animation:anim44 35306ms,fade4 35306ms}.axis-48{animation:anim48 21.99s,fade6 21.99s}.axis-49{animation:anim48 8009ms,fade4 8009ms}.axis-50{animation:anim48 12375ms,fade8 12375ms}.axis-51{animation:anim48 40595ms,fade7 40595ms}.axis-52{animation:anim52 16301ms,fade6 16301ms}.axis-53{animation:anim52 22.67s,fade5 22.67s}.axis-54{animation:anim52 16401ms,fade7 16401ms}.axis-55{animation:anim52 43495ms,fade9 43495ms}.axis-56{animation:anim56 7609ms,fade5 7609ms}.axis-57{animation:anim56 14016ms,fade9 14016ms}.axis-58{animation:anim56 40073ms,fade5 40073ms}.axis-59{animation:anim56 38829ms,fade5 38829ms}.axis-60{animation:anim60 22592ms,fade1 22592ms}.axis-61{animation:anim60 20.58s,fade3 20.58s}.axis-62{animation:anim60 7566ms,fade1 7566ms}.axis-63{animation:anim60 18523ms,fade10 18523ms}.axis-64{animation:anim64 15593ms,fade7 15593ms}.axis-65{animation:anim64 32298ms,fade7 32298ms}.axis-66{animation:anim64 25132ms,fade5 25132ms}.axis-67{animation:anim64 20949ms,fade10 20949ms}.axis-68{animation:anim68 37509ms,fade4 37509ms}.axis-69{animation:anim68 35661ms,fade6 35661ms}.axis-70{animation:anim68 17.5s,fade5 17.5s}.axis-71{animation:anim68 36656ms,fade10 36656ms}.axis-72{animation:anim72 32411ms,fade2 32411ms}.axis-73{animation:anim72 37429ms,fade6 37429ms}.axis-74{animation:anim72 12714ms,fade5 12714ms}.axis-75{animation:anim72 39587ms,fade5 39587ms}.axis-76{animation:anim76 15261ms,fade10 15261ms}.axis-77{animation:anim76 35158ms,fade6 35158ms}.axis-78{animation:anim76 29.26s,fade10 29.26s}.axis-79{animation:anim76 13333ms,fade10 13333ms}.axis-80{animation:anim80 18563ms,fade2 18563ms}.axis-81{animation:anim80 37758ms,fade6 37758ms}.axis-82{animation:anim80 33343ms,fade9 33343ms}.axis-83{animation:anim80 15483ms,fade10 15483ms}.axis-84{animation:anim84 34266ms,fade1 34266ms}.axis-85{animation:anim84 17.14s,fade8 17.14s}.axis-86{animation:anim84 34419ms,fade1 34419ms}.axis-87{animation:anim84 39065ms,fade4 39065ms}.axis-88{animation:anim88 24638ms,fade7 24638ms}.axis-89{animation:anim88 28652ms,fade4 28652ms}.axis-90{animation:anim88 39109ms,fade1 39109ms}.axis-91{animation:anim88 5332ms,fade5 5332ms}.axis-92{animation:anim92 20473ms,fade1 20473ms}.axis-93{animation:anim92 22895ms,fade1 22895ms}.axis-94{animation:anim92 34603ms,fade9 34603ms}.axis-95{animation:anim92 41857ms,fade7 41857ms}.axis-96{animation:anim96 22.34s,fade10 22.34s}.axis-97{animation:anim96 8877ms,fade8 8877ms}.axis-98{animation:anim96 42115ms,fade8 42115ms}.axis-99{animation:anim96 37912ms,fade2 37912ms}.axis-100{animation:anim100 43751ms,fade10 43751ms}.axis-101{animation:anim100 40488ms,fade3 40488ms}.axis-102{animation:anim100 8103ms,fade4 8103ms}.axis-103{animation:anim100 27862ms,fade8 27862ms}.axis-104{animation:anim104 9971ms,fade9 9971ms}.axis-105{animation:anim104 24107ms,fade4 24107ms}.axis-106{animation:anim104 20477ms,fade3 20477ms}.axis-107{animation:anim104 24105ms,fade7 24105ms}.axis-108{animation:anim108 14105ms,fade5 14105ms}.axis-109{animation:anim108 31363ms,fade6 31363ms}.axis-110{animation:anim108 42292ms,fade4 42292ms}.axis-111{animation:anim108 41695ms,fade4 41695ms}.axis-112{animation:anim112 43555ms,fade4 43555ms}.axis-113{animation:anim112 35715ms,fade8 35715ms}.axis-114{animation:anim112 31345ms,fade3 31345ms}.axis-115{animation:anim112 42991ms,fade4 42991ms}.axis-116{animation:anim116 6017ms,fade9 6017ms}.axis-117{animation:anim116 19133ms,fade5 19133ms}.axis-118{animation:anim116 12679ms,fade6 12679ms}.axis-119{animation:anim116 10336ms,fade2 10336ms}.axis-120{animation:anim120 5883ms,fade5 5883ms}.axis-121{animation:anim120 9862ms,fade8 9862ms}.axis-122{animation:anim120 32351ms,fade1 32351ms}.axis-123{animation:anim120 36826ms,fade2 36826ms}.axis-124{animation:anim124 26061ms,fade5 26061ms}.axis-125{animation:anim124 33967ms,fade9 33967ms}.axis-126{animation:anim124 10811ms,fade5 10811ms}.axis-127{animation:anim124 40901ms,fade2 40901ms}.axis-128{animation:anim128 15978ms,fade8 15978ms}.axis-129{animation:anim128 41356ms,fade7 41356ms}.axis-130{animation:anim128 13272ms,fade7 13272ms}.axis-131{animation:anim128 9.74s,fade5 9.74s}.axis-132{animation:anim132 41567ms,fade7 41567ms}.axis-133{animation:anim132 19157ms,fade5 19157ms}.axis-134{animation:anim132 10477ms,fade9 10477ms}.axis-135{animation:anim132 6734ms,fade5 6734ms}.axis-136{animation:anim136 21855ms,fade7 21855ms}.axis-137{animation:anim136 17879ms,fade4 17879ms}.axis-138{animation:anim136 13.76s,fade5 13.76s}.axis-139{animation:anim136 32649ms,fade7 32649ms}.axis-140{animation:anim140 16063ms,fade5 16063ms}.axis-141{animation:anim140 31004ms,fade4 31004ms}.axis-142{animation:anim140 35175ms,fade10 35175ms}.axis-143{animation:anim140 31878ms,fade1 31878ms}.axis-144{animation:anim144 21851ms,fade8 21851ms}.axis-145{animation:anim144 27208ms,fade8 27208ms}.axis-146{animation:anim144 8677ms,fade6 8677ms}.axis-147{animation:anim144 34253ms,fade4 34253ms}.axis-148{animation:anim148 39338ms,fade4 39338ms}.axis-149{animation:anim148 10885ms,fade1 10885ms}.axis-150{animation:anim148 31.67s,fade10 31.67s}.axis-151{animation:anim148 30929ms,fade8 30929ms}.axis-152{animation:anim152 31269ms,fade5 31269ms}.axis-153{animation:anim152 41768ms,fade9 41768ms}.axis-154{animation:anim152 19754ms,fade10 19754ms}.axis-155{animation:anim152 13262ms,fade3 13262ms}.axis-156{animation:anim156 15716ms,fade4 15716ms}.axis-157{animation:anim156 17497ms,fade7 17497ms}.axis-158{animation:anim156 38999ms,fade5 38999ms}.axis-159{animation:anim156 8134ms,fade1 8134ms}.axis-160{animation:anim160 30281ms,fade2 30281ms}.axis-161{animation:anim160 10753ms,fade3 10753ms}.axis-162{animation:anim160 27485ms,fade1 27485ms}.axis-163{animation:anim160 40135ms,fade8 40135ms}.axis-164{animation:anim164 40729ms,fade10 40729ms}.axis-165{animation:anim164 5162ms,fade4 5162ms}.axis-166{animation:anim164 35314ms,fade10 35314ms}.axis-167{animation:anim164 13559ms,fade4 13559ms}.axis-168{animation:anim168 18402ms,fade9 18402ms}.axis-169{animation:anim168 23933ms,fade7 23933ms}.axis-170{animation:anim168 39583ms,fade10 39583ms}.axis-171{animation:anim168 24543ms,fade3 24543ms}.axis-172{animation:anim172 34678ms,fade4 34678ms}.axis-173{animation:anim172 29747ms,fade7 29747ms}.axis-174{animation:anim172 17608ms,fade5 17608ms}.axis-175{animation:anim172 34949ms,fade8 34949ms}.axis-176{animation:anim176 11033ms,fade10 11033ms}.axis-177{animation:anim176 26621ms,fade2 26621ms}.axis-178{animation:anim176 29645ms,fade5 29645ms}.axis-179{animation:anim176 35642ms,fade7 35642ms}.axis-180{animation:anim180 13008ms,fade3 13008ms}.axis-181{animation:anim180 31115ms,fade4 31115ms}.axis-182{animation:anim180 28988ms,fade9 28988ms}.axis-183{animation:anim180 9696ms,fade4 9696ms}.axis-184{animation:anim184 19369ms,fade8 19369ms}.axis-185{animation:anim184 8151ms,fade6 8151ms}.axis-186{animation:anim184 25612ms,fade5 25612ms}.axis-187{animation:anim184 44757ms,fade3 44757ms}.axis-188{animation:anim188 20784ms,fade4 20784ms}.axis-189{animation:anim188 19908ms,fade5 19908ms}.axis-190{animation:anim188 15861ms,fade5 15861ms}.axis-191{animation:anim188 26651ms,fade1 26651ms}.axis-192{animation:anim192 44.25s,fade10 44.25s}.axis-193{animation:anim192 10217ms,fade3 10217ms}.axis-194{animation:anim192 6418ms,fade5 6418ms}.axis-195{animation:anim192 28673ms,fade10 28673ms}.axis-196{animation:anim196 16477ms,fade3 16477ms}.axis-197{animation:anim196 15.68s,fade10 15.68s}.axis-198{animation:anim196 8689ms,fade1 8689ms}.axis-199{animation:anim196 12855ms,fade7 12855ms}.axis-200{animation:anim200 29653ms,fade2 29653ms}.axis-201{animation:anim200 36577ms,fade7 36577ms}.axis-202{animation:anim200 38457ms,fade3 38457ms}.axis-203{animation:anim200 39422ms,fade10 39422ms}.axis-204{animation:anim204 13.83s,fade7 13.83s}.axis-205{animation:anim204 6275ms,fade8 6275ms}.axis-206{animation:anim204 34567ms,fade5 34567ms}.axis-207{animation:anim204 28902ms,fade8 28902ms}.axis-208{animation:anim208 41.57s,fade5 41.57s}.axis-209{animation:anim208 19.12s,fade4 19.12s}.axis-210{animation:anim208 9865ms,fade7 9865ms}.axis-211{animation:anim208 40447ms,fade6 40447ms}.axis-212{animation:anim212 6152ms,fade8 6152ms}.axis-213{animation:anim212 24795ms,fade10 24795ms}.axis-214{animation:anim212 37735ms,fade5 37735ms}.axis-215{animation:anim212 38649ms,fade3 38649ms}.axis-216{animation:anim216 26188ms,fade3 26188ms}.axis-217{animation:anim216 16446ms,fade1 16446ms}.axis-218{animation:anim216 40469ms,fade7 40469ms}.axis-219{animation:anim216 33602ms,fade6 33602ms}.axis-220{animation:anim220 12712ms,fade8 12712ms}.axis-221{animation:anim220 42605ms,fade8 42605ms}.axis-222{animation:anim220 42627ms,fade5 42627ms}.axis-223{animation:anim220 12325ms,fade10 12325ms}.axis-224{animation:anim224 38996ms,fade8 38996ms}.axis-225{animation:anim224 41477ms,fade10 41477ms}.axis-226{animation:anim224 28855ms,fade9 28855ms}.axis-227{animation:anim224 10571ms,fade2 10571ms}.axis-228{animation:anim228 43516ms,fade9 43516ms}.axis-229{animation:anim228 40378ms,fade10 40378ms}.axis-230{animation:anim228 18322ms,fade5 18322ms}.axis-231{animation:anim228 13054ms,fade10 13054ms}.axis-232{animation:anim232 34365ms,fade2 34365ms}.axis-233{animation:anim232 5416ms,fade5 5416ms}.axis-234{animation:anim232 18637ms,fade5 18637ms}.axis-235{animation:anim232 34321ms,fade4 34321ms}.axis-236{animation:anim236 7755ms,fade7 7755ms}.axis-237{animation:anim236 21024ms,fade9 21024ms}.axis-238{animation:anim236 36172ms,fade10 36172ms}.axis-239{animation:anim236 44537ms,fade8 44537ms}.axis-240{animation:anim240 28.62s,fade7 28.62s}.axis-241{animation:anim240 11074ms,fade7 11074ms}.axis-242{animation:anim240 25781ms,fade3 25781ms}.axis-243{animation:anim240 29134ms,fade3 29134ms}.axis-244{animation:anim244 37474ms,fade5 37474ms}.axis-245{animation:anim244 22521ms,fade3 22521ms}.axis-246{animation:anim244 22.72s,fade10 22.72s}.axis-247{animation:anim244 38703ms,fade10 38703ms}.axis-248{animation:anim248 26543ms,fade6 26543ms}.axis-249{animation:anim248 19403ms,fade6 19403ms}.axis-250{animation:anim248 37383ms,fade8 37383ms}.axis-251{animation:anim248 17932ms,fade9 17932ms}.axis-252{animation:anim252 40071ms,fade7 40071ms}.axis-253{animation:anim252 23752ms,fade3 23752ms}.axis-254{animation:anim252 8.14s,fade5 8.14s}.axis-255{animation:anim252 38747ms,fade5 38747ms}.axis-256{animation:anim256 19624ms,fade10 19624ms}.axis-257{animation:anim256 32464ms,fade4 32464ms}.axis-258{animation:anim256 31445ms,fade10 31445ms}.axis-259{animation:anim256 16059ms,fade8 16059ms}.axis-260{animation:anim260 12695ms,fade4 12695ms}.axis-261{animation:anim260 11848ms,fade9 11848ms}.axis-262{animation:anim260 19671ms,fade5 19671ms}.axis-263{animation:anim260 38896ms,fade5 38896ms}.axis-264{animation:anim264 28679ms,fade1 28679ms}.axis-265{animation:anim264 18028ms,fade7 18028ms}.axis-266{animation:anim264 25251ms,fade9 25251ms}.axis-267{animation:anim264 43431ms,fade4 43431ms}.axis-268{animation:anim268 31284ms,fade1 31284ms}.axis-269{animation:anim268 14168ms,fade8 14168ms}.axis-270{animation:anim268 38393ms,fade10 38393ms}.axis-271{animation:anim268 22122ms,fade4 22122ms}.axis-272{animation:anim272 33975ms,fade8 33975ms}.axis-273{animation:anim272 34544ms,fade9 34544ms}.axis-274{animation:anim272 44974ms,fade5 44974ms}.axis-275{animation:anim272 9194ms,fade7 9194ms}.axis-276{animation:anim276 9327ms,fade8 9327ms}.axis-277{animation:anim276 18317ms,fade7 18317ms}.axis-278{animation:anim276 27.81s,fade9 27.81s}.axis-279{animation:anim276 41.4s,fade5 41.4s}.axis-280{animation:anim280 38798ms,fade4 38798ms}.axis-281{animation:anim280 20088ms,fade7 20088ms}.axis-282{animation:anim280 35459ms,fade5 35459ms}.axis-283{animation:anim280 5771ms,fade4 5771ms}.axis-284{animation:anim284 33.2s,fade6 33.2s}.axis-285{animation:anim284 21222ms,fade1 21222ms}.axis-286{animation:anim284 17941ms,fade9 17941ms}.axis-287{animation:anim284 22681ms,fade6 22681ms}.axis-288{animation:anim288 10.33s,fade4 10.33s}.axis-289{animation:anim288 28.86s,fade3 28.86s}.axis-290{animation:anim288 9312ms,fade7 9312ms}.axis-291{animation:anim288 38055ms,fade4 38055ms}.axis-292{animation:anim292 8072ms,fade3 8072ms}.axis-293{animation:anim292 6086ms,fade5 6086ms}.axis-294{animation:anim292 24449ms,fade9 24449ms}.axis-295{animation:anim292 14646ms,fade10 14646ms}.axis-296{animation:anim296 20434ms,fade2 20434ms}.axis-297{animation:anim296 9646ms,fade9 9646ms}.axis-298{animation:anim296 42641ms,fade6 42641ms}.axis-299{animation:anim296 23.26s,fade1 23.26s}.axis-300{animation:anim300 6194ms,fade4 6194ms}.axis-301{animation:anim300 44627ms,fade8 44627ms}.axis-302{animation:anim300 19.07s,fade5 19.07s}.axis-303{animation:anim300 23277ms,fade6 23277ms}.axis-304{animation:anim304 26038ms,fade4 26038ms}.axis-305{animation:anim304 21096ms,fade3 21096ms}.axis-306{animation:anim304 17162ms,fade10 17162ms}.axis-307{animation:anim304 27752ms,fade9 27752ms}.axis-308{animation:anim308 22874ms,fade7 22874ms}.axis-309{animation:anim308 10726ms,fade2 10726ms}.axis-310{animation:anim308 30947ms,fade2 30947ms}.axis-311{animation:anim308 23562ms,fade3 23562ms}.axis-312{animation:anim312 12453ms,fade10 12453ms}.axis-313{animation:anim312 24207ms,fade1 24207ms}.axis-314{animation:anim312 11721ms,fade5 11721ms}.axis-315{animation:anim312 23.2s,fade9 23.2s}.axis-316{animation:anim316 44926ms,fade10 44926ms}.axis-317{animation:anim316 17633ms,fade8 17633ms}.axis-318{animation:anim316 20.92s,fade3 20.92s}.axis-319{animation:anim316 16701ms,fade2 16701ms}.axis-320{animation:anim320 22015ms,fade2 22015ms}.axis-321{animation:anim320 44224ms,fade10 44224ms}.axis-322{animation:anim320 44164ms,fade4 44164ms}.axis-323{animation:anim320 17954ms,fade4 17954ms}.axis-324{animation:anim324 36487ms,fade10 36487ms}.axis-325{animation:anim324 34.86s,fade1 34.86s}.axis-326{animation:anim324 18814ms,fade3 18814ms}.axis-327{animation:anim324 38219ms,fade9 38219ms}.axis-328{animation:anim328 23.66s,fade1 23.66s}.axis-329{animation:anim328 13.16s,fade3 13.16s}.axis-330{animation:anim328 14757ms,fade6 14757ms}.axis-331{animation:anim328 35167ms,fade9 35167ms}.axis-332{animation:anim332 5607ms,fade3 5607ms}.axis-333{animation:anim332 9272ms,fade7 9272ms}.axis-334{animation:anim332 7541ms,fade1 7541ms}.axis-335{animation:anim332 5831ms,fade7 5831ms}.axis-336{animation:anim336 42003ms,fade6 42003ms}.axis-337{animation:anim336 44339ms,fade1 44339ms}.axis-338{animation:anim336 28901ms,fade9 28901ms}.axis-339{animation:anim336 15152ms,fade3 15152ms}.axis-340{animation:anim340 18735ms,fade8 18735ms}.axis-341{animation:anim340 28773ms,fade5 28773ms}.axis-342{animation:anim340 43094ms,fade7 43094ms}.axis-343{animation:anim340 18835ms,fade8 18835ms}.axis-344{animation:anim344 38224ms,fade10 38224ms}.axis-345{animation:anim344 32134ms,fade7 32134ms}.axis-346{animation:anim344 39.32s,fade7 39.32s}.axis-347{animation:anim344 12636ms,fade1 12636ms}.axis-348{animation:anim348 16592ms,fade2 16592ms}.axis-349{animation:anim348 11515ms,fade2 11515ms}.axis-350{animation:anim348 35111ms,fade1 35111ms}.axis-351{animation:anim348 18837ms,fade9 18837ms}.axis-352{animation:anim352 16993ms,fade4 16993ms}.axis-353{animation:anim352 8017ms,fade5 8017ms}.axis-354{animation:anim352 41183ms,fade2 41183ms}.axis-355{animation:anim352 12865ms,fade4 12865ms}.axis-356{animation:anim356 5334ms,fade8 5334ms}.axis-357{animation:anim356 44171ms,fade3 44171ms}.axis-358{animation:anim356 18845ms,fade3 18845ms}.axis-359{animation:anim356 19055ms,fade10 19055ms}.axis-360{animation:anim360 41019ms,fade1 41019ms}@keyframes fade1{4%{opacity:0}14%{opacity:1}to{opacity:1}}@keyframes fade2{15%{opacity:0}25%{opacity:1}to{opacity:1}}@keyframes fade3{14%{opacity:0}24%{opacity:1}to{opacity:1}}@keyframes fade4{13%{opacity:0}23%{opacity:1}to{opacity:1}}@keyframes fade5{5%{opacity:0}15%{opacity:1}to{opacity:1}}@keyframes fade6{19%{opacity:0}29%{opacity:1}to{opacity:1}}@keyframes fade7{16%{opacity:0}26%{opacity:1}to{opacity:1}}@keyframes fade8{6%{opacity:0}16%{opacity:1}to{opacity:1}}@keyframes fade9{3%{opacity:0}13%{opacity:1}to{opacity:1}}@keyframes fade10{9%{opacity:0}19%{opacity:1}to{opacity:1}}@keyframes anim4{to{transform:translate(79.8051240208vw,5.5805178995vh)}}@keyframes anim8{to{transform:translate(79.2214454993vw,11.1338480768vh)}}@keyframes anim12{to{transform:translate(78.2518080587vw,16.6329352654vh)}}@keyframes anim16{to{transform:translate(76.9009356751vw,22.0509884654vh)}}@keyframes anim20{to{transform:translate(75.1754096629vw,27.3616114661vh)}}@keyframes anim24{to{transform:translate(73.0836366114vw,32.5389314461vh)}}@keyframes anim28{to{transform:translate(70.6358074287vw,37.5577250229vh)}}@keyframes anim32{to{transform:translate(67.8438476925vw,42.3935411387vh)}}@keyframes anim36{to{transform:translate(64.72135955vw,47.0228201834vh)}}@keyframes anim40{to{transform:translate(61.2835554495vw,51.4230087749vh)}}@keyframes anim44{to{transform:translate(57.5471840271vw,55.5726696367vh)}}@keyframes anim48{to{transform:translate(53.5304485087vw,59.4515860382vh)}}@keyframes anim52{to{transform:translate(49.252918026vw,63.0408602885vh)}}@keyframes anim56{to{transform:translate(44.7354322777vw,66.3230058044vh)}}@keyframes anim60{to{transform:translate(40vw,69.2820323028vh)}}@keyframes anim64{to{transform:translate(35.0696917431vw,71.9035237039vh)}}@keyframes anim68{to{transform:translate(29.9685274733vw,74.1747083653vh)}}@keyframes anim72{to{transform:translate(24.72135955vw,76.0845213036vh)}}@keyframes anim76{to{transform:translate(19.353751648vw,77.6236581021vh)}}@keyframes anim80{to{transform:translate(13.8918542133vw,78.784620241vh)}}@keyframes anim84{to{transform:translate(8.3622770614vw,79.5617516295vh)}}@keyframes anim88{to{transform:translate(2.7919597362vw,79.9512661615vh)}}@keyframes anim92{to{transform:translate(-2.7919597362vw,79.9512661615vh)}}@keyframes anim96{to{transform:translate(-8.3622770614vw,79.5617516295vh)}}@keyframes anim100{to{transform:translate(-13.8918542134vw,78.784620241vh)}}@keyframes anim104{to{transform:translate(-19.353751648vw,77.6236581021vh)}}@keyframes anim108{to{transform:translate(-24.72135955vw,76.0845213036vh)}}@keyframes anim112{to{transform:translate(-29.9685274733vw,74.1747083653vh)}}@keyframes anim116{to{transform:translate(-35.0696917431vw,71.9035237039vh)}}@keyframes anim120{to{transform:translate(-40vw,69.2820323027vh)}}@keyframes anim124{to{transform:translate(-44.7354322777vw,66.3230058044vh)}}@keyframes anim128{to{transform:translate(-49.2529180261vw,63.0408602885vh)}}@keyframes anim132{to{transform:translate(-53.5304485087vw,59.4515860382vh)}}@keyframes anim136{to{transform:translate(-57.5471840271vw,55.5726696367vh)}}@keyframes anim140{to{transform:translate(-61.2835554495vw,51.4230087749vh)}}@keyframes anim144{to{transform:translate(-64.72135955vw,47.0228201834vh)}}@keyframes anim148{to{transform:translate(-67.8438476924vw,42.3935411387vh)}}@keyframes anim152{to{transform:translate(-70.6358074286vw,37.5577250229vh)}}@keyframes anim156{to{transform:translate(-73.0836366112vw,32.5389314461vh)}}@keyframes anim160{to{transform:translate(-75.1754096624vw,27.3616114661vh)}}@keyframes anim164{to{transform:translate(-76.9009356743vw,22.0509884654vh)}}@keyframes anim168{to{transform:translate(-78.2518080574vw,16.6329352656vh)}}@keyframes anim172{to{transform:translate(-79.2214454971vw,11.1338480771vh)}}@keyframes anim176{to{transform:translate(-79.8051240171vw,5.5805179vh)}}@keyframes anim180{to{transform:translate(-79.9999999939vw,8e-10vh)}}@keyframes anim184{to{transform:translate(-79.805124011vw,-5.5805178982vh)}}@keyframes anim188{to{transform:translate(-79.2214454836vw,-11.1338480746vh)}}@keyframes anim192{to{transform:translate(-78.2518080337vw,-16.6329352618vh)}}@keyframes anim196{to{transform:translate(-76.9009356358vw,-22.0509884595vh)}}@keyframes anim200{to{transform:translate(-75.1754096017vw,-27.3616114568vh)}}@keyframes anim204{to{transform:translate(-73.0836365169vw,-32.5389314314vh)}}@keyframes anim208{to{transform:translate(-70.6358072839vw,-37.557725vh)}}@keyframes anim212{to{transform:translate(-67.8438474725vw,-42.3935411032vh)}}@keyframes anim216{to{transform:translate(-64.7213592185vw,-47.022820129vh)}}@keyframes anim220{to{transform:translate(-61.2835549536vw,-51.423008692vh)}}@keyframes anim224{to{transform:translate(-57.5471832906vw,-55.5726695113vh)}}@keyframes anim228{to{transform:translate(-53.5304474226vw,-59.4515858499vh)}}@keyframes anim232{to{transform:translate(-49.2529164353vw,-63.0408600078vh)}}@keyframes anim236{to{transform:translate(-44.735429963vw,-66.3230053889vh)}}@keyframes anim240{to{transform:translate(-39.9999966533vw,-69.2820316917vh)}}@keyframes anim244{to{transform:translate(-35.0696869337vw,-71.9035228111vh)}}@keyframes anim248{to{transform:translate(-29.9685206026vw,-74.1747070689vh)}}@keyframes anim252{to{transform:translate(-24.721349791vw,-76.0845194323vh)}}@keyframes anim256{to{transform:translate(-19.3537378633vw,-77.6236554167vh)}}@keyframes anim260{to{transform:translate(-13.891834847vw,-78.7846164089vh)}}@keyframes anim264{to{transform:translate(-8.362249995vw,-79.5617461908vh)}}@keyframes anim268{to{transform:translate(-2.7919220994vw,-79.9512584836vh)}}@keyframes anim272{to{transform:translate(2.7920118149vw,-79.951255378vh)}}@keyframes anim276{to{transform:translate(8.3623487803vw,-79.5617365594vh)}}@keyframes anim280{to{transform:translate(13.8919525223vw,-78.7845992823vh)}}@keyframes anim284{to{transform:translate(19.3538857994vw,-77.6236290907vh)}}@keyframes anim288{to{transform:translate(24.7215418116vw,-76.0844813291vh)}}@keyframes anim292{to{transform:translate(29.9687740459vw,-74.1746535294vh)}}@keyframes anim296{to{transform:translate(35.0700239391vw,-71.9034488065vh)}}@keyframes anim300{to{transform:translate(40.0004457508vw,-69.2819304349vh)}}@keyframes anim304{to{transform:translate(44.7360280553vw,-66.3228678216vh)}}@keyframes anim308{to{transform:translate(49.2537112853vw,-63.0406741325vh)}}@keyframes anim312{to{transform:translate(53.5315007796vw,-59.4513358667vh)}}@keyframes anim316{to{transform:translate(57.5485748204vw,-55.5723347095vh)}}@keyframes anim320{to{transform:translate(61.2853871724vw,-51.4225620336vh)}}@keyframes anim324{to{transform:translate(64.7237636756vw,-47.0222264458vh)}}@keyframes anim328{to{transform:translate(67.8469924807vw,-42.39275481vh)}}@keyframes anim332{to{transform:translate(70.6399075605vw,-37.5566872034vh)}}@keyframes anim336{to{transform:translate(73.0889651791vw,-32.5375662873vh)}}@keyframes anim340{to{transform:translate(75.1823130503vw,-27.3598215917vh)}}@keyframes anim344{to{transform:translate(76.9098519779vw,-22.0486492345vh)}}@keyframes anim348{to{transform:translate(78.2632898269vw,-16.6298876035vh)}}@keyframes anim352{to{transform:translate(79.2361877464vw,-11.1298895415vh)}}@keyframes anim356{to{transform:translate(79.8239986358vw,-5.5753915744vh)}}@keyframes anim360{to{transform:translate(80.0240979233vw,.0066192762vh)}}.parallax-bg-container{height:100vh;inset:0;pointer-events:none;position:fixed;width:100vw;z-index:-1}.parallax-bg{height:auto;pointer-events:none;position:absolute;transition:width 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;z-index:1}.parallax-bg--left{left:0;top:30%;transform-origin:left center}.parallax-bg--right{bottom:0;right:0;top:65%;transform-origin:right center}.parallax-content{pointer-events:auto;position:relative;z-index:2}
/*# sourceMappingURL=main.bc36dbed.css.map*/