.services-dropdown[data-v-aeaeed56]{position:absolute;left:50%;transform:translate(-50%);top:100%;background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;width:100vw;max-width:1440px;margin:0 auto;display:flex;gap:100px;z-index:1002}.services-grid[data-v-aeaeed56]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.services-grid a[data-v-aeaeed56]{text-decoration:none;color:inherit}.services-header[data-v-aeaeed56]{width:45%;padding:1rem}.services-title[data-v-aeaeed56]{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.services-subtitle[data-v-aeaeed56]{font-size:1rem;color:#475569;max-width:300px;line-height:1.5}.service-item[data-v-aeaeed56]{display:flex;align-items:flex-start;gap:24px;padding:1rem;transition:all .3s ease}.service-item[data-v-aeaeed56]:hover{background:#f8fafc;border-radius:8px}.service-icon[data-v-aeaeed56]{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#0ea5e9}.icon[data-v-aeaeed56]{height:100%}.service-content[data-v-aeaeed56]{flex:1}.service-title[data-v-aeaeed56]{color:#0f172a;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.service-description[data-v-aeaeed56]{color:#64748b;font-size:.875rem;line-height:1.5}.web-icon[data-v-aeaeed56],.mobile-icon[data-v-aeaeed56],.ai-icon[data-v-aeaeed56],.ecommerce-icon[data-v-aeaeed56],.blockchain-icon[data-v-aeaeed56],.devops-icon[data-v-aeaeed56]{font-size:1.5rem}@media (max-width: 1024px){.services-grid[data-v-aeaeed56]{grid-template-columns:1fr;gap:0}.services-dropdown[data-v-aeaeed56]{position:relative;top:0;left:0;width:100%;padding:0;gap:0;flex-direction:column;box-shadow:none;background:transparent;border-radius:0;transform:none}.services-header[data-v-aeaeed56]{display:none}.service-item[data-v-aeaeed56]{padding:1rem 1.5rem;margin:0;border-bottom:1px solid #f0f0f0;background:#f8f9fa;border-radius:0;gap:16px;min-height:56px;transition:all .2s ease;-webkit-tap-highlight-color:transparent;cursor:pointer}.service-item[data-v-aeaeed56]:hover{background:#e9ecef;border-radius:0}.service-item[data-v-aeaeed56]:active{background:#dee2e6;transform:scale(.98)}.service-item[data-v-aeaeed56]:last-child{border-bottom:none}.service-icon[data-v-aeaeed56]{width:40px;height:40px}.service-title[data-v-aeaeed56]{font-size:1rem;font-weight:500;margin-bottom:.25rem;color:#333}.service-description[data-v-aeaeed56]{font-size:.8rem;color:#666;line-height:1.4}}@media (max-width: 640px){.service-item[data-v-aeaeed56]{padding:.875rem 1rem;gap:12px;min-height:52px}.service-icon[data-v-aeaeed56]{width:36px;height:36px}.service-title[data-v-aeaeed56]{font-size:.95rem}.service-description[data-v-aeaeed56]{font-size:.75rem}}@media (max-width: 360px){.service-item[data-v-aeaeed56]{padding:.75rem .875rem;gap:10px;min-height:48px}.service-icon[data-v-aeaeed56]{width:32px;height:32px}.service-title[data-v-aeaeed56]{font-size:.9rem}.service-description[data-v-aeaeed56]{font-size:.7rem}}[data-v-eb8ed598]{margin:0;padding:0;box-sizing:border-box}.overlay[data-v-eb8ed598]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;z-index:1000}.sidebar[data-v-eb8ed598]{position:fixed;top:0;left:-100%;width:280px;max-width:85vw;height:100vh;background-color:#fff;z-index:1002;box-shadow:2px 0 15px #00000026;transition:left .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch}.sidebar.open[data-v-eb8ed598]{left:0}.logo[data-v-eb8ed598]{display:flex;align-items:center;justify-content:space-between;background:#f8f9fa;padding:1rem;border-bottom:1px solid #e9ecef;min-height:60px}.logo img[data-v-eb8ed598]{width:80px;height:auto;object-fit:contain}.close-btn[data-v-eb8ed598]{font-size:1.5rem;background:none;border:none;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;-webkit-tap-highlight-color:transparent}.close-btn[data-v-eb8ed598]:hover{background-color:#0000000d}.close-btn[data-v-eb8ed598]:active{background-color:#0000001a;transform:scale(.95)}.menu[data-v-eb8ed598]{margin-top:0;list-style:none;display:flex;flex-direction:column;gap:0;padding:0}.menu li[data-v-eb8ed598]{border-bottom:1px solid #f0f0f0}.menu-item[data-v-eb8ed598]{display:flex;justify-content:space-between;align-items:center;font-weight:500;color:#333;cursor:pointer;font-size:16px;transition:all .2s ease;padding:1rem 1.5rem;min-height:56px;-webkit-tap-highlight-color:transparent}.menu-item[data-v-eb8ed598]:hover{background-color:#f8f9fa;color:#0057ff}.menu-item[data-v-eb8ed598]:active{background-color:#e9ecef}.menu-link[data-v-eb8ed598]{text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;font-weight:inherit}.with-dropdown[data-v-eb8ed598]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0}svg.rotated[data-v-eb8ed598]{transform:rotate(180deg);transition:transform .3s ease}@media (max-width: 480px){.sidebar[data-v-eb8ed598]{width:100vw;max-width:100vw}.logo[data-v-eb8ed598]{padding:.75rem 1rem;min-height:56px}.logo img[data-v-eb8ed598]{width:70px}.close-btn[data-v-eb8ed598]{min-width:40px;min-height:40px;font-size:1.25rem}.menu-item[data-v-eb8ed598]{padding:.875rem 1rem;min-height:52px;font-size:15px}}@media (max-width: 360px){.menu-item[data-v-eb8ed598]{padding:.75rem .875rem;min-height:48px;font-size:14px}.logo[data-v-eb8ed598]{padding:.625rem .875rem}}.navbar[data-v-fad61c9b]{display:flex;align-items:center;justify-content:space-between;width:100%;transition:background-color .3s ease,color .3s ease;background:#0009;color:#fff;position:fixed;z-index:1003;height:80px}@media (min-width: 1920px){.navbar[data-v-fad61c9b]{max-width:1500px;left:50%;transform:translate(-50%)}}.navbar.scrolled[data-v-fad61c9b]{background-color:#fff;color:#000;box-shadow:0 2px 8px #0000000d}.navbar .nav-item a[data-v-fad61c9b]{color:inherit;transition:color .3s ease}.mobile-navbar-container[data-v-fad61c9b]{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;z-index:1003;background-color:#fff;box-shadow:0 2px 8px #0000001a;padding:.75rem 1rem;height:60px;min-height:60px}.nav-group[data-v-fad61c9b]{display:flex;align-items:center;gap:1.5rem}.nav-item[data-v-fad61c9b]{padding:32px;font-size:16px;font-weight:500}.nav-item a[data-v-fad61c9b]{color:#fff;text-decoration:none;display:flex;align-items:center}.plus[data-v-fad61c9b]{margin-left:4px;font-weight:700}.mobile-logo[data-v-fad61c9b]{flex:1;display:flex;justify-content:flex-start;align-items:center}.mobile-logo-link[data-v-fad61c9b]{display:flex;align-items:center;text-decoration:none}.mobile-logo-img[data-v-fad61c9b]{height:40px;width:auto;object-fit:contain}.hamburger-btn[data-v-fad61c9b]{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.75rem;min-width:44px;min-height:44px;border-radius:8px;color:#333;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.hamburger-btn[data-v-fad61c9b]:hover{background-color:#0000000d}.hamburger-btn[data-v-fad61c9b]:active{background-color:#0000001a;transform:scale(.95)}.logo[data-v-fad61c9b]{position:absolute;left:50%;transform:translate(-50%)}.service-dropdown[data-v-fad61c9b]{display:flex;align-items:center;gap:4px}.logo-link[data-v-fad61c9b]{display:flex;align-items:center;text-decoration:none}.logo-img[data-v-fad61c9b]{height:70px;width:auto;object-fit:contain;margin-left:25px}.logo-text[data-v-fad61c9b]{font-size:24px;font-weight:700;color:#fff}.hamburger-menu[data-v-fad61c9b]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer;z-index:1001}.hamburger-menu span[data-v-fad61c9b]{display:block;height:3px;width:100%;background-color:#000;border-radius:3px;transition:all .3s ease}@media (max-width: 480px){.mobile-navbar-container[data-v-fad61c9b]{padding:.5rem .75rem;height:56px;min-height:56px}.mobile-logo-img[data-v-fad61c9b]{height:36px}.hamburger-btn[data-v-fad61c9b]{padding:.5rem;min-width:40px;min-height:40px}.hamburger-btn svg[data-v-fad61c9b]{width:20px;height:20px}}@media (min-width: 769px) and (max-width: 1023px){.navbar[data-v-fad61c9b]{padding:0 1.5rem}.nav-group[data-v-fad61c9b]{gap:1rem}.nav-item[data-v-fad61c9b]{font-size:.9rem;padding:24px 16px}.logo-img[data-v-fad61c9b]{height:60px;margin-left:20px}}@media (min-width: 1024px){.navbar[data-v-fad61c9b]{padding:0 2rem}.nav-item[data-v-fad61c9b]{padding:32px 20px}}@media (min-width: 769px){.mobile-navbar-container[data-v-fad61c9b]{display:none!important}}@media (max-width: 768px){body[data-v-fad61c9b]{padding-top:60px}}@media (max-width: 480px){body[data-v-fad61c9b]{padding-top:56px}}.footer-section[data-v-71981f31]{background-color:#0b1422;color:#fff;font-family:Plus Jakarta Sans,sans-serif;padding:60px 20px 20px}.widget-area[data-v-71981f31]{padding-top:0;padding-bottom:60px;margin-top:0;display:flex;justify-content:center}.footer-container[data-v-71981f31]{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;width:100%;gap:40px}@media (min-width: 1920px){.footer-container[data-v-71981f31]{max-width:1500px;margin:0 auto}}.footer-column[data-v-71981f31]{width:270px}.logo[data-v-71981f31]{display:flex;align-items:center;gap:12px}.logo-img[data-v-71981f31]{width:120px;height:auto}.brand[data-v-71981f31]{font-size:22px;font-weight:700;color:#fff}.description[data-v-71981f31]{font-size:14px;margin:18px 0;line-height:1.6;color:#fffc}.social-icons[data-v-71981f31]{display:flex;gap:16px;margin-top:20px}.social-icon[data-v-71981f31]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#ffffff1a;transition:background-color .3s ease}.social-icon[data-v-71981f31]:hover{background-color:#3d3df7}.social-icon img[data-v-71981f31]{width:16px;height:16px}.footer-column h4[data-v-71981f31]{font-size:18px;margin-bottom:20px;font-weight:600;position:relative;padding-bottom:10px}.footer-column ul[data-v-71981f31]{list-style:none;padding:0}.footer-column ul li[data-v-71981f31]{margin-bottom:12px}.footer-column ul li a[data-v-71981f31]{color:#fffc;text-decoration:none;font-size:14px;transition:color .3s ease;display:inline-block}.footer-column ul li a[data-v-71981f31]:hover{color:#fff}.contact-info li[data-v-71981f31]{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.contact-icon[data-v-71981f31]{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;border-radius:50%;background-color:#ffffff1a}.contact-icon img[data-v-71981f31]{width:16px;height:16px}.contact-text[data-v-71981f31]{font-size:14px;line-height:1.6;color:#fffc;padding-top:8px}.copyright-container[data-v-71981f31]{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto}.footer-bottom[data-v-71981f31]{display:flex;justify-content:center;align-items:center;padding:25px 20px;border-top:1px solid rgba(255,255,255,.1);font-size:14px}.footer-bottom p[data-v-71981f31]{color:#ffffffb3}.footer-bottom .bottom-links a[data-v-71981f31]{color:#ffffffb3;margin-left:20px;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-bottom .bottom-links a[data-v-71981f31]:hover{color:#fff}@media (max-width: 768px){.footer-container[data-v-71981f31]{justify-content:flex-start}.footer-column[data-v-71981f31]{width:calc(50% - 20px);min-width:250px}.copyright-container[data-v-71981f31]{flex-direction:column;align-items:center;gap:15px;text-align:center}.footer-bottom .bottom-links a[data-v-71981f31]:first-child{margin-left:0}}@media (max-width: 480px){.footer-column[data-v-71981f31]{width:100%}.footer-bottom .bottom-links[data-v-71981f31]{display:flex;flex-direction:column;align-items:center;gap:10px}.footer-bottom .bottom-links a[data-v-71981f31]{margin-left:0}}.scroll-to-top[data-v-49e33d64]{position:fixed;bottom:30px;right:30px;background-color:#06f;color:#fff;width:44px;height:44px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;z-index:999;opacity:.9}.scroll-to-top[data-v-49e33d64]:hover{background-color:#0052cc;transform:translateY(-2px);opacity:1}.scroll-to-top[data-v-49e33d64]:active{transform:translateY(0)}@media (max-width: 768px){.scroll-to-top[data-v-49e33d64]{bottom:20px;right:20px;width:40px;height:40px}}.app-container[data-v-8977d6b8]{max-width:1920px;margin:0 auto;width:100%}@media (min-width: 1920px){.app-container[data-v-8977d6b8]{max-width:1500px;margin:0 auto}}.dashboard-layout[data-v-6410c4bc]{display:flex;min-height:100vh;position:relative}.sidebar[data-v-6410c4bc]{position:fixed;left:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;background:#0e1013;border-right:1px solid #2e343e;width:253px;height:100vh;z-index:100;transition:transform .3s ease,width .3s ease;box-shadow:2px 0 10px #0000001a}.logo-container[data-v-6410c4bc]{padding:1rem 0;display:flex;justify-content:center;align-items:center}.logo[data-v-6410c4bc]{width:130px;height:auto;transition:width .3s ease}.nav-menu[data-v-6410c4bc]{display:flex;flex-direction:column;gap:20px}.p-10[data-v-6410c4bc]{padding:10px}.menu-item[data-v-6410c4bc]{display:flex;align-items:center;padding:.75rem 1rem;color:#fff;text-decoration:none;border-radius:8px;margin-bottom:.5rem;transition:all .3s ease}.menu-item[data-v-6410c4bc]:hover,.menu-item.active[data-v-6410c4bc]{background:#3d3df7;transform:translate(5px)}.icon[data-v-6410c4bc]{width:32px;margin-right:.75rem;font-size:1.2rem;transition:margin .3s ease}.main-content[data-v-6410c4bc]{background:#f5f5f5;margin-left:253px;width:calc(100% - 253px);min-height:100vh;transition:margin-left .3s ease,width .3s ease}.top-bar[data-v-6410c4bc]{display:flex;justify-content:flex-end;align-items:center;background-color:#0f1113;padding:.5rem 1rem;height:64px;border-bottom:1px solid #333;position:sticky;top:0;z-index:90}.menu-toggle[data-v-6410c4bc]{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem}.search-container[data-v-6410c4bc]{margin-right:80px}.search-input[data-v-6410c4bc]{background-color:#1a1c1e;border:1px solid #555;border-radius:20px;padding:6px 12px;color:#fff;outline:none}.search-input[data-v-6410c4bc]::placeholder{color:#aaa}.right-menu[data-v-6410c4bc]{display:flex;align-items:center;gap:1rem;margin-right:100px;transition:margin-right .3s ease}.avatar-container[data-v-6410c4bc]{width:50px;height:50px;border-radius:50%;overflow:hidden;border:2px solid #fff;transition:transform .2s ease}.avatar-container[data-v-6410c4bc]:hover{transform:scale(1.1)}.avatar[data-v-6410c4bc]{width:100%;height:100%;object-fit:cover;border-radius:50%}.user-menu[data-v-6410c4bc]{display:flex;align-items:center;gap:1rem}.user-info[data-v-6410c4bc]{text-align:right}.user-name[data-v-6410c4bc]{display:block;font-weight:600}.user-role[data-v-6410c4bc]{font-size:.875rem;color:#666}.logout-container[data-v-6410c4bc]{padding:0 10px 20px;margin-top:auto}.logout-item[data-v-6410c4bc]{display:flex;align-items:center;width:100%;padding:.75rem 1rem;color:#fff;text-decoration:none;border-radius:8px;background:transparent;border:none;cursor:pointer;transition:all .3s ease}.logout-item[data-v-6410c4bc]:hover{background:#f44;transform:translate(5px)}.logout-item .icon[data-v-6410c4bc]{width:32px;margin-right:.75rem}.page-content[data-v-6410c4bc]{padding:2rem;transition:padding .3s ease}.content-container[data-v-6410c4bc]{width:100%}@media (max-width: 1920px){.content-container[data-v-6410c4bc]{max-width:1500px;margin:0 auto}}@media (max-width: 1200px){.sidebar[data-v-6410c4bc]{width:220px}.main-content[data-v-6410c4bc]{margin-left:220px;width:calc(100% - 220px)}.right-menu[data-v-6410c4bc]{margin-right:50px}}@media (max-width: 1024px){.top-bar[data-v-6410c4bc]{justify-content:space-between}.sidebar[data-v-6410c4bc]{width:200px}.main-content[data-v-6410c4bc]{margin-left:200px;width:calc(100% - 200px)}.logo[data-v-6410c4bc]{width:110px}.page-content[data-v-6410c4bc]{padding:1.5rem}.right-menu[data-v-6410c4bc]{margin-right:20px}}@media (max-width: 768px){.menu-toggle[data-v-6410c4bc]{display:block}.sidebar[data-v-6410c4bc]{transform:translate(-100%);width:250px;box-shadow:5px 0 15px #0003}.sidebar.active[data-v-6410c4bc]{transform:translate(0)}.main-content[data-v-6410c4bc]{margin-left:0;width:100%}.page-content[data-v-6410c4bc]{padding:1.5rem 1rem}.right-menu[data-v-6410c4bc]{margin-right:0}}@media (max-width: 480px){.top-bar[data-v-6410c4bc]{height:56px;padding:.5rem}.page-content[data-v-6410c4bc]{padding:1rem .75rem}.sidebar[data-v-6410c4bc]{width:230px}.menu-item[data-v-6410c4bc]{padding:.6rem .75rem}.icon[data-v-6410c4bc]{width:24px}.logo[data-v-6410c4bc]{width:100px}}.sidebar-overlay[data-v-6410c4bc]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:99;display:none}@media (max-width: 768px){.sidebar-overlay[data-v-6410c4bc]{display:block}}.app-container[data-v-c449c9e7]{width:100%}@media (min-width: 1920px){.app-container[data-v-c449c9e7]{max-width:1500px;margin:0 auto}}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,Nunito,sans-serif}body.modal-open .custom-modal-container{z-index:99999!important}body.modal-open .admin-jobs-view>*:not(.custom-modal-container){z-index:1!important;position:relative}body.modal-open .table-responsive,body.modal-open .card,body.modal-open .header-section{z-index:1!important;transform:none!important;transition:none!important}html,body{height:100%;width:100%;font-family:Plus Jakarta Sans,Nunito,sans-serif}:root{--font-heading: "Plus Jakarta Sans", sans-serif;--font-body: "Nunito", sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}
