.location-modal[data-v-ea328e68]{display:flex;flex-direction:column;min-height:780px}.location-modal__head[data-v-ea328e68]{margin-bottom:16px;padding-bottom:16px;position:relative}.location-modal__head[data-v-ea328e68]:before{background:linear-gradient(90deg,#527ef8 42.51%,#b249a7 59.1%,#ff1e66 80.89%);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.location-modal__title[data-v-ea328e68]{font-size:24px;font-weight:700;line-height:170%;margin-bottom:16px}.location-modal__chosen[data-v-ea328e68]{align-items:center;color:#858585;display:flex;font-size:20px;gap:8px;line-height:170%;margin-bottom:16px}.location-modal__chosen-content[data-v-ea328e68]{align-items:center;color:#333;display:flex;font-weight:700;gap:8px}.location-modal__search[data-v-ea328e68]{position:relative}.location-modal__search-icon[data-v-ea328e68]{left:16px;position:absolute;top:50%;transform:translateY(-50%)}.location-modal__search-input[data-v-ea328e68]{border:1px solid #e2e2e2;border-radius:15px;font-size:20px;line-height:170%;padding:16px 13px 16px 60px;width:100%}.location-modal__search-input[data-v-ea328e68]::-moz-placeholder{color:#858585}.location-modal__search-input[data-v-ea328e68]::placeholder{color:#858585}.location-modal__list[data-v-ea328e68]{display:flex;flex-direction:column;gap:16px;max-height:484px;overflow:auto;position:relative}.location-modal__list[data-v-ea328e68]::-webkit-scrollbar{width:8px}.location-modal__list[data-v-ea328e68]::-webkit-scrollbar-track{background-color:transparent}.location-modal__list[data-v-ea328e68]::-webkit-scrollbar-thumb{background-color:#5031adb3;border-radius:100px}.location-modal__list-item[data-v-ea328e68]{align-items:center;background-color:transparent;display:flex;font-size:20px;gap:8px;line-height:170%;transition:color .2s ease}.location-modal__list-item[data-v-ea328e68]:hover{color:#805ee8}.location-modal__btns[data-v-ea328e68]{display:flex;gap:8px;justify-content:flex-end;margin-top:auto;padding-top:32px}.location-modal__loading[data-v-ea328e68]{align-items:center;display:flex;font-size:18px;gap:16px;line-height:150%}.location-modal__loading-spinner[data-v-ea328e68] path{animation:spin-ea328e68 1.25s linear infinite;stroke-dasharray:90px}.location-modal__empty[data-v-ea328e68]{font-size:18px;line-height:150%}@keyframes spin-ea328e68{0%{stroke-dashoffset:-90px}to{stroke-dashoffset:90px}}.mobile__menu[data-v-a9931d5c]{background:#5031ad;border-radius:0 0 45px 45px;display:flex;flex-direction:column;gap:24px;max-width:375px;min-height:579px;padding:102px 16px 16px;position:fixed;right:0;top:0;transform:translateY(-101%);transition:transform .3s ease;width:100%}.mobile__menu.active[data-v-a9931d5c]{transform:translateY(0)}.mobile__menu-nav[data-v-a9931d5c]{display:flex;flex-direction:column;gap:8px}.mobile__menu-nav a[data-v-a9931d5c]{color:#fff;font-size:20px;line-height:150%;padding:7px 16px}.mobile__menu-nav a.active[data-v-a9931d5c]{color:#fff}.mobile__menu-head[data-v-a9931d5c]{align-items:center;display:flex;justify-content:space-between}.mobile__menu-location[data-v-a9931d5c]{align-items:center;cursor:pointer;display:flex;gap:4px}.mobile__menu-location p[data-v-a9931d5c]{color:#fff;font-size:16px;line-height:120%;text-decoration:underline}.profile-menu[data-v-a9931d5c]{background-color:#fff;border:1px solid #e2e2e2;border-radius:25px;box-shadow:0 0 25px #6c60864d;display:flex;flex-direction:column;max-height:calc(100dvh - 100% - 20px);max-width:380px;overflow:hidden;padding:16px;position:absolute;right:0;top:calc(100% - 1px);width:100%;z-index:-1}.profile-menu__head[data-v-a9931d5c]{display:none}.profile-menu[data-v-a9931d5c] .account-menu{overflow:auto}.profile-menu[data-v-a9931d5c] .account-menu::-webkit-scrollbar{width:4px}.profile-menu[data-v-a9931d5c] .account-menu::-webkit-scrollbar-track{background-color:transparent}.profile-menu[data-v-a9931d5c] .account-menu::-webkit-scrollbar-thumb{background-color:#805ee8b3;border-radius:20px}.profile-menu[data-v-a9931d5c] .account-menu{gap:4px}.profile-menu[data-v-a9931d5c] .account-menu__link{display:block;padding:12px 16px;transition:color .2s ease,font-weight .2s ease}.profile-menu[data-v-a9931d5c] .account-menu__link:hover{color:#805ee8;font-weight:700}.profile-menu[data-v-a9931d5c] .account-menu__link_logout,.profile-menu[data-v-a9931d5c] .account-menu__link_logout:hover{color:#ff1e66}.profile-menu-enter-from[data-v-a9931d5c],.profile-menu-leave-to[data-v-a9931d5c]{opacity:0;transform:translateY(-10px)}.profile-menu-enter-active[data-v-a9931d5c],.profile-menu-leave-active[data-v-a9931d5c]{transition:opacity .2s ease,transform .2s ease}.burger[data-v-a9931d5c]{align-items:center;cursor:pointer;display:none;flex-direction:column;gap:7px;height:40px;justify-content:center;padding:10px 5px;position:relative;width:40px;z-index:5}.burger span[data-v-a9931d5c]{background:#333;border-radius:10px;display:block;height:3px;transition:transform .3s ease,opacity .3s ease;width:100%}.burger.active span[data-v-a9931d5c]{background:#fff}.burger.active span[data-v-a9931d5c]:first-child{transform:translateY(10px) rotate(45deg)}.burger.active span[data-v-a9931d5c]:nth-child(2){opacity:0}.burger.active span[data-v-a9931d5c]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__login[data-v-a9931d5c]{border:1px solid #805ee8;border-radius:15px;color:#805ee8;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:1.7;padding:15px 16px}.header__register[data-v-a9931d5c]{font-size:20px;padding:15px 24px}.header[data-v-a9931d5c]{left:0;position:fixed;top:20px;width:100%;z-index:50}.header__logo[data-v-a9931d5c]{color:#000;position:relative}.header__logo[data-v-a9931d5c]:hover{color:#ff1e66}.header__logo svg[data-v-a9931d5c]{display:block;height:auto;max-width:254px}.header__logo svg path[data-v-a9931d5c]{transition:all .3s}.header__logo .logo-text[data-v-a9931d5c]{transition:fill .15s ease-in-out}.header__inner[data-v-a9931d5c]{margin-left:auto;margin-right:auto;max-width:1600px;position:relative;width:100%}.header__content[data-v-a9931d5c]{background:#ffffffe6;border-radius:15px;box-shadow:0 4px 4px #7f56d933;gap:40px;min-height:112px;padding:24px 16px;transition:box-shadow .2s ease-in-out,background-color .2s ease-in-out;z-index:3}.header__content[data-v-a9931d5c],.header__group[data-v-a9931d5c]{align-items:center;display:flex;width:100%}.header__group[data-v-a9931d5c]{font-size:20px;justify-content:space-between;line-height:1.7;position:relative}.header__nav[data-v-a9931d5c]{align-items:center;display:flex;gap:32px}.header__link[data-v-a9931d5c]{color:#333;transition:all .3s}.header__link[data-v-a9931d5c]:focus,.header__link[data-v-a9931d5c]:hover{color:#ff1e66;outline:none;text-decoration:none}.header__link.active[data-v-a9931d5c]{color:#ff1e66;font-weight:700}.header__link.default[data-v-a9931d5c]{cursor:default;opacity:.5;pointer-events:none}.header__right[data-v-a9931d5c]{align-items:center;display:flex;gap:12px}.header__location[data-v-a9931d5c]{align-items:center;color:#805ee8;cursor:pointer;display:flex;gap:2px;margin-right:8px;position:relative;text-decoration:underline;transition:opacity .2s ease}.header__location[data-v-a9931d5c]:hover{opacity:.7}.header__location[data-v-a9931d5c]:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12' fill='none' viewBox='0 0 24 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23805ee8' d='m17.42 2.452 1.06 1.061-5.777 5.779a.997.997 0 0 1-1.413 0L5.51 3.513l1.06-1.06 5.425 5.424z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M24 0v12H0V0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover;content:"";display:block;height:12px;width:24px}.header__profile[data-v-a9931d5c]{align-items:center;background-color:transparent;display:flex;gap:8px}.header__profile-icon[data-v-a9931d5c]{transition:opacity .2s ease}.header__profile-icon[data-v-a9931d5c] path{transition:stroke .2s ease}.header__profile-name[data-v-a9931d5c]{font-size:20px;line-height:170%;transition:color .2s ease,opacity .2s ease}.header__profile:hover .header__profile-icon[data-v-a9931d5c] path,.header__profile_active .header__profile-icon[data-v-a9931d5c] path,.header__profile_opened .header__profile-icon[data-v-a9931d5c] path{stroke:#ff1e66}.header__profile:hover .header__profile-name[data-v-a9931d5c],.header__profile_active .header__profile-name[data-v-a9931d5c],.header__profile_opened .header__profile-name[data-v-a9931d5c]{color:#ff1e66}.header__profile_active.header__profile_opened .header__profile-icon[data-v-a9931d5c],.header__profile_active.header__profile_opened .header__profile-name[data-v-a9931d5c],.header__profile_active:hover .header__profile-icon[data-v-a9931d5c],.header__profile_active:hover .header__profile-name[data-v-a9931d5c],.header__profile_opened:hover .header__profile-icon[data-v-a9931d5c],.header__profile_opened:hover .header__profile-name[data-v-a9931d5c]{opacity:.7}.header__profile_active.header__profile_opened:hover .header__profile-icon[data-v-a9931d5c],.header__profile_active.header__profile_opened:hover .header__profile-name[data-v-a9931d5c]{opacity:1}.header__notifications.default[data-v-a9931d5c]{opacity:.5;pointer-events:none}.header__notifications[data-v-a9931d5c]{background-color:transparent;position:relative}.header__notifications[data-v-a9931d5c] path{transition:fill .2s ease}.header__notifications[data-v-a9931d5c]:hover path,.header__notifications_active[data-v-a9931d5c] path{fill:#ff1e66}.header__notifications-counter[data-v-a9931d5c]{background-color:#ff1e66;border-radius:50px;bottom:14px;color:#fff;font-size:12px;font-weight:600;left:12px;letter-spacing:-.02em;line-height:150%;min-width:20px;padding:0 3px;position:absolute;text-align:center}.header__notifications[data-v-a9931d5c],.header__profile[data-v-a9931d5c]{margin-left:8px}.header__modal[data-v-a9931d5c] .modal__body{max-width:813px;padding:16px 24px 24px}.header__modal[data-v-a9931d5c] .modal__close{display:none}@media (max-width:1600px){.header[data-v-a9931d5c]{padding:0 16px}.header__nav[data-v-a9931d5c]{gap:15px}.header__content[data-v-a9931d5c]{gap:20px}}@media (max-width:1440px){.header__nav a[data-v-a9931d5c]{font-size:16px}.header__logo svg[data-v-a9931d5c]{width:220px}}@media (max-width:1250px){.header__content[data-v-a9931d5c]{min-height:auto;padding:20px 16px}.header__nav[data-v-a9931d5c]{display:none}.header__group[data-v-a9931d5c]{justify-content:flex-end}.header__register[data-v-a9931d5c]{display:none}.header__login[data-v-a9931d5c]{border:none;padding:0}.header__location[data-v-a9931d5c]{display:none}.burger[data-v-a9931d5c]{display:flex}}@media (max-width:767px){.header[data-v-a9931d5c]{top:32px}.header__inner[data-v-a9931d5c]{position:static}.header__content[data-v-a9931d5c]{background:#fff;padding:8px}.header__logo svg[data-v-a9931d5c]{height:auto;width:119px}.header__login[data-v-a9931d5c]{font-size:16px;font-weight:600}.header__right[data-v-a9931d5c]{gap:24px}.header__profile-dropdown[data-v-a9931d5c],.header__profile-name[data-v-a9931d5c]{display:none}.header__notifications[data-v-a9931d5c],.header__profile[data-v-a9931d5c]{margin-left:0}.header__notifications-counter[data-v-a9931d5c]{bottom:12px;font-size:10px;min-width:15px}.profile-menu[data-v-a9931d5c]{border:none;border-radius:45px;max-height:calc(100dvh - 100% - 32px);max-width:100%;top:calc(100% + 4px)}.profile-menu[data-v-a9931d5c]::-webkit-scrollbar-track{margin:40px 0}.profile-menu__head[data-v-a9931d5c]{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-bottom:8px;padding:0 16px 12px;position:relative}.profile-menu__head[data-v-a9931d5c]:before{background:linear-gradient(90deg,#527ef8 42.51%,#b249a7 59.1%,#ff1e66 80.89%);bottom:0;content:"";height:1px;left:-16px;position:absolute;width:calc(100% + 32px)}.profile-menu__username[data-v-a9931d5c]{font-size:18px;font-weight:600;line-height:150%}.profile-menu__close[data-v-a9931d5c]{align-items:center;background-color:transparent;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.profile-menu[data-v-a9931d5c] .account-menu{gap:0}.profile-menu[data-v-a9931d5c] .account-menu__link{font-size:16px;line-height:120%}.profile-menu[data-v-a9931d5c] .account-menu__link_logout{color:#333}.profile-menu[data-v-a9931d5c] .account-menu__link:hover{color:#333;font-weight:400}.profile-menu[data-v-a9931d5c] .account-menu__link_active{font-weight:600;line-height:130%}.mobile__menu[data-v-a9931d5c]{max-width:100%}}.footer[data-v-73c6a890]{background:#2f4479;padding-bottom:54px;padding-top:56px;position:relative;z-index:3}.footer__top[data-v-73c6a890]{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:233px}.footer__top-right[data-v-73c6a890]{display:flex;gap:83px;margin-right:95px}.footer__top .mintitle[data-v-73c6a890]{color:#6f87c5;font-size:20px;font-weight:700;line-height:170%}.footer__top .menu[data-v-73c6a890]{display:flex;flex-direction:column;gap:16px}.footer__top .menu .mintitle[data-v-73c6a890]{margin-bottom:8px}.footer__top .menu a[data-v-73c6a890]{color:#c8d7ff;font-size:18px;font-weight:700;line-height:170%;position:relative;width:-moz-max-content;width:max-content}.footer__top .menu a[data-v-73c6a890]:after{background:#c8d7ff;bottom:0;content:"";height:2px;left:0;position:absolute;transition:all .3s ease;width:0}.footer__top .menu a[data-v-73c6a890]:hover:after{width:100%}.footer__top .soc[data-v-73c6a890]{margin-bottom:28px}.footer__top .soc .mintitle[data-v-73c6a890]{margin-bottom:16px}.footer__top .soc__box[data-v-73c6a890]{align-items:center;display:flex;gap:20px}.footer__top .soc__box a img[data-v-73c6a890]{transition:all .3s}.footer__top .soc__box a:hover img[data-v-73c6a890]{opacity:.7}.footer__top .qr .mintitle[data-v-73c6a890]{margin-bottom:20px}.footer__top .qr__imgs[data-v-73c6a890]{display:none}.footer__bot[data-v-73c6a890]{border-top:2px solid #6f87c5;display:flex;flex-direction:column;gap:16px;padding-top:40px}.footer__bot .menu_bot[data-v-73c6a890]{display:flex;gap:40px}.footer__bot .menu_bot a[data-v-73c6a890]{color:#6f87c5;font-size:18px;line-height:150%;position:relative}.footer__bot .menu_bot a[data-v-73c6a890]:after{background:#6f87c5;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .3s ease;width:0}.footer__bot .menu_bot a[data-v-73c6a890]:hover:after{width:100%}.footer__bot-top[data-v-73c6a890]{align-items:flex-start;display:flex;gap:15px;justify-content:space-between}.footer__bot-top p[data-v-73c6a890]{color:#6f87c5;font-size:18px;font-weight:700;line-height:170%}.footer__bot-bot a[data-v-73c6a890]{color:#6f87c5;font-size:18px;line-height:150%}.footer__bot-bot a[data-v-73c6a890]:hover{text-decoration:underline}@media (max-width:1440px){.footer__top[data-v-73c6a890]{flex-wrap:wrap;gap:20px}.footer__top-right[data-v-73c6a890]{margin-right:0}.footer__top .menu a[data-v-73c6a890]{font-size:16px}.footer__bot-top p[data-v-73c6a890]{flex-shrink:0;font-size:16px}.footer__bot-bot a[data-v-73c6a890]{font-size:16px}.footer__bot .menu_bot[data-v-73c6a890]{flex-wrap:wrap;gap:15px;justify-content:flex-end}.footer__bot .menu_bot a[data-v-73c6a890]{font-size:16px}}@media (max-width:767px){.footer[data-v-73c6a890]{padding-bottom:34px;padding-top:20px}.footer .container[data-v-73c6a890]{padding:0}.footer .logo img[data-v-73c6a890]{height:auto;width:176px}.footer__top[data-v-73c6a890]{flex-direction:column;gap:32px;margin-bottom:37px;padding:0 16px}.footer__top .mintitle[data-v-73c6a890]{font-size:18px;margin-bottom:12px}.footer__top .soc[data-v-73c6a890]{margin-bottom:24px}.footer__top .soc .mintitle[data-v-73c6a890]{margin-bottom:12px}.footer__top .menu[data-v-73c6a890]{gap:12px}.footer__top .menu .mintitle[data-v-73c6a890]{margin-bottom:0}.footer__top .menu a[data-v-73c6a890]{font-size:18px}.footer__top-right[data-v-73c6a890]{flex-direction:column;gap:24px}.footer__top .qr .mintitle[data-v-73c6a890]{margin-bottom:12px}.footer__top .qr__img[data-v-73c6a890]{display:none}.footer__top .qr__imgs[data-v-73c6a890]{align-items:center;display:flex;gap:12px}.footer__bot[data-v-73c6a890]{gap:40px;padding-left:16px;padding-right:16px;padding-top:32px}.footer__bot-top[data-v-73c6a890]{flex-direction:column;gap:24px}.footer__bot-top p[data-v-73c6a890]{font-size:18px}.footer__bot .menu_bot[data-v-73c6a890]{flex-direction:column;gap:16px;justify-content:flex-start}}
