nav[data-astro-cid-5blmo7yk]{height:2rem;display:flex;padding:1rem;color:var(--foreground-primary);position:fixed;background-color:rgba(var(--background-primary),.1);backdrop-filter:blur(10px);width:100%;z-index:100}.logo[data-astro-cid-5blmo7yk]{color:var(--brand-infi);display:inline-flex;width:100%;height:100%}footer[data-astro-cid-sz7xmlte]{background-color:var(--brand-infi)}.content[data-astro-cid-sz7xmlte]{padding:1rem 1rem 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--foreground-primary)}p[data-astro-cid-sz7xmlte]{font-size:1.25rem;font-weight:700}ul[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;column-gap:2rem;row-gap:1rem;list-style:none;justify-content:center;align-items:center}a[data-astro-cid-sz7xmlte]{white-space:nowrap;color:var(--white);text-decoration:none;transition:opacity .2s ease}a[data-astro-cid-sz7xmlte]:hover{opacity:.8}section[data-astro-cid-bbe6dxrz]{margin-top:4rem;background-repeat:no-repeat;background-size:cover;position:relative}section[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:#00000080;pointer-events:none}.banner-1[data-astro-cid-bbe6dxrz]{background-image:url(/_astro/banner_1.DAr9dcdy.jpg);background-position:center -200px}.made-in[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.sr-only[data-astro-cid-bbe6dxrz]{display:none}img[data-astro-cid-bbe6dxrz]{user-select:none;pointer-events:none;width:100%;max-width:80ch}a[data-astro-cid-5eunqzkt]{white-space:nowrap;display:inline-block;place-self:center;text-decoration:none;color:var(--white);background-color:var(--brand-infi);width:fit-content;border:none;padding:1rem 2rem;border-radius:.5rem;font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .2s ease}a[data-astro-cid-5eunqzkt]:hover{transform:scale(1.05)}a[data-astro-cid-5eunqzkt]:active{transform:scale(.95)}.contact-button[data-astro-cid-zwc7ulwr]{display:flex;justify-content:center}section[data-astro-cid-u43ozx4m]{background-image:linear-gradient(to left,var(--brand-eu),#003776,var(--brand-eu));background-position:center;background-repeat:no-repeat;background-blend-mode:darken;padding:4rem 0rem;color:var(--foreground-inverse);display:grid;grid-template-columns:1fr min(80ch,100%) 1fr;position:relative}.content[data-astro-cid-u43ozx4m]{display:grid;gap:2rem;grid-column:2;padding-inline:1rem}h2[data-astro-cid-u43ozx4m]{font-size:2rem;font-weight:700;color:var(--foreground-inverse);text-align:center;margin:0;padding:0}p[data-astro-cid-u43ozx4m]{font-size:1.5rem;font-weight:400;color:var(--foreground-inverse);text-align:center;margin:0;padding:0}Prose Styles - Vanilla CSS Typography Preset .prose{color:var(--foreground-primary, #374151);font-size:1rem;line-height:1.75;width:100%}.prose [class~=lead]{color:var(--foreground-primary, #4b5563);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:var(--brand-infi, #f67905);text-decoration:underline;font-weight:500;transition:color .2s ease}.prose a:hover{color:var(--accent-infi, #8bbf35)}.prose strong{color:inherit;font-weight:600}.prose ol{counter-reset:list-counter;list-style-type:none;padding-left:0;margin-top:1.25em;margin-bottom:1.25em}.prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:var(--foreground-primary, #6b7280);left:0}.prose ul{list-style-type:none;padding-left:0;margin-top:1.25em;margin-bottom:1.25em}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:var(--brand-infi, #f67905);border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:currentColor;opacity:.2;border-top-width:1px;border-top-style:solid;border-bottom:none;border-left:none;border-right:none;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:inherit;border-left-width:.25rem;border-left-color:var(--brand-infi, #f67905);border-left-style:solid;quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:inherit;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:inherit;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{color:inherit;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h4{color:inherit;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose img{margin-top:2em;margin-bottom:2em;border-radius:.5rem}.prose figcaption{color:var(--foreground-primary, #6b7280);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:inherit;font-weight:600;font-size:.875em;background-color:#0000001a;padding:.125em .375em;border-radius:.25rem}@media(prefers-color-scheme:dark){.prose code{background-color:#ffffff1a}}.prose code:before,.prose code:after{content:"`"}.prose a code{color:var(--brand-infi, #f67905)}.prose pre{color:var(--foreground-inverse, #e5e7eb);background-color:var(--background-primary, #1f2937);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:before,.prose pre code:after{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{border-bottom-width:1px;border-bottom-color:var(--foreground-primary, #d1d5db)}.prose thead th{color:inherit;font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:var(--foreground-primary, #e5e7eb)}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:baseline;padding:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose [class~=lead]{font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose h1{font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure{margin-top:2em;margin-bottom:2em}.prose img{margin-top:2em;margin-bottom:2em}.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose figcaption{font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code,.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose pre{font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>*:first-child{margin-top:1.25em}.prose>ul>li>*:last-child{margin-bottom:1.25em}.prose>ol>li>*:first-child{margin-top:1.25em}.prose>ol>li>*:last-child{margin-bottom:1.25em}.prose ul ul,.prose ul ol,.prose ol ul,.prose ol ol{margin-top:.75em;margin-bottom:.75em}.prose hr+*{margin-top:0}.prose h2+*{margin-top:0}.prose h3+*{margin-top:0}.prose h4+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}:root{--white: #FEFDFDFF;--infi-dark:#12121c;--brand-infi: #F67905;--accent-infi: #8bbf35;--brand-eu: #004494;--accent-eu: #ffd617;--success: #467A39;--warning: #F29527;--error: #DA2131;--informative: #006FB4;--max-content-width: 80ch;--background-primary: var(--white);--background-inverse: var(--infi-dark);--foreground-primary: var(--infi-dark);--foreground-inverse: var(--white)}html{font-family:Open Sans,sans-serif;width:100%;height:100%;margin:0;padding:0;background-color:var(--background-primary);color:var(--foreground-primary);box-sizing:border-box}body{margin:0;padding:0;width:100%;height:100%;background-color:var(--background-primary);color:var(--foreground-primary);display:grid;grid-template-columns:1fr min(var(--max-content-width),100%) 1fr;row-gap:4rem}.content[data-astro-cid-sckkx6r4]{padding-inline:1rem}body>[data-astro-cid-sckkx6r4]{grid-column:2}.full-bleed[data-astro-cid-sckkx6r4]{width:100%;grid-column:1 / 4}
