@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Red+Rose:wght@300..700&display=swap";:root{--navbar-bg: white;--navbar-text: black;--navbar-nesting: white;--navbar-hover: white;--hamburger-button-color: white }#main-container.svelte-55gbo4{margin:0;padding:0}.menu.svelte-55gbo4{background-color:var(--navbar-bg);color:var(--navbar-text);height:70px;position:fixed;width:100%;z-index:1000}.menu_container.svelte-55gbo4{display:flex;justify-content:space-between;align-items:center;width:90%;max-width:1200px;height:100%;margin:0 auto}.menu-toggle.svelte-55gbo4{display:none;background:none;border:none;cursor:pointer;padding:0}.menu_links.svelte-55gbo4{height:100%;transition:all .5s ease-in;display:flex}.menu_item.svelte-55gbo4{list-style:none;position:relative;height:100%;--clip: polygon(0 0, 100% 0, 100% 0, 0 0);--arrow-rotate: -90deg}.menu_item.svelte-55gbo4:hover{--clip: polygon(0 0, 100% 0, 100% 100%, 0% 100%);--arrow-rotate: 0deg}.menu_link.svelte-55gbo4{color:var(--navbar-text);text-decoration:none;padding:0 30px;display:flex;height:100%;align-items:center}.menu_link.svelte-55gbo4:hover{background-color:var(--navbar-hover)}button.svelte-55gbo4{background-color:transparent;border:none;cursor:pointer;width:25px;height:25px}button.svelte-55gbo4:active{box-shadow:2px 0 10px #00000080}.hamburger.svelte-55gbo4 span:where(.svelte-55gbo4){width:100%;height:3px;background-color:var(--hamburger-button-color);border-radius:5px;transition:all .3s ease-in-out}.hamburger.open.svelte-55gbo4 span:where(.svelte-55gbo4):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open.svelte-55gbo4 span:where(.svelte-55gbo4):nth-child(2){opacity:0}.hamburger.open.svelte-55gbo4 span:where(.svelte-55gbo4):nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media (width < 800px){.hamburger.svelte-55gbo4{width:25px;height:20px;display:flex;flex-direction:column;justify-content:space-between}.menu_links.svelte-55gbo4{display:none}.menu-toggle.svelte-55gbo4{display:block}.menu_link.svelte-55gbo4{padding:25px 0 25px 30px;height:auto}.menu_item.svelte-55gbo4{--clip: 0;overflow:hidden}}@media (width < 800px){.hamburger.svelte-55gbo4{width:25px;height:20px;display:flex;flex-direction:column;justify-content:space-between}.menu_links.svelte-55gbo4{position:fixed;height:calc(100vh - 70px);max-width:400px;width:100%;top:70px;bottom:0;right:0;background-color:#fff;overflow-y:auto;display:grid;grid-auto-rows:max-content;transform:translate(100%)}.menu_links--show.svelte-55gbo4{transform:unset;width:100%}.menu-toggle.svelte-55gbo4{display:block}.menu_link.svelte-55gbo4{padding:25px 0 25px 30px;height:auto}.menu_item.svelte-55gbo4{--clip: 0;overflow:hidden}}
