@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-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.homepage .banner-btn{background:linear-gradient(180deg,#544f9e,#2063a6 40%,#189bf5);border-radius:5px;color:#fff;cursor:pointer;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}.homepage-services .services-container .swiper{margin:0 auto;max-width:1200px;overflow:visible;padding:50px 0;position:relative;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!important}}.homepage-services .services-container .swiper-container{height:auto;width:100%}.homepage-services .services-container .swiper-slide{align-items: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}.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}.homepage-services .services-container{width:100%}.homepage-services .services-container .swiper{min-height:260px;width:100%}.homepage-services .services-container .swiper-wrapper{align-items:stretch}.homepage-services .services-container .swiper-slide{display:flex;justify-content:center}.homepage-services .services-container .service{max-width:360px;width:100%}@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{display:block}.homepage-services .services-container .swiper{padding:20px 0}.homepage-services .services-container .swiper-slide{max-width:100%;padding:0 16px}.homepage-services .services-container .service{max-width:80%;min-height:auto;padding:16px}.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}}.success-stories{background:radial-gradient(circle at top,#0a0f1f33,#05070d33);box-sizing:border-box;color:#fff;padding:80px 0}.success-stories .container{margin:auto;max-width:1400px;padding:0 16px}.success-stories .section-title{color:#176eaf;font-size:32px;letter-spacing:4px;margin-bottom:60px;text-align:center}@media screen and (max-width:960px){.success-stories .section-title{font-size:25px}}.success-stories .cards{-webkit-overflow-scrolling:touch;box-sizing:border-box;display:flex;gap:30px;margin-bottom:60px;overflow-x:auto;padding:30px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.success-stories .cards::-webkit-scrollbar{height:8px}.success-stories .cards::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.success-stories .cards::-webkit-scrollbar-thumb{background:#176eaf;border-radius:10px}.success-stories .card{background:#0a0f1e33;border-radius:20px;box-sizing:border-box;cursor:pointer;flex-shrink:0;padding:25px;position:relative;scroll-snap-align:center;transition:.3s;width:calc(33.33333% - 20px)}.success-stories .card:hover{transform:translateY(-5px)}.success-stories .card.active{box-shadow:0 0 25px #a855f799}.success-stories .card h3{color:#176eaf;font-size:20px;font-weight:700;margin-bottom:10px}.success-stories .card p{color:#fff;font-size:15px;line-height:1.6;margin:0}@media(max-width:1024px){.success-stories .card{width:calc(50% - 15px)}}@media(max-width:768px){.success-stories{padding:40px 0}.success-stories .container{max-width:100%;padding:0 12px}.success-stories .section-title{font-size:22px;margin-bottom:30px}.success-stories .cards{gap:18px;margin-bottom:40px;padding:16px}.success-stories .card{max-width:420px;padding:20px;width:85%}.success-stories .card h3{font-size:18px}.success-stories .card p{font-size:14px}.success-stories .timeline{margin:30px 0}.success-stories .timeline .steps{align-items:center;display:flex;gap:8px;justify-content:space-between}.success-stories .timeline .step{text-align:center}.success-stories .timeline .step .dot{box-shadow:0 0 6px #a855f7;height:8px;width:8px}.success-stories .timeline .step .vertical{height:14px;margin:8px auto}.success-stories .timeline .step span{font-size:11px}.success-stories .title{font-size:22px}.success-stories .subtitle{font-size:18px}.success-stories .meta,.success-stories .results,.success-stories .text{font-size:.95rem}}.success-stories .case{box-sizing:border-box;margin:0 auto 50px;max-width:1400px;padding:0 16px}.success-stories .title{color:#176eaf;font-size:28px;font-weight:700}@media screen and (max-width:960px){.success-stories .title{font-size:22px}}.success-stories .meta{color:#ffffffb3;font-size:18px;line-height:1.6;margin-bottom:20px}.success-stories .subtitle{color:#176eaf;font-size:25px;font-weight:700;margin-top:30px}@media screen and (max-width:960px){.success-stories .subtitle{font-size:18px}}.success-stories .text{color:#fff;font-size:1rem;line-height:1.6}.success-stories .timeline{margin:40px 0}.success-stories .timeline .line{background:linear-gradient(90deg,#7c3aed,#176eaf);height:2px;margin-bottom:20px;transform-origin:left}.success-stories .timeline .steps{display:flex;justify-content:space-between}.success-stories .timeline .step{text-align:center}.success-stories .timeline .step .dot{background:#a855f7;border-radius:50%;box-shadow:0 0 10px #a855f7;height:10px;margin:auto;width:10px}.success-stories .timeline .step .vertical{background:#7c3aed;height:20px;margin:10px auto;width:2px}.success-stories .timeline .step span{color:#fff;font-size:.8rem;font-weight:600}@media screen and (max-width:960px){.success-stories .timeline .step span{font-size:7px}}.success-stories .results{border-left:2px solid #176eaf;color:#fff;font-size:1rem;line-height:1.6;padding-left:12px}.success-stories .highlight{color:#176eaf;font-weight:600;text-shadow:0 0 8px #00bfff66}.services{white-space:pre-wrap}.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-logo-container{width:100%}.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 33538ms,fade7 33538ms}.axis-2{animation:anim0 25733ms,fade1 25733ms}.axis-3{animation:anim0 44006ms,fade6 44006ms}.axis-4{animation:anim4 22972ms,fade8 22972ms}.axis-5{animation:anim4 8175ms,fade4 8175ms}.axis-6{animation:anim4 24048ms,fade8 24048ms}.axis-7{animation:anim4 31877ms,fade4 31877ms}.axis-8{animation:anim8 41945ms,fade10 41945ms}.axis-9{animation:anim8 9982ms,fade7 9982ms}.axis-10{animation:anim8 5595ms,fade9 5595ms}.axis-11{animation:anim8 16328ms,fade5 16328ms}.axis-12{animation:anim12 18.54s,fade1 18.54s}.axis-13{animation:anim12 21104ms,fade4 21104ms}.axis-14{animation:anim12 29055ms,fade4 29055ms}.axis-15{animation:anim12 25.83s,fade3 25.83s}.axis-16{animation:anim16 32333ms,fade10 32333ms}.axis-17{animation:anim16 11946ms,fade1 11946ms}.axis-18{animation:anim16 28409ms,fade4 28409ms}.axis-19{animation:anim16 41197ms,fade3 41197ms}.axis-20{animation:anim20 29094ms,fade7 29094ms}.axis-21{animation:anim20 44411ms,fade7 44411ms}.axis-22{animation:anim20 34469ms,fade5 34469ms}.axis-23{animation:anim20 38326ms,fade8 38326ms}.axis-24{animation:anim24 24341ms,fade1 24341ms}.axis-25{animation:anim24 24388ms,fade7 24388ms}.axis-26{animation:anim24 29076ms,fade10 29076ms}.axis-27{animation:anim24 19431ms,fade9 19431ms}.axis-28{animation:anim28 5.52s,fade10 5.52s}.axis-29{animation:anim28 31.15s,fade10 31.15s}.axis-30{animation:anim28 32018ms,fade10 32018ms}.axis-31{animation:anim28 20636ms,fade4 20636ms}.axis-32{animation:anim32 33352ms,fade8 33352ms}.axis-33{animation:anim32 39811ms,fade2 39811ms}.axis-34{animation:anim32 11366ms,fade3 11366ms}.axis-35{animation:anim32 36098ms,fade10 36098ms}.axis-36{animation:anim36 22606ms,fade7 22606ms}.axis-37{animation:anim36 35398ms,fade10 35398ms}.axis-38{animation:anim36 26426ms,fade10 26426ms}.axis-39{animation:anim36 31958ms,fade8 31958ms}.axis-40{animation:anim40 21s,fade7 21s}.axis-41{animation:anim40 7339ms,fade4 7339ms}.axis-42{animation:anim40 29885ms,fade10 29885ms}.axis-43{animation:anim40 14286ms,fade1 14286ms}.axis-44{animation:anim44 41908ms,fade5 41908ms}.axis-45{animation:anim44 29505ms,fade5 29505ms}.axis-46{animation:anim44 20931ms,fade1 20931ms}.axis-47{animation:anim44 37527ms,fade4 37527ms}.axis-48{animation:anim48 10842ms,fade4 10842ms}.axis-49{animation:anim48 26575ms,fade1 26575ms}.axis-50{animation:anim48 27864ms,fade9 27864ms}.axis-51{animation:anim48 16091ms,fade5 16091ms}.axis-52{animation:anim52 20774ms,fade3 20774ms}.axis-53{animation:anim52 44642ms,fade5 44642ms}.axis-54{animation:anim52 42188ms,fade2 42188ms}.axis-55{animation:anim52 5291ms,fade7 5291ms}.axis-56{animation:anim56 26484ms,fade1 26484ms}.axis-57{animation:anim56 19017ms,fade7 19017ms}.axis-58{animation:anim56 31222ms,fade6 31222ms}.axis-59{animation:anim56 12607ms,fade6 12607ms}.axis-60{animation:anim60 27419ms,fade9 27419ms}.axis-61{animation:anim60 39.07s,fade10 39.07s}.axis-62{animation:anim60 27639ms,fade10 27639ms}.axis-63{animation:anim60 26718ms,fade6 26718ms}.axis-64{animation:anim64 43444ms,fade5 43444ms}.axis-65{animation:anim64 36638ms,fade1 36638ms}.axis-66{animation:anim64 39861ms,fade2 39861ms}.axis-67{animation:anim64 40197ms,fade6 40197ms}.axis-68{animation:anim68 21345ms,fade5 21345ms}.axis-69{animation:anim68 26836ms,fade3 26836ms}.axis-70{animation:anim68 13717ms,fade5 13717ms}.axis-71{animation:anim68 6355ms,fade7 6355ms}.axis-72{animation:anim72 24246ms,fade9 24246ms}.axis-73{animation:anim72 9354ms,fade2 9354ms}.axis-74{animation:anim72 21576ms,fade5 21576ms}.axis-75{animation:anim72 23756ms,fade4 23756ms}.axis-76{animation:anim76 35737ms,fade4 35737ms}.axis-77{animation:anim76 34311ms,fade1 34311ms}.axis-78{animation:anim76 36523ms,fade1 36523ms}.axis-79{animation:anim76 41866ms,fade5 41866ms}.axis-80{animation:anim80 16161ms,fade5 16161ms}.axis-81{animation:anim80 41578ms,fade8 41578ms}.axis-82{animation:anim80 36874ms,fade6 36874ms}.axis-83{animation:anim80 32273ms,fade9 32273ms}.axis-84{animation:anim84 36572ms,fade1 36572ms}.axis-85{animation:anim84 15259ms,fade10 15259ms}.axis-86{animation:anim84 23786ms,fade3 23786ms}.axis-87{animation:anim84 26.03s,fade10 26.03s}.axis-88{animation:anim88 40738ms,fade9 40738ms}.axis-89{animation:anim88 35851ms,fade7 35851ms}.axis-90{animation:anim88 42779ms,fade2 42779ms}.axis-91{animation:anim88 30215ms,fade5 30215ms}.axis-92{animation:anim92 26757ms,fade2 26757ms}.axis-93{animation:anim92 11022ms,fade7 11022ms}.axis-94{animation:anim92 31545ms,fade1 31545ms}.axis-95{animation:anim92 42895ms,fade10 42895ms}.axis-96{animation:anim96 44578ms,fade4 44578ms}.axis-97{animation:anim96 39709ms,fade8 39709ms}.axis-98{animation:anim96 27273ms,fade4 27273ms}.axis-99{animation:anim96 20918ms,fade10 20918ms}.axis-100{animation:anim100 23464ms,fade5 23464ms}.axis-101{animation:anim100 13988ms,fade6 13988ms}.axis-102{animation:anim100 10557ms,fade6 10557ms}.axis-103{animation:anim100 37332ms,fade6 37332ms}.axis-104{animation:anim104 28755ms,fade4 28755ms}.axis-105{animation:anim104 43778ms,fade3 43778ms}.axis-106{animation:anim104 31237ms,fade2 31237ms}.axis-107{animation:anim104 16.05s,fade3 16.05s}.axis-108{animation:anim108 26.25s,fade1 26.25s}.axis-109{animation:anim108 28226ms,fade7 28226ms}.axis-110{animation:anim108 26223ms,fade9 26223ms}.axis-111{animation:anim108 34978ms,fade5 34978ms}.axis-112{animation:anim112 35686ms,fade9 35686ms}.axis-113{animation:anim112 13014ms,fade8 13014ms}.axis-114{animation:anim112 32557ms,fade4 32557ms}.axis-115{animation:anim112 22569ms,fade3 22569ms}.axis-116{animation:anim116 31483ms,fade9 31483ms}.axis-117{animation:anim116 35296ms,fade7 35296ms}.axis-118{animation:anim116 26538ms,fade9 26538ms}.axis-119{animation:anim116 31953ms,fade10 31953ms}.axis-120{animation:anim120 26332ms,fade5 26332ms}.axis-121{animation:anim120 32.47s,fade7 32.47s}.axis-122{animation:anim120 7163ms,fade10 7163ms}.axis-123{animation:anim120 26489ms,fade8 26489ms}.axis-124{animation:anim124 7594ms,fade2 7594ms}.axis-125{animation:anim124 20654ms,fade4 20654ms}.axis-126{animation:anim124 39379ms,fade9 39379ms}.axis-127{animation:anim124 22102ms,fade2 22102ms}.axis-128{animation:anim128 30401ms,fade6 30401ms}.axis-129{animation:anim128 6043ms,fade5 6043ms}.axis-130{animation:anim128 11831ms,fade1 11831ms}.axis-131{animation:anim128 16868ms,fade7 16868ms}.axis-132{animation:anim132 6904ms,fade8 6904ms}.axis-133{animation:anim132 6918ms,fade1 6918ms}.axis-134{animation:anim132 44.24s,fade2 44.24s}.axis-135{animation:anim132 17.78s,fade5 17.78s}.axis-136{animation:anim136 38049ms,fade1 38049ms}.axis-137{animation:anim136 39502ms,fade6 39502ms}.axis-138{animation:anim136 18958ms,fade6 18958ms}.axis-139{animation:anim136 42535ms,fade5 42535ms}.axis-140{animation:anim140 40485ms,fade6 40485ms}.axis-141{animation:anim140 25376ms,fade1 25376ms}.axis-142{animation:anim140 11489ms,fade10 11489ms}.axis-143{animation:anim140 9068ms,fade3 9068ms}.axis-144{animation:anim144 14.3s,fade8 14.3s}.axis-145{animation:anim144 17521ms,fade9 17521ms}.axis-146{animation:anim144 39.76s,fade2 39.76s}.axis-147{animation:anim144 26224ms,fade2 26224ms}.axis-148{animation:anim148 32508ms,fade7 32508ms}.axis-149{animation:anim148 29.05s,fade5 29.05s}.axis-150{animation:anim148 22075ms,fade10 22075ms}.axis-151{animation:anim148 25786ms,fade8 25786ms}.axis-152{animation:anim152 38307ms,fade4 38307ms}.axis-153{animation:anim152 27854ms,fade10 27854ms}.axis-154{animation:anim152 13766ms,fade8 13766ms}.axis-155{animation:anim152 38965ms,fade7 38965ms}.axis-156{animation:anim156 22597ms,fade7 22597ms}.axis-157{animation:anim156 28503ms,fade10 28503ms}.axis-158{animation:anim156 27095ms,fade8 27095ms}.axis-159{animation:anim156 27837ms,fade9 27837ms}.axis-160{animation:anim160 18.38s,fade6 18.38s}.axis-161{animation:anim160 34994ms,fade9 34994ms}.axis-162{animation:anim160 41.04s,fade7 41.04s}.axis-163{animation:anim160 38832ms,fade8 38832ms}.axis-164{animation:anim164 7024ms,fade8 7024ms}.axis-165{animation:anim164 33813ms,fade6 33813ms}.axis-166{animation:anim164 32735ms,fade5 32735ms}.axis-167{animation:anim164 39012ms,fade7 39012ms}.axis-168{animation:anim168 36908ms,fade4 36908ms}.axis-169{animation:anim168 5.79s,fade7 5.79s}.axis-170{animation:anim168 42283ms,fade10 42283ms}.axis-171{animation:anim168 10667ms,fade10 10667ms}.axis-172{animation:anim172 30512ms,fade5 30512ms}.axis-173{animation:anim172 26598ms,fade2 26598ms}.axis-174{animation:anim172 37399ms,fade2 37399ms}.axis-175{animation:anim172 31491ms,fade8 31491ms}.axis-176{animation:anim176 6747ms,fade3 6747ms}.axis-177{animation:anim176 12174ms,fade10 12174ms}.axis-178{animation:anim176 25006ms,fade7 25006ms}.axis-179{animation:anim176 6079ms,fade1 6079ms}.axis-180{animation:anim180 17494ms,fade4 17494ms}.axis-181{animation:anim180 40076ms,fade5 40076ms}.axis-182{animation:anim180 19886ms,fade3 19886ms}.axis-183{animation:anim180 31484ms,fade4 31484ms}.axis-184{animation:anim184 18091ms,fade2 18091ms}.axis-185{animation:anim184 32486ms,fade4 32486ms}.axis-186{animation:anim184 20304ms,fade9 20304ms}.axis-187{animation:anim184 8712ms,fade8 8712ms}.axis-188{animation:anim188 10666ms,fade10 10666ms}.axis-189{animation:anim188 26576ms,fade9 26576ms}.axis-190{animation:anim188 10.95s,fade4 10.95s}.axis-191{animation:anim188 27815ms,fade2 27815ms}.axis-192{animation:anim192 17637ms,fade2 17637ms}.axis-193{animation:anim192 43284ms,fade3 43284ms}.axis-194{animation:anim192 18707ms,fade3 18707ms}.axis-195{animation:anim192 34541ms,fade8 34541ms}.axis-196{animation:anim196 10008ms,fade2 10008ms}.axis-197{animation:anim196 12582ms,fade2 12582ms}.axis-198{animation:anim196 30946ms,fade2 30946ms}.axis-199{animation:anim196 18737ms,fade8 18737ms}.axis-200{animation:anim200 6766ms,fade10 6766ms}.axis-201{animation:anim200 39.01s,fade8 39.01s}.axis-202{animation:anim200 38.69s,fade7 38.69s}.axis-203{animation:anim200 37.34s,fade3 37.34s}.axis-204{animation:anim204 9372ms,fade2 9372ms}.axis-205{animation:anim204 20788ms,fade8 20788ms}.axis-206{animation:anim204 21901ms,fade7 21901ms}.axis-207{animation:anim204 5055ms,fade10 5055ms}.axis-208{animation:anim208 13698ms,fade9 13698ms}.axis-209{animation:anim208 27555ms,fade8 27555ms}.axis-210{animation:anim208 24.73s,fade4 24.73s}.axis-211{animation:anim208 33361ms,fade4 33361ms}.axis-212{animation:anim212 36498ms,fade8 36498ms}.axis-213{animation:anim212 37976ms,fade5 37976ms}.axis-214{animation:anim212 27495ms,fade7 27495ms}.axis-215{animation:anim212 19688ms,fade9 19688ms}.axis-216{animation:anim216 37133ms,fade3 37133ms}.axis-217{animation:anim216 33046ms,fade7 33046ms}.axis-218{animation:anim216 10035ms,fade5 10035ms}.axis-219{animation:anim216 28655ms,fade8 28655ms}.axis-220{animation:anim220 31813ms,fade2 31813ms}.axis-221{animation:anim220 24543ms,fade1 24543ms}.axis-222{animation:anim220 13.6s,fade5 13.6s}.axis-223{animation:anim220 15028ms,fade9 15028ms}.axis-224{animation:anim224 25468ms,fade5 25468ms}.axis-225{animation:anim224 14119ms,fade5 14119ms}.axis-226{animation:anim224 29.63s,fade9 29.63s}.axis-227{animation:anim224 16645ms,fade1 16645ms}.axis-228{animation:anim228 31187ms,fade7 31187ms}.axis-229{animation:anim228 43284ms,fade4 43284ms}.axis-230{animation:anim228 28883ms,fade1 28883ms}.axis-231{animation:anim228 25268ms,fade9 25268ms}.axis-232{animation:anim232 5584ms,fade6 5584ms}.axis-233{animation:anim232 40499ms,fade6 40499ms}.axis-234{animation:anim232 14197ms,fade6 14197ms}.axis-235{animation:anim232 18381ms,fade2 18381ms}.axis-236{animation:anim236 19795ms,fade3 19795ms}.axis-237{animation:anim236 13435ms,fade2 13435ms}.axis-238{animation:anim236 44539ms,fade6 44539ms}.axis-239{animation:anim236 26804ms,fade2 26804ms}.axis-240{animation:anim240 31238ms,fade5 31238ms}.axis-241{animation:anim240 15603ms,fade2 15603ms}.axis-242{animation:anim240 24583ms,fade2 24583ms}.axis-243{animation:anim240 38688ms,fade2 38688ms}.axis-244{animation:anim244 29616ms,fade2 29616ms}.axis-245{animation:anim244 9362ms,fade4 9362ms}.axis-246{animation:anim244 20446ms,fade9 20446ms}.axis-247{animation:anim244 8767ms,fade4 8767ms}.axis-248{animation:anim248 27.98s,fade6 27.98s}.axis-249{animation:anim248 35518ms,fade2 35518ms}.axis-250{animation:anim248 16317ms,fade1 16317ms}.axis-251{animation:anim248 32544ms,fade8 32544ms}.axis-252{animation:anim252 7866ms,fade4 7866ms}.axis-253{animation:anim252 9635ms,fade4 9635ms}.axis-254{animation:anim252 9973ms,fade9 9973ms}.axis-255{animation:anim252 5529ms,fade8 5529ms}.axis-256{animation:anim256 19401ms,fade4 19401ms}.axis-257{animation:anim256 36367ms,fade2 36367ms}.axis-258{animation:anim256 39577ms,fade2 39577ms}.axis-259{animation:anim256 14871ms,fade6 14871ms}.axis-260{animation:anim260 30916ms,fade6 30916ms}.axis-261{animation:anim260 24114ms,fade8 24114ms}.axis-262{animation:anim260 14.86s,fade6 14.86s}.axis-263{animation:anim260 29.81s,fade2 29.81s}.axis-264{animation:anim264 29218ms,fade3 29218ms}.axis-265{animation:anim264 9075ms,fade5 9075ms}.axis-266{animation:anim264 42299ms,fade9 42299ms}.axis-267{animation:anim264 43117ms,fade7 43117ms}.axis-268{animation:anim268 26147ms,fade3 26147ms}.axis-269{animation:anim268 9681ms,fade6 9681ms}.axis-270{animation:anim268 30266ms,fade4 30266ms}.axis-271{animation:anim268 26994ms,fade7 26994ms}.axis-272{animation:anim272 13145ms,fade9 13145ms}.axis-273{animation:anim272 38338ms,fade10 38338ms}.axis-274{animation:anim272 26632ms,fade9 26632ms}.axis-275{animation:anim272 15742ms,fade5 15742ms}.axis-276{animation:anim276 30.96s,fade8 30.96s}.axis-277{animation:anim276 43962ms,fade8 43962ms}.axis-278{animation:anim276 36556ms,fade4 36556ms}.axis-279{animation:anim276 13.7s,fade7 13.7s}.axis-280{animation:anim280 26384ms,fade3 26384ms}.axis-281{animation:anim280 33731ms,fade9 33731ms}.axis-282{animation:anim280 21753ms,fade3 21753ms}.axis-283{animation:anim280 15026ms,fade4 15026ms}.axis-284{animation:anim284 9.09s,fade4 9.09s}.axis-285{animation:anim284 24275ms,fade8 24275ms}.axis-286{animation:anim284 44264ms,fade5 44264ms}.axis-287{animation:anim284 13664ms,fade7 13664ms}.axis-288{animation:anim288 16168ms,fade8 16168ms}.axis-289{animation:anim288 44231ms,fade3 44231ms}.axis-290{animation:anim288 24213ms,fade3 24213ms}.axis-291{animation:anim288 23892ms,fade6 23892ms}.axis-292{animation:anim292 23769ms,fade8 23769ms}.axis-293{animation:anim292 44829ms,fade4 44829ms}.axis-294{animation:anim292 44013ms,fade6 44013ms}.axis-295{animation:anim292 27.65s,fade4 27.65s}.axis-296{animation:anim296 10261ms,fade3 10261ms}.axis-297{animation:anim296 9177ms,fade7 9177ms}.axis-298{animation:anim296 22383ms,fade9 22383ms}.axis-299{animation:anim296 29952ms,fade2 29952ms}.axis-300{animation:anim300 23562ms,fade6 23562ms}.axis-301{animation:anim300 24854ms,fade3 24854ms}.axis-302{animation:anim300 19545ms,fade9 19545ms}.axis-303{animation:anim300 38044ms,fade10 38044ms}.axis-304{animation:anim304 36908ms,fade10 36908ms}.axis-305{animation:anim304 32236ms,fade4 32236ms}.axis-306{animation:anim304 20536ms,fade2 20536ms}.axis-307{animation:anim304 40711ms,fade1 40711ms}.axis-308{animation:anim308 9205ms,fade5 9205ms}.axis-309{animation:anim308 5344ms,fade10 5344ms}.axis-310{animation:anim308 7295ms,fade1 7295ms}.axis-311{animation:anim308 18.61s,fade5 18.61s}.axis-312{animation:anim312 31911ms,fade3 31911ms}.axis-313{animation:anim312 8.26s,fade7 8.26s}.axis-314{animation:anim312 16444ms,fade9 16444ms}.axis-315{animation:anim312 44.69s,fade6 44.69s}.axis-316{animation:anim316 34288ms,fade10 34288ms}.axis-317{animation:anim316 18538ms,fade10 18538ms}.axis-318{animation:anim316 41897ms,fade9 41897ms}.axis-319{animation:anim316 39631ms,fade4 39631ms}.axis-320{animation:anim320 34466ms,fade6 34466ms}.axis-321{animation:anim320 8669ms,fade6 8669ms}.axis-322{animation:anim320 33286ms,fade8 33286ms}.axis-323{animation:anim320 42044ms,fade1 42044ms}.axis-324{animation:anim324 7059ms,fade6 7059ms}.axis-325{animation:anim324 11693ms,fade10 11693ms}.axis-326{animation:anim324 20569ms,fade6 20569ms}.axis-327{animation:anim324 20395ms,fade5 20395ms}.axis-328{animation:anim328 36.75s,fade4 36.75s}.axis-329{animation:anim328 7.48s,fade10 7.48s}.axis-330{animation:anim328 33212ms,fade6 33212ms}.axis-331{animation:anim328 21433ms,fade3 21433ms}.axis-332{animation:anim332 15.51s,fade8 15.51s}.axis-333{animation:anim332 12503ms,fade5 12503ms}.axis-334{animation:anim332 30994ms,fade4 30994ms}.axis-335{animation:anim332 21274ms,fade9 21274ms}.axis-336{animation:anim336 27248ms,fade2 27248ms}.axis-337{animation:anim336 5613ms,fade8 5613ms}.axis-338{animation:anim336 17834ms,fade10 17834ms}.axis-339{animation:anim336 40636ms,fade1 40636ms}.axis-340{animation:anim340 20403ms,fade5 20403ms}.axis-341{animation:anim340 16695ms,fade5 16695ms}.axis-342{animation:anim340 13748ms,fade2 13748ms}.axis-343{animation:anim340 15675ms,fade7 15675ms}.axis-344{animation:anim344 19614ms,fade3 19614ms}.axis-345{animation:anim344 41483ms,fade8 41483ms}.axis-346{animation:anim344 7091ms,fade9 7091ms}.axis-347{animation:anim344 43.57s,fade9 43.57s}.axis-348{animation:anim348 22.16s,fade3 22.16s}.axis-349{animation:anim348 14316ms,fade1 14316ms}.axis-350{animation:anim348 37914ms,fade4 37914ms}.axis-351{animation:anim348 12041ms,fade1 12041ms}.axis-352{animation:anim352 14695ms,fade2 14695ms}.axis-353{animation:anim352 27152ms,fade1 27152ms}.axis-354{animation:anim352 16232ms,fade1 16232ms}.axis-355{animation:anim352 14518ms,fade10 14518ms}.axis-356{animation:anim356 23893ms,fade7 23893ms}.axis-357{animation:anim356 40674ms,fade2 40674ms}.axis-358{animation:anim356 43763ms,fade7 43763ms}.axis-359{animation:anim356 10.18s,fade9 10.18s}.axis-360{animation:anim360 29237ms,fade7 29237ms}@keyframes fade1{7%{opacity:0}17%{opacity:1}to{opacity:1}}@keyframes fade2{14%{opacity:0}24%{opacity:1}to{opacity:1}}@keyframes fade3{11%{opacity:0}21%{opacity:1}to{opacity:1}}@keyframes fade4{3%{opacity:0}13%{opacity:1}to{opacity:1}}@keyframes fade5{19%{opacity:0}29%{opacity:1}to{opacity:1}}@keyframes fade6{4%{opacity:0}14%{opacity:1}to{opacity:1}}@keyframes fade7{1%{opacity:0}11%{opacity:1}to{opacity:1}}@keyframes fade8{1%{opacity:0}11%{opacity:1}to{opacity:1}}@keyframes fade9{17%{opacity:0}27%{opacity:1}to{opacity:1}}@keyframes fade10{3%{opacity:0}13%{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.f3ddc221.css.map*/