@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");body{font-family:Inter,sans-serif;margin:0;background-color:white}.current-openings-container{padding:2rem;max-width:100%;max-width:1300px;margin:0 auto}.openings-section{background-color:white;padding:0;border-radius:12px}.header-row{margin-bottom:1rem}.current-openings-title{font-size:var(--title-font-size,2.5rem);font-weight:var(--title-font-weight,800);color:var(--color-text-dark,#000);line-height:1.2;margin:0}.current-openings-title span{color:var(--highlight-blue,#0924D4)}.header-subtitle{font-size:1.1rem;color:var(--color-text-light,#333);line-height:1.5;text-align:right;margin:0;max-width:320px}@media (max-width:768px){.header-row{flex-direction:column;align-items:flex-start;gap:.5rem}.header-subtitle{text-align:left;max-width:100%}}.header-divider{width:100%;height:var(--line-height,3px);background:var(--hero-line-gradient,linear-gradient(90deg,#6B9FFF,#1A00FF));border-radius:var(--line-radius,4px);margin-top:4px;margin-bottom:10px;border:none}.content-row{display:flex;gap:3rem;padding:1rem}.left-column{flex:0 0 250px}.job-categories{margin-bottom:2rem}.job-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.job-categories h2{font-size:1rem;font-weight:600;color:#555;margin-bottom:1rem}.job-categories ul{list-style:none;padding:0;margin:0}.job-categories li{padding:.75rem 0;font-size:.9rem;color:#888;cursor:pointer;transition:color .2s ease-in-out}.job-categories li:hover{color:#333}.job-categories li.active{font-weight:600;color:#1a73e8}.contact-card{background-color:#f7f9fc;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.contact-card p{font-size:.8rem;color:#666;line-height:1.5;margin-bottom:1rem}.linkedin-button{background-color:white;color:#333;border:1px solid #333;padding:.75rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .5s ease-in-out,color .2s ease-in-out}.linkedin-button:hover{background-color:#1a73e8;color:white;border:1px solid transparent}.right-column{flex:1 1}.job-listings{gap:1.5rem}.job-card,.job-listings{display:flex;flex-direction:column}.job-card{border:1px solid #e0e0e0;color:#333;border-radius:12px;padding:2rem;gap:1rem}.job-card h3{font-size:1.25rem;font-weight:600;margin:0}.job-meta{display:flex;gap:.5rem;flex-wrap:wrap}.tag{background-color:#f0f4f9;color:#666;padding:.25rem .75rem;border-radius:10%;font-size:.75rem;font-weight:500}.job-card p{font-size:.9rem;color:#555;line-height:1.6}.apply-button{align-self:flex-end;background-color:#000;color:white;border:none;padding:.75rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background-color .2s ease-in-out}.apply-button:hover{background-color:#1565c0}.show-more-button{background-color:transparent;color:#333;border:2px solid #333;padding:.75rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;align-self:center;margin-top:2rem;transition:background-color .2s ease-in-out}.show-more-button:hover{background-color:#f7f9fc}@media (max-width:1024px){.header-row{flex-direction:column;align-items:flex-start;gap:1rem}.header-subtitle{text-align:left}.content-row{flex-direction:column;gap:2rem}.left-column{flex:1 1}}@media (max-width:600px){.current-openings-container{padding:1rem}.current-openings-title{font-size:2rem}.job-card{padding:1rem}.apply-button{width:100%;justify-content:center}.job-categories ul{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:1rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.job-categories ul::-webkit-scrollbar{display:none}.job-categories li{flex:0 0 auto;white-space:nowrap;padding:.5rem 1rem;border-radius:20px;background-color:#f0f4f9;color:#666}.job-categories li.active{color:#1a73e8;background-color:#e0f0ff}}.Nocurrentopenings{font-size:1.2rem;color:#999;text-align:center;margin-top:2rem}.followus-container{display:flex;justify-content:center;background-color:#f7f7f7;padding:2rem 0;width:100%}.followus-inner{display:flex;justify-content:flex-start;align-items:flex-start;gap:0;max-width:1300px;width:100%;padding:0 15rem}.followus-col1{flex:1 1;display:flex;flex-direction:column;gap:15px;padding:10px}.followus-heading{font-size:28px;font-weight:700;line-height:1.4;color:black}.followus-col1-img{width:250px;height:auto}.followus-col2{flex:0.6 1;display:flex;flex-direction:column;gap:10px;padding:10px}.followus-col2-img{width:150px;height:auto}.followus-col3{flex:1.2 1;display:flex;flex-direction:row;gap:10px;padding:10px;align-items:center}.followus-col3-left img{width:140px;height:400px}.followus-col3-right{flex:2 1;display:flex;flex-direction:column;gap:12px}.social4class{width:5rem;height:10rem}.followus-col3-top img{width:200px;height:auto;background-color:black}.followus-col3-text{font-size:.7rem;color:#333;line-height:1.5}.followus-icons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px 25px;gap:15px 25px;margin-top:10px}.followus-icons div{font-size:.85rem}.followus-icons a,.followus-icons div{display:flex;align-items:center;gap:8px}.followus-icons a{text-decoration:none;color:#000}.followus-icons svg{font-size:20px;color:#000}@media (max-width:1200px){.followus-inner{padding:0 5rem}}@media (max-width:1024px){.followus-inner{padding:0 3rem}.followus-heading{font-size:26px}.followus-col3-left img{width:120px;height:350px}.social4class{width:4rem;height:9rem}}@media (max-width:768px){.followus-inner{flex-direction:column;padding:0 2rem;gap:30px;margin:0 auto;align-items:center}.followus-col1,.followus-col2,.followus-col3{width:100%;padding:0;margin:0 auto;display:flex;align-items:center;justify-content:center}.followus-col1{flex-direction:column;text-align:center}.followus-heading{font-size:24px}.followus-col1-img{width:200px;margin:0 auto}.followus-col2{flex-direction:row;justify-content:center;gap:20px}.followus-col2-img{display:none}.followus-col3{flex-direction:column;align-items:center;gap:20px}.followus-col3-left,.followus-col3-left img,.social4class{display:none}.followus-col3-right{width:100%;align-items:center}.followus-col3-top{display:flex;justify-content:center}.followus-col3-top img{width:180px;margin:0 auto}.followus-col3-text{text-align:center;font-size:.75rem}.followus-icons{justify-content:center;margin:0 auto}}@media (max-width:480px){.followus-container{padding:1.5rem 0}.followus-inner{padding:0 1rem;gap:25px}.followus-heading{font-size:22px;text-align:center}.followus-col1{align-items:center}.followus-col1-img{width:180px;margin:0 auto}.followus-col2{flex-direction:column;align-items:center;gap:15px}.followus-col2-img{visibility:hidden}.followus-col3-left{display:none}.followus-col3-top{display:flex;justify-content:center}.followus-col3-top img{width:150px;margin:0 auto}.followus-col3-text{font-size:.8rem;text-align:center}.followus-icons{grid-template-columns:repeat(2,1fr);gap:12px 20px;margin:0 auto}.followus-icons div{font-size:.8rem;justify-content:center}.followus-icons svg{font-size:18px}}@media (max-width:360px){.followus-heading{font-size:20px}.followus-col1-img{width:150px}.followus-col2-img{visibility:hidden}.followus-col3-top img{width:130px}.followus-icons{gap:10px 15px}}.hero-container{width:100%;height:90vh;position:relative;font-family:Arial,sans-serif}.hero-section{width:100%;height:100%;background:url(/Careers1.jpg) 50%/cover no-repeat;position:relative;display:flex;justify-content:center;align-items:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(5,63,129,.7);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:white;max-width:800px;padding:0 20px}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem;line-height:1.5}.hero-button{background-color:white;color:#053F81;font-size:1rem;padding:.8rem 2rem;border:none;border-radius:5px;cursor:pointer;transition:all .3s ease}.hero-button:hover{background-color:#053F81;color:white}.arrow{margin-left:.5rem;font-weight:700}@media (max-width:1024px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}}@media (max-width:768px){.hero-container{height:70vh}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}}@media (max-width:480px){.hero-container{height:60vh}.hero-content h1{font-size:1.5rem}.hero-content p{font-size:.9rem;line-height:1.4}}.lifeatzentech-container{font-family:Inter,sans-serif;padding:2rem;background-color:white;color:#111827;max-width:1300px;margin:0 auto}.header-row{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.header-title span{color:var(--highlight-blue,#0924D4)}.header-text{color:var(--color-text-light,#333)}@media (max-width:768px){.header-row{flex-direction:column;align-items:flex-start;gap:.5rem}.header-text{text-align:left;max-width:100%}}.header-line{margin-top:4px}.carousel-container{position:relative;width:100%;max-width:1000px;margin:auto;overflow:hidden;border-radius:12px}.carousel-slide{display:none;position:relative}.carousel-slide.active{display:block}.carousel-slide img{width:100%;height:auto;border-radius:12px}.carousel-caption{position:absolute;bottom:20px;left:20px;color:white;text-shadow:0 0 10px rgba(0,0,0,.6)}.carousel-caption h3{margin:0;font-size:1.5rem}.carousel-caption p{margin:0;font-size:1rem}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.7);border:none;font-size:2rem;padding:.5rem 1rem;cursor:pointer;z-index:10;border-radius:50%}.carousel-arrow.left{left:10px}.carousel-arrow.right{right:10px}.carousel-dots{text-align:center;margin-top:1rem}.carousel-dots .dot{height:12px;width:12px;margin:0 5px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer}.carousel-dots .dot.active{background-color:#1d4ed8}@media (max-width:768px){.header-row{flex-direction:column;align-items:flex-start}.header-row,.header-text{text-align:left;margin:0;padding:0}.header-text{max-width:100%}.carousel-caption h3{font-size:1.2rem;margin:0;padding:0}.carousel-caption p{margin:0;padding:0;font-size:.9rem}.carousel-arrow{font-size:1.5rem;padding:.3rem .6rem;display:none}}@media (max-width:480px){.lifeatzentech-container{padding:0 1rem}.header-title{font-size:1.5rem}.carousel-caption h3{font-size:1rem}.carousel-caption p{font-size:.8rem}}.team-says-container{background-color:#f9fafb;padding:4rem 1.5rem}.team-says-section{max-width:1200px;margin:0 auto}.team-says-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.header-left{flex:1 1}.main-title{font-size:2.5rem;font-weight:700;margin-bottom:0;color:#1f2937}.title-accent{color:#2563eb}.title-underline{width:100%;height:4px;background-color:#2563eb;margin-bottom:1rem}.header-description{max-width:24rem;text-align:right;color:#6b7280;line-height:1.6;margin:0}.testimonial-content{display:flex;align-items:center;gap:0;margin-bottom:2rem;flex-wrap:wrap}.main-image-container{flex-shrink:0;width:20rem;height:24rem;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.main-image{width:100%;height:100%;object-fit:cover}.quote-card{background-color:transparent;padding:2rem;border-radius:.5rem;flex:1 1;position:relative}.quote-text{color:#374151;font-size:1.125rem;margin-bottom:1.5rem;position:relative;z-index:10;line-height:1.6}.author-info{display:flex;justify-content:space-between;align-items:center}.author-details h3{font-weight:600;font-size:1.125rem;margin:0 0 .25rem;color:#1f2937}.author-details p{color:#6b7280;font-size:.875rem;margin:0}.linkedin-link{color:#2563eb;font-size:.875rem;text-decoration:none;display:flex;align-items:center;gap:.25rem;margin-top:.2rem}.linkedin-link:hover{text-decoration:underline}.linkedin-icon{background-color:#2563eb;color:white;width:1rem;height:1rem;border-radius:.125rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.preview-images{flex-shrink:0;display:flex;gap:.5rem;margin-top:1rem}.preview-image-container{width:7rem;height:17rem;border-radius:.25rem;overflow:hidden;cursor:pointer;opacity:.6;transition:opacity .3s ease}.preview-image-container:hover{opacity:1}.preview-image{width:100%;height:100%;object-fit:cover}.navigation{justify-content:space-between;margin-top:2rem}.navigation,.progress-section{display:flex;align-items:center}.progress-section{gap:1rem}.progress-text{color:#6b7280;font-size:.875rem}.progress-bar{width:8rem;height:.25rem;background-color:#e5e7eb;border-radius:.125rem;overflow:hidden}.progress-fill{height:100%;background-color:#374151;border-radius:.125rem;transition:width .3s ease}.nav-buttons{display:flex;gap:1rem}.nav-button{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.875rem;transition:color .3s ease}.nav-button:hover{color:#1f2937}.fade-animation{animation:fadeIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.testimonial-content{flex-direction:column;align-items:center}.main-image-container{width:100%;max-width:20rem;height:auto}.preview-images{justify-content:center}}@media (max-width:768px){.team-says-header{flex-direction:column;gap:1rem}.header-description{text-align:left;max-width:100%}.main-title{font-size:2rem}.navigation{flex-direction:column;gap:1rem;align-items:stretch}.progress-bar{width:100%}.progress-section{width:100%;justify-content:space-between}}@media (max-width:480px){.main-image-container{width:100%;height:18rem}.quote-card{padding:1rem}.navigation,.preview-images{display:none}.preview-image-container{width:5rem;height:12rem}.author-details h3,.quote-text{font-size:1rem}.author-details p,.linkedin-link,.nav-button{font-size:.75rem}}.workwithus-container{font-family:Inter,sans-serif;padding:3rem 1rem;background-color:white;color:#111827;overflow-x:hidden;max-width:1300px;margin:0 auto}.header-container{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;text-align:left}@media (max-width:768px){.header-container{flex-direction:column;align-items:flex-start}}.header-title{font-size:var(--title-font-size,2.5rem);font-weight:var(--title-font-weight,800);line-height:1.2;margin:0;color:var(--color-text-dark,#000)}.header-title-span{color:var(--highlight-blue,#0924D4)}.header-text{font-size:1.1rem;line-height:1.5;color:#374151;max-width:420px;margin:0;text-align:right}@media (max-width:768px){.header-text{text-align:left;max-width:100%}}.header-line{width:100%;height:var(--line-height,3px);background:var(--hero-line-gradient,linear-gradient(90deg,#6B9FFF,#1A00FF));border-radius:var(--line-radius,4px);margin-top:6px;margin-bottom:10px}.timeline-wrapper{position:relative;margin-top:2rem}.timeline-line{position:absolute;left:50%;transform:translateX(-50%);width:2px;height:100%;background:linear-gradient(180deg,#1d4ed8,#d1d5db)}.timeline-step{display:flex;align-items:center;width:100%;margin:2rem 0;justify-content:center}.timeline-step.flex-row-reverse{flex-direction:row-reverse}.step-content-container{flex:1 1;max-width:400px;padding:1rem}.step-content{background:transparent;padding:1.5rem;border-radius:.5rem}.step-content.text-right{text-align:right}.step-content.text-left{text-align:left}.step-title{margin:0;font-size:1.125rem;font-weight:700}.step-description{margin-top:.5rem;color:#4b5563;font-size:.95rem}.step-circle-container{position:relative;z-index:10;width:3rem}.step-circle,.step-circle-container{flex-shrink:0;display:flex;align-items:center;justify-content:center}.step-circle{width:50px;height:50px;background:white;border:2px solid #1d4ed8;border-radius:50%;font-weight:700;color:#1d4ed8}@media (max-width:768px){.timeline-line{left:50%;transform:translateX(-50%);width:2px;height:100%;background:linear-gradient(180deg,#1d4ed8,#d1d5db);z-index:0}.timeline-step{align-items:center;text-align:center;position:relative;z-index:1;background:white;padding:1rem 0}.timeline-step,.timeline-step.flex-row-reverse{flex-direction:column}.step-circle-container{order:-1;display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:1rem;position:relative;z-index:2}.step-circle{width:45px;height:45px;font-size:.9rem;margin:0 auto;background:white}.step-content-container{max-width:90%;padding:.5rem;text-align:center;background:white;position:relative;z-index:2;border-radius:.5rem}.step-content{padding:1rem}}