.navbar.svelte-1ehunjh{background-color:#000;padding:1rem 2rem;position:relative;z-index:1000;transform:translateZ(0);will-change:transform}.nav-container.svelte-1ehunjh{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo.svelte-1ehunjh{height:4rem;margin-left:10px;text-decoration:none}.nav-links.svelte-1ehunjh{display:flex;list-style:none;gap:2rem;z-index:1;padding:0}.nav-links.svelte-1ehunjh a:where(.svelte-1ehunjh){color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.nav-links.svelte-1ehunjh a:where(.svelte-1ehunjh):hover{color:var(--primary-color)}.hamburger.svelte-1ehunjh{display:none;flex-direction:column;cursor:pointer;gap:4px;background:none;border:none;padding:0}.hamburger.svelte-1ehunjh span:where(.svelte-1ehunjh){width:25px;height:3px;background-color:#fff;transition:all .3s ease}.hamburger.active.svelte-1ehunjh span:where(.svelte-1ehunjh):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active.svelte-1ehunjh span:where(.svelte-1ehunjh):nth-child(2){opacity:0}.hamburger.active.svelte-1ehunjh span:where(.svelte-1ehunjh):nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width: 768px){.hamburger.svelte-1ehunjh{display:flex}.nav-links.svelte-1ehunjh{position:absolute;top:100%;left:0;width:100%;background-color:#000;flex-direction:column;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:0}.nav-links.active.svelte-1ehunjh{max-height:300px}.nav-links.svelte-1ehunjh li:where(.svelte-1ehunjh){width:100%;text-align:center;border-top:1px solid #444}.nav-links.svelte-1ehunjh a:where(.svelte-1ehunjh){display:block;padding:1rem}.nav-links.svelte-1ehunjh a:where(.svelte-1ehunjh):hover{background-color:#444}}@font-face{font-family:Zalando Sans Expanded;font-optical-sizing:auto;font-weight:400;font-style:normal;src:local("Zalando Sans Expanded"),url(./ZalandoSansExpanded-Black.D0vDjxEg.ttf)}@font-face{font-family:Archivo Black;font-weight:400;font-style:normal;src:local("Archivo Black"),local("Archivo-Black"),url(./ArchivoBlack-Regular.CrNC9wvr.ttf)}@font-face{font-family:Barlow;font-weight:400;font-style:normal;src:local("Barlow Regular"),local("Barlow-Regular"),url(./Barlow-Regular.DgxWDqdj.ttf)}@font-face{font-family:Barlow;font-weight:700;font-style:normal;src:local("Barlow Bold"),local("Barlow-Bold"),url(./Barlow-Bold.CmzkzBEx.ttf)}@font-face{font-family:Barlow;font-weight:400;font-style:italic;src:local("Barlow Italic"),local("Barlow-Italic"),url(./Barlow-Italic.CDQR_1eg.ttf)}@font-face{font-family:Barlow;font-weight:700;font-style:italic;src:local("Barlow Bold Italic"),local("Barlow-BoldItalic"),url(./Barlow-BoldItalic.CINHwY12.ttf)}:root{--primary-color: #e9fc0f;--primary-color-transparent: rgba(#e9fc0f, .5)}html,body{margin:0;padding:0;height:100%;overflow:hidden}.parallax-viewport{height:100%;width:100%;overflow-x:hidden;overflow-y:scroll;perspective:1px;perspective-origin:50% 50%}body{margin:0;background-color:#000}.big-header{font-size:6rem}@media (max-width: 768px){.big-header{font-size:4rem}}h1,h2,h3{font-family:Zalando Sans Expanded,sans-serif}p,li,a{font-family:Barlow,sans-serif}
