.link.svelte-622ku5{z-index:78;position:absolute;display:inline-flex;align-items:center;padding:5px;text-decoration:none}.link.bottom.svelte-622ku5{bottom:5vh;right:10vw;height:30px;width:80vw}.link.backward.svelte-622ku5 .link__text:where(.svelte-622ku5){transform:rotate(180deg);margin-right:48px}.link.forward.svelte-622ku5{transform:rotate(-180deg)}.link.forward.top.svelte-622ku5 .link__text:where(.svelte-622ku5){transform:rotate(180deg);margin-right:48px;margin-left:-12px}.link__line.svelte-622ku5{position:relative;margin-left:-14px;margin-right:30px;width:150px;height:2px;background:#bebdbe;overflow:hidden;z-index:1}.link__line.svelte-622ku5:after{content:"";display:block;position:absolute;right:0;width:0px;height:2px;background:var(--green-six)}.link__text.svelte-622ku5{margin-right:36px;font-family:Bebas Neue;font-size:24px;letter-spacing:6px}.link__line.svelte-622ku5:last-child{width:100%}.link__arrow.svelte-622ku5{display:inline-flex}.link__arrow.svelte-622ku5 span:where(.svelte-622ku5){position:relative;width:14px;height:2px;border-radius:2px;overflow:hidden;background:#bebdbe;z-index:2}.link__arrow.svelte-622ku5 span:where(.svelte-622ku5):nth-child(1){transform-origin:left bottom;transform:rotate(45deg) translate3d(8px,-10px,0)}.link__arrow.svelte-622ku5 span:where(.svelte-622ku5):nth-child(2){transform-origin:left bottom;transform:rotate(-45deg)}.link__arrow.svelte-622ku5 span:where(.svelte-622ku5):after{content:"";display:block;position:absolute;left:0;width:0;height:2px;background:var(--green-six)}.link.svelte-622ku5:hover .link__line.first:where(.svelte-622ku5):after{animation:svelte-622ku5-animation-line .5s forwards}.link.svelte-622ku5:hover .link__line.second:where(.svelte-622ku5):after{animation:svelte-622ku5-animation-line .5s forwards;animation-delay:.5s}.link.svelte-622ku5:hover .link__arrow:where(.svelte-622ku5) span:where(.svelte-622ku5):after{animation:svelte-622ku5-animation-arrow .25s forwards;animation-delay:.75s}@keyframes svelte-622ku5-animation-line{to{width:100%}}@keyframes svelte-622ku5-animation-arrow{0%{width:0}to{width:100%}}.link.svelte-1xht3fy{display:inline-flex;align-items:center;text-decoration:none;flex:1;margin:0}@media screen and (max-width: 568px){.link.svelte-1xht3fy{width:80%}}.link.forward.svelte-1xht3fy .link__text:where(.svelte-1xht3fy),.link.backward.svelte-1xht3fy .link__text:where(.svelte-1xht3fy){transform:rotate(180deg);margin-right:26px}.link.forward.svelte-1xht3fy{margin-right:2vw;margin-left:-1vw;transform:rotate(-180deg)}@media screen and (max-width: 568px){.link.forward.svelte-1xht3fy{margin-right:-2vw}}.link.backward.svelte-1xht3fy{margin-left:2vw}@media screen and (max-width: 568px){.link.backward.svelte-1xht3fy{margin-left:-2vw}}.link__line.svelte-1xht3fy{position:relative;margin-left:-14px;margin-right:6px;width:5vw;height:2px;background:var(--light-gray-color);overflow:hidden;z-index:1}@media screen and (max-width: 568px){.link__line.svelte-1xht3fy{flex:1}}.link__line.svelte-1xht3fy:after{content:"";display:block;position:absolute;right:0;width:0px;height:2px;background:var(--green-six)}.link__text.svelte-1xht3fy{font-family:Bebas Neue;font-size:18px;letter-spacing:4px}@media screen and (max-width: 1080px){.link__text.svelte-1xht3fy{display:none}}@media screen and (max-width: 568px){.link__text.svelte-1xht3fy{display:flex}}.link__line.svelte-1xht3fy:last-child{width:100%}.link__arrow.svelte-1xht3fy{display:inline-flex}.link__arrow.svelte-1xht3fy span:where(.svelte-1xht3fy){position:relative;width:14px;height:2px;border-radius:2px;overflow:hidden;background:#bebdbe;z-index:2}.link__arrow.svelte-1xht3fy span:where(.svelte-1xht3fy):nth-child(1){transform-origin:left bottom;transform:rotate(45deg) translate3d(8px,-9.5px,0)}.link__arrow.svelte-1xht3fy span:where(.svelte-1xht3fy):nth-child(2){transform-origin:left bottom;transform:rotate(-45deg)}.link__arrow.svelte-1xht3fy span:where(.svelte-1xht3fy):after{content:"";display:block;position:absolute;left:0;width:0;height:2px;background:var(--green-six)}.link.svelte-1xht3fy:hover .link__line.first:where(.svelte-1xht3fy):after{animation:svelte-1xht3fy-animation-line .5s forwards}.link.svelte-1xht3fy:hover .link__line.second:where(.svelte-1xht3fy):after{animation:svelte-1xht3fy-animation-line .5s forwards;animation-delay:.5s}.link.svelte-1xht3fy:hover .link__arrow:where(.svelte-1xht3fy) span:where(.svelte-1xht3fy):after{animation:svelte-1xht3fy-animation-arrow .25s forwards;animation-delay:.75s}@keyframes svelte-1xht3fy-animation-line{to{width:100%}}@keyframes svelte-1xht3fy-animation-arrow{0%{width:0}to{width:100%}}.menu.svelte-f1y7wx{position:fixed;top:0;right:0;width:100%;height:100%;background-color:var(--black-color);color:var(--white-color);transform:translateY(-100%);opacity:1;visibility:hidden;transition:transform .5s ease-in-out,visibility 0s ease .5s}.menu__content.svelte-f1y7wx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;text-align:center;font-family:Archivo,sans-serif;font-weight:900;font-size:124px;line-height:1.2}@media screen and (max-width: 1079px){.menu__content.svelte-f1y7wx{font-size:96px}}@media screen and (max-width: 768px){.menu__content.svelte-f1y7wx{font-size:72px}}@media screen and (max-height: 768px){.menu__content.svelte-f1y7wx{font-size:72px}}@media screen and (max-width: 599px){.menu__content.svelte-f1y7wx{font-size:48px}}@media screen and (max-height: 599px){.menu__content.svelte-f1y7wx{font-size:60px}}@media screen and (max-width: 449px){.menu__content.svelte-f1y7wx{font-size:36px}}@media screen and (max-height: 449px){.menu__content.svelte-f1y7wx{font-size:48px}}.menu__link.svelte-f1y7wx:hover{color:var(--green-seven)}.menu.open.svelte-f1y7wx{transform:translateY(0);visibility:visible;transition:transform .5s ease-in-out,visibility 0s ease 0s}.menu-button.svelte-zxxmnv{z-index:99;position:absolute;display:flex;align-items:center;height:48px;width:64px;right:72px;background:none;border:none;padding-top:14px;margin:0;font-family:Bebas Neue;font-size:24px;color:var(--white-color);cursor:pointer}.menu-button.svelte-zxxmnv:hover{color:var(--green-six)}@media screen and (max-width: 768px){.menu-button.svelte-zxxmnv{right:54px;height:32px;width:48px;font-size:20px}}.menu-button.svelte-zxxmnv .dot:where(.svelte-zxxmnv){position:absolute;transition:transform .6s ease,opacity .6s ease;visibility:visible}.menu-button.svelte-zxxmnv .dot-1:where(.svelte-zxxmnv){right:0}.menu-button.open.svelte-zxxmnv .dot-1:where(.svelte-zxxmnv){transform:translate(-28px,-4px) rotate(45deg)}@media screen and (max-width: 768px){.menu-button.open.svelte-zxxmnv .dot-1:where(.svelte-zxxmnv){transform:translate(-22px,-4px) rotate(45deg)}}.menu-button.svelte-zxxmnv .dot-2:where(.svelte-zxxmnv){right:20%}.menu-button.open.svelte-zxxmnv .dot-2:where(.svelte-zxxmnv){transform:translate(-23.5px,8px) rotate(-45deg)}@media screen and (max-width: 768px){.menu-button.open.svelte-zxxmnv .dot-2:where(.svelte-zxxmnv){transform:translate(-20px,8px) rotate(-45deg)}}.menu-button.svelte-zxxmnv .dot-3:where(.svelte-zxxmnv){right:40%}.menu-button.svelte-zxxmnv .dot-4:where(.svelte-zxxmnv){right:60%}.menu-button.open.svelte-zxxmnv .dot-4:where(.svelte-zxxmnv){transform:translate(24px,-4px) rotate(45deg)}@media screen and (max-width: 768px){.menu-button.open.svelte-zxxmnv .dot-4:where(.svelte-zxxmnv){transform:translate(20px,-4px) rotate(45deg)}}.menu-button.svelte-zxxmnv .dot-5:where(.svelte-zxxmnv){right:80%}.menu-button.open.svelte-zxxmnv .dot-5:where(.svelte-zxxmnv){transform:translate(28px,8px) rotate(-45deg)}@media screen and (max-width: 768px){.menu-button.open.svelte-zxxmnv .dot-5:where(.svelte-zxxmnv){transform:translate(22px,8px) rotate(-45deg)}}.disabled.svelte-zxxmnv{opacity:0;pointer-events:none}.navbar.svelte-10kxxj2{z-index:99;position:absolute;top:0;left:0;display:flex;align-items:center;width:100%;height:var(--navbar-height);padding:0 24px;background-color:transparent}@media screen and (max-width: 768px){.navbar.svelte-10kxxj2{height:48px;padding:0 16px}}.navbar__logo.svelte-10kxxj2{z-index:99;position:absolute;bottom:0;left:32px;height:32px;width:32px;margin:0;font-size:32px;font-family:Questrial;border:3px solid var(--white-color);cursor:pointer}@media screen and (max-width: 768px){.navbar__logo.svelte-10kxxj2{height:24px;width:24px;font-size:24px}}
