.Footer.svelte-1cyg0gw.svelte-1cyg0gw{width:100%;height:60vh;padding:1em;background-color:#0c3a46;display:grid;justify-content:center;align-items:center;justify-items:center;align-content:center}.Footer.svelte-1cyg0gw .footer_container.svelte-1cyg0gw{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(5,10vh);height:50vh;padding:1em;justify-content:center;align-items:center;justify-items:center;align-content:center}.Footer.svelte-1cyg0gw .footer_container .footer_logo.svelte-1cyg0gw{grid-area:3/1/3/2}.Footer.svelte-1cyg0gw .footer_container .footer_logo h2.svelte-1cyg0gw{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.2em;font-size:1.5rem}.Footer.svelte-1cyg0gw .footer_container .footer_social_links.svelte-1cyg0gw{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1em;grid-area:3/6/4/-1}.Footer.svelte-1cyg0gw .footer_container .footer_social_links .icon.svelte-1cyg0gw{cursor:pointer;position:relative}.Footer.svelte-1cyg0gw .footer_container .footer_social_links .icon.svelte-1cyg0gw:before{position:absolute;left:2vw;opacity:0;content:attr(data-custom);transition:all .5s ease}.Footer.svelte-1cyg0gw .footer_container .footer_social_links .icon.svelte-1cyg0gw:hover:before{left:2.5vw;opacity:1}.Footer.svelte-1cyg0gw .footer_links.svelte-1cyg0gw{width:100%;grid-area:1/2/6/6;display:grid;grid-template-columns:1fr 1fr}.Footer.svelte-1cyg0gw .footer_links div.svelte-1cyg0gw:nth-child(1){grid-column:1/1}.Footer.svelte-1cyg0gw .footer_links div.svelte-1cyg0gw:nth-child(2){grid-column:2/-1}.Footer.svelte-1cyg0gw .footer_links div.svelte-1cyg0gw:nth-child(n){width:100%;height:100%;text-align:center}.Footer.svelte-1cyg0gw .footer_links div:nth-child(n) h1.svelte-1cyg0gw{margin-bottom:1em}.Footer.svelte-1cyg0gw .footer_links div:nth-child(n) .svelte-1cyg0gw:is(ul){line-height:2em}@media screen and (max-width: 1200px){.Footer.svelte-1cyg0gw.svelte-1cyg0gw{grid-template-columns:1fr}.Footer.svelte-1cyg0gw .footer_container.svelte-1cyg0gw{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);gap:1em}.Footer.svelte-1cyg0gw .footer_container .footer_logo.svelte-1cyg0gw{grid-area:1/1/1/2}.Footer.svelte-1cyg0gw .footer_container .footer_social_links.svelte-1cyg0gw{grid-area:4/1/4/-1;width:50vw;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1em}.Footer.svelte-1cyg0gw .footer_container .footer_social_links .icon.svelte-1cyg0gw:before{display:none}.Footer.svelte-1cyg0gw .footer_container .footer_links.svelte-1cyg0gw{grid-area:2/1/2/-1}}@media screen and (max-width: 600px){.Footer.svelte-1cyg0gw.svelte-1cyg0gw{position:relative;padding:2em;height:60vh}.Footer.svelte-1cyg0gw .footer_container.svelte-1cyg0gw{width:100%}.Footer.svelte-1cyg0gw .footer_container .footer_logo.svelte-1cyg0gw{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;margin-top:2em;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2em}.Footer.svelte-1cyg0gw .footer_container .footer_logo h2.svelte-1cyg0gw{margin:0 auto;font-size:1.5rem}.Footer.svelte-1cyg0gw .footer_container .footer_social_links.svelte-1cyg0gw{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2em;left:0%;bottom:10%;width:100%}.Footer.svelte-1cyg0gw .footer_container .footer_social_links .icon.svelte-1cyg0gw:before{display:none}.Footer.svelte-1cyg0gw .footer_links div.svelte-1cyg0gw:nth-child(n){width:100%;height:100%;text-align:center}.Footer.svelte-1cyg0gw .footer_links div:nth-child(n) h1.svelte-1cyg0gw{margin-bottom:1em}.Footer.svelte-1cyg0gw .footer_links div:nth-child(n) .svelte-1cyg0gw:is(ul){line-height:2em}}.code-block-installation-container.svelte-tmtv5e.svelte-tmtv5e{display:grid;grid-template-columns:1fr;width:48vw}.custom_header.svelte-tmtv5e.svelte-tmtv5e{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em;border-radius:6px;position:relative;z-index:3}.custom_header.svelte-tmtv5e .custom_header_title.svelte-tmtv5e{width:100px;padding:.2em;text-align:center;border-radius:6px;background:whitesmoke;color:#000;cursor:pointer;transition:all .5s ease-in-out}.custom_header.svelte-tmtv5e .custom_header_title.svelte-tmtv5e:hover{background:#1b6f85;color:#f5f5f5}.custom_codeblock.svelte-tmtv5e.svelte-tmtv5e{width:100%;height:-moz-max-content;height:max-content;background:rgb(24,24,24);padding:1em;border-radius:6px;position:relative;margin:1em 0}.custom_codeblock.svelte-tmtv5e .code_language.svelte-tmtv5e{position:absolute;font-size:.8rem;text-transform:uppercase;color:#86929c;top:.5em}.custom_codeblock.svelte-tmtv5e .copy_btn.svelte-tmtv5e{background:rgba(66,66,66,.527);width:-moz-max-content;width:max-content;padding:.2em .6em;border-radius:15px;position:absolute;font-size:.9rem;width:5em;right:5px;top:5px;cursor:pointer;transition:all .5s ease-in-out;text-align:center}.custom_codeblock.svelte-tmtv5e .copy_btn.svelte-tmtv5e:hover{color:#1b6f85;background-color:#f5f5f5}.custom_codeblock.svelte-tmtv5e .code_content.svelte-tmtv5e{margin-top:2em;height:-moz-max-content;height:max-content;overflow:hidden;white-space:pre-wrap}@media screen and (max-width: 1200px){.code-block-installation-container.svelte-tmtv5e.svelte-tmtv5e{width:100%}.custom_codeblock.svelte-tmtv5e.svelte-tmtv5e{width:80%;margin:1em auto}.custom_codeblock.svelte-tmtv5e .code_content.svelte-tmtv5e{max-width:100%}}@media screen and (max-width: 600px){.custom_codeblock.svelte-tmtv5e.svelte-tmtv5e{width:90vw}.custom_codeblock.svelte-tmtv5e .code_content.svelte-tmtv5e{max-width:100%}}.get-started-container.svelte-hdzar.svelte-hdzar{width:100%;background-color:#0c3a46;border-radius:6px;display:grid;grid-template-columns:repeat(auto-fit,minmax(50vw,1fr))}.get-started-container.svelte-hdzar .get-started-image.svelte-hdzar{grid-column:1/-1;width:95%;height:25vh;border-radius:6px;background:url(https://www.hp.com/us-en/shop/app/assets/images/uploads/prod/what%20is%20an%20api167511875313774.jpg) center center/cover no-repeat}.get-started-container.svelte-hdzar .get-started-text.svelte-hdzar{gap:1em;padding:1em;display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;border-right:solid 1px #164e63}.get-started-container.svelte-hdzar .get-started-text .get-started-text-intro.svelte-hdzar{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));justify-items:center;grid-column:1/-1;padding:1em;gap:1em}.get-started-container.svelte-hdzar .get-started-text .get-started-text-intro .get-started-text-title.svelte-hdzar{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;font-size:1.5rem;grid-area:1/1/1/-1}.get-started-container.svelte-hdzar .get-started-text .get-started-text-intro .get-started-text-paragraph.svelte-hdzar{line-height:2em;grid-area:2/2/2/5;text-align:center}.get-started-container.svelte-hdzar .get-started-text .key-advantage-features.svelte-hdzar{display:grid;grid-template-columns:repeat(auto-fit,minmax(5vw,1fr));justify-content:center;gap:1em;grid-auto-flow:dense;grid-column:1/-1;padding:1em;width:100%}.get-started-container.svelte-hdzar .get-started-text .key-advantage-features .key-advantage-feature.svelte-hdzar{border-radius:6px;padding:1em;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em;border:solid 1px #1b6f85;text-align:center}.get-started-container.svelte-hdzar .get-started-code.svelte-hdzar{gap:2em}.get-started-container.svelte-hdzar .get-started-code .codeblock.svelte-hdzar{padding:2em 1em 1em;display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;align-items:center}.get-started-container.svelte-hdzar .get-started-code .codeblock .svelte-hdzar:is(p){grid-column:1/-1;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em;margin-bottom:1em}.get-started-container.svelte-hdzar .get-started-code .get-started-code-text .svelte-hdzar:is(p){text-align:left}.get-started-container.svelte-hdzar .code-block-installation.svelte-hdzar{padding:2em}@media screen and (max-width: 1200px){.get-started-container.svelte-hdzar.svelte-hdzar{grid-template-columns:1fr}.get-started-container.svelte-hdzar .get-started-text .get-started-text-intro.svelte-hdzar{display:grid;justify-items:center}.get-started-container.svelte-hdzar .get-started-text .get-started-text-intro .get-started-text-paragraph.svelte-hdzar{grid-area:2/1/2/-1;width:50vw;text-align:center}.get-started-container.svelte-hdzar .get-started-text .key-advantage-features.svelte-hdzar{grid-template-columns:repeat(auto-fit,15vw)}}@media screen and (max-width: 600px){.get-started-container.svelte-hdzar.svelte-hdzar{padding-bottom:2em}.get-started-container.svelte-hdzar .get-started-text .get-started-text-intro .get-started-text-title.svelte-hdzar,.get-started-container.svelte-hdzar .get-started-text .get-started-text-intro .get-started-text-paragraph.svelte-hdzar{width:90vw;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.get-started-container.svelte-hdzar .get-started-text .key-advantage-features.svelte-hdzar{grid-template-columns:repeat(3,1fr);border-bottom:solid 1px rgba(255,255,255,.229);padding-bottom:3em}.get-started-container.svelte-hdzar .get-started-text .key-advantage-features .key-advantage-feature.svelte-hdzar{height:25vh;width:29vw;font-size:.8rem}.get-started-container.svelte-hdzar .get-started-text .svelte-hdzar:is(p){width:70%}.get-started-container.svelte-hdzar .get-started-code .codeblock .svelte-hdzar:is(p){width:90vw}}.graph.svelte-zx6p1p{padding:20px;background-color:#0c3a46;border-top:solid 1px #164e63}.intro-chart.svelte-zx6p1p{text-align:center;padding:30px 0;width:80%;margin:0 auto;font-weight:400}#plot.svelte-zx6p1p{width:100%;height:500px}@media screen and (min-width: 768px){#plot.svelte-zx6p1p{height:600px}}@media screen and (min-width: 1024px){#plot.svelte-zx6p1p{height:500px;width:90%;margin:0 auto}}.landing-page-container.svelte-1k49ysw.svelte-1k49ysw{width:100%;height:100vh;background:url(https://images.unsplash.com/photo-1611974789855-9c2a0a7236a3?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D) center center/cover no-repeat;position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,20%);border-radius:6px}.landing-page-container.svelte-1k49ysw .landing-content.svelte-1k49ysw{width:100vw;height:100vh;display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));grid-template-rows:repeat(8,100px);gap:1em;padding:1em;border:solid 1px #86929c;backdrop-filter:blur(13px) saturate(180%);-webkit-backdrop-filter:blur(13px) saturate(180%);background-color:#0b2e367e;border-radius:12px;border:1px solid rgba(90,150,163,.4941176471)}.landing-page-container.svelte-1k49ysw .landing-content .landing-headline.svelte-1k49ysw{font-size:3rem;text-align:left;line-height:1.2em;grid-area:3/2/4/12}.landing-page-container.svelte-1k49ysw .landing-content .landing-description.svelte-1k49ysw{font-size:1em;grid-area:4/2/5/8;margin-top:1em}.landing-page-container.svelte-1k49ysw .landing-content .landing-cta-buttons.svelte-1k49ysw{grid-area:5/2/6/9;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:8vh auto;gap:1em}.landing-page-container.svelte-1k49ysw .landing-content .landing-cta-buttons .explore-product-button.svelte-1k49ysw{transition:all .5s ease-in-out}.landing-page-container.svelte-1k49ysw .landing-content .landing-cta-buttons .explore-product-button.svelte-1k49ysw:hover{background-color:#7cd2ba;color:#05192a}.landing-page-container.svelte-1k49ysw .landing-content .landing-cta-buttons .try-now-button.svelte-1k49ysw{transition:all .5s ease-in-out}.landing-page-container.svelte-1k49ysw .landing-content .landing-cta-buttons .try-now-button.svelte-1k49ysw:hover{background-color:#1b6f85;color:#f5f5f5}.landing-page-container.svelte-1k49ysw .landing-content .landing-image.svelte-1k49ysw{width:100%;height:100%;transform:rotateY(180deg);grid-area:1/10/-1/-1;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-template-rows:repeat(6,100px)}.landing-page-container.svelte-1k49ysw .landing-content .landing-image img.svelte-1k49ysw{display:block;grid-area:1/1/4/6}.landing-page-container.svelte-1k49ysw .landing-content .landing-image .first-icon.svelte-1k49ysw{grid-area:5/4/5/4}.landing-page-container.svelte-1k49ysw .landing-content .landing-image .second-icon.svelte-1k49ysw{grid-area:2/1/2/1}.landing-page-container.svelte-1k49ysw .landing-content .landing-image .third-icon.svelte-1k49ysw{grid-area:7/2/7/2}@media screen and (max-width: 1200px){.landing-page-container.svelte-1k49ysw .landing-content .landing-headline.svelte-1k49ysw{font-size:2.5rem;line-height:1em;text-align:center;grid-area:3/1/3/-1}.landing-page-container.svelte-1k49ysw .landing-content .landing-description.svelte-1k49ysw{grid-area:4/1/4/-1;text-align:center;margin:0 auto}.landing-page-container.svelte-1k49ysw .landing-content .landing-cta-buttons.svelte-1k49ysw{grid-area:5/1/5/-1;text-align:center}.landing-page-container.svelte-1k49ysw .landing-content .landing-image.svelte-1k49ysw,.landing-page-container.svelte-1k49ysw .landing-content .landing-image .landing-image-icon.svelte-1k49ysw{display:none}}@media screen and (max-width: 600px){.landing-page-container.svelte-1k49ysw .landing-content.svelte-1k49ysw{padding:0;grid-template-columns:1fr;display:grid}.landing-page-container.svelte-1k49ysw .landing-content .landing-headline.svelte-1k49ysw{font-size:2.5rem;width:100%;line-height:1.2em;text-align:center;grid-area:3/1/3/-1}.landing-page-container.svelte-1k49ysw .landing-content .landing-description.svelte-1k49ysw{text-align:center;width:90%;grid-area:4/1/5/-1;margin-top:3em}.landing-page-container.svelte-1k49ysw .landing-content .landing-cta-buttons.svelte-1k49ysw{margin-top:2em;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-area:5/1/6/-1;display:grid;grid-template-columns:1fr;gap:1em;justify-items:center}}.Our-features-container.svelte-dsny87.svelte-dsny87{padding:2em 1em;background-color:#1b6f85;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;justify-items:center;align-items:center}.Our-features-container.svelte-dsny87 .our-feature.svelte-dsny87{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5em;height:30vh;line-height:1.5em;border:solid 1px rgba(255,255,255,.322)!important;position:relative}.Our-features-container.svelte-dsny87 .our-feature .feature-headline.svelte-dsny87{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;position:absolute;top:7%}.Our-features-container.svelte-dsny87 .our-feature.svelte-dsny87:nth-child(n){width:25vw;border:solid 1px rgba(255,255,255,.102);border-radius:6px;padding:1em}.Our-features-container.svelte-dsny87 .our-feature:nth-child(n) p.svelte-dsny87{text-align:center;padding-top:2em}@media screen and (max-width: 1200px){.Our-features-container.svelte-dsny87.svelte-dsny87{grid-template-columns:1fr;gap:1em}.Our-features-container.svelte-dsny87 .our-feature.svelte-dsny87{display:grid;justify-items:center;align-items:center}.Our-features-container.svelte-dsny87 .our-feature.svelte-dsny87:nth-child(n){grid-column:1/-1;width:60%}}@media screen and (max-width: 600px){.Our-features-container.svelte-dsny87.svelte-dsny87{height:-moz-max-content;height:max-content;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr}.Our-features-container.svelte-dsny87 .our-feature.svelte-dsny87{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5em}.Our-features-container.svelte-dsny87 .our-feature.svelte-dsny87:nth-child(n){min-width:25vw;max-width:100%;width:100%}.Our-features-container.svelte-dsny87 .our-feature:nth-child(n) p.svelte-dsny87{font-size:1rem}}.video_section.svelte-q71k3d.svelte-q71k3d{height:100vh;background:whitesmoke;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em;text-align:center}.video_section.svelte-q71k3d .video_description.svelte-q71k3d{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.video_section.svelte-q71k3d .video_description p.svelte-q71k3d{width:40vw;color:#0c3a46;font-size:2rem;margin-bottom:1em;font-weight:700;line-height:1.2em}.video_section.svelte-q71k3d .video_container.svelte-q71k3d{position:relative;left:.8%}@media screen and (max-width: 1200px){.video_section.svelte-q71k3d .video_container.svelte-q71k3d{position:relative;width:70%;padding-bottom:40%;overflow:hidden}.video_section.svelte-q71k3d .video_container iframe.svelte-q71k3d{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (max-width: 600px){.video_section.svelte-q71k3d .video_container.svelte-q71k3d{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;left:0%}.video_section.svelte-q71k3d .video_container iframe.svelte-q71k3d{position:absolute;top:0;left:0;width:100%;height:100%}}.landing_page_overlay.svelte-1mt1grm{height:100vh;width:100vw;background-color:#0c3a46}
