.base-popup-wrapper .open[data-v-1ec8b344]{display:block}.base-popup-wrapper .close[data-v-1ec8b344]{display:none}.base-popup-wrapper .bg-card-primary-popup[data-v-1ec8b344]{background:var(--white-bg);box-shadow:0 7px 29px #63636e33}.menu[data-v-c5dddb70]{align-items:center;background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);border-radius:4px;color:var(--btn-secondary-text);cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;transition:all 1s;width:44px}.opened.menu[data-v-c5dddb70]{background:linear-gradient(262.29deg,var(--btn-primary-bg1) 7.05%,var(--btn-primary-bg2) 91.4%);border:1px solid var(--btn-primary-border)}svg[data-v-c5dddb70]{height:32px;width:32px}.line[data-v-c5dddb70]{fill:none;stroke:var(--btn-secondary-icon);stroke-width:6;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.opened .line[data-v-c5dddb70]{stroke:var(--btn-primary-icon)}.line1[data-v-c5dddb70]{stroke-dasharray:60 207;stroke-width:6}.line2[data-v-c5dddb70]{stroke-dasharray:60 60;stroke-width:6}.line3[data-v-c5dddb70]{stroke-dasharray:60 207;stroke-width:6}.opened .line1[data-v-c5dddb70]{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.opened .line2[data-v-c5dddb70]{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.opened .line3[data-v-c5dddb70]{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}header[data-v-1b89d0f8]{background-color:var(--header);box-shadow:0 1px 11px 0 rgba(var(--RGB_header-shadow),.3);z-index:20}header .border-l[data-v-1b89d0f8]{border-left:1px solid #fff}.menu-mobile-wrapper[data-v-1f546154]{background:var(--white-bg);border-top:1px solid var(--line);height:calc(100dvh - 66px);position:fixed;top:66px;transform:translate(-100%);transition:transform .25s;width:100vw;z-index:51}.menu-mobile-wrapper.opened[data-v-1f546154]{transform:translate(0)}.menu-mobile-wrapper.scroll-hidden[data-v-1f546154]{height:100dvh!important;top:0!important}@media only screen and (max-width:1023px){.menu-mobile-wrapper[data-v-1f546154]{height:calc(100dvh - 64px);top:64px}.menu-mobile-wrapper.scroll-hidden[data-v-1f546154]{height:100dvh!important;top:0!important}}.menu-mobile-wrapper .menu-item-wrapper .menu-item[data-v-1f546154]{align-items:center;border-bottom:1px solid var(--line);cursor:pointer;display:flex;justify-content:space-between;padding:18px 24px;position:relative;transition:all .25s}.menu-mobile-wrapper .menu-item-wrapper .menu-item input[data-v-1f546154]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.menu-mobile-wrapper .menu-item-wrapper .menu-item p[data-v-1f546154]{color:var(--text-primary);transition:all .25s}.menu-mobile-wrapper .menu-item-wrapper .menu-item .nuxt-icon[data-v-1f546154]{transition:all .25s}.menu-mobile-wrapper .menu-item-wrapper .menu-item[data-v-1f546154]:active{background:var(--gray-bg)}.menu-mobile-wrapper .menu-item-wrapper .menu-item.active p[data-v-1f546154]{font-weight:700;letter-spacing:.150000006px;line-height:21px}.menu-mobile-wrapper .menu-item-wrapper .menu-item[data-v-1f546154]:has(input:checked){background:var(--gray-bg)}.menu-mobile-wrapper .menu-item-wrapper .menu-item:has(input:checked) p[data-v-1f546154]{font-weight:700;letter-spacing:.150000006px;line-height:21px}.menu-mobile-wrapper .menu-item-wrapper .menu-item:has(input:checked) .nuxt-icon[data-v-1f546154]{transform:rotate(180deg)}.menu-mobile-wrapper .sub-menu-wrapper[data-v-1f546154]{max-height:0;overflow:hidden;transition:all .25s;width:100%}.menu-mobile-wrapper .sub-menu-wrapper .menu-item[data-v-1f546154]{padding-left:48px}.menu-mobile-wrapper:has(.menu-item input:checked) .sub-menu-wrapper[data-v-1f546154]{max-height:1000px}.bottom-navigation-bar-wrapper{align-items:baseline;background:var(--white-bg);bottom:0;box-shadow:0 1px 11px 0 rgba(var(--RGB_header-shadow),.3);display:flex;height:70px;left:0;position:fixed;width:100%;z-index:60}.bottom-navigation-bar-wrapper .navigation-menu{align-items:center;display:flex;flex:1;flex-direction:column;font-size:12px;gap:6px;height:100%;justify-content:center}.bottom-navigation-bar-wrapper .navigation-menu.active-none p{color:var(--icon)}.bottom-navigation-bar-wrapper .navigation-menu.active-none svg *{fill:var(--icon)!important}.bottom-navigation-bar-wrapper .navigation-menu.active p{-webkit-text-fill-color:transparent;background:linear-gradient(262.29deg,#ff7a1a 7.05%,#f59e2b 91.4%);background-clip:text;-webkit-background-clip:text;font-weight:700}.scroll-to-top-wrap[data-v-e00ee726]{--size: 3rem;--offsetBottom: 2rem;--offsetRight: 3rem;align-items:center;animation:fadeUp-e00ee726 .3s ease-in-out;background:var(--primary);border-radius:100%;bottom:var(--offsetBottom);box-shadow:0 2px 8px #63636333;display:flex;height:var(--size);justify-content:center;position:fixed;right:var(--offsetRight);width:var(--size);z-index:50}@media only screen and (max-width:1023px){.scroll-to-top-wrap[data-v-e00ee726]{--offsetBottom: 5.5rem;--offsetRight: 1rem}}.scroll-to-top-wrap span[data-v-e00ee726]{animation:float-e00ee726 2s ease-in-out infinite}@keyframes float-e00ee726{0%{transform:translateY(2px) rotate(180deg)}50%{transform:translateY(-1px) rotate(180deg)}to{transform:translateY(2px) rotate(180deg)}}@keyframes fadeUp-e00ee726{0%{opacity:0;transform:translatey(var(--offsetBottom))}to{opacity:1;transform:translatey(0)}}
