#cookies.svelte-1jxrffj{width:auto;height:80px;padding:0 2rem;background-color:var(--white);border-radius:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;position:fixed;bottom:-6rem;left:50%;transform:translate(-50%);z-index:4;box-shadow:0 0 2rem #0003;transition:var(--steady)}#cookies.svelte-1jxrffj p:where(.svelte-1jxrffj){width:500px;font-size:var(--paragraph);font-weight:var(--light);color:var(--black)}#cookies.svelte-1jxrffj button:where(.svelte-1jxrffj){min-width:100px;height:40px;font-size:var(--paragraph);font-weight:var(--light);color:var(--white);background-color:var(--blue)}@media not (min-width:800px){#cookies.svelte-1jxrffj{width:93%;min-height:40px;height:auto;padding:1rem;gap:1.5rem}#cookies.svelte-1jxrffj p:where(.svelte-1jxrffj){font-size:.9rem}#cookies.svelte-1jxrffj button:where(.svelte-1jxrffj){min-width:100px;height:30px;font-size:.9rem}}footer.svelte-1wlmi2p{width:100%;height:50px;background-color:var(--black);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem}footer.svelte-1wlmi2p p:where(.svelte-1wlmi2p){font-size:1.1rem;font-weight:var(--light);text-align:center;color:var(--white)}@media not (min-width:800px){footer.svelte-1wlmi2p p:where(.svelte-1wlmi2p){font-size:1rem}}@media not (min-width:600px){footer.svelte-1wlmi2p p:where(.svelte-1wlmi2p){font-size:.7rem}}@font-face{font-family:SFPro;src:url(./SFProDisplay-Thin.O2k5xZXd.ttf) format("truetype");font-weight:200}@font-face{font-family:SFPro;src:url(./SFProDisplay-Light.DyEMSHov.ttf) format("truetype");font-weight:300}@font-face{font-family:SFPro;src:url(./SFProDisplay-Regular.-RY08FiS.ttf) format("truetype");font-weight:400}@font-face{font-family:SFPro;src:url(./SFProDisplay-Semibold.BeVTE0JY.ttf) format("truetype");font-weight:500}@font-face{font-family:SFPro;src:url(./SFProDisplay-Bold.DIiofnin.ttf) format("truetype");font-weight:600}@font-face{font-family:SFPro;src:url(./SFProDisplay-Heavy.CyIW2Tv5.ttf) format("truetype");font-weight:700}:root{--white: #fdfdfd;--gray-1: #f5f5f5;--gray-2: #dedede;--gray-3: #b4b4b4;--gray-4: #676767;--gray-5: #434343;--black: #1d1d1f;--green: #288d52;--light-green: #3dbf6d;--red: #be3939;--light-red: #e04e4e;--yellow: #f5c518;--orange: #e46248;--blue: #0071e3;--light-blue: #00a0e3;--purple: #ac92ec;--pink: #f7a8b8;--transparent-blue: #0071e34b;--transparent: transparent;--transparent-background-1: rgba(255, 255, 255, .1);--transparent-background-2: rgba(255, 255, 255, .2);--transparent-background-3: rgba(255, 255, 255, .4);--transparent-background-4: rgba(255, 255, 255, .6);--transparent-background-5: rgba(255, 255, 255, .8);--shadow-1: rgba(0, 0, 0, .1);--shadow-2: rgba(0, 0, 0, .2);--shadow-3: rgba(0, 0, 0, .3);--font-1: "SFPro", sans-serif;--title: 4rem;--subtitle: 1.3rem;--paragraph: 1.1rem;--microcopy: .9rem;--email: 2rem;--faq: 1.7rem;--thin: 200;--light: 300;--regular: 400;--semi-bold: 500;--bold: 600;--heavy: 700;--radius-full: 9999px;--radius-1: 10rem;--radius-2: 2rem;--radius-3: 1rem;--radius-4: .5rem;--loading: 1s;--slow: .5s;--steady: .3s;--fast: .1s;--line-height: 1.3;--letter-spacing: .022em}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--white);font-family:var(--font-1);font-size:var(--paragraph);font-weight:var(--regular);line-height:var(--line-height);letter-spacing:var(--letter-spacing);color:var(--black)}main{position:relative;overflow-x:hidden}button{border-radius:var(--radius-1);outline:none;border:none;cursor:pointer;transition:var(--steady);color:var(--white);background-color:var(--black);font-family:var(--font-1);font-weight:var(--light)}button:hover:not(:disabled){transform:scale(1.03);box-shadow:0 .5rem 1.1rem var(--shadow-2)}button:active:not(:disabled){transform:scale(1);box-shadow:0 .1rem .5rem var(--shadow-2)}button:disabled{background-color:var(--gray-2);color:var(--gray-4);box-shadow:none;cursor:not-allowed}del{text-decoration:line-through;color:var(--red)}a{text-decoration:none;color:#06c}a:hover{text-decoration:underline;cursor:pointer}ul{list-style:none}input{outline:none;border:1px solid rgba(224,224,224,.5);border-radius:var(--radius-4);font-weight:var(--regular);font-family:var(--font-1);transition:var(--steady)}input:focus-visible{transition:var(--steady);box-shadow:0 0 0 .1rem var(--transparent-blue)}textarea{outline:none;border:1px solid rgba(224,224,224,.5);border-radius:var(--radius-4);font-weight:var(--regular);font-family:var(--font-1);transition:var(--steady)}textarea:focus-visible{transition:var(--steady);box-shadow:0 0 0 .1rem var(--transparent-blue)}select{-webkit-appearance:none;appearance:none;outline:none;border:1px solid rgba(224,224,224,.5);border-radius:var(--radius-4);font-weight:var(--regular);font-family:var(--font-1);transition:var(--steady)}
