.mobile-menu-enter-active[data-v-9d0c1a7c],.mobile-menu-leave-active[data-v-9d0c1a7c]{transition:opacity .3s ease}.mobile-menu-enter-from[data-v-9d0c1a7c],.mobile-menu-leave-to[data-v-9d0c1a7c]{opacity:0}.mobile-menu-enter-active .mobile-menu-container[data-v-9d0c1a7c],.mobile-menu-leave-active .mobile-menu-container[data-v-9d0c1a7c]{transition:transform .3s ease}.mobile-menu-enter-from .mobile-menu-container[data-v-9d0c1a7c],.mobile-menu-leave-to .mobile-menu-container[data-v-9d0c1a7c]{transform:translate(100%)}.mobile-menu-overlay[data-v-9d0c1a7c]{background:#00000080;height:calc(100vh - 70px);left:0;position:fixed;top:70px;width:100%;z-index:510}.mobile-menu-container[data-v-9d0c1a7c]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0000b3,navy);box-shadow:-5px 0 20px #0000004d;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:400px;padding:40px 30px;position:absolute;right:0;top:0;width:80%}.mobile-menu-links[data-v-9d0c1a7c]{display:flex;flex-direction:column;gap:30px}.mobile-menu-item[data-v-9d0c1a7c]{color:var(--bg);display:inline-block;font-size:24px;font-weight:400;letter-spacing:-6%;line-height:100%;text-decoration:none;text-transform:uppercase;transition:transform .3s ease,opacity .3s ease}.mobile-menu-item[data-v-9d0c1a7c]:hover{opacity:.8;transform:translate(10px)}.mobile-menu-footer[data-v-9d0c1a7c]{text-align:center}.mobile-menu-button[data-v-9d0c1a7c]{background:var(--bg);border-radius:10px;color:var(--btn-text);display:inline-block;font-size:18px;font-weight:400;height:50px;letter-spacing:-6%;line-height:100%;padding:16px 20px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:100%}.mobile-menu-button[data-v-9d0c1a7c]:hover{border-radius:30px;transform:scale(1.05)}@media screen and (max-width:630px){.mobile-menu-container[data-v-9d0c1a7c]{padding:30px 20px;width:85%}.mobile-menu-item[data-v-9d0c1a7c]{font-size:20px}}header[data-v-83c9d9e9]{align-items:center;display:flex;height:70px;justify-content:space-between;left:0;padding:0 30px;position:fixed;top:0;transition:var(--transition);width:100%;z-index:500}header.scrolled[data-v-83c9d9e9]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000078cc}.header-group[data-v-83c9d9e9]{width:242px}.header-logo img[data-v-83c9d9e9]{width:126px}.header-menu[data-v-83c9d9e9]{align-items:center;display:flex;gap:50px;justify-content:center}.header-menu-item[data-v-83c9d9e9]{color:var(--bg);transition:opacity .3s ease}.button.header-button[data-v-83c9d9e9],.header-menu-item[data-v-83c9d9e9]{font-size:20px;font-weight:400;letter-spacing:-6%;line-height:100%;text-decoration:none;text-transform:uppercase}.button.header-button[data-v-83c9d9e9]{align-items:center;background:var(--bg);border-radius:10px;color:var(--text);display:inline-flex;height:40px;justify-content:center;padding:16px 30px;transition:all .3s ease;width:-moz-max-content;width:max-content}.button.header-button[data-v-83c9d9e9]:hover{border-radius:30px}.button.header-button-mobile[data-v-83c9d9e9],button.header-button-mobile[data-v-83c9d9e9]{display:none}@media screen and (max-width:1400px){.header-menu[data-v-83c9d9e9]{gap:30px}.header-menu-item[data-v-83c9d9e9]{font-size:18px}.header-group[data-v-83c9d9e9]{width:190px}button.header-button[data-v-83c9d9e9]{font-size:16px;width:190px}}@media screen and (max-width:1200px){.button.header-button.header-button-desktop[data-v-83c9d9e9],.header-menu[data-v-83c9d9e9]{display:none}.button.header-button-mobile[data-v-83c9d9e9],button.header-button-mobile[data-v-83c9d9e9]{display:flex;width:90px}button.header-button-mobile.blue[data-v-83c9d9e9]{background:var(--accent-text)}.header-group[data-v-83c9d9e9]{display:flex;gap:10px;width:-moz-max-content;width:max-content}}@media screen and (max-width:630px){header[data-v-83c9d9e9]{padding:0 10px}}footer{background-color:var(--text);padding:50px 0}footer *{color:var(--bg)}.footer-container{display:grid;grid-template-columns:2fr 2fr 1fr 3fr;grid-template-rows:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0;text-transform:uppercase}.footer-logo{display:flex;flex-direction:column;gap:20px;grid-area:1/1/2/2}.footer-logo img{display:block;width:200px}.footer-copyright{grid-area:2/1/3/2}.footer-copyright,.footer-policy{display:flex;flex-direction:column;gap:20px;justify-content:flex-end}.footer-policy{grid-area:1/2/3/3}.footer-nav{display:flex;flex-direction:column;gap:20px;grid-area:1/3/3/4}.footer-contacts{display:flex;gap:20px;grid-area:1/4/2/5;justify-content:flex-start}.footer-contacts-container{align-items:center;display:flex;gap:50px;height:-moz-max-content;height:max-content;justify-content:flex-end;width:100%}.footer-contacts-icons{align-items:center;display:flex;gap:15px}.footer-contacts-text{gap:20px;word-break:keep-all}.footer-contacts-text,.footer-dev{display:flex;flex-direction:column;justify-content:flex-end}.footer-dev{align-items:flex-end;grid-area:2/4/3/5}.footer-dev-container{display:flex;flex-direction:column;gap:10px;justify-content:flex-end}.footer-dev-container span{font-size:16px}@media screen and (max-width:1400px){.footer-logo{grid-area:1/1/2/3}.footer-copyright{grid-area:2/1/3/3}.footer-policy{grid-area:3/1/3/3;margin-top:40px}.footer-nav{grid-area:1/3/4/4}.footer-contacts{grid-area:1/4/3/5;justify-content:flex-end}.footer-contacts-container{align-items:flex-start;flex-direction:column-reverse;max-width:260px}.footer-dev{grid-area:3/4/4/5}}@media screen and (max-width:1200px){.footer-container{grid-column-gap:20px;grid-row-gap:50px;grid-template-rows:max-content}.footer-logo{grid-area:1/1/2/3}.footer-copyright{grid-area:2/1/3/3;justify-content:flex-start}.footer-policy{grid-area:4/1/4/3;margin-top:0}.footer-nav{grid-area:1/3/3/5}.footer-contacts{grid-area:3/3/3/5;justify-content:flex-start}.footer-contacts-container{align-items:flex-start;flex-direction:column-reverse;gap:20px;max-width:260px}.footer-dev{align-items:flex-start;grid-area:4/3/4/5;justify-content:flex-start}}@media screen and (max-width:630px){.footer-container{grid-row-gap:20px}.footer-logo{grid-area:1/1/1/5}.footer-nav{grid-area:2/1/2/5;margin-top:30px}.footer-contacts{grid-area:3/1/3/5;margin-top:30px}.footer-copyright{grid-area:4/1/4/5;margin-top:30px}.footer-policy{grid-area:5/1/5/5}.footer-dev{grid-area:6/1/6/5;margin-top:30px}}
