.page-module__Gs3g-a__main{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.page-module__Gs3g-a__mobileOnly{display:block}@media (min-width:768px){.page-module__Gs3g-a__mobileOnly{display:none}}.page-module__Gs3g-a__hero{background-color:var(--brand-dark);align-items:center;min-height:45vh;display:flex;position:relative;overflow:hidden}.page-module__Gs3g-a__heroBackground{z-index:0;position:absolute;inset:0}.page-module__Gs3g-a__heroImage{object-fit:cover}.page-module__Gs3g-a__heroOverlay{background-color:#0f172a80;position:absolute;inset:0}.page-module__Gs3g-a__heroBlobYellow{background-color:var(--brand-yellow);opacity:.25;filter:blur(64px);pointer-events:none;border-radius:50%;width:24rem;height:24rem;position:absolute;bottom:-5rem;right:-5rem}.page-module__Gs3g-a__heroContainer{z-index:10;padding-top:6rem;padding-bottom:3rem;position:relative}.page-module__Gs3g-a__heroContent{color:#fff}.page-module__Gs3g-a__heroBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.05em;background-color:#fff3;border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.page-module__Gs3g-a__heroTitle{letter-spacing:.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.page-module__Gs3g-a__heroTitle{font-size:3.75rem}}.page-module__Gs3g-a__heroDesc{color:#f0fdfa;font-size:1.125rem;line-height:1.8}.page-module__Gs3g-a__sectionTitle{text-align:center;color:var(--brand-dark);margin-bottom:3rem;padding-bottom:1rem;font-size:1.875rem;font-weight:800;position:relative}.page-module__Gs3g-a__sectionTitle:after{content:"";background-color:var(--brand-cyan);border-radius:1rem;width:4rem;height:.25rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-module__Gs3g-a__titleAccent{color:var(--brand-blue)}.page-module__Gs3g-a__subTitle{color:var(--brand-dark);border-left:4px solid var(--brand-cyan);margin-bottom:2rem;padding-left:1rem;font-size:1.375rem;font-weight:700}.page-module__Gs3g-a__sectionIntro{padding:4rem 0 2rem}.page-module__Gs3g-a__introBox{text-align:center;max-width:700px;box-shadow:var(--shadow-md);border-top:6px solid var(--brand-yellow);background:#fff;border-radius:2rem;margin:0 auto;padding:3rem 2rem}.page-module__Gs3g-a__introTitle{color:var(--brand-dark);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.page-module__Gs3g-a__positionBadges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__Gs3g-a__posBadge{border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:1rem;font-weight:700;display:inline-flex}.page-module__Gs3g-a__badgeBlue{color:#1e40af;background-color:#dbeafe}.page-module__Gs3g-a__badgePink{color:#be185d;background-color:#fce7f3}.page-module__Gs3g-a__badgeCyan{color:#155e75;background-color:#cffafe}.page-module__Gs3g-a__introText{color:#4b5563;margin-bottom:2rem;line-height:1.8}.page-module__Gs3g-a__newGradBtn{background:linear-gradient(135deg, var(--brand-yellow) 0%, #fbbf24 100%);color:#713f12;border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.page-module__Gs3g-a__newGradBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fbbf2466}.page-module__Gs3g-a__sectionJob{background-color:#fff;padding:4rem 0}.page-module__Gs3g-a__jobIntroGrid{max-width:800px;margin:0 auto 3rem}.page-module__Gs3g-a__jobIntroText p{color:#374151;margin-bottom:1rem;line-height:2}.page-module__Gs3g-a__jobCta{background-color:#f0fdf4;border-left:4px solid #22c55e;border-radius:0 .75rem .75rem 0;padding:1rem 1.5rem}.page-module__Gs3g-a__workGrid{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media (min-width:640px){.page-module__Gs3g-a__workGrid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.page-module__Gs3g-a__workGrid{grid-template-columns:repeat(4,1fr)}}.page-module__Gs3g-a__workCard{border:1px solid var(--border);background-color:#f8fafc;border-radius:1.5rem;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.page-module__Gs3g-a__workCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.page-module__Gs3g-a__workCardImage{background-color:#e5e7eb;flex-shrink:0;height:180px;position:relative}.page-module__Gs3g-a__workCardImg{object-fit:cover}.page-module__Gs3g-a__workCardBody{padding:1.75rem}.page-module__Gs3g-a__workIconBox{color:#fff;border-radius:.875rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.page-module__Gs3g-a__iconBlue{background-color:var(--brand-blue)}.page-module__Gs3g-a__iconYellow{background:linear-gradient(135deg,#eab308,#fbbf24)}.page-module__Gs3g-a__iconCyan{background-color:var(--brand-cyan)}.page-module__Gs3g-a__iconPink{background-color:var(--brand-pink)}.page-module__Gs3g-a__workTitle{color:var(--brand-dark);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.page-module__Gs3g-a__workDesc{color:#4b5563;font-size:.9rem;line-height:1.7}.page-module__Gs3g-a__sectionSupport{background-color:#f8fafc;padding:4rem 0}.page-module__Gs3g-a__supportGrid{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media (min-width:640px){.page-module__Gs3g-a__supportGrid{grid-template-columns:1fr 1fr}}.page-module__Gs3g-a__supportCard{box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff;border-radius:1.5rem;padding:2rem;transition:transform .3s}.page-module__Gs3g-a__supportCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__Gs3g-a__supportIcon{color:var(--brand-cyan);margin-bottom:1rem}.page-module__Gs3g-a__supportTitle{color:var(--brand-dark);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.page-module__Gs3g-a__supportDesc{color:#4b5563;font-size:.95rem;line-height:1.8}.page-module__Gs3g-a__supportNote{color:#9ca3af;font-size:.8rem}.page-module__Gs3g-a__sectionOffice{padding:3rem 0}.page-module__Gs3g-a__officeCard{max-width:800px;box-shadow:var(--shadow-md);border-top:6px solid var(--brand-pink);background:#fff;border-radius:2rem;margin:0 auto;padding:2.5rem}.page-module__Gs3g-a__officeHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__Gs3g-a__officeIcon{color:var(--brand-pink)}.page-module__Gs3g-a__officeTitle{color:var(--brand-dark);font-size:1.5rem;font-weight:800}.page-module__Gs3g-a__officeDesc{color:#374151;margin-bottom:1.5rem;line-height:1.9}.page-module__Gs3g-a__officeDepts{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__Gs3g-a__deptTag{color:#be185d;background-color:#fce7f3;border-radius:9999px;padding:.4rem 1rem;font-size:.9rem;font-weight:600}.page-module__Gs3g-a__sectionCta{background:linear-gradient(135deg, var(--brand-dark) 0%, #1e3a5f 100%);padding:4rem 0 5rem}.page-module__Gs3g-a__ctaBox{text-align:center;color:#fff;max-width:700px;margin:0 auto}.page-module__Gs3g-a__ctaTitle{margin-bottom:1rem;font-size:2rem;font-weight:800}.page-module__Gs3g-a__ctaDesc{color:#cbd5e1;margin-bottom:2.5rem;line-height:1.8}.page-module__Gs3g-a__ctaButtons{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.page-module__Gs3g-a__ctaButtons{flex-direction:row;justify-content:center}}.page-module__Gs3g-a__ctaBtnPhone{background-color:var(--brand-yellow);color:#713f12;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.page-module__Gs3g-a__ctaBtnPhone:hover{transform:scale(1.03)}.page-module__Gs3g-a__ctaBtnMail{color:var(--brand-dark);background-color:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.page-module__Gs3g-a__ctaBtnMail:hover{transform:scale(1.03)}.page-module__Gs3g-a__sectionRequirements{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:4rem 0}.page-module__Gs3g-a__sectionTitleWhite{text-align:center;color:#fff;margin-bottom:3rem;padding-bottom:1rem;font-size:1.875rem;font-weight:800;position:relative}.page-module__Gs3g-a__sectionTitleWhite:after{content:"";background-color:var(--brand-yellow);border-radius:1rem;width:4rem;height:.25rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-module__Gs3g-a__requirementCard{background:#fff;border-radius:2rem;max-width:900px;margin:0 auto 2.5rem;overflow:hidden;box-shadow:0 20px 40px #0003}.page-module__Gs3g-a__requirementHeader{color:#fff;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.page-module__Gs3g-a__headerBlue{background:linear-gradient(135deg, var(--brand-blue), var(--brand-cyan))}.page-module__Gs3g-a__headerPink{background:linear-gradient(135deg, var(--brand-pink), #f43f5e)}.page-module__Gs3g-a__headerCyan{background:linear-gradient(135deg, var(--brand-cyan), #06b6d4)}.page-module__Gs3g-a__requirementTitle{font-size:1.375rem;font-weight:800}.page-module__Gs3g-a__requirementTable{padding:1rem}.page-module__Gs3g-a__reqRow{border-bottom:1px solid #f1f5f9;grid-template-columns:1fr;gap:.5rem;padding:1.25rem;display:grid}@media (min-width:640px){.page-module__Gs3g-a__reqRow{grid-template-columns:180px 1fr;align-items:start;gap:1rem}}.page-module__Gs3g-a__reqRow:last-child{border-bottom:none}.page-module__Gs3g-a__reqLabel{color:#475569;white-space:nowrap;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.9rem;font-weight:700;display:flex}.page-module__Gs3g-a__reqValue{color:#1e293b;font-size:.95rem;line-height:1.8}.page-module__Gs3g-a__reqList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.page-module__Gs3g-a__reqList li{padding-left:1.25rem;position:relative}.page-module__Gs3g-a__reqList li:before{content:"✓";color:var(--brand-cyan);font-weight:700;position:absolute;left:0}.page-module__Gs3g-a__reqNote{color:#94a3b8;font-size:.8rem}
