:root[data-theme=light]{--bg: hsl(40, 30%, 96%);--bg-selected: hsl(215, 80%, 60%);--radial: radial-gradient(at center, hsla(40, 20%, 99%, .01) 0%, hsla(40, 29%, 99%, .01)), var(--bg);--clr-opaque-lg: rgba(255, 255, 255, .6);--clr-opaque-md: rgba(255, 255, 255, .8);--clr-opaque-sm: rgba(255, 255, 255, 1);--clr-grad-from: hsl(215, 20%, 35%);--clr-grad-to: hsl(215, 30%, 40%);--clr-link: hsl(215, 80%, 60%);--clr-link-hover: hsl(215, 50%, 50%);--clr-link-active: hsl(215, 40%, 30%);--clr-green: hsl(160, 99%, 30%);--clr-primary: hsl(215, 20%, 40%);--clr-neutral: hsl(215, 20%, 30%);--clr-accent: hsl(13, 90%, 50%);--theme-switch-icon-fill: hsl(13, 90%, 65%);--theme-switch-icon-fill-hover: hsl(13, 90%, 55%);--section-bg: hsl(40, 30%, 96%);--section-dim: hsl(215, 60%, 70%);--section-title: hsl(215, 60%, 60%);--section-clr: hsl(215, 60%, 40%);--section-highlight-bg: hsl(215, 50%, 96%);--section-highlight-dim: hsl(215, 50%, 80%);--section-highlight-title: hsl(215, 50%, 60%);--section-highlight-clr: hsl(215, 50%, 40%);--section-primary-bg: hsl(215, 30%, 93%);--section-primary-dim: hsl(215, 30%, 80%);--section-primary-title: hsl(215, 30%, 60%);--section-primary-clr: hsl(215, 30%, 40%);--client-logo-color: invert(54%) sepia(76%) saturate(345%) hue-rotate(177deg) brightness(89%) contrast(78%);--astro-one: hsl(31, 96%, 68%);--astro-two: hsl(215, 25%, 90%);--astro-three: hsl(13, 90%, 60%);--astro-four: hsl(215, 80%, 70%);--astro-five: hsl(215, 20%, 80%);--astro-six: hsl(215, 20%, 40%);--astro-seven: hsl(215, 20%, 60%);--rocket-one: hsl(31, 96%, 68%);--rocket-two: hsl(215, 25%, 90%);--rocket-three: hsl(13, 90%, 50%);--rocket-four: hsl(215, 80%, 70%);--rocket-five: hsl(215, 20%, 80%);--rocket-six: hsl(215, 20%, 40%);--rocket-seven: hsl(215, 27%, 60%)}:root[data-theme=dark]{--bg: hsl(215, 25%, 4%);--bg-selected: hsl(215, 80%, 40%);--radial: radial-gradient(at center, hsla(215, 90%, 20%, .05), hsla(215, 40%, 50%, .15)), var(--bg);--clr-opaque-lg: rgba(0, 0, 0, .3);--clr-opaque-md: rgba(0, 0, 0, .6);--clr-opaque-sm: rgba(0, 0, 0, .9);--clr-grad-from: hsl(215, 20%, 82%);--clr-grad-to: hsl(215, 30%, 92%);--clr-link: hsl(215, 80%, 80%);--clr-link-hover: hsl(215, 80%, 90%);--clr-link-active: hsl(215, 80%, 90%);--clr-green: hsl(160, 40%, 50%);--clr-primary: hsl(215, 100%, 95%);--clr-neutral: hsl(0, 0%, 90%);--clr-accent: hsl(240, 90%, 90%);--theme-switch-icon-fill: hsl(215, 80%, 70%);--theme-switch-icon-fill-hover: hsl(215, 80%, 90%);--section-bg: hsl(215, 25%, 12%);--section-dim: hsl(215, 25%, 30%);--section-title: hsl(215, 20%, 60%);--section-clr: hsl(215, 20%, 80%);--section-highlight-bg: hsl(215, 25%, 10%);--section-highlight-dim: hsl(215, 25%, 30%);--section-highlight-title: hsl(215, 25%, 60%);--section-highlight-clr: hsl(215, 25%, 70%);--section-primary-bg: hsl(215, 20%, 5%);--section-primary-dim: hsl(215, 20%, 20%);--section-primary-title: hsl(215, 20%, 50%);--section-primary-clr: hsl(215, 20%, 60%);--client-logo-color: invert(64%) sepia(43%) saturate(234%) hue-rotate(176deg) brightness(84%) contrast(85%);--astro-one: hsla(215, 30%, 60%, .2);--astro-two: hsla(215, 30%, 60%, .5);--astro-three: hsla(215, 30%, 60%, .2);--astro-four: hsla(215, 30%, 60%, .4);--astro-five: hsla(215, 30%, 60%, .2);--astro-six: hsla(215, 30%, 60%, .5);--astro-seven: hsla(215, 30%, 60%, .3);--rocket-one: hsla(215, 30%, 60%, .2);--rocket-two: hsla(215, 30%, 60%, .5);--rocket-three: hsla(215, 30%, 60%, .2);--rocket-four: hsla(215, 30%, 60%, .4);--rocket-five: hsla(215, 30%, 60%, .2);--rocket-six: hsla(215, 30%, 60%, .5);--rocket-seven: hsla(215, 30%, 60%, .3)}:root{--bg-accent: hsla(13, 70%, 99%, 1);--clr-light: hsl(215, 30%, 90%);--clr-dark: hsl(215, 30%, 20%);--ff-base: "n27", Helvetica, Arial, sans-serif;--fw-thin: 200;--fw-light: 300;--fw-regular: 400;--fw-semi-bold: 600;--fw-bold: 800;--fs-xl: clamp(3rem, 6vw, 5rem);--fs-lg: clamp(1.8rem, 6vw, 3rem);--fs-800: 2.8rem;--fs-700: 2.4rem;--fs-600: 1.6rem;--fs-500: 1.2rem;--fs-400: 1rem;--fs-300: .95rem;--fs-200: .8rem;--fs-100: .65rem;--space-xs: .25rem;--space-sm: .55rem;--space-md: 1.25rem;--space-lg: 2.75rem;--space-xl: 3.25rem;--border-radius: 6px;--border-radius-lg: 8px;--border-radius-xl: 12px;--base-padding: 1.25em;--base-width-lg: 1800px;--base-width: 1600px;--base-width-sm: 1400px}@font-face{font-family:n27;src:url(../../../fonts/n27-bold-webfont.woff2) format("woff2"),url(../../../fonts/n27-bold-webfont.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-bolditalic-webfont.woff2) format("woff2"),url(../../../fonts/n27-bolditalic-webfont.woff) format("woff");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-medium-webfont.woff2) format("woff2"),url(../../../fonts/n27-medium-webfont.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-mediumitalic-webfont.woff2) format("woff2"),url(../../../fonts/n27-mediumitalic-webfont.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-regular-webfont.woff2) format("woff2"),url(../../../fonts/n27-regular-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-regularitalic-webfont.woff2) format("woff2"),url(../../../fonts/n27-regularitalic-webfont.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-light-webfont.woff2) format("woff2"),url(../../../fonts/n27-light-webfont.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-lightitalic-webfont.woff) format("woff2"),url(../../../fonts/n27-lightitalic-webfont.woff2) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-extralight-webfont.woff2) format("woff2"),url(../../../fonts/n27-extralight-webfont.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-extralightitalic-webfont.woff2) format("woff2"),url(../../../fonts/n27-extralightitalic-webfont.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-thin-webfont.woff2) format("woff2"),url(../../../fonts/n27-thin-webfont.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:n27;src:url(../../../fonts/n27-thinitalic-webfont.woff2) format("woff2"),url(../../../fonts/n27-thinitalic-webfont.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}:where(html){--ease-1: cubic-bezier(.25, 0, .5, 1);--ease-2: cubic-bezier(.25, 0, .4, 1);--ease-3: cubic-bezier(.25, 0, .3, 1);--ease-4: cubic-bezier(.25, 0, .2, 1);--ease-5: cubic-bezier(.25, 0, .1, 1);--ease-in-1: cubic-bezier(.25, 0, 1, 1);--ease-in-2: cubic-bezier(.5, 0, 1, 1);--ease-in-3: cubic-bezier(.7, 0, 1, 1);--ease-in-4: cubic-bezier(.9, 0, 1, 1);--ease-in-5: cubic-bezier(1, 0, 1, 1);--ease-out-1: cubic-bezier(0, 0, .75, 1);--ease-out-2: cubic-bezier(0, 0, .5, 1);--ease-out-3: cubic-bezier(0, 0, .3, 1);--ease-out-4: cubic-bezier(0, 0, .1, 1);--ease-out-5: cubic-bezier(0, 0, 0, 1);--ease-in-out-1: cubic-bezier(.1, 0, .9, 1);--ease-in-out-2: cubic-bezier(.3, 0, .7, 1);--ease-in-out-3: cubic-bezier(.5, 0, .5, 1);--ease-in-out-4: cubic-bezier(.7, 0, .3, 1);--ease-in-out-5: cubic-bezier(.9, 0, .1, 1);--ease-elastic-1: cubic-bezier(.5, .75, .75, 1.25);--ease-elastic-2: cubic-bezier(.5, 1, .75, 1.25);--ease-elastic-3: cubic-bezier(.5, 1.25, .75, 1.25);--ease-elastic-4: cubic-bezier(.5, 1.5, .75, 1.25);--ease-elastic-5: cubic-bezier(.5, 1.75, .75, 1.25);--ease-squish-1: cubic-bezier(.5, -.1, .1, 1.5);--ease-squish-2: cubic-bezier(.5, -.3, .1, 1.5);--ease-squish-3: cubic-bezier(.5, -.5, .1, 1.5);--ease-squish-4: cubic-bezier(.5, -.7, .1, 1.5);--ease-squish-5: cubic-bezier(.5, -.9, .1, 1.5);--ease-step-1: steps(2);--ease-step-2: steps(3);--ease-step-3: steps(4);--ease-step-4: steps(7);--ease-step-5: steps(10)}.btn{--border-width: 2px;display:inline-flex;align-items:center;gap:.45em;padding:.3em 1.55em;font-size:var(--fs-300);font-weight:var(--fw-normal);border:none;background-color:var(--clr-primary);color:var(--clr-light-400);border-radius:var(--border-radius);width:fit-content}.btn svg{pointer-events:none}.btn:hover{background-color:color-mix(in lch,var(--clr-primary) 80%,black 0%);cursor:pointer}.btn--small{--border-width: 1px;font-weight:var(--fw-regular);font-size:var(--fs-200);padding:.6em .8em}@media screen and (min-width:1000px){.btn{padding:.8em 1.75em}}.btn-regular{color:var(--clr-light);background:linear-gradient(0deg,#2d3d53,#364963);transition:background-color .2s ease;text-align:center;vertical-align:baseline}.btn-regular:hover{color:var(--clr-light);background-color:var(--clr-dark)}.btn-secondary{color:var(--clr-light-400);background-color:var(--clr-primary-200);font-weight:400;transition:background-color .2s ease;text-align:center}.btn-secondary:hover{color:var(--clr-light-400)}.btn-outline{background-color:transparent;color:var(--clr-link);border:var(--border-width) solid var(--clr-link);text-align:center}.btn-outline:hover{background-color:transparent;border-color:var(--clr-link);color:var(--clr-link)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}img,picture,svg,video{display:block;max-width:100%}input,textarea{border-radius:0}button,select{font:inherit}html,body{margin:0}body{background:var(--radial);min-height:100vh;color:var(--clr-neutral);font-family:var(--ff-base);font-size:var(--fs-400);font-weight:var(--fw-regular);line-height:1.5;-webkit-font-smoothing:antialiased}main{position:relative}main article li,main article p,main article span,main article :is(h1,h2,h3,h4,h5,h6){max-width:92ch}h1,h2,h3,h4,h5,h6{color:var(--clr-neutral);font-weight:var(--fw-regular);text-wrap:balance;line-height:1.2}h1{font-size:var(--fs-800)}h2{font-size:var(--fs-700)}h3{font-size:var(--fs-600)}h4{font-size:var(--fs-500)}h5{font-size:var(--fs-400)}h6{font-size:var(--fs-300)}p{font-size:var(--fs-400);color:var(--clr-neutral);line-height:1.4}a{color:var(--clr-link);text-decoration:none}a:hover{color:var(--clr-link-hover)}a.active,a.current{color:var(--clr-link-active)}ul{list-style:square;padding-left:14px}ul>li{margin-block-start:var(--space-xs)}strong{font-weight:var(--fw-bold)}article *+*{margin-top:var(--space-md)}article{font-weight:var(--fw-light)}article header{display:flex;flex-direction:column-reverse;gap:.2rem}article .eyebrows{font-size:clamp(var(--fs-100),2vw,var(--fs-200));text-transform:uppercase;letter-spacing:.02em;margin:0}article .title{font-family:n27;font-size:clamp(var(--fs-600),3vw,var(--fs-800));font-weight:var(--fw-bold);margin:0}article footer{padding-block:var(--space-md)}section{background-color:var(--clr-bg);color:var(--clr-text)}section>header{margin-block:var(--space-lg)}section>header .title{font-size:clamp(var(--fs-600),2vw,var(--fs-800));font-weight:var(--fw-bold);color:var(--clr-text)}section{--clr-bg: transparent;--clr-hr-bg: var(--section-bg);--clr-text: var(--section-clr);--clr-svg: var(--section-title);--clr-title: var(--section-title);--clr-dim: var(--section-dim)}section.primary{--clr-bg: var(--section-primary-bg);--clr-hr-bg: var(--section-primary-bg);--clr-text: var(--section-primary-clr);--clr-svg: var(--section-primary-title);--clr-title: var(--section-primary-title);--clr-dim: var(--section-primary-dim)}section.highlight{--clr-bg: var(--section-highlight-bg);--clr-hr-bg: var(--section-highlight-bg);--clr-text: var(--section-highlight-clr);--clr-svg: var(--section-highlight-title);--clr-title: var(--section-highlight-title);--clr-dim: var(--section-highlight-dim)}.contain{max-width:var(--base-width);margin-inline:auto}.pad-block{padding-block:var(--space-sm)}@media screen and (min-width:700px){.pad-block{padding:var(--space-lg)}}.visually-hidden,.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.clr-grad{font-size:4rem;background:linear-gradient(90deg,var(--clr-grad-from),var(--clr-grad-to));-webkit-text-fill-color:transparent;-webkit-background-clip:text}html[data-theme=dark] .sun-and-moon.svelte-xic2i5 .sun:where(.svelte-xic2i5){transform:scale(1.75);transition-timing-function:var(--ease-3);transition-duration:.25s}html[data-theme=dark] .sun-and-moon.svelte-xic2i5 .sun-beams:where(.svelte-xic2i5){opacity:0;transform:rotate(-25deg);transition-duration:.15s}html[data-theme=dark] .sun-and-moon.svelte-xic2i5 .moon:where(.svelte-xic2i5)>circle:where(.svelte-xic2i5){transform:translate(-7px);transition-delay:.25s;transition-duration:.5s}.sun-and-moon.svelte-xic2i5 :is(.moon:where(.svelte-xic2i5),.sun:where(.svelte-xic2i5),.sun-beams:where(.svelte-xic2i5)){transform-origin:center center}.sun-and-moon.svelte-xic2i5 :is(.moon:where(.svelte-xic2i5),.sun:where(.svelte-xic2i5)){fill:var(--theme-switch-icon-fill)}.sun-and-moon.svelte-xic2i5 .sun-beams:where(.svelte-xic2i5){stroke:var(--theme-switch-icon-fill);stroke-width:2px}.sun-and-moon.svelte-xic2i5>.sun:where(.svelte-xic2i5){transition:transform .5s var(--ease-elastic-3)}.sun-and-moon.svelte-xic2i5>.sun-beams:where(.svelte-xic2i5){transition:transform .5s var(--ease-elastic-4),opacity .5s var(--ease-3)}.sun-and-moon.svelte-xic2i5 .moon:where(.svelte-xic2i5)>circle:where(.svelte-xic2i5){transition:transform .25s var(--ease-out-5)}@supports (cx: 1){.sun-and-moon.svelte-xic2i5 .moon:where(.svelte-xic2i5)>circle:where(.svelte-xic2i5){transition:cx .25s var(--ease-out-5)}}.theme-toggle.svelte-xic2i5{--size: 1.6rem;background:none;border:none;padding:0;inline-size:var(--size);block-size:var(--size);aspect-ratio:1;border-radius:50%;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline-offset:5px}.theme-toggle.svelte-xic2i5>svg:where(.svelte-xic2i5){inline-size:100%;block-size:100%;stroke-linecap:round}@media(hover:none){.theme-toggle.svelte-xic2i5{--size: 28px}}.header.svelte-184iws0{position:fixed;z-index:20;top:0;left:0;right:0;transition:background-color .2s ease;display:flex}.header__wrap.svelte-184iws0{flex:1;height:50px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-md);margin-block:var(--space-sm);max-width:var(--base-width-lg);margin-inline:auto;padding-inline:14px;border-radius:100px;will-change:transform;transition:background-color .4s ease,flex .4s cubic-bezier(.55,0,1,.45)}@media screen and (min-width:901px){.header__wrap.svelte-184iws0{height:55px;column-gap:var(--space-lg);margin-block:var(--space-md);padding-inline:30px}}.header.is-scrolling.svelte-184iws0 .header__wrap:where(.svelte-184iws0){flex:.8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:var(--clr-opaque-md)}@media screen and (min-width:800px){.header.is-scrolling.svelte-184iws0 .header__wrap:where(.svelte-184iws0){flex:.0001}}.brand.svelte-184iws0{display:flex;align-items:center;column-gap:.45em}.brand__logo.svelte-184iws0{max-width:clamp(30px,3vw,35px);height:40px;fill:var(--clr-primary);display:block}.brand__name.svelte-184iws0{line-height:1;font-size:clamp(var(--fs-400),3vw,var(--fs-500));text-transform:uppercase;color:var(--clr-primary);max-width:100%;overflow:hidden;transition:max-width 1s ease;transition-delay:1s}nav.svelte-184iws0{font-size:clamp(var(--fs-200),2vw,var(--fs-300));font-weight:var(--fw-normal);text-transform:uppercase}nav.svelte-184iws0 a:where(.svelte-184iws0){display:none}nav.svelte-184iws0 a.active:where(.svelte-184iws0){display:unset}@media screen and (min-width:40rem){nav.svelte-184iws0{display:flex;flex-direction:row;align-items:center;column-gap:var(--space-md)}nav.svelte-184iws0 a:where(.svelte-184iws0){display:unset}}.particles.svelte-yerij{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;z-index:-1}.testimonials.svelte-71tl7u{padding-block:2rem}.testimonials.svelte-71tl7u>header:where(.svelte-71tl7u){max-width:var(--base-width-sm);margin-inline:auto;padding-inline:var(--space-md)}.testimonials.svelte-71tl7u>header:where(.svelte-71tl7u) .title:where(.svelte-71tl7u){font-size:var(--fs-lg)}@media screen and (min-width:800px){.testimonials.svelte-71tl7u{padding-block:5rem}.testimonials.svelte-71tl7u>header:where(.svelte-71tl7u){margin-bottom:6rem}}.cards-container.svelte-71tl7u{display:grid;grid-auto-flow:column;flex-direction:row;margin-inline:1rem;gap:2rem;scroll-snap-type:x mandatory;scroll-behavior:smooth}@media screen and (min-width:800px){.cards-container.svelte-71tl7u{scroll-snap-type:x proximity;max-width:2000px;gap:3rem;margin-inline:auto;padding-inline:4rem;mask-image:linear-gradient(to left,transparent,black 2%,black 99%,transparent 100%);-webkit-mask-image:linear-gradient(to left,transparent,black 2%,black 99%,transparent 100%)}}.cards-container.svelte-71tl7u{overflow-x:scroll;-webkit-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none}.cards-container.svelte-71tl7u::-webkit-scrollbar{display:none}.cards-container.svelte-71tl7u:hover{cursor:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20width='42'%20height='42'%3e%3ccircle%20cx='21'%20cy='21'%20r='21'%20fill='hsl(215,%2080%25,%2070%25)'%20style='opacity:%20.2;'/%3e%3ccircle%20cx='21'%20cy='21'%20r='10'%20fill='hsl(215,%2080%25,%2070%25)'%20style='opacity:%20.8;'/%3e%3c/svg%3e"),auto}.cards-container.svelte-71tl7u.dragging{scroll-snap-type:none;scroll-behavior:auto;pointer-events:none}.card.svelte-71tl7u{scroll-snap-align:center;position:relative;min-height:200px;min-width:320px;display:flex;flex-direction:column-reverse;justify-content:space-between;gap:var(--space-md);background-color:var(--clr-opaque-lg);border-radius:var(--border-radius);padding-inline:var(--space-md);padding-block:var(--space-md) var(--space-md);transition:background-color .4s ease;box-shadow:#0000000d 0 1px 2px}@media screen and (min-width:800px){.card.svelte-71tl7u{min-height:250px;min-width:450px;padding-inline:var(--space-lg);padding-block:var(--space-lg) var(--space-md)}}.card.svelte-71tl7u:before{position:absolute;top:-35px;right:2rem;content:'"';font-size:6rem;font-weight:var(--fw-bold);opacity:.2}.card.svelte-71tl7u:hover{background-color:var(--clr-opaque-md)}.card.svelte-71tl7u header:where(.svelte-71tl7u){margin-left:auto}.card.svelte-71tl7u .title:where(.svelte-71tl7u){font-size:var(--fs-400);font-weight:var(--fw-regular);color:var(--clr-title)}.card.svelte-71tl7u .eyebrows:where(.svelte-71tl7u){font-size:var(--fs-100);color:var(--clr-text)}.card.svelte-71tl7u p:where(.svelte-71tl7u){font-size:clamp(var(--fs-200),2vw,var(--fs-300));font-weight:var(--fw-light)}footer.svelte-u88opm{position:relative;color:var(--clr-primary);font-weight:var(--fw-light)}.wrap.svelte-u88opm{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1400px;margin-inline:auto;padding-inline:var(--space-md)}@media screen and (min-width:50rem){.wrap.svelte-u88opm{flex-direction:row;padding:var(--space-xl);padding-block:4rem;gap:3rem}}span.svelte-u88opm,p.svelte-u88opm,a.svelte-u88opm{display:block;font-size:var(--fs-300);margin-bottom:var(--space-xs)}h4.svelte-u88opm{display:block;font-size:var(--fs-400);font-weight:var(--fw-bold);margin-bottom:var(--space-md)}hr.svelte-u88opm{border:none;margin-block:var(--space-sm)}.eyecatcher.svelte-u88opm{display:flex;flex-direction:column;gap:var(--space-md);align-items:center;max-width:400px}@media screen and (min-width:600px){.eyecatcher.svelte-u88opm{align-items:unset;flex-direction:row}}.legal.svelte-u88opm,.address.svelte-u88opm{min-width:250px;font-style:normal}.rocket.svelte-u88opm{position:absolute;bottom:8rem;right:2rem;width:30px;height:auto;transition:bottom 1s ease,transform .4s ease;opacity:var(--astro-opacity)}@media screen and (min-width:50rem){.rocket.svelte-u88opm{bottom:10rem;right:2rem}.rocket.svelte-u88opm:hover{transform:translateY(-8px)}}.rocket.visible.svelte-u88opm{bottom:4rem}@media screen and (min-width:800px){.rocket.visible.svelte-u88opm{bottom:4rem}}.astronaut.svelte-u88opm{min-width:80px;height:auto;opacity:var(--astro-opacity);animation:svelte-u88opm-float 100s linear infinite;will-change:transform;transition:opacity .4s ease;align-self:center}@media screen and (min-width:800px){.astronaut.svelte-u88opm{align-self:unset;min-width:100px}}@keyframes svelte-u88opm-float{0%{transform:translate(0)}50%{transform:translate(-50px,-25px)}to{transform:translate(0)}}
