@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg)}:root{--color-bg:#fffdf8;--color-red:#b33f40;--color-green:#6ac68f;--color-grey:#f3f3f3;--color-shadow:#e7e4e4;--color-black:#252525;--height-header:3em;--height-buttonheader:3em;--height-confirmbutton:2.5em;--font-family:"Poppins",sans-serif}*{margin:0;font-family:var(--font-family);box-sizing:border-box}* a{text-decoration:none;color:var(--color-text)}* ul{list-style-type:none;padding:0}::selection{color:var(--color-bg);background-color:var(--color-green)}.Navbar_wrapper__QmmpL{position:-webkit-sticky;position:sticky;top:0;width:100%;padding:.8em 0;z-index:999;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg);border-bottom:2px solid var(--color-grey)}.Navbar_wrapper__QmmpL span{font-size:1.5em}.Footer_wrapper__6trq2{display:flex;flex-direction:column;align-items:center;margin-top:5em}.Footer_wrapper__6trq2 hr{width:80%}.Footer_legal_section__CRCsG span{display:inline-block;margin:.5em 1em}