@font-face{font-family:Instrument Sans;src:url(/fonts/InstrumentSans-Regular.woff2)format("woff2"),url(/fonts/InstrumentSans-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/InstrumentSans-Medium.woff2)format("woff2"),url(/fonts/InstrumentSans-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}:root{--bg-primary:#fff;--bg-secondary:#f7f7f7;--bg-dark:#111;--bg-dark-card:#1c1c1e;--text-primary:#111;--text-secondary:#71767f;--text-light:#fff;--text-light-muted:#a1a1a5;--accent-purple:#7430f7;--accent-green:#00c047;--border-color:#e2e2e4;--border-dark:#2c2c2e;--max-width:1120px;--font-sans:"Instrument Sans", sans-serif;--font-display:"Instrument Sans", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);background-color:var(--bg-primary);color:var(--text-primary);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none;transition:color .3s}ul,ol{list-style:none}button,input,textarea{font-family:inherit}.container{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.noise{position:relative}.noise:before{content:"";opacity:.03;pointer-events:none;z-index:1;background-image:url(/_astro/noise-bg.TPOqcxEk.webp);background-repeat:repeat;position:absolute;inset:0}.noise-dark:before{opacity:.05;mix-blend-mode:overlay}@media (width<=810px){.container{padding-left:20px;padding-right:20px}}.header[data-astro-cid-nen7h5rs]{background-color:var(--bg-primary);z-index:100;border-bottom:1px solid #00000008;align-items:center;width:100%;height:68px;display:flex;position:fixed;top:0;left:0;right:0}.header-container[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 40px;display:flex;position:relative}.logo[data-astro-cid-nen7h5rs]{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);z-index:10;flex-shrink:0;align-items:center;width:110px;font-size:20px;font-weight:500;display:flex}.logo[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:100%;height:auto;display:block}.nav[data-astro-cid-nen7h5rs]{z-index:5;justify-content:center;align-items:center;display:flex}.nav-list[data-astro-cid-nen7h5rs]{gap:32px;display:flex}.nav-link[data-astro-cid-nen7h5rs]{font-family:var(--font-display);letter-spacing:-.5px;color:var(--text-primary);font-size:15px;font-weight:500;line-height:18px;text-decoration:none;transition:color .4s cubic-bezier(.44,0,.56,1);position:relative}@media (hover:hover){.nav-list[data-astro-cid-nen7h5rs]:hover .nav-link[data-astro-cid-nen7h5rs]{color:var(--text-secondary)}.nav-list[data-astro-cid-nen7h5rs]:hover .nav-link[data-astro-cid-nen7h5rs]:hover{color:var(--text-primary)}}.cta-container[data-astro-cid-nen7h5rs]{z-index:10;flex-shrink:0;justify-content:flex-end;align-items:center;gap:16px;width:135px;display:flex}.btn-cta[data-astro-cid-nen7h5rs]{background-color:var(--bg-dark);color:#fff;letter-spacing:-.5px;border-radius:16px;justify-content:center;align-items:center;padding:14px 24px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;line-height:20.8px;transition:background-color .2s,color .2s;display:inline-flex;box-shadow:.474223px .474223px .670652px -.2px #0000000d,1.29143px 1.29143px 1.82636px -.4px #0000000f,2.83552px 2.83552px 4.01004px -.6px #00000014,6.29421px 6.29421px 8.90136px -.8px #0000001c,16px 16px 22.6274px -1px #0003}.btn-cta[data-astro-cid-nen7h5rs]:hover{color:#fff;background-color:#fc4c01}.mobile-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:16px;padding:0;display:none}.mobile-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background-color:var(--text-primary);width:100%;height:2px;transition:all .3s}@media (width<=960px){.header-container[data-astro-cid-nen7h5rs]{padding:0 24px}}@media (width<=810px){.logo[data-astro-cid-nen7h5rs]{width:95px}.cta-container[data-astro-cid-nen7h5rs]{width:auto}.mobile-toggle[data-astro-cid-nen7h5rs]{display:flex}.nav[data-astro-cid-nen7h5rs]{background-color:var(--bg-primary);z-index:99;border-top:1px solid var(--border-color);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:40px 24px;display:none;position:fixed;inset:68px 0 0}.nav[data-astro-cid-nen7h5rs].is-open{display:flex}.nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;gap:24px}.nav-link[data-astro-cid-nen7h5rs]{width:100%;font-size:18px;font-weight:400;display:block}}.hero[data-astro-cid-ge2uvauf]{background-color:var(--bg-primary);flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero-image-container[data-astro-cid-ge2uvauf]{z-index:1;flex:1;width:1px;height:100%;position:relative;overflow:hidden}.hero-image-wrapper[data-astro-cid-ge2uvauf]{aspect-ratio:1.2605;justify-content:center;align-items:flex-end;width:auto;display:flex;position:absolute;top:100px;bottom:-86px;left:50%;overflow:visible;transform:translate(-50%)}.hero-image[data-astro-cid-ge2uvauf]{object-fit:contain;object-position:center;width:100%;height:100%}.hero-image-blur[data-astro-cid-ge2uvauf]{-webkit-backdrop-filter:blur(20px);z-index:2;pointer-events:none;background:linear-gradient(#fff0 51%,#fffc 80%,#fff 100%);height:400px;position:absolute;bottom:0;left:0;right:0;mask:linear-gradient(#0000 20%,#000 75%)}.hero-content-wrapper[data-astro-cid-ge2uvauf]{z-index:10;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:min-content;padding:0 40px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:visible}.hero-content-container[data-astro-cid-ge2uvauf]{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:80px;width:100%;max-width:1440px;min-height:350px;padding:0 0 40px;display:flex;position:relative;overflow:visible}.hero-col-left[data-astro-cid-ge2uvauf]{flex-direction:column;flex:1;justify-content:flex-end;align-self:stretch;align-items:flex-start;gap:16px;max-width:600px;height:auto;display:flex;position:relative;overflow:visible}.hero-col-right[data-astro-cid-ge2uvauf]{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:24px;max-width:400px;height:min-content;padding-bottom:8px;display:flex;position:relative;overflow:visible}.status-tag[data-astro-cid-ge2uvauf]{background-color:var(--bg-primary);border:1px solid var(--border-color);will-change:transform;border-radius:100px;align-items:center;gap:12px;padding:5px 10px;display:inline-flex;box-shadow:0 2px 8px #00000005}.pulse-container[data-astro-cid-ge2uvauf]{justify-content:center;align-items:center;width:8px;height:8px;display:flex;position:relative}.pulse-core[data-astro-cid-ge2uvauf]{background-color:var(--accent-green);z-index:2;border-radius:50%;width:6px;height:6px}.pulse-indicator[data-astro-cid-ge2uvauf]{background-color:var(--accent-green);opacity:0;z-index:1;border-radius:50%;width:14px;height:14px;animation:2s cubic-bezier(.215,.61,.355,1) infinite pulse-ring;position:absolute}@keyframes pulse-ring{0%{opacity:.8;transform:scale(.5)}80%,to{opacity:0;transform:scale(2.2)}}.status-text[data-astro-cid-ge2uvauf]{color:var(--text-primary);letter-spacing:-.01em;font-size:13px;font-weight:500}.hero-title[data-astro-cid-ge2uvauf]{letter-spacing:-1.2px;color:var(--text-primary);word-break:break-word;word-wrap:break-word;font-family:Instrument Sans,sans-serif;font-size:40px;font-weight:500;line-height:44px}.hero-desc[data-astro-cid-ge2uvauf]{letter-spacing:-.5px;color:#1f1f1f;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:400;line-height:22.4px}.btn-email[data-astro-cid-ge2uvauf]{background-color:var(--bg-dark);color:#fff;letter-spacing:-.5px;border-radius:16px;justify-content:center;align-items:center;padding:14px 24px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;line-height:20.8px;transition:background-color .2s,color .2s;display:inline-flex;box-shadow:.474223px .474223px .670652px -.2px #0000000d,1.29143px 1.29143px 1.82636px -.4px #0000000f,2.83552px 2.83552px 4.01004px -.6px #00000014,6.29421px 6.29421px 8.90136px -.8px #0000001c,16px 16px 22.6274px -1px #0003}.btn-email[data-astro-cid-ge2uvauf]:hover{color:#fff;background-color:#fc4c01}@media (width<=1200px){.hero-image-wrapper[data-astro-cid-ge2uvauf]{width:800px}.hero-content-container[data-astro-cid-ge2uvauf]{gap:40px}}@media (width<=960px){.hero-image-wrapper[data-astro-cid-ge2uvauf]{top:80px;bottom:0}.hero-image-blur[data-astro-cid-ge2uvauf]{height:250px}}@media (width<=810px){.hero[data-astro-cid-ge2uvauf]{flex-direction:column;justify-content:flex-start;gap:0;height:auto;overflow:visible}.hero-image-container[data-astro-cid-ge2uvauf]{flex:none;order:1;width:100%;height:570px}.hero-image-wrapper[data-astro-cid-ge2uvauf]{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hero-image-blur[data-astro-cid-ge2uvauf]{height:250px}.hero-content-wrapper[data-astro-cid-ge2uvauf]{bottom:unset;left:unset;right:unset;order:0;width:100%;padding:120px 40px 0;position:relative}.hero-content-container[data-astro-cid-ge2uvauf]{max-width:520px;min-height:unset;flex-direction:column;align-items:flex-start;gap:16px;padding:0}.hero-col-left[data-astro-cid-ge2uvauf]{align-self:unset;height:min-content;max-width:unset;flex:none;width:100%}.hero-col-right[data-astro-cid-ge2uvauf]{max-width:unset;flex:none;gap:32px;width:100%;padding-bottom:0}.hero-title[data-astro-cid-ge2uvauf]{font-size:32px}}@media (width<=500px){.hero-image-container[data-astro-cid-ge2uvauf]{aspect-ratio:.847826;width:100%;height:460px}.hero-image-wrapper[data-astro-cid-ge2uvauf]{top:23px;bottom:-10px}.hero-image-blur[data-astro-cid-ge2uvauf]{height:200px}.hero-content-wrapper[data-astro-cid-ge2uvauf]{padding:120px 20px 0}.hero-content-container[data-astro-cid-ge2uvauf]{max-width:unset}}.works-section[data-astro-cid-rcgqestb]{background-color:var(--bg-primary);padding:80px 0}.works-header[data-astro-cid-rcgqestb]{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.works-title[data-astro-cid-rcgqestb]{letter-spacing:-1.4px;color:#111;font-family:Instrument Sans,sans-serif;font-size:36px;font-weight:500;line-height:43.2px}.btn-secondary[data-astro-cid-rcgqestb]{background-color:var(--bg-secondary);color:#1f1f1f;letter-spacing:-.5px;border-radius:16px;align-items:center;gap:8px;padding:14px 24px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;line-height:20.8px;transition:background-color .2s,color .2s;display:inline-flex;box-shadow:.474223px .474223px .670652px -.2px #0000000d,1.29143px 1.29143px 1.82636px -.4px #0000000f,2.83552px 2.83552px 4.01004px -.6px #00000014,6.29421px 6.29421px 8.90136px -.8px #0000001c,16px 16px 22.6274px -1px #0003}.btn-secondary[data-astro-cid-rcgqestb]:hover{color:#fff;background-color:#fc4c01}.btn-secondary[data-astro-cid-rcgqestb] svg[data-astro-cid-rcgqestb]{transition:transform .2s}.btn-secondary[data-astro-cid-rcgqestb]:hover svg[data-astro-cid-rcgqestb]{transform:translate(2px)}.works-grid[data-astro-cid-rcgqestb]{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.project-card[data-astro-cid-rcgqestb]{aspect-ratio:1.33;background-color:var(--bg-secondary);border-radius:40px;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.project-image-wrapper[data-astro-cid-rcgqestb]{z-index:1;position:absolute;inset:0;overflow:hidden}.project-image[data-astro-cid-rcgqestb]{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,1,.5,1)}.project-overlay[data-astro-cid-rcgqestb]{opacity:1;background:linear-gradient(#0000 5%,#00000079 49.9492%,#000 100%);transition:opacity .3s;position:absolute;inset:0}.project-card[data-astro-cid-rcgqestb]:hover .project-image[data-astro-cid-rcgqestb]{transform:scale(1.03)}.project-details[data-astro-cid-rcgqestb]{z-index:2;flex-direction:column;align-items:flex-start;gap:12px;padding:0 24px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.project-name[data-astro-cid-rcgqestb]{letter-spacing:-.7px;color:var(--text-light);font-family:Instrument Sans,sans-serif;font-size:24px;font-weight:500;line-height:31.2px}.project-tags[data-astro-cid-rcgqestb]{flex-wrap:wrap;gap:8px;display:flex}.project-tag[data-astro-cid-rcgqestb]{letter-spacing:-.5px;color:var(--text-light);background-color:#0000;border:1px solid #ffffff26;border-radius:12px;padding:6px 12px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:400;line-height:22.4px}@media (width<=960px){.project-card[data-astro-cid-rcgqestb]{border-radius:32px}.project-details[data-astro-cid-rcgqestb]{padding:0 20px 20px}.project-name[data-astro-cid-rcgqestb]{font-size:18px}}@media (width<=810px){.works-section[data-astro-cid-rcgqestb]{padding:60px 0}.works-grid[data-astro-cid-rcgqestb]{grid-template-columns:1fr;gap:20px}.project-card[data-astro-cid-rcgqestb]{aspect-ratio:1.2;border-radius:24px}.project-details[data-astro-cid-rcgqestb]{padding:0 16px 16px}}.services-section[data-astro-cid-lesv7jgp]{background-color:var(--bg-primary);padding:80px 0}.services-header[data-astro-cid-lesv7jgp]{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:66px;display:flex}.services-label[data-astro-cid-lesv7jgp]{letter-spacing:-.6px;color:#71767f;margin:0;font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:500;line-height:26px}.services-title[data-astro-cid-lesv7jgp]{letter-spacing:-1.4px;color:#111;flex-shrink:0;width:60%;margin:0;font-family:Instrument Sans,sans-serif;font-size:36px;font-weight:500;line-height:43.2px}.services-title[data-astro-cid-lesv7jgp] .muted-text[data-astro-cid-lesv7jgp]{color:#71767f}.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.service-card[data-astro-cid-lesv7jgp]{border-radius:24px;flex-direction:column;gap:6px;height:100%;padding:6px;text-decoration:none;transition:box-shadow .3s;display:flex}.service-card[data-astro-cid-lesv7jgp].secondary{background-color:#f7f7f7;box-shadow:.474223px .474223px .670652px -.2px #00000008,1.29143px 1.29143px 1.82636px -.4px #0000000a,2.83552px 2.83552px 4.01004px -.6px #0000000d,6.29421px 6.29421px 8.90136px -.8px #0000000f,16px 16px 22.6274px -1px #0000001a}.service-card[data-astro-cid-lesv7jgp].prominent{background-color:#111;box-shadow:.67px .67px .95px -.125px #0000000d,1.59px 1.59px 2.25px -.25px #0000000f,2.9px 2.9px 4.1px -.375px #0000000f,4.8px 4.8px 6.8px -.5px #00000012,7.8px 7.8px 11px -.625px #00000014,12.7px 12.7px 18px -.75px #00000021,21.9px 21.9px 31px -.875px #0000002e,40px 40px 56.5px -1px #00000040}.card-title-box[data-astro-cid-lesv7jgp]{border-radius:20px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 8px 8px 12px;transition:background-color .3s,box-shadow .3s;display:flex}.secondary[data-astro-cid-lesv7jgp] .card-title-box[data-astro-cid-lesv7jgp]{background-color:#fff}.secondary[data-astro-cid-lesv7jgp]:hover .card-title-box[data-astro-cid-lesv7jgp]{box-shadow:0 .6px .6px -.83px #0000000d,0 2.29px 2.29px -1.67px #0000000d,0 10px 10px -2.5px #0000000d}.prominent[data-astro-cid-lesv7jgp] .card-title-box[data-astro-cid-lesv7jgp]{background-color:#fc4c01}.title-text-group[data-astro-cid-lesv7jgp]{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;height:26px;display:flex;overflow:hidden}.service-name[data-astro-cid-lesv7jgp],.action-trigger[data-astro-cid-lesv7jgp]{letter-spacing:-.03em;flex-shrink:0;font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:500;line-height:26px;transition:transform .3s cubic-bezier(.25,1,.5,1)}.secondary[data-astro-cid-lesv7jgp] .service-name[data-astro-cid-lesv7jgp],.secondary[data-astro-cid-lesv7jgp] .action-trigger[data-astro-cid-lesv7jgp]{color:#111}.prominent[data-astro-cid-lesv7jgp] .service-name[data-astro-cid-lesv7jgp],.prominent[data-astro-cid-lesv7jgp] .action-trigger[data-astro-cid-lesv7jgp]{color:#fff}.service-card[data-astro-cid-lesv7jgp]:hover .service-name[data-astro-cid-lesv7jgp],.service-card[data-astro-cid-lesv7jgp]:hover .action-trigger[data-astro-cid-lesv7jgp]{transform:translateY(-100%)}.service-icon-wrapper[data-astro-cid-lesv7jgp]{background-color:var(--icon-bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:flex-start;width:40px;height:40px;padding-top:8px;display:flex;position:relative;overflow:hidden}.service-icon-sliding[data-astro-cid-lesv7jgp]{flex-direction:column;align-items:center;gap:16px;transition:transform .3s cubic-bezier(.25,1,.5,1);display:flex}.main-icon[data-astro-cid-lesv7jgp]{width:24px;height:24px;color:var(--icon-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}.arrow-icon[data-astro-cid-lesv7jgp]{width:24px;height:24px;color:var(--icon-color);flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.25,1,.5,1);display:flex;transform:rotate(45deg)}.service-card[data-astro-cid-lesv7jgp]:hover .service-icon-sliding[data-astro-cid-lesv7jgp]{transform:translateY(-40px)}.service-card[data-astro-cid-lesv7jgp]:hover .arrow-icon[data-astro-cid-lesv7jgp]{transform:rotate(0)}.card-details-box[data-astro-cid-lesv7jgp]{border-radius:20px;flex-direction:column;flex:1;gap:32px;padding:24px;transition:background-color .3s,opacity .3s;display:flex}.service-card[data-astro-cid-lesv7jgp]:hover .card-details-box[data-astro-cid-lesv7jgp]{opacity:.3}.secondary[data-astro-cid-lesv7jgp] .card-details-box[data-astro-cid-lesv7jgp]{background-color:#fff}.prominent[data-astro-cid-lesv7jgp] .card-details-box[data-astro-cid-lesv7jgp]{background-color:#fc4c01}.service-desc[data-astro-cid-lesv7jgp]{letter-spacing:-.5px;margin:0;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:400;line-height:22.4px}.secondary[data-astro-cid-lesv7jgp] .service-desc[data-astro-cid-lesv7jgp]{color:#71767f}.prominent[data-astro-cid-lesv7jgp] .service-desc[data-astro-cid-lesv7jgp]{color:#ffffffe6}.image-gallery[data-astro-cid-lesv7jgp]{gap:4px;width:100%;display:flex}.gallery-item[data-astro-cid-lesv7jgp]{aspect-ratio:1;background-color:#f7f7f7;border-radius:12px;flex:1 0 0;width:1px;min-width:0;position:relative;overflow:hidden}.prominent[data-astro-cid-lesv7jgp] .gallery-item[data-astro-cid-lesv7jgp]{background-color:#ffffff1a}.gallery-image[data-astro-cid-lesv7jgp]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.service-card[data-astro-cid-lesv7jgp]:hover .gallery-image[data-astro-cid-lesv7jgp]{transform:scale(1.05)}.service-tags[data-astro-cid-lesv7jgp]{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.service-tag[data-astro-cid-lesv7jgp]{letter-spacing:-.5px;border-radius:12px;padding:6px 12px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:400;line-height:22.4px}.secondary[data-astro-cid-lesv7jgp] .service-tag[data-astro-cid-lesv7jgp]{color:#111;background-color:#f7f7f7}.prominent[data-astro-cid-lesv7jgp] .service-tag[data-astro-cid-lesv7jgp]{color:#fff;background-color:#0000;border:1px solid #ffffff26}@media (width<=1199px){.services-title[data-astro-cid-lesv7jgp]{font-size:32px;line-height:38.4px}.title-text-group[data-astro-cid-lesv7jgp]{height:23.4px}.service-name[data-astro-cid-lesv7jgp],.action-trigger[data-astro-cid-lesv7jgp]{font-size:18px;line-height:23.4px}}@media (width<=1024px){.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:1fr;gap:20px}.service-card[data-astro-cid-lesv7jgp]{height:auto}}@media (width<=809px){.services-header[data-astro-cid-lesv7jgp]{flex-direction:column;gap:32px}.services-title[data-astro-cid-lesv7jgp]{width:100%;font-size:28px;line-height:33.6px}}.how-it-works[data-astro-cid-l43jfdkk]{background-color:#111;border-radius:40px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.noise-bg-container[data-astro-cid-l43jfdkk]{mix-blend-mode:darken;pointer-events:none;position:absolute;inset:0;overflow:hidden}.noise-bg-image[data-astro-cid-l43jfdkk]{object-fit:cover;opacity:.15;width:100%;height:100%}.works-container[data-astro-cid-l43jfdkk]{z-index:2;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;width:100%;max-width:1120px;padding:150px 0;display:flex;position:relative}.works-label-wrapper[data-astro-cid-l43jfdkk]{flex-shrink:0;width:auto}.works-label[data-astro-cid-l43jfdkk]{letter-spacing:-.6px;color:#71767f;margin:0;font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:500;line-height:26px}.works-content[data-astro-cid-l43jfdkk]{flex-direction:column;flex-shrink:0;gap:60px;width:60%;display:flex}.works-headline-wrapper[data-astro-cid-l43jfdkk]{width:100%}.works-headline[data-astro-cid-l43jfdkk]{letter-spacing:-1.4px;color:#71767f;margin:0;font-family:Instrument Sans,sans-serif;font-size:36px;font-weight:500;line-height:43.2px}.works-headline[data-astro-cid-l43jfdkk] .highlight[data-astro-cid-l43jfdkk]{color:#fff}.steps-list[data-astro-cid-l43jfdkk]{flex-direction:column;gap:16px;width:100%;display:flex}.step-wrapper[data-astro-cid-l43jfdkk]{width:100%;display:flex}.step-wrapper[data-astro-cid-l43jfdkk].align-left{justify-content:flex-start}.step-wrapper[data-astro-cid-l43jfdkk].align-right{justify-content:flex-end}.step-card[data-astro-cid-l43jfdkk]{background-color:#111;border:1px solid #1f1f1f;border-radius:24px;flex-direction:column;gap:20px;width:400px;padding:24px;transition:border-color .3s;display:flex}.step-card[data-astro-cid-l43jfdkk]:hover{border-color:#ffffff26}.step-number-box[data-astro-cid-l43jfdkk]{background:linear-gradient(#111 0%,#1f1f1f 100%);border:1px solid #1f1f1f;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.step-number-text[data-astro-cid-l43jfdkk]{letter-spacing:-.7px;color:#71767f;margin:0;font-family:Instrument Sans,sans-serif;font-size:24px;font-weight:500;line-height:31.2px}.step-text-box[data-astro-cid-l43jfdkk]{flex-direction:column;gap:12px;width:100%;display:flex}.step-title[data-astro-cid-l43jfdkk]{letter-spacing:-.7px;color:#fff;margin:0;font-family:Instrument Sans,sans-serif;font-size:24px;font-weight:500;line-height:31.2px}.step-desc[data-astro-cid-l43jfdkk]{letter-spacing:-.5px;color:#71767f;margin:0;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:400;line-height:22.4px}@media (width<=1199px){.works-container[data-astro-cid-l43jfdkk]{flex-direction:column;gap:32px;padding:100px 40px}.works-content[data-astro-cid-l43jfdkk],.step-card[data-astro-cid-l43jfdkk]{width:100%}}@media (width<=809px){.how-it-works[data-astro-cid-l43jfdkk]{border-radius:20px}.works-container[data-astro-cid-l43jfdkk]{padding:80px 20px}.works-headline[data-astro-cid-l43jfdkk]{letter-spacing:-1.1px;font-size:28px;line-height:33.6px}.step-card[data-astro-cid-l43jfdkk]{padding:20px}.step-number-text[data-astro-cid-l43jfdkk],.step-title[data-astro-cid-l43jfdkk]{letter-spacing:-.6px;font-size:20px;line-height:26px}.step-desc[data-astro-cid-l43jfdkk]{font-size:15px;line-height:21px}}.faq-section[data-astro-cid-hemr5th4]{background-color:#fff;justify-content:center;align-items:center;width:100%;padding:0;display:flex;overflow:hidden}.faq-container[data-astro-cid-hemr5th4]{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;width:100%;max-width:1120px;padding:200px 0;display:flex}.faq-headline-col[data-astro-cid-hemr5th4]{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:32px;width:1px;display:flex}.faq-section-title-wrapper[data-astro-cid-hemr5th4]{flex-direction:row;align-items:center;gap:12px;width:100%;display:flex}.faq-meta-label[data-astro-cid-hemr5th4]{letter-spacing:-.6px;color:#71767f;margin:0;font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:500;line-height:26px}.faq-separator-line[data-astro-cid-hemr5th4]{background-color:#e2e2e4;flex:1 0 0;width:1px;height:1px}.faq-headline-text-wrapper[data-astro-cid-hemr5th4]{width:100%}.faq-headline[data-astro-cid-hemr5th4]{letter-spacing:-1.4px;color:#111;margin:0;font-family:Instrument Sans,sans-serif;font-size:36px;font-weight:500;line-height:43.2px}.faq-headline[data-astro-cid-hemr5th4] .muted-text[data-astro-cid-hemr5th4]{color:#71767f}.faq-contact-wrapper[data-astro-cid-hemr5th4]{flex-flow:wrap;align-items:center;gap:16px;display:flex}.faq-contact-label[data-astro-cid-hemr5th4]{letter-spacing:-.5px;color:#71767f;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;line-height:22.4px}.faq-contact-btn[data-astro-cid-hemr5th4]{letter-spacing:-.5px;color:#fff;white-space:pre;background-color:#111;border-radius:16px;justify-content:center;align-items:center;width:min-content;height:48px;padding:12px 24px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;line-height:22.4px;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-flex;box-shadow:.474223px .474223px .670652px -.2px #0000000d,1.29144px 1.29144px 1.82637px -.4px #0000000f,2.83552px 2.83552px 4.01004px -.6px #00000014,6.29421px 6.29421px 8.90136px -.8px #0000001c,16px 16px 22.6274px -1px #0003}.faq-contact-btn[data-astro-cid-hemr5th4]:hover{background-color:#fc4c01;transform:translateY(-1px)}.faq-accordion-col[data-astro-cid-hemr5th4]{flex:1 0 0;justify-content:flex-end;width:1px;display:flex}.faq-desktop-card[data-astro-cid-hemr5th4]{background-color:#f7f7f7;border-radius:24px;flex-direction:column;align-items:center;gap:24px;width:540px;max-width:100%;padding:24px 8px 8px;display:flex}.faq-card-title-box[data-astro-cid-hemr5th4]{background-color:#111;border-radius:16px;justify-content:center;align-items:center;width:max-content;padding:8px 16px;display:flex;box-shadow:.474223px .474223px .670652px -.2px #0000000e,1.29143px 1.29143px 1.82636px -.4px #00000010,2.83552px 2.83552px 4.01004px -.6px #00000014,6.29421px 6.29421px 8.90136px -.8px #0000001c,16px 16px 22.6274px -1px #0003}.faq-card-title-text[data-astro-cid-hemr5th4]{letter-spacing:-.5px;color:#fff;margin:0;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;line-height:22.4px}.faq-accordion-list[data-astro-cid-hemr5th4]{flex-direction:column;gap:8px;width:100%;display:flex}.faq-item[data-astro-cid-hemr5th4]{background-color:#fff;border-radius:20px;width:100%;padding:16px;transition:box-shadow .3s;overflow:hidden}.faq-item[data-astro-cid-hemr5th4][open]{box-shadow:0 4px 12px #00000005}.faq-summary[data-astro-cid-hemr5th4]{cursor:pointer;user-select:none;outline:none;justify-content:space-between;align-items:center;padding:0;list-style:none;display:flex}.faq-summary[data-astro-cid-hemr5th4]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-hemr5th4]{letter-spacing:-.6px;color:#111;margin:0;padding-right:16px;font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:500;line-height:26px}.faq-icon-wrapper[data-astro-cid-hemr5th4]{color:#71767f;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s cubic-bezier(.25,1,.5,1),color .3s;display:flex;transform:rotate(45deg)}.faq-item[data-astro-cid-hemr5th4][open] .faq-icon-wrapper[data-astro-cid-hemr5th4]{color:#111;transform:rotate(0)}.faq-content[data-astro-cid-hemr5th4]{margin-top:12px;padding:0}.faq-answer[data-astro-cid-hemr5th4]{letter-spacing:-.5px;color:#71767f;margin:0;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:400;line-height:22.4px}@media (width<=1199px){.faq-container[data-astro-cid-hemr5th4]{flex-direction:column;gap:60px;padding:150px 40px}.faq-headline-col[data-astro-cid-hemr5th4]{flex:none;width:100%}.faq-accordion-col[data-astro-cid-hemr5th4]{flex:none;justify-content:center;width:100%}.faq-desktop-card[data-astro-cid-hemr5th4]{width:100%}}@media (width<=809px){.faq-container[data-astro-cid-hemr5th4]{padding:100px 20px 200px}.faq-headline[data-astro-cid-hemr5th4]{letter-spacing:-1.1px;font-size:28px;line-height:33.6px}.faq-desktop-card[data-astro-cid-hemr5th4]{gap:16px;padding:16px 8px 8px}.faq-question[data-astro-cid-hemr5th4]{font-size:18px;line-height:23.4px}.faq-answer[data-astro-cid-hemr5th4]{font-size:15px;line-height:21px}}.footer[data-astro-cid-jo6i4kqk]{background-color:var(--bg-dark);color:var(--text-light);border-top-left-radius:40px;border-top-right-radius:40px;flex-direction:column;width:100%;display:flex;overflow:hidden}.cta-banner[data-astro-cid-jo6i4kqk]{border-bottom:none;padding:120px 0 100px}.cta-content[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;align-items:center;max-width:580px;margin:0 auto;display:flex}.loader[data-astro-cid-jo6i4kqk]{z-index:2;justify-content:center;align-items:center;width:8rem;height:8rem;margin-bottom:32px;display:flex;position:relative}.head[data-astro-cid-jo6i4kqk]{filter:blur(.3rem);z-index:1;background-color:#fc5a1a;border-radius:50%;width:100%;height:100%;animation:3s linear infinite move;box-shadow:0 1rem 1rem #c03600}.eye[data-astro-cid-jo6i4kqk]{z-index:2;background-color:#efffc8;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;animation:5s infinite alternate move;display:flex;position:absolute;box-shadow:0 0 1rem #fc4c01}.eye[data-astro-cid-jo6i4kqk]:before{content:"";background-color:#000;border-radius:50%;width:1rem;height:2rem;animation:4s ease-in-out infinite alternate blink;display:flex}.flames[data-astro-cid-jo6i4kqk]{z-index:0;display:flex;position:absolute}.particle[data-astro-cid-jo6i4kqk]{filter:blur(.3rem);background-color:#fc5a1a;border-top:5px solid #c03600;border-left:5px solid #c03600;border-radius:50%;display:flex;position:absolute}.flames[data-astro-cid-jo6i4kqk]:before{content:"";filter:blur(5rem);opacity:.5;z-index:4;background:#fc4c01;border-radius:50%;width:8rem;height:8rem;animation:3s linear infinite pulse;position:absolute;top:-8rem;left:-4rem}.particle[data-astro-cid-jo6i4kqk]:first-child{width:4rem;height:4rem;animation:7s infinite alternate-reverse move;top:-6rem}.particle[data-astro-cid-jo6i4kqk]:nth-child(2){width:1.5rem;height:1.5rem;animation:1.5s ease-in-out infinite reverse move;top:-8rem;left:-5rem}.particle[data-astro-cid-jo6i4kqk]:nth-child(3){width:4rem;height:4rem;animation:8s infinite alternate-reverse move;top:-5rem;left:-4rem}.particle[data-astro-cid-jo6i4kqk]:nth-child(4){width:3rem;height:3rem;animation:4s infinite alternate-reverse move;top:-7.5rem}.particle[data-astro-cid-jo6i4kqk]:nth-child(5){width:2rem;height:2rem;animation:2.5s infinite alternate-reverse move;top:-9rem;left:1rem}.particle[data-astro-cid-jo6i4kqk]:nth-child(6){width:2rem;height:2rem;animation:5s infinite alternate-reverse move;top:-6.8rem;left:-1.5rem}.particle[data-astro-cid-jo6i4kqk]:nth-child(7){width:1rem;height:1rem;animation:1.2s infinite alternate-reverse move;top:-10rem;left:-1rem}.particle[data-astro-cid-jo6i4kqk]:nth-child(8){width:1.3rem;height:1.3rem;animation:2.5s infinite alternate-reverse move;top:-7.5rem;left:-2rem}@keyframes move{0%{transform:translate(0)}50%{transform:translate(4px,6px)}to{transform:translate(0)}}@keyframes blink{20%{height:2rem;transform:translate(0)}30%{height:0}40%{height:0;transform:translate(5px,10px)}50%{height:2rem}70%{transform:translate(-10px,-10px)}90%{transform:translate(0)}}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.cta-title[data-astro-cid-jo6i4kqk]{letter-spacing:-1.2px;color:var(--text-light);margin-bottom:40px;font-family:Instrument Sans,sans-serif;font-size:40px;font-weight:500;line-height:44px}.cta-title-muted[data-astro-cid-jo6i4kqk]{color:var(--text-light-muted)}.btn-cta-inverse[data-astro-cid-jo6i4kqk]{background-color:var(--bg-primary);color:#1f1f1f;letter-spacing:-.5px;border-radius:16px;justify-content:center;align-items:center;padding:14px 24px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;line-height:20.8px;transition:background-color .2s,color .2s;display:inline-flex;box-shadow:.474223px .474223px .670652px -.2px #0000000d,1.29143px 1.29143px 1.82636px -.4px #0000000f,2.83552px 2.83552px 4.01004px -.6px #00000014,6.29421px 6.29421px 8.90136px -.8px #0000001c,16px 16px 22.6274px -1px #0003}.btn-cta-inverse[data-astro-cid-jo6i4kqk]:hover{color:#fff;background-color:#fc4c01}.footer-links-area[data-astro-cid-jo6i4kqk]{padding:0 0 40px}.footer-columns[data-astro-cid-jo6i4kqk]{justify-content:flex-start;gap:120px;margin-bottom:60px;display:flex}.footer-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:20px;display:flex}.col-title[data-astro-cid-jo6i4kqk]{color:var(--text-light);letter-spacing:-.01em;font-size:14px;font-weight:600}.col-links[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:14px;display:flex}.footer-link[data-astro-cid-jo6i4kqk]{color:var(--text-light-muted);font-size:14px;font-weight:500;transition:color .2s}.footer-link[data-astro-cid-jo6i4kqk]:hover{color:var(--text-light)}.footer-credits[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border-dark);color:var(--text-light-muted);justify-content:space-between;align-items:center;padding-top:24px;font-size:14px;display:flex}.credits-right[data-astro-cid-jo6i4kqk]{align-items:center;gap:8px;display:flex}.credit-link[data-astro-cid-jo6i4kqk]{color:var(--text-light-muted);border-bottom:1px solid #0000;transition:color .2s,border-color .2s}.credit-link[data-astro-cid-jo6i4kqk]:hover{color:var(--text-light);border-bottom-color:var(--text-light)}.bullet[data-astro-cid-jo6i4kqk]{color:#ffffff26}@media (width<=960px){.footer-columns[data-astro-cid-jo6i4kqk]{gap:80px}.cta-title[data-astro-cid-jo6i4kqk]{font-size:36px}}@media (width<=810px){.footer[data-astro-cid-jo6i4kqk]{border-top-left-radius:32px;border-top-right-radius:32px}.cta-banner[data-astro-cid-jo6i4kqk]{padding:80px 0 60px}.cta-title[data-astro-cid-jo6i4kqk]{margin-bottom:32px;font-size:30px}.footer-links-area[data-astro-cid-jo6i4kqk]{padding:0 0 40px}.footer-columns[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:40px;margin-bottom:48px}.footer-credits[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start;gap:16px}}
