.menu[data-astro-cid-2j44jlrm]{display:none;flex-direction:column;justify-content:center;width:3rem;height:3rem;background:transparent;border:0;cursor:pointer;gap:.65rem}.menu[data-astro-cid-2j44jlrm]>span[data-astro-cid-2j44jlrm]{background:var(--clear2);height:2px;width:100%;border-radius:5px;transition:all .5s ease-in-out;transform-origin:left}.menu[data-astro-cid-2j44jlrm].open span[data-astro-cid-2j44jlrm]:nth-child(1){transform:translateY(-4px) rotate(45deg)}.menu[data-astro-cid-2j44jlrm].open span[data-astro-cid-2j44jlrm]:nth-child(2){opacity:0}.menu[data-astro-cid-2j44jlrm].open span[data-astro-cid-2j44jlrm]:nth-child(3){transform:translateY(4px) rotate(-45deg)}@media screen and (max-width: 768px){.menu[data-astro-cid-2j44jlrm]{display:flex}}header[data-astro-cid-3ef6ksr2]{background:var(--tertiary)}.logo-wrapper[data-astro-cid-3ef6ksr2]{filter:drop-shadow(0 0 10px rgba(255,255,255,.5))}.menu[data-astro-cid-3ef6ksr2]{display:none}.features_items[data-astro-cid-3ef6ksr2].active{display:flex}.features_items[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;background:var(--tertiary);box-shadow:0 10px 20px #0003;flex-direction:column;padding:1rem;border-radius:0;gap:1rem;z-index:100}@media screen and (max-width: 768px){.nav-items[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;right:1rem;background:var(--tertiary);box-shadow:0 10px 20px #0003;flex-direction:column;padding:1rem;border-radius:0;gap:1rem;z-index:100}.nav-items[data-astro-cid-3ef6ksr2].active{display:flex}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}footer[data-astro-cid-sz7xmlte]{background:var(--tertiary)}:root{--primary: #3c4c75;--secondary: #000040;--tertiary: #071952;--clear: #19CECD;--clear2: #37A4A2;--beige: #ECEDDE;--black: #444;--white: #fff;--error: #ff0000;--small: #333333}@font-face{font-family:Raleway;src:url(/fonts/Raleway/Raleway-VariableFont_wght.woff2) format("woff2") url(/fonts/Raleway/Raleway-VariableFont_wght.woff) format("woff") url(/fonts/Raleway/Raleway-VariableFont_wght.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato/Lato-Regular.woff2) format("woff2") url(/fonts/Lato/Lato-Regular.woff) format("woff") url(/fonts/Lato/Lato-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-VariableFont_wght.woff2) format("woff2") url(/fonts/Montserrat/Montserrat-VariableFont_wght.woff) format("woff") url(/fonts/Montserrat/Montserrat-VariableFont_wght.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{font-family:Raleway,sans-serif;background:var(--primary)}.navbar-item{font-family:Lato,sans-serif}h2{font-family:Montserrat,sans-serif;color:#fff}.heading-container h2{font-size:clamp(2.5rem,1.5vw + .5rem,3rem)}.general-section{min-height:100dvh;display:flex;flex-direction:column;justify-content:start;align-items:center;position:relative;view-timeline:--card-timeline block}.content{border:none;padding-top:2rem;color:var(--secondary);width:100%;display:flex;flex-direction:column;flex:1 1 0%;text-align:center;justify-content:start}.content h2{font-weight:700}.heading-container{background-color:#ffffff05;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.btn-primary{backdrop-filter:blur(5px);background-color:var(--clear2);padding:.8em 1.5em;color:var(--secondary);border-radius:.5em;border:none;transition:all .3s linear}.btn-primary:hover{background-color:var(--clear)}html{scroll-behavior:smooth;height:100%}@supports not (animation-timeline: scroll()){.fade-in,.fade-in-right,.fade-out,.fade-in-out,.scale-in,.slide-in{opacity:1}}.fade-out{animation:fade-out linear;animation-timeline:--card-timeline;animation-range:entry 90% cover 100%}.fade-in{animation:fade-in linear;animation-timeline:--card-timeline;animation-range:entry 10% cover 30%}.fade-in-right{animation:fade-in-right linear;animation-timeline:--card-timeline;animation-range:entry 10% cover 30%}.fade-in-out{animation:fade-in-out linear;animation-timeline:--feature-timeline;animation-range:entry -10% cover 120%}.scale-in{animation:scale-in linear;animation-timeline:--card-timeline;animation-range:entry 5% cover 15%}.slide-in{animation:slide-in linear;animation-timeline:--card-timeline;animation-range:entry 10% cover 40%}@keyframes fade-in{0%{opacity:0;transform:translate(-100px)}to{transform:translate(0);opacity:1}}@keyframes fade-in-right{0%{opacity:0;transform:translate(100px)}to{transform:translate(0);opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in-out{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes scale-in{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes slide-in{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}#hero[data-astro-cid-shwxrd6l]{position:relative;overflow:hidden;background:linear-gradient(to bottom,var(--primary) 0%,var(--clear2) 40%,var(--secondary) 100%);view-timeline:--card-timeline block}#hero-img[data-astro-cid-shwxrd6l]{mask-image:linear-gradient(black 20%,transparent)}#logo[data-astro-cid-shwxrd6l]{filter:drop-shadow(0 0 40px rgba(255,255,255,1))}.logo-animation[data-astro-cid-shwxrd6l]{opacity:0;transform:scale(.5);animation:fadeInScale 1s ease-out forwards}@keyframes fadeInScale{to{opacity:1;transform:scale(1)}}.general-section[data-astro-cid-a3ukgv3v]{width:100%;background:var(--secondary)}h2[data-astro-cid-a3ukgv3v]{color:#fff}p[data-astro-cid-a3ukgv3v]{color:#99a1af}.service-title[data-astro-cid-a3ukgv3v]{font-size:clamp(1.25rem,2vw + .5rem,1.875rem)}.scroll-service[data-astro-cid-a3ukgv3v]{height:2500px;position:relative}.scroll-service[data-astro-cid-a3ukgv3v]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent,var(--tertiary),var(--clear));opacity:.8;z-index:-1;pointer-events:none}h3[data-astro-cid-a3ukgv3v]{font-size:clamp(1rem,2vw + .5rem,1.75rem)}li[data-astro-cid-a3ukgv3v]{font-size:clamp(.75rem,.8vw + .5rem,1rem)}.services-container[data-astro-cid-a3ukgv3v]{width:100%;display:flex;gap:2rem;justify-content:center}.img-container-wrapper[data-astro-cid-a3ukgv3v]{aspect-ratio:3 / 2;padding-right:5dvw;padding-left:10px;width:100%;position:relative;align-items:center;justify-content:center}.text-content[data-astro-cid-a3ukgv3v]{flex:1;padding-right:10px;padding-left:5dvw;padding-top:1rem;padding-bottom:1rem;height:auto;display:flex;align-items:center;justify-content:center}.img-container[data-astro-cid-a3ukgv3v]{position:relative;width:100%;aspect-ratio:3 / 2;perspective:800px;display:block;transform-style:preserve-3d}.text-container[data-astro-cid-a3ukgv3v]{position:relative;display:flex;padding-right:20px;width:100%;height:600px;align-items:center;justify-content:center}.box[data-astro-cid-a3ukgv3v]{box-shadow:0 0 10px #0000004d;position:absolute;width:100%;aspect-ratio:3 / 2;border-radius:25px;overflow:hidden;border:1px solid var(--secondary);transition:.8s ease-in-out}.text-box[data-astro-cid-a3ukgv3v]{padding:2rem;position:absolute;box-shadow:0 0 10px #0000004d;background:linear-gradient(to bottom right,var(--clear2),var(--primary));border-radius:2rem;width:100%;overflow:hidden;transition:.8s ease-in-out}.box[data-astro-cid-a3ukgv3v] img[data-astro-cid-a3ukgv3v]{width:100%;height:100%;object-fit:cover}.box[data-astro-cid-a3ukgv3v]:first-of-type{z-index:5;opacity:0;right:5%;transform:translate(15%) rotateY(10deg)}.box[data-astro-cid-a3ukgv3v]:nth-of-type(2){overflow:1;right:10%;transform:translate(15%) rotateY(10deg);z-index:5}.box[data-astro-cid-a3ukgv3v]:nth-of-type(3){right:15%;opacity:.75;color:#eee;z-index:10;transform:translate(15%) rotateY(10deg) translateZ(-50px)}.box[data-astro-cid-a3ukgv3v]:nth-of-type(4){right:20%;opacity:.5;z-index:5;transform:translate(15%) rotateY(10deg) translateZ(-100px)}.box[data-astro-cid-a3ukgv3v]:nth-of-type(5){right:25%;opacity:.25;z-index:2;transform:translate(15%) rotateY(10deg) translateZ(-150px)}.text-box[data-astro-cid-a3ukgv3v]:first-of-type{opacity:1}.text-box[data-astro-cid-a3ukgv3v]:nth-of-type(2){opacity:0}.text-box[data-astro-cid-a3ukgv3v]:nth-of-type(3){opacity:0}.text-box[data-astro-cid-a3ukgv3v]:nth-of-type(4){opacity:0}.text-box[data-astro-cid-a3ukgv3v]:nth-of-type(5){opacity:0}.carousel-arrows[data-astro-cid-a3ukgv3v]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:20;padding:0 1rem}.arrow-btn[data-astro-cid-a3ukgv3v]{pointer-events:all;background:#ffffffe6;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;color:var(--secondary)}.arrow-btn[data-astro-cid-a3ukgv3v]:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 20px #0003}.arrow-btn[data-astro-cid-a3ukgv3v]:active{transform:scale(.95)}.arrow-btn[data-astro-cid-a3ukgv3v] svg[data-astro-cid-a3ukgv3v]{transition:transform .2s ease}.arrow-btn[data-astro-cid-a3ukgv3v]:hover svg[data-astro-cid-a3ukgv3v]{transform:translate(2px)}.arrow-prev[data-astro-cid-a3ukgv3v]:hover svg[data-astro-cid-a3ukgv3v]{transform:translate(-2px)}@media screen and (max-width: 768px){.carousel-arrows[data-astro-cid-a3ukgv3v]{padding:0 .5rem}.arrow-btn[data-astro-cid-a3ukgv3v]{width:40px;height:40px}.arrow-btn[data-astro-cid-a3ukgv3v] svg[data-astro-cid-a3ukgv3v]{width:20px;height:20px}}@media screen and (max-width: 580px){.carousel-arrows[data-astro-cid-a3ukgv3v]{bottom:-60px;top:auto;transform:none;justify-content:center;gap:2rem}.arrow-btn[data-astro-cid-a3ukgv3v]{position:relative}}@media screen and (max-width: 768px){.services-container[data-astro-cid-a3ukgv3v]{flex-direction:column;height:auto;gap:1rem}.img-container-wrapper[data-astro-cid-a3ukgv3v]{width:100%;max-width:100%;padding:0 2rem;order:1}.text-content[data-astro-cid-a3ukgv3v]{width:100%;position:relative;padding:0 2rem;order:2}.text-container[data-astro-cid-a3ukgv3v]{height:auto;min-height:300px;padding:0}.text-box[data-astro-cid-a3ukgv3v]{padding:1.5rem;position:relative;margin-bottom:1rem}.text-box[data-astro-cid-a3ukgv3v]:not(:first-of-type){display:none}.scroll-service[data-astro-cid-a3ukgv3v]{height:auto;min-height:100vh}}@media screen and (max-width: 580px){.img-container-wrapper[data-astro-cid-a3ukgv3v],.text-content[data-astro-cid-a3ukgv3v]{padding:0 1rem}.text-box[data-astro-cid-a3ukgv3v]{padding:1rem}.service-title[data-astro-cid-a3ukgv3v]{font-size:clamp(1.125rem,1.5vw + .5rem,1.5rem)}li[data-astro-cid-a3ukgv3v]{font-size:clamp(.875rem,.6vw + .5rem,1.25rem)}}.bullet-item[data-astro-cid-ezsi7upz]{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem}.bullet-dot[data-astro-cid-ezsi7upz]{width:8px;height:8px;background-color:#3b82f6;border-radius:50%;margin-top:.4rem;flex-shrink:0}.bullet-content[data-astro-cid-ezsi7upz]{flex:1}.feature-container[data-astro-cid-ezsi7upz]{view-timeline:--feature-timeline block}p[data-astro-cid-ezsi7upz]{color:#fff}.feature[data-astro-cid-ezsi7upz],.feature-inverse[data-astro-cid-ezsi7upz]{backdrop-filter:blur(20px);padding:2rem}.feature[data-astro-cid-ezsi7upz]{background:linear-gradient(to right,var(--primary),var(--clear2))}.feature-inverse[data-astro-cid-ezsi7upz]{background:linear-gradient(to right,var(--clear2),var(--primary))}.feature-title[data-astro-cid-ezsi7upz]{color:var(--beige);font-size:clamp(1.5rem,2vw + .5rem,2.5rem);font-weight:700}.feature-description[data-astro-cid-ezsi7upz]{font-size:clamp(1rem,1.5vw + .5rem,1.25rem)}.icon-wrapper[data-astro-cid-ezsi7upz],.icon-wrapper-inverse[data-astro-cid-ezsi7upz]{padding:1.25rem;aspect-ratio:square;width:100%;max-width:100px}.icon-wrapper[data-astro-cid-ezsi7upz]{background:linear-gradient(to right,white 0%,var(--clear) 100%);box-shadow:8px 8px 16px #0b395480,inset -4px -4px 8px #0b395499,inset 0 5px 14px #087e8b4d}.icon-wrapper-inverse[data-astro-cid-ezsi7upz]{background:linear-gradient(to right,var(--clear) 0%,white 100%);box-shadow:8px 8px 16px #0b395480,inset -4px -4px 8px #0b395499,inset 0 5px 14px #087e8b4d}.general-section[data-astro-cid-3iabj5th]{width:100%;background:var(--secondary)}.content[data-astro-cid-3iabj5th]{margin-top:4rem}.general-section[data-astro-cid-7zkurq3t]{width:100%;background:var(--secondary)}.content[data-astro-cid-7zkurq3t]{margin-top:4rem}.general-section[data-astro-cid-7rwqvwa6]{width:100%;background:var(--secondary)}.content[data-astro-cid-7rwqvwa6]{margin-top:4rem}.general-section[data-astro-cid-7bguwl52]{width:100%;background:var(--secondary)}.content[data-astro-cid-7bguwl52]{margin-top:4rem}.general-section[data-astro-cid-ctnlin7c]{width:100%;background:var(--secondary)}.content[data-astro-cid-ctnlin7c]{margin-top:4rem}.general-section[data-astro-cid-ryfidb6a]{width:100%;background:var(--secondary)}.content[data-astro-cid-ryfidb6a]{margin-top:4rem}.contact-info[data-astro-cid-7oabtla5],h2[data-astro-cid-7oabtla5]{color:var(--primary)}.option-value[data-astro-cid-7oabtla5]{color:var(--secondary)}.icon-wrapper[data-astro-cid-7oabtla5]{background:#19cecd33}.required[data-astro-cid-svshx33u]:after{content:"*";color:red}.general-section[data-astro-cid-ptl3ltwj]{width:100%;background:var(--beige)}.content[data-astro-cid-ptl3ltwj]{margin-top:4rem}h2[data-astro-cid-ptl3ltwj]{color:var(--primary)}.tech-modules-wrapper[data-astro-cid-fcidqhmu]{width:100%;position:relative}.module-navigation[data-astro-cid-fcidqhmu]{margin-bottom:2rem;z-index:100;background:#fff0;backdrop-filter:blur(10px);padding:1rem 0}.module-tabs[data-astro-cid-fcidqhmu]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;width:100%;max-width:80vw;margin:0 auto;padding:0 1rem}.module-tab[data-astro-cid-fcidqhmu]{display:flex;flex-direction:column;align-items:center;padding:1rem 1.5rem;border:2px solid transparent;border-radius:12px;background:#b9fbff;color:var(--module-color);cursor:pointer;transition:all .3s ease;min-width:150px;position:relative;overflow:hidden}.module-tab[data-astro-cid-fcidqhmu]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--module-color);transform:scaleX(0);transition:transform .3s ease}.module-tab[data-astro-cid-fcidqhmu]:hover:before,.module-tab[data-astro-cid-fcidqhmu].active:before{transform:scaleX(1)}.module-tab[data-astro-cid-fcidqhmu]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;border-color:var(--module-color);background:#fffffff2}.module-tab[data-astro-cid-fcidqhmu].active{background:#fff;border-color:var(--module-color);box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.module-name[data-astro-cid-fcidqhmu]{font-weight:600;font-size:1.1rem;color:#333;margin-bottom:.25rem}.module-description[data-astro-cid-fcidqhmu]{font-size:.85rem;color:#666;text-align:center;line-height:1.3}.module-content[data-astro-cid-fcidqhmu]{display:none;opacity:0;transition:all .4s ease}.module-content[data-astro-cid-fcidqhmu].active{display:block;opacity:1}.module-header[data-astro-cid-fcidqhmu]{text-align:center;margin-bottom:2rem;padding:0 1rem}.module-title[data-astro-cid-fcidqhmu]{font-size:2.5rem;font-weight:700;color:var(--module-color);margin-bottom:.5rem;background:linear-gradient(135deg,var(--module-color),color-mix(in srgb,var(--module-color) 70%,white));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.module-desc[data-astro-cid-fcidqhmu]{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.scene[data-astro-cid-fcidqhmu]{--cube-size: 2dvw;width:calc(2*max(var(--cube-size),16px));height:calc(2*max(var(--cube-size),16px));transform:rotateX(20deg) rotateY(var(--custom-rotate));transform-style:preserve-3d;transition:all .4s ease linear}.cube-wrapper[data-astro-cid-fcidqhmu]{width:100%;height:100%;transform-style:preserve-3d;animation:floatTranslate 5s ease-out infinite}.cube[data-astro-cid-fcidqhmu]{position:relative;width:100%;height:100%;transform-style:preserve-3d}.face[data-astro-cid-fcidqhmu]{padding:2px;position:absolute;width:100%;height:100%;opacity:.85;background-size:contain;background-position:center;box-shadow:inset 0 0 12px #00000026}.front[data-astro-cid-fcidqhmu]{background:radial-gradient(circle at center,#fff,#fff6);transform:rotateY(0) translateZ(max(var(--cube-size),16px))}.right[data-astro-cid-fcidqhmu]{transform:rotateY(90deg) translateZ(max(var(--cube-size),16px));background:linear-gradient(to right,#fff6,#ffffff1a,#fff0)}.back[data-astro-cid-fcidqhmu]{transform:rotateY(180deg) translateZ(max(var(--cube-size),16px))}.left[data-astro-cid-fcidqhmu]{transform:rotateY(-90deg) translateZ(max(var(--cube-size),16px));background:linear-gradient(to left,#fff6,#ffffff1a,#fff0)}.top[data-astro-cid-fcidqhmu]{transform:rotateX(90deg) translateZ(max(var(--cube-size),16px));background:linear-gradient(to top,#fff6,#ffffff1a,#fff0)}.bottom[data-astro-cid-fcidqhmu]{transform:rotateX(-90deg) translateZ(max(var(--cube-size),16px));background:linear-gradient(to bottom,#fff6,#ffffff1a,#fff0)}.right[data-astro-cid-fcidqhmu],.left[data-astro-cid-fcidqhmu],.top[data-astro-cid-fcidqhmu],.bottom[data-astro-cid-fcidqhmu]{filter:brightness(.85)}.floating-logos[data-astro-cid-fcidqhmu]{overflow-y:hidden;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;& li[data-astro-cid-fcidqhmu]{scroll-snap-align:center;scroll-snap-stop:always}}.fallback-scroll-button[data-astro-cid-fcidqhmu]{aspect-ratio:1;padding:10px;top:50%;position:absolute;transition:all .4s ease;justify-content:center;align-items:center;display:flex;font-family:Material Symbols Outlined;cursor:pointer;pointer-events:all;background:#ffffffe6;border:none;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 12px #00000026;color:var(--secondary)}.fallback-scroll-button[data-astro-cid-fcidqhmu]:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 20px #0003}.fallback-scroll-button[data-astro-cid-fcidqhmu]:not(:disabled){scale:.9;background:#fff;cursor:pointer}.fallback-scroll-button[data-astro-cid-fcidqhmu]:disabled{background:#fff3;cursor:default}.fallback-scroll-button[data-astro-cid-fcidqhmu].left-button{left:1.5rem;content:"arrow_back" / "Previous"}.fallback-scroll-button[data-astro-cid-fcidqhmu].right-button{right:1.5rem;content:"arrow_forward" / "Next"}.custom-scroll-markers[data-astro-cid-fcidqhmu]{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;position:absolute;bottom:3rem;width:100%;z-index:5;pointer-events:auto;padding:10px;top:70%}.marker[data-astro-cid-fcidqhmu]{content:" ";width:15px;height:15px;border:1px solid #bbb;border-radius:50%;outline-offset:4px;-webkit-tap-highlight-color:transparent;scroll-snap-align:center;transition:all .3s ease;cursor:pointer}.marker[data-astro-cid-fcidqhmu]:is(:hover,:focus-visible){background:var(--clear);border-color:LinkText}.marker[data-astro-cid-fcidqhmu].active{background:LinkText;border-color:var(--clear2)}.overlay-buttons-techs[data-astro-cid-fcidqhmu]{display:flex;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:80vw}.tech-name-container[data-astro-cid-fcidqhmu]{font-size:clamp(1.75rem,1.5vw + .5rem,2.5rem);color:var(--tertiary);z-index:20;transform:translateY(-80px);background-image:radial-gradient(rgba(255,255,255,.8),transparent);transition:all .4s ease}.carousel--inert[data-astro-cid-fcidqhmu] li[data-astro-cid-fcidqhmu] .scene[data-astro-cid-fcidqhmu]{position:absolute;transition:all .4s ease;opacity:1}li[data-astro-cid-fcidqhmu].active-1 .cube-wrapper[data-astro-cid-fcidqhmu],li[data-astro-cid-fcidqhmu].active-2 .cube-wrapper[data-astro-cid-fcidqhmu],li[data-astro-cid-fcidqhmu].active-3 .cube-wrapper[data-astro-cid-fcidqhmu]{animation:none;animation-delay:0ms!important}li[data-astro-cid-fcidqhmu].active-1 .scene[data-astro-cid-fcidqhmu]{top:50%!important;left:calc(35% - max(var(--cube-size),16px))!important;scale:2.5;transform:rotateY(-15deg) rotateX(-20deg) rotate(5deg);animation:none;transition:all .4s ease}li[data-astro-cid-fcidqhmu].active-2 .scene[data-astro-cid-fcidqhmu]{top:50%!important;left:calc(50% - max(var(--cube-size),16px))!important;scale:2.5;transform:rotateY(0) rotateX(-20deg);transition:all .4s ease}li[data-astro-cid-fcidqhmu].active-3 .scene[data-astro-cid-fcidqhmu]{top:50%!important;left:calc(65% - max(var(--cube-size),16px))!important;scale:2.5;transform:rotateY(15deg) rotateX(-20deg) rotate(-5deg);transition:all .4s ease}@media (max-width: 768px){.module-name[data-astro-cid-fcidqhmu],.module-description[data-astro-cid-fcidqhmu]{display:none}.module-tab[data-astro-cid-fcidqhmu] svg[data-astro-cid-fcidqhmu]{display:block}.module-tab[data-astro-cid-fcidqhmu]{min-width:fit-content}li[data-astro-cid-fcidqhmu]{align-items:end}li[data-astro-cid-fcidqhmu].active-1 .scene[data-astro-cid-fcidqhmu]{left:calc(25% - max(var(--cube-size),16px))!important;transform:rotateY(-15deg) rotateX(-20deg) rotate(5deg) translateY(10px);scale:2.5}li[data-astro-cid-fcidqhmu].active-2 .scene[data-astro-cid-fcidqhmu]{scale:3;transform:rotateY(0) rotateX(-20deg) translateY(-30px)}li[data-astro-cid-fcidqhmu].active-3 .scene[data-astro-cid-fcidqhmu]{left:calc(75% - max(var(--cube-size),16px))!important;transform:rotateY(15deg) rotateX(-20deg) rotate(-5deg) translateY(10px);scale:2.5}.tech-name-container[data-astro-cid-fcidqhmu]{scale:1.5;transform:translateY(-60px);background-image:radial-gradient(rgba(255,255,255,1),transparent)}}@layer support.demo{.floating-logos[data-astro-cid-fcidqhmu]{grid-area:scroll;max-inline-size:80cqi;width:100%;height:100dvh;overscroll-behavior-x:contain;scroll-behavior:smooth}.logo-content[data-astro-cid-fcidqhmu]{display:grid;grid:60vmin / auto-flow 60vmin;gap:15px;padding:0;margin:0;>li{list-style-type:none}}.logo-content[data-astro-cid-fcidqhmu]:before,.logo-content[data-astro-cid-fcidqhmu]:after{content:"";width:50vw;display:block}}@keyframes floatTranslate{0%,to{transform:translateY(-15px) rotateX(-5deg) rotateY(var(--custom-rotate))}50%{transform:translateY(15px) rotateX(5deg) rotateY(var(--custom-rotate))}}.carousel-item[data-astro-cid-fcidqhmu] .scene[data-astro-cid-fcidqhmu]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotateX(20deg) rotateY(var(--custom-rotate));opacity:.3;scale:1.5;transition:all .5s cubic-bezier(.4,0,.2,1)}.carousel-item[data-astro-cid-fcidqhmu].active-1 .cube-wrapper[data-astro-cid-fcidqhmu],.carousel-item[data-astro-cid-fcidqhmu].active-2 .cube-wrapper[data-astro-cid-fcidqhmu],.carousel-item[data-astro-cid-fcidqhmu].active-3 .cube-wrapper[data-astro-cid-fcidqhmu]{animation:none}.general-section[data-astro-cid-t6k556lg]{width:100%;background:linear-gradient(to right,var(--secondary) 0%,var(--clear2) 50%,var(--secondary) 100%)}.content[data-astro-cid-t6k556lg]{height:100%;margin-top:4rem}.general-section[data-astro-cid-4g4ncwgm]{background:#fff}.heading[data-astro-cid-4g4ncwgm]{position:absolute;left:-1.6px;padding:.75rem;background:#fff;gap:1rem;width:100%;max-width:50%}h2[data-astro-cid-4g4ncwgm]{color:var(--tertiary);line-height:56px;border-radius:.75rem;height:56px;background:#36a4a266}.client-scroll-container[data-astro-cid-4g4ncwgm]{display:flex;scroll-behavior:smooth;width:100%;height:100%}.client-scroll-container[data-astro-cid-4g4ncwgm]::-webkit-scrollbar{display:none}.client-scroll-button[data-astro-cid-4g4ncwgm]{aspect-ratio:1;padding:10px;top:50%;border:var(--secondary) 2px solid;position:absolute;transition:all .4s ease;justify-content:center;align-items:center;display:flex;font-family:Material Symbols Outlined;pointer-events:auto;background:var(--clear)}.client-scroll-button[data-astro-cid-4g4ncwgm]:hover{opacity:1;background:var(--clear2);scale:1.05}.client-scroll-button[data-astro-cid-4g4ncwgm]:not(:disabled){scale:1;cursor:pointer}.client-scroll-button[data-astro-cid-4g4ncwgm]:disabled{scale:.9;background:#fff3;cursor:default}.client-scroll-button[data-astro-cid-4g4ncwgm].client-left-button{left:-1.5rem;content:"arrow_back" / "Previous"}.client-scroll-button[data-astro-cid-4g4ncwgm].client-right-button{right:-1.5rem;content:"arrow_forward" / "Next"}.client-title[data-astro-cid-4g4ncwgm]{user-select:none;font-size:clamp(1.5rem,2vw + .5rem,2.5rem);color:linear-gradient(to right,var(--tertiary),white);mix-blend-mode:overlay}.client-description-text[data-astro-cid-4g4ncwgm]{user-select:none;font-size:clamp(.8rem,1.5vw + .5rem,1.875rem);color:var(--tertiary);mix-blend-mode:overlay}.client-card[data-astro-cid-4g4ncwgm]{position:relative;background:linear-gradient(to top right,var(--clear),var(--secondary));box-shadow:0 25px 50px -12px #ffffff40}.client-description[data-astro-cid-4g4ncwgm]{max-height:calc(100% - 80px)}.client-img[data-astro-cid-4g4ncwgm]{max-height:calc(100% - 96px)}.client-description[data-astro-cid-4g4ncwgm],.client-img[data-astro-cid-4g4ncwgm]{overflow-y:hidden;>*{border-radius:.5rem}}.client-card[data-astro-cid-4g4ncwgm]:after,.client-card[data-astro-cid-4g4ncwgm]:before,.upper-corner-left[data-astro-cid-4g4ncwgm],.upper-corner-right[data-astro-cid-4g4ncwgm]{width:1.125rem;height:1.125rem;content:"";position:absolute;background-image:radial-gradient(circle at 100% 100%,transparent 1.125rem,white calc(1.125rem + 1px))}.client-card[data-astro-cid-4g4ncwgm]:after{bottom:4.89rem;right:-1px;rotate:-180deg}.client-card[data-astro-cid-4g4ncwgm]:before{bottom:-1px;right:calc(50% - 2px);rotate:-180deg}.upper-corner-left[data-astro-cid-4g4ncwgm]{top:4.89rem;left:0}.upper-corner-right[data-astro-cid-4g4ncwgm]{top:-1px;left:calc(50% - 2px)}.client-grid[data-astro-cid-4g4ncwgm]{position:absolute;display:grid;bottom:0;right:-1.6px;height:80px;justify-content:center;align-items:center;padding:.75rem;background:#fff;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:1rem;width:100%;max-width:50%}.client[data-astro-cid-4g4ncwgm]{view-transition-name:attr(id);background:#00004033;backdrop-filter:blur(10px);border-radius:.75rem;border:2px solid transparent;height:56px;display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;color:#fff;transition:all .4s ease;box-shadow:0 0 0 transparent;transform:scale(1);cursor:pointer}.client-content[data-astro-cid-4g4ncwgm]{display:none;position:relative}.client[data-astro-cid-4g4ncwgm]:hover:not(:target){transform:scale(1.03);background:#19cecd33;backdrop-filter:blur(10px)}.client-container[data-astro-cid-4g4ncwgm]:has(#Crypto:target) #Crypto[data-astro-cid-4g4ncwgm],.client-container[data-astro-cid-4g4ncwgm]:has(#Gaming:target) #Gaming[data-astro-cid-4g4ncwgm],.client-container[data-astro-cid-4g4ncwgm]:has(#Mobile:target) #Mobile[data-astro-cid-4g4ncwgm],.client-container[data-astro-cid-4g4ncwgm]:has(#DB:target) #DB[data-astro-cid-4g4ncwgm],.client-container[data-astro-cid-4g4ncwgm]:has(#AI:target) #AI[data-astro-cid-4g4ncwgm]{display:flex;opacity:1;transition:all .4s ease}:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#Crypto:target) #Crypto[data-astro-cid-4g4ncwgm],:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#Gaming:target) #Gaming[data-astro-cid-4g4ncwgm],:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#Mobile:target) #Mobile[data-astro-cid-4g4ncwgm],:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#DB:target) #DB[data-astro-cid-4g4ncwgm],:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#AI:target) #AI[data-astro-cid-4g4ncwgm]{@starting-style{opacity:0;transform:translate(50px)}}:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#Crypto:target) #Crypto[data-astro-cid-4g4ncwgm],:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#Gaming:target) #Gaming[data-astro-cid-4g4ncwgm],:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#Mobile:target) #Mobile[data-astro-cid-4g4ncwgm],:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#DB:target) #DB[data-astro-cid-4g4ncwgm],:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#AI:target) #AI[data-astro-cid-4g4ncwgm]{@starting-style{opacity:0;transform:translate(-50px)}}.client-container[data-astro-cid-4g4ncwgm]:has(#Crypto:target) .client[data-astro-cid-4g4ncwgm][href="#Crypto"],.client-container[data-astro-cid-4g4ncwgm]:has(#Gaming:target) .client[data-astro-cid-4g4ncwgm][href="#Gaming"],.client-container[data-astro-cid-4g4ncwgm]:has(#Mobile:target) .client[data-astro-cid-4g4ncwgm][href="#Mobile"],.client-container[data-astro-cid-4g4ncwgm]:has(#DB:target) .client[data-astro-cid-4g4ncwgm][href="#DB"],.client-container[data-astro-cid-4g4ncwgm]:has(#AI:target) .client[data-astro-cid-4g4ncwgm][href="#AI"]{background:var(--clear);border-color:var(--primary);transform:scale(1.08);box-shadow:0 0 20px var(--tertiary)}::view-transition-old(Crypto) [data-astro-cid-4g4ncwgm],::view-transition-new(Crypto) [data-astro-cid-4g4ncwgm],::view-transition-old(Gaming) [data-astro-cid-4g4ncwgm],::view-transition-new(Gaming) [data-astro-cid-4g4ncwgm],::view-transition-old(Mobile) [data-astro-cid-4g4ncwgm],::view-transition-new(Mobile) [data-astro-cid-4g4ncwgm],::view-transition-old(DB) [data-astro-cid-4g4ncwgm],::view-transition-new(DB) [data-astro-cid-4g4ncwgm],::view-transition-old(AI) [data-astro-cid-4g4ncwgm],::view-transition-new(AI) [data-astro-cid-4g4ncwgm]{animation-duration:.5s;animation-timing-function:ease}::view-transition-old(Crypto) [data-astro-cid-4g4ncwgm],::view-transition-old(Gaming) [data-astro-cid-4g4ncwgm],::view-transition-old(Mobile) [data-astro-cid-4g4ncwgm],::view-transition-old(DB) [data-astro-cid-4g4ncwgm],::view-transition-old(AI) [data-astro-cid-4g4ncwgm]{animation-name:morph-out}::view-transition-new(Crypto) [data-astro-cid-4g4ncwgm],::view-transition-new(Gaming) [data-astro-cid-4g4ncwgm],::view-transition-new(Mobile) [data-astro-cid-4g4ncwgm],::view-transition-new(DB) [data-astro-cid-4g4ncwgm],::view-transition-new(AI) [data-astro-cid-4g4ncwgm]{animation-name:morph-in}@keyframes morph-in{0%{opacity:0;transform:scale(.95) rotate(-5deg);border-radius:1rem}to{opacity:1;transform:scale(1.08) rotate(0);border-radius:2rem}}@keyframes morph-out{0%{opacity:1;transform:scale(1.08) rotate(0);border-radius:2rem}to{opacity:0;transform:scale(1.05) rotate(5deg);border-radius:1rem}}@media screen and (max-width: 1080px){.client[data-astro-cid-4g4ncwgm] h3[data-astro-cid-4g4ncwgm]{display:none}.client[data-astro-cid-4g4ncwgm] svg[data-astro-cid-4g4ncwgm]{display:block}.client-card[data-astro-cid-4g4ncwgm]{aspect-ratio:5 / 3}}@media screen and (max-width: 979px){.client-card[data-astro-cid-4g4ncwgm]{aspect-ratio:3 / 2}}@media screen and (max-width: 768px){.client-content[data-astro-cid-4g4ncwgm]{flex-direction:column-reverse;justify-content:space-around;height:100%;min-height:calc(100vh - 2.25rem)}.client-card[data-astro-cid-4g4ncwgm]{aspect-ratio:1;min-height:calc(100vh - 4.5rem)}.client-grid[data-astro-cid-4g4ncwgm]{top:-1px;left:-1.6px;width:70px;height:100%;max-height:60%;grid-template-rows:repeat(auto-fit,minmax(34px,1fr));grid-template-columns:none}.client[data-astro-cid-4g4ncwgm]{width:40px;padding:2px;height:100%}.client-description[data-astro-cid-4g4ncwgm]{height:100%;max-height:40%;padding-top:0;justify-content:start}.client-description[data-astro-cid-4g4ncwgm] h3[data-astro-cid-4g4ncwgm]{display:none}.client-img[data-astro-cid-4g4ncwgm]{height:100%;max-height:60%;padding-top:20px}.client-img[data-astro-cid-4g4ncwgm] h3[data-astro-cid-4g4ncwgm]{display:block}.heading[data-astro-cid-4g4ncwgm]{right:-1px;top:-1px;left:auto;padding:.75rem;margin-right:0;margin-left:1.25rem;gap:1rem;width:100%;max-width:60%}.client-card[data-astro-cid-4g4ncwgm]:after{top:-1px;left:4.265rem;rotate:0deg}.client-card[data-astro-cid-4g4ncwgm]:before{left:-1px;top:calc(60% - 2px);rotate:0deg}.upper-corner-left[data-astro-cid-4g4ncwgm]{top:4.89rem;right:0;left:auto;rotate:90deg}.upper-corner-right[data-astro-cid-4g4ncwgm]{top:-1px;right:calc(60% - 2px);left:auto;rotate:90deg}:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#Crypto:target) #Crypto[data-astro-cid-4g4ncwgm],:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#Gaming:target) #Gaming[data-astro-cid-4g4ncwgm],:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#Mobile:target) #Mobile[data-astro-cid-4g4ncwgm],:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#DB:target) #DB[data-astro-cid-4g4ncwgm],:root[data-client-slide=next] .client-container[data-astro-cid-4g4ncwgm]:has(#AI:target) #AI[data-astro-cid-4g4ncwgm]{@starting-style{opacity:0;transform:translate(10px)}}:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#Crypto:target) #Crypto[data-astro-cid-4g4ncwgm],:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#Gaming:target) #Gaming[data-astro-cid-4g4ncwgm],:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#Mobile:target) #Mobile[data-astro-cid-4g4ncwgm],:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#DB:target) #DB[data-astro-cid-4g4ncwgm],:root[data-client-slide=prev] .client-container[data-astro-cid-4g4ncwgm]:has(#AI:target) #AI[data-astro-cid-4g4ncwgm]{@starting-style{opacity:0;transform:translate(-10px)}}.client-scroll-button[data-astro-cid-4g4ncwgm]{top:auto;bottom:8px;padding:5px}.client-scroll-button[data-astro-cid-4g4ncwgm].client-left-button{left:1.5rem}.client-scroll-button[data-astro-cid-4g4ncwgm].client-right-button{right:1.5rem}.client-scroll-button[data-astro-cid-4g4ncwgm]:disabled{background:#c5c5c5}}.general-section[data-astro-cid-dlhne4fa]{width:100%;background:linear-gradient(to bottom,white 0%,var(--beige) 100%)}.content[data-astro-cid-dlhne4fa]{height:100%;margin-top:4rem;box-sizing:border-box}h2[data-astro-cid-dlhne4fa]{color:var(--primary)}.value-title[data-astro-cid-dlhne4fa]{font-size:clamp(1.25rem,1.5vw + .5rem,1.875rem)}.value-description[data-astro-cid-dlhne4fa]{font-size:clamp(.875rem,1.5vw + .5rem,1.5rem)}.timeline_item[data-astro-cid-dlhne4fa]{display:grid;position:relative;grid-template-rows:auto;grid-template-columns:.5fr 180px 1fr;grid-auto-columns:1fr;width:100%;z-index:2}.timeline_circle[data-astro-cid-dlhne4fa]{background:linear-gradient(to right,var(--primary),var(--clear2))}.timeline_progress[data-astro-cid-dlhne4fa]{z-index:0;width:3px;height:100%;background:#fff;position:absolute;left:calc(((100% - 180px) / 3) + 90px)}.timeline_progress_bar[data-astro-cid-dlhne4fa]{z-index:-1;width:3px;height:50dvh;position:sticky;inset:0 auto calc(50dvh - 5rem);background:linear-gradient(to right,var(--primary),var(--clear2))}.overlay-fade-top[data-astro-cid-dlhne4fa],.overlay-fade-bottom[data-astro-cid-dlhne4fa]{position:absolute;height:80px}.overlay-fade-top[data-astro-cid-dlhne4fa]{inset:0% 0% auto}.overlay-fade-bottom[data-astro-cid-dlhne4fa]{inset:auto 0% 0%}@media screen and (max-width: 767px){.timeline_item[data-astro-cid-dlhne4fa]{grid-template-columns:64px 1fr;width:100%}.timeline_left[data-astro-cid-dlhne4fa]{text-align:left;grid-area:1 / 2 / 2 / 3}.timeline_center[data-astro-cid-dlhne4fa]{justify-content:center;grid-area:1 / 1 / 3 / 2}.timeline_right[data-astro-cid-dlhne4fa]{grid-area:span 1 / span 1 / span 1 / span 1}.timeline_progress[data-astro-cid-dlhne4fa]{left:32px}.timeline_right[data-astro-cid-dlhne4fa] p[data-astro-cid-dlhne4fa]{margin-right:2rem}}
