.header:where(.astro-RQWFY64C){display:flex;justify-content:space-between;padding:var(--spacing-smaller) 0;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo:where(.astro-RQWFY64C){font-weight:700;font-size:var(--font-size-medium);z-index:100}.logo:where(.astro-RQWFY64C)>a:where(.astro-RQWFY64C){-webkit-text-decoration:none;text-decoration:none;color:#000}.navigation:where(.astro-RQWFY64C)>ul:where(.astro-RQWFY64C){list-style:none;display:flex}.navigation-item:where(.astro-RQWFY64C)>a:where(.astro-RQWFY64C){margin-left:var(--spacing-large);-webkit-text-decoration:none;text-decoration:none;font-size:var(--font-size-small);color:#000;cursor:pointer;position:relative;display:flex;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.navigation-item:where(.astro-RQWFY64C)>a:where(.astro-RQWFY64C):hover .navigation-item__char:where(.astro-RQWFY64C){-webkit-transform:translateY(100%);transform:translateY(100%);color:#fff}.navigation-item__char:where(.astro-RQWFY64C){display:inline-block;transition:.3s}.navigation-item__char:where(.astro-RQWFY64C):after{content:attr(data-char);position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0;color:#ff5c00}.navigation-item__char:where(.astro-RQWFY64C):nth-child(1){transition-delay:.03s}.navigation-item__char:where(.astro-RQWFY64C):nth-child(2){transition-delay:.06s}.navigation-item__char:where(.astro-RQWFY64C):nth-child(3){transition-delay:.09s}.navigation-item__char:where(.astro-RQWFY64C):nth-child(4){transition-delay:.12s}.navigation-item__char:where(.astro-RQWFY64C):nth-child(5){transition-delay:.15s}.navigation-item__char:where(.astro-RQWFY64C):nth-child(6){transition-delay:.18s}.navigation-item__char:where(.astro-RQWFY64C):nth-child(7){transition-delay:.21s}.navigation__light:where(.astro-RQWFY64C) .logo:where(.astro-RQWFY64C)>a:where(.astro-RQWFY64C){color:#fff}.navigation__light:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C)>a:where(.astro-RQWFY64C){color:#fff}.navigation__light:where(.astro-RQWFY64C) .navigation-item__char:where(.astro-RQWFY64C):after{color:#ffc857}.hamburger:where(.astro-RQWFY64C){display:none;width:30px;height:30px;background-color:transparent;cursor:pointer;font-size:0;position:relative;align-items:center;z-index:100}.hamburger:where(.astro-RQWFY64C):before{content:"";display:block;position:absolute;width:100%;height:2px;background-color:#000;-webkit-transform:translateY(3px);transform:translateY(3px);transition:var(--transition-time);-webkit-transform-origin:center;transform-origin:center}.hamburger:where(.astro-RQWFY64C):after{content:"";display:block;position:absolute;width:100%;height:2px;background-color:#000;-webkit-transform:translateY(-3px);transform:translateY(-3px);transition:var(--transition-time);-webkit-transform-origin:center;transform-origin:center}#hamburger-menu:where(.astro-RQWFY64C){display:none}#hamburger-menu:where(.astro-RQWFY64C):checked+.hamburger:where(.astro-RQWFY64C):before{-webkit-transform:rotateZ(45deg);transform:rotate(45deg);background-color:#fff}#hamburger-menu:where(.astro-RQWFY64C):checked+.hamburger:where(.astro-RQWFY64C):after{-webkit-transform:rotateZ(-45deg);transform:rotate(-45deg);background-color:#fff}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C){pointer-events:auto;opacity:1}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C)>a:where(.astro-RQWFY64C) .navigation-item__char:where(.astro-RQWFY64C){-webkit-transform:translateY(0%);transform:translateY(0)}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(1) .navigation-item__char:where(.astro-RQWFY64C):nth-child(1){transition-delay:.03s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(1) .navigation-item__char:where(.astro-RQWFY64C):nth-child(2){transition-delay:.06s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(1) .navigation-item__char:where(.astro-RQWFY64C):nth-child(3){transition-delay:.09s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(1) .navigation-item__char:where(.astro-RQWFY64C):nth-child(4){transition-delay:.12s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(1) .navigation-item__char:where(.astro-RQWFY64C):nth-child(5){transition-delay:.15s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(1) .navigation-item__char:where(.astro-RQWFY64C):nth-child(6){transition-delay:.18s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(1) .navigation-item__char:where(.astro-RQWFY64C):nth-child(7){transition-delay:.21s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(2) .navigation-item__char:where(.astro-RQWFY64C):nth-child(1){transition-delay:.21s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(2) .navigation-item__char:where(.astro-RQWFY64C):nth-child(2){transition-delay:.24s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(2) .navigation-item__char:where(.astro-RQWFY64C):nth-child(3){transition-delay:.27s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(2) .navigation-item__char:where(.astro-RQWFY64C):nth-child(4){transition-delay:.3s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(2) .navigation-item__char:where(.astro-RQWFY64C):nth-child(5){transition-delay:.33s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(2) .navigation-item__char:where(.astro-RQWFY64C):nth-child(6){transition-delay:.36s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(2) .navigation-item__char:where(.astro-RQWFY64C):nth-child(7){transition-delay:.39s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(3) .navigation-item__char:where(.astro-RQWFY64C):nth-child(1){transition-delay:.39s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(3) .navigation-item__char:where(.astro-RQWFY64C):nth-child(2){transition-delay:.42s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(3) .navigation-item__char:where(.astro-RQWFY64C):nth-child(3){transition-delay:.45s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(3) .navigation-item__char:where(.astro-RQWFY64C):nth-child(4){transition-delay:.48s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(3) .navigation-item__char:where(.astro-RQWFY64C):nth-child(5){transition-delay:.51s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(3) .navigation-item__char:where(.astro-RQWFY64C):nth-child(6){transition-delay:.54s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(3) .navigation-item__char:where(.astro-RQWFY64C):nth-child(7){transition-delay:.57s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(4) .navigation-item__char:where(.astro-RQWFY64C):nth-child(1){transition-delay:.57s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(4) .navigation-item__char:where(.astro-RQWFY64C):nth-child(2){transition-delay:.6s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(4) .navigation-item__char:where(.astro-RQWFY64C):nth-child(3){transition-delay:.63s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(4) .navigation-item__char:where(.astro-RQWFY64C):nth-child(4){transition-delay:.66s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(4) .navigation-item__char:where(.astro-RQWFY64C):nth-child(5){transition-delay:.69s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(4) .navigation-item__char:where(.astro-RQWFY64C):nth-child(6){transition-delay:.72s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(4) .navigation-item__char:where(.astro-RQWFY64C):nth-child(7){transition-delay:.75s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(5) .navigation-item__char:where(.astro-RQWFY64C):nth-child(1){transition-delay:.75s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(5) .navigation-item__char:where(.astro-RQWFY64C):nth-child(2){transition-delay:.78s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(5) .navigation-item__char:where(.astro-RQWFY64C):nth-child(3){transition-delay:.81s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(5) .navigation-item__char:where(.astro-RQWFY64C):nth-child(4){transition-delay:.84s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(5) .navigation-item__char:where(.astro-RQWFY64C):nth-child(5){transition-delay:.87s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(5) .navigation-item__char:where(.astro-RQWFY64C):nth-child(6){transition-delay:.9s}#hamburger-menu:where(.astro-RQWFY64C):checked~.navigation:where(.astro-RQWFY64C) .navigation-item:where(.astro-RQWFY64C):nth-child(5) .navigation-item__char:where(.astro-RQWFY64C):nth-child(7){transition-delay:.93s}#hamburger-menu:where(.astro-RQWFY64C):checked~.logo:where(.astro-RQWFY64C) a:where(.astro-RQWFY64C){color:#fff}.hamburger__lang-link:where(.astro-RQWFY64C){margin-top:var(--spacing-large)}@media screen and (max-width: 550px){.header:where(.astro-RQWFY64C){flex-direction:row-reverse;position:fixed;top:0;width:100%;left:0;padding:var(--spacing-smaller)}.header:where(.astro-RQWFY64C).navigation__not-fixed{position:-webkit-sticky;position:sticky}.navigation:where(.astro-RQWFY64C){position:fixed;top:0;left:0;width:100vw;min-height:100vh;font-size:var(--font-size-large);background:#000;z-index:10;opacity:0;transition:var(--transition-time);pointer-events:none;padding:var(--spacing-smaller);padding-top:var(--spacing-larger);line-height:1.3;background-color:#6ea4bf}.navigation:where(.astro-RQWFY64C) ul:where(.astro-RQWFY64C){display:flex;flex-direction:column;padding-top:var(--spacing-larger)}.navigation-item:where(.astro-RQWFY64C)>a:where(.astro-RQWFY64C){margin-left:0;font-size:var(--font-size-larger);color:#fff;cursor:pointer;position:relative;display:flex;transition:all .3s cubic-bezier(.16,1,.3,1)}.navigation-item:where(.astro-RQWFY64C)>a:where(.astro-RQWFY64C) .navigation-item__char:where(.astro-RQWFY64C){-webkit-transform:translateY(100%);transform:translateY(100%);color:#fff}.navigation-item:where(.astro-RQWFY64C) .navigation-item__char:where(.astro-RQWFY64C){transition-delay:.3s}.navigation-item:where(.astro-RQWFY64C) .navigation-item__char:where(.astro-RQWFY64C):after{content:""}.hamburger:where(.astro-RQWFY64C){display:flex}}.footer:where(.astro-WTKIVYEP){background-color:transparent;color:#000;position:relative;z-index:10;margin-top:auto}.footer:where(.astro-WTKIVYEP).navigation__light{color:#fff}.footer:where(.astro-WTKIVYEP).navigation__light .footer__social-link:where(.astro-WTKIVYEP){color:#fff}.footer__coontact-link:where(.astro-WTKIVYEP){display:block;font-size:10vw;font-weight:700;-webkit-text-decoration:none;text-decoration:none;padding:10vw 0;color:#fff;margin-left:2.5vw}.footer__bottom:where(.astro-WTKIVYEP){display:flex;justify-content:space-between;padding:var(--spacing-small) var(--spacing-smaller);bottom:0;font-size:var(--font-size-smallest)}.footer__social-link:where(.astro-WTKIVYEP){color:#000;-webkit-text-decoration:none;text-decoration:none;margin-left:5vw}
