.page-module__E0kJGG__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100svh;font-family:var(--font-geist-sans);background:#f9f9f9;place-items:center}@media (prefers-color-scheme:dark){.page-module__E0kJGG__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}[data-theme=dark] .page-module__E0kJGG__page{color:#e0e0e0;background:#000}.page-module__E0kJGG__main{color:#000;background:#f9f9f9;flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex}.page-module__E0kJGG__mainContent{align-items:flex-start;gap:2rem;width:95%;margin:0 auto;display:flex}[data-theme=dark] .page-module__E0kJGG__main{color:#fff;background-color:#000}.page-module__E0kJGG__hero{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:3rem;width:95%;margin-top:2rem;padding:1.5rem 2rem;display:flex}.page-module__E0kJGG__hero span{color:#333;cursor:pointer;background-color:#fff;border-radius:.6rem;padding:10px 30px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 6px #0000000d}.page-module__E0kJGG__hero span:hover{color:#000;background-color:#f0f0f0;transform:translateY(-2px)}[data-theme=dark] .page-module__E0kJGG__hero{background-color:#121212}[data-theme=dark] .page-module__E0kJGG__hero span{color:#e0e0e0;background-color:#1f1f1f;border:1px solid #333;box-shadow:0 2px 6px #ffffff0d}[data-theme=dark] .page-module__E0kJGG__hero span:hover{color:#fff;background-color:#2a2a2a}.page-module__E0kJGG__hero{z-index:0;background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.page-module__E0kJGG__logo{color:#333;font-size:1.4rem;font-weight:700}.page-module__E0kJGG__navLinks{align-items:center;gap:2rem;display:flex}.page-module__E0kJGG__navLinks p{cursor:pointer;color:#000;border-radius:6px;padding:6px 12px;font-weight:600;transition:background .3s}.page-module__E0kJGG__navLinks p:hover{background-color:#f0f0f0}.page-module__E0kJGG__actions{gap:1rem;display:flex}.page-module__E0kJGG__actions button{cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:background .3s}.page-module__E0kJGG__actions button:hover{background-color:#4338ca}[data-theme=dark] .page-module__E0kJGG__hero{background:#121212;border-bottom:1px solid #333;box-shadow:0 2px 4px #ffffff0d}[data-theme=dark] .page-module__E0kJGG__logo{color:#fff}[data-theme=dark] .page-module__E0kJGG__navLinks p{color:#e0e0e0}[data-theme=dark] .page-module__E0kJGG__navLinks p:hover{background-color:#2a2a2a}[data-theme=dark] .page-module__E0kJGG__actions button{color:#fff;background-color:#6366f1}.page-module__E0kJGG__headingBanner{text-align:center;color:#1f1f1f;background:linear-gradient(90deg,#082c0d,#01160f);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;font-size:1.5rem;font-weight:600;animation:1s ease-in-out page-module__E0kJGG__fadeIn;display:block}@keyframes page-module__E0kJGG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__jobcontainer{background-color:#fff;border-radius:10px;width:100%;min-height:400px;margin:2rem auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.page-module__E0kJGG__jobcontainer span{color:#666;margin-bottom:1rem;font-size:1.2rem;display:block}.page-module__E0kJGG__jobcontainerHeader{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.page-module__E0kJGG__jobTile{flex-direction:column;display:flex}.page-module__E0kJGG__search{border:1px solid #ccc;border-radius:.5rem;justify-content:flex-end;width:35%;display:flex}.page-module__E0kJGG__filter{align-items:center;padding:10px;display:flex}.page-module__E0kJGG__jobcontainerHeader input{color:#000;width:100%;box-shadow:none;background:0 0;border:none;outline:none;padding:.7rem .1rem}.page-module__E0kJGG__jobcontainerHeader input:focus,.page-module__E0kJGG__jobcontainerHeader input:focus-visible,.page-module__E0kJGG__jobcontainerHeader input:active{box-shadow:none;border:none;outline:none}.page-module__E0kJGG__jobs{flex-direction:column;gap:1.5rem;display:flex}.page-module__E0kJGG__job{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;flex-direction:row;justify-content:space-between;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.page-module__E0kJGG__job:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.page-module__E0kJGG__job h1{color:#111827;margin:0 0 .5rem;font-size:1.3rem}.page-module__E0kJGG__job h2{color:#6b7280;margin:0 0 1rem;font-size:1rem}.page-module__E0kJGG__job button{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:.4rem;padding:.5rem 1.2rem;font-weight:500}.page-module__E0kJGG__job button:hover{background-color:#059669}[data-theme=dark] .page-module__E0kJGG__headingBanner{color:#fff;background:linear-gradient(90deg,#66ffb2,#00ffc8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}[data-theme=dark] .page-module__E0kJGG__jobcontainer{color:#e0e0e0;background-color:#121212}[data-theme=dark] .page-module__E0kJGG__jobcontainer span{color:#ccc}[data-theme=dark] .page-module__E0kJGG__jobcontainerHeader>div:first-child{color:#e4e4e4}[data-theme=dark] .page-module__E0kJGG__search{border:1px solid #444}[data-theme=dark] .page-module__E0kJGG__jobcontainerHeader input{color:#f0f0f0;border:none}[data-theme=dark] .page-module__E0kJGG__jobcontainerHeader button{color:#fff;background-color:#6366f1}[data-theme=dark] .page-module__E0kJGG__jobcontainerHeader button:hover{background-color:#4f46e5}[data-theme=dark] .page-module__E0kJGG__job{background:#1a1a1a;border:1px solid #444}[data-theme=dark] .page-module__E0kJGG__job:hover{box-shadow:0 8px 24px #ffffff0d}[data-theme=dark] .page-module__E0kJGG__job h1{color:#f5f5f5}[data-theme=dark] .page-module__E0kJGG__job h2{color:#b0b0b0}[data-theme=dark] .page-module__E0kJGG__job button{color:#fff;background-color:#22c55e}[data-theme=dark] .page-module__E0kJGG__job button:hover{background-color:#16a34a}.page-module__E0kJGG__footer{text-align:center;color:#000;align-items:center;padding:20px}[data-theme=dark] .page-module__E0kJGG__footer{color:#fff;background-color:#000;width:100%}.page-module__E0kJGG__pagination{justify-content:center;gap:10px;margin-top:20px;display:flex}.page-module__E0kJGG__activePage{color:#16c74e;font-weight:700}[data-theme=dark] .page-module__E0kJGG__activePage{color:#1624c7;background-color:#f6f0f0}.page-module__E0kJGG__tagsContainer{box-sizing:border-box;background-color:#1d1d20;border-radius:10px;flex-direction:column;align-items:center;width:100%;margin-top:10px;margin-bottom:10px;padding:10px;display:flex;overflow:hidden}.page-module__E0kJGG__tagsBody{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin-top:10px;display:flex}.page-module__E0kJGG__tagButton{color:#f5f5f5;cursor:pointer;white-space:nowrap;word-break:break-word;white-space:normal;text-align:center;overflow-wrap:anywhere;background-color:#29292b;border:none;border-radius:20px;max-width:100%;padding:6px 12px;font-size:14px;transition:background-color .2s}.page-module__E0kJGG__tagButton:hover{background-color:#00c896}@media (hover:hover) and (pointer:fine){a.page-module__E0kJGG__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__E0kJGG__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}.page-module__E0kJGG__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module__E0kJGG__page{padding:32px 32px 80px}.page-module__E0kJGG__main{align-items:center}.page-module__E0kJGG__main ol{text-align:center}.page-module__E0kJGG__ctas{flex-direction:column}.page-module__E0kJGG__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module__E0kJGG__secondary{min-width:auto}.page-module__E0kJGG__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (max-width:767px){.page-module__E0kJGG__page{background-position:50%;justify-content:center;padding:0}.page-module__E0kJGG__hero{flex-direction:column}.page-module__E0kJGG__navLinks{white-space:nowrap;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:120%;padding-top:10px;overflow-x:auto}.page-module__E0kJGG__navLinks p{flex:none}.page-module__E0kJGG__navLinks::-webkit-scrollbar{display:none}.page-module__E0kJGG__jobcontainerHeader{flex-direction:column-reverse;width:100%;margin-bottom:20px;padding:0}.page-module__E0kJGG__jobcontainerHeader input{width:100%}.page-module__E0kJGG__search{justify-content:space-between;width:100%}}.page-module__E0kJGG__companySidebar{flex-shrink:0;width:30%;min-width:300px;margin-top:2rem}.page-module__E0kJGG__sidebarHeader{margin-bottom:1.5rem}.page-module__E0kJGG__sidebarHeader h3{color:#1f2937;margin:0 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.3}.page-module__E0kJGG__sidebarHeader p{color:#6b7280;margin:0;font-size:.9rem;font-style:italic}.page-module__E0kJGG__companyLogos{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.page-module__E0kJGG__logoGrid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.page-module__E0kJGG__logoItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .2s;display:flex;overflow:hidden}.page-module__E0kJGG__logoItem:hover{transform:scale(1.05)}.page-module__E0kJGG__logoItem img{object-fit:cover;width:100%;height:100%}.page-module__E0kJGG__moreText{text-align:center;color:#6b7280;margin:0;font-size:.9rem;font-style:italic}.page-module__E0kJGG__stayConnected{color:#fff;text-align:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;padding:1.5rem}.page-module__E0kJGG__connectHeader{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.page-module__E0kJGG__rocket{font-size:1.2rem}.page-module__E0kJGG__connectHeader h4{margin:0;font-size:1.1rem;font-weight:600}.page-module__E0kJGG__stayConnected p{opacity:.9;margin:0 0 1rem;font-size:.9rem;line-height:1.4}.page-module__E0kJGG__socialButton{cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.page-module__E0kJGG__socialButton:hover{background:#ffffff4d}.page-module__E0kJGG__twitterIcon{font-size:1.1rem;font-weight:700}.page-module__E0kJGG__dmText{opacity:.8;margin:0;font-size:.85rem}[data-theme=dark] .page-module__E0kJGG__sidebarHeader h3{color:#f3f4f6}[data-theme=dark] .page-module__E0kJGG__sidebarHeader p{color:#9ca3af}[data-theme=dark] .page-module__E0kJGG__companyLogos{background:#1f2937;box-shadow:0 1px 3px #ffffff1a}[data-theme=dark] .page-module__E0kJGG__logoItem{background:#374151;border-color:#4b5563}[data-theme=dark] .page-module__E0kJGG__moreText{color:#9ca3af}@media (max-width:1024px){.page-module__E0kJGG__mainContent{flex-direction:column}.page-module__E0kJGG__companySidebar{order:-1;width:100%;margin-top:1rem}.page-module__E0kJGG__logoGrid{grid-template-columns:repeat(8,1fr)}}@media (max-width:767px){.page-module__E0kJGG__mainContent{width:100%;padding:0 1rem}.page-module__E0kJGG__companySidebar{margin-top:0}.page-module__E0kJGG__logoGrid{grid-template-columns:repeat(6,1fr);gap:.5rem}.page-module__E0kJGG__logoItem{width:35px;height:35px}.page-module__E0kJGG__sidebarHeader{margin-top:40px}}
.header-module__ER-9RG__header{z-index:150;color:#171717;background-color:#f9f9f9;border-color:#ccc;width:100%;padding:.5rem;box-shadow:0 1px 4px #0000001a}[data-theme=dark] .header-module__ER-9RG__header{color:#fff;background-color:#000}.header-module__ER-9RG__logo{color:#fffc;align-items:center;width:100%;font-size:1.6rem;font-weight:700;display:flex}.header-module__ER-9RG__powered_by{margin-top:.5rem;margin-left:5px;padding:.25rem .5rem;font-size:8px}[data-theme=light] .header-module__ER-9RG__logo{color:#171717;background-color:#f9f9f9}.header-module__ER-9RG__logo img{width:auto;height:50px;padding-right:.5rem}.header-module__ER-9RG__poweredByGroup{align-items:center;margin-left:8px;display:flex}.header-module__ER-9RG__logo .header-module__ER-9RG__powered_by_img{width:auto;vertical-align:center;margin-top:.5rem;margin-left:4px;height:20px!important}@media (max-width:1024px){.header-module__ER-9RG__poweredByGroup{display:none}}.header-module__ER-9RG__container{justify-content:space-between;align-items:center;margin:0 auto;padding:1rem;display:flex}.header-module__ER-9RG__logoText{color:#f3f4f6;padding:.25rem .5rem;font-size:1.125rem;font-weight:900}.header-module__ER-9RG__mobileMenu{display:none}.header-module__ER-9RG__hamburger{cursor:pointer;flex-direction:column;gap:.5rem;display:flex}.header-module__ER-9RG__hamburgerLine{background-color:#fff;width:48px;height:2px;animation:2s infinite header-module__ER-9RG__pulse}[data-theme=light] .header-module__ER-9RG__hamburgerLine{background-color:#000;border-color:#ccc}.header-module__ER-9RG__themeToggle{cursor:pointer;cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:.9rem;font-weight:400;transition:transform .3s ease-in-out;display:flex}[data-theme=light] .header-module__ER-9RG__themeToggle{color:#171717}@keyframes header-module__ER-9RG__pulse{0%,to{opacity:1}50%{opacity:.6}}.header-module__ER-9RG__showMenu{z-index:10;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0}[data-theme=light] .header-module__ER-9RG__showMenu{color:#171717;background-color:#f9f9f9;border-color:#ccc}.header-module__ER-9RG__hideMenu{display:none}.header-module__ER-9RG__closeBtn{z-index:1000;cursor:pointer;color:#fff;position:absolute;top:1rem;right:2rem}[data-theme=light] .header-module__ER-9RG__closeBtn{color:#000}.header-module__ER-9RG__toggleButton{z-index:1000;cursor:pointer;position:absolute;top:.8rem;right:4rem}.header-module__ER-9RG__mobileLinks{text-transform:uppercase;color:#fff;flex-direction:column;gap:1rem;font-weight:600;list-style:none;display:flex}.header-module__ER-9RG__desktopMenu{align-items:center;gap:.8em;list-style:none;display:flex}.header-module__ER-9RG__connectButton{color:#f3f4f6;cursor:pointer;background:linear-gradient(to top left,#710cf6,#710cf6);border:none;border-radius:.375rem;padding:.5rem 1rem;transition:transform .3s ease-in-out}.header-module__ER-9RG__connectButton:hover{background:linear-gradient(to top left,#710cf6,#6f42c1);transform:scale(1.1)}.header-module__ER-9RG__walletConnected{color:#fff;cursor:pointer;border:1px solid #710cf6;border-radius:.375rem;padding:.5rem 1rem;transition:background .3s ease-in-out}.header-module__ER-9RG__walletConnected:hover{background-color:#ffffff1a}.header-module__ER-9RG__modalOverlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}[data-theme=light] .header-module__ER-9RG__modalOverlay{color:#171717;background-color:#000c}.header-module__ER-9RG__modalContent{text-align:center;background-color:#1a1a1a;border-radius:12px;width:90%;max-width:400px;padding:2rem;position:relative;box-shadow:0 0 20px #ffffff1a}[data-theme=light] .header-module__ER-9RG__modalContent{color:#171717;background-color:#f5f5f5}.header-module__ER-9RG__modalContent h4{color:#fff;margin-bottom:1rem;font-size:1.25rem}[data-theme=light] .header-module__ER-9RG__modalContent h4{color:#171717}.header-module__ER-9RG__referralInput{color:#fff;background-color:#333;border:none;border-radius:8px;width:100%;margin-bottom:1rem;padding:.75rem;font-size:1rem}[data-theme=light] .header-module__ER-9RG__referralInput{color:#171717;background-color:#f5f5f5;border:1px solid #000}.header-module__ER-9RG__referralInput::placeholder{color:#aaa}.header-module__ER-9RG__referralButtons{justify-content:center;gap:1rem;display:flex}.header-module__ER-9RG__referralButton{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:6px;padding:.6rem 1rem;font-weight:600;transition:background-color .2s ease-in-out}.header-module__ER-9RG__referralButton:hover{background-color:#45a049}.header-module__ER-9RG__closeIcon{color:#ccc;cursor:pointer;font-size:1.5rem;font-weight:700;transition:color .2s ease-in-out;position:absolute;top:.75rem;right:1rem}.header-module__ER-9RG__closeIcon:hover{color:#fff}.header-module__ER-9RG__notification{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.header-module__ER-9RG__notification_icon{justify-content:center;align-items:center;margin:0 .4rem;display:flex}.header-module__ER-9RG__notification_icon svg,.header-module__ER-9RG__logout{width:22px;height:22px;transition:stroke .3s}.header-module__ER-9RG__notification_icon:hover svg,.header-module__ER-9RG__logout:hover svg{stroke:#fffc}.header-module__ER-9RG__notification_icon:hover svg path,.header-module__ER-9RG__logout:hover svg path{stroke:#fffc;position:relative}.header-module__ER-9RG__notificationBubble{color:#fff;background-color:red;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 5px #0003}.header-module__ER-9RG__notification_icon svg{width:22px;height:22px}.header-module__ER-9RG__notification_popup{z-index:100;background-color:#121117;border:1px solid #ffffff26;border-radius:10px;min-width:289px;padding:1.5rem;position:absolute;top:100%;right:0;transform:translateY(6%);box-shadow:0 8px 16px #0003}.header-module__ER-9RG__notification_popup .header-module__ER-9RG__container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.header-module__ER-9RG__notification_popup .header-module__ER-9RG__notification_content{background-color:#1b1623;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;padding:1rem 1.2rem;display:flex;position:relative;overflow:hidden}.header-module__ER-9RG__notification_content p{color:#ffffffbf;font-weight:400;line-height:145%}.header-module__ER-9RG__notification_content .header-module__ER-9RG__bottom{justify-content:space-between;align-items:center;width:100%;display:flex}.header-module__ER-9RG__notification_content .header-module__ER-9RG__bottom a{color:#ffffffbf;cursor:pointer;font-size:1rem;font-weight:400;transition:all .3s;text-decoration:underline!important}.header-module__ER-9RG__notification_content .header-module__ER-9RG__bottom a:hover{color:#ffffffe6}.header-module__ER-9RG__notification_content .header-module__ER-9RG__notification_blur{filter:blur(25px);background-color:#34128380;border-radius:100px;width:100%;height:28px;position:absolute;bottom:-15px;left:0}@media (max-width:1024px){.header-module__ER-9RG__desktopMenu{display:none}.header-module__ER-9RG__mobileMenu{z-index:100;display:flex}.header-module__ER-9RG__logo img{width:auto;height:40px}.header-module__ER-9RG__navItem{cursor:pointer;color:#fff;border-radius:8px;align-items:center;padding:10px;transition:background-color .2s,transform .3s;display:flex}.header-module__ER-9RG__navItem:hover{background-color:#6464641a}.header-module__ER-9RG__navIcon{margin-top:5px;font-size:24px}[data-theme=light] .header-module__ER-9RG__navIcon{color:#171717}.header-module__ER-9RG__navText{margin-left:10px;font-size:16px}[data-theme=light] .header-module__ER-9RG__navText{color:#171717}}
.ProfileForm-module__pkCdIG__main{z-index:10;place-content:center;place-items:center;width:100%;min-height:100%;position:fixed;top:0;left:0}.ProfileForm-module__pkCdIG__child{color:#000;background-color:#c0baba;border-radius:20px;flex-direction:column;flex-grow:1;place-content:center space-between;justify-items:center;min-width:1000px;max-height:700px;padding:100px;display:flex;overflow-y:auto}[data-theme=dark] .ProfileForm-module__pkCdIG__child{color:#fff;background-color:#000}.ProfileForm-module__pkCdIG__title{text-align:center}.ProfileForm-module__pkCdIG__child button{background-color:#4f46e5;border:none;border-radius:20px;padding:.7rem 1.5rem}.ProfileForm-module__pkCdIG__category{flex-direction:"row";place-content:center;align-items:center;display:flex}.ProfileForm-module__pkCdIG__selected{cursor:pointer;background-color:#00f;border-radius:6px;margin:4px;padding:6px 12px;font-weight:600;transition:background .3s}.ProfileForm-module__pkCdIG__notSelected{cursor:pointer;border-radius:6px;padding:6px 12px;font-weight:600;transition:background .3s}.ProfileForm-module__pkCdIG__closeDiv{flex-direction:row;justify-content:space-between;width:800px;display:flex}@media (max-width:1024px){.ProfileForm-module__pkCdIG__child{min-width:100%}.ProfileForm-module__pkCdIG__title{padding:10px;font-size:18px}.ProfileForm-module__pkCdIG__closeDiv{width:auto}}
.Company-module__N6F1lq__divInput{flex-direction:row;justify-content:space-around;display:flex}.Company-module__N6F1lq__largeDiv{width:650px}@media (max-width:1024px){.Company-module__N6F1lq__divInput{flex-direction:column}.Company-module__N6F1lq__main,.Company-module__N6F1lq__largeDiv{width:100%}}
.Upgrade-module__V-3NhW__modalContainer{z-index:1000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1500px;padding:2rem;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0000004d}[data-theme=light] .Upgrade-module__V-3NhW__modalContainer{color:#171717;background-color:#f5f5f5}[data-theme=dark] .Upgrade-module__V-3NhW__modalContainer{color:#ededed;background-color:#1e1e1e}.Upgrade-module__V-3NhW__plansContainer{justify-content:center;align-items:stretch;gap:2rem;width:100%;display:flex}.Upgrade-module__V-3NhW__planCard{border-radius:10px;flex-direction:column;flex:1;justify-content:space-between;align-items:center;padding:2rem;display:flex;box-shadow:0 2px 4px #0000001a}[data-theme=light] .Upgrade-module__V-3NhW__planCard{background-color:#f5f5f5;border:1px solid #e0e0e0}[data-theme=dark] .Upgrade-module__V-3NhW__planCard{background-color:#1e1e1e;border:1px solid #333}.Upgrade-module__V-3NhW__planHeader{text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.Upgrade-module__V-3NhW__featureList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Upgrade-module__V-3NhW__featureItem{align-items:center;gap:.5rem;font-size:1.2rem;display:flex}.Upgrade-module__V-3NhW__checkIcon{color:#28a745;font-size:1.5rem}.Upgrade-module__V-3NhW__closeIcon{color:#dc3545;font-size:1.5rem}.Upgrade-module__V-3NhW__featureText{color:inherit}.Upgrade-module__V-3NhW__activeButton{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:8px;margin-top:2rem;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:700;transition:background-color .3s}.Upgrade-module__V-3NhW__activeButton:hover{background-color:#218838}.Upgrade-module__V-3NhW__disabledButton{color:#adb5bd;cursor:not-allowed;background-color:#d6d8db;border:none;border-radius:8px;margin-top:2rem;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:700}.Upgrade-module__V-3NhW__closeButton{color:inherit;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .3s;position:absolute;top:.5rem;right:1rem}.Upgrade-module__V-3NhW__closeButton:hover{color:#dc3545}@media (max-width:1024px){.Upgrade-module__V-3NhW__modalContainer{width:100%;position:relative;top:0}.Upgrade-module__V-3NhW__plansContainer{flex-direction:column;font-size:.1em}.Upgrade-module__V-3NhW__planCard{border-radius:10px;flex-direction:column;flex:0;justify-content:space-between;align-items:center;width:100%;padding:2rem;display:flex;box-shadow:0 2px 4px #0000001a}}
.Price-module__g9wXdW__overlay{z-index:1100;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-in-out Price-module__g9wXdW__fadeIn;display:flex;position:fixed;top:0;left:0}.Price-module__g9wXdW__modal{background-color:var(--modal-bg,#1e1e1e);border-radius:10px;width:90%;max-width:1000px;padding:20px;animation:.3s ease-in-out Price-module__g9wXdW__slideIn;overflow-y:auto;box-shadow:0 4px 10px #0000004d}[data-theme=light] .Price-module__g9wXdW__modal{color:#171717;background-color:#fff}[data-theme=dark] .Price-module__g9wXdW__modal{color:#fff;background-color:#1e1e1e}.Price-module__g9wXdW__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Price-module__g9wXdW__title{font-size:1.5rem;font-weight:700}.Price-module__g9wXdW__closeButton{cursor:pointer;background:0 0;border:none;font-size:1.5rem}[data-theme=light] .Price-module__g9wXdW__closeButton{color:#171717}[data-theme=dark] .Price-module__g9wXdW__closeButton{color:#fff}.Price-module__g9wXdW__plans{align-items:center;gap:10px;margin-bottom:20px;display:flex}.Price-module__g9wXdW__planCard{background-color:var(--card-bg,#2c2c2c);border:1px solid var(--card-border,#444);text-align:center;cursor:pointer;border-radius:10px;flex:1;justify-content:center;min-height:300px;padding:15px;transition:background-color .3s,transform .2s}.Price-module__g9wXdW__planCard:hover{transform:translateY(-5px)}.Price-module__g9wXdW__selected{background-color:var(--highlight-bg,#4caf50);border:1px solid var(--highlight-border,#3a9440);color:#fff}[data-theme=light] .Price-module__g9wXdW__planCard{color:#171717;background-color:#f9f9f9}[data-theme=light] .Price-module__g9wXdW__selected{color:#fff;background-color:#4caf50}.Price-module__g9wXdW__badge{color:#fff;background-color:#ff5722;border-radius:5px;margin-top:2rem;margin-bottom:2rem;padding:5px 10px;font-size:.8rem;font-weight:700}[data-theme=light] .Price-module__g9wXdW__badge{background-color:#ff7043}.Price-module__g9wXdW__planName{font-size:1.2rem;font-weight:700}.Price-module__g9wXdW__planName:first-child{margin-top:5rem}.Price-module__g9wXdW__planPrice{margin:5px 0;font-size:1rem}.Price-module__g9wXdW__planDescription{color:var(--text-secondary,#ccc);font-size:.9rem}.Price-module__g9wXdW__subscribeButton{color:#fff;cursor:pointer;background-color:#6870fa;border:none;border-radius:5px;width:100%;padding:10px 15px;font-size:1rem}.Price-module__g9wXdW__subscribeButton:hover{background-color:#535ac8}@keyframes Price-module__g9wXdW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Price-module__g9wXdW__slideIn{0%{opacity:0;transform:translateY(-20%)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Price-module__g9wXdW__plans{flex-direction:column}}
.Talent-module__b0jrSa__divInput{flex-direction:row;justify-content:space-around;display:flex}.Talent-module__b0jrSa__largeDiv{width:650px}@media (max-width:1024px){.Talent-module__b0jrSa__divInput{flex-direction:column}.Talent-module__b0jrSa__largeDiv{width:auto}}
.AuthModal-module__CIW6Yq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AuthModal-module__CIW6Yq__modal{width:100%;max-width:500px;max-height:90dvh;animation:.5s ease-out AuthModal-module__CIW6Yq__fadeIn}.AuthModal-module__CIW6Yq__header{flex-direction:column;justify-content:center;align-items:center;padding-bottom:16px;display:flex}.AuthModal-module__CIW6Yq__title{text-align:center;font-size:2rem;font-weight:700}.AuthModal-module__CIW6Yq__body{flex-direction:column;align-items:center;width:100%;display:flex}.AuthModal-module__CIW6Yq__container{background-color:#333;border-radius:16px;width:100%;padding:20px;box-shadow:0 4px 15px #0003}[data-theme=light] .AuthModal-module__CIW6Yq__container{color:#111827;background-color:#fff}.AuthModal-module__CIW6Yq__login{flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;width:100%;max-width:100%;padding:2rem 1rem;display:flex}.AuthModal-module__CIW6Yq__logo{color:#fff;flex-direction:column;align-items:center;width:100%;display:flex}.AuthModal-module__CIW6Yq__logoImage{max-width:4rem;height:auto;margin-bottom:2rem;animation:3s ease-in-out infinite AuthModal-module__CIW6Yq__float}.AuthModal-module__CIW6Yq__type{text-align:center;white-space:normal;font-size:1.5rem}.AuthModal-module__CIW6Yq__login input{color:#fff;background-color:#ffffff0d;border:none;border-radius:5px;width:100%;padding:.75rem 1rem}.AuthModal-module__CIW6Yq__password{background-color:#ffffff0d;border-radius:5px;align-items:center;width:100%;padding-right:.5rem;display:flex}.AuthModal-module__CIW6Yq__password input{color:#fff;background:0 0;border:none;outline:none;flex:1}.AuthModal-module__CIW6Yq__password>img{cursor:pointer;opacity:.85;width:20px}[data-theme=light] .AuthModal-module__CIW6Yq__login input{color:#111827;background-color:#f9fafb;border:1px solid #d1d5db}[data-theme=light] .AuthModal-module__CIW6Yq__login input:first-child{border:none}[data-theme=light] .AuthModal-module__CIW6Yq__password{background-color:#f9fafb;border:1px solid #d1d5db}[data-theme=light] .AuthModal-module__CIW6Yq__password input{color:#111827}[data-theme=light] .AuthModal-module__CIW6Yq__password>img{filter:invert(.4);opacity:.8}.AuthModal-module__CIW6Yq__login button{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:5px;width:30%;padding:.75rem 1rem;font-weight:600}[data-theme=light] .AuthModal-module__CIW6Yq__login button{background-color:#f9fafb;border:1px solid #d1d5db}.AuthModal-module__CIW6Yq__loaderButton{background:linear-gradient(to top left,#00f5d4,#00bbf9);border-radius:5px;justify-content:center;align-items:center;width:30%;padding:.62rem .8rem;display:flex}.AuthModal-module__CIW6Yq__login button:hover{background:linear-gradient(to top left,#00f5d4,#00bbf9)}.AuthModal-module__CIW6Yq__forgotPw,.AuthModal-module__CIW6Yq__signUp{text-align:center;color:#fff9;width:100%;font-size:.8rem}.AuthModal-module__CIW6Yq__signUpText{color:#fff9}[data-theme=light] .AuthModal-module__CIW6Yq__signUpText,[data-theme=light] .AuthModal-module__CIW6Yq__forgotPw,.AuthModal-module__CIW6Yq__signUp{color:#000}.AuthModal-module__CIW6Yq__registerLink{cursor:pointer;color:#00bbf9;text-decoration:underline}.AuthModal-module__CIW6Yq__skipButton{text-align:center}.AuthModal-module__CIW6Yq__skipButton button{color:#3b82f6;cursor:pointer;background:0 0;border:2px solid #3b82f6;border-radius:12px;padding:8px 16px;font-size:14px}.AuthModal-module__CIW6Yq__skipButton button:hover{color:#fff;background:#3b82f6}.AuthModal-module__CIW6Yq__passwordStrength{border-radius:3px;width:75%;height:3px}.AuthModal-module__CIW6Yq__progressBar{border-radius:3px;height:100%;transition:width .3s}.AuthModal-module__CIW6Yq__danger{background-color:#e90f10}.AuthModal-module__CIW6Yq__warning{background-color:#ffad00}.AuthModal-module__CIW6Yq__success{background-color:#02b502}.AuthModal-module__CIW6Yq__requirements{width:80%;margin-top:-.5rem;padding-left:.5rem;font-size:0;list-style:none}.AuthModal-module__CIW6Yq__requirements li{color:#666;align-items:center;gap:5px;margin-bottom:5px;font-size:14px;display:flex}.AuthModal-module__CIW6Yq__requirements li.AuthModal-module__CIW6Yq__checked{color:#02b502}@media (max-width:768px){.AuthModal-module__CIW6Yq__modal{max-width:90%;padding:0}.AuthModal-module__CIW6Yq__login{padding:1.5rem 1rem}.AuthModal-module__CIW6Yq__arrow{display:none}.AuthModal-module__CIW6Yq__passwordStrength{width:78%}.AuthModal-module__CIW6Yq__requirements{width:80%}}@keyframes AuthModal-module__CIW6Yq__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes AuthModal-module__CIW6Yq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
.Settings-module__QNrYba__overlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Settings-module__QNrYba__modal{color:#ededed;background-color:#1e1e1e;border-radius:10px;width:700px;max-width:90%;padding:30px;animation:.3s ease-out Settings-module__QNrYba__fadeIn;position:relative;box-shadow:0 4px 12px #0000004d}[data-theme=light] .Settings-module__QNrYba__modal{color:#171717;background-color:#f5f5f5}.Settings-module__QNrYba__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Settings-module__QNrYba__title{font-size:1.8rem;font-weight:700}.Settings-module__QNrYba__closeButton{color:inherit;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.Settings-module__QNrYba__body{flex-direction:column;gap:20px;display:flex}.Settings-module__QNrYba__row{align-items:center;gap:10px;display:flex}.Settings-module__QNrYba__secret{background-color:#0000004d;border-radius:5px;align-items:center;margin:0 auto;padding-right:.5rem;display:flex;position:relative}.Settings-module__QNrYba__secret input{color:#fff;background-color:#0000;border:none;border-radius:5px;outline:none;flex:1}#Settings-module__QNrYba__secret>img{cursor:pointer;z-index:10;padding-right:1rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Settings-module__QNrYba__label{width:150px;font-weight:700}.Settings-module__QNrYba__input{color:#ededed;background-color:#2e2e2e;border:1px solid #333;border-radius:6px;flex:1;padding:10px}[data-theme=light] .Settings-module__QNrYba__input{color:#171717;background-color:#fff;border:1px solid #e0e0e0}.Settings-module__QNrYba__readOnlyInput{color:#ededed;cursor:not-allowed;background-color:#2e2e2e;border:1px solid #444}[data-theme=light] .Settings-module__QNrYba__readOnlyInput{color:#171717;background-color:#f5f5f5;border:1px solid #e0e0e0}.Settings-module__QNrYba__actionButton,.Settings-module__QNrYba__toggleButton,.Settings-module__QNrYba__cancelButton,.Settings-module__QNrYba__discordButton{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:.9rem}.Settings-module__QNrYba__upgradeButton{color:#fff;cursor:pointer;background-color:#3a9440;border:none;border-radius:6px;padding:10px 20px;font-size:.9rem}.Settings-module__QNrYba__actionButton{color:#fff;background-color:#5865f2}.Settings-module__QNrYba__loaderSpin{background-color:#5865f2;border-radius:6px;padding:0 35px}.Settings-module__QNrYba__loaderSpinForGenerate{background-color:#5865f2;border-radius:6px;padding:0 55px}.Settings-module__QNrYba__actionButton:hover{background-color:#4752c4}.Settings-module__QNrYba__toggleButton{color:#fff;background-color:#607d8b}.Settings-module__QNrYba__toggleButton:hover{background-color:#455a64}.Settings-module__QNrYba__cancelButton{color:#fff;background-color:#f44336}.Settings-module__QNrYba__cancelButton:hover{background-color:#d32f2f}.Settings-module__QNrYba__discordButton{color:#fff;text-align:center;background-color:#5865f2;text-decoration:none}.Settings-module__QNrYba__discordButton:hover{background-color:#4752c4}.Settings-module__QNrYba__addOns{max-width:50%}@keyframes Settings-module__QNrYba__fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.Settings-module__QNrYba__overlay,.Settings-module__QNrYba__modal{width:100%}.Settings-module__QNrYba__subscription{flex-direction:column;justify-content:space-between;align-items:start;gap:.5rem;display:flex}.Settings-module__QNrYba__section1{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Settings-module__QNrYba__section1 label{font-weight:700}.Settings-module__QNrYba__row{flex-direction:column;display:flex}.Settings-module__QNrYba__label{width:100%;margin-bottom:10px;display:none}.Settings-module__QNrYba__input{width:100%}.Settings-module__QNrYba__actionButton{text-align:center;width:100%}}
.Notifications-module__kJbi8G__notification_popup{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #ffffff1f;border-radius:12px;min-width:400px;padding:1.5rem;position:absolute;top:150%;right:0;box-shadow:0 10px 20px #0000004d}[data-theme=dark] .Notifications-module__kJbi8G__notification_popup{background-color:#1e1e1e}.Notifications-module__kJbi8G__outer{max-height:400px;overflow-y:auto}.Notifications-module__kJbi8G__notification_popup .Notifications-module__kJbi8G__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;display:flex}.Notifications-module__kJbi8G__notification_popup .Notifications-module__kJbi8G__notification_content{background:linear-gradient(135deg,#12143e 0%,#0c0f4d 100%);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.8rem;width:100%;padding:1rem 1.5rem;transition:transform .3s ease-in-out,background .3s ease-in-out;display:flex;position:relative;overflow:hidden}.Notifications-module__kJbi8G__notification_popup .Notifications-module__kJbi8G__notification_content:hover{background:linear-gradient(135deg,#6d75ff 0%,#5058ea 100%);transform:translateY(-3px)}.Notifications-module__kJbi8G__notification_content p{color:#ffffffd9;font-size:14px;font-weight:400;line-height:1.5}[data-theme=dark] .Notifications-module__kJbi8G__notification_popup .Notifications-module__kJbi8G__notification_content{background:linear-gradient(135deg,#6870fa 0% 100%)}.Notifications-module__kJbi8G__notification_content .Notifications-module__kJbi8G__bottom{color:#fff9;justify-content:space-between;align-items:center;width:100%;font-size:12px;display:flex}.Notifications-module__kJbi8G__notification_content .Notifications-module__kJbi8G__notification_blur{filter:blur(18px);background-color:#34128399;border-radius:100px;width:100%;height:30px;position:absolute;bottom:-10px;left:0}.Notifications-module__kJbi8G__clear_button{cursor:pointer;color:#f0f8ff;background:0 0;border:none;align-items:center;gap:5px;font-size:13px;font-weight:600;transition:color .3s;display:flex;position:absolute;top:10px;left:15px}[data-theme=light] .Notifications-module__kJbi8G__clear_button,[data-theme=light] .Notifications-module__kJbi8G__container{color:#000}.Notifications-module__kJbi8G__clear_button:hover{color:#f33}.Notifications-module__kJbi8G__clear_button svg{stroke:currentColor;transition:transform .2s ease-in-out}.Notifications-module__kJbi8G__clear_button:hover svg{transform:scale(1.1)}@media (max-width:768px){.Notifications-module__kJbi8G__notification_popup{border-radius:10px;width:90%;padding:1rem;left:50%;transform:translate(-1%);box-shadow:0 5px 15px #0003}.Notifications-module__kJbi8G__notification_popup .Notifications-module__kJbi8G__container{gap:.8rem}.Notifications-module__kJbi8G__notification_popup .Notifications-module__kJbi8G__notification_content{padding:.8rem 1rem}.Notifications-module__kJbi8G__notification_content p{font-size:12px}.Notifications-module__kJbi8G__notification_content .Notifications-module__kJbi8G__bottom{font-size:11px}.Notifications-module__kJbi8G__clear_button{font-size:12px;top:8px;left:10px}.Notifications-module__kJbi8G__clear_button svg{width:12px;height:12px}}@media (max-width:480px){.Notifications-module__kJbi8G__outer{max-height:400px;overflow-y:auto}.Notifications-module__kJbi8G__notification_popup{border-radius:8px;width:90%;padding:.8rem;top:120%;left:50%;transform:translate(-70%)}.Notifications-module__kJbi8G__notification_popup .Notifications-module__kJbi8G__notification_content{padding:.7rem .9rem}.Notifications-module__kJbi8G__notification_content p{font-size:11px}.Notifications-module__kJbi8G__notification_content .Notifications-module__kJbi8G__bottom{font-size:10px}.Notifications-module__kJbi8G__clear_button{font-size:11px;top:6px;left:8px}.Notifications-module__kJbi8G__clear_button svg{width:10px;height:10px}}
.Help-module__Jofn7G__overlay{z-index:1001;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Help-module__Jofn7G__modal{width:100%;padding:30px;animation:.3s ease-out Help-module__Jofn7G__fadeIn;position:relative}[data-theme=light] .Help-module__Jofn7G__help_container{color:#171717;background-color:#f5f5f5}.Help-module__Jofn7G__help{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 12px #0000004d}.Help-module__Jofn7G__help_container{background-color:#171717;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:35%;height:max-content;padding:2rem 2.5rem;transition:background-color .3s,color .3s;display:flex}.Help-module__Jofn7G__help_container .Help-module__Jofn7G__help_heading{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.Help-module__Jofn7G__help_heading .Help-module__Jofn7G__help_top{justify-content:space-between;align-items:center;width:100%;display:flex}.Help-module__Jofn7G__help_heading .Help-module__Jofn7G__help_top span{cursor:pointer}.Help-module__Jofn7G__help_reasons{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;display:flex}.Help-module__Jofn7G__help_reasons .Help-module__Jofn7G__dropdown{appearance:none;cursor:pointer;border-radius:8px;outline:none;width:100%;padding:1rem;font-size:1rem}.Help-module__Jofn7G__help_reasons textarea{resize:none;border-radius:8px;outline:none;width:100%;padding:1rem;font-size:1rem}[data-theme=light] .Help-module__Jofn7G__help_reasons .Help-module__Jofn7G__dropdown,[data-theme=light] .Help-module__Jofn7G__help_reasons textarea{color:#171717;background-color:#f5f5f5}.Help-module__Jofn7G__help_reasons textarea::placeholder{font-size:1rem}.Help-module__Jofn7G__help_btns{justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.Help-module__Jofn7G__help_btns button{cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;font-weight:700;transition:background-color .3s,color .3s}@media only screen and (max-width:768px){.Help-module__Jofn7G__help_container{width:80%}}@media only screen and (max-width:480px){.Help-module__Jofn7G__help_container{width:100%;padding:1.5rem}}@keyframes Help-module__Jofn7G__fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.modal-module__zYJ9Fq__main{z-index:10;place-content:center;place-items:center;width:100%;height:100%;position:fixed;top:0;left:0}.modal-module__zYJ9Fq__child{background-color:#000;border-radius:20px;flex-direction:column;place-content:center space-between;justify-items:center;min-width:400px;min-height:400px;padding:100px;display:flex}.modal-module__zYJ9Fq__child button{background-color:#4f46e5;border:none;border-radius:20px;padding:.7rem 1.5rem}
.page-module__i1YhKq__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100svh;font-family:var(--font-geist-sans);background:#f9f9f9;place-items:center}@media (prefers-color-scheme:dark){.page-module__i1YhKq__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}[data-theme=dark] .page-module__i1YhKq__page{color:#e0e0e0;background:#000}.page-module__i1YhKq__main{color:#000;background:#f9f9f9;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}[data-theme=dark] .page-module__i1YhKq__main{color:#fff;background-color:#000}.page-module__i1YhKq__hero{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:3rem;width:95%;margin-top:2rem;padding:1.5rem 2rem;display:flex}.page-module__i1YhKq__hero span{color:#333;cursor:pointer;background-color:#fff;border-radius:.6rem;padding:10px 30px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 6px #0000000d}.page-module__i1YhKq__hero span:hover{color:#000;background-color:#f0f0f0;transform:translateY(-2px)}[data-theme=dark] .page-module__i1YhKq__hero{background-color:#121212}[data-theme=dark] .page-module__i1YhKq__hero span{color:#e0e0e0;background-color:#1f1f1f;border:1px solid #333;box-shadow:0 2px 6px #ffffff0d}[data-theme=dark] .page-module__i1YhKq__hero span:hover{color:#fff;background-color:#2a2a2a}.page-module__i1YhKq__hero{z-index:0;background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.page-module__i1YhKq__logo{color:#333;font-size:1.4rem;font-weight:700}.page-module__i1YhKq__navLinks{align-items:center;gap:2rem;display:flex}.page-module__i1YhKq__navLinks p{cursor:pointer;color:#000;border-radius:6px;padding:6px 12px;font-weight:600;transition:background .3s}.page-module__i1YhKq__navLinks p:hover{background-color:#f0f0f0}.page-module__i1YhKq__actions{gap:1rem;display:flex}.page-module__i1YhKq__actions button{cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:background .3s}.page-module__i1YhKq__actions button:hover{background-color:#4338ca}[data-theme=dark] .page-module__i1YhKq__hero{background:#121212;border-bottom:1px solid #333;box-shadow:0 2px 4px #ffffff0d}[data-theme=dark] .page-module__i1YhKq__logo{color:#fff}[data-theme=dark] .page-module__i1YhKq__navLinks p{color:#e0e0e0}[data-theme=dark] .page-module__i1YhKq__navLinks p:hover{background-color:#2a2a2a}[data-theme=dark] .page-module__i1YhKq__actions button{color:#fff;background-color:#6366f1}.page-module__i1YhKq__headingBanner{text-align:center;color:#1f1f1f;background:linear-gradient(90deg,#082c0d,#01160f);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;font-size:1.5rem;font-weight:600;animation:1s ease-in-out page-module__i1YhKq__fadeIn;display:block}@keyframes page-module__i1YhKq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__i1YhKq__jobcontainer{background-color:#fff;border-radius:10px;width:95%;min-height:400px;margin:2rem auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.page-module__i1YhKq__jobcontainer span{color:#666;margin-bottom:1rem;font-size:1.2rem;display:block}.page-module__i1YhKq__jobcontainerHeader{justify-content:space-between;align-items:center;padding:20px;display:flex}.page-module__i1YhKq__search{justify-content:flex-end;gap:2rem;width:40%;display:flex}.page-module__i1YhKq__jobcontainerHeader input{color:#000;background-color:#fff;border:1px solid #ccc;border-radius:.5rem;width:60%;padding:.7rem 1rem}.page-module__i1YhKq__jobcontainerHeader button{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;padding:.7rem 1.5rem;transition:background .3s}.page-module__i1YhKq__jobcontainerHeader button:hover{background-color:#4338ca}.page-module__i1YhKq__jobs{flex-direction:column;gap:1.5rem;display:flex}.page-module__i1YhKq__job{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;flex-direction:row;justify-content:space-between;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.page-module__i1YhKq__job:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.page-module__i1YhKq__job h1{color:#111827;margin:0 0 .5rem;font-size:1.3rem}.page-module__i1YhKq__job h2{color:#6b7280;margin:0 0 1rem;font-size:1rem}.page-module__i1YhKq__job button{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:.4rem;padding:.5rem 1.2rem;font-weight:500}[data-theme=dark] .page-module__i1YhKq__headingBanner{color:#fff;background:linear-gradient(90deg,#66ffb2,#00ffc8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}[data-theme=dark] .page-module__i1YhKq__jobcontainer{color:#e0e0e0;background-color:#121212}[data-theme=dark] .page-module__i1YhKq__jobcontainer span{color:#ccc}[data-theme=dark] .page-module__i1YhKq__jobcontainerHeader>div:first-child{color:#e4e4e4}[data-theme=dark] .page-module__i1YhKq__jobcontainerHeader input{color:#f0f0f0;background:#1a1a1a;border:1px solid #444}[data-theme=dark] .page-module__i1YhKq__jobcontainerHeader button{color:#fff;background-color:#6366f1}[data-theme=dark] .page-module__i1YhKq__jobcontainerHeader button:hover{background-color:#4f46e5}[data-theme=dark] .page-module__i1YhKq__job{background:#1a1a1a;border:1px solid #444}[data-theme=dark] .page-module__i1YhKq__job:hover{box-shadow:0 8px 24px #ffffff0d}[data-theme=dark] .page-module__i1YhKq__job h1{color:#f5f5f5}[data-theme=dark] .page-module__i1YhKq__job h2{color:#b0b0b0}[data-theme=dark] .page-module__i1YhKq__job button{color:#fff;background-color:#22c55e}[data-theme=dark] .page-module__i1YhKq__job button:hover{background-color:#16a34a}.page-module__i1YhKq__footer{text-align:center;color:#000;align-items:center;padding:20px}[data-theme=dark] .page-module__i1YhKq__footer{color:#fff;background-color:#000;width:100%}.page-module__i1YhKq__pagination{justify-content:center;gap:10px;margin-top:20px;display:flex}.page-module__i1YhKq__activePage{color:#16c74e;font-weight:700}[data-theme=dark] .page-module__i1YhKq__activePage{color:#1624c7;background-color:#f6f0f0}@media (hover:hover) and (pointer:fine){a.page-module__i1YhKq__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__i1YhKq__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}.page-module__i1YhKq__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module__i1YhKq__page{padding:32px 32px 80px}.page-module__i1YhKq__main{align-items:center}.page-module__i1YhKq__main ol{text-align:center}.page-module__i1YhKq__ctas{flex-direction:column}.page-module__i1YhKq__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module__i1YhKq__secondary{min-width:auto}.page-module__i1YhKq__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (max-width:767px){.page-module__i1YhKq__page{background-position:50%;justify-content:center;padding:0}.page-module__i1YhKq__hero{flex-direction:column}.page-module__i1YhKq__navLinks{display:none}.page-module__i1YhKq__jobcontainerHeader{width:100%;margin-bottom:20px;padding:0}.page-module__i1YhKq__jobcontainerHeader input{width:100%}.page-module__i1YhKq__search{justify-content:space-between;width:100%}}.page-module__i1YhKq__popupOverlay{z-index:999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__i1YhKq__upgradeHeader{margin-bottom:1.5rem}[data-theme=light] .page-module__i1YhKq__popup{text-align:center;background:#fff;border-radius:8px;max-width:400px;padding:2rem}[data-theme=dark] .page-module__i1YhKq__popup{text-align:center;background:#121212;border-radius:8px;max-width:400px;padding:2rem}.page-module__i1YhKq__upgradeButton{cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;margin-top:1.5rem;margin-right:2px;padding:.5rem 1rem;font-weight:600;transition:background .3s}.page-module__i1YhKq__upgradeButton:hover{background-color:#4338ca}.page-module__i1YhKq__cancelButton{cursor:pointer;border:none;border-radius:.5rem;margin-top:1.5rem;padding:.5rem 1rem;font-weight:600;transition:background .3s}.page-module__i1YhKq__loaderText{color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;min-height:100px;font-size:15px;font-weight:600;display:flex}.page-module__i1YhKq__dots:after{content:"...";vertical-align:baseline;animation:1.5s steps(3,end) infinite page-module__i1YhKq__dots;display:inline-block}.page-module__i1YhKq__faqContent{background-color:#f7f7f7;border:1px solid #e0e0e0;border-radius:8px;margin-top:1rem;padding:1rem}.page-module__i1YhKq__faqContent p{margin:.5rem 0}.page-module__i1YhKq__faqContent p strong{font-weight:700}.page-module__i1YhKq__job button{color:#fff;cursor:pointer;background-color:#4338ca;border:none;border-radius:.4rem;margin-top:10px;padding:.5rem 1.2rem;font-weight:500}.page-module__i1YhKq__job button:hover{background-color:#4338ca}[data-theme=dark] .page-module__i1YhKq__faqContent{color:#e0e0e0;background-color:#2d2d2d}[data-theme=dark] .page-module__i1YhKq__job button,[data-theme=dark] .page-module__i1YhKq__job button:hover{background-color:#4338ca}[data-theme=dark] .page-module__i1YhKq__faqContent p{color:#f0f0f0}@keyframes page-module__i1YhKq__dots{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}.page-module__i1YhKq__viewMore{cursor:pointer;background:#ffffff0a;border-radius:999px;margin:0 auto;padding:8px 14px;font-weight:600;position:sticky;bottom:16px}.page-module__i1YhKq__viewMore:hover{color:#fff;box-shadow:0 6px 20px #0006}
.pagination-module__pawPgG__pagination{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;display:flex}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__right{justify-content:end;align-items:center;gap:1rem;font-size:20px;display:flex}[data-theme=dark] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__right h6{color:#6c7278;font-weight:500}[data-theme=light] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__right h6{color:#333;font-weight:500}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__show{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:flex}[data-theme=dark] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__show{background-color:#1d1d20;border:1px solid #29292b}[data-theme=light] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__show{background-color:#f5f5f5;border:1px solid #dcdcdc}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__show h6{cursor:pointer;white-space:nowrap;font-weight:500;transition:all .3s}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__show select{color:var(--white);cursor:pointer;border:none;outline:none}[data-theme=dark] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__show select{background:#1d1d20}[data-theme=light] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__show select{background:0 0}[data-theme=dark] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__show h6{color:var(--white)}[data-theme=light] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__show h6{color:#000}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__show svg{cursor:pointer;transition:all .3s}[data-theme=dark] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__show svg{stroke:#fff}[data-theme=light] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__show svg{stroke:#000}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__show:hover svg,.pagination-module__pawPgG__pagination .pagination-module__pawPgG__show h6:hover{opacity:.8}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__left{justify-content:center;align-items:center;gap:1rem;width:max-content;display:flex}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__arrow{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}[data-theme=dark] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__arrow{border:1px solid #29292b}[data-theme=light] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__arrow{border:1px solid #dcdcdc}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__arrow:hover{opacity:.6}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__numbers{justify-content:center;align-items:center;display:flex}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__numbers h6{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:500;transition:all .3s;display:flex}[data-theme=dark] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__numbers h6{color:#fffc}[data-theme=light] .pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__numbers h6{color:#000c}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__left .pagination-module__pawPgG__numbers h6:hover{opacity:.8}.pagination-module__pawPgG__numbers h6{border-radius:4px;padding:5px 10px;font-weight:500}.pagination-module__pawPgG__numbers h6.pagination-module__pawPgG__active{font-weight:500}[data-theme=dark] .pagination-module__pawPgG__numbers h6.pagination-module__pawPgG__active{color:var(--white);background-color:#2d2f36}[data-theme=light] .pagination-module__pawPgG__numbers h6.pagination-module__pawPgG__active{color:#fff;background-color:#e0e0e0}.pagination-module__pawPgG__proPic{border-radius:100%}@keyframes pagination-module__pawPgG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pagination-module__pawPgG__slideIn{0%{opacity:0;transform:translateY(-20%)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.pagination-module__pawPgG__modal{width:90%}.pagination-module__pawPgG__subContainer{flex-direction:column;gap:1rem;display:flex}.pagination-module__pawPgG__right{width:100%}.pagination-module__pawPgG__pagination{flex-direction:column;gap:1rem}.pagination-module__pawPgG__pagination .pagination-module__pawPgG__left{width:50%}}
