@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}}.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}}.contact-section{background:linear-gradient(180deg,#0000,#351a7959);padding:60px 50px 40px;width:100%}.contact-section-inner{width:100%}.contact-section-title{margin:0 0 12px}.contact-section-subtitle{font-size:18px;margin:0 auto 36px;max-width:720px;opacity:.9;word-spacing:2px}.contact-section-content{align-items:stretch;display:flex;gap:80px;justify-content:center}.contact-section-calendly{background-color:#fff;border-radius:8px;box-shadow:0 8px 24px #00000040;flex:0 1 480px;max-width:480px;min-width:280px;overflow:hidden}.contact-section-calendly .calendly-inline-widget{height:420px;min-width:280px;width:100%}.contact-section-info{display:flex;flex:1 1 320px;flex-direction:column;gap:28px;justify-content:center;max-width:420px}.contact-section-info h3{font-family:Orbitron,sans-serif;font-size:28px;font-weight:600;margin:0}.contact-section-info .contact-details{display:flex;flex-direction:column;gap:14px}.contact-section-info .contact-details>div{align-items:center;color:#fff;display:flex;font-size:15px}.contact-section-info .contact-details a{color:#fff;text-decoration:none}.contact-section-info .contact-details a:hover{color:#189bf5}.contact-section-info .contact-details img{flex-shrink:0;height:28px;margin-right:14px;width:28px}.contact-section-info .contact-details img.location-icon{margin-left:2px}.contact-section-info .follow-us p{color:#fff;font-weight:600;margin:0 0 12px}.contact-section-info .follow-us .social-links{display:flex;gap:12px}.contact-section-info .follow-us .social-links a img{height:32px;transition:opacity .2s ease;width:32px}.contact-section-info .follow-us .social-links a img:hover{opacity:.8}@media screen and (max-width:960px){.contact-section{padding:40px 24px 24px}.contact-section-subtitle{font-size:15px;margin-bottom:24px}.contact-section-content{align-items:center;flex-direction:column;gap:28px}.contact-section-calendly{max-width:100%;width:100%}.contact-section-calendly .calendly-inline-widget{height:380px}.contact-section-info{align-items:flex-start;max-width:100%;width:100%}.contact-section-info h3{font-size:22px}.contact-section-info .contact-details>div{font-size:13px}.contact-section-info .contact-details img{height:22px;margin-right:10px;width:22px}.contact-section-info .follow-us .social-links a img{height:28px;width:28px}}.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 11745ms,fade4 11745ms}.axis-2{animation:anim0 25822ms,fade9 25822ms}.axis-3{animation:anim0 44.65s,fade3 44.65s}.axis-4{animation:anim4 26364ms,fade10 26364ms}.axis-5{animation:anim4 33639ms,fade7 33639ms}.axis-6{animation:anim4 34912ms,fade10 34912ms}.axis-7{animation:anim4 21997ms,fade2 21997ms}.axis-8{animation:anim8 13964ms,fade7 13964ms}.axis-9{animation:anim8 31913ms,fade6 31913ms}.axis-10{animation:anim8 12873ms,fade1 12873ms}.axis-11{animation:anim8 35987ms,fade6 35987ms}.axis-12{animation:anim12 10322ms,fade9 10322ms}.axis-13{animation:anim12 23672ms,fade3 23672ms}.axis-14{animation:anim12 43.77s,fade5 43.77s}.axis-15{animation:anim12 31.34s,fade10 31.34s}.axis-16{animation:anim16 31801ms,fade9 31801ms}.axis-17{animation:anim16 5071ms,fade2 5071ms}.axis-18{animation:anim16 40401ms,fade9 40401ms}.axis-19{animation:anim16 34782ms,fade8 34782ms}.axis-20{animation:anim20 5236ms,fade6 5236ms}.axis-21{animation:anim20 12019ms,fade8 12019ms}.axis-22{animation:anim20 6294ms,fade6 6294ms}.axis-23{animation:anim20 30664ms,fade3 30664ms}.axis-24{animation:anim24 22452ms,fade1 22452ms}.axis-25{animation:anim24 19.21s,fade7 19.21s}.axis-26{animation:anim24 29739ms,fade7 29739ms}.axis-27{animation:anim24 40207ms,fade5 40207ms}.axis-28{animation:anim28 31041ms,fade8 31041ms}.axis-29{animation:anim28 27784ms,fade2 27784ms}.axis-30{animation:anim28 10222ms,fade6 10222ms}.axis-31{animation:anim28 32962ms,fade5 32962ms}.axis-32{animation:anim32 32.01s,fade6 32.01s}.axis-33{animation:anim32 37626ms,fade5 37626ms}.axis-34{animation:anim32 27689ms,fade3 27689ms}.axis-35{animation:anim32 28856ms,fade4 28856ms}.axis-36{animation:anim36 7208ms,fade4 7208ms}.axis-37{animation:anim36 21473ms,fade3 21473ms}.axis-38{animation:anim36 8382ms,fade4 8382ms}.axis-39{animation:anim36 17106ms,fade8 17106ms}.axis-40{animation:anim40 24728ms,fade2 24728ms}.axis-41{animation:anim40 29079ms,fade1 29079ms}.axis-42{animation:anim40 36035ms,fade10 36035ms}.axis-43{animation:anim40 14952ms,fade6 14952ms}.axis-44{animation:anim44 33982ms,fade8 33982ms}.axis-45{animation:anim44 16895ms,fade3 16895ms}.axis-46{animation:anim44 17841ms,fade7 17841ms}.axis-47{animation:anim44 38886ms,fade10 38886ms}.axis-48{animation:anim48 16.85s,fade9 16.85s}.axis-49{animation:anim48 24092ms,fade9 24092ms}.axis-50{animation:anim48 29981ms,fade5 29981ms}.axis-51{animation:anim48 33781ms,fade3 33781ms}.axis-52{animation:anim52 19913ms,fade3 19913ms}.axis-53{animation:anim52 36019ms,fade8 36019ms}.axis-54{animation:anim52 38611ms,fade3 38611ms}.axis-55{animation:anim52 26927ms,fade4 26927ms}.axis-56{animation:anim56 19.93s,fade2 19.93s}.axis-57{animation:anim56 8878ms,fade7 8878ms}.axis-58{animation:anim56 16672ms,fade7 16672ms}.axis-59{animation:anim56 21411ms,fade7 21411ms}.axis-60{animation:anim60 22773ms,fade5 22773ms}.axis-61{animation:anim60 15517ms,fade7 15517ms}.axis-62{animation:anim60 35894ms,fade7 35894ms}.axis-63{animation:anim60 8604ms,fade9 8604ms}.axis-64{animation:anim64 43658ms,fade9 43658ms}.axis-65{animation:anim64 32918ms,fade9 32918ms}.axis-66{animation:anim64 42126ms,fade3 42126ms}.axis-67{animation:anim64 35205ms,fade9 35205ms}.axis-68{animation:anim68 14036ms,fade9 14036ms}.axis-69{animation:anim68 42586ms,fade6 42586ms}.axis-70{animation:anim68 39767ms,fade5 39767ms}.axis-71{animation:anim68 28415ms,fade10 28415ms}.axis-72{animation:anim72 16167ms,fade8 16167ms}.axis-73{animation:anim72 16686ms,fade1 16686ms}.axis-74{animation:anim72 19603ms,fade6 19603ms}.axis-75{animation:anim72 20535ms,fade6 20535ms}.axis-76{animation:anim76 34382ms,fade5 34382ms}.axis-77{animation:anim76 17538ms,fade3 17538ms}.axis-78{animation:anim76 10233ms,fade3 10233ms}.axis-79{animation:anim76 24312ms,fade9 24312ms}.axis-80{animation:anim80 23723ms,fade10 23723ms}.axis-81{animation:anim80 11898ms,fade4 11898ms}.axis-82{animation:anim80 21802ms,fade2 21802ms}.axis-83{animation:anim80 17824ms,fade5 17824ms}.axis-84{animation:anim84 21142ms,fade3 21142ms}.axis-85{animation:anim84 27319ms,fade1 27319ms}.axis-86{animation:anim84 31799ms,fade8 31799ms}.axis-87{animation:anim84 37384ms,fade9 37384ms}.axis-88{animation:anim88 9932ms,fade7 9932ms}.axis-89{animation:anim88 43787ms,fade4 43787ms}.axis-90{animation:anim88 28107ms,fade1 28107ms}.axis-91{animation:anim88 22739ms,fade9 22739ms}.axis-92{animation:anim92 39363ms,fade2 39363ms}.axis-93{animation:anim92 28416ms,fade2 28416ms}.axis-94{animation:anim92 39506ms,fade3 39506ms}.axis-95{animation:anim92 18.59s,fade10 18.59s}.axis-96{animation:anim96 32607ms,fade8 32607ms}.axis-97{animation:anim96 22424ms,fade3 22424ms}.axis-98{animation:anim96 7818ms,fade3 7818ms}.axis-99{animation:anim96 24629ms,fade6 24629ms}.axis-100{animation:anim100 13636ms,fade4 13636ms}.axis-101{animation:anim100 8561ms,fade8 8561ms}.axis-102{animation:anim100 36303ms,fade2 36303ms}.axis-103{animation:anim100 18.15s,fade1 18.15s}.axis-104{animation:anim104 25506ms,fade4 25506ms}.axis-105{animation:anim104 36751ms,fade8 36751ms}.axis-106{animation:anim104 6106ms,fade1 6106ms}.axis-107{animation:anim104 26487ms,fade5 26487ms}.axis-108{animation:anim108 10649ms,fade4 10649ms}.axis-109{animation:anim108 36778ms,fade3 36778ms}.axis-110{animation:anim108 17093ms,fade2 17093ms}.axis-111{animation:anim108 15376ms,fade8 15376ms}.axis-112{animation:anim112 41921ms,fade8 41921ms}.axis-113{animation:anim112 8016ms,fade4 8016ms}.axis-114{animation:anim112 37922ms,fade8 37922ms}.axis-115{animation:anim112 19136ms,fade6 19136ms}.axis-116{animation:anim116 42309ms,fade6 42309ms}.axis-117{animation:anim116 35211ms,fade8 35211ms}.axis-118{animation:anim116 7741ms,fade3 7741ms}.axis-119{animation:anim116 43.02s,fade2 43.02s}.axis-120{animation:anim120 23512ms,fade10 23512ms}.axis-121{animation:anim120 33827ms,fade2 33827ms}.axis-122{animation:anim120 26854ms,fade5 26854ms}.axis-123{animation:anim120 13267ms,fade4 13267ms}.axis-124{animation:anim124 20365ms,fade5 20365ms}.axis-125{animation:anim124 14997ms,fade8 14997ms}.axis-126{animation:anim124 18447ms,fade3 18447ms}.axis-127{animation:anim124 29542ms,fade4 29542ms}.axis-128{animation:anim128 37705ms,fade6 37705ms}.axis-129{animation:anim128 36534ms,fade10 36534ms}.axis-130{animation:anim128 15485ms,fade8 15485ms}.axis-131{animation:anim128 21432ms,fade5 21432ms}.axis-132{animation:anim132 40984ms,fade6 40984ms}.axis-133{animation:anim132 21011ms,fade6 21011ms}.axis-134{animation:anim132 22.29s,fade5 22.29s}.axis-135{animation:anim132 13375ms,fade7 13375ms}.axis-136{animation:anim136 6993ms,fade6 6993ms}.axis-137{animation:anim136 39951ms,fade1 39951ms}.axis-138{animation:anim136 43924ms,fade1 43924ms}.axis-139{animation:anim136 35557ms,fade9 35557ms}.axis-140{animation:anim140 31.65s,fade3 31.65s}.axis-141{animation:anim140 21422ms,fade10 21422ms}.axis-142{animation:anim140 22325ms,fade9 22325ms}.axis-143{animation:anim140 44261ms,fade8 44261ms}.axis-144{animation:anim144 17786ms,fade8 17786ms}.axis-145{animation:anim144 29945ms,fade6 29945ms}.axis-146{animation:anim144 41839ms,fade2 41839ms}.axis-147{animation:anim144 26848ms,fade4 26848ms}.axis-148{animation:anim148 30323ms,fade6 30323ms}.axis-149{animation:anim148 11927ms,fade5 11927ms}.axis-150{animation:anim148 41045ms,fade8 41045ms}.axis-151{animation:anim148 10948ms,fade8 10948ms}.axis-152{animation:anim152 41491ms,fade9 41491ms}.axis-153{animation:anim152 15725ms,fade10 15725ms}.axis-154{animation:anim152 35774ms,fade5 35774ms}.axis-155{animation:anim152 31697ms,fade2 31697ms}.axis-156{animation:anim156 13909ms,fade10 13909ms}.axis-157{animation:anim156 28623ms,fade9 28623ms}.axis-158{animation:anim156 37238ms,fade3 37238ms}.axis-159{animation:anim156 20828ms,fade3 20828ms}.axis-160{animation:anim160 35346ms,fade3 35346ms}.axis-161{animation:anim160 28694ms,fade5 28694ms}.axis-162{animation:anim160 35619ms,fade10 35619ms}.axis-163{animation:anim160 33748ms,fade3 33748ms}.axis-164{animation:anim164 31.92s,fade4 31.92s}.axis-165{animation:anim164 20302ms,fade3 20302ms}.axis-166{animation:anim164 22.94s,fade4 22.94s}.axis-167{animation:anim164 16484ms,fade6 16484ms}.axis-168{animation:anim168 43758ms,fade4 43758ms}.axis-169{animation:anim168 16186ms,fade5 16186ms}.axis-170{animation:anim168 38063ms,fade1 38063ms}.axis-171{animation:anim168 30746ms,fade10 30746ms}.axis-172{animation:anim172 39021ms,fade10 39021ms}.axis-173{animation:anim172 31911ms,fade7 31911ms}.axis-174{animation:anim172 32873ms,fade9 32873ms}.axis-175{animation:anim172 38527ms,fade7 38527ms}.axis-176{animation:anim176 20179ms,fade3 20179ms}.axis-177{animation:anim176 32291ms,fade3 32291ms}.axis-178{animation:anim176 15605ms,fade1 15605ms}.axis-179{animation:anim176 8602ms,fade5 8602ms}.axis-180{animation:anim180 18078ms,fade3 18078ms}.axis-181{animation:anim180 26456ms,fade10 26456ms}.axis-182{animation:anim180 30814ms,fade2 30814ms}.axis-183{animation:anim180 24079ms,fade1 24079ms}.axis-184{animation:anim184 11155ms,fade1 11155ms}.axis-185{animation:anim184 33782ms,fade7 33782ms}.axis-186{animation:anim184 13351ms,fade6 13351ms}.axis-187{animation:anim184 8.38s,fade5 8.38s}.axis-188{animation:anim188 27554ms,fade1 27554ms}.axis-189{animation:anim188 13102ms,fade7 13102ms}.axis-190{animation:anim188 22998ms,fade5 22998ms}.axis-191{animation:anim188 18349ms,fade8 18349ms}.axis-192{animation:anim192 19671ms,fade7 19671ms}.axis-193{animation:anim192 11612ms,fade9 11612ms}.axis-194{animation:anim192 12391ms,fade3 12391ms}.axis-195{animation:anim192 33886ms,fade10 33886ms}.axis-196{animation:anim196 13409ms,fade3 13409ms}.axis-197{animation:anim196 42801ms,fade2 42801ms}.axis-198{animation:anim196 39572ms,fade6 39572ms}.axis-199{animation:anim196 39867ms,fade2 39867ms}.axis-200{animation:anim200 33726ms,fade2 33726ms}.axis-201{animation:anim200 23298ms,fade4 23298ms}.axis-202{animation:anim200 44059ms,fade5 44059ms}.axis-203{animation:anim200 10.89s,fade6 10.89s}.axis-204{animation:anim204 38841ms,fade2 38841ms}.axis-205{animation:anim204 40.76s,fade9 40.76s}.axis-206{animation:anim204 34218ms,fade2 34218ms}.axis-207{animation:anim204 11294ms,fade5 11294ms}.axis-208{animation:anim208 37987ms,fade6 37987ms}.axis-209{animation:anim208 34647ms,fade4 34647ms}.axis-210{animation:anim208 10434ms,fade7 10434ms}.axis-211{animation:anim208 10.23s,fade2 10.23s}.axis-212{animation:anim212 14911ms,fade2 14911ms}.axis-213{animation:anim212 23332ms,fade9 23332ms}.axis-214{animation:anim212 44215ms,fade8 44215ms}.axis-215{animation:anim212 44194ms,fade3 44194ms}.axis-216{animation:anim216 13754ms,fade4 13754ms}.axis-217{animation:anim216 38891ms,fade6 38891ms}.axis-218{animation:anim216 31426ms,fade2 31426ms}.axis-219{animation:anim216 5288ms,fade7 5288ms}.axis-220{animation:anim220 30494ms,fade9 30494ms}.axis-221{animation:anim220 42253ms,fade2 42253ms}.axis-222{animation:anim220 29077ms,fade2 29077ms}.axis-223{animation:anim220 18462ms,fade8 18462ms}.axis-224{animation:anim224 39777ms,fade5 39777ms}.axis-225{animation:anim224 33145ms,fade4 33145ms}.axis-226{animation:anim224 23434ms,fade10 23434ms}.axis-227{animation:anim224 36169ms,fade8 36169ms}.axis-228{animation:anim228 44832ms,fade3 44832ms}.axis-229{animation:anim228 35242ms,fade2 35242ms}.axis-230{animation:anim228 17186ms,fade8 17186ms}.axis-231{animation:anim228 32293ms,fade7 32293ms}.axis-232{animation:anim232 15564ms,fade5 15564ms}.axis-233{animation:anim232 10429ms,fade4 10429ms}.axis-234{animation:anim232 33885ms,fade5 33885ms}.axis-235{animation:anim232 14385ms,fade6 14385ms}.axis-236{animation:anim236 24634ms,fade4 24634ms}.axis-237{animation:anim236 24778ms,fade4 24778ms}.axis-238{animation:anim236 17878ms,fade7 17878ms}.axis-239{animation:anim236 17694ms,fade10 17694ms}.axis-240{animation:anim240 38728ms,fade7 38728ms}.axis-241{animation:anim240 14588ms,fade2 14588ms}.axis-242{animation:anim240 13451ms,fade6 13451ms}.axis-243{animation:anim240 30.55s,fade7 30.55s}.axis-244{animation:anim244 35985ms,fade9 35985ms}.axis-245{animation:anim244 32318ms,fade1 32318ms}.axis-246{animation:anim244 12965ms,fade8 12965ms}.axis-247{animation:anim244 22859ms,fade9 22859ms}.axis-248{animation:anim248 38.55s,fade2 38.55s}.axis-249{animation:anim248 9558ms,fade9 9558ms}.axis-250{animation:anim248 14206ms,fade2 14206ms}.axis-251{animation:anim248 40168ms,fade9 40168ms}.axis-252{animation:anim252 43347ms,fade9 43347ms}.axis-253{animation:anim252 7404ms,fade7 7404ms}.axis-254{animation:anim252 7989ms,fade7 7989ms}.axis-255{animation:anim252 10883ms,fade10 10883ms}.axis-256{animation:anim256 6335ms,fade6 6335ms}.axis-257{animation:anim256 24801ms,fade2 24801ms}.axis-258{animation:anim256 33.2s,fade8 33.2s}.axis-259{animation:anim256 29063ms,fade4 29063ms}.axis-260{animation:anim260 16324ms,fade1 16324ms}.axis-261{animation:anim260 38646ms,fade2 38646ms}.axis-262{animation:anim260 23964ms,fade3 23964ms}.axis-263{animation:anim260 37949ms,fade4 37949ms}.axis-264{animation:anim264 43665ms,fade5 43665ms}.axis-265{animation:anim264 16132ms,fade3 16132ms}.axis-266{animation:anim264 7468ms,fade4 7468ms}.axis-267{animation:anim264 37779ms,fade3 37779ms}.axis-268{animation:anim268 24395ms,fade6 24395ms}.axis-269{animation:anim268 9321ms,fade10 9321ms}.axis-270{animation:anim268 26809ms,fade1 26809ms}.axis-271{animation:anim268 44122ms,fade9 44122ms}.axis-272{animation:anim272 12385ms,fade7 12385ms}.axis-273{animation:anim272 38011ms,fade1 38011ms}.axis-274{animation:anim272 25281ms,fade10 25281ms}.axis-275{animation:anim272 16979ms,fade10 16979ms}.axis-276{animation:anim276 17178ms,fade4 17178ms}.axis-277{animation:anim276 43281ms,fade4 43281ms}.axis-278{animation:anim276 24.45s,fade6 24.45s}.axis-279{animation:anim276 37.28s,fade4 37.28s}.axis-280{animation:anim280 25s,fade5 25s}.axis-281{animation:anim280 9491ms,fade6 9491ms}.axis-282{animation:anim280 30195ms,fade7 30195ms}.axis-283{animation:anim280 17886ms,fade9 17886ms}.axis-284{animation:anim284 31137ms,fade3 31137ms}.axis-285{animation:anim284 5.06s,fade4 5.06s}.axis-286{animation:anim284 16167ms,fade6 16167ms}.axis-287{animation:anim284 9417ms,fade3 9417ms}.axis-288{animation:anim288 20673ms,fade9 20673ms}.axis-289{animation:anim288 10511ms,fade8 10511ms}.axis-290{animation:anim288 21211ms,fade9 21211ms}.axis-291{animation:anim288 37503ms,fade4 37503ms}.axis-292{animation:anim292 37685ms,fade5 37685ms}.axis-293{animation:anim292 6894ms,fade1 6894ms}.axis-294{animation:anim292 8903ms,fade7 8903ms}.axis-295{animation:anim292 11411ms,fade5 11411ms}.axis-296{animation:anim296 19934ms,fade4 19934ms}.axis-297{animation:anim296 13931ms,fade3 13931ms}.axis-298{animation:anim296 21569ms,fade1 21569ms}.axis-299{animation:anim296 17964ms,fade2 17964ms}.axis-300{animation:anim300 16053ms,fade5 16053ms}.axis-301{animation:anim300 38.95s,fade7 38.95s}.axis-302{animation:anim300 43.62s,fade2 43.62s}.axis-303{animation:anim300 22071ms,fade10 22071ms}.axis-304{animation:anim304 18185ms,fade7 18185ms}.axis-305{animation:anim304 17049ms,fade2 17049ms}.axis-306{animation:anim304 12021ms,fade7 12021ms}.axis-307{animation:anim304 26588ms,fade9 26588ms}.axis-308{animation:anim308 12256ms,fade2 12256ms}.axis-309{animation:anim308 17316ms,fade8 17316ms}.axis-310{animation:anim308 35115ms,fade2 35115ms}.axis-311{animation:anim308 36781ms,fade9 36781ms}.axis-312{animation:anim312 15819ms,fade1 15819ms}.axis-313{animation:anim312 28934ms,fade6 28934ms}.axis-314{animation:anim312 39683ms,fade1 39683ms}.axis-315{animation:anim312 31899ms,fade8 31899ms}.axis-316{animation:anim316 15052ms,fade5 15052ms}.axis-317{animation:anim316 40.02s,fade9 40.02s}.axis-318{animation:anim316 5876ms,fade2 5876ms}.axis-319{animation:anim316 15388ms,fade3 15388ms}.axis-320{animation:anim320 30481ms,fade3 30481ms}.axis-321{animation:anim320 33995ms,fade10 33995ms}.axis-322{animation:anim320 6.18s,fade4 6.18s}.axis-323{animation:anim320 18384ms,fade6 18384ms}.axis-324{animation:anim324 7304ms,fade8 7304ms}.axis-325{animation:anim324 28806ms,fade3 28806ms}.axis-326{animation:anim324 39653ms,fade7 39653ms}.axis-327{animation:anim324 34773ms,fade1 34773ms}.axis-328{animation:anim328 5813ms,fade4 5813ms}.axis-329{animation:anim328 36178ms,fade6 36178ms}.axis-330{animation:anim328 34592ms,fade2 34592ms}.axis-331{animation:anim328 44.99s,fade7 44.99s}.axis-332{animation:anim332 7034ms,fade4 7034ms}.axis-333{animation:anim332 38962ms,fade5 38962ms}.axis-334{animation:anim332 20773ms,fade9 20773ms}.axis-335{animation:anim332 28.89s,fade7 28.89s}.axis-336{animation:anim336 22451ms,fade1 22451ms}.axis-337{animation:anim336 33713ms,fade6 33713ms}.axis-338{animation:anim336 5.71s,fade3 5.71s}.axis-339{animation:anim336 16113ms,fade3 16113ms}.axis-340{animation:anim340 19495ms,fade1 19495ms}.axis-341{animation:anim340 24151ms,fade2 24151ms}.axis-342{animation:anim340 42174ms,fade9 42174ms}.axis-343{animation:anim340 44748ms,fade3 44748ms}.axis-344{animation:anim344 19717ms,fade3 19717ms}.axis-345{animation:anim344 14431ms,fade6 14431ms}.axis-346{animation:anim344 27976ms,fade8 27976ms}.axis-347{animation:anim344 16.23s,fade5 16.23s}.axis-348{animation:anim348 25851ms,fade4 25851ms}.axis-349{animation:anim348 26228ms,fade10 26228ms}.axis-350{animation:anim348 12124ms,fade8 12124ms}.axis-351{animation:anim348 37605ms,fade5 37605ms}.axis-352{animation:anim352 26997ms,fade1 26997ms}.axis-353{animation:anim352 28239ms,fade3 28239ms}.axis-354{animation:anim352 16.99s,fade4 16.99s}.axis-355{animation:anim352 19936ms,fade5 19936ms}.axis-356{animation:anim356 33713ms,fade9 33713ms}.axis-357{animation:anim356 25458ms,fade3 25458ms}.axis-358{animation:anim356 24706ms,fade3 24706ms}.axis-359{animation:anim356 22.45s,fade9 22.45s}.axis-360{animation:anim360 40477ms,fade9 40477ms}@keyframes fade1{3%{opacity:0}13%{opacity:1}to{opacity:1}}@keyframes fade2{15%{opacity:0}25%{opacity:1}to{opacity:1}}@keyframes fade3{2%{opacity:0}12%{opacity:1}to{opacity:1}}@keyframes fade4{3%{opacity:0}13%{opacity:1}to{opacity:1}}@keyframes fade5{10%{opacity:0}20%{opacity:1}to{opacity:1}}@keyframes fade6{3%{opacity:0}13%{opacity:1}to{opacity:1}}@keyframes fade7{10%{opacity:0}20%{opacity:1}to{opacity:1}}@keyframes fade8{9%{opacity:0}19%{opacity:1}to{opacity:1}}@keyframes fade9{17%{opacity:0}27%{opacity:1}to{opacity:1}}@keyframes fade10{1%{opacity:0}11%{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.b24b0ba4.css.map*/