.holo-checkbox-input.svelte-1lt3kc3{position:absolute;opacity:0;width:0;height:0}.holo-checkbox.svelte-1lt3kc3{position:relative;width:80px;height:80px;cursor:pointer;transform-style:preserve-3d;perspective:1000px;display:flex;justify-content:center;align-items:center}.holo-box.svelte-1lt3kc3{position:relative;width:100%;height:100%;border:2px solid rgba(0,162,255,.7);border-radius:12px;background-color:#00183780;box-shadow:0 0 10px #00a2ff80,inset 0 0 15px #00a2ff4d;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:all .3s ease;transform-style:preserve-3d}.holo-inner.svelte-1lt3kc3{position:absolute;width:30%;height:30%;background-color:#00a2ff80;border-radius:4px;opacity:0;transform:scale(0) rotate(45deg);transition:all .3s ease;box-shadow:0 0 15px #00a2ffcc}.scan-effect.svelte-1lt3kc3{position:absolute;top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,rgba(0,162,255,.8),transparent);animation:svelte-1lt3kc3-scan-off 4s infinite;opacity:.3;transition:all .3s ease}@keyframes svelte-1lt3kc3-scan-off{0%{left:-100%;opacity:.3}to{left:100%;opacity:.3}}@keyframes svelte-1lt3kc3-scan-on{0%{left:-100%;opacity:1}to{left:100%;opacity:1}}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3){border-color:#00ff88b3;box-shadow:0 0 10px #0f89,inset 0 0 15px #0f86}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .holo-inner:where(.svelte-1lt3kc3){background-color:#00ff88b3;box-shadow:0 0 15px #0f8;opacity:1;transform:scale(1) rotate(45deg)}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .scan-effect:where(.svelte-1lt3kc3){animation:svelte-1lt3kc3-scan-on 2s infinite;opacity:1;background:linear-gradient(90deg,transparent,rgba(0,255,136,.8),transparent)}.holo-glow.svelte-1lt3kc3{position:absolute;width:200%;height:200%;left:-50%;top:-50%;background:radial-gradient(ellipse at center,#00a2ff33,#00a2ff1a 40%,#0000 70%);pointer-events:none;filter:blur(10px);opacity:.5;z-index:-1;animation:svelte-1lt3kc3-glow-pulse 4s infinite alternate;transition:all .5s ease}@keyframes svelte-1lt3kc3-glow-pulse{0%{opacity:.3;filter:blur(10px) brightness(.8)}to{opacity:.6;filter:blur(15px) brightness(1.2)}}.holo-checkbox-input.svelte-1lt3kc3:checked~.holo-glow:where(.svelte-1lt3kc3){background:radial-gradient(ellipse at center,#0f83,#00ff881a 40%,#0000 70%);animation:svelte-1lt3kc3-active-glow-pulse 2s infinite alternate}@keyframes svelte-1lt3kc3-active-glow-pulse{0%{opacity:.4;filter:blur(10px) brightness(1)}to{opacity:.8;filter:blur(20px) brightness(1.5)}}.corner-accent.svelte-1lt3kc3{position:absolute;width:15px;height:15px;border-style:solid;border-width:2px;border-color:#00a2ff80;transition:all .3s ease}.corner-accent.svelte-1lt3kc3:nth-of-type(1){top:-5px;left:-5px;border-right:none;border-bottom:none;border-radius:5px 0 0}.corner-accent.svelte-1lt3kc3:nth-of-type(2){top:-5px;right:-5px;border-left:none;border-bottom:none;border-radius:0 5px 0 0}.corner-accent.svelte-1lt3kc3:nth-of-type(3){bottom:-5px;left:-5px;border-right:none;border-top:none;border-radius:0 0 0 5px}.corner-accent.svelte-1lt3kc3:nth-of-type(4){bottom:-5px;right:-5px;border-left:none;border-top:none;border-radius:0 0 5px}.holo-checkbox-input.svelte-1lt3kc3:checked~.corner-accent:where(.svelte-1lt3kc3){width:20px;height:20px;border-color:#00ff88b3}.activation-ring.svelte-1lt3kc3{position:absolute;top:50%;left:50%;width:40%;height:40%;border:1px solid rgba(0,255,136,0);border-radius:50%;transform:translate(-50%,-50%) scale(0);opacity:0;transition:all .3s ease}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .activation-ring:where(.svelte-1lt3kc3){animation:svelte-1lt3kc3-ring-expand 2s ease-out forwards;border-color:#00ff88b3}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .activation-ring:where(.svelte-1lt3kc3):nth-child(1){animation-delay:0s}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .activation-ring:where(.svelte-1lt3kc3):nth-child(2){animation-delay:.3s}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .activation-ring:where(.svelte-1lt3kc3):nth-child(3){animation-delay:.6s}@keyframes svelte-1lt3kc3-ring-expand{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.holo-particles.svelte-1lt3kc3{position:absolute;width:100%;height:100%;pointer-events:none}.holo-particle.svelte-1lt3kc3{position:absolute;background-color:#00a2ffb3;border-radius:50%;width:3px;height:3px;opacity:0;filter:blur(1px);transition:all .3s ease}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .holo-particle:where(.svelte-1lt3kc3){background-color:#00ff88b3;animation:svelte-1lt3kc3-particle-float 3s infinite ease-in-out}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .holo-particle:where(.svelte-1lt3kc3):nth-child(1){top:20%;left:30%;animation-delay:.1s}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .holo-particle:where(.svelte-1lt3kc3):nth-child(2){top:70%;left:20%;animation-delay:.7s}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .holo-particle:where(.svelte-1lt3kc3):nth-child(3){top:40%;left:80%;animation-delay:1.3s}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .holo-particle:where(.svelte-1lt3kc3):nth-child(4){top:60%;left:60%;animation-delay:1.9s}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .holo-particle:where(.svelte-1lt3kc3):nth-child(5){top:30%;left:45%;animation-delay:2.5s}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .holo-particle:where(.svelte-1lt3kc3):nth-child(6){top:60%;left:40%;animation-delay:3.1s}@keyframes svelte-1lt3kc3-particle-float{0%{transform:translateY(0) scale(1);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(-20px) scale(0);opacity:0}}.cube-transform.svelte-1lt3kc3{position:absolute;width:30%;height:30%;transform-style:preserve-3d;opacity:0;transition:opacity .3s ease}.cube-face.svelte-1lt3kc3{position:absolute;width:100%;height:100%;background-color:#00a2ff4d;border:1px solid rgba(0,162,255,.5);box-shadow:0 0 5px #00a2ff4d;transition:all .3s ease}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .cube-transform:where(.svelte-1lt3kc3){opacity:1;animation:svelte-1lt3kc3-cube-rotate 5s infinite linear}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .cube-face:where(.svelte-1lt3kc3){background-color:#00ff884d;border-color:#0f83;box-shadow:0 0 5px #00ff884d}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .cube-face:where(.svelte-1lt3kc3):nth-child(1){transform:translateZ(15px)}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .cube-face:where(.svelte-1lt3kc3):nth-child(2){transform:rotateY(180deg) translateZ(15px)}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .cube-face:where(.svelte-1lt3kc3):nth-child(3){transform:rotateY(90deg) translateZ(15px)}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .cube-face:where(.svelte-1lt3kc3):nth-child(4){transform:rotateY(-90deg) translateZ(15px)}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .cube-face:where(.svelte-1lt3kc3):nth-child(5){transform:rotateX(90deg) translateZ(15px)}.holo-checkbox-input.svelte-1lt3kc3:checked+.holo-box:where(.svelte-1lt3kc3) .cube-face:where(.svelte-1lt3kc3):nth-child(6){transform:rotateX(-90deg) translateZ(15px)}@keyframes svelte-1lt3kc3-cube-rotate{0%{transform:rotateX(0) rotateY(0) rotate(0)}to{transform:rotateX(360deg) rotateY(360deg) rotate(360deg)}}.page-wrapper.svelte-c0n3nq{background:var(--primary-color);color:#fff}main.svelte-c0n3nq{padding-top:8rem}main.svelte-c0n3nq>.inner-wrapper:where(.svelte-c0n3nq){flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.8rem;background:var(--darker-primary-color);border-radius:1rem;height:75vh;max-height:620px;position:relative;overflow:hidden}main.svelte-c0n3nq .globe-img:where(.svelte-c0n3nq){width:10rem}main.svelte-c0n3nq .icon-img:where(.svelte-c0n3nq){position:absolute;width:3rem}main.svelte-c0n3nq .icon-img-1:where(.svelte-c0n3nq){top:2rem;left:2rem}main.svelte-c0n3nq .icon-img-2:where(.svelte-c0n3nq){top:2rem;right:2rem}main.svelte-c0n3nq .icon-img-3:where(.svelte-c0n3nq){bottom:2rem;left:2rem}main.svelte-c0n3nq .icon-img-4:where(.svelte-c0n3nq){bottom:2rem;right:2rem}main.svelte-c0n3nq h1:where(.svelte-c0n3nq){font-size:1.3rem;max-width:42rem;font-weight:600;color:var(--light-primary-color)}main.svelte-c0n3nq h3:where(.svelte-c0n3nq){max-width:36rem;font-size:1rem;font-weight:300}main.svelte-c0n3nq .inner-wrapper:where(.svelte-c0n3nq) .design:where(.svelte-c0n3nq){position:absolute;bottom:0;left:50%;transform:translate(-50%,70%);width:20vw;height:5vw;border-radius:50%;filter:blur(3rem) drop-shadow(1rem 1rem 3rem var(--light-primary-color));background:var(--light-primary-color)}.services-inner.svelte-c0n3nq{padding:8rem 2rem;flex-wrap:wrap;width:100%}.services-inner.svelte-c0n3nq article:where(.svelte-c0n3nq){display:flex;align-items:center;max-width:64rem;margin:auto}.services-inner.svelte-c0n3nq article:where(.svelte-c0n3nq):nth-child(2n){flex-direction:row-reverse}.services-inner.svelte-c0n3nq article:where(.svelte-c0n3nq) img:where(.svelte-c0n3nq){width:50%;min-width:50%;background:var(--darker-primary-color)}.services-inner.svelte-c0n3nq article:where(.svelte-c0n3nq) .article-text-wrapper:where(.svelte-c0n3nq){width:50%;min-width:50%;padding:2rem;line-height:1.5}.methodology.svelte-c0n3nq{color:var(--darker-primary-color)}.methodology.svelte-c0n3nq .wrapper-inner:where(.svelte-c0n3nq){background:linear-gradient(to bottom right,var(--accent-color) 5%,var(--light-primary-color) 5%,var(--light-primary-color) 95%,var(--accent-color) 95%);padding:4rem}.methodology.svelte-c0n3nq h2:where(.svelte-c0n3nq){color:var(--darker-primary-color)}.methodology.svelte-c0n3nq .descriptions:where(.svelte-c0n3nq){display:flex;gap:6rem;flex-wrap:wrap}.methodology.svelte-c0n3nq .descriptions:where(.svelte-c0n3nq) figure:where(.svelte-c0n3nq){flex:1;text-align:center}.methodology.svelte-c0n3nq .descriptions:where(.svelte-c0n3nq) figure:where(.svelte-c0n3nq) img:where(.svelte-c0n3nq){height:8rem;display:block;margin:auto}.methodology.svelte-c0n3nq .descriptions:where(.svelte-c0n3nq) figure:where(.svelte-c0n3nq) figcaption:where(.svelte-c0n3nq){font-size:.9rem;text-wrap:balance}.checklist.svelte-c0n3nq .wrapper:where(.svelte-c0n3nq){display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:6rem}.checklist.svelte-c0n3nq .wrapper:where(.svelte-c0n3nq) li:where(.svelte-c0n3nq){display:flex;gap:2rem;align-items:center;margin-top:4rem}.final_call_to_action.svelte-c0n3nq{margin-top:6rem}
