@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-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 15929ms,fade9 15929ms}.axis-2{animation:anim0 12481ms,fade1 12481ms}.axis-3{animation:anim0 37091ms,fade2 37091ms}.axis-4{animation:anim4 40995ms,fade7 40995ms}.axis-5{animation:anim4 41414ms,fade5 41414ms}.axis-6{animation:anim4 18188ms,fade10 18188ms}.axis-7{animation:anim4 37787ms,fade6 37787ms}.axis-8{animation:anim8 26389ms,fade3 26389ms}.axis-9{animation:anim8 44456ms,fade1 44456ms}.axis-10{animation:anim8 42.19s,fade3 42.19s}.axis-11{animation:anim8 29818ms,fade6 29818ms}.axis-12{animation:anim12 27324ms,fade9 27324ms}.axis-13{animation:anim12 25677ms,fade2 25677ms}.axis-14{animation:anim12 40453ms,fade10 40453ms}.axis-15{animation:anim12 35863ms,fade10 35863ms}.axis-16{animation:anim16 26929ms,fade3 26929ms}.axis-17{animation:anim16 12379ms,fade7 12379ms}.axis-18{animation:anim16 25.98s,fade8 25.98s}.axis-19{animation:anim16 22196ms,fade10 22196ms}.axis-20{animation:anim20 23412ms,fade10 23412ms}.axis-21{animation:anim20 39207ms,fade5 39207ms}.axis-22{animation:anim20 8596ms,fade9 8596ms}.axis-23{animation:anim20 35449ms,fade10 35449ms}.axis-24{animation:anim24 41749ms,fade2 41749ms}.axis-25{animation:anim24 10435ms,fade3 10435ms}.axis-26{animation:anim24 43312ms,fade3 43312ms}.axis-27{animation:anim24 9061ms,fade4 9061ms}.axis-28{animation:anim28 21777ms,fade3 21777ms}.axis-29{animation:anim28 8557ms,fade2 8557ms}.axis-30{animation:anim28 37006ms,fade4 37006ms}.axis-31{animation:anim28 20101ms,fade6 20101ms}.axis-32{animation:anim32 29047ms,fade6 29047ms}.axis-33{animation:anim32 20416ms,fade6 20416ms}.axis-34{animation:anim32 5579ms,fade6 5579ms}.axis-35{animation:anim32 34346ms,fade2 34346ms}.axis-36{animation:anim36 35127ms,fade2 35127ms}.axis-37{animation:anim36 35301ms,fade6 35301ms}.axis-38{animation:anim36 17114ms,fade7 17114ms}.axis-39{animation:anim36 27.72s,fade3 27.72s}.axis-40{animation:anim40 39049ms,fade8 39049ms}.axis-41{animation:anim40 41514ms,fade7 41514ms}.axis-42{animation:anim40 12951ms,fade6 12951ms}.axis-43{animation:anim40 27095ms,fade10 27095ms}.axis-44{animation:anim44 18933ms,fade5 18933ms}.axis-45{animation:anim44 5556ms,fade4 5556ms}.axis-46{animation:anim44 14624ms,fade8 14624ms}.axis-47{animation:anim44 19891ms,fade4 19891ms}.axis-48{animation:anim48 17009ms,fade1 17009ms}.axis-49{animation:anim48 21.8s,fade8 21.8s}.axis-50{animation:anim48 25757ms,fade3 25757ms}.axis-51{animation:anim48 20093ms,fade3 20093ms}.axis-52{animation:anim52 32529ms,fade6 32529ms}.axis-53{animation:anim52 28477ms,fade4 28477ms}.axis-54{animation:anim52 24561ms,fade8 24561ms}.axis-55{animation:anim52 14585ms,fade1 14585ms}.axis-56{animation:anim56 16576ms,fade5 16576ms}.axis-57{animation:anim56 10.69s,fade5 10.69s}.axis-58{animation:anim56 36732ms,fade9 36732ms}.axis-59{animation:anim56 15594ms,fade1 15594ms}.axis-60{animation:anim60 38431ms,fade4 38431ms}.axis-61{animation:anim60 6619ms,fade8 6619ms}.axis-62{animation:anim60 26962ms,fade5 26962ms}.axis-63{animation:anim60 38.96s,fade2 38.96s}.axis-64{animation:anim64 12076ms,fade7 12076ms}.axis-65{animation:anim64 7348ms,fade5 7348ms}.axis-66{animation:anim64 35517ms,fade4 35517ms}.axis-67{animation:anim64 44925ms,fade4 44925ms}.axis-68{animation:anim68 11345ms,fade3 11345ms}.axis-69{animation:anim68 40.76s,fade6 40.76s}.axis-70{animation:anim68 16241ms,fade5 16241ms}.axis-71{animation:anim68 38718ms,fade7 38718ms}.axis-72{animation:anim72 14.23s,fade10 14.23s}.axis-73{animation:anim72 42163ms,fade6 42163ms}.axis-74{animation:anim72 9404ms,fade10 9404ms}.axis-75{animation:anim72 18152ms,fade1 18152ms}.axis-76{animation:anim76 27425ms,fade9 27425ms}.axis-77{animation:anim76 40579ms,fade10 40579ms}.axis-78{animation:anim76 16747ms,fade2 16747ms}.axis-79{animation:anim76 34011ms,fade2 34011ms}.axis-80{animation:anim80 25846ms,fade8 25846ms}.axis-81{animation:anim80 17703ms,fade9 17703ms}.axis-82{animation:anim80 22242ms,fade8 22242ms}.axis-83{animation:anim80 10839ms,fade4 10839ms}.axis-84{animation:anim84 23.22s,fade9 23.22s}.axis-85{animation:anim84 7098ms,fade2 7098ms}.axis-86{animation:anim84 17572ms,fade1 17572ms}.axis-87{animation:anim84 12529ms,fade9 12529ms}.axis-88{animation:anim88 36381ms,fade5 36381ms}.axis-89{animation:anim88 6204ms,fade2 6204ms}.axis-90{animation:anim88 21.35s,fade2 21.35s}.axis-91{animation:anim88 13151ms,fade5 13151ms}.axis-92{animation:anim92 28602ms,fade1 28602ms}.axis-93{animation:anim92 32239ms,fade3 32239ms}.axis-94{animation:anim92 16182ms,fade7 16182ms}.axis-95{animation:anim92 35.64s,fade1 35.64s}.axis-96{animation:anim96 19449ms,fade7 19449ms}.axis-97{animation:anim96 10244ms,fade6 10244ms}.axis-98{animation:anim96 6895ms,fade2 6895ms}.axis-99{animation:anim96 44964ms,fade5 44964ms}.axis-100{animation:anim100 32684ms,fade7 32684ms}.axis-101{animation:anim100 22975ms,fade9 22975ms}.axis-102{animation:anim100 33.29s,fade10 33.29s}.axis-103{animation:anim100 20815ms,fade3 20815ms}.axis-104{animation:anim104 9358ms,fade8 9358ms}.axis-105{animation:anim104 10552ms,fade3 10552ms}.axis-106{animation:anim104 6001ms,fade3 6001ms}.axis-107{animation:anim104 23364ms,fade7 23364ms}.axis-108{animation:anim108 8711ms,fade8 8711ms}.axis-109{animation:anim108 40.68s,fade8 40.68s}.axis-110{animation:anim108 14551ms,fade2 14551ms}.axis-111{animation:anim108 30076ms,fade1 30076ms}.axis-112{animation:anim112 8882ms,fade5 8882ms}.axis-113{animation:anim112 28839ms,fade2 28839ms}.axis-114{animation:anim112 30827ms,fade10 30827ms}.axis-115{animation:anim112 31218ms,fade10 31218ms}.axis-116{animation:anim116 10.68s,fade10 10.68s}.axis-117{animation:anim116 11265ms,fade8 11265ms}.axis-118{animation:anim116 41117ms,fade10 41117ms}.axis-119{animation:anim116 26563ms,fade5 26563ms}.axis-120{animation:anim120 19422ms,fade3 19422ms}.axis-121{animation:anim120 23444ms,fade8 23444ms}.axis-122{animation:anim120 10642ms,fade9 10642ms}.axis-123{animation:anim120 25877ms,fade9 25877ms}.axis-124{animation:anim124 5887ms,fade9 5887ms}.axis-125{animation:anim124 31058ms,fade2 31058ms}.axis-126{animation:anim124 28448ms,fade10 28448ms}.axis-127{animation:anim124 38284ms,fade1 38284ms}.axis-128{animation:anim128 6915ms,fade1 6915ms}.axis-129{animation:anim128 41668ms,fade7 41668ms}.axis-130{animation:anim128 27861ms,fade1 27861ms}.axis-131{animation:anim128 33744ms,fade10 33744ms}.axis-132{animation:anim132 18401ms,fade7 18401ms}.axis-133{animation:anim132 31201ms,fade8 31201ms}.axis-134{animation:anim132 25757ms,fade4 25757ms}.axis-135{animation:anim132 30606ms,fade6 30606ms}.axis-136{animation:anim136 31857ms,fade3 31857ms}.axis-137{animation:anim136 17775ms,fade2 17775ms}.axis-138{animation:anim136 43233ms,fade2 43233ms}.axis-139{animation:anim136 22892ms,fade7 22892ms}.axis-140{animation:anim140 35077ms,fade3 35077ms}.axis-141{animation:anim140 12456ms,fade10 12456ms}.axis-142{animation:anim140 30426ms,fade3 30426ms}.axis-143{animation:anim140 13536ms,fade4 13536ms}.axis-144{animation:anim144 26437ms,fade6 26437ms}.axis-145{animation:anim144 37977ms,fade7 37977ms}.axis-146{animation:anim144 14583ms,fade8 14583ms}.axis-147{animation:anim144 24136ms,fade7 24136ms}.axis-148{animation:anim148 34652ms,fade3 34652ms}.axis-149{animation:anim148 17122ms,fade8 17122ms}.axis-150{animation:anim148 38113ms,fade8 38113ms}.axis-151{animation:anim148 44666ms,fade10 44666ms}.axis-152{animation:anim152 22.53s,fade8 22.53s}.axis-153{animation:anim152 36554ms,fade3 36554ms}.axis-154{animation:anim152 35711ms,fade6 35711ms}.axis-155{animation:anim152 19048ms,fade8 19048ms}.axis-156{animation:anim156 8585ms,fade9 8585ms}.axis-157{animation:anim156 40334ms,fade5 40334ms}.axis-158{animation:anim156 13631ms,fade3 13631ms}.axis-159{animation:anim156 14542ms,fade6 14542ms}.axis-160{animation:anim160 24311ms,fade6 24311ms}.axis-161{animation:anim160 44.51s,fade1 44.51s}.axis-162{animation:anim160 17.28s,fade5 17.28s}.axis-163{animation:anim160 19862ms,fade2 19862ms}.axis-164{animation:anim164 16337ms,fade2 16337ms}.axis-165{animation:anim164 18.31s,fade7 18.31s}.axis-166{animation:anim164 36309ms,fade10 36309ms}.axis-167{animation:anim164 25.29s,fade1 25.29s}.axis-168{animation:anim168 5298ms,fade2 5298ms}.axis-169{animation:anim168 16259ms,fade1 16259ms}.axis-170{animation:anim168 30076ms,fade3 30076ms}.axis-171{animation:anim168 36996ms,fade6 36996ms}.axis-172{animation:anim172 20258ms,fade2 20258ms}.axis-173{animation:anim172 20671ms,fade10 20671ms}.axis-174{animation:anim172 43319ms,fade5 43319ms}.axis-175{animation:anim172 37714ms,fade5 37714ms}.axis-176{animation:anim176 40361ms,fade1 40361ms}.axis-177{animation:anim176 24436ms,fade5 24436ms}.axis-178{animation:anim176 40102ms,fade6 40102ms}.axis-179{animation:anim176 27669ms,fade1 27669ms}.axis-180{animation:anim180 25585ms,fade10 25585ms}.axis-181{animation:anim180 24663ms,fade8 24663ms}.axis-182{animation:anim180 14438ms,fade5 14438ms}.axis-183{animation:anim180 7656ms,fade8 7656ms}.axis-184{animation:anim184 12858ms,fade7 12858ms}.axis-185{animation:anim184 26512ms,fade9 26512ms}.axis-186{animation:anim184 19539ms,fade5 19539ms}.axis-187{animation:anim184 26798ms,fade3 26798ms}.axis-188{animation:anim188 40438ms,fade1 40438ms}.axis-189{animation:anim188 33905ms,fade5 33905ms}.axis-190{animation:anim188 12146ms,fade3 12146ms}.axis-191{animation:anim188 25541ms,fade1 25541ms}.axis-192{animation:anim192 5791ms,fade8 5791ms}.axis-193{animation:anim192 42188ms,fade3 42188ms}.axis-194{animation:anim192 28597ms,fade2 28597ms}.axis-195{animation:anim192 44835ms,fade3 44835ms}.axis-196{animation:anim196 41669ms,fade9 41669ms}.axis-197{animation:anim196 38289ms,fade6 38289ms}.axis-198{animation:anim196 25013ms,fade3 25013ms}.axis-199{animation:anim196 23888ms,fade1 23888ms}.axis-200{animation:anim200 19343ms,fade2 19343ms}.axis-201{animation:anim200 7905ms,fade6 7905ms}.axis-202{animation:anim200 44988ms,fade8 44988ms}.axis-203{animation:anim200 38562ms,fade5 38562ms}.axis-204{animation:anim204 21283ms,fade4 21283ms}.axis-205{animation:anim204 25713ms,fade3 25713ms}.axis-206{animation:anim204 33185ms,fade9 33185ms}.axis-207{animation:anim204 27963ms,fade7 27963ms}.axis-208{animation:anim208 23165ms,fade6 23165ms}.axis-209{animation:anim208 41898ms,fade7 41898ms}.axis-210{animation:anim208 10141ms,fade9 10141ms}.axis-211{animation:anim208 25823ms,fade4 25823ms}.axis-212{animation:anim212 28544ms,fade10 28544ms}.axis-213{animation:anim212 39287ms,fade6 39287ms}.axis-214{animation:anim212 34209ms,fade5 34209ms}.axis-215{animation:anim212 36899ms,fade8 36899ms}.axis-216{animation:anim216 40303ms,fade3 40303ms}.axis-217{animation:anim216 20782ms,fade3 20782ms}.axis-218{animation:anim216 15219ms,fade2 15219ms}.axis-219{animation:anim216 43512ms,fade8 43512ms}.axis-220{animation:anim220 42248ms,fade6 42248ms}.axis-221{animation:anim220 26482ms,fade7 26482ms}.axis-222{animation:anim220 33534ms,fade2 33534ms}.axis-223{animation:anim220 31022ms,fade7 31022ms}.axis-224{animation:anim224 6821ms,fade2 6821ms}.axis-225{animation:anim224 23252ms,fade3 23252ms}.axis-226{animation:anim224 30073ms,fade4 30073ms}.axis-227{animation:anim224 8913ms,fade9 8913ms}.axis-228{animation:anim228 5476ms,fade6 5476ms}.axis-229{animation:anim228 12446ms,fade9 12446ms}.axis-230{animation:anim228 42408ms,fade10 42408ms}.axis-231{animation:anim228 26014ms,fade10 26014ms}.axis-232{animation:anim232 43343ms,fade7 43343ms}.axis-233{animation:anim232 19.14s,fade2 19.14s}.axis-234{animation:anim232 44609ms,fade9 44609ms}.axis-235{animation:anim232 44.44s,fade7 44.44s}.axis-236{animation:anim236 34494ms,fade4 34494ms}.axis-237{animation:anim236 33943ms,fade7 33943ms}.axis-238{animation:anim236 35296ms,fade8 35296ms}.axis-239{animation:anim236 38299ms,fade10 38299ms}.axis-240{animation:anim240 28355ms,fade2 28355ms}.axis-241{animation:anim240 25431ms,fade10 25431ms}.axis-242{animation:anim240 17771ms,fade1 17771ms}.axis-243{animation:anim240 18138ms,fade2 18138ms}.axis-244{animation:anim244 17465ms,fade8 17465ms}.axis-245{animation:anim244 42725ms,fade6 42725ms}.axis-246{animation:anim244 27406ms,fade10 27406ms}.axis-247{animation:anim244 14.89s,fade3 14.89s}.axis-248{animation:anim248 9329ms,fade2 9329ms}.axis-249{animation:anim248 38.05s,fade8 38.05s}.axis-250{animation:anim248 31738ms,fade1 31738ms}.axis-251{animation:anim248 24322ms,fade9 24322ms}.axis-252{animation:anim252 28582ms,fade7 28582ms}.axis-253{animation:anim252 33949ms,fade4 33949ms}.axis-254{animation:anim252 26063ms,fade10 26063ms}.axis-255{animation:anim252 40944ms,fade1 40944ms}.axis-256{animation:anim256 17934ms,fade9 17934ms}.axis-257{animation:anim256 35886ms,fade5 35886ms}.axis-258{animation:anim256 22.44s,fade7 22.44s}.axis-259{animation:anim256 21401ms,fade6 21401ms}.axis-260{animation:anim260 22348ms,fade8 22348ms}.axis-261{animation:anim260 41.27s,fade2 41.27s}.axis-262{animation:anim260 16589ms,fade7 16589ms}.axis-263{animation:anim260 31908ms,fade7 31908ms}.axis-264{animation:anim264 12066ms,fade4 12066ms}.axis-265{animation:anim264 12234ms,fade4 12234ms}.axis-266{animation:anim264 13221ms,fade2 13221ms}.axis-267{animation:anim264 28576ms,fade1 28576ms}.axis-268{animation:anim268 10291ms,fade2 10291ms}.axis-269{animation:anim268 44974ms,fade4 44974ms}.axis-270{animation:anim268 12.7s,fade3 12.7s}.axis-271{animation:anim268 33.16s,fade6 33.16s}.axis-272{animation:anim272 14113ms,fade8 14113ms}.axis-273{animation:anim272 30033ms,fade4 30033ms}.axis-274{animation:anim272 24836ms,fade9 24836ms}.axis-275{animation:anim272 43144ms,fade6 43144ms}.axis-276{animation:anim276 10647ms,fade3 10647ms}.axis-277{animation:anim276 26807ms,fade8 26807ms}.axis-278{animation:anim276 17498ms,fade5 17498ms}.axis-279{animation:anim276 17484ms,fade6 17484ms}.axis-280{animation:anim280 16.75s,fade10 16.75s}.axis-281{animation:anim280 24934ms,fade1 24934ms}.axis-282{animation:anim280 16.28s,fade3 16.28s}.axis-283{animation:anim280 33083ms,fade8 33083ms}.axis-284{animation:anim284 20492ms,fade1 20492ms}.axis-285{animation:anim284 43348ms,fade8 43348ms}.axis-286{animation:anim284 32897ms,fade7 32897ms}.axis-287{animation:anim284 27678ms,fade2 27678ms}.axis-288{animation:anim288 33728ms,fade7 33728ms}.axis-289{animation:anim288 15782ms,fade10 15782ms}.axis-290{animation:anim288 13183ms,fade5 13183ms}.axis-291{animation:anim288 5994ms,fade10 5994ms}.axis-292{animation:anim292 25826ms,fade4 25826ms}.axis-293{animation:anim292 32799ms,fade3 32799ms}.axis-294{animation:anim292 29265ms,fade1 29265ms}.axis-295{animation:anim292 16873ms,fade1 16873ms}.axis-296{animation:anim296 18032ms,fade10 18032ms}.axis-297{animation:anim296 42897ms,fade7 42897ms}.axis-298{animation:anim296 36862ms,fade6 36862ms}.axis-299{animation:anim296 12176ms,fade10 12176ms}.axis-300{animation:anim300 18418ms,fade8 18418ms}.axis-301{animation:anim300 27679ms,fade10 27679ms}.axis-302{animation:anim300 36277ms,fade2 36277ms}.axis-303{animation:anim300 40s,fade2 40s}.axis-304{animation:anim304 43603ms,fade2 43603ms}.axis-305{animation:anim304 24714ms,fade7 24714ms}.axis-306{animation:anim304 18713ms,fade1 18713ms}.axis-307{animation:anim304 33684ms,fade6 33684ms}.axis-308{animation:anim308 36907ms,fade1 36907ms}.axis-309{animation:anim308 37024ms,fade9 37024ms}.axis-310{animation:anim308 39572ms,fade4 39572ms}.axis-311{animation:anim308 23527ms,fade8 23527ms}.axis-312{animation:anim312 35348ms,fade9 35348ms}.axis-313{animation:anim312 43122ms,fade10 43122ms}.axis-314{animation:anim312 32325ms,fade8 32325ms}.axis-315{animation:anim312 22114ms,fade1 22114ms}.axis-316{animation:anim316 22.29s,fade5 22.29s}.axis-317{animation:anim316 6033ms,fade10 6033ms}.axis-318{animation:anim316 10373ms,fade3 10373ms}.axis-319{animation:anim316 5534ms,fade3 5534ms}.axis-320{animation:anim320 38387ms,fade5 38387ms}.axis-321{animation:anim320 9757ms,fade7 9757ms}.axis-322{animation:anim320 11.01s,fade7 11.01s}.axis-323{animation:anim320 36323ms,fade4 36323ms}.axis-324{animation:anim324 22.1s,fade7 22.1s}.axis-325{animation:anim324 30.59s,fade2 30.59s}.axis-326{animation:anim324 16525ms,fade5 16525ms}.axis-327{animation:anim324 5535ms,fade5 5535ms}.axis-328{animation:anim328 36803ms,fade10 36803ms}.axis-329{animation:anim328 37533ms,fade10 37533ms}.axis-330{animation:anim328 37331ms,fade3 37331ms}.axis-331{animation:anim328 35464ms,fade10 35464ms}.axis-332{animation:anim332 9722ms,fade7 9722ms}.axis-333{animation:anim332 30845ms,fade10 30845ms}.axis-334{animation:anim332 27709ms,fade2 27709ms}.axis-335{animation:anim332 11378ms,fade6 11378ms}.axis-336{animation:anim336 43601ms,fade2 43601ms}.axis-337{animation:anim336 32s,fade1 32s}.axis-338{animation:anim336 39842ms,fade1 39842ms}.axis-339{animation:anim336 7991ms,fade6 7991ms}.axis-340{animation:anim340 11614ms,fade5 11614ms}.axis-341{animation:anim340 40131ms,fade2 40131ms}.axis-342{animation:anim340 23762ms,fade6 23762ms}.axis-343{animation:anim340 36013ms,fade8 36013ms}.axis-344{animation:anim344 14262ms,fade6 14262ms}.axis-345{animation:anim344 11392ms,fade10 11392ms}.axis-346{animation:anim344 15481ms,fade3 15481ms}.axis-347{animation:anim344 35651ms,fade4 35651ms}.axis-348{animation:anim348 28417ms,fade5 28417ms}.axis-349{animation:anim348 11255ms,fade1 11255ms}.axis-350{animation:anim348 15441ms,fade9 15441ms}.axis-351{animation:anim348 7714ms,fade9 7714ms}.axis-352{animation:anim352 36.05s,fade6 36.05s}.axis-353{animation:anim352 7956ms,fade5 7956ms}.axis-354{animation:anim352 28203ms,fade10 28203ms}.axis-355{animation:anim352 30481ms,fade8 30481ms}.axis-356{animation:anim356 44562ms,fade8 44562ms}.axis-357{animation:anim356 12.89s,fade8 12.89s}.axis-358{animation:anim356 42942ms,fade5 42942ms}.axis-359{animation:anim356 5416ms,fade4 5416ms}.axis-360{animation:anim360 12117ms,fade2 12117ms}@keyframes fade1{3%{opacity:0}13%{opacity:1}to{opacity:1}}@keyframes fade2{8%{opacity:0}18%{opacity:1}to{opacity:1}}@keyframes fade3{19%{opacity:0}29%{opacity:1}to{opacity:1}}@keyframes fade4{13%{opacity:0}23%{opacity:1}to{opacity:1}}@keyframes fade5{4%{opacity:0}14%{opacity:1}to{opacity:1}}@keyframes fade6{12%{opacity:0}22%{opacity:1}to{opacity:1}}@keyframes fade7{18%{opacity:0}28%{opacity:1}to{opacity:1}}@keyframes fade8{11%{opacity:0}21%{opacity:1}to{opacity:1}}@keyframes fade9{13%{opacity:0}23%{opacity:1}to{opacity:1}}@keyframes fade10{17%{opacity:0}27%{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.5ddbc5aa.css.map*/