.Navbar-module-scss-module__ctge7G__navbar{z-index:100;background:0 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module-scss-module__ctge7G__navbar.Navbar-module-scss-module__ctge7G__scrolled{-webkit-backdrop-filter:blur(20px);background:#060b18d9;border-bottom:1px solid #1e284480}.Navbar-module-scss-module__ctge7G__inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex}@media (max-width:768px){.Navbar-module-scss-module__ctge7G__inner{padding:.75rem 1rem}}.Navbar-module-scss-module__ctge7G__logo{background:#ffffffeb;border:1px solid #ffffff26;border-radius:10px;align-items:center;padding:6px 12px;transition:all .3s;display:flex}.Navbar-module-scss-module__ctge7G__logo:hover{border-color:var(--accent-cyan);background:#fff;box-shadow:0 0 20px #ffffff1a}.Navbar-module-scss-module__ctge7G__logo img{filter:none;width:auto;height:22px}.Navbar-module-scss-module__ctge7G__links{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:900px){.Navbar-module-scss-module__ctge7G__links{display:none}}.Navbar-module-scss-module__ctge7G__link{font-family:var(--font-body);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:.5rem .85rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.Navbar-module-scss-module__ctge7G__link:hover{color:var(--text-primary);background:#ffffff0d}.Navbar-module-scss-module__ctge7G__activeLink{background:#22d3ee14;color:var(--accent-cyan)!important}.Navbar-module-scss-module__ctge7G__chevron{width:14px;height:14px;transition:transform .25s}.Navbar-module-scss-module__ctge7G__chevronOpen{transform:rotate(180deg)}.Navbar-module-scss-module__ctge7G__dropdown{position:relative}.Navbar-module-scss-module__ctge7G__dropdownMenu{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;min-width:180px;padding:.5rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 60px #0006}.Navbar-module-scss-module__ctge7G__dropdownMenu a{color:var(--text-secondary);border-radius:8px;padding:.55rem .85rem;font-size:.8rem;transition:all .2s;display:block}.Navbar-module-scss-module__ctge7G__dropdownMenu a:hover{color:var(--text-primary);background:#ffffff0d}.Navbar-module-scss-module__ctge7G__ctaGroup{align-items:center;gap:.5rem;display:flex}@media (max-width:900px){.Navbar-module-scss-module__ctge7G__ctaGroup{display:none}}.Navbar-module-scss-module__ctge7G__adminLink{font-family:var(--font-body);color:var(--accent-cyan);letter-spacing:.02em;white-space:nowrap;border:1px solid #22d3ee4d;border-radius:10px;align-items:center;padding:.55rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Navbar-module-scss-module__ctge7G__adminLink:hover{border-color:var(--accent-cyan);background:#22d3ee1a}.Navbar-module-scss-module__ctge7G__cta{font-family:var(--font-body);color:var(--bg-deep);background:var(--accent-cyan);letter-spacing:.02em;white-space:nowrap;border-radius:10px;align-items:center;padding:.55rem 1.25rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Navbar-module-scss-module__ctge7G__cta:hover{background:#67e8f9;transform:translateY(-1px);box-shadow:0 0 30px #22d3ee4d}@media (max-width:900px){.Navbar-module-scss-module__ctge7G__cta{display:none}}.Navbar-module-scss-module__ctge7G__menuBtn{border:1px solid var(--border-subtle);background:var(--bg-card);width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:none}.Navbar-module-scss-module__ctge7G__menuBtn svg{width:20px;height:20px}.Navbar-module-scss-module__ctge7G__menuBtn:hover{border-color:var(--accent-cyan);background:var(--bg-card-hover)}@media (max-width:900px){.Navbar-module-scss-module__ctge7G__menuBtn{display:flex}}.Navbar-module-scss-module__ctge7G__mobileMenu{background:var(--bg-surface);border-top:1px solid var(--border-subtle);flex-direction:column;gap:.25rem;padding:1rem 2rem 1.5rem;display:flex;overflow:hidden}.Navbar-module-scss-module__ctge7G__mobileLink{font-family:var(--font-body);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:block}.Navbar-module-scss-module__ctge7G__mobileLink:hover{color:var(--text-primary);background:#ffffff0a}.Navbar-module-scss-module__ctge7G__mobileLinkActive{color:var(--accent-cyan);background:#22d3ee14}.Navbar-module-scss-module__ctge7G__mobileAdminLink{font-family:var(--font-body);color:var(--accent-cyan);text-align:center;border:1px solid #22d3ee40;border-radius:10px;margin-top:.5rem;padding:.65rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Navbar-module-scss-module__ctge7G__mobileAdminLink:hover{border-color:var(--accent-cyan);background:#22d3ee14}.Navbar-module-scss-module__ctge7G__mobileCta{font-family:var(--font-body);color:var(--bg-deep);background:var(--accent-cyan);text-align:center;border-radius:10px;margin-top:.75rem;padding:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Navbar-module-scss-module__ctge7G__mobileCta:hover{background:#67e8f9}
.JobNavbar-module-scss-module__eXjUjq__app__navbar{-webkit-backdrop-filter:blur(12px);z-index:2;background:#060b18d9;border-bottom:1px solid #1e293b66;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:all .4s ease-in-out;display:flex;position:relative}.JobNavbar-module-scss-module__eXjUjq__app__navbar_fixed{transition:all .4s ease-in-out;position:fixed}.JobNavbar-module-scss-module__eXjUjq__app__navbar_logo{background:#0f172acc;border-top:2px solid #22d3ee;border-left:2px solid #22d3ee;border-radius:3px;justify-content:flex-start;align-items:center;padding:3px 5px 0;display:flex}.JobNavbar-module-scss-module__eXjUjq__app__navbar_logo img{width:90px;height:20px}@media screen and (min-width:2000px){.JobNavbar-module-scss-module__eXjUjq__app__navbar_logo img{width:180px;height:40px}}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links{flex:1;justify-content:flex-end;align-items:center;list-style:none;display:flex}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li{cursor:pointer;flex-direction:row;gap:1rem;margin:0 1rem}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li div{background:0 0;border-radius:50%;width:5px;height:5px;margin-bottom:5px}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li .JobNavbar-module-scss-module__eXjUjq__active{color:#22d3ee}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li a{color:#94a3b8;text-transform:uppercase;flex-direction:column;font-weight:500;text-decoration:none;transition:all .3s ease-in-out}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li a:hover{color:#22d3ee}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li:hover div{background:#22d3ee}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li:last-of-type{justify-content:center;align-items:center;display:flex}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li:last-of-type div:last-of-type{background:0 0;flex-direction:column;gap:.5rem;margin-top:-.6rem;display:flex}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li:last-of-type div:last-of-type p{align-items:center;display:flex}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li:last-of-type div:last-of-type p span{background:0 0;margin-left:.3rem;padding:0}.JobNavbar-module-scss-module__eXjUjq__app__navbar_links li:last-of-type span:last-of-type{border-radius:5px;flex-direction:column;gap:.5rem;width:150px;padding:.5rem 1rem;display:flex}@media screen and (max-width:900px){.JobNavbar-module-scss-module__eXjUjq__app__navbar_links{display:none}}.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu{background-color:#22d3ee;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:relative}.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu svg{color:#060b18;width:70%;height:70%}.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu div{z-index:5;background-color:#0a1628;background-repeat:repeat;background-size:cover;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:80%;height:100vh;padding:1rem;animation-name:JobNavbar-module-scss-module__eXjUjq__slide-in;animation-duration:.85s;animation-timing-function:ease-out;animation-fill-mode:forwards;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 30px #00000080}@keyframes JobNavbar-module-scss-module__eXjUjq__slide-in{0%{transform:translate(300px)}to{transform:translate(0)}}.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu div svg{color:#22d3ee;width:35px;height:35px;margin:.5rem 1rem}.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu div ul{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex}.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu div ul li{margin:1rem}.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu div ul li a{color:#94a3b8;text-transform:uppercase;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease-in-out}.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu div ul li a:hover{color:#22d3ee}@media screen and (min-width:900px){.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu div,.JobNavbar-module-scss-module__eXjUjq__app__navbar_menu{display:none}}.JobNavbar-module-scss-module__eXjUjq__pages_dropdown{color:#94a3b8;text-transform:uppercase;cursor:pointer;font-weight:500;transition:all .3s ease-in-out;font-size:1rem!important}.JobNavbar-module-scss-module__eXjUjq__pages_dropdown:hover{color:#22d3ee}.JobNavbar-module-scss-module__eXjUjq__pages_dropdown{display:flex}.JobNavbar-module-scss-module__eXjUjq__pages_dropdown span{padding-left:5px}.JobNavbar-module-scss-module__eXjUjq__pages_dropdown span svg{margin:0;width:20px!important;height:20px!important}.JobNavbar-module-scss-module__eXjUjq__visible_pages{background:#0f172af2;border:1px solid #1e293b99;border-radius:8px;flex-direction:column;display:flex;box-shadow:0 8px 32px #0006;width:fit-content!important;height:fit-content!important}.JobNavbar-module-scss-module__eXjUjq__visible_pages li a{text-transform:capitalize!important;font-size:1rem!important}.JobNavbar-module-scss-module__eXjUjq__head_rem2{color:#94a3b8;text-align:center;letter-spacing:.01em;background:#0a1628;width:100%;height:100%;font-family:Outfit,sans-serif}@media (max-width:500px){.JobNavbar-module-scss-module__eXjUjq__head_rem2{font-size:9px}}.JobNavbar-module-scss-module__eXjUjq__head_navtype{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;align-items:center;gap:1.5px;display:flex;overflow-x:auto}.JobNavbar-module-scss-module__eXjUjq__head_navtype::-webkit-scrollbar{height:6px!important}.JobNavbar-module-scss-module__eXjUjq__head_navtype::-webkit-scrollbar-track{background:0 0!important}.JobNavbar-module-scss-module__eXjUjq__head_navtype::-webkit-scrollbar-thumb{border-radius:3px;background:#22d3ee66!important}.JobNavbar-module-scss-module__eXjUjq__head_navtype::-webkit-scrollbar-thumb:hover{background:#22d3eeb3}@media (max-width:600px){.JobNavbar-module-scss-module__eXjUjq__head_navtype{justify-content:flex-start}}.JobNavbar-module-scss-module__eXjUjq__head_navtype li{letter-spacing:.01em;font-family:Outfit,sans-serif;font-size:13px;font-weight:600px;white-space:nowrap;color:#94a3b8;background:#0f172acc;border:1px solid #1e293b66;border-radius:2px;width:fit-content;padding:8px 15px}.JobNavbar-module-scss-module__eXjUjq__head_navtype li .JobNavbar-module-scss-module__eXjUjq__navbarActive{color:#060b18;border-radius:3px;padding:5px 8px;background:#22d3ee!important}.JobNavbar-module-scss-module__eXjUjq__head_navtype li:hover{color:#22d3ee;background:#22d3ee1a;transition:all .3s ease-in-out}.JobNavbar-module-scss-module__eXjUjq__active{-webkit-text-decoration:none;text-decoration:none}
.Articles-module-scss-module__ZDNB1q__section{background:var(--bg-surface);padding:6rem 2rem;position:relative}@media (max-width:768px){.Articles-module-scss-module__ZDNB1q__section{padding:4rem 1rem}}.Articles-module-scss-module__ZDNB1q__container{max-width:1200px;margin:0 auto}.Articles-module-scss-module__ZDNB1q__sectionHeader{text-align:center;margin-bottom:3rem}.Articles-module-scss-module__ZDNB1q__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--accent-amber);background:#f59e0b14;border:1px solid #f59e0b26;border-radius:100px;margin-bottom:1rem;padding:5px 14px;font-size:.7rem;font-weight:600;display:inline-block}.Articles-module-scss-module__ZDNB1q__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Articles-module-scss-module__ZDNB1q__accent{background:linear-gradient(135deg,var(--accent-amber),#f97316);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Articles-module-scss-module__ZDNB1q__subtitle{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:1rem}.Articles-module-scss-module__ZDNB1q__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.Articles-module-scss-module__ZDNB1q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Articles-module-scss-module__ZDNB1q__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.Articles-module-scss-module__ZDNB1q__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;transition:all .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.Articles-module-scss-module__ZDNB1q__card:hover{border-color:#f59e0b33;transform:translateY(-4px);box-shadow:0 20px 60px #0000004d,0 0 40px #f59e0b0d}.Articles-module-scss-module__ZDNB1q__cardImage{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.Articles-module-scss-module__ZDNB1q__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Articles-module-scss-module__ZDNB1q__cardImage:hover img{transform:scale(1.05)}.Articles-module-scss-module__ZDNB1q__cardOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#060b18bf;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Articles-module-scss-module__ZDNB1q__cardOverlay.Articles-module-scss-module__ZDNB1q__overlayVisible{opacity:1}.Articles-module-scss-module__ZDNB1q__readLink{color:var(--bg-deep);background:var(--accent-amber);border-radius:10px;align-items:center;gap:8px;padding:.55rem 1.2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Articles-module-scss-module__ZDNB1q__readLink svg{width:12px;height:12px;transition:transform .3s}.Articles-module-scss-module__ZDNB1q__readLink:hover{background:#fbbf24;box-shadow:0 0 20px #f59e0b66}.Articles-module-scss-module__ZDNB1q__readLink:hover svg{transform:translate(3px)}.Articles-module-scss-module__ZDNB1q__cardBody{padding:1rem}.Articles-module-scss-module__ZDNB1q__cardTitle{font-family:var(--font-display);color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:.95rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.Articles-module-scss-module__ZDNB1q__cardDesc{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}
.Footer-module-scss-module__IecnTq__section{background:var(--bg-surface);border-top:1px solid var(--border-subtle);padding:6rem 2rem 3rem;position:relative}@media (max-width:768px){.Footer-module-scss-module__IecnTq__section{padding:4rem 1rem 2rem}}.Footer-module-scss-module__IecnTq__container{max-width:1100px;margin:0 auto}.Footer-module-scss-module__IecnTq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.Footer-module-scss-module__IecnTq__grid{grid-template-columns:1fr;gap:2.5rem}}.Footer-module-scss-module__IecnTq__info{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__IecnTq__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--accent-cyan);background:#22d3ee14;border:1px solid #22d3ee26;border-radius:100px;width:fit-content;padding:5px 14px;font-size:.7rem;font-weight:600;display:inline-block}.Footer-module-scss-module__IecnTq__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.Footer-module-scss-module__IecnTq__accent{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-amber));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Footer-module-scss-module__IecnTq__desc{color:var(--text-secondary);max-width:420px;font-size:.95rem;line-height:1.6}.Footer-module-scss-module__IecnTq__contactCards{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.Footer-module-scss-module__IecnTq__contactCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module-scss-module__IecnTq__contactCard span{color:var(--text-secondary);font-size:.85rem}.Footer-module-scss-module__IecnTq__contactCard:hover{background:var(--bg-card-hover);border-color:#22d3ee33}.Footer-module-scss-module__IecnTq__contactCard:hover span{color:var(--text-primary)}.Footer-module-scss-module__IecnTq__contactIcon{width:36px;height:36px;color:var(--accent-cyan);background:#22d3ee14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module-scss-module__IecnTq__formWrapper{width:100%}.Footer-module-scss-module__IecnTq__form{flex-direction:column;gap:.85rem;display:flex}.Footer-module-scss-module__IecnTq__formRow{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}@media (max-width:500px){.Footer-module-scss-module__IecnTq__formRow{grid-template-columns:1fr}}.Footer-module-scss-module__IecnTq__input,.Footer-module-scss-module__IecnTq__textarea{width:100%;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;outline:none;padding:.85rem 1rem;font-size:.85rem;transition:all .3s}.Footer-module-scss-module__IecnTq__input::placeholder,.Footer-module-scss-module__IecnTq__textarea::placeholder{color:var(--text-muted)}.Footer-module-scss-module__IecnTq__input:focus,.Footer-module-scss-module__IecnTq__textarea:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #22d3ee1a}.Footer-module-scss-module__IecnTq__textarea{resize:vertical;min-height:120px}.Footer-module-scss-module__IecnTq__submitBtn{width:100%;font-family:var(--font-body);color:var(--bg-deep);background:var(--accent-cyan);cursor:pointer;border:none;border-radius:12px;padding:.85rem;font-size:.875rem;font-weight:600;transition:all .3s}.Footer-module-scss-module__IecnTq__submitBtn:hover{background:#67e8f9;box-shadow:0 0 30px #22d3ee4d}.Footer-module-scss-module__IecnTq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Footer-module-scss-module__IecnTq__successMsg{text-align:center;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;padding:3rem 2rem}.Footer-module-scss-module__IecnTq__successMsg h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Footer-module-scss-module__IecnTq__successMsg p{color:var(--text-secondary);font-size:.9rem}.Footer-module-scss-module__IecnTq__successIcon{border:2px solid var(--accent-cyan);width:56px;height:56px;color:var(--accent-cyan);background:#22d3ee1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module-scss-module__IecnTq__bottomBar{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (max-width:600px){.Footer-module-scss-module__IecnTq__bottomBar{text-align:center;flex-direction:column}}.Footer-module-scss-module__IecnTq__legalLinks{gap:1.5rem;display:flex}.Footer-module-scss-module__IecnTq__legalLinks a{color:var(--text-muted);font-size:.78rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__IecnTq__legalLinks a:hover{color:var(--text-primary)}.Footer-module-scss-module__IecnTq__copyright{color:var(--text-muted);letter-spacing:.03em;font-size:.75rem}
.Header-module-scss-module__ZqTAwq__hero{background:var(--bg-deep);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Header-module-scss-module__ZqTAwq__ambientOrb1{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#22d3ee1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-200px}.Header-module-scss-module__ZqTAwq__ambientOrb2{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;right:-150px}.Header-module-scss-module__ZqTAwq__gridOverlay{pointer-events:none;background-image:linear-gradient(#1e28444d 1px,#0000 1px),linear-gradient(90deg,#1e28444d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 30%,#0000 100%);mask-image:radial-gradient(70% 60%,#000 30%,#0000 100%)}.Header-module-scss-module__ZqTAwq__content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid;position:relative}@media (max-width:900px){.Header-module-scss-module__ZqTAwq__content{text-align:center;grid-template-columns:1fr;gap:3rem}}.Header-module-scss-module__ZqTAwq__textBlock{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:900px){.Header-module-scss-module__ZqTAwq__textBlock{align-items:center}}.Header-module-scss-module__ZqTAwq__badge{font-family:var(--font-body);color:var(--accent-cyan);letter-spacing:.04em;background:#22d3ee14;border:1px solid #22d3ee26;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.75rem;font-weight:500;display:inline-flex}.Header-module-scss-module__ZqTAwq__badgeDot{background:var(--accent-cyan);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Header-module-scss-module__ZqTAwq__pulse}@keyframes Header-module-scss-module__ZqTAwq__pulse{0%,to{opacity:1}50%{opacity:.4}}.Header-module-scss-module__ZqTAwq__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2.5rem,5vw,4.2rem);font-weight:800;line-height:1.05}.Header-module-scss-module__ZqTAwq__gradientWord{background:linear-gradient(135deg,#22d3ee,#8b5cf6,#f59e0b);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Header-module-scss-module__ZqTAwq__subtext{font-family:var(--font-body);color:var(--text-secondary);max-width:480px;font-size:1.05rem;line-height:1.7}@media (max-width:900px){.Header-module-scss-module__ZqTAwq__subtext{max-width:520px}}.Header-module-scss-module__ZqTAwq__actions{gap:.75rem;margin-top:.5rem;display:flex}@media (max-width:480px){.Header-module-scss-module__ZqTAwq__actions{flex-direction:column;width:100%}}.Header-module-scss-module__ZqTAwq__primaryBtn{font-family:var(--font-body);color:var(--bg-deep);background:var(--accent-cyan);border-radius:12px;align-items:center;gap:8px;padding:.8rem 1.6rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module-scss-module__ZqTAwq__primaryBtn:hover{background:#67e8f9;transform:translateY(-2px);box-shadow:0 0 40px #22d3ee4d}.Header-module-scss-module__ZqTAwq__primaryBtn:hover .Header-module-scss-module__ZqTAwq__arrow{transform:translate(4px)}.Header-module-scss-module__ZqTAwq__arrow{transition:transform .3s}.Header-module-scss-module__ZqTAwq__secondaryBtn{font-family:var(--font-body);color:var(--text-primary);border:1px solid var(--border-subtle);background:0 0;border-radius:12px;align-items:center;padding:.8rem 1.6rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module-scss-module__ZqTAwq__secondaryBtn:hover{border-color:var(--text-muted);background:#ffffff08;transform:translateY(-2px)}.Header-module-scss-module__ZqTAwq__visual{justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:900px){.Header-module-scss-module__ZqTAwq__visual{order:-1;max-width:400px;margin:0 auto}}.Header-module-scss-module__ZqTAwq__imageFrame{aspect-ratio:1;width:100%;max-width:420px;position:relative}.Header-module-scss-module__ZqTAwq__imageFrame img{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 60px #0006);width:100%;height:100%;position:relative}.Header-module-scss-module__ZqTAwq__imageGlow{filter:blur(40px);z-index:1;background:radial-gradient(circle,#22d3ee26 0%,#0000 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:10%;left:10%}.Header-module-scss-module__ZqTAwq__floatingBadge{background:var(--bg-card);border:1px solid var(--border-subtle);z-index:3;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;box-shadow:0 8px 30px #0000004d}.Header-module-scss-module__ZqTAwq__floatingBadge img{object-fit:contain;width:28px;height:28px}.Header-module-scss-module__ZqTAwq__badge1{top:15%;right:-10px}.Header-module-scss-module__ZqTAwq__badge2{bottom:20%;left:-20px}.Header-module-scss-module__ZqTAwq__badge3{top:5%;left:10%}.Header-module-scss-module__ZqTAwq__scrollIndicator{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Header-module-scss-module__ZqTAwq__scrollLine{background:linear-gradient(to bottom,var(--accent-cyan),transparent);border-radius:1px;width:1px;height:40px}
.Work-module-scss-module__wAANSG__section{background:var(--bg-deep);padding:6rem 2rem;position:relative}@media (max-width:768px){.Work-module-scss-module__wAANSG__section{padding:4rem 1rem}}.Work-module-scss-module__wAANSG__container{max-width:1200px;margin:0 auto}.Work-module-scss-module__wAANSG__sectionHeader{text-align:center;margin-bottom:3rem}.Work-module-scss-module__wAANSG__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--accent-cyan);background:#22d3ee14;border:1px solid #22d3ee26;border-radius:100px;margin-bottom:1rem;padding:5px 14px;font-size:.7rem;font-weight:600;display:inline-block}.Work-module-scss-module__wAANSG__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Work-module-scss-module__wAANSG__accent{background:linear-gradient(135deg,var(--accent-cyan),#8b5cf6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Work-module-scss-module__wAANSG__subtitle{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:1rem}.Work-module-scss-module__wAANSG__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.Work-module-scss-module__wAANSG__filterBtn{font-family:var(--font-body);color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;border-radius:10px;padding:.45rem 1rem;font-size:.8rem;font-weight:500;transition:all .25s}.Work-module-scss-module__wAANSG__filterBtn:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-card-hover)}.Work-module-scss-module__wAANSG__filterActive{font-weight:600;color:var(--bg-deep)!important;background:var(--accent-cyan)!important;border-color:var(--accent-cyan)!important}.Work-module-scss-module__wAANSG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.Work-module-scss-module__wAANSG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Work-module-scss-module__wAANSG__grid{grid-template-columns:1fr}}.Work-module-scss-module__wAANSG__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;transition:all .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.Work-module-scss-module__wAANSG__card:hover{border-color:#22d3ee33;transform:translateY(-4px);box-shadow:0 20px 60px #0000004d,0 0 40px #22d3ee0d}.Work-module-scss-module__wAANSG__card:hover .Work-module-scss-module__wAANSG__cardOverlay{opacity:1}.Work-module-scss-module__wAANSG__cardImage{width:100%;height:200px;position:relative;overflow:hidden}.Work-module-scss-module__wAANSG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Work-module-scss-module__wAANSG__cardImage:hover img{transform:scale(1.05)}.Work-module-scss-module__wAANSG__cardOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#060b18b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Work-module-scss-module__wAANSG__viewBtn{color:var(--bg-deep);background:var(--accent-cyan);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:.5rem 1.2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Work-module-scss-module__wAANSG__viewBtn svg{width:16px;height:16px}.Work-module-scss-module__wAANSG__viewBtn:hover{background:#67e8f9;box-shadow:0 0 20px #22d3ee66}.Work-module-scss-module__wAANSG__cardBody{padding:1.1rem}.Work-module-scss-module__wAANSG__cardTags{flex-wrap:wrap;gap:.35rem;margin-bottom:.6rem;display:flex}.Work-module-scss-module__wAANSG__tagViolet{color:var(--accent-violet);background:#8b5cf614}.Work-module-scss-module__wAANSG__tag{color:var(--accent-cyan);letter-spacing:.03em;background:#22d3ee14;border-radius:6px;padding:2px 8px;font-size:.65rem;font-weight:500;text-decoration:none;transition:all .2s}.Work-module-scss-module__wAANSG__tag:hover{background:#22d3ee26}.Work-module-scss-module__wAANSG__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.4rem;font-size:1rem;font-weight:700;line-height:1.3}.Work-module-scss-module__wAANSG__cardDesc{color:var(--text-secondary);-webkit-line-clamp:3;cursor:pointer;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Work-module-scss-module__wAANSG__cardDesc:hover{color:var(--text-primary)}.Work-module-scss-module__wAANSG__viewAll{text-align:center;margin-top:2.5rem}.Work-module-scss-module__wAANSG__viewAllLink{font-family:var(--font-body);color:var(--accent-cyan);border:1px solid #22d3ee33;border-radius:10px;align-items:center;gap:8px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Work-module-scss-module__wAANSG__viewAllLink svg{transition:transform .3s}.Work-module-scss-module__wAANSG__viewAllLink:hover{border-color:var(--accent-cyan);background:#22d3ee14}.Work-module-scss-module__wAANSG__viewAllLink:hover svg{transform:translate(4px)}.Work-module-scss-module__wAANSG__modalBackdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060b18cc;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Work-module-scss-module__wAANSG__modalContent{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:20px;width:100%;max-width:860px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000080}.Work-module-scss-module__wAANSG__modalContent::-webkit-scrollbar{width:4px}.Work-module-scss-module__wAANSG__modalContent::-webkit-scrollbar-track{background:0 0}.Work-module-scss-module__wAANSG__modalContent::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:2px}.Work-module-scss-module__wAANSG__modalCloseX{background:var(--bg-surface);border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--text-muted);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:12px;right:16px}.Work-module-scss-module__wAANSG__modalCloseX:hover{color:var(--text-primary);border-color:var(--accent-cyan)}.Work-module-scss-module__wAANSG__modalImage{border-radius:20px 20px 0 0;width:100%;height:280px;overflow:hidden}.Work-module-scss-module__wAANSG__modalImage img{object-fit:cover;width:100%;height:100%}@media (max-width:600px){.Work-module-scss-module__wAANSG__modalImage{height:180px}}.Work-module-scss-module__wAANSG__modalBody{padding:1.5rem 2rem 2rem}.Work-module-scss-module__wAANSG__modalBody h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.4rem;font-weight:700}@media (max-width:600px){.Work-module-scss-module__wAANSG__modalBody{padding:1.25rem}.Work-module-scss-module__wAANSG__modalBody h3{font-size:1.15rem}}.Work-module-scss-module__wAANSG__modalTags{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.Work-module-scss-module__wAANSG__modalTagCyan{color:var(--accent-cyan);background:#22d3ee14;border:1px solid #22d3ee26;border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:500;text-decoration:none;transition:all .2s}.Work-module-scss-module__wAANSG__modalTagCyan:hover{background:#22d3ee26}.Work-module-scss-module__wAANSG__modalTagViolet{color:var(--accent-violet);background:#8b5cf614;border:1px solid #8b5cf626;border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:500;text-decoration:none;transition:all .2s}.Work-module-scss-module__wAANSG__modalTagViolet:hover{background:#8b5cf626}.Work-module-scss-module__wAANSG__modalActions{gap:.75rem;margin-bottom:1.5rem;display:flex}.Work-module-scss-module__wAANSG__modalPrimary{color:var(--bg-deep);background:var(--accent-cyan);border-radius:10px;align-items:center;gap:6px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Work-module-scss-module__wAANSG__modalPrimary svg{width:14px;height:14px}.Work-module-scss-module__wAANSG__modalPrimary:hover{background:#67e8f9}.Work-module-scss-module__wAANSG__modalSecondary{color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:6px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Work-module-scss-module__wAANSG__modalSecondary svg{width:14px;height:14px}.Work-module-scss-module__wAANSG__modalSecondary:hover{color:var(--text-primary);border-color:var(--text-muted)}.Work-module-scss-module__wAANSG__dropdownWrapper{position:relative}.Work-module-scss-module__wAANSG__dropdownBtn{align-items:center;gap:.4rem;display:inline-flex}.Work-module-scss-module__wAANSG__dropdownIcon{width:14px;height:14px;transition:transform .2s}.Work-module-scss-module__wAANSG__dropdownIconOpen{transform:rotate(180deg)}.Work-module-scss-module__wAANSG__dropdown{background:var(--bg-card);border:1px solid var(--border-subtle);z-index:100;border-radius:12px;min-width:160px;max-height:200px;padding:.5rem;position:absolute;top:calc(100% + .5rem);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 10px 30px #0006}.Work-module-scss-module__wAANSG__dropdown::-webkit-scrollbar{width:4px}.Work-module-scss-module__wAANSG__dropdown::-webkit-scrollbar-track{background:0 0}.Work-module-scss-module__wAANSG__dropdown::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:2px}.Work-module-scss-module__wAANSG__dropdownItem{text-align:left;width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:block}.Work-module-scss-module__wAANSG__dropdownItem:hover{color:var(--text-primary);background:var(--bg-card-hover)}.Work-module-scss-module__wAANSG__dropdownItemActive{color:var(--accent-cyan);background:#22d3ee1a}
.Testimonial-module-scss-module__Q8pSgq__section{background:var(--bg-deep);padding:6rem 2rem;position:relative}@media (max-width:768px){.Testimonial-module-scss-module__Q8pSgq__section{padding:4rem 1rem}}.Testimonial-module-scss-module__Q8pSgq__container{flex-direction:column;align-items:center;max-width:720px;margin:0 auto;display:flex}.Testimonial-module-scss-module__Q8pSgq__sectionHeader{text-align:center;margin-bottom:2.5rem}.Testimonial-module-scss-module__Q8pSgq__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:#8b5cf6;background:#8b5cf614;border:1px solid #8b5cf626;border-radius:100px;margin-bottom:1rem;padding:5px 14px;font-size:.7rem;font-weight:600;display:inline-block}.Testimonial-module-scss-module__Q8pSgq__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Testimonial-module-scss-module__Q8pSgq__accent{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Testimonial-module-scss-module__Q8pSgq__testimonialCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:20px;width:100%;margin-bottom:2rem;padding:2.5rem 2rem 2rem;position:relative}.Testimonial-module-scss-module__Q8pSgq__quoteIcon{color:#8b5cf633;margin-bottom:1rem}.Testimonial-module-scss-module__Q8pSgq__quoteText p{font-family:var(--font-body);color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-style:italic;line-height:1.75}@media (max-width:600px){.Testimonial-module-scss-module__Q8pSgq__quoteText p{font-size:.95rem}}.Testimonial-module-scss-module__Q8pSgq__quoteName{font-family:var(--font-display);color:#8b5cf6;letter-spacing:.02em;font-size:.85rem;font-weight:600}.Testimonial-module-scss-module__Q8pSgq__avatars{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.Testimonial-module-scss-module__Q8pSgq__avatar{border:2px solid var(--border-subtle);background:var(--bg-card);cursor:pointer;border-radius:50%;width:56px;height:56px;padding:0;transition:all .3s;overflow:hidden}.Testimonial-module-scss-module__Q8pSgq__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.Testimonial-module-scss-module__Q8pSgq__avatar:hover{border-color:#8b5cf666;transform:scale(1.05)}@media (max-width:600px){.Testimonial-module-scss-module__Q8pSgq__avatar{width:48px;height:48px}}.Testimonial-module-scss-module__Q8pSgq__avatarActive{transform:scale(1.1);box-shadow:0 0 20px #8b5cf64d;border-color:#8b5cf6!important}.Testimonial-module-scss-module__Q8pSgq__avatarActive:hover{transform:scale(1.1)}.Testimonial-module-scss-module__Q8pSgq__avatarFallback{background:var(--bg-surface);width:100%;height:100%;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Testimonial-module-scss-module__Q8pSgq__addTestimonialWrap{text-align:center;margin-top:2rem}.Testimonial-module-scss-module__Q8pSgq__addTestimonialBtn{font-family:var(--font-body);color:#8b5cf6;cursor:pointer;background:0 0;border:1px solid #8b5cf633;border-radius:10px;align-items:center;gap:6px;padding:.55rem 1.3rem;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex}.Testimonial-module-scss-module__Q8pSgq__addTestimonialBtn:hover{background:#8b5cf614;border-color:#8b5cf6}.Testimonial-module-scss-module__Q8pSgq__addIcon{width:16px;height:16px;transition:transform .3s}.Testimonial-module-scss-module__Q8pSgq__addIconRotate{transform:rotate(45deg)}.Testimonial-module-scss-module__Q8pSgq__formWrapper{width:100%;max-width:480px;margin:0 auto;overflow:hidden}.Testimonial-module-scss-module__Q8pSgq__testimonialForm{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1.5rem;display:flex}.Testimonial-module-scss-module__Q8pSgq__formGroup{flex-direction:column;display:flex}.Testimonial-module-scss-module__Q8pSgq__formGroup label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.4rem;font-size:.7rem;font-weight:600}.Testimonial-module-scss-module__Q8pSgq__formGroup input[type=text],.Testimonial-module-scss-module__Q8pSgq__formGroup textarea{background:var(--bg-surface);border:1px solid var(--border-subtle);font-family:var(--font-body);color:var(--text-primary);resize:vertical;border-radius:10px;outline:none;padding:.6rem .85rem;font-size:.85rem;transition:border-color .2s}.Testimonial-module-scss-module__Q8pSgq__formGroup input[type=text]::placeholder,.Testimonial-module-scss-module__Q8pSgq__formGroup textarea::placeholder{color:var(--text-muted)}.Testimonial-module-scss-module__Q8pSgq__formGroup input[type=text]:focus,.Testimonial-module-scss-module__Q8pSgq__formGroup textarea:focus{border-color:#8b5cf680}.Testimonial-module-scss-module__Q8pSgq__formGroup input[type=file]{font-family:var(--font-body);color:var(--text-muted);cursor:pointer;font-size:.75rem}.Testimonial-module-scss-module__Q8pSgq__submitBtn{width:100%;font-family:var(--font-body);color:var(--bg-deep);cursor:pointer;background:#8b5cf6;border:none;border-radius:10px;padding:.65rem;font-size:.85rem;font-weight:600;transition:all .2s}.Testimonial-module-scss-module__Q8pSgq__submitBtn:hover{background:#a78bfa}.Testimonial-module-scss-module__Q8pSgq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.Testimonial-module-scss-module__Q8pSgq__formMessage{font-family:var(--font-body);text-align:center;margin-top:.5rem;font-size:.8rem}.Testimonial-module-scss-module__Q8pSgq__formSuccess{color:#10b981}.Testimonial-module-scss-module__Q8pSgq__formError{color:#ef4444}
.Expertise-module-scss-module__TWM1DW__app__expertises{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:2rem 4rem;display:flex}@media screen and (max-width:600px){.Expertise-module-scss-module__TWM1DW__app__expertises{padding:0 1rem}}.Expertise-module-scss-module__TWM1DW__app__skills_container{width:100%;height:100%}.Expertise-module-scss-module__TWM1DW__app__skills_container div{width:80%}@media screen and (max-width:600px){.Expertise-module-scss-module__TWM1DW__app__skills_container div{width:60%}}.Expertise-module-scss-module__TWM1DW__app__skills_item{z-index:0;text-align:center;background:#161616;border-radius:10px;outline:#fff;margin:1rem;padding:10px 10px 0;transition:transform .3s ease-in-out;position:relative}.Expertise-module-scss-module__TWM1DW__app__skills_item:hover{transform:scale(1.05)}.Expertise-module-scss-module__TWM1DW__app__skills_item:after{content:"";z-index:-1;background:#161616;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.Expertise-module-scss-module__TWM1DW__app__skills_item:before{content:"";z-index:-1;filter:blur(8px);background:linear-gradient(45deg,#6b6dfa,#7cffff,#fffb00,#48ff00,#00ffd5,#002bff,#ff00c8,#40f) 0 0/800%;width:calc(100% + 4px);height:calc(100% + 4px);position:absolute;top:-2px;left:-2px}.Expertise-module-scss-module__TWM1DW__app__skills_item h3{text-align:left;margin-bottom:1rem}.Expertise-module-scss-module__TWM1DW__app__skills_item p{text-align:justify;letter-spacing:1px;margin-bottom:1rem;font-size:12px}.Expertise-module-scss-module__TWM1DW__app__skills_item p:last-child{font-size:9px}.Expertise-module-scss-module__TWM1DW__app__skills_item div{flex-direction:column;justify-self:end;align-items:center;display:flex}.Expertise-module-scss-module__TWM1DW__app__skills_item div .Expertise-module-scss-module__TWM1DW__img_div{background-color:#fef4f5;border-radius:50%;width:40px;height:40px}.Expertise-module-scss-module__TWM1DW__app__skills_item div .Expertise-module-scss-module__TWM1DW__img_div img{width:60%;height:60%}.Expertise-module-scss-module__TWM1DW__app__skills_item div .Expertise-module-scss-module__TWM1DW__img_div:hover{box-shadow:0 0 25px #fef4f5}@media screen and (min-width:2000px){.Expertise-module-scss-module__TWM1DW__app__skills_item{margin:1rem 2rem}.Expertise-module-scss-module__TWM1DW__app__skills_item p{margin-top:1rem}}.Expertise-module-scss-module__TWM1DW__app_exp{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;display:flex}@media screen and (max-width:900px){.Expertise-module-scss-module__TWM1DW__app_exp{margin-top:2rem}}.Expertise-module-scss-module__TWM1DW__app_exp_item{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;margin:1rem 0;display:flex}.Expertise-module-scss-module__TWM1DW__app_exp_works{flex:1}.Expertise-module-scss-module__TWM1DW__app_exp_works_work{cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:1rem;display:flex}.Expertise-module-scss-module__TWM1DW__app_exp_works_work h4{font-weight:500}.Expertise-module-scss-module__TWM1DW__app_exp_works_work p{color:var(--gray-color);margin-top:5px;font-weight:400}.Expertise-module-scss-module__TWM1DW__app_exp_year{margin-right:3rem}.Expertise-module-scss-module__TWM1DW__app_exp_year p{color:var(--secondary-color);font-weight:800}@media screen and (max-width:450px){.Expertise-module-scss-module__TWM1DW__app_exp_year{margin-right:1rem}}.Expertise-module-scss-module__TWM1DW__skills_tooltip{background-color:var(--white-color)!important;max-width:300px!important;color:var(--gray-color)!important;text-align:center!important;opacity:1!important;border-radius:5px!important;padding:1rem!important;line-height:1.5!important;box-shadow:0 0 25px #0000001a!important}@media screen and (min-width:2000px){.Expertise-module-scss-module__TWM1DW__skills_tooltip{max-width:500px!important;font-size:1.75rem!important;line-height:2!important}}.Expertise-module-scss-module__TWM1DW__list{justify-self:end;gap:10px;display:flex}.Expertise-module-scss-module__TWM1DW__boxes{background:#ffec46;flex-direction:column;width:15rem;height:20rem;display:flex}
.jobs-module-scss-module__T0Ar0q__jobshome_heroImage{background-image:url(https://res.cloudinary.com/kimmoramicky/image/upload/v1741807531/kimmotech/remotejobs_pw0eku.jpg);background-position:40% 80%;background-repeat:no-repeat;background-size:cover;width:100%;height:18rem;position:relative}.jobs-module-scss-module__T0Ar0q__jobshome_heroImage:before{content:"";z-index:1;background:linear-gradient(#060b18b3 0%,#060b18f2 100%);position:absolute;inset:0}.jobs-module-scss-module__T0Ar0q__jobshome_heroImage_div{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 1rem;display:flex;position:relative}.jobs-module-scss-module__T0Ar0q__jobshome_heroImage_div h2{color:#f1f5f9;font-family:Syne,sans-serif}.jobs-module-scss-module__T0Ar0q__jobshome_heroImage_div p{color:#94a3b8}.jobs-module-scss-module__T0Ar0q__form{flex-direction:column;justify-content:center;align-items:center;width:60%;margin:0 auto;display:flex}.jobs-module-scss-module__T0Ar0q__form div{cursor:pointer;border-radius:10px;width:100%;margin:.75rem 0;transition:all .3s ease-in-out}.jobs-module-scss-module__T0Ar0q__form div input,.jobs-module-scss-module__T0Ar0q__form div textarea{color:#f1f5f9;background-color:#0f172acc;border:1px solid #1e293b99;border-radius:8px;outline:none;width:100%;padding:.95rem;font-family:Outfit,sans-serif;transition:border-color .3s}.jobs-module-scss-module__T0Ar0q__form div input::placeholder,.jobs-module-scss-module__T0Ar0q__form div textarea::placeholder{color:#64748b}.jobs-module-scss-module__T0Ar0q__form div input:focus,.jobs-module-scss-module__T0Ar0q__form div textarea:focus{border-color:#22d3ee;box-shadow:0 0 0 2px #22d3ee1a}.jobs-module-scss-module__T0Ar0q__form div textarea{resize:vertical;height:120px}.jobs-module-scss-module__T0Ar0q__form div:hover{box-shadow:0 0 20px #22d3ee0d}.jobs-module-scss-module__T0Ar0q__form button{color:#060b18;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#22d3ee,#0891b2);border:none;border-radius:8px;outline:none;margin:2rem 0 0;padding:.875rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.jobs-module-scss-module__T0Ar0q__form button:hover{transform:translateY(-1px);box-shadow:0 4px 20px #22d3ee4d}@media screen and (max-width:768px){.jobs-module-scss-module__T0Ar0q__form{width:100%;margin:1rem 0}}.jobs-module-scss-module__T0Ar0q__reactquillDetails{color:#cbd5e1;line-height:1.8}.jobs-module-scss-module__T0Ar0q__reactquillDetails h1,.jobs-module-scss-module__T0Ar0q__reactquillDetails h2,.jobs-module-scss-module__T0Ar0q__reactquillDetails h3,.jobs-module-scss-module__T0Ar0q__reactquillDetails h4,.jobs-module-scss-module__T0Ar0q__reactquillDetails h5,.jobs-module-scss-module__T0Ar0q__reactquillDetails h6{color:#f1f5f9;margin:1.5rem 0 .75rem;font-family:Syne,sans-serif}.jobs-module-scss-module__T0Ar0q__reactquillDetails p{margin-bottom:1rem}.jobs-module-scss-module__T0Ar0q__reactquillDetails a{color:#22d3ee;text-underline-offset:2px;text-decoration:underline}.jobs-module-scss-module__T0Ar0q__reactquillDetails a:hover{color:#67e8f9}.jobs-module-scss-module__T0Ar0q__reactquillDetails ul,.jobs-module-scss-module__T0Ar0q__reactquillDetails ol{margin-bottom:1rem;padding-left:1.5rem}.jobs-module-scss-module__T0Ar0q__reactquillDetails li{margin-bottom:.5rem}.jobs-module-scss-module__T0Ar0q__reactquillDetails blockquote{color:#94a3b8;border-left:3px solid #22d3ee;margin:1rem 0;padding-left:1rem;font-style:italic}.jobs-module-scss-module__T0Ar0q__reactquillDetails img{border-radius:8px;max-width:100%;margin:1rem 0}.jobs-module-scss-module__T0Ar0q__reactquillDetails strong{color:#f1f5f9}
.styles-module-scss-module__28mPca__share{gap:10px;margin:1rem 0;display:flex}.styles-module-scss-module__28mPca__share svg{border-radius:50%;transition:transform .1s}.styles-module-scss-module__28mPca__share svg:hover{transform:scale(1.1)}
.jobs-module-scss-module__tSMaXG__jobshome_heroImage{background-image:url(https://res.cloudinary.com/kimmoramicky/image/upload/v1741807531/kimmotech/remotejobs_pw0eku.jpg);background-position:40% 80%;background-repeat:no-repeat;background-size:cover;width:100%;height:18rem;position:relative}.jobs-module-scss-module__tSMaXG__jobshome_heroImage:before{content:"";z-index:1;background:linear-gradient(#060b18b3 0%,#060b18f2 100%);position:absolute;inset:0}.jobs-module-scss-module__tSMaXG__jobshome_heroImage_div{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 1rem;display:flex;position:relative}.jobs-module-scss-module__tSMaXG__jobshome_heroImage_div h2{color:#f1f5f9;font-family:Syne,sans-serif}.jobs-module-scss-module__tSMaXG__jobshome_heroImage_div p{color:#94a3b8}.jobs-module-scss-module__tSMaXG__form{flex-direction:column;justify-content:center;align-items:center;width:60%;margin:0 auto;display:flex}.jobs-module-scss-module__tSMaXG__form div{cursor:pointer;border-radius:10px;width:100%;margin:.75rem 0;transition:all .3s ease-in-out}.jobs-module-scss-module__tSMaXG__form div input,.jobs-module-scss-module__tSMaXG__form div textarea{color:#f1f5f9;background-color:#0f172acc;border:1px solid #1e293b99;border-radius:8px;outline:none;width:100%;padding:.95rem;font-family:Outfit,sans-serif;transition:border-color .3s}.jobs-module-scss-module__tSMaXG__form div input::placeholder,.jobs-module-scss-module__tSMaXG__form div textarea::placeholder{color:#64748b}.jobs-module-scss-module__tSMaXG__form div input:focus,.jobs-module-scss-module__tSMaXG__form div textarea:focus{border-color:#22d3ee;box-shadow:0 0 0 2px #22d3ee1a}.jobs-module-scss-module__tSMaXG__form div textarea{resize:vertical;height:120px}.jobs-module-scss-module__tSMaXG__form div:hover{box-shadow:0 0 20px #22d3ee0d}.jobs-module-scss-module__tSMaXG__form button{color:#060b18;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#22d3ee,#0891b2);border:none;border-radius:8px;outline:none;margin:2rem 0 0;padding:.875rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.jobs-module-scss-module__tSMaXG__form button:hover{transform:translateY(-1px);box-shadow:0 4px 20px #22d3ee4d}@media screen and (max-width:768px){.jobs-module-scss-module__tSMaXG__form{width:100%;margin:1rem 0}}.jobs-module-scss-module__tSMaXG__newsletter_fixed{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060b18cc;place-items:center;height:100vh;display:grid;position:fixed;inset:0}.jobs-module-scss-module__tSMaXG__reactquillDetails{color:#cbd5e1;line-height:1.8}.jobs-module-scss-module__tSMaXG__reactquillDetails h1,.jobs-module-scss-module__tSMaXG__reactquillDetails h2,.jobs-module-scss-module__tSMaXG__reactquillDetails h3,.jobs-module-scss-module__tSMaXG__reactquillDetails h4,.jobs-module-scss-module__tSMaXG__reactquillDetails h5,.jobs-module-scss-module__tSMaXG__reactquillDetails h6{color:#f1f5f9;margin:1.5rem 0 .75rem;font-family:Syne,sans-serif}.jobs-module-scss-module__tSMaXG__reactquillDetails p{margin-bottom:1rem}.jobs-module-scss-module__tSMaXG__reactquillDetails a{color:#22d3ee;text-underline-offset:2px;text-decoration:underline}.jobs-module-scss-module__tSMaXG__reactquillDetails a:hover{color:#67e8f9}.jobs-module-scss-module__tSMaXG__reactquillDetails ul,.jobs-module-scss-module__tSMaXG__reactquillDetails ol{margin-bottom:1rem;padding-left:1.5rem}.jobs-module-scss-module__tSMaXG__reactquillDetails li{margin-bottom:.5rem}.jobs-module-scss-module__tSMaXG__reactquillDetails blockquote{color:#94a3b8;border-left:3px solid #22d3ee;margin:1rem 0;padding-left:1rem;font-style:italic}.jobs-module-scss-module__tSMaXG__reactquillDetails img{border-radius:8px;max-width:100%;margin:1rem 0}.jobs-module-scss-module__tSMaXG__reactquillDetails strong{color:#f1f5f9}
.jobs-module-scss-module__ud1CCa__jobshome_heroImage{background-image:url(https://res.cloudinary.com/kimmoramicky/image/upload/v1741807531/kimmotech/remotejobs_pw0eku.jpg);background-position:40% 80%;background-repeat:no-repeat;background-size:cover;width:100%;height:18rem;position:relative}.jobs-module-scss-module__ud1CCa__jobshome_heroImage:before{content:"";z-index:1;background:linear-gradient(#060b18b3 0%,#060b18f2 100%);position:absolute;inset:0}.jobs-module-scss-module__ud1CCa__jobshome_heroImage_div{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 1rem;display:flex;position:relative}.jobs-module-scss-module__ud1CCa__jobshome_heroImage_div h2{color:#f1f5f9;font-family:Syne,sans-serif}.jobs-module-scss-module__ud1CCa__jobshome_heroImage_div p{color:#94a3b8}.jobs-module-scss-module__ud1CCa__form{flex-direction:column;justify-content:center;align-items:center;width:60%;margin:0 auto;display:flex}.jobs-module-scss-module__ud1CCa__form div{cursor:pointer;border-radius:10px;width:100%;margin:.75rem 0;transition:all .3s ease-in-out}.jobs-module-scss-module__ud1CCa__form div input,.jobs-module-scss-module__ud1CCa__form div textarea{color:#f1f5f9;background-color:#0f172acc;border:1px solid #1e293b99;border-radius:8px;outline:none;width:100%;padding:.95rem;font-family:Outfit,sans-serif;transition:border-color .3s}.jobs-module-scss-module__ud1CCa__form div input::placeholder,.jobs-module-scss-module__ud1CCa__form div textarea::placeholder{color:#64748b}.jobs-module-scss-module__ud1CCa__form div input:focus,.jobs-module-scss-module__ud1CCa__form div textarea:focus{border-color:#22d3ee;box-shadow:0 0 0 2px #22d3ee1a}.jobs-module-scss-module__ud1CCa__form div textarea{resize:vertical;height:120px}.jobs-module-scss-module__ud1CCa__form div:hover{box-shadow:0 0 20px #22d3ee0d}.jobs-module-scss-module__ud1CCa__form button{color:#060b18;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#22d3ee,#0891b2);border:none;border-radius:8px;outline:none;margin:2rem 0 0;padding:.875rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.jobs-module-scss-module__ud1CCa__form button:hover{transform:translateY(-1px);box-shadow:0 4px 20px #22d3ee4d}@media screen and (max-width:768px){.jobs-module-scss-module__ud1CCa__form{width:100%;margin:1rem 0}}.jobs-module-scss-module__ud1CCa__reactquillDetails{color:#cbd5e1;line-height:1.8}.jobs-module-scss-module__ud1CCa__reactquillDetails h1,.jobs-module-scss-module__ud1CCa__reactquillDetails h2,.jobs-module-scss-module__ud1CCa__reactquillDetails h3,.jobs-module-scss-module__ud1CCa__reactquillDetails h4,.jobs-module-scss-module__ud1CCa__reactquillDetails h5,.jobs-module-scss-module__ud1CCa__reactquillDetails h6{color:#f1f5f9;margin:1.5rem 0 .75rem;font-family:Syne,sans-serif}.jobs-module-scss-module__ud1CCa__reactquillDetails p{margin-bottom:1rem}.jobs-module-scss-module__ud1CCa__reactquillDetails a{color:#22d3ee;text-underline-offset:2px;text-decoration:underline}.jobs-module-scss-module__ud1CCa__reactquillDetails a:hover{color:#67e8f9}.jobs-module-scss-module__ud1CCa__reactquillDetails ul,.jobs-module-scss-module__ud1CCa__reactquillDetails ol{margin-bottom:1rem;padding-left:1.5rem}.jobs-module-scss-module__ud1CCa__reactquillDetails li{margin-bottom:.5rem}.jobs-module-scss-module__ud1CCa__reactquillDetails blockquote{color:#94a3b8;border-left:3px solid #22d3ee;margin:1rem 0;padding-left:1rem;font-style:italic}.jobs-module-scss-module__ud1CCa__reactquillDetails img{border-radius:8px;max-width:100%;margin:1rem 0}.jobs-module-scss-module__ud1CCa__reactquillDetails strong{color:#f1f5f9}
.jobs-module-scss-module__ZeGjta__jobshome_heroImage{background-image:url(https://res.cloudinary.com/kimmoramicky/image/upload/v1741807531/kimmotech/remotejobs_pw0eku.jpg);background-position:40% 80%;background-repeat:no-repeat;background-size:cover;width:100%;height:18rem;position:relative}.jobs-module-scss-module__ZeGjta__jobshome_heroImage:before{content:"";z-index:1;background:linear-gradient(#060b18b3 0%,#060b18f2 100%);position:absolute;inset:0}.jobs-module-scss-module__ZeGjta__jobshome_heroImage_div{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 1rem;display:flex;position:relative}.jobs-module-scss-module__ZeGjta__jobshome_heroImage_div h2{color:#f1f5f9;font-family:Syne,sans-serif}.jobs-module-scss-module__ZeGjta__jobshome_heroImage_div p{color:#94a3b8}.jobs-module-scss-module__ZeGjta__form{flex-direction:column;justify-content:center;align-items:center;width:60%;margin:0 auto;display:flex}.jobs-module-scss-module__ZeGjta__form div{cursor:pointer;border-radius:10px;width:100%;margin:.75rem 0;transition:all .3s ease-in-out}.jobs-module-scss-module__ZeGjta__form div input,.jobs-module-scss-module__ZeGjta__form div textarea{color:#f1f5f9;background-color:#0f172acc;border:1px solid #1e293b99;border-radius:8px;outline:none;width:100%;padding:.95rem;font-family:Outfit,sans-serif;transition:border-color .3s}.jobs-module-scss-module__ZeGjta__form div input::placeholder,.jobs-module-scss-module__ZeGjta__form div textarea::placeholder{color:#64748b}.jobs-module-scss-module__ZeGjta__form div input:focus,.jobs-module-scss-module__ZeGjta__form div textarea:focus{border-color:#22d3ee;box-shadow:0 0 0 2px #22d3ee1a}.jobs-module-scss-module__ZeGjta__form div textarea{resize:vertical;height:120px}.jobs-module-scss-module__ZeGjta__form div:hover{box-shadow:0 0 20px #22d3ee0d}.jobs-module-scss-module__ZeGjta__form button{color:#060b18;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#22d3ee,#0891b2);border:none;border-radius:8px;outline:none;margin:2rem 0 0;padding:.875rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.jobs-module-scss-module__ZeGjta__form button:hover{transform:translateY(-1px);box-shadow:0 4px 20px #22d3ee4d}@media screen and (max-width:768px){.jobs-module-scss-module__ZeGjta__form{width:100%;margin:1rem 0}}.jobs-module-scss-module__ZeGjta__reactquillDetails{color:#cbd5e1;line-height:1.8}.jobs-module-scss-module__ZeGjta__reactquillDetails h1,.jobs-module-scss-module__ZeGjta__reactquillDetails h2,.jobs-module-scss-module__ZeGjta__reactquillDetails h3,.jobs-module-scss-module__ZeGjta__reactquillDetails h4,.jobs-module-scss-module__ZeGjta__reactquillDetails h5,.jobs-module-scss-module__ZeGjta__reactquillDetails h6{color:#f1f5f9;margin:1.5rem 0 .75rem;font-family:Syne,sans-serif}.jobs-module-scss-module__ZeGjta__reactquillDetails p{margin-bottom:1rem}.jobs-module-scss-module__ZeGjta__reactquillDetails a{color:#22d3ee;text-underline-offset:2px;text-decoration:underline}.jobs-module-scss-module__ZeGjta__reactquillDetails a:hover{color:#67e8f9}.jobs-module-scss-module__ZeGjta__reactquillDetails ul,.jobs-module-scss-module__ZeGjta__reactquillDetails ol{margin-bottom:1rem;padding-left:1.5rem}.jobs-module-scss-module__ZeGjta__reactquillDetails li{margin-bottom:.5rem}.jobs-module-scss-module__ZeGjta__reactquillDetails blockquote{color:#94a3b8;border-left:3px solid #22d3ee;margin:1rem 0;padding-left:1rem;font-style:italic}.jobs-module-scss-module__ZeGjta__reactquillDetails img{border-radius:8px;max-width:100%;margin:1rem 0}.jobs-module-scss-module__ZeGjta__reactquillDetails strong{color:#f1f5f9}
