@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 21328ms,fade3 21328ms}.axis-2{animation:anim0 28674ms,fade7 28674ms}.axis-3{animation:anim0 15233ms,fade8 15233ms}.axis-4{animation:anim4 35022ms,fade4 35022ms}.axis-5{animation:anim4 22065ms,fade8 22065ms}.axis-6{animation:anim4 42133ms,fade7 42133ms}.axis-7{animation:anim4 8877ms,fade7 8877ms}.axis-8{animation:anim8 32281ms,fade4 32281ms}.axis-9{animation:anim8 37.3s,fade6 37.3s}.axis-10{animation:anim8 15574ms,fade7 15574ms}.axis-11{animation:anim8 15513ms,fade5 15513ms}.axis-12{animation:anim12 5545ms,fade1 5545ms}.axis-13{animation:anim12 44662ms,fade4 44662ms}.axis-14{animation:anim12 34506ms,fade5 34506ms}.axis-15{animation:anim12 11675ms,fade7 11675ms}.axis-16{animation:anim16 14859ms,fade8 14859ms}.axis-17{animation:anim16 5569ms,fade10 5569ms}.axis-18{animation:anim16 26564ms,fade10 26564ms}.axis-19{animation:anim16 21.34s,fade4 21.34s}.axis-20{animation:anim20 20963ms,fade10 20963ms}.axis-21{animation:anim20 8443ms,fade5 8443ms}.axis-22{animation:anim20 29495ms,fade7 29495ms}.axis-23{animation:anim20 21025ms,fade9 21025ms}.axis-24{animation:anim24 42293ms,fade1 42293ms}.axis-25{animation:anim24 6969ms,fade1 6969ms}.axis-26{animation:anim24 21909ms,fade9 21909ms}.axis-27{animation:anim24 7244ms,fade4 7244ms}.axis-28{animation:anim28 16.09s,fade9 16.09s}.axis-29{animation:anim28 44172ms,fade9 44172ms}.axis-30{animation:anim28 36589ms,fade7 36589ms}.axis-31{animation:anim28 40891ms,fade7 40891ms}.axis-32{animation:anim32 27067ms,fade1 27067ms}.axis-33{animation:anim32 9119ms,fade1 9119ms}.axis-34{animation:anim32 41092ms,fade7 41092ms}.axis-35{animation:anim32 24197ms,fade2 24197ms}.axis-36{animation:anim36 12778ms,fade8 12778ms}.axis-37{animation:anim36 8432ms,fade4 8432ms}.axis-38{animation:anim36 32439ms,fade2 32439ms}.axis-39{animation:anim36 22.39s,fade4 22.39s}.axis-40{animation:anim40 39756ms,fade10 39756ms}.axis-41{animation:anim40 21055ms,fade9 21055ms}.axis-42{animation:anim40 5125ms,fade3 5125ms}.axis-43{animation:anim40 23324ms,fade3 23324ms}.axis-44{animation:anim44 37479ms,fade7 37479ms}.axis-45{animation:anim44 25.14s,fade8 25.14s}.axis-46{animation:anim44 44671ms,fade10 44671ms}.axis-47{animation:anim44 23295ms,fade5 23295ms}.axis-48{animation:anim48 21479ms,fade6 21479ms}.axis-49{animation:anim48 11855ms,fade7 11855ms}.axis-50{animation:anim48 7.13s,fade9 7.13s}.axis-51{animation:anim48 25749ms,fade7 25749ms}.axis-52{animation:anim52 18457ms,fade2 18457ms}.axis-53{animation:anim52 33279ms,fade6 33279ms}.axis-54{animation:anim52 20951ms,fade6 20951ms}.axis-55{animation:anim52 40171ms,fade8 40171ms}.axis-56{animation:anim56 40392ms,fade9 40392ms}.axis-57{animation:anim56 18.04s,fade4 18.04s}.axis-58{animation:anim56 36355ms,fade7 36355ms}.axis-59{animation:anim56 43946ms,fade1 43946ms}.axis-60{animation:anim60 27429ms,fade1 27429ms}.axis-61{animation:anim60 17467ms,fade4 17467ms}.axis-62{animation:anim60 17259ms,fade7 17259ms}.axis-63{animation:anim60 12991ms,fade1 12991ms}.axis-64{animation:anim64 26118ms,fade1 26118ms}.axis-65{animation:anim64 19311ms,fade2 19311ms}.axis-66{animation:anim64 28741ms,fade8 28741ms}.axis-67{animation:anim64 8244ms,fade5 8244ms}.axis-68{animation:anim68 7764ms,fade4 7764ms}.axis-69{animation:anim68 30351ms,fade2 30351ms}.axis-70{animation:anim68 29322ms,fade1 29322ms}.axis-71{animation:anim68 30624ms,fade3 30624ms}.axis-72{animation:anim72 10585ms,fade10 10585ms}.axis-73{animation:anim72 8158ms,fade1 8158ms}.axis-74{animation:anim72 31074ms,fade8 31074ms}.axis-75{animation:anim72 38136ms,fade5 38136ms}.axis-76{animation:anim76 20323ms,fade9 20323ms}.axis-77{animation:anim76 43914ms,fade6 43914ms}.axis-78{animation:anim76 14732ms,fade8 14732ms}.axis-79{animation:anim76 21415ms,fade7 21415ms}.axis-80{animation:anim80 18661ms,fade9 18661ms}.axis-81{animation:anim80 13258ms,fade4 13258ms}.axis-82{animation:anim80 12448ms,fade5 12448ms}.axis-83{animation:anim80 14.72s,fade2 14.72s}.axis-84{animation:anim84 12549ms,fade9 12549ms}.axis-85{animation:anim84 21873ms,fade7 21873ms}.axis-86{animation:anim84 34082ms,fade6 34082ms}.axis-87{animation:anim84 38705ms,fade1 38705ms}.axis-88{animation:anim88 17253ms,fade2 17253ms}.axis-89{animation:anim88 6572ms,fade7 6572ms}.axis-90{animation:anim88 25214ms,fade6 25214ms}.axis-91{animation:anim88 36497ms,fade5 36497ms}.axis-92{animation:anim92 31275ms,fade8 31275ms}.axis-93{animation:anim92 18.25s,fade1 18.25s}.axis-94{animation:anim92 19.03s,fade2 19.03s}.axis-95{animation:anim92 42966ms,fade1 42966ms}.axis-96{animation:anim96 19286ms,fade6 19286ms}.axis-97{animation:anim96 38721ms,fade8 38721ms}.axis-98{animation:anim96 13499ms,fade10 13499ms}.axis-99{animation:anim96 16.71s,fade5 16.71s}.axis-100{animation:anim100 20444ms,fade3 20444ms}.axis-101{animation:anim100 13576ms,fade10 13576ms}.axis-102{animation:anim100 26001ms,fade2 26001ms}.axis-103{animation:anim100 43173ms,fade5 43173ms}.axis-104{animation:anim104 25681ms,fade9 25681ms}.axis-105{animation:anim104 28148ms,fade5 28148ms}.axis-106{animation:anim104 30297ms,fade4 30297ms}.axis-107{animation:anim104 10.45s,fade6 10.45s}.axis-108{animation:anim108 12244ms,fade9 12244ms}.axis-109{animation:anim108 34298ms,fade10 34298ms}.axis-110{animation:anim108 22566ms,fade10 22566ms}.axis-111{animation:anim108 22472ms,fade10 22472ms}.axis-112{animation:anim112 39593ms,fade9 39593ms}.axis-113{animation:anim112 7131ms,fade3 7131ms}.axis-114{animation:anim112 14669ms,fade8 14669ms}.axis-115{animation:anim112 16967ms,fade8 16967ms}.axis-116{animation:anim116 5434ms,fade1 5434ms}.axis-117{animation:anim116 43.76s,fade7 43.76s}.axis-118{animation:anim116 20022ms,fade6 20022ms}.axis-119{animation:anim116 17951ms,fade8 17951ms}.axis-120{animation:anim120 27172ms,fade1 27172ms}.axis-121{animation:anim120 32828ms,fade9 32828ms}.axis-122{animation:anim120 17835ms,fade3 17835ms}.axis-123{animation:anim120 24171ms,fade9 24171ms}.axis-124{animation:anim124 5253ms,fade6 5253ms}.axis-125{animation:anim124 42594ms,fade9 42594ms}.axis-126{animation:anim124 5633ms,fade8 5633ms}.axis-127{animation:anim124 32575ms,fade4 32575ms}.axis-128{animation:anim128 16533ms,fade3 16533ms}.axis-129{animation:anim128 30444ms,fade4 30444ms}.axis-130{animation:anim128 11931ms,fade8 11931ms}.axis-131{animation:anim128 43903ms,fade3 43903ms}.axis-132{animation:anim132 25957ms,fade9 25957ms}.axis-133{animation:anim132 38391ms,fade4 38391ms}.axis-134{animation:anim132 13062ms,fade5 13062ms}.axis-135{animation:anim132 43754ms,fade3 43754ms}.axis-136{animation:anim136 22.88s,fade6 22.88s}.axis-137{animation:anim136 42841ms,fade10 42841ms}.axis-138{animation:anim136 11214ms,fade6 11214ms}.axis-139{animation:anim136 25321ms,fade1 25321ms}.axis-140{animation:anim140 30609ms,fade5 30609ms}.axis-141{animation:anim140 13.82s,fade7 13.82s}.axis-142{animation:anim140 39174ms,fade2 39174ms}.axis-143{animation:anim140 9.87s,fade9 9.87s}.axis-144{animation:anim144 6548ms,fade8 6548ms}.axis-145{animation:anim144 41416ms,fade8 41416ms}.axis-146{animation:anim144 16138ms,fade6 16138ms}.axis-147{animation:anim144 28326ms,fade10 28326ms}.axis-148{animation:anim148 7311ms,fade9 7311ms}.axis-149{animation:anim148 26343ms,fade8 26343ms}.axis-150{animation:anim148 12954ms,fade6 12954ms}.axis-151{animation:anim148 41127ms,fade10 41127ms}.axis-152{animation:anim152 28505ms,fade7 28505ms}.axis-153{animation:anim152 13.56s,fade4 13.56s}.axis-154{animation:anim152 25072ms,fade1 25072ms}.axis-155{animation:anim152 7819ms,fade10 7819ms}.axis-156{animation:anim156 21518ms,fade5 21518ms}.axis-157{animation:anim156 17574ms,fade3 17574ms}.axis-158{animation:anim156 23461ms,fade4 23461ms}.axis-159{animation:anim156 20723ms,fade6 20723ms}.axis-160{animation:anim160 42778ms,fade9 42778ms}.axis-161{animation:anim160 28789ms,fade9 28789ms}.axis-162{animation:anim160 20955ms,fade10 20955ms}.axis-163{animation:anim160 6456ms,fade7 6456ms}.axis-164{animation:anim164 5094ms,fade7 5094ms}.axis-165{animation:anim164 19226ms,fade1 19226ms}.axis-166{animation:anim164 7978ms,fade8 7978ms}.axis-167{animation:anim164 8553ms,fade10 8553ms}.axis-168{animation:anim168 11782ms,fade3 11782ms}.axis-169{animation:anim168 14336ms,fade2 14336ms}.axis-170{animation:anim168 41081ms,fade4 41081ms}.axis-171{animation:anim168 7962ms,fade10 7962ms}.axis-172{animation:anim172 12.95s,fade4 12.95s}.axis-173{animation:anim172 12758ms,fade2 12758ms}.axis-174{animation:anim172 38978ms,fade2 38978ms}.axis-175{animation:anim172 30834ms,fade5 30834ms}.axis-176{animation:anim176 14017ms,fade4 14017ms}.axis-177{animation:anim176 25867ms,fade9 25867ms}.axis-178{animation:anim176 25022ms,fade8 25022ms}.axis-179{animation:anim176 24278ms,fade1 24278ms}.axis-180{animation:anim180 32395ms,fade5 32395ms}.axis-181{animation:anim180 7132ms,fade1 7132ms}.axis-182{animation:anim180 9355ms,fade5 9355ms}.axis-183{animation:anim180 13099ms,fade9 13099ms}.axis-184{animation:anim184 11205ms,fade7 11205ms}.axis-185{animation:anim184 43091ms,fade5 43091ms}.axis-186{animation:anim184 25853ms,fade2 25853ms}.axis-187{animation:anim184 29254ms,fade7 29254ms}.axis-188{animation:anim188 20323ms,fade3 20323ms}.axis-189{animation:anim188 18322ms,fade1 18322ms}.axis-190{animation:anim188 17673ms,fade8 17673ms}.axis-191{animation:anim188 23237ms,fade2 23237ms}.axis-192{animation:anim192 34695ms,fade4 34695ms}.axis-193{animation:anim192 31699ms,fade4 31699ms}.axis-194{animation:anim192 5811ms,fade7 5811ms}.axis-195{animation:anim192 28098ms,fade5 28098ms}.axis-196{animation:anim196 36.92s,fade2 36.92s}.axis-197{animation:anim196 25303ms,fade9 25303ms}.axis-198{animation:anim196 30541ms,fade2 30541ms}.axis-199{animation:anim196 39023ms,fade8 39023ms}.axis-200{animation:anim200 24377ms,fade8 24377ms}.axis-201{animation:anim200 44263ms,fade5 44263ms}.axis-202{animation:anim200 39867ms,fade7 39867ms}.axis-203{animation:anim200 20293ms,fade10 20293ms}.axis-204{animation:anim204 24973ms,fade1 24973ms}.axis-205{animation:anim204 9557ms,fade1 9557ms}.axis-206{animation:anim204 11699ms,fade5 11699ms}.axis-207{animation:anim204 7525ms,fade4 7525ms}.axis-208{animation:anim208 28608ms,fade7 28608ms}.axis-209{animation:anim208 11555ms,fade6 11555ms}.axis-210{animation:anim208 23743ms,fade5 23743ms}.axis-211{animation:anim208 15771ms,fade3 15771ms}.axis-212{animation:anim212 7.64s,fade5 7.64s}.axis-213{animation:anim212 39638ms,fade7 39638ms}.axis-214{animation:anim212 32079ms,fade7 32079ms}.axis-215{animation:anim212 39965ms,fade7 39965ms}.axis-216{animation:anim216 17322ms,fade9 17322ms}.axis-217{animation:anim216 34073ms,fade6 34073ms}.axis-218{animation:anim216 20406ms,fade1 20406ms}.axis-219{animation:anim216 35066ms,fade3 35066ms}.axis-220{animation:anim220 35047ms,fade5 35047ms}.axis-221{animation:anim220 44143ms,fade2 44143ms}.axis-222{animation:anim220 33746ms,fade2 33746ms}.axis-223{animation:anim220 34537ms,fade4 34537ms}.axis-224{animation:anim224 34651ms,fade2 34651ms}.axis-225{animation:anim224 10614ms,fade7 10614ms}.axis-226{animation:anim224 18371ms,fade7 18371ms}.axis-227{animation:anim224 11334ms,fade6 11334ms}.axis-228{animation:anim228 34417ms,fade6 34417ms}.axis-229{animation:anim228 13627ms,fade6 13627ms}.axis-230{animation:anim228 21943ms,fade7 21943ms}.axis-231{animation:anim228 33014ms,fade4 33014ms}.axis-232{animation:anim232 18446ms,fade5 18446ms}.axis-233{animation:anim232 26.88s,fade8 26.88s}.axis-234{animation:anim232 41.41s,fade4 41.41s}.axis-235{animation:anim232 26664ms,fade7 26664ms}.axis-236{animation:anim236 38686ms,fade1 38686ms}.axis-237{animation:anim236 39343ms,fade6 39343ms}.axis-238{animation:anim236 18348ms,fade8 18348ms}.axis-239{animation:anim236 12852ms,fade9 12852ms}.axis-240{animation:anim240 20898ms,fade2 20898ms}.axis-241{animation:anim240 11038ms,fade1 11038ms}.axis-242{animation:anim240 15862ms,fade7 15862ms}.axis-243{animation:anim240 25878ms,fade10 25878ms}.axis-244{animation:anim244 27047ms,fade5 27047ms}.axis-245{animation:anim244 36929ms,fade2 36929ms}.axis-246{animation:anim244 18539ms,fade7 18539ms}.axis-247{animation:anim244 6.74s,fade8 6.74s}.axis-248{animation:anim248 29157ms,fade5 29157ms}.axis-249{animation:anim248 30123ms,fade1 30123ms}.axis-250{animation:anim248 12334ms,fade10 12334ms}.axis-251{animation:anim248 5285ms,fade3 5285ms}.axis-252{animation:anim252 7954ms,fade4 7954ms}.axis-253{animation:anim252 20009ms,fade9 20009ms}.axis-254{animation:anim252 35816ms,fade3 35816ms}.axis-255{animation:anim252 10.28s,fade8 10.28s}.axis-256{animation:anim256 31484ms,fade10 31484ms}.axis-257{animation:anim256 17459ms,fade3 17459ms}.axis-258{animation:anim256 19477ms,fade4 19477ms}.axis-259{animation:anim256 16698ms,fade9 16698ms}.axis-260{animation:anim260 22346ms,fade10 22346ms}.axis-261{animation:anim260 12904ms,fade1 12904ms}.axis-262{animation:anim260 29861ms,fade9 29861ms}.axis-263{animation:anim260 5216ms,fade3 5216ms}.axis-264{animation:anim264 32882ms,fade1 32882ms}.axis-265{animation:anim264 18718ms,fade2 18718ms}.axis-266{animation:anim264 42046ms,fade2 42046ms}.axis-267{animation:anim264 39032ms,fade1 39032ms}.axis-268{animation:anim268 14943ms,fade7 14943ms}.axis-269{animation:anim268 22.69s,fade7 22.69s}.axis-270{animation:anim268 40211ms,fade8 40211ms}.axis-271{animation:anim268 27.94s,fade7 27.94s}.axis-272{animation:anim272 43528ms,fade8 43528ms}.axis-273{animation:anim272 17636ms,fade9 17636ms}.axis-274{animation:anim272 33929ms,fade2 33929ms}.axis-275{animation:anim272 34967ms,fade9 34967ms}.axis-276{animation:anim276 13.28s,fade10 13.28s}.axis-277{animation:anim276 7199ms,fade7 7199ms}.axis-278{animation:anim276 33514ms,fade2 33514ms}.axis-279{animation:anim276 9999ms,fade3 9999ms}.axis-280{animation:anim280 5144ms,fade8 5144ms}.axis-281{animation:anim280 29951ms,fade9 29951ms}.axis-282{animation:anim280 38.9s,fade10 38.9s}.axis-283{animation:anim280 44.53s,fade6 44.53s}.axis-284{animation:anim284 32698ms,fade1 32698ms}.axis-285{animation:anim284 42422ms,fade7 42422ms}.axis-286{animation:anim284 24509ms,fade3 24509ms}.axis-287{animation:anim284 8399ms,fade8 8399ms}.axis-288{animation:anim288 38076ms,fade3 38076ms}.axis-289{animation:anim288 19044ms,fade3 19044ms}.axis-290{animation:anim288 22809ms,fade9 22809ms}.axis-291{animation:anim288 27453ms,fade3 27453ms}.axis-292{animation:anim292 11635ms,fade4 11635ms}.axis-293{animation:anim292 29073ms,fade5 29073ms}.axis-294{animation:anim292 6822ms,fade2 6822ms}.axis-295{animation:anim292 9097ms,fade4 9097ms}.axis-296{animation:anim296 6576ms,fade10 6576ms}.axis-297{animation:anim296 29046ms,fade4 29046ms}.axis-298{animation:anim296 6356ms,fade3 6356ms}.axis-299{animation:anim296 5382ms,fade8 5382ms}.axis-300{animation:anim300 35496ms,fade5 35496ms}.axis-301{animation:anim300 8.02s,fade2 8.02s}.axis-302{animation:anim300 21587ms,fade5 21587ms}.axis-303{animation:anim300 15156ms,fade5 15156ms}.axis-304{animation:anim304 43744ms,fade7 43744ms}.axis-305{animation:anim304 32.18s,fade5 32.18s}.axis-306{animation:anim304 43325ms,fade5 43325ms}.axis-307{animation:anim304 16653ms,fade1 16653ms}.axis-308{animation:anim308 35425ms,fade10 35425ms}.axis-309{animation:anim308 13972ms,fade10 13972ms}.axis-310{animation:anim308 24691ms,fade1 24691ms}.axis-311{animation:anim308 15264ms,fade6 15264ms}.axis-312{animation:anim312 37331ms,fade4 37331ms}.axis-313{animation:anim312 11273ms,fade10 11273ms}.axis-314{animation:anim312 33686ms,fade5 33686ms}.axis-315{animation:anim312 33834ms,fade8 33834ms}.axis-316{animation:anim316 9.31s,fade10 9.31s}.axis-317{animation:anim316 6026ms,fade4 6026ms}.axis-318{animation:anim316 12371ms,fade9 12371ms}.axis-319{animation:anim316 11.89s,fade3 11.89s}.axis-320{animation:anim320 16.74s,fade4 16.74s}.axis-321{animation:anim320 39466ms,fade10 39466ms}.axis-322{animation:anim320 28285ms,fade5 28285ms}.axis-323{animation:anim320 25366ms,fade9 25366ms}.axis-324{animation:anim324 12676ms,fade9 12676ms}.axis-325{animation:anim324 18075ms,fade9 18075ms}.axis-326{animation:anim324 41707ms,fade2 41707ms}.axis-327{animation:anim324 44202ms,fade3 44202ms}.axis-328{animation:anim328 43657ms,fade7 43657ms}.axis-329{animation:anim328 5377ms,fade9 5377ms}.axis-330{animation:anim328 37358ms,fade5 37358ms}.axis-331{animation:anim328 28506ms,fade7 28506ms}.axis-332{animation:anim332 31954ms,fade8 31954ms}.axis-333{animation:anim332 35374ms,fade1 35374ms}.axis-334{animation:anim332 25197ms,fade6 25197ms}.axis-335{animation:anim332 15229ms,fade1 15229ms}.axis-336{animation:anim336 44267ms,fade1 44267ms}.axis-337{animation:anim336 36504ms,fade10 36504ms}.axis-338{animation:anim336 12943ms,fade2 12943ms}.axis-339{animation:anim336 22079ms,fade10 22079ms}.axis-340{animation:anim340 24316ms,fade5 24316ms}.axis-341{animation:anim340 14276ms,fade2 14276ms}.axis-342{animation:anim340 22987ms,fade4 22987ms}.axis-343{animation:anim340 18593ms,fade2 18593ms}.axis-344{animation:anim344 30007ms,fade5 30007ms}.axis-345{animation:anim344 14108ms,fade3 14108ms}.axis-346{animation:anim344 21.63s,fade3 21.63s}.axis-347{animation:anim344 32456ms,fade8 32456ms}.axis-348{animation:anim348 18017ms,fade5 18017ms}.axis-349{animation:anim348 16645ms,fade6 16645ms}.axis-350{animation:anim348 5607ms,fade3 5607ms}.axis-351{animation:anim348 8.5s,fade8 8.5s}.axis-352{animation:anim352 8388ms,fade7 8388ms}.axis-353{animation:anim352 20141ms,fade9 20141ms}.axis-354{animation:anim352 40619ms,fade4 40619ms}.axis-355{animation:anim352 22848ms,fade5 22848ms}.axis-356{animation:anim356 37998ms,fade1 37998ms}.axis-357{animation:anim356 40272ms,fade5 40272ms}.axis-358{animation:anim356 34843ms,fade6 34843ms}.axis-359{animation:anim356 21191ms,fade3 21191ms}.axis-360{animation:anim360 18651ms,fade1 18651ms}@keyframes fade1{1%{opacity:0}11%{opacity:1}to{opacity:1}}@keyframes fade2{10%{opacity:0}20%{opacity:1}to{opacity:1}}@keyframes fade3{12%{opacity:0}22%{opacity:1}to{opacity:1}}@keyframes fade4{1%{opacity:0}11%{opacity:1}to{opacity:1}}@keyframes fade5{6%{opacity:0}16%{opacity:1}to{opacity:1}}@keyframes fade6{3%{opacity:0}13%{opacity:1}to{opacity:1}}@keyframes fade7{8%{opacity:0}18%{opacity:1}to{opacity:1}}@keyframes fade8{6%{opacity:0}16%{opacity:1}to{opacity:1}}@keyframes fade9{4%{opacity:0}14%{opacity:1}to{opacity:1}}@keyframes fade10{7%{opacity:0}17%{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.38617a9c.css.map*/