*{box-sizing:border-box;margin:0}body{margin:0}a,a.visited{color:inherit;text-decoration:inherit}.contained-width{max-width:1200px;margin:auto}@media (min-width: 1800px){.contained-width{max-width:1400px}}@media (min-width: 2000px){.contained-width{max-width:1600px}}@media (min-width: 2200px){.contained-width{max-width:1800px}}.page-content{min-height:calc(100vh - 300px)}.page-content>div:first-child:last-child{min-height:calc(100vh - 300px)}.page-content div.bg-picture{background-size:cover;background-position:center}.page-content div.bg-white{background-color:var(--color-white)}.page-content div.bg-light{background-color:var(--color-light)}.page-content div.bg-primary{background-color:var(--color-primary)}.page-content div.bg-secondary{background-color:var(--color-secondary)}.page-content div.bg-black{background-color:var(--color-black)}.page-content div.bg-linear-primary-white{background:linear-gradient(to bottom,var(--color-white),var(--color-primary))}.page-content div.bg-linear-secondary-white{background:linear-gradient(to bottom,var(--color-white) 25%,var(--color-secondary))}.page-content .page-section{padding-top:64px;padding-bottom:64px}.page-content .page-section>*:not(:last-child){margin-bottom:40px}.page-content .page-section>*:not(.no-margin){padding:0 40px}.page-content .content-layout.content-layout-grid{display:grid;grid-gap:24px}.page-content .content-layout.content-layout-grid.content-layout-1{grid-template-columns:repeat(1,1fr)}@media (max-width: 600px){.page-content .content-layout.content-layout-grid.content-layout-1{grid-template-columns:repeat(1,1fr)}.page-content .content-layout.content-layout-grid.content-layout-1>*:nth-child(n-0){order:99}}.page-content .content-layout.content-layout-grid.content-layout-1 .card{height:100%}@media (max-width: 600px){.page-content .content-layout.content-layout-grid.content-layout-1 .card{height:auto}}.page-content .content-layout.content-layout-grid.content-layout-2{grid-template-columns:repeat(2,1fr)}@media (max-width: 600px){.page-content .content-layout.content-layout-grid.content-layout-2{grid-template-columns:repeat(1,1fr)}.page-content .content-layout.content-layout-grid.content-layout-2>*:nth-child(2n-0){order:198}.page-content .content-layout.content-layout-grid.content-layout-2>*:nth-child(2n-1){order:99}}.page-content .content-layout.content-layout-grid.content-layout-2 .card{height:100%}@media (max-width: 600px){.page-content .content-layout.content-layout-grid.content-layout-2 .card{height:auto}}.page-content .content-layout.content-layout-grid.content-layout-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 600px){.page-content .content-layout.content-layout-grid.content-layout-3{grid-template-columns:repeat(1,1fr)}.page-content .content-layout.content-layout-grid.content-layout-3>*:nth-child(3n-0){order:297}.page-content .content-layout.content-layout-grid.content-layout-3>*:nth-child(3n-1){order:198}.page-content .content-layout.content-layout-grid.content-layout-3>*:nth-child(3n-2){order:99}}.page-content .content-layout.content-layout-grid.content-layout-3 .card{height:100%}@media (max-width: 600px){.page-content .content-layout.content-layout-grid.content-layout-3 .card{height:auto}}.page-content .content-layout.content-layout-grid.content-layout-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 600px){.page-content .content-layout.content-layout-grid.content-layout-4{grid-template-columns:repeat(1,1fr)}.page-content .content-layout.content-layout-grid.content-layout-4>*:nth-child(4n-0){order:396}.page-content .content-layout.content-layout-grid.content-layout-4>*:nth-child(4n-1){order:297}.page-content .content-layout.content-layout-grid.content-layout-4>*:nth-child(4n-2){order:198}.page-content .content-layout.content-layout-grid.content-layout-4>*:nth-child(4n-3){order:99}}.page-content .content-layout.content-layout-grid.content-layout-4 .card{height:100%}@media (max-width: 600px){.page-content .content-layout.content-layout-grid.content-layout-4 .card{height:auto}}@media (max-width: 900px){.page-content .content-layout.content-layout-grid.content-layout-3{grid-template-columns:repeat(1,1fr)}.page-content .content-layout.content-layout-grid.content-layout-3>*:nth-child(3n-0){order:297}.page-content .content-layout.content-layout-grid.content-layout-3>*:nth-child(3n-1){order:198}.page-content .content-layout.content-layout-grid.content-layout-3>*:nth-child(3n-2){order:99}}@media (max-width: 900px){.page-content .content-layout.content-layout-grid.content-layout-4{grid-template-columns:repeat(1,1fr)}.page-content .content-layout.content-layout-grid.content-layout-4>*:nth-child(4n-0){order:396}.page-content .content-layout.content-layout-grid.content-layout-4>*:nth-child(4n-1){order:297}.page-content .content-layout.content-layout-grid.content-layout-4>*:nth-child(4n-2){order:198}.page-content .content-layout.content-layout-grid.content-layout-4>*:nth-child(4n-3){order:99}}.page-content .content-layout:not(.content-layout-grid){display:flex}.page-content .content-layout:not(.content-layout-grid) .content-layout-column{display:flex;flex-direction:column}.page-content .content-layout:not(.content-layout-grid) .content-layout-column:not(:last-child){margin-right:24px}.page-content .content-layout:not(.content-layout-grid) .content-layout-column>*:not(:last-child){margin-bottom:24px}.page-content .content-layout:not(.content-layout-grid).content-layout-start .content-layout-column{justify-content:flex-start;align-items:stretch}.page-content .content-layout:not(.content-layout-grid).content-layout-center .content-layout-column{justify-content:center;align-items:stretch}.page-content .content-layout:not(.content-layout-grid).content-layout-end .content-layout-column{justify-content:flex-end;align-items:stretch}.page-content .content-layout:not(.content-layout-grid).content-layout-1 .content-layout-column{flex-grow:1;max-width:100%}@media (max-width: 600px){.page-content .content-layout:not(.content-layout-grid).content-layout-1{flex-direction:column}.page-content .content-layout:not(.content-layout-grid).content-layout-1 .content-layout-column{max-width:100%;margin-right:0}.page-content .content-layout:not(.content-layout-grid).content-layout-1 .content-layout-column:not(:last-child){margin-bottom:24px}}.page-content .content-layout:not(.content-layout-grid).content-layout-2 .content-layout-column{flex-grow:1;max-width:50%}@media (max-width: 600px){.page-content .content-layout:not(.content-layout-grid).content-layout-2{flex-direction:column}.page-content .content-layout:not(.content-layout-grid).content-layout-2 .content-layout-column{max-width:100%;margin-right:0}.page-content .content-layout:not(.content-layout-grid).content-layout-2 .content-layout-column:not(:last-child){margin-bottom:24px}}.page-content .content-layout:not(.content-layout-grid).content-layout-3 .content-layout-column{flex-grow:1;max-width:calc(100% / 3)}@media (max-width: 600px){.page-content .content-layout:not(.content-layout-grid).content-layout-3{flex-direction:column}.page-content .content-layout:not(.content-layout-grid).content-layout-3 .content-layout-column{max-width:100%;margin-right:0}.page-content .content-layout:not(.content-layout-grid).content-layout-3 .content-layout-column:not(:last-child){margin-bottom:24px}}.page-content .content-layout:not(.content-layout-grid).content-layout-4 .content-layout-column{flex-grow:1;max-width:25%}@media (max-width: 600px){.page-content .content-layout:not(.content-layout-grid).content-layout-4{flex-direction:column}.page-content .content-layout:not(.content-layout-grid).content-layout-4 .content-layout-column{max-width:100%;margin-right:0}.page-content .content-layout:not(.content-layout-grid).content-layout-4 .content-layout-column:not(:last-child){margin-bottom:24px}}.button,.button-secondary{display:inline-block;border-radius:5px;padding:8px 32px;font-size:var(--font-size-sm);text-transform:uppercase;font-weight:var(--font-weight-regular);text-decoration:none}.button.button,.button-secondary.button{background-color:var(--color-primary);color:var(--color-light)}.button.button-secondary,.button-secondary.button-secondary{border:1px solid var(--color-secondary);color:var(--color-secondary);background-color:transparent}body{font-family:var(--font-primary);font-size:var(--font-size-default);font-weight:var(--font-weight-regular);color:var(--color-black);background-color:var(--color-white);// WIP - See based on font letter-spacing: .5px;line-height:1.5}:root{--font-secondary: "Indie Flower";--card-border-radius: 10px}.startup{--card-border-radius: 16px}#no-website[data-astro-cid-dfcovgh3]{font-family:Inter;font-weight:500;height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}#no-website[data-astro-cid-dfcovgh3] #webup-logo[data-astro-cid-dfcovgh3]{width:250px;margin-bottom:32px}#no-website[data-astro-cid-dfcovgh3] p[data-astro-cid-dfcovgh3]{font-size:22px;margin-bottom:32px}#no-website[data-astro-cid-dfcovgh3] #webup-button[data-astro-cid-dfcovgh3]{background-color:#885575;color:#faf8f8;border-radius:32px;font-weight:500;display:inline-block;padding:16px 32px;font-size:16px;text-transform:uppercase;text-decoration:none}#no-page[data-astro-cid-4k4e6a7q]{height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}#no-page[data-astro-cid-4k4e6a7q] #logo[data-astro-cid-4k4e6a7q]{width:250px;margin-bottom:32px}#no-page[data-astro-cid-4k4e6a7q] #not-found-code[data-astro-cid-4k4e6a7q]{color:var(--color-primary);font-size:10em;font-weight:700;line-height:1em}#no-page[data-astro-cid-4k4e6a7q] #not-found-text[data-astro-cid-4k4e6a7q]{font-weight:700;font-size:2em}.header-default[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding:24px 48px}@media (max-width: 600px){.header-default[data-astro-cid-3ef6ksr2]{display:none}}.header-default[data-astro-cid-3ef6ksr2] .header-brand[data-astro-cid-3ef6ksr2]{height:50px}.header-default[data-astro-cid-3ef6ksr2] .header-brand[data-astro-cid-3ef6ksr2]>[data-astro-cid-3ef6ksr2]{height:100%}.header-default[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:flex-end;align-items:center;font-size:var(--font-size-sm);font-weight:var(--font-weight-light)}.header-default[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{margin-left:24px;text-decoration:none}.header-default[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{font-weight:var(--font-weight);color:var(--color-primary);position:relative}.header-default[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;display:inline-block;height:2px;background-color:var(--color-primary)}header[data-astro-cid-mbhh4qub].header-mobile{display:none;background-color:var(--color-white);padding:24px 48px;margin-bottom:48px}@media (max-width: 600px){header[data-astro-cid-mbhh4qub].header-mobile{display:block}}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub] .header-navigation-head[data-astro-cid-mbhh4qub]{text-align:right;position:relative}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub] .header-navigation-head[data-astro-cid-mbhh4qub] .header-navigation-trigger[data-astro-cid-mbhh4qub]{font-size:2em;color:var(--color-primary);background:none;border:none;cursor:pointer}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub]#mobile-menu{display:none}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub]#mobile-menu.opened{display:block}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub].opened{padding:24px 48px;position:fixed;inset:0;background-color:#fff;z-index:99}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub].opened .header-navigation-head[data-astro-cid-mbhh4qub] .header-navigation-trigger[data-astro-cid-mbhh4qub]{font-size:2.5em;color:var(--color-secondary)}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub].opened nav[data-astro-cid-mbhh4qub]{display:flex;flex-direction:column;padding:24px 48px;z-index:99;overflow:hidden;font-size:2em;text-align:right}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub].opened nav[data-astro-cid-mbhh4qub]>[data-astro-cid-mbhh4qub]{margin-bottom:24px}header[data-astro-cid-mbhh4qub].header-mobile .header-navigation-container[data-astro-cid-mbhh4qub].opened nav[data-astro-cid-mbhh4qub] a[data-astro-cid-mbhh4qub].active{color:var(--color-primary);font-weight:700}header[data-astro-cid-mbhh4qub].header-mobile .header-brand[data-astro-cid-mbhh4qub]{width:50%;margin:auto}header[data-astro-cid-mbhh4qub].header-mobile .header-brand[data-astro-cid-mbhh4qub] img[data-astro-cid-mbhh4qub]{width:100%}header[data-astro-cid-mbhh4qub].header-mobile .header-intro[data-astro-cid-mbhh4qub]>h1[data-astro-cid-mbhh4qub],header[data-astro-cid-mbhh4qub].header-mobile .header-intro[data-astro-cid-mbhh4qub] h2[data-astro-cid-mbhh4qub],header[data-astro-cid-mbhh4qub].header-mobile .header-intro[data-astro-cid-mbhh4qub] h3[data-astro-cid-mbhh4qub],header[data-astro-cid-mbhh4qub].header-mobile .header-intro[data-astro-cid-mbhh4qub] h4[data-astro-cid-mbhh4qub]{text-align:center;font-weight:var(--font-weight-regular)}header[data-astro-cid-mbhh4qub].header-mobile .header-intro[data-astro-cid-mbhh4qub] h1[data-astro-cid-mbhh4qub]{font-family:var(--font-secondary);font-size:var(--font-size-xlg);color:var(--color-primary);margin-bottom:0}header[data-astro-cid-mbhh4qub].header-mobile .header-intro[data-astro-cid-mbhh4qub] h2[data-astro-cid-mbhh4qub]{font-size:var(--font-size-default)}footer[data-astro-cid-sz7xmlte]{max-width:1200px;margin:auto;padding:0 40px}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-primary);padding:32px 0;display:flex;align-items:flex-start}@media (max-width: 900px){footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte]{flex-direction:column}}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-branding[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;max-width:400px}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-branding[data-astro-cid-sz7xmlte] .footer-branding-head[data-astro-cid-sz7xmlte]{margin-bottom:60px}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-branding[data-astro-cid-sz7xmlte] .footer-branding-head[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:50px;margin-bottom:16px}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-branding[data-astro-cid-sz7xmlte] .footer-branding-head[data-astro-cid-sz7xmlte] .tagline[data-astro-cid-sz7xmlte]{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold)}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-branding[data-astro-cid-sz7xmlte] .footer-branding-copyright[data-astro-cid-sz7xmlte]{font-size:var(--font-size-sm);font-weight:var(--font-weight-light);margin-bottom:32px}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-grow:1;align-items:flex-start;justify-content:flex-end}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-links[data-astro-cid-sz7xmlte]>[data-astro-cid-sz7xmlte]:not(:first-child){margin-left:32px}@media (max-width: 600px){footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-links[data-astro-cid-sz7xmlte]{flex-direction:column}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-links[data-astro-cid-sz7xmlte]>[data-astro-cid-sz7xmlte]:not(:first-child){margin-left:0;margin-top:32px}}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-links[data-astro-cid-sz7xmlte] .footer-links-section[data-astro-cid-sz7xmlte]{min-width:200px;max-width:350px}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-links[data-astro-cid-sz7xmlte] .footer-links-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{text-transform:uppercase;font-size:var(--font-size-sm);margin-bottom:16px;color:var(--color-primary)}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte] .footer-links[data-astro-cid-sz7xmlte] .footer-links-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-block;font-size:var(--font-size-default);line-height:2em}
