.careerHeroSection{height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;position:relative}.careerHeroSection>div{width:70%}.careerHeroSection>div:first-child{z-index:2}.careerHeroSection img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:1;left:0;top:0;filter:brightness(40%)}.careerWhoWeAre>div{width:50%}.careerTileCard{background-color:#f5faff;border:1px solid var(--primary);border-radius:12px;padding:20px}.careerTileCard p{font-weight:600;font-size:20px}.careerTileCard div{color:var(--secondary);font-size:14px}.careerWhyHexaHeathCardSection img{width:120px}.careerWhyHexaHeathCardSection>div{width:49%}.ourValuesTiles{width:100%}.ourValuesTiles>div{width:32.5%}.iconDetailsCard p:first-child{font-size:16px!important}.job-opening-card{border-radius:12px;min-height:260px;justify-content:space-between}.job-opening-card>p{font-size:18px!important;font-weight:600}.job-opening-card u{color:var(--primary)}@media screen and (min-width:600px){.careerHeroSection>div:first-child{padding:10px}.careerHeroSection img{-o-object-position:0 60%;object-position:0 60%}}@media screen and (max-width:600px){.careerHeroSection{height:400px;padding:20px 10px}.careerHeroSection>div{width:100%}.careerWhoWeAre{gap:20px!important}.careerWhoWeAre>div,.careerWhyHexaHeathCardSection>div,.ourValuesTiles>div{width:100%}}.imageCurousel{width:100%}.imageCurousel>div:first-child{position:relative}.imageCurousel>div:first-child>img{width:100%;height:600px;border-radius:12px}.imageCurousel img{-o-object-fit:cover;object-fit:cover}.imageCurousel .nextSlide,.imageCurousel .previousSlide{position:absolute;background-color:rgba(255,255,255,.784);height:30px;width:30px;font-size:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.imageCurousel .previousSlide{left:10px;top:50%}.imageCurousel .nextSlide{right:10px;top:50%}.imageCurousel>div:nth-child(2){overflow-y:auto}.imageCurousel>div:nth-child(2)>img{height:100px;width:200px;border-radius:12px;border:1px solid transparent;padding:3px}.imageCurousel>div:nth-child(2) .activeImage{border:1px solid var(--primary)}.imageCurousel>div:nth-child(2)::-webkit-scrollbar{display:none}@media screen and (max-width:600px){.imageCurousel>div:first-child>img{height:300px}}