.mobile-drawer-overlay[data-v-3e3602c8]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1049;display:block}.drawer-mask__fade-in-section--left[data-v-3e3602c8]{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:280px;background:#1a1b20;z-index:1050;overflow:hidden;transition:transform .3s ease}.drawer-mask__fade-in-section--left.d-none[data-v-3e3602c8]{transform:translateX(-100%)}.drawer-mask__fade-in-section--left.d-block[data-v-3e3602c8]{transform:translateX(0)}.mobile-drawer-wrapper[data-v-3e3602c8]{display:flex;flex-direction:column;height:100%;height:100dvh;color:#fff;overflow:hidden}.mobile-drawer-header[data-v-3e3602c8]{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid hsla(0,0%,100%,.08)}.mobile-drawer-header .mobile-drawer-logo img[data-v-3e3602c8]{height:24px}.mobile-drawer-header .mobile-drawer-close[data-v-3e3602c8]{cursor:pointer;color:hsla(0,0%,100%,.6);transition:color .2s ease}.mobile-drawer-header .mobile-drawer-close[data-v-3e3602c8]:hover{color:#fff}.mobile-drawer-user[data-v-3e3602c8]{flex-shrink:0;padding:20px;border-bottom:1px solid hsla(0,0%,100%,.08)}.mobile-drawer-user .mobile-drawer-user-info[data-v-3e3602c8]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.mobile-drawer-user .mobile-drawer-user-avatar[data-v-3e3602c8]{width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid rgba(78,255,216,.4);box-shadow:0 0 10px rgba(78,255,216,.15)}.mobile-drawer-user .mobile-drawer-user-avatar img[data-v-3e3602c8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-drawer-user .mobile-drawer-user-details[data-v-3e3602c8]{flex:1}.mobile-drawer-user .mobile-drawer-user-details .mobile-drawer-user-email[data-v-3e3602c8]{font-size:14px;font-weight:500;margin-bottom:4px}.mobile-drawer-user .mobile-drawer-user-details .mobile-drawer-user-id[data-v-3e3602c8]{font-size:12px;color:hsla(0,0%,100%,.5)}.mobile-drawer-user .mobile-drawer-user-actions[data-v-3e3602c8]{display:flex;gap:8px}.mobile-drawer-user .mobile-drawer-user-actions .mobile-drawer-action-btn[data-v-3e3602c8]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:rgba(100,130,0,.15);border:1px solid rgba(78,255,216,.1);border-radius:20px;color:#4effd8;font-size:12px;font-weight:500;transition:all .2s ease;text-decoration:none}.mobile-drawer-user .mobile-drawer-user-actions .mobile-drawer-action-btn[data-v-3e3602c8]:hover{background:rgba(78,255,216,.3);border-color:rgba(78,255,216,.6)}.mobile-drawer-user .mobile-drawer-user-actions .mobile-drawer-action-btn svg[data-v-3e3602c8]{width:16px;height:16px}.mobile-drawer-auth[data-v-3e3602c8]{flex-shrink:0;padding:20px;display:flex;flex-direction:column;gap:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}.mobile-drawer-auth .mobile-drawer-auth-btn[data-v-3e3602c8]{display:block;width:100%;padding:12px;border-radius:20px;text-align:center;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease}.mobile-drawer-auth .mobile-drawer-auth-btn.primary[data-v-3e3602c8]{background:#4effd8;color:#1a1b20;border:1px solid #4effd8}.mobile-drawer-auth .mobile-drawer-auth-btn.primary[data-v-3e3602c8]:hover{background:rgba(78,255,216,.1);color:#fff;border:1px solid #4effd8}.mobile-drawer-auth .mobile-drawer-auth-btn.secondary[data-v-3e3602c8]{background:transparent;color:#4effd8;border:1px solid #4effd8}.mobile-drawer-auth .mobile-drawer-auth-btn.secondary[data-v-3e3602c8]:hover{background:rgba(78,255,216,.1)}.mobile-drawer-nav[data-v-3e3602c8]{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 0;min-height:0}.mobile-drawer-nav .mobile-drawer-nav-section[data-v-3e3602c8]{padding:8px 0}.mobile-drawer-nav .mobile-drawer-nav-section .mobile-drawer-nav-title[data-v-3e3602c8]{padding:8px 20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:hsla(0,0%,100%,.4)}.mobile-drawer-nav .mobile-drawer-nav-section .mobile-drawer-nav-list[data-v-3e3602c8]{list-style:none;padding:0;margin:0}.mobile-drawer-nav .mobile-drawer-nav-section .mobile-drawer-nav-list li a[data-v-3e3602c8]{display:flex;align-items:center;gap:12px;padding:12px 20px;color:hsla(0,0%,100%,.8);text-decoration:none;font-size:14px;transition:all .2s ease;position:relative}.mobile-drawer-nav .mobile-drawer-nav-section .mobile-drawer-nav-list li a[data-v-3e3602c8]:hover{background:hsla(0,0%,100%,.05);color:#fff}.mobile-drawer-nav .mobile-drawer-nav-section .mobile-drawer-nav-list li a.cursor-pointer[data-v-3e3602c8]{cursor:pointer}.mobile-drawer-nav .mobile-drawer-nav-section .mobile-drawer-nav-list li a.active[data-v-3e3602c8]{color:#4effd8;background:rgba(78,255,216,.08)}.mobile-drawer-nav .mobile-drawer-nav-section .mobile-drawer-nav-list li a.active[data-v-3e3602c8]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:#4effd8;border-radius:0 3px 3px 0}.mobile-drawer-nav .mobile-drawer-nav-section .mobile-drawer-nav-list li a svg[data-v-3e3602c8]{width:20px;height:20px;flex-shrink:0}.mobile-drawer-footer[data-v-3e3602c8]{flex-shrink:0;border-top:1px solid hsla(0,0%,100%,.08);padding:16px 20px}.mobile-drawer-footer .mobile-drawer-logout .mobile-drawer-logout-btn[data-v-3e3602c8]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:20px;color:#ef4444;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.mobile-drawer-footer .mobile-drawer-logout .mobile-drawer-logout-btn[data-v-3e3602c8]:hover{background:rgba(239,68,68,.2)}.mobile-drawer-footer .mobile-drawer-logout .mobile-drawer-logout-btn svg[data-v-3e3602c8]{width:20px;height:20px}.language-modal-overlay[data-v-3e3602c8]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10002;animation:fadeIn-3e3602c8 .2s ease}.language-modal[data-v-3e3602c8]{background:#1a1b20;border-radius:20px;width:90%;max-width:400px;max-height:80vh;overflow:hidden;animation:slideUp-3e3602c8 .3s ease}.language-modal .language-modal-header[data-v-3e3602c8]{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid hsla(0,0%,100%,.08)}.language-modal .language-modal-header h3[data-v-3e3602c8]{margin:0;font-size:18px;font-weight:600;color:#fff}.language-modal .language-modal-header .language-modal-close[data-v-3e3602c8]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;color:hsla(0,0%,100%,.6);cursor:pointer;border-radius:8px;transition:all .2s ease}.language-modal .language-modal-header .language-modal-close[data-v-3e3602c8]:hover{background:hsla(0,0%,100%,.05);color:#fff}.language-modal .language-modal-content[data-v-3e3602c8]{padding:12px}.language-modal .language-modal-content .language-option[data-v-3e3602c8]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;margin-bottom:8px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;color:hsla(0,0%,100%,.8);font-size:15px;cursor:pointer;transition:all .2s ease}.language-modal .language-modal-content .language-option[data-v-3e3602c8]:last-child{margin-bottom:0}.language-modal .language-modal-content .language-option[data-v-3e3602c8]:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.15);color:#fff}.language-modal .language-modal-content .language-option.active[data-v-3e3602c8]{background:rgba(78,255,216,.1);border-color:rgba(78,255,216,.3);color:#4effd8}.language-modal .language-modal-content .language-option .language-option-name[data-v-3e3602c8]{font-weight:500}@keyframes fadeIn-3e3602c8{0%{opacity:0}to{opacity:1}}@keyframes slideUp-3e3602c8{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.navbar-grid-menu-icon[data-v-6218bc36]{transform:translateY(4px)}.stay[data-v-6218bc36]{color:#36d4b0!important}a.link-active.router-link-exact-active[data-v-6218bc36]{color:#fff!important}a[data-v-6218bc36]:not([href]):not([tabindex]):focus,a[data-v-6218bc36]:not([href]):not([tabindex]):hover{color:#4effd8}.dropdown-menu[data-v-6218bc36]{min-height:auto!important;height:auto!important;padding-bottom:8px!important;padding-top:8px!important;border:none!important}.dropdown-item[data-v-6218bc36]{padding:12px 20px!important;margin:0!important;display:block;width:100%}.modal__terms_text[data-v-4491a2e2]{display:block;margin-bottom:18px}.footer-sec[data-v-72f350ff]{background-color:#17181b}.footer-inner[data-v-72f350ff]{padding:2.5rem 4rem;display:flex;justify-content:space-between}.footer-inner1x .d-logo-f[data-v-72f350ff]{margin-bottom:1.5rem;width:10rem}.f-social[data-v-72f350ff]{grid-column-gap:1rem;grid-row-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,24px);grid-template-rows:1.5rem}.f-list h6[data-v-72f350ff]{color:#4effd8;font-size:1.25rem;font-weight:600;line-height:1.5rem;margin-bottom:1rem}.f-list .foot-ul li[data-v-72f350ff]{margin-bottom:1rem}.f-list .foot-ul li a[data-v-72f350ff],.f-list .foot-ul li span[data-v-72f350ff]{color:#fff!important;padding:4px 0;transition:.3s;font-size:.95rem;cursor:pointer}.f-list .foot-ul li a[data-v-72f350ff]:hover,.f-list .foot-ul li span[data-v-72f350ff]:hover{color:#4effd8!important}.under-footer[data-v-72f350ff]{background-color:#12171e;align-items:center;display:flex;font-size:.625rem;min-height:2.5rem;justify-content:center;flex-wrap:wrap;padding:.5rem 1rem}.under-footer p[data-v-72f350ff]{margin:0;margin-right:1.5rem;color:#fff}.under-footer span[data-v-72f350ff]{cursor:pointer;color:#fff;transition:.3s}.under-footer span[data-v-72f350ff]:hover{color:#4effd8!important}.under-footer a[data-v-72f350ff]{color:#fff;transition:.3s}.under-footer a[data-v-72f350ff]:hover{color:#4effd8!important}@media (max-width:768px){.footer-inner[data-v-72f350ff]{padding:2rem 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.footer-inner1x[data-v-72f350ff]{grid-column:1/-1;text-align:left;margin-bottom:1rem}.footer-inner1x .d-logo-f[data-v-72f350ff]{width:6rem;margin:0 0 .75rem 0}.f-social[data-v-72f350ff]{justify-content:flex-start;margin:0}.f-list[data-v-72f350ff]{text-align:left}.f-list h6[data-v-72f350ff]{font-size:1rem;margin-bottom:.75rem}.f-list .foot-ul li[data-v-72f350ff]{margin-bottom:.75rem}.f-list .foot-ul li a[data-v-72f350ff],.f-list .foot-ul li span[data-v-72f350ff]{font-size:.85rem}}@media (max-width:575px){.footer-inner[data-v-72f350ff]{padding:1.5rem 1rem;gap:1rem}.footer-inner1x .d-logo-f[data-v-72f350ff]{width:5rem}.f-social[data-v-72f350ff]{grid-column-gap:.75rem;grid-template-columns:repeat(4,20px)}.f-social img[data-v-72f350ff]{width:20px;height:20px}.f-list h6[data-v-72f350ff]{font-size:.9rem;margin-bottom:.5rem}.f-list .foot-ul li[data-v-72f350ff]{margin-bottom:.5rem}.f-list .foot-ul li a[data-v-72f350ff],.f-list .foot-ul li span[data-v-72f350ff]{font-size:.8rem}}.lottie-animation-container{width:var(--lottie-animation-container-width);height:var(--lottie-animation-container-height);background-color:var(--lottie-animation-container-background-color);overflow:hidden;margin:0 auto}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1052;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#47d78a}.v-toast__item--info{background-color:#1c85d5}.v-toast__item--warning{background-color:#febc22}.v-toast__item--error{background-color:#f7471c}.v-toast__item--default{background-color:#343a40}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3E%3Cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 1 1-6 0V21a3 3 0 1 1 6 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3E%3C/svg%3E") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329-16 18a1.997 1.997 0 0 1-2.745.233l-10-8a2 2 0 0 1 2.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 0 1 2.99 2.659z'/%3E%3C/svg%3E") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3E%3Cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 0 1-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 1 1-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 1 1 2.828-2.828l7.425 7.425 7.071-7.071a2 2 0 1 1 2.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 0 1 0 2.828z'/%3E%3C/svg%3E") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M49.466 41.26 29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 0 1-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 0 1-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 0 1 1.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3E%3C/svg%3E") no-repeat}