.Drawer.svelte-4xziw0{--drawer-width:min(100vw, 420rem);position:fixed;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;top:0;width:var(--drawer-width);background:rgba(var(--color-neutral-0));z-index:99;box-shadow:0px 12px 24px rgba(var(--color-neutral-1000), 0.06), 0px 2px 6px var(--color-shadow), 0px 0px 1px var(--color-shadow);height:100dvh;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain}.Drawer.svelte-4xziw0::-webkit-scrollbar{display:none}.Drawer.left.svelte-4xziw0{left:0}.Drawer.right.svelte-4xziw0{right:0}header.svelte-1wv4hml{height:80rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.closer.svelte-1wv4hml{position:fixed;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:100;height:80rem;width:0;top:0;right:32rem;margin-right:24rem;color:rgba(var(--color-neutral-500))}.closer.svelte-1wv4hml:not(.open){display:none}.BurgerMenu.svelte-1wv4hml>.Button,.closer.svelte-1wv4hml>.Button{color:rgba(var(--color-neutral-900))}main.svelte-1wv4hml{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:23rem}:root{--landing-header-height:80rem}.LandingHeader.svelte-f3hykx.svelte-f3hykx{height:var(--landing-header-height);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 40rem;width:100%;z-index:100;transition:height 220ms ease-out}.LandingHeader.svelte-f3hykx>.svelte-f3hykx{transition:220ms ease-out}.LandingHeader.home.svelte-f3hykx.svelte-f3hykx{position:absolute;top:var(--reedsy-banner-height, 0rem);left:0;right:0}.LandingHeader.home.svelte-f3hykx nav.svelte-f3hykx>a,.LandingHeader.home.svelte-f3hykx .BurgerMenu,.LandingHeader.home.svelte-f3hykx .Dropdown > .title,.LandingHeader.home.svelte-f3hykx .Dropdown > .chevron{filter:brightness(0) invert(1)}.LandingHeader.home.svelte-f3hykx>.left > .Logo,.LandingHeader.home.svelte-f3hykx nav.svelte-f3hykx,.LandingHeader.home.svelte-f3hykx .BurgerMenu > .Button:hover{background:transparent}.LandingHeader.sticky.svelte-f3hykx.svelte-f3hykx{position:sticky;top:0;background:rgba(var(--color-neutral-0), 0.8);border-bottom-width:1px;border-bottom-style:solid}@media(max-width: 800px){.LandingHeader.sticky.svelte-f3hykx.svelte-f3hykx{background-color:rgba(255,255,255,0.94)}}@media not screen and (max-width: 800px){.LandingHeader.sticky.svelte-f3hykx.svelte-f3hykx{background-color:rgba(255,255,255,0.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}.LandingHeader.dense.svelte-f3hykx.svelte-f3hykx{height:60rem}.LandingHeader.dense.svelte-f3hykx>.left.svelte-f3hykx{transform:scale(0.88)}.right.svelte-f3hykx.svelte-f3hykx,.left.svelte-f3hykx.svelte-f3hykx,nav.svelte-f3hykx.svelte-f3hykx,nav.svelte-f3hykx>.svelte-f3hykx{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24rem;height:100%}.headerMenu.svelte-f3hykx.svelte-f3hykx{padding-left:8rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24rem}nav.svelte-f3hykx>.Link.button{height:min(66%, 48rem)}.menu.svelte-f3hykx>.Drawer > .Link{padding:8rem}.burger-locale.svelte-f3hykx.svelte-f3hykx{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.burger-locale.svelte-f3hykx>.title.svelte-f3hykx{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8rem;font-family:'Inter';font-style:normal;font-weight:700;font-size:16rem;line-height:130%;letter-spacing:0.007em;height:54rem}.burger-locale.svelte-f3hykx>.locales.svelte-f3hykx{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.burger-locale.svelte-f3hykx>.locales.svelte-f3hykx>.Option{display:flex;flex-direction:row;justify-content:center;align-items:center;height:48rem}@media not screen and (max-width: 1230px){.menu.svelte-f3hykx.svelte-f3hykx{display:none}}@media(max-width: 1230px){.screen-large.svelte-f3hykx.svelte-f3hykx{display:none}}@media(max-width: 880px){.screen-medium.svelte-f3hykx.svelte-f3hykx{display:none}}@media(max-width: 680px){.left.svelte-f3hykx>*{display:none}}:root {
  --landing-horizontal-padding: calc(10rem + 6vw);
}
:root{--reedsy-banner-height:48rem}.reedsyBanner.svelte-1nmpooy{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;height:var(--reedsy-banner-height);width:100%;background:rgba(var(--color-neutral-0));color:rgba(var(--color-neutral-900));text-decoration:none;z-index:101}.reedsyBanner.svelte-1nmpooy:before{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:3rem;background:linear-gradient(to right, rgba(var(--color-secondary-500)) 0%, rgba(var(--color-secondary-500)) 30%, rgba(var(--color-tertiary-500)) 65%, rgba(var(--color-primary-500)) 80%);pointer-events:none}